@scrabble-solver/scrabble-solver 2.9.1 → 2.9.2
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 +7 -7
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/eslint/.cache_8dgz12 +1 -1
- package/.next/cache/next-server.js.nft.json +1 -1
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/edge-server-production/0.pack +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/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/413.js +6 -2
- package/.next/server/chunks/44.js +894 -3
- package/.next/server/chunks/515.js +10 -3
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +2 -2
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.html +2 -2
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/api/dictionary/[locale]/[word].js +121 -65
- 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/index.html +2 -2
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/index.json +1 -1
- package/.next/static/{Oki2Ia4sgLw021iM7byAe → Ntg-ilwD7GqTIFwRpSaTQ}/_buildManifest.js +1 -1
- package/.next/static/{Oki2Ia4sgLw021iM7byAe → Ntg-ilwD7GqTIFwRpSaTQ}/_ssgManifest.js +0 -0
- package/.next/static/chunks/{317-e7d5d859f1f95938.js → 317-5e5334962dd7c681.js} +1 -1
- package/.next/static/chunks/pages/{_app-10893b318367f97c.js → _app-183f598b1d4d480b.js} +1 -1
- package/.next/static/css/e8de67ad5ea35427.css +1 -0
- package/.next/trace +52 -52
- package/LICENSE +1 -1
- package/package.json +11 -11
- package/src/components/Dictionary/Dictionary.module.scss +1 -0
- package/src/components/Dictionary/Dictionary.tsx +7 -2
- package/src/i18n/en.json +2 -2
- package/src/pages/api/dictionary/[locale]/[word].ts +3 -1
- package/.next/server/chunks/452.js +0 -894
- package/.next/static/css/e3d218f4ea72c5fb.css +0 -1
- package/public/robots.txt +0 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/664.js","../chunks/413.js","../chunks/515.js","../../package.json","../../../node_modules/classnames/package.json","../../../node_modules/react-redux/package.json","../../../node_modules/redux/package.json","../../../node_modules/store2/package.json","../../../node_modules/react-modal/package.json","../../../node_modules/react-portal/package.json","../../../node_modules/react-use/package.json","../../../node_modules/react-window/package.json","../../../node_modules/workbox-window/package.json","../../../node_modules/react-popper/package.json","../../../node_modules/@reduxjs/toolkit/package.json","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/app-router-context.js","../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/router-context.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/classnames/index.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/react-redux/lib/index.js","../../../node_modules/redux/lib/redux.js","../../../node_modules/store2/dist/store2.js","../../../node_modules/react-modal/lib/index.js","../../../node_modules/react-portal/lib/index.js","../../../node_modules/react-use/lib/index.js","../../../node_modules/react-window/dist/index.cjs.js","../../../node_modules/workbox-window/build/workbox-window.prod.umd.js","../../../node_modules/react-popper/lib/cjs/index.js","../../../node_modules/@reduxjs/toolkit/dist/index.js","../../../node_modules/next/package.json","../../../node_modules/react/package.json","../../../node_modules/react/index.js","../../../node_modules/react/jsx-runtime.js","../../../node_modules/react-dom/package.json","../../../node_modules/react-dom/client.js","../../../node_modules/redux-saga/package.json","../../../node_modules/redux-saga/import-condition-proxy.mjs","../../../node_modules/redux-saga/dist/redux-saga-core-npm-proxy.cjs.js","../../../node_modules/uuid/package.json","../../../node_modules/uuid/wrapper.mjs","../../../node_modules/uuid/dist/index.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/@reduxjs/toolkit/dist/redux-toolkit.cjs.production.min.js","../../../node_modules/@reduxjs/toolkit/dist/redux-toolkit.cjs.development.js","../../../node_modules/redux-saga/effects/package.json","../../../node_modules/redux-saga/dist/redux-saga-effects-npm-proxy.cjs.js","../../../node_modules/react/cjs/react.production.min.js","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react-jsx-runtime.production.min.js","../../../node_modules/react/cjs/react-jsx-runtime.development.js","../../../node_modules/@swc/helpers/lib/_extends.js","../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/react-redux/lib/exports.js","../../../node_modules/react-portal/lib/PortalCompat.js","../../../node_modules/react-portal/lib/PortalWithState.js","../../../node_modules/react-use/lib/useAsync.js","../../../node_modules/react-use/lib/useAsyncFn.js","../../../node_modules/react-use/lib/useAsyncRetry.js","../../../node_modules/react-use/lib/useAudio.js","../../../node_modules/react-use/lib/useBattery.js","../../../node_modules/react-use/lib/useBeforeUnload.js","../../../node_modules/react-use/lib/useBoolean.js","../../../node_modules/react-use/lib/useClickAway.js","../../../node_modules/react-use/lib/useCookie.js","../../../node_modules/react-use/lib/useCopyToClipboard.js","../../../node_modules/react-use/lib/useCounter.js","../../../node_modules/react-use/lib/useCss.js","../../../node_modules/react-use/lib/useCustomCompareEffect.js","../../../node_modules/react-use/lib/useDebounce.js","../../../node_modules/react-use/lib/useDeepCompareEffect.js","../../../node_modules/react-use/lib/useDefault.js","../../../node_modules/react-use/lib/useDrop.js","../../../node_modules/react-use/lib/useDropArea.js","../../../node_modules/react-use/lib/useEffectOnce.js","../../../node_modules/react-use/lib/useEnsuredForwardedRef.js","../../../node_modules/react-use/lib/useEvent.js","../../../node_modules/react-use/lib/useError.js","../../../node_modules/react-use/lib/useFullscreen.js","../../../node_modules/react-use/lib/useFavicon.js","../../../node_modules/react-use/lib/useGeolocation.js","../../../node_modules/react-use/lib/useGetSet.js","../../../node_modules/react-use/lib/useGetSetState.js","../../../node_modules/react-use/lib/useHarmonicIntervalFn.js","../../../node_modules/react-use/lib/useHover.js","../../../node_modules/react-use/lib/useHoverDirty.js","../../../node_modules/react-use/lib/useIdle.js","../../../node_modules/react-use/lib/useIntersection.js","../../../node_modules/react-use/lib/useInterval.js","../../../node_modules/react-use/lib/useIsomorphicLayoutEffect.js","../../../node_modules/react-use/lib/useKey.js","../../../node_modules/react-use/lib/useKeyPress.js","../../../node_modules/react-use/lib/useKeyPressEvent.js","../../../node_modules/react-use/lib/useLatest.js","../../../node_modules/react-use/lib/useLifecycles.js","../../../node_modules/react-use/lib/useList.js","../../../node_modules/react-use/lib/useLocalStorage.js","../../../node_modules/react-use/lib/useLocation.js","../../../node_modules/react-use/lib/useLockBodyScroll.js","../../../node_modules/react-use/lib/useLogger.js","../../../node_modules/react-use/lib/useLongPress.js","../../../node_modules/react-use/lib/useMap.js","../../../node_modules/react-use/lib/useMedia.js","../../../node_modules/react-use/lib/useMediaDevices.js","../../../node_modules/react-use/lib/useMediatedState.js","../../../node_modules/react-use/lib/useMethods.js","../../../node_modules/react-use/lib/useMotion.js","../../../node_modules/react-use/lib/useMount.js","../../../node_modules/react-use/lib/useMountedState.js","../../../node_modules/react-use/lib/useMouse.js","../../../node_modules/react-use/lib/useMouseHovered.js","../../../node_modules/react-use/lib/useMouseWheel.js","../../../node_modules/react-use/lib/useNetworkState.js","../../../node_modules/react-use/lib/useNumber.js","../../../node_modules/react-use/lib/useObservable.js","../../../node_modules/react-use/lib/useOrientation.js","../../../node_modules/react-use/lib/usePageLeave.js","../../../node_modules/react-use/lib/usePermission.js","../../../node_modules/react-use/lib/usePrevious.js","../../../node_modules/react-use/lib/usePreviousDistinct.js","../../../node_modules/react-use/lib/usePromise.js","../../../node_modules/react-use/lib/useQueue.js","../../../node_modules/react-use/lib/useRaf.js","../../../node_modules/react-use/lib/useRafLoop.js","../../../node_modules/react-use/lib/useRafState.js","../../../node_modules/react-use/lib/useSearchParam.js","../../../node_modules/react-use/lib/useScratch.js","../../../node_modules/react-use/lib/useScroll.js","../../../node_modules/react-use/lib/useScrolling.js","../../../node_modules/react-use/lib/useSessionStorage.js","../../../node_modules/react-use/lib/useSetState.js","../../../node_modules/react-use/lib/useShallowCompareEffect.js","../../../node_modules/react-use/lib/useSize.js","../../../node_modules/react-use/lib/useSlider.js","../../../node_modules/react-use/lib/useSpeech.js","../../../node_modules/react-use/lib/useStartTyping.js","../../../node_modules/react-use/lib/useStateWithHistory.js","../../../node_modules/react-use/lib/useStateList.js","../../../node_modules/react-use/lib/useThrottle.js","../../../node_modules/react-use/lib/useThrottleFn.js","../../../node_modules/react-use/lib/useTimeout.js","../../../node_modules/react-use/lib/useTimeoutFn.js","../../../node_modules/react-use/lib/useTitle.js","../../../node_modules/react-use/lib/useToggle.js","../../../node_modules/react-use/lib/useTween.js","../../../node_modules/react-use/lib/useUnmount.js","../../../node_modules/react-use/lib/useUnmountPromise.js","../../../node_modules/react-use/lib/useUpdate.js","../../../node_modules/react-use/lib/useUpdateEffect.js","../../../node_modules/react-use/lib/useUpsert.js","../../../node_modules/react-use/lib/useVibrate.js","../../../node_modules/react-use/lib/useVideo.js","../../../node_modules/react-use/lib/useStateValidator.js","../../../node_modules/react-use/lib/useScrollbarWidth.js","../../../node_modules/react-use/lib/useMultiStateValidator.js","../../../node_modules/react-use/lib/useWindowScroll.js","../../../node_modules/react-use/lib/useWindowSize.js","../../../node_modules/react-use/lib/useMeasure.js","../../../node_modules/react-use/lib/usePinchZoom.js","../../../node_modules/react-use/lib/useRendersCount.js","../../../node_modules/react-use/lib/useFirstMountState.js","../../../node_modules/react-use/lib/useSet.js","../../../node_modules/react-use/lib/useHash.js","../../../node_modules/react-popper/lib/cjs/Popper.js","../../../node_modules/react-popper/lib/cjs/Reference.js","../../../node_modules/react-popper/lib/cjs/Manager.js","../../../node_modules/react-popper/lib/cjs/usePopper.js","../../../node_modules/react-modal/lib/components/Modal.js","../../../node_modules/react-redux/lib/utils/reactBatchedUpdates.js","../../../node_modules/react-redux/lib/utils/batch.js","../../../node_modules/react-redux/lib/hooks/useSelector.js","../../../node_modules/react-redux/lib/components/connect.js","../../../node_modules/react-use/lib/factory/createMemo.js","../../../node_modules/react-use/lib/factory/createReducerContext.js","../../../node_modules/react-use/lib/factory/createReducer.js","../../../node_modules/react-use/lib/factory/createStateContext.js","../../../node_modules/react-use/lib/factory/createBreakpoint.js","../../../node_modules/react-use/lib/factory/createGlobalState.js","../../../node_modules/uuid/dist/v1.js","../../../node_modules/uuid/dist/v3.js","../../../node_modules/uuid/dist/v4.js","../../../node_modules/uuid/dist/v5.js","../../../node_modules/uuid/dist/nil.js","../../../node_modules/uuid/dist/version.js","../../../node_modules/uuid/dist/validate.js","../../../node_modules/uuid/dist/stringify.js","../../../node_modules/uuid/dist/parse.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/react-dom/index.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/uuid/dist/rng.js","../../../node_modules/uuid/dist/v35.js","../../../node_modules/uuid/dist/md5.js","../../../node_modules/uuid/dist/native.js","../../../node_modules/uuid/dist/sha1.js","../../../node_modules/uuid/dist/regex.js","../../../node_modules/react-redux/lib/components/Provider.js","../../../node_modules/react-redux/lib/components/Context.js","../../../node_modules/react-redux/lib/hooks/useDispatch.js","../../../node_modules/react-redux/lib/hooks/useStore.js","../../../node_modules/react-redux/lib/utils/shallowEqual.js","../../../node_modules/react-redux/lib/types.js","../../../node_modules/react-portal/lib/Portal.js","../../../node_modules/react-portal/lib/LegacyPortal.js","../../../node_modules/react-use/lib/factory/createHTMLMediaHook.js","../../../node_modules/react-popper/lib/cjs/utils.js","../../../node_modules/react-use/lib/misc/util.js","../../../node_modules/react-use/lib/misc/isDeepEqual.js","../../../node_modules/react-use/lib/misc/hookState.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/react-modal/lib/components/ModalPortal.js","../../../node_modules/react-redux/lib/utils/useSyncExternalStore.js","../../../node_modules/react-redux/lib/hooks/useReduxContext.js","../../../node_modules/react-redux/lib/utils/Subscription.js","../../../node_modules/react-redux/lib/utils/warning.js","../../../node_modules/react-redux/lib/utils/useIsomorphicLayoutEffect.js","../../../node_modules/@babel/runtime/package.json","../../../node_modules/@babel/runtime/helpers/objectSpread2.js","../../../node_modules/@babel/runtime/helpers/extends.js","../../../node_modules/@babel/runtime/helpers/assertThisInitialized.js","../../../node_modules/@babel/runtime/helpers/inheritsLoose.js","../../../node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","../../../node_modules/react-dom/cjs/react-dom.development.js","../../../node_modules/react-dom/cjs/react-dom.production.min.js","../../../node_modules/react-modal/lib/helpers/ariaAppHider.js","../../../node_modules/react-modal/lib/helpers/safeHTMLElement.js","../../../node_modules/react-redux/lib/connect/selectorFactory.js","../../../node_modules/react-redux/lib/connect/mapStateToProps.js","../../../node_modules/react-redux/lib/connect/mapDispatchToProps.js","../../../node_modules/react-redux/lib/connect/mergeProps.js","../../../node_modules/memoize-one/package.json","../../../node_modules/memoize-one/dist/memoize-one.cjs.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/@redux-saga/core/package.json","../../../node_modules/@redux-saga/core/dist/redux-saga-core.cjs.js","../../../node_modules/use-sync-external-store/shim/with-selector.js","../../../node_modules/nano-css/addon/vcssom.js","../../../node_modules/nano-css/addon/vcssom/cssToTree.js","../../../node_modules/nano-css/addon/cssom.js","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/react-redux/node_modules/@babel/runtime/package.json","../../../node_modules/react-redux/node_modules/@babel/runtime/helpers/interopRequireDefault.js","../../../node_modules/react-redux/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","../../../node_modules/react-redux/node_modules/@babel/runtime/helpers/extends.js","../../../node_modules/react-portal/lib/utils.js","../../../node_modules/react-use/lib/misc/parseTimeRanges.js","../../../node_modules/@redux-saga/core/effects/package.json","../../../node_modules/@redux-saga/core/dist/redux-saga-effects.cjs.js","../../../node_modules/react-modal/lib/helpers/classList.js","../../../node_modules/react-modal/lib/helpers/focusManager.js","../../../node_modules/react-modal/lib/helpers/portalOpenInstances.js","../../../node_modules/react-modal/lib/helpers/scopeTab.js","../../../node_modules/react-modal/lib/helpers/bodyTrap.js","../../../node_modules/use-sync-external-store/package.json","../../../node_modules/prop-types/package.json","../../../node_modules/prop-types/index.js","../../../node_modules/tslib/package.json","../../../node_modules/tslib/tslib.js","../../../node_modules/nano-css/package.json","../../../node_modules/nano-css/index.js","../../../node_modules/copy-to-clipboard/package.json","../../../node_modules/copy-to-clipboard/index.js","../../../node_modules/reselect/package.json","../../../node_modules/reselect/lib/index.js","../../../node_modules/redux-thunk/package.json","../../../node_modules/redux-thunk/lib/index.js","../../../node_modules/immer/package.json","../../../node_modules/immer/dist/index.js","../../../node_modules/react-redux/node_modules/react-is/package.json","../../../node_modules/react-redux/node_modules/react-is/index.js","../../../node_modules/js-cookie/package.json","../../../node_modules/js-cookie/src/js.cookie.js","../../../node_modules/screenfull/package.json","../../../node_modules/screenfull/dist/screenfull.js","../../../node_modules/set-harmonic-interval/package.json","../../../node_modules/set-harmonic-interval/lib/index.js","../../../node_modules/throttle-debounce/package.json","../../../node_modules/throttle-debounce/cjs/index.js","../../../node_modules/fast-shallow-equal/index.js","../../../node_modules/react-universal-interface/package.json","../../../node_modules/react-universal-interface/lib/index.js","../../../node_modules/ts-easing/package.json","../../../node_modules/ts-easing/lib/index.js","../../../node_modules/warning/package.json","../../../node_modules/warning/warning.js","../../../node_modules/react-fast-compare/package.json","../../../node_modules/react-fast-compare/index.js","../../../node_modules/react-redux/lib/connect/verifySubselectors.js","../../../node_modules/react-redux/lib/connect/wrapMapToProps.js","../../../node_modules/react-redux/lib/connect/invalidArgFactory.js","../../../node_modules/react-redux/lib/utils/bindActionCreators.js","../../../node_modules/react-redux/lib/utils/verifyPlainObject.js","../../../node_modules/@babel/runtime/helpers/defineProperty.js","../../../node_modules/@xobotyi/scrollbar-width/package.json","../../../node_modules/@xobotyi/scrollbar-width/dist/index.js","../../../node_modules/react-lifecycles-compat/package.json","../../../node_modules/react-lifecycles-compat/react-lifecycles-compat.cjs.js","../../../node_modules/use-sync-external-store/shim/index.js","../../../node_modules/throttle-debounce/cjs/package.json","../../../node_modules/fast-shallow-equal/package.json","../../../node_modules/@popperjs/core/package.json","../../../node_modules/@popperjs/core/dist/cjs/popper.js","../../../node_modules/@redux-saga/core/dist/redux-saga-core.prod.cjs.js","../../../node_modules/@redux-saga/core/dist/redux-saga-core.dev.cjs.js","../../../node_modules/@redux-saga/core/dist/redux-saga-effects.dev.cjs.js","../../../node_modules/@redux-saga/core/dist/redux-saga-effects.prod.cjs.js","../../../node_modules/fast-deep-equal/react.js","../../../node_modules/react-modal/lib/helpers/tabbable.js","../../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js","../../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js","../../../node_modules/hoist-non-react-statics/package.json","../../../node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js","../../../node_modules/nano-css/addon/vcssom/removeRule.js","../../../node_modules/fast-deep-equal/package.json","../../../node_modules/immer/dist/immer.cjs.production.min.js","../../../node_modules/immer/dist/immer.cjs.development.js","../../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.min.js","../../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js","../../../node_modules/prop-types/factoryWithTypeCheckers.js","../../../node_modules/prop-types/factoryWithThrowingShims.js","../../../node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js","../../../node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js","../../../node_modules/nano-css/addon/__dev__/warnOnMissingDependencies.js","../../../node_modules/react-redux/lib/utils/isPlainObject.js","../../../node_modules/@redux-saga/core/dist/io-3da4d602.js","../../../node_modules/@redux-saga/core/dist/io-0d26a232.js","../../../node_modules/scheduler/package.json","../../../node_modules/scheduler/index.js","../../../node_modules/reselect/lib/defaultMemoize.js","../../../node_modules/exenv/package.json","../../../node_modules/exenv/index.js","../../../node_modules/react-universal-interface/lib/render.js","../../../node_modules/react-universal-interface/lib/hookToRenderProp.js","../../../node_modules/react-universal-interface/lib/createEnhancer.js","../../../node_modules/prop-types/checkPropTypes.js","../../../node_modules/prop-types/lib/ReactPropTypesSecret.js","../../../node_modules/react-is/package.json","../../../node_modules/react-is/index.js","../../../node_modules/toggle-selection/package.json","../../../node_modules/toggle-selection/index.js","../../../node_modules/scheduler/cjs/scheduler.production.min.js","../../../node_modules/scheduler/cjs/scheduler.development.js","../../../node_modules/react-universal-interface/lib/addClassDecoratorSupport.js","../../../node_modules/@redux-saga/symbols/package.json","../../../node_modules/@redux-saga/symbols/dist/redux-saga-symbols.cjs.js","../../../node_modules/@redux-saga/delay-p/package.json","../../../node_modules/@redux-saga/delay-p/dist/redux-saga-delay-p.cjs.js","../../../node_modules/@redux-saga/deferred/package.json","../../../node_modules/@redux-saga/deferred/dist/redux-saga-deferred.cjs.js","../../../node_modules/@redux-saga/is/package.json","../../../node_modules/@redux-saga/is/dist/redux-saga-is.cjs.js","../../../node_modules/react-is/cjs/react-is.production.min.js","../../../node_modules/react-is/cjs/react-is.development.js","../../../node_modules/object-assign/index.js","../../../node_modules/react-universal-interface/lib/wrapInStatefulComponent.js","../../../node_modules/object-assign/package.json","../../../package.json","../../../src/i18n/de.json","../../../src/i18n/en.json","../../../src/i18n/es.json","../../../src/i18n/fr.json","../../../src/i18n/pl.json"]}
|
|
1
|
+
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/664.js","../chunks/413.js","../chunks/515.js","../../package.json","../../../node_modules/classnames/package.json","../../../node_modules/react-redux/package.json","../../../node_modules/redux/package.json","../../../node_modules/store2/package.json","../../../node_modules/react-modal/package.json","../../../node_modules/react-portal/package.json","../../../node_modules/react-use/package.json","../../../node_modules/react-window/package.json","../../../node_modules/workbox-window/package.json","../../../node_modules/react-popper/package.json","../../../node_modules/@reduxjs/toolkit/package.json","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/app-router-context.js","../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/router-context.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/classnames/index.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/react-redux/lib/index.js","../../../node_modules/redux/lib/redux.js","../../../node_modules/store2/dist/store2.js","../../../node_modules/react-modal/lib/index.js","../../../node_modules/react-portal/lib/index.js","../../../node_modules/react-use/lib/index.js","../../../node_modules/react-window/dist/index.cjs.js","../../../node_modules/workbox-window/build/workbox-window.prod.umd.js","../../../node_modules/react-popper/lib/cjs/index.js","../../../node_modules/@reduxjs/toolkit/dist/index.js","../../../node_modules/next/package.json","../../../node_modules/react/package.json","../../../node_modules/react/index.js","../../../node_modules/react/jsx-runtime.js","../../../node_modules/react-dom/package.json","../../../node_modules/react-dom/client.js","../../../node_modules/redux-saga/package.json","../../../node_modules/redux-saga/import-condition-proxy.mjs","../../../node_modules/redux-saga/dist/redux-saga-core-npm-proxy.cjs.js","../../../node_modules/uuid/package.json","../../../node_modules/uuid/wrapper.mjs","../../../node_modules/uuid/dist/index.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/@reduxjs/toolkit/dist/redux-toolkit.cjs.production.min.js","../../../node_modules/@reduxjs/toolkit/dist/redux-toolkit.cjs.development.js","../../../node_modules/react/cjs/react.production.min.js","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react-jsx-runtime.production.min.js","../../../node_modules/react/cjs/react-jsx-runtime.development.js","../../../node_modules/redux-saga/effects/package.json","../../../node_modules/redux-saga/dist/redux-saga-effects-npm-proxy.cjs.js","../../../node_modules/@swc/helpers/lib/_extends.js","../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/react-redux/lib/exports.js","../../../node_modules/react-use/lib/useAsync.js","../../../node_modules/react-use/lib/useAsyncRetry.js","../../../node_modules/react-use/lib/useAudio.js","../../../node_modules/react-use/lib/useAsyncFn.js","../../../node_modules/react-use/lib/useBattery.js","../../../node_modules/react-use/lib/useBeforeUnload.js","../../../node_modules/react-use/lib/useBoolean.js","../../../node_modules/react-use/lib/useClickAway.js","../../../node_modules/react-use/lib/useCookie.js","../../../node_modules/react-use/lib/useCopyToClipboard.js","../../../node_modules/react-use/lib/useCounter.js","../../../node_modules/react-use/lib/useCss.js","../../../node_modules/react-use/lib/useCustomCompareEffect.js","../../../node_modules/react-use/lib/useDebounce.js","../../../node_modules/react-use/lib/useDeepCompareEffect.js","../../../node_modules/react-use/lib/useDefault.js","../../../node_modules/react-use/lib/useDrop.js","../../../node_modules/react-use/lib/useEffectOnce.js","../../../node_modules/react-use/lib/useDropArea.js","../../../node_modules/react-use/lib/useEvent.js","../../../node_modules/react-use/lib/useEnsuredForwardedRef.js","../../../node_modules/react-use/lib/useError.js","../../../node_modules/react-use/lib/useFavicon.js","../../../node_modules/react-use/lib/useFullscreen.js","../../../node_modules/react-use/lib/useGeolocation.js","../../../node_modules/react-use/lib/useGetSet.js","../../../node_modules/react-use/lib/useGetSetState.js","../../../node_modules/react-use/lib/useHarmonicIntervalFn.js","../../../node_modules/react-use/lib/useHover.js","../../../node_modules/react-use/lib/useHoverDirty.js","../../../node_modules/react-use/lib/useIdle.js","../../../node_modules/react-use/lib/useIntersection.js","../../../node_modules/react-use/lib/useInterval.js","../../../node_modules/react-use/lib/useIsomorphicLayoutEffect.js","../../../node_modules/react-use/lib/useKey.js","../../../node_modules/react-use/lib/useKeyPress.js","../../../node_modules/react-use/lib/useKeyPressEvent.js","../../../node_modules/react-use/lib/useLatest.js","../../../node_modules/react-use/lib/useLifecycles.js","../../../node_modules/react-use/lib/useList.js","../../../node_modules/react-use/lib/useLocalStorage.js","../../../node_modules/react-use/lib/useLocation.js","../../../node_modules/react-use/lib/useLockBodyScroll.js","../../../node_modules/react-use/lib/useLogger.js","../../../node_modules/react-use/lib/useMap.js","../../../node_modules/react-use/lib/useLongPress.js","../../../node_modules/react-use/lib/useMedia.js","../../../node_modules/react-use/lib/useMediaDevices.js","../../../node_modules/react-use/lib/useMediatedState.js","../../../node_modules/react-use/lib/useMethods.js","../../../node_modules/react-use/lib/useMotion.js","../../../node_modules/react-use/lib/useMount.js","../../../node_modules/react-use/lib/useMountedState.js","../../../node_modules/react-use/lib/useMouse.js","../../../node_modules/react-use/lib/useMouseHovered.js","../../../node_modules/react-use/lib/useMouseWheel.js","../../../node_modules/react-use/lib/useNetworkState.js","../../../node_modules/react-use/lib/useNumber.js","../../../node_modules/react-use/lib/useObservable.js","../../../node_modules/react-use/lib/useOrientation.js","../../../node_modules/react-use/lib/usePageLeave.js","../../../node_modules/react-use/lib/usePermission.js","../../../node_modules/react-use/lib/usePrevious.js","../../../node_modules/react-use/lib/usePreviousDistinct.js","../../../node_modules/react-use/lib/usePromise.js","../../../node_modules/react-use/lib/useQueue.js","../../../node_modules/react-use/lib/useRaf.js","../../../node_modules/react-use/lib/useRafLoop.js","../../../node_modules/react-use/lib/useRafState.js","../../../node_modules/react-use/lib/useSearchParam.js","../../../node_modules/react-use/lib/useScratch.js","../../../node_modules/react-use/lib/useScroll.js","../../../node_modules/react-use/lib/useScrolling.js","../../../node_modules/react-use/lib/useSessionStorage.js","../../../node_modules/react-use/lib/useSetState.js","../../../node_modules/react-use/lib/useShallowCompareEffect.js","../../../node_modules/react-use/lib/useSize.js","../../../node_modules/react-use/lib/useSlider.js","../../../node_modules/react-use/lib/useSpeech.js","../../../node_modules/react-use/lib/useStartTyping.js","../../../node_modules/react-use/lib/useStateWithHistory.js","../../../node_modules/react-use/lib/useStateList.js","../../../node_modules/react-use/lib/useThrottle.js","../../../node_modules/react-use/lib/useThrottleFn.js","../../../node_modules/react-use/lib/useTimeout.js","../../../node_modules/react-use/lib/useTimeoutFn.js","../../../node_modules/react-use/lib/useTitle.js","../../../node_modules/react-use/lib/useToggle.js","../../../node_modules/react-use/lib/useTween.js","../../../node_modules/react-use/lib/useUnmount.js","../../../node_modules/react-use/lib/useUnmountPromise.js","../../../node_modules/react-use/lib/useUpdate.js","../../../node_modules/react-use/lib/useUpdateEffect.js","../../../node_modules/react-use/lib/useUpsert.js","../../../node_modules/react-use/lib/useVibrate.js","../../../node_modules/react-use/lib/useVideo.js","../../../node_modules/react-use/lib/useStateValidator.js","../../../node_modules/react-use/lib/useScrollbarWidth.js","../../../node_modules/react-use/lib/useMultiStateValidator.js","../../../node_modules/react-use/lib/useWindowScroll.js","../../../node_modules/react-use/lib/useWindowSize.js","../../../node_modules/react-use/lib/useMeasure.js","../../../node_modules/react-use/lib/usePinchZoom.js","../../../node_modules/react-use/lib/useRendersCount.js","../../../node_modules/react-use/lib/useFirstMountState.js","../../../node_modules/react-use/lib/useSet.js","../../../node_modules/react-use/lib/useHash.js","../../../node_modules/react-portal/lib/PortalCompat.js","../../../node_modules/react-portal/lib/PortalWithState.js","../../../node_modules/react-popper/lib/cjs/Popper.js","../../../node_modules/react-popper/lib/cjs/Manager.js","../../../node_modules/react-popper/lib/cjs/Reference.js","../../../node_modules/react-popper/lib/cjs/usePopper.js","../../../node_modules/react-redux/lib/utils/reactBatchedUpdates.js","../../../node_modules/react-redux/lib/utils/batch.js","../../../node_modules/react-redux/lib/hooks/useSelector.js","../../../node_modules/react-redux/lib/components/connect.js","../../../node_modules/react-modal/lib/components/Modal.js","../../../node_modules/react-use/lib/factory/createMemo.js","../../../node_modules/react-use/lib/factory/createReducer.js","../../../node_modules/react-use/lib/factory/createReducerContext.js","../../../node_modules/react-use/lib/factory/createStateContext.js","../../../node_modules/react-use/lib/factory/createBreakpoint.js","../../../node_modules/react-use/lib/factory/createGlobalState.js","../../../node_modules/uuid/dist/v1.js","../../../node_modules/uuid/dist/v3.js","../../../node_modules/uuid/dist/v4.js","../../../node_modules/uuid/dist/v5.js","../../../node_modules/uuid/dist/nil.js","../../../node_modules/uuid/dist/version.js","../../../node_modules/uuid/dist/validate.js","../../../node_modules/uuid/dist/stringify.js","../../../node_modules/uuid/dist/parse.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/react-dom/index.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/uuid/dist/rng.js","../../../node_modules/uuid/dist/native.js","../../../node_modules/uuid/dist/v35.js","../../../node_modules/uuid/dist/md5.js","../../../node_modules/uuid/dist/sha1.js","../../../node_modules/uuid/dist/regex.js","../../../node_modules/react-redux/lib/components/Context.js","../../../node_modules/react-redux/lib/components/Provider.js","../../../node_modules/react-redux/lib/hooks/useStore.js","../../../node_modules/react-redux/lib/hooks/useDispatch.js","../../../node_modules/react-redux/lib/utils/shallowEqual.js","../../../node_modules/react-redux/lib/types.js","../../../node_modules/react-use/lib/factory/createHTMLMediaHook.js","../../../node_modules/react-portal/lib/Portal.js","../../../node_modules/react-portal/lib/LegacyPortal.js","../../../node_modules/react-popper/lib/cjs/utils.js","../../../node_modules/react-use/lib/misc/util.js","../../../node_modules/react-use/lib/misc/isDeepEqual.js","../../../node_modules/react-use/lib/misc/hookState.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/react-redux/lib/hooks/useReduxContext.js","../../../node_modules/react-redux/lib/utils/useSyncExternalStore.js","../../../node_modules/react-redux/lib/utils/Subscription.js","../../../node_modules/react-redux/lib/utils/useIsomorphicLayoutEffect.js","../../../node_modules/react-redux/lib/utils/warning.js","../../../node_modules/react-modal/lib/components/ModalPortal.js","../../../node_modules/@babel/runtime/package.json","../../../node_modules/@babel/runtime/helpers/objectSpread2.js","../../../node_modules/@babel/runtime/helpers/extends.js","../../../node_modules/@babel/runtime/helpers/assertThisInitialized.js","../../../node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","../../../node_modules/@babel/runtime/helpers/inheritsLoose.js","../../../node_modules/react-dom/cjs/react-dom.development.js","../../../node_modules/react-dom/cjs/react-dom.production.min.js","../../../node_modules/react-redux/lib/connect/selectorFactory.js","../../../node_modules/react-redux/lib/connect/mapDispatchToProps.js","../../../node_modules/react-redux/lib/connect/mapStateToProps.js","../../../node_modules/react-redux/lib/connect/mergeProps.js","../../../node_modules/react-modal/lib/helpers/ariaAppHider.js","../../../node_modules/react-modal/lib/helpers/safeHTMLElement.js","../../../node_modules/memoize-one/package.json","../../../node_modules/memoize-one/dist/memoize-one.cjs.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/@redux-saga/core/package.json","../../../node_modules/@redux-saga/core/dist/redux-saga-core.cjs.js","../../../node_modules/use-sync-external-store/shim/with-selector.js","../../../node_modules/nano-css/addon/cssom.js","../../../node_modules/nano-css/addon/vcssom.js","../../../node_modules/nano-css/addon/vcssom/cssToTree.js","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/react-redux/node_modules/@babel/runtime/package.json","../../../node_modules/react-redux/node_modules/@babel/runtime/helpers/interopRequireDefault.js","../../../node_modules/react-redux/node_modules/@babel/runtime/helpers/extends.js","../../../node_modules/react-redux/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","../../../node_modules/react-use/lib/misc/parseTimeRanges.js","../../../node_modules/react-portal/lib/utils.js","../../../node_modules/@redux-saga/core/effects/package.json","../../../node_modules/@redux-saga/core/dist/redux-saga-effects.cjs.js","../../../node_modules/react-modal/lib/helpers/scopeTab.js","../../../node_modules/react-modal/lib/helpers/classList.js","../../../node_modules/react-modal/lib/helpers/portalOpenInstances.js","../../../node_modules/react-modal/lib/helpers/bodyTrap.js","../../../node_modules/react-modal/lib/helpers/focusManager.js","../../../node_modules/use-sync-external-store/package.json","../../../node_modules/copy-to-clipboard/package.json","../../../node_modules/copy-to-clipboard/index.js","../../../node_modules/nano-css/package.json","../../../node_modules/nano-css/index.js","../../../node_modules/tslib/package.json","../../../node_modules/tslib/tslib.js","../../../node_modules/prop-types/package.json","../../../node_modules/prop-types/index.js","../../../node_modules/immer/package.json","../../../node_modules/immer/dist/index.js","../../../node_modules/redux-thunk/package.json","../../../node_modules/redux-thunk/lib/index.js","../../../node_modules/reselect/package.json","../../../node_modules/reselect/lib/index.js","../../../node_modules/react-redux/node_modules/react-is/package.json","../../../node_modules/react-redux/node_modules/react-is/index.js","../../../node_modules/screenfull/package.json","../../../node_modules/screenfull/dist/screenfull.js","../../../node_modules/js-cookie/package.json","../../../node_modules/js-cookie/src/js.cookie.js","../../../node_modules/throttle-debounce/package.json","../../../node_modules/throttle-debounce/cjs/index.js","../../../node_modules/set-harmonic-interval/package.json","../../../node_modules/set-harmonic-interval/lib/index.js","../../../node_modules/ts-easing/package.json","../../../node_modules/ts-easing/lib/index.js","../../../node_modules/fast-shallow-equal/index.js","../../../node_modules/react-universal-interface/package.json","../../../node_modules/react-universal-interface/lib/index.js","../../../node_modules/warning/package.json","../../../node_modules/warning/warning.js","../../../node_modules/react-fast-compare/package.json","../../../node_modules/react-fast-compare/index.js","../../../node_modules/react-redux/lib/connect/verifySubselectors.js","../../../node_modules/react-redux/lib/connect/wrapMapToProps.js","../../../node_modules/react-redux/lib/connect/invalidArgFactory.js","../../../node_modules/react-redux/lib/utils/bindActionCreators.js","../../../node_modules/react-redux/lib/utils/verifyPlainObject.js","../../../node_modules/@xobotyi/scrollbar-width/package.json","../../../node_modules/@xobotyi/scrollbar-width/dist/index.js","../../../node_modules/@babel/runtime/helpers/defineProperty.js","../../../node_modules/use-sync-external-store/shim/index.js","../../../node_modules/react-lifecycles-compat/package.json","../../../node_modules/react-lifecycles-compat/react-lifecycles-compat.cjs.js","../../../node_modules/throttle-debounce/cjs/package.json","../../../node_modules/fast-shallow-equal/package.json","../../../node_modules/@popperjs/core/package.json","../../../node_modules/@popperjs/core/dist/cjs/popper.js","../../../node_modules/@redux-saga/core/dist/redux-saga-core.prod.cjs.js","../../../node_modules/@redux-saga/core/dist/redux-saga-core.dev.cjs.js","../../../node_modules/@redux-saga/core/dist/redux-saga-effects.prod.cjs.js","../../../node_modules/@redux-saga/core/dist/redux-saga-effects.dev.cjs.js","../../../node_modules/fast-deep-equal/react.js","../../../node_modules/hoist-non-react-statics/package.json","../../../node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js","../../../node_modules/react-modal/lib/helpers/tabbable.js","../../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js","../../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js","../../../node_modules/nano-css/addon/vcssom/removeRule.js","../../../node_modules/fast-deep-equal/package.json","../../../node_modules/immer/dist/immer.cjs.production.min.js","../../../node_modules/immer/dist/immer.cjs.development.js","../../../node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js","../../../node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js","../../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.min.js","../../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js","../../../node_modules/nano-css/addon/__dev__/warnOnMissingDependencies.js","../../../node_modules/prop-types/factoryWithTypeCheckers.js","../../../node_modules/prop-types/factoryWithThrowingShims.js","../../../node_modules/react-redux/lib/utils/isPlainObject.js","../../../node_modules/@redux-saga/core/dist/io-3da4d602.js","../../../node_modules/@redux-saga/core/dist/io-0d26a232.js","../../../node_modules/scheduler/package.json","../../../node_modules/scheduler/index.js","../../../node_modules/reselect/lib/defaultMemoize.js","../../../node_modules/exenv/package.json","../../../node_modules/exenv/index.js","../../../node_modules/react-universal-interface/lib/render.js","../../../node_modules/react-universal-interface/lib/createEnhancer.js","../../../node_modules/react-universal-interface/lib/hookToRenderProp.js","../../../node_modules/prop-types/checkPropTypes.js","../../../node_modules/toggle-selection/package.json","../../../node_modules/toggle-selection/index.js","../../../node_modules/prop-types/lib/ReactPropTypesSecret.js","../../../node_modules/react-is/package.json","../../../node_modules/react-is/index.js","../../../node_modules/scheduler/cjs/scheduler.production.min.js","../../../node_modules/scheduler/cjs/scheduler.development.js","../../../node_modules/react-universal-interface/lib/addClassDecoratorSupport.js","../../../node_modules/@redux-saga/is/package.json","../../../node_modules/@redux-saga/is/dist/redux-saga-is.cjs.js","../../../node_modules/@redux-saga/symbols/package.json","../../../node_modules/@redux-saga/symbols/dist/redux-saga-symbols.cjs.js","../../../node_modules/@redux-saga/delay-p/package.json","../../../node_modules/@redux-saga/delay-p/dist/redux-saga-delay-p.cjs.js","../../../node_modules/@redux-saga/deferred/package.json","../../../node_modules/@redux-saga/deferred/dist/redux-saga-deferred.cjs.js","../../../node_modules/react-is/cjs/react-is.production.min.js","../../../node_modules/react-is/cjs/react-is.development.js","../../../node_modules/object-assign/index.js","../../../node_modules/react-universal-interface/lib/wrapInStatefulComponent.js","../../../node_modules/object-assign/package.json","../../../package.json","../../../src/i18n/de.json","../../../src/i18n/en.json","../../../src/i18n/es.json","../../../src/i18n/fr.json","../../../src/i18n/pl.json"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"pageProps":{"version":"v2.9.
|
|
1
|
+
{"pageProps":{"version":"v2.9.1"},"__N_SSG":true}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__BUILD_MANIFEST=function(s,e,c){return{__rewrites:{beforeFiles:[],afterFiles:[],fallback:[]},"/":[s,e,c,"static/css/751e8a14776d05d8.css","static/chunks/pages/index-b1ffeaddd9fb64b5.js"],"/404":[s,e,c,"static/chunks/pages/404-7082923654d5996f.js"],"/_error":["static/chunks/pages/_error-a4ba2246ff8fb532.js"],sortedPages:["/","/404","/_app","/_error"]}}("static/chunks/546-447e243fc9de2c59.js","static/css/
|
|
1
|
+
self.__BUILD_MANIFEST=function(s,e,c){return{__rewrites:{beforeFiles:[],afterFiles:[],fallback:[]},"/":[s,e,c,"static/css/751e8a14776d05d8.css","static/chunks/pages/index-b1ffeaddd9fb64b5.js"],"/404":[s,e,c,"static/chunks/pages/404-7082923654d5996f.js"],"/_error":["static/chunks/pages/_error-a4ba2246ff8fb532.js"],sortedPages:["/","/404","/_app","/_error"]}}("static/chunks/546-447e243fc9de2c59.js","static/css/e8de67ad5ea35427.css","static/chunks/317-5e5334962dd7c681.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
|
|
File without changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[317],{6317:function(e,t,n){"use strict";n.d(t,{$l:function(){return Vt},Xy:function(){return vn},Z$:function(){return bn},d4:function(){return Qn},TR:function(){return Jn},_m:function(){return ta},TX:function(){return sa},F4:function(){return da},fs:function(){return ba},u9:function(){return La},Zr:function(){return Qa},hX:function(){return $a},tW:function(){return nr},Nq:function(){return or}});var a,r=n(5893),o=n(4184),l=n.n(o),s=n(7277),i=n.n(s),c=function(e){var t=e.children,n=e.className;return(0,r.jsx)("div",{className:l()(i().badge,n),children:t})},u=n(828),d=n(8508),h=n(7294),p=n(2761),f=n.n(p),m=n(7618),_=n(9473),v=n(5558),g=n(4924);function x(){return x=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},x.apply(this,arguments)}var b,y=function(e){return h.createElement("svg",x({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),a||(a=h.createElement("path",{d:"M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z",fill:"currentColor",fillRule:"evenodd"})))};function j(){return j=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},j.apply(this,arguments)}var w,C=function(e){return h.createElement("svg",j({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),b||(b=h.createElement("path",{d:"M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8z",fill:"currentColor",fillRule:"evenodd"})))};function N(){return N=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},N.apply(this,arguments)}var M,k=function(e){return h.createElement("svg",N({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),w||(w=h.createElement("path",{d:"M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z",fill:"currentColor",fillRule:"evenodd"})))};function E(){return E=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},E.apply(this,arguments)}var O,S=function(e){return h.createElement("svg",E({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),M||(M=h.createElement("path",{d:"M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z",fill:"currentColor",fillRule:"evenodd"})))};function B(){return B=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},B.apply(this,arguments)}var I,L=function(e){return h.createElement("svg",B({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),O||(O=h.createElement("path",{d:"M8.5 2.687c.654-.689 1.782-.886 3.112-.752 1.234.124 2.503.523 3.388.893v9.923c-.918-.35-2.107-.692-3.287-.81-1.094-.111-2.278-.039-3.213.492V2.687zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z",fill:"currentColor"})))};function T(){return T=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},T.apply(this,arguments)}var z=function(e){return h.createElement("svg",T({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),I||(I=h.createElement("path",{d:"M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z",fill:"currentColor"})))};var Z;function R(){return R=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},R.apply(this,arguments)}var P,F=function(e){return h.createElement("svg",R({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Z||(Z=h.createElement("path",{d:"M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872l-.1-.34zM8 10.93a2.929 2.929 0 1 1 0-5.86 2.929 2.929 0 0 1 0 5.858z",fill:"currentColor"})))};function D(){return D=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},D.apply(this,arguments)}var A,K=function(e){return h.createElement("svg",D({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),P||(P=h.createElement("path",{d:"M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z",fill:"currentColor"})))};function V(){return V=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},V.apply(this,arguments)}var W,q=function(e){return h.createElement("svg",V({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),A||(A=h.createElement("path",{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm3.354 4.646L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708z",fill:"currentColor"})))};function U(){return U=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},U.apply(this,arguments)}var H,G=function(e){return h.createElement("svg",U({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),W||(W=h.createElement("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.5 7.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7z",fill:"currentColor"})))};function X(){return X=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},X.apply(this,arguments)}var Q,Y=function(e){return h.createElement("svg",X({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),H||(H=h.createElement("path",{d:"M8.086 2.207a2 2 0 0 1 2.828 0l3.879 3.879a2 2 0 0 1 0 2.828l-5.5 5.5A2 2 0 0 1 7.879 15H5.12a2 2 0 0 1-1.414-.586l-2.5-2.5a2 2 0 0 1 0-2.828l6.879-6.879zm.66 11.34L3.453 8.254 1.914 9.793a1 1 0 0 0 0 1.414l2.5 2.5a1 1 0 0 0 .707.293H7.88a1 1 0 0 0 .707-.293l.16-.16z",fill:"currentColor"})))};function J(){return J=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},J.apply(this,arguments)}var $,ee,te=function(e){return h.createElement("svg",J({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Q||(Q=h.createElement("path",{d:"M14.778.085A.5.5 0 0 1 15 .5V8a.5.5 0 0 1-.314.464L14.5 8l.186.464-.003.001-.006.003-.023.009a12.435 12.435 0 0 1-.397.15c-.264.095-.631.223-1.047.35-.816.252-1.879.523-2.71.523-.847 0-1.548-.28-2.158-.525l-.028-.01C7.68 8.71 7.14 8.5 6.5 8.5c-.7 0-1.638.23-2.437.477A19.626 19.626 0 0 0 3 9.342V15.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 1 0v.282c.226-.079.496-.17.79-.26C4.606.272 5.67 0 6.5 0c.84 0 1.524.277 2.121.519l.043.018C9.286.788 9.828 1 10.5 1c.7 0 1.638-.23 2.437-.477a19.587 19.587 0 0 0 1.349-.476l.019-.007.004-.002h.001",fill:"currentColor"})))};function ne(){return ne=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},ne.apply(this,arguments)}var ae,re,oe,le=function(e){return h.createElement("svg",ne({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 750 500",role:"img"},e),$||($=h.createElement("path",{fill:"#c60b1e",d:"M0 0h750v500H0z"})),ee||(ee=h.createElement("path",{fill:"#ffc400",d:"M0 125h750v250H0z"})))};function se(){return se=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},se.apply(this,arguments)}var ie,ce,ue,de,he,pe=function(e){return h.createElement("svg",se({viewBox:"0 0 24 15",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),ae||(ae=h.createElement("path",{fill:"#002395",d:"M0 0h8v15H0z"})),re||(re=h.createElement("path",{fill:"#FFF",d:"M8 0h8v15H8z"})),oe||(oe=h.createElement("path",{fill:"#ED2939",d:"M16 0h8v15h-8z"})))};function fe(){return fe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},fe.apply(this,arguments)}var me,_e,ve=function(e){return h.createElement("svg",fe({viewBox:"0 0 60 30",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),ie||(ie=h.createElement("path",{d:"M0 0v30h60V0z",fill:"#00247d"})),ce||(ce=h.createElement("path",{d:"m0 0 60 30m0-30L0 30",stroke:"#fff",strokeWidth:6})),ue||(ue=h.createElement("path",{d:"m0 0 60 30m0-30L0 30",stroke:"#cf142b",strokeWidth:4})),de||(de=h.createElement("path",{d:"M30 0v30M0 15h60",stroke:"#fff",strokeWidth:10})),he||(he=h.createElement("path",{d:"M30 0v30M0 15h60",stroke:"#cf142b",strokeWidth:6})))};function ge(){return ge=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},ge.apply(this,arguments)}var xe,be,ye,je,we,Ce,Ne,Me,ke,Ee=function(e){return h.createElement("svg",ge({viewBox:"0 0 16 10",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),me||(me=h.createElement("path",{fill:"#fff",d:"M0 0h16v10H0z"})),_e||(_e=h.createElement("path",{fill:"#dc143c",d:"M0 5h16v5H0z"})))};function Oe(){return Oe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Oe.apply(this,arguments)}var Se,Be,Ie,Le=function(e){return h.createElement("svg",Oe({viewBox:"0 0 7410 3900",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),xe||(xe=h.createElement("path",{fill:"#b22234",d:"M0 0h7410v3900H0z"})),be||(be=h.createElement("path",{d:"M0 450h7410m0 600H0m0 600h7410m0 600H0m0 600h7410m0 600H0",stroke:"#fff",strokeWidth:300})),ye||(ye=h.createElement("path",{fill:"#3c3b6e",d:"M0 0h2964v2100H0z"})),je||(je=h.createElement("g",{fill:"#fff"},h.createElement("g",{id:"FlagUs_svg__d"},h.createElement("g",{id:"FlagUs_svg__c"},h.createElement("g",{id:"FlagUs_svg__e"},h.createElement("g",{id:"FlagUs_svg__b"},h.createElement("path",{id:"FlagUs_svg__a",d:"m247 90 70.534 217.082-184.66-134.164h228.253L176.466 307.082z"}),h.createElement("use",{href:"#FlagUs_svg__a",y:420}),h.createElement("use",{href:"#FlagUs_svg__a",y:840}),h.createElement("use",{href:"#FlagUs_svg__a",y:1260})),h.createElement("use",{href:"#FlagUs_svg__a",y:1680})),h.createElement("use",{href:"#FlagUs_svg__b",x:247,y:210})),h.createElement("use",{href:"#FlagUs_svg__c",x:494})),h.createElement("use",{href:"#FlagUs_svg__d",x:988}),h.createElement("use",{href:"#FlagUs_svg__c",x:1976}),h.createElement("use",{href:"#FlagUs_svg__e",x:2470}))),we||(we=h.createElement("path",{d:"M0 0v30h60V0z",fill:"#00247d"})),Ce||(Ce=h.createElement("path",{d:"m0 0 60 30m0-30L0 30",stroke:"#fff",strokeWidth:6})),Ne||(Ne=h.createElement("path",{d:"m0 0 60 30m0-30L0 30",stroke:"#cf142b",strokeWidth:4})),Me||(Me=h.createElement("path",{d:"M30 0v30M0 15h60",stroke:"#fff",strokeWidth:10})),ke||(ke=h.createElement("path",{d:"M30 0v30M0 15h60",stroke:"#cf142b",strokeWidth:6})))};function Te(){return Te=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Te.apply(this,arguments)}var ze,Ze=function(e){return h.createElement("svg",Te({viewBox:"0 0 20 12",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Se||(Se=h.createElement("path",{d:"M0 0h20v4H0z"})),Be||(Be=h.createElement("path",{fill:"red",d:"M0 4h20v4H0z"})),Ie||(Ie=h.createElement("path",{fill:"#fc0",d:"M0 8h20v4H0z"})))};function Re(){return Re=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Re.apply(this,arguments)}var Pe,Fe=function(e){return h.createElement("svg",Re({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),ze||(ze=h.createElement("path",{d:"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z",fill:"currentColor"})))};function De(){return De=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},De.apply(this,arguments)}var Ae,Ke=function(e){return h.createElement("svg",De({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Pe||(Pe=h.createElement("path",{d:"M0 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm13 .25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM2.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 3 8.75v-.5A.25.25 0 0 0 2.75 8h-.5zM4 8.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 5 8.75v-.5A.25.25 0 0 0 4.75 8h-.5a.25.25 0 0 0-.25.25zM6.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 7 8.75v-.5A.25.25 0 0 0 6.75 8h-.5zM8 8.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 9 8.75v-.5A.25.25 0 0 0 8.75 8h-.5a.25.25 0 0 0-.25.25zM13.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zm0 2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zm-3-2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h1.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-1.5zm.75 2.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM11.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zM9 6.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5A.25.25 0 0 0 9.75 6h-.5a.25.25 0 0 0-.25.25zM7.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 8 6.75v-.5A.25.25 0 0 0 7.75 6h-.5zM5 6.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 6 6.75v-.5A.25.25 0 0 0 5.75 6h-.5a.25.25 0 0 0-.25.25zM2.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h1.5A.25.25 0 0 0 4 6.75v-.5A.25.25 0 0 0 3.75 6h-1.5zM2 10.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM4.25 10a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h5.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-5.5z",fill:"currentColor"})))};function Ve(){return Ve=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Ve.apply(this,arguments)}var We,qe=function(e){return h.createElement("svg",Ve({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Ae||(Ae=h.createElement("path",{d:"m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z",fill:"currentColor"})))};function Ue(){return Ue=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Ue.apply(this,arguments)}var He,Ge=function(e){return h.createElement("svg",Ue({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),We||(We=h.createElement("path",{d:"M16 9c4 2 5 9 5 9s1 4-5 4H8c-6 0-5-4-5-4s1-7 5-9m6-5-2-2-2 2-4-2 2 5h8l2-5-4 2Z",fill:"currentColor"})))};function Xe(){return Xe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Xe.apply(this,arguments)}var Qe,Ye=function(e){return h.createElement("svg",Xe({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),He||(He=h.createElement("path",{d:"M3.5 2.5a.5.5 0 0 0-1 0v8.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L3.5 11.293V2.5zm3.5 1a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM7.5 6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zm0 3a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z",fill:"currentColor"})))};function Je(){return Je=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Je.apply(this,arguments)}var $e,et=function(e){return h.createElement("svg",Je({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Qe||(Qe=h.createElement("path",{d:"M3.5 12.5a.5.5 0 0 1-1 0V3.707L1.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L3.5 3.707V12.5zm3.5-9a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM7.5 6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zm0 3a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z",fill:"currentColor"})))};function tt(){return tt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},tt.apply(this,arguments)}var nt=function(e){return h.createElement("svg",tt({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),$e||($e=h.createElement("path",{d:"M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z",fill:"currentColor"})))},at=n(5101),rt=n.n(at),ot=function(e){var t,n=e.autoFocus,a=e.canShowPoints,o=e.character,s=e.className,i=e.disabled,c=e.highlighted,u=e.inputRef,d=e.inputStyle,h=e.isBlank,p=e.placeholder,f=e.points,m=e.pointsStyle,_=e.raised,v=e.style,x=e.tabIndex,b=e.onChange,y=e.onFocus,j=e.onKeyDown;return(0,r.jsxs)("div",{className:l()(rt().tile,s,(t={},(0,g.Z)(t,rt().highlighted,c),(0,g.Z)(t,rt().blank,h),(0,g.Z)(t,rt().raised,_),(0,g.Z)(t,rt().points1,1===f),(0,g.Z)(t,rt().points2,2===f),(0,g.Z)(t,rt().points3,3===f),(0,g.Z)(t,rt().points4,4===f),(0,g.Z)(t,rt().points5,"number"===typeof f&&f>=5),t)),style:v,children:[(0,r.jsx)("input",{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",autoFocus:n,className:rt().character,disabled:i,placeholder:p,ref:u,spellCheck:!1,style:d,tabIndex:x,value:o||"",onChange:b,onFocus:y,onKeyDown:j}),a&&(0,r.jsx)("span",{className:rt().points,style:m,children:f})]})},lt=(0,h.memo)(ot),st=function(e){var t=e.autoFocus,n=e.className,a=e.character,o=void 0===a?"":a,l=e.disabled,s=e.highlighted,i=e.inputRef,c=e.isBlank,u=e.placeholder,d=e.points,p=e.raised,f=e.size,_=e.tabIndex,g=e.onChange,x=e.onFocus,b=void 0===x?v.ZT:x,y=e.onKeyDown,j=void 0===y?v.ZT:y,w=(0,v.vc)(f),C=w.pointsFontSize,N=w.tileFontSize,M=w.tileSize,k=(0,h.useMemo)((function(){return{height:M,width:M}}),[M]),E=(0,h.useMemo)((function(){return{fontSize:N}}),[N]),O=(0,h.useMemo)((function(){return{fontSize:C}}),[C]),S=(0,h.useMemo)((function(){return i||(0,h.createRef)()}),[i]),B=!o||o===m.EMPTY_CELL,I=(c||!B)&&"undefined"!==typeof d;return(0,h.useEffect)((function(){t&&S.current&&S.current.focus()}),[t,S]),(0,r.jsx)(lt,{autoFocus:t,canShowPoints:I,character:o,className:n,disabled:l,highlighted:s,inputRef:S,inputStyle:E,isBlank:c,placeholder:u,points:d,pointsStyle:O,raised:p,style:k,tabIndex:_,onChange:g,onFocus:b,onKeyDown:function(e){var t;null===(t=S.current)||void 0===t||t.select(),j(e)}})},it=n(6042),ct=n(9396),ut=n(9534),dt=n(9815),ht=n(5237),pt=n(4956),ft=n(1488),mt=n(3165),_t=n(194),vt=n.n(_t),gt=parseInt(vt().ARROW_SIZE,10),xt=parseInt(vt().OFFSET,10),bt=parseInt(vt().PREVENT_OVERFLOW,10),yt=[{name:"preventOverflow",options:{padding:bt,rootBoundary:"document"}},{name:"flip",options:{padding:gt,rootBoundary:"document"}},{name:"offset",options:{offset:[0,xt+gt]}}],jt=function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=n.className,o=n.placement,s=void 0===o?"top":o,i=n.onBlur,c=void 0===i?v.ZT:i,u=n.onFocus,d=void 0===u?v.ZT:u,p=n.onMouseOut,f=void 0===p?v.ZT:p,m=n.onMouseOver,_=void 0===m?v.ZT:m,x=(0,mt.Ld)(),b=Boolean(e)||0===e,y=(0,pt.Z)(),j=(0,h.useState)(!1),w=j[0],C=j[1],N=(0,h.useState)(null),M=N[0],k=N[1],E=(0,h.useState)(null),O=E[0],S=E[1],B=(0,h.useState)(null),I=B[0],L=B[1],T=(0,ht.D)(M,O,{modifiers:[{name:"arrow",options:{element:I}}].concat((0,dt.Z)(yt)),placement:s}),z=T.attributes,Z=T.styles,R=T.update,P=z.popper?z.popper["data-popper-placement"]:s,F=(0,h.useMemo)((function(){return w?{"aria-describedby":x}:{}}),[x,w]),D=(0,h.useCallback)((function(e){c(e),C(!1)}),[c]),A=(0,h.useCallback)((function(e){d(e),C(!0)}),[d]),K=(0,h.useCallback)((function(e){f(e),C(!1)}),[f]),V=(0,h.useCallback)((function(e){_(e),C(!0)}),[_]),W=(0,h.useMemo)((function(){return(0,ct.Z)((0,it.Z)({},F),{ref:k,onBlur:D,onFocus:A,onMouseOut:K,onMouseOver:V})}),[F,D,A,K,V]);return(0,ft.Z)((function(){y()&&R&&R()})),(0,mt.vI)((0,r.jsxs)("div",(0,ct.Z)((0,it.Z)({className:l()(vt().tooltip,a,(t={},(0,g.Z)(t,vt().top,"top"===P),(0,g.Z)(t,vt().right,"right"===P),(0,g.Z)(t,vt().bottom,"bottom"===P),(0,g.Z)(t,vt().left,"left"===P),t)),ref:S,style:Z.popper},z.popper),{children:[(0,r.jsx)("div",{children:e}),(0,r.jsx)("div",{className:vt().arrow,ref:L,style:Z.arrow})]})),{disabled:!b||!w}),W},wt=n(2290),Ct=n.n(wt),Nt=function(e){var t=e.children,n=e.className,a=e.tooltip,o=(0,ut.Z)(e,["children","className","tooltip"]),s=jt(a,o);return(0,r.jsx)("button",(0,ct.Z)((0,it.Z)({className:l()(Ct().action,n),tabIndex:-1,type:"button"},o,s),{children:t}))},Mt={1:Ct().bonusCharacter1,2:Ct().bonusCharacter2,3:Ct().bonusCharacter3,5:Ct().bonusCharacter5},kt={2:Ct().bonusWord2,3:Ct().bonusWord3},Et={2:Ct().bonusCharacterMultiplier2,3:Ct().bonusCharacterMultiplier3},Ot=function(e,t,n){if(e.isEmpty){if(n)return Ct().bonusStart;if(t){var a=t.type;if(a===m.BONUS_WORD)return St(t);if(a===m.BONUS_CHARACTER)return Bt(t);throw new Error("Unknown bonus type: ".concat(a," ").concat(t.x," ").concat(t.y," ").concat(t.multiplier," ").concat(t.score))}}},St=function(e){return kt[e.multiplier]},Bt=function(e){return e.score?Mt[e.score]:Et[e.multiplier]},It=function(e){var t=e.bonus,n=e.cell,a=e.className,o=e.direction,s=e.inputRef,i=e.isCenter,c=e.isEmpty,u=e.isFiltered,d=e.points,h=e.size,p=e.style,f=e.tile,m=e.translate,_=e.onChange,v=e.onDirectionToggleClick,x=e.onFocus,b=e.onToggleBlankClick,j=e.onToggleFilterCellClick;return(0,r.jsxs)("div",{className:l()(Ct().cell,Ot(n,t,i),a,(0,g.Z)({},Ct().candidate,n.isCandidate())),style:p,children:[i&&(0,r.jsx)("div",{className:l()(Ct().iconContainer),children:(0,r.jsx)(nt,{className:Ct().star})}),u&&(0,r.jsx)("div",{className:l()(Ct().iconContainer,Ct().flagContainer),children:(0,r.jsx)(te,{className:Ct().flag})}),(0,r.jsx)(st,{className:Ct().tile,character:c?void 0:f.character,highlighted:n.isCandidate(),inputRef:s,isBlank:f.isBlank,points:d,raised:!c,size:h,tabIndex:0===n.x&&0===n.y?void 0:-1,onChange:_,onFocus:x}),!n.isCandidate()&&(0,r.jsxs)("div",{className:Ct().actions,children:[(0,r.jsx)(Nt,{tooltip:m("cell.toggle-direction"),onClick:v,children:(0,r.jsx)(y,{className:l()(Ct().toggleDirection,(0,g.Z)({},Ct().right,"horizontal"===o))})}),c&&(0,r.jsx)(Nt,{className:l()(Ct().filterCell,(0,g.Z)({},Ct().filtered,u)),tooltip:m("cell.filter-cell"),onClick:j,children:(0,r.jsx)(te,{})}),!c&&(0,r.jsx)(Nt,{className:l()(Ct().blank,(0,g.Z)({},Ct().active,f.isBlank)),tooltip:f.isBlank?m("cell.set-not-blank"):m("cell.set-blank"),onClick:b,children:"B"})]})]})},Lt=(0,h.memo)(It),Tt=function(e){var t=e.cell,n=e.className,a=e.direction,o=e.inputRef,l=e.isCenter,s=e.size,i=e.onChange,c=e.onDirectionToggle,u=e.onFocus,p=t.tile,f=t.x,g=t.y,x=(0,_.I0)(),b=(0,d.qM)(),y=(0,d.ix)((function(e){return(0,d.O0)(e,t)})),j=(0,d.ix)((function(e){return(0,d.Zf)(e,t.tile)})),w=(0,d.ix)((function(e){return(0,d.id)(e,t)})),C=(0,v.vc)(s).tileFontSize,N=p.character===m.EMPTY_CELL,M=(0,h.useMemo)((function(){return{fontSize:C}}),[C]),k=(0,h.useCallback)((function(){o.current&&o.current.focus(),c()}),[c]),E=(0,h.useCallback)((function(){return u(f,g)}),[f,g,u]),O=(0,h.useCallback)((function(){o.current&&o.current.focus(),x(d.I8.actions.toggleCellIsBlank({x:f,y:g}))}),[x,f,g]),S=(0,h.useCallback)((function(){o.current&&o.current.focus(),x(d.mO.actions.toggle({x:f,y:g}))}),[x,f,g]);return(0,r.jsx)(Lt,{bonus:y,cell:t,className:n,direction:a,inputRef:o,isCenter:l,isEmpty:N,isFiltered:w,points:j,size:s,style:M,tile:p,translate:b,onChange:i,onDirectionToggleClick:k,onFocus:E,onToggleBlankClick:O,onToggleFilterCellClick:S})},zt=function(e){var t=e.className,n=e.cellSize,a=e.center,o=e.direction,s=e.innerRef,i=e.refs,c=e.rows,u=e.onChange,d=e.onDirectionToggle,h=e.onFocus,p=e.onKeyDown,m=e.onPaste;return(0,r.jsx)("div",{className:l()(f().board,t),ref:s,onKeyDown:p,onPaste:m,children:c.map((function(e,t){return(0,r.jsx)("div",{className:f().row,children:e.map((function(e,l){return(0,r.jsx)(Tt,{className:f().cell,cell:e,direction:o,inputRef:i[t][l],isCenter:a.x===l&&a.y===t,size:n,onChange:u,onDirectionToggle:d,onFocus:h},l)}))},t)}))})},Zt=(0,h.memo)(zt),Rt=n(2670),Pt=n(4046),Ft=n(7015),Dt=function(e,t){for(var n=0;n<e.length;++n)for(var a=0;a<e[0].length;++a)if(t(e[n][a]))return{x:a,y:n}},At=function(e){return"vertical"===e?"horizontal":"vertical"},Kt=function(e){var t=e.length,n=e[0].length,a=(0,_.I0)(),r=(0,d.ix)(d.$o),o=(0,h.useMemo)((function(){return(0,v.DI)(n,t,(function(){return(0,h.createRef)()}))}),[n,t]),l=(0,h.useRef)({x:0,y:0}),s=(0,h.useState)("horizontal"),i=s[0],c=s[1],u=(0,Ft.Z)(i),p=(0,h.useCallback)((function(e,a){var r,s=Math.min(Math.max(l.current.x+e,0),n-1),i=Math.min(Math.max(l.current.y+a,0),t-1);l.current={x:s,y:i},null===(r=o[i][s].current)||void 0===r||r.focus()}),[l,o]),f=(0,h.useCallback)((function(e){return Dt(o,(function(t){return t.current===e}))}),[o]),g=(0,h.useCallback)((function(e){"horizontal"===u.current?p(e,0):p(0,e)}),[p,u]),x=(0,h.useCallback)((function(o,l){var s=l?(0,v.nK)(r,l).filter((function(e){return e!==m.BLANK})):[m.BLANK],i=[],c=new Pt.Board({rows:e.map((function(e){return e.map((function(e){return e.clone()}))}))}),h=o.x,p=o.y,f=function(){"horizontal"===u.current?++h:++p};s.forEach((function(e){if(!(h>=r.boardWidth||p>=r.boardHeight)){var a=h>0,o=h+1<n,l=p+1<t;if(p-1>0){var s=c.rows[p-1][h],u=s.tile.character+e;if(!s.tile.isBlank&&r.twoCharacterTiles.includes(u)){var _=d.I8.actions.changeCellValue({x:h,y:p-1,value:u});return c=d.I8.reducer(c,_),void i.push(_)}}if(l){var v=c.rows[p+1][h],g=e+v.tile.character;if(!v.tile.isBlank&&r.twoCharacterTiles.includes(g)){var x=d.I8.actions.changeCellValue({x:h,y:p,value:e}),b=d.I8.actions.changeCellValue({x:h,y:p+1,value:m.EMPTY_CELL});return c=d.I8.reducer(d.I8.reducer(c,x),b),i.push(x,b),void f()}}if(a){var y=c.rows[p][h-1],j=y.tile.character+e;if(!y.tile.isBlank&&r.twoCharacterTiles.includes(j)){var w=d.I8.actions.changeCellValue({x:h-1,y:p,value:j});return c=d.I8.reducer(c,w),void i.push(w)}}if(o){var C=c.rows[p][h+1],N=e+C.tile.character;if(!C.tile.isBlank&&r.twoCharacterTiles.includes(N)){var M=d.I8.actions.changeCellValue({x:h,y:p,value:e}),k=d.I8.actions.changeCellValue({x:h+1,y:p,value:m.EMPTY_CELL});return c=d.I8.reducer(d.I8.reducer(c,M),k),i.push(M,k),void f()}}if(!l||!o){var E=c.rows[p][h],O=E.tile.character+e;if(!E.tile.isBlank&&r.twoCharacterTiles.includes(O)){var S=d.I8.actions.changeCellValue({x:h,y:p,value:O});return c=d.I8.reducer(c,S),void i.push(S)}}var B=d.I8.actions.changeCellValue({x:h,y:p,value:e});c=d.I8.reducer(c,B),i.push(B),f()}})),g(Math.abs(o.x-h)+Math.abs(o.y-p)),i.forEach(a)}),[r,u,a,g,e]),b=(0,h.useCallback)((function(t){var n=f(t.target);if(n){var r=(0,v.WM)(t.target);if(!r)return a(d.I8.actions.changeCellValue((0,ct.Z)((0,it.Z)({},n),{value:m.EMPTY_CELL}))),void g(-1);if(r===m.EMPTY_CELL){var o=n.x,l=n.y;if(e[l][o].hasTile())return void a(d.I8.actions.toggleCellIsBlank(n))}x(n,r)}}),[a,x,g,e]),y=(0,h.useCallback)((function(){return c(At)}),[]),j=(0,h.useCallback)((function(e,t){l.current={x:e,y:t}}),[]),w=(0,h.useMemo)((function(){return(0,v.np)({onArrowDown:function(e){e.preventDefault(),(0,v.yl)(e)?y():p(0,1)},onArrowLeft:function(e){e.preventDefault(),(0,v.yl)(e)?y():p(-1,0)},onArrowRight:function(e){e.preventDefault(),(0,v.yl)(e)?y():p(1,0)},onArrowUp:function(e){e.preventDefault(),(0,v.yl)(e)?y():p(0,-1)},onBackspace:function(e){var t=f(e.target);t&&(e.preventDefault(),a(d.I8.actions.changeCellValue((0,ct.Z)((0,it.Z)({},t),{value:m.EMPTY_CELL}))),g(-1))},onDelete:function(e){var t=f(e.target);t&&(e.preventDefault(),a(d.I8.actions.changeCellValue((0,ct.Z)((0,it.Z)({},t),{value:m.EMPTY_CELL}))),g(1))},onKeyDown:function(t){var n=f(t.target);if(n){var o=n.x,l=n.y,s=t.key.toLowerCase(),i=(0,v.yl)(t)&&"b"===s,c=r.getTwoCharacterTileByPrefix(s);if(i)return t.preventDefault(),void a(d.I8.actions.toggleCellIsBlank(n));if((0,v.yl)(t)&&c)return t.preventDefault(),a(d.I8.actions.changeCellValue({x:o,y:l,value:c})),void g(1);var u=e[l][o].tile.character+s;if(r.twoCharacterTiles.includes(u))return t.preventDefault(),a(d.I8.actions.changeCellValue((0,ct.Z)((0,it.Z)({},n),{value:u}))),void g(1);(0,Rt.Z)(t.target,HTMLInputElement)&&t.target.value===t.key&&(t.preventDefault(),g(1))}},onSpace:function(e){var t=f(e.target);t&&(e.preventDefault(),a(d.I8.actions.toggleCellIsBlank(t)))}})}),[p,r,a,y,e]),C=(0,h.useCallback)((function(e){if((0,Rt.Z)(e.target,HTMLInputElement)){var t=f(e.target);if(t){e.preventDefault();var n=e.clipboardData.getData("text/plain").toLocaleLowerCase();x(t,n)}}}),[x]);return[{direction:i,refs:o},{onChange:b,onDirectionToggle:y,onFocus:j,onKeyDown:w,onPaste:C}]},Vt=function(e){var t=e.cellSize,n=e.className,a=e.innerRef,o=(0,d.ix)(d.ZA),l=(0,d.ix)(d.ZO),s=(0,u.Z)(Kt(o),2),i=s[0],c=i.direction,h=i.refs,p=s[1],f=p.onChange,m=p.onDirectionToggle,_=p.onFocus,v=p.onKeyDown,g=p.onPaste;return(0,r.jsx)(Zt,{className:n,cellSize:t,center:l.center,direction:c,innerRef:a,refs:h,rows:o,onChange:f,onDirectionToggle:m,onFocus:_,onKeyDown:v,onPaste:g})},Wt=n(7437),qt=n.n(Wt),Ut=function(e){var t=e.children,n=e.className,a=e.Icon,o=e.tooltip,s=(0,ut.Z)(e,["children","className","Icon","tooltip"]),i=jt(o,s);return(0,r.jsx)("button",(0,ct.Z)((0,it.Z)({className:l()(qt().button,n),type:"button"},s,i),{children:(0,r.jsxs)("span",{className:qt().content,children:[(0,r.jsx)("span",{className:qt().label,children:t}),(0,r.jsx)(a,{className:qt().icon})]})}))},Ht=n(485),Gt=function(){return(0,r.jsx)("style",{type:"text/css",dangerouslySetInnerHTML:{__html:"@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Open+Sans:wght@400;700&family=Roboto+Mono&display=swap');\n\ntext {\n font-family: 'Open Sans';\n}"}})},Xt=n(9418),Qt=function(e){return Ht.fl+e*(Ht.rV+Ht.ku)},Yt=function(e){return Ht.uX+e*(Ht.rV+Ht.ku)},Jt=function(e,t){return e+2*t*(.5-Math.random())},$t=function(e){var t=e.cellIndex,n=e.character,a=e.color,r=e.rowIndex,o=e.showPoints,l=Xt.literaki[Pt.Locale.EN_US].getCharacterPoints(n.toLowerCase()),s=o?l:void 0,i="number"===typeof l?Ht.d4[l]:Ht.BF,c=Qt(t)+Ht.rV/2,u=Yt(0)+Ht.rV/2;return{character:n,color:a||i,points:s,size:Ht.rV,transform:"rotate(".concat(Jt(0,Ht.a_),", ").concat(c,", ").concat(u,")"),x:Jt(Qt(t),Ht.D),y:Jt(Yt(r),Ht.D)}},en=function(e){var t=e.color,n=e.content,a=e.showPoints,r=n.map((function(e,n){return e.map((function(r,o){var l=e.slice(0,o).reduce((function(e,t){return e+t.length+" ".length}),0);return r.split("").map((function(e,r){return $t({cellIndex:l+r,character:e,color:t,rowIndex:n,showPoints:a})}))}))}));return r.flat(2)},tn=function(e){var t=e.reduce((function(e,t){var n=t.reduce((function(e,t){return e+t.length}),0)+Math.max(t.length-1,0);return Math.max(e,n)}),0),n=t*(Ht.rV+Ht.ku)-(0===t?0:Ht.ku),a=e.length*(Ht.rV+Ht.ku)-(0===e.length?0:Ht.ku);return"0 0 ".concat(n," ").concat(a)},nn=n(6807),an=n.n(nn),rn=function(e){var t=e.character,n=e.className,a=e.color,o=e.points,l=e.size,s=e.transform,i=e.x,c=e.y;return(0,r.jsxs)("g",{className:n,transform:s,children:[(0,r.jsx)("rect",{fill:a,height:l,width:l,x:i,y:c}),(0,r.jsx)("text",{dominantBaseline:"central",fontFamily:"Open Sans",fontSize:.6*l,fontWeight:"bold",textAnchor:"middle",x:i+l/2,y:c+l/2,children:t}),"number"===typeof o&&(0,r.jsx)("text",{dominantBaseline:"text-after-edge",fontFamily:"Open Sans",fontSize:.25*l,fontWeight:"bold",textAnchor:"end",x:i+.9*l,y:c+.95*l,children:o})]})},on=function(e){var t,n=e.className,a=e.color,o=e.content,s=e.dropShadow,i=e.showPoints,c=e.style,u=e.wave,d=(0,h.useMemo)((function(){return en({color:a,content:o,showPoints:i})}),[a,o,i]);return(0,r.jsxs)("svg",{className:l()(n,(t={},(0,g.Z)(t,an().dropShadow,s),(0,g.Z)(t,an().wave,u),t)),style:c,viewBox:tn(o),xmlns:"http://www.w3.org/2000/svg",children:[(0,r.jsx)(Gt,{}),d.map((function(e,t){return(0,r.jsx)(rn,{character:e.character,className:an().tile,color:e.color,points:e.points,size:e.size,transform:e.transform,x:e.x,y:e.y},t)}))]})},ln=n(8426),sn=n.n(ln),cn={error:"empty-state.error",info:"empty-state.info",success:"empty-state.success",warning:"empty-state.warning"},un={error:Ht.yg,info:Ht.pI,success:Ht.F1,warning:Ht.yr},dn=function(e){var t=e.className,n=e.children,a=e.type,o=(0,d.qM)(),s=(0,h.useMemo)((function(){return o(cn[a])}),[o]),i=(0,h.useMemo)((function(){return[[s.toUpperCase()]]}),[s]);return(0,r.jsxs)("div",{className:l()(sn().emptyState,t),children:[(0,r.jsx)(on,{className:sn().tiles,color:un[a],content:i}),(0,r.jsx)("div",{className:sn().content,children:n})]})},hn=n(1500),pn=n.n(hn),fn=function(e){var t=e.className,n=e.wave,a=void 0===n||n,o=(0,d.qM)(),s=(0,h.useMemo)((function(){return[[o("common.loading").toUpperCase()]]}),[o]);return(0,r.jsxs)("div",{className:l()(pn().loading,t),children:[(0,r.jsx)("div",{className:pn().dim}),(0,r.jsx)("div",{className:pn().logo,children:(0,r.jsx)(on,{className:l()(pn().tiles),content:s,dropShadow:!0,wave:a})})]})},mn=n(3424),_n=n.n(mn),vn=function(e){var t,n=e.className,a=(0,d.qM)(),o=(0,d.ix)(d.w1),s=o.results,i=o.isLoading,c=(0,d.ix)(d.mK),u=s.length>0?s[0].isAllowed:void 0;return(0,r.jsxs)("div",{className:l()(_n().dictionary,n,(t={},(0,g.Z)(t,_n().isAllowed,!0===u),(0,g.Z)(t,_n().isNotAllowed,!1===u),t)),children:["undefined"!==typeof c&&(0,r.jsx)(dn,{className:_n().emptyState,type:"error",children:c.message}),s.map((function(e){var t,n=e.definitions,o=e.isAllowed,s=e.word;return(0,r.jsxs)("div",{className:l()(_n().result,(t={},(0,g.Z)(t,_n().isAllowed,!0===o),(0,g.Z)(t,_n().isNotAllowed,!1===o),t)),children:["undefined"===typeof s&&(0,r.jsx)(dn,{type:"info",children:a("dictionary.empty-state.uninitialized")}),"undefined"!==typeof s&&(0,r.jsxs)("div",{className:_n().content,children:[s&&(0,r.jsx)("h2",{className:_n().word,children:s}),!1===o&&(0,r.jsx)("div",{children:a("dictionary.empty-state.not-allowed")}),!0===o&&(0,r.jsxs)(r.Fragment,{children:[0===n.length&&(0,r.jsx)("div",{children:a("dictionary.empty-state.no-definitions")}),n.length>0&&(0,r.jsx)("ul",{className:_n().definitions,children:n.map((function(e,t){return(0,r.jsx)("li",{className:_n().definition,children:e},t)}))})]}),!i&&null===o&&(0,r.jsx)("div",{children:a("dictionary.empty-state.no-results")})]})]},s)})),i&&(0,r.jsx)(fn,{})]})},gn=n(6436),xn=n.n(gn),bn=function(e){var t=e.className,n=(0,_.I0)(),a=(0,d.qM)(),o=(0,d.ix)(d.w1).input;return(0,r.jsx)("form",{className:l()(xn().dictionaryInput,t),onSubmit:function(e){e.preventDefault(),n(d.lj.actions.submit())},children:(0,r.jsx)("input",{className:xn().input,placeholder:a("dictionary.input.placeholder"),required:!0,type:"text",value:o,onChange:function(e){n(d.lj.actions.changeInput(e.target.value))}})})},yn=n(5890),jn=n.n(yn),wn=function(e){var t=e.children,n=e.className;return(0,r.jsx)("kbd",{className:l()(jn().key,n),children:t})},Cn=n(3253),Nn=n.n(Cn),Mn=n(6126),kn=n(7682),En=n.n(kn),On=function(e){var t=e.className,n=e.Icon,a=e.tooltip,o=(0,ut.Z)(e,["className","Icon","tooltip"]),s=jt(a,o);return(0,r.jsx)("a",(0,ct.Z)((0,it.Z)({className:l()(En().squareButton,t)},o,s),{children:(0,r.jsx)("span",{className:En().content,children:(0,r.jsx)(n,{className:En().icon})})}))},Sn=Object.assign((function(e){var t=e.className,n=e.Icon,a=e.tooltip,o=(0,ut.Z)(e,["className","Icon","tooltip"]),s=jt(a,o);return(0,r.jsx)("button",(0,ct.Z)((0,it.Z)({className:l()(En().squareButton,t),type:"button"},o,s),{children:(0,r.jsx)("span",{className:En().content,children:(0,r.jsx)(n,{className:En().icon})})}))}),{Link:On}),Bn=n(5548),In=n.n(Bn),Ln=function(e){var t=e.children,n=e.className,a=e.title;return(0,r.jsxs)("section",{className:l()(In().section,n),children:[(0,r.jsx)("h2",{className:In().heading,children:a}),(0,r.jsx)("div",{children:t})]})},Tn=n(3445),zn=n.n(Tn),Zn=Object.assign((function(e){var t=e.children,n=e.className,a=e.isOpen,o=e.title,s=e.onClose,i=(0,d.qM)(),c=(0,h.useState)(!0),u=c[0],p=c[1];return(0,Mn.Z)("Escape",(function(){p(!1),s()}),void 0,[s]),(0,h.useEffect)((function(){a&&p(!0)}),[a]),(0,r.jsx)(Nn(),{className:{afterOpen:zn().afterOpen,base:zn().modal,beforeClose:zn().beforeClose},closeTimeoutMS:Ht.MA,contentLabel:o,isOpen:a,overlayClassName:zn().overlay,shouldReturnFocusAfterClose:u,onRequestClose:s,children:(0,r.jsxs)("div",{className:l()(zn().sidebar,n),children:[(0,r.jsxs)("div",{className:zn().header,children:[(0,r.jsx)("h1",{className:zn().title,children:o}),(0,r.jsx)(Sn,{className:zn().closeButton,Icon:q,tooltip:i("common.close"),onClick:s})]}),(0,r.jsx)("div",{className:zn().content,children:t})]})})}),{Section:Ln}),Rn=n(8253),Pn=n.n(Rn),Fn=function(e){var t=e.className,n=e.description,a=e.mapping;return(0,r.jsxs)("div",{className:l()(Pn().mapping,t),children:[(0,r.jsx)("h3",{className:Pn().description,children:n}),(0,r.jsx)("div",{className:Pn().keys,children:a.map((function(e,t){return(0,r.jsxs)(h.Fragment,{children:[(0,r.jsx)("div",{className:Pn().group,children:Array.isArray(e)?(0,r.jsxs)(r.Fragment,{children:[e[0],(0,r.jsx)("span",{className:Pn().plus,children:"+"}),e[1]]}):e}),a.length>1&&t<a.length-1&&(0,r.jsx)("span",{className:Pn().slash,children:"/"})]},t)}))})]})},Dn=(0,r.jsx)(wn,{children:(0,r.jsx)(C,{})}),An=(0,r.jsx)(wn,{children:(0,r.jsx)(S,{})}),Kn=(0,r.jsx)(wn,{children:(0,r.jsx)(k,{})}),Vn=(0,r.jsx)(wn,{children:(0,r.jsx)(y,{})}),Wn=(0,r.jsx)(wn,{children:"\u2190 Backspace"}),qn=(0,r.jsx)(wn,{children:(0,v.V5)()?"\u2318":"Ctrl"}),Un=(0,r.jsx)(wn,{children:"Del"}),Hn=(0,r.jsx)(wn,{children:"Enter \u23ce"}),Gn=(0,r.jsxs)(r.Fragment,{children:[Dn,An,Kn,Vn]}),Xn=(0,r.jsx)(wn,{children:"\u2423"}),Qn=function(e){var t=e.className,n=e.isOpen,a=e.onClose,o=(0,d.qM)(),l=(0,d.ix)(d.$o);return(0,r.jsxs)(Zn,{className:t,isOpen:n,title:o("keyMap"),onClose:a,children:[(0,r.jsxs)(Zn.Section,{title:o("keyMap.board-and-rack"),children:[(0,r.jsx)(Fn,{description:o("keyMap.board-and-rack.navigate"),mapping:[Gn]}),(0,r.jsx)(Fn,{description:o("keyMap.board-and-rack.remove-tile"),mapping:[Un,Wn]}),(0,r.jsx)(Fn,{description:o("keyMap.board-and-rack.submit"),mapping:[Hn]}),l.twoCharacterTiles.length>0&&(0,r.jsx)(Fn,{description:o("keyMap.board-and-rack.insert-two-letter-tile"),mapping:[[qn,(0,r.jsx)(r.Fragment,{children:l.twoCharacterTiles.map((function(e){var t=(0,u.Z)(e,1)[0];return(0,r.jsx)(wn,{children:t.toUpperCase()},t)}))})]]})]}),(0,r.jsxs)(Zn.Section,{title:o("keyMap.board"),children:[(0,r.jsx)(Fn,{description:o("keyMap.board.toggle-blank"),mapping:[Xn,[qn,(0,r.jsx)(wn,{children:"B"},"b")]]}),(0,r.jsx)(Fn,{description:o("keyMap.board.toggle-direction"),mapping:[[qn,Gn]]})]}),(0,r.jsx)(Zn.Section,{title:o("keyMap.rack"),children:(0,r.jsx)(Fn,{description:o("keyMap.rack.insert-blank"),mapping:[Xn]})})]})},Yn=[["SCRABBLE"],["SOLVER","2"]],Jn=function(e){var t=e.className,n=e.style;return(0,r.jsx)(on,{className:t,content:Yn,style:n})},$n=n(9308),ea=n.n($n),ta=function(e){var t=e.onClear,n=e.onShowKeyMap,a=e.onShowRemainingTiles,o=e.onShowSettings,s=e.onShowWords,i=(0,d.qM)(),c=(0,d.ix)(d.En),u=(0,d.ix)(d.bs);return(0,r.jsxs)("div",{className:ea().navButtons,children:[(0,r.jsx)(Sn,{className:ea().button,Icon:Y,tooltip:i("common.clear"),onClick:t}),(0,r.jsx)("div",{className:ea().separator}),(0,r.jsx)(Sn,{className:l()(ea().button,(0,g.Z)({},ea().error,c)),Icon:Ge,tooltip:i("remaining-tiles"),onClick:a}),(0,r.jsx)(Sn,{className:l()(ea().button,(0,g.Z)({},ea().error,u)),Icon:L,tooltip:i("words"),onClick:s}),(0,r.jsx)("div",{className:ea().separator}),(0,r.jsx)(Sn.Link,{className:ea().button,href:Ht.h4,Icon:Fe,rel:"noopener noreferrer",target:"_blank",tooltip:i("github")}),(0,r.jsx)("div",{className:ea().separator}),(0,r.jsx)(Sn,{className:ea().button,Icon:Ke,tooltip:i("keyMap"),onClick:n}),(0,r.jsx)(Sn,{className:ea().button,Icon:F,tooltip:i("settings"),onClick:o})]})},na=n(1664),aa=n.n(na),ra=n(2747),oa=n.n(ra),la=[["HTTP","404"]],sa=function(){return(0,r.jsx)("div",{className:oa().notFound,children:(0,r.jsx)(aa(),{href:"/",children:(0,r.jsxs)("a",{className:oa().link,children:[(0,r.jsx)(G,{className:oa().icon}),(0,r.jsx)(on,{className:oa().tiles,content:la})]})})})},ia=n(6079),ca=n.n(ia),ua=function(e){var t=e.activeIndexRef,n=e.character,a=e.index,o=e.inputRef,l=e.tile,s=e.onChange,i=e.onKeyDown,c=(0,_.I0)(),u=(0,d.qM)(),p=(0,d.ix)(d.$o),f=(0,d.ix)((function(e){return(0,d.Or)(e,n)})),g=(0,h.useCallback)((function(){t.current=a}),[a]),x=(0,h.useCallback)((function(e){e.preventDefault(),e.stopPropagation();var t=(0,v.WM)(e.target),n=t?(0,v.nK)(p,t):[null];c(d.O_.actions.changeCharacters({characters:n,index:a})),s(e)}),[p,a,s]),b=(0,h.useMemo)((function(){return(0,v.np)({onBackspace:function(e){e.preventDefault(),c(d.O_.actions.changeCharacter({character:null,index:a}))},onKeyDown:function(e){if((0,v.yl)(e)&&p.isTwoCharacterTilePrefix(e.key)){e.preventDefault(),e.stopPropagation();var t=p.getTwoCharacterTileByPrefix(e.key);c(d.O_.actions.changeCharacter({character:t,index:a}))}i(e)}})}),[a,i]);return(0,r.jsx)(st,{autoFocus:0===a,className:ca().tile,character:null===n?void 0:n,highlighted:null!==l,inputRef:o,isBlank:n===m.BLANK,placeholder:u("rack.placeholder")[a],points:f,raised:!0,size:Ht.I_,tabIndex:0===a?void 0:-1,onChange:x,onFocus:g,onKeyDown:b},a)},da=function(e){var t=e.className,n=(0,_.I0)(),a=(0,d.ix)(d.$o),o=(0,d.ix)(d.QB),s=(0,d.ix)(d.z$),i=(0,h.useMemo)((function(){return(0,v.gV)(o,s)}),[o,s]),c=i.length,u=(0,h.useMemo)((function(){return(0,v.Ri)(c).map((function(){return(0,h.createRef)()}))}),[c]),p=(0,h.useRef)(),f=(0,h.useCallback)((function(e){var t=Math.min(Math.max((p.current||0)+e,0),c-1),n=u[t].current;n&&n.focus(),p.current=t}),[p,c,u]),m=(0,h.useCallback)((function(e){var t=(0,v.WM)(e.target),n=t?(0,v.nK)(a,t):[];f(t?n.length:-1)}),[f,a]),g=(0,h.useCallback)((function(e){var t=p.current;if("undefined"!==typeof t){e.preventDefault();var r=e.clipboardData.getData("text/plain").toLocaleLowerCase(),o=r?(0,v.nK)(a,r):[];f(r?o.length:-1),n(d.O_.actions.changeCharacters({characters:o,index:t}))}}),[f,a,n]),x=(0,h.useMemo)((function(){return(0,v.np)({onArrowLeft:function(e){e.preventDefault(),f(-1)},onArrowRight:function(e){e.preventDefault(),f(1)},onBackspace:function(e){e.preventDefault(),f(-1)},onKeyDown:function(e){(0,v.yl)(e)&&a.isTwoCharacterTilePrefix(e.key)?f(1):e.currentTarget.value===e.key&&(e.preventDefault(),e.stopPropagation(),f(1))}})}),[f,a]);return(0,r.jsx)("div",{className:l()(ca().rack,t),onPaste:g,children:i.map((function(e,t){var n=e.character,a=e.tile;return(0,r.jsx)(ua,{activeIndexRef:p,character:n,index:t,inputRef:u[t],tile:a,onChange:m,onKeyDown:x},t)}))})},ha=n(9627),pa=n.n(ha),fa=function(e){var t=e.checked,n=e.children,a=e.className,o=e.disabled,s=e.id,i=e.name,c=e.value,u=e.onChange;return(0,r.jsxs)("label",{className:l()(pa().radio,a,(0,g.Z)({},pa().checked,t)),htmlFor:s,children:[(0,r.jsx)("input",{checked:t,className:pa().input,disabled:o,id:s,name:i,type:"radio",value:c,onChange:u}),(0,r.jsx)("div",{className:pa().icon}),(0,r.jsx)("div",{className:pa().content,children:n})]})},ma=n(9365),_a=n.n(ma),va=function(e){var t,n=e.tile,a=n.character,o=n.count,s=o-n.usedCount,i=(0,d.ix)((function(e){return(0,d.Or)(e,a)}));return(0,r.jsxs)("div",{className:l()(_a().character,(t={},(0,g.Z)(t,_a().finished,s<=0),(0,g.Z)(t,_a().overused,s<0),t)),children:[(0,r.jsx)(st,{character:a,className:_a().tile,disabled:!0,isBlank:a===m.BLANK,points:i,raised:!0,size:Ht.mM}),(0,r.jsxs)("div",{className:_a().count,children:[s," / ",o]})]},a)},ga=n(5343),xa=n.n(ga),ba=function(e){var t=e.className,n=e.isOpen,a=e.onClose,o=(0,d.qM)(),l=(0,d.ix)(d.Yj);return(0,r.jsx)(Zn,{className:t,isOpen:n,title:o("remaining-tiles"),onClose:a,children:l.map((function(e){var t=e.remainingCount,n=e.tiles,a=e.translationKey,l=e.totalCount;return(0,r.jsx)(Zn.Section,{title:(0,r.jsxs)("span",{className:xa().title,children:[(0,r.jsx)("span",{children:o(a)}),(0,r.jsxs)(c,{className:xa().badge,children:[t," / ",l]})]}),children:(0,r.jsx)("div",{className:xa().content,children:n.map((function(e){return(0,r.jsx)(va,{tile:e},e.character)}))})},a)}))})},ya=n(6457),ja=n(2813),wa=n.n(ja),Ca=function(e){var t=e.className,n=(0,_.I0)(),a=(0,d.qM)(),o=(0,d.ix)(d.QL),s=(0,h.useState)(o),i=s[0],c=s[1];return(0,r.jsx)("form",{className:l()(wa().resultsInput,t),children:(0,r.jsx)("input",{className:wa().input,placeholder:a("results.input.placeholder"),type:"text",value:i,onChange:function(e){var t=e.target.value;c(t),(0,v.Kj)(t)&&n(d._C.actions.changeQuery(t))}})})},Na=n(3620),Ma=n(9474),ka=n.n(Ma),Ea=[{className:ka().word,id:Na.M.Word,translationKey:"common.word"},{className:ka().stat,id:Na.M.TilesCount,translationKey:"common.tiles"},{className:ka().stat,id:Na.M.ConsonantsCount,translationKey:"common.consonants"},{className:ka().stat,id:Na.M.VowelsCount,translationKey:"common.vowels"},{className:ka().stat,id:Na.M.BlanksCount,translationKey:"common.blanks"},{className:ka().stat,id:Na.M.WordsCount,translationKey:"common.words"},{className:ka().points,id:Na.M.Points,translationKey:"common.points"}],Oa=function(e){var t=e.column,n=(0,_.I0)(),a=(0,d.qM)(),o=(0,d.ix)(d.R),s=(0,d.ix)(d.sH),i=jt(a(t.translationKey));return(0,r.jsx)("button",(0,ct.Z)((0,it.Z)({className:l()(ka().headerButton,t.className),type:"button",onClick:function(){return e=t.id,void n(d._C.actions.sort(e));var e}},i),{children:(0,r.jsxs)("span",{className:ka().cell,children:[(0,r.jsx)("span",{className:ka().headerButtonLabel,children:a(t.translationKey)}),o===t.id&&(0,r.jsxs)(r.Fragment,{children:[s===Na.S.Ascending&&(0,r.jsx)(et,{className:ka().sortIcon}),s===Na.S.Descending&&(0,r.jsx)(Ye,{className:ka().sortIcon})]})]})}),t.id)},Sa=function(e){var t=e.className,n=e.translationKey,a=e.tooltip,o=e.value,s=(0,d.qM)(),i=jt("".concat(s(n),": ").concat(a||o));return(0,r.jsx)("span",(0,ct.Z)((0,it.Z)({className:l()(ka().cell,t)},i),{children:o}))},Ba=function(e){var t=e.index,n=e.style,a=(0,_.I0)(),o=(0,d.ix)(d.dN)[t],l=o.words.slice(1).join(" / ").toLocaleUpperCase();return(0,r.jsx)("button",{className:ka().result,style:n,type:"button",onBlur:function(){a(d._C.actions.changeResultCandidate(null))},onClick:function(){a(d._C.actions.applyResult(o))},onFocus:function(){a(d._C.actions.changeResultCandidate(o))},onMouseEnter:function(){a(d._C.actions.changeResultCandidate(o))},onMouseLeave:function(){a(d._C.actions.changeResultCandidate(null))},children:(0,r.jsxs)("span",{className:ka().resultContent,children:[(0,r.jsx)(Sa,{className:ka().word,translationKey:"common.word",value:"".concat(o.word.toLocaleUpperCase()).concat(l.length>0?" (".concat(l,")"):"")}),(0,r.jsx)(Sa,{className:ka().stat,translationKey:"common.tiles",value:o.tilesCount}),(0,r.jsx)(Sa,{className:ka().stat,translationKey:"common.consonants",value:o.consonantsCount}),(0,r.jsx)(Sa,{className:ka().stat,translationKey:"common.vowels",value:o.vowelsCount}),(0,r.jsx)(Sa,{className:ka().stat,translationKey:"common.blanks",value:o.blanksCount}),(0,r.jsx)(Sa,{className:ka().stat,translationKey:"common.words",tooltip:"".concat(o.wordsCount," (").concat(o.words.join(" / ").toLocaleUpperCase(),")"),value:o.wordsCount}),(0,r.jsx)(Sa,{className:ka().points,translationKey:"common.points",value:o.points})]})})},Ia=function(){var e=(0,_.I0)(),t=(0,d.qM)(),n=(0,d.ix)(d.xU),a=(0,d.ix)(d.QB),o=(0,d.ix)(d.Mj),l=a.some((function(e){return null!==e}));return(0,r.jsx)(Ut,{className:ka().outdatedButton,disabled:n||!o||!l,Icon:qe,type:"submit",onClick:function(){e(d.TP.actions.submit())},children:t("results.solve")})},La=function(e){var t=e.height,n=e.width,a=(0,d.qM)(),o=(0,d.ix)(d.f2),s=(0,d.ix)(d.dN),i=(0,d.ix)(d.xU),c=(0,d.ix)(d.Mj),u=(0,d.ix)(d.Rn),p=(0,h.useRef)();return(0,h.useLayoutEffect)((function(){p.current&&p.current.scrollTo(0,0)}),[p,s]),(0,r.jsxs)("div",{className:ka().results,children:[(0,r.jsx)("div",{className:ka().header,children:Ea.map((function(e){return(0,r.jsx)(Oa,{column:e},e.id)}))}),"undefined"!==typeof u&&(0,r.jsx)(dn,{className:ka().emptyState,type:"error",children:u.message}),"undefined"===typeof s&&"undefined"===typeof u&&(0,r.jsxs)(dn,{className:ka().emptyState,type:"info",children:[a("results.empty-state.uninitialized"),(0,r.jsx)(Ia,{})]}),"undefined"!==typeof s&&"undefined"!==typeof o&&"undefined"===typeof u&&(0,r.jsxs)(r.Fragment,{children:[c&&(0,r.jsxs)(dn,{className:ka().emptyState,type:"info",children:[a("results.empty-state.outdated"),(0,r.jsx)(Ia,{})]}),!c&&(0,r.jsxs)(r.Fragment,{children:[0===o.length&&(0,r.jsx)(dn,{className:ka().emptyState,type:"warning",children:a("results.empty-state.no-results")}),o.length>0&&0===s.length&&(0,r.jsx)(dn,{className:ka().emptyState,type:"info",children:a("results.empty-state.no-filtered-results")}),o.length>0&&s.length>0&&(0,r.jsx)(ya.t7,{className:l()(ka().list,(0,g.Z)({},ka().outdated,c)),height:t-Ht.$L-Ht.qp,innerRef:p,itemCount:s.length,itemSize:Ht.rx,width:n,children:Ba}),o.length>0&&(0,r.jsx)(Ca,{className:ka().input})]})]}),i&&(0,r.jsx)(fn,{})]})},Ta=n(1511),za=n.n(Ta),Za=function(e){var t=e.children,n=e.className,a=e.contentClassName,o=e.onAnimationEnd;return(0,r.jsx)("div",{className:l()(za().screen,n),onAnimationEnd:o,children:(0,r.jsx)("div",{className:l()(za().content,a),children:t})})},Ra=n(7352),Pa=n.n(Ra),Fa="null",Da=function(e){if("left"===e||"right"===e)return e;if(e===Fa)return null;throw new Error('"'.concat(e,'" is not valid. Should be "left", "right", or "').concat(Fa,'"'))},Aa=function(e){var t=e.className,n=e.disabled,a=(0,_.I0)(),o=(0,d.qM)(),l=(0,d.ix)(d.uz),s=[{label:o("settings.autoGroupTiles.left"),value:"left"},{label:o("settings.autoGroupTiles.right"),value:"right"},{label:o("settings.autoGroupTiles.null"),value:Fa}],i=function(e){var t=Da(e.target.value);a(d.xj.actions.changeAutoGroupTiles(t))};return(0,r.jsx)("div",{className:t,children:s.map((function(e){return(0,r.jsx)(fa,{checked:l===Da(e.value),className:Pa().option,disabled:n,id:"autoGroupTiles",name:"autoGroupTiles",value:e.value,onChange:i,children:(0,r.jsx)("div",{className:Pa().label,children:e.label})},e.value)}))})},Ka=n(4116),Va=n.n(Ka),Wa=[{label:Xt.scrabble.name,value:Xt.scrabble.id},{label:Xt.literaki.name,value:Xt.literaki.id}],qa=function(e){var t=e.className,n=e.disabled,a=(0,_.I0)(),o=(0,d.ix)(d.md),l=function(e){a(d.xj.actions.changeConfigId(e.target.value))};return(0,r.jsx)("div",{className:t,children:Wa.map((function(e){return(0,r.jsx)(fa,{checked:o===e.value,className:Va().option,disabled:n,id:"configId",name:"configId",value:e.value,onChange:l,children:(0,r.jsx)("div",{className:Va().label,children:e.label})},e.value)}))})},Ua=n(7689),Ha=n.n(Ua),Ga=[{className:Ha().gb,Icon:ve,label:"English (GB)",value:Pt.Locale.EN_GB},{className:Ha().us,Icon:Le,label:"English (US)",value:Pt.Locale.EN_US},{className:Ha().fr,Icon:pe,label:"Fran\xe7ais",value:Pt.Locale.FR_FR},{className:Ha().de,Icon:Ze,label:"Deutsch",value:Pt.Locale.DE_DE},{className:Ha().pl,Icon:Ee,label:"Polski",value:Pt.Locale.PL_PL},{className:Ha().es,Icon:le,label:"Espa\xf1ol",value:Pt.Locale.ES_ES}],Xa=function(e){var t=e.className,n=e.disabled,a=(0,_.I0)(),o=(0,d.ix)(d.fN),s=function(e){var t=e.target.value;a(d.xj.actions.changeLocale(t))};return(0,r.jsx)("div",{className:t,children:Ga.map((function(e){var a=e.Icon,i=(0,ut.Z)(e,["Icon"]);return(0,r.jsx)(fa,{checked:o===i.value,className:l()(Ha().option,t,(0,g.Z)({},Ha().checked,o===i.value)),disabled:n,id:"locale",name:"locale",value:i.value,onChange:s,children:(0,r.jsxs)("span",{className:Ha().label,children:[(0,r.jsx)(a,{className:l()(Ha().flag,i.className)}),(0,r.jsx)("span",{children:i.label})]})},i.value)}))})},Qa=function(e){var t=e.className,n=e.isOpen,a=e.onClose,o=(0,d.qM)();return(0,r.jsxs)(Zn,{className:t,isOpen:n,title:o("settings"),onClose:a,children:[(0,r.jsx)(Zn.Section,{title:o("settings.game"),children:(0,r.jsx)(qa,{disabled:!n})}),(0,r.jsx)(Zn.Section,{title:o("settings.language"),children:(0,r.jsx)(Xa,{disabled:!n})}),(0,r.jsx)(Zn.Section,{title:o("settings.autoGroupTiles"),children:(0,r.jsx)(Aa,{disabled:!n})})]})},Ya=n(6719),Ja=n.n(Ya),$a=function(e){var t=e.className,n=e.forceShow,a=e.onAnimationEnd;return(0,r.jsxs)(Za,{className:l()(Ja().splash,t,(0,g.Z)({},Ja().animated,!n)),onAnimationEnd:a,children:[(0,r.jsxs)("div",{className:Ja().logos,children:[(0,r.jsx)(Jn,{className:Ja().logoGrayscale}),(0,r.jsx)(Jn,{className:Ja().logoColor})]}),(0,r.jsx)("h1",{className:Ja().author,children:"by Kamil Mielnik"})]})},er=n(538),tr=n.n(er),nr=(0,h.forwardRef)((function(e,t){var n=e.children,a=e.className,o=(0,ut.Z)(e,["children","className"]);return(0,r.jsx)("div",(0,ct.Z)((0,it.Z)({className:l()(tr().well,a),ref:t},o),{children:n}))})),ar=n(5513),rr=n.n(ar),or=function(e){var t=e.className,n=e.isOpen,a=e.onClose,o=(0,d.qM)(),s=(0,d.ix)(d.HM),i=s.invalidWords,u=s.validWords;return(0,r.jsxs)(Zn,{className:t,isOpen:n,title:o("words"),onClose:a,children:[(0,r.jsx)(Zn.Section,{title:(0,r.jsxs)("span",{className:rr().title,children:[(0,r.jsx)("span",{children:o("words.invalid")}),(0,r.jsx)(c,{className:rr().badge,children:i.length})]}),children:i.map((function(e,t){return(0,r.jsxs)("div",{className:rr().word,children:[(0,r.jsx)(K,{className:l()(rr().icon,rr().invalid)})," ",e]},t)}))}),(0,r.jsx)(Zn.Section,{title:(0,r.jsxs)("span",{className:rr().title,children:[(0,r.jsx)("span",{children:o("words.valid")}),(0,r.jsx)(c,{className:rr().badge,children:u.length})]}),children:u.map((function(e,t){return(0,r.jsxs)("div",{className:rr().word,children:[(0,r.jsx)(z,{className:l()(rr().icon,rr().valid)})," ",e]},t)}))})]})}},3165:function(e,t,n){"use strict";n.d(t,{Av:function(){return r},_:function(){return f},vI:function(){return g},Ld:function(){return b}});var a=n(4829),r=function(){var e=(0,a.Z)("(max-height: 800px)",!1),t=(0,a.Z)("(max-width: 1024px)",!1);return e||t},o=n(7294),l=n(9473),s=n(8127),i=n(8508),c=function(){var e=(0,l.I0)(),t=(0,i.ix)(i.ZO);(0,s.Z)((function(){var t=i.Xb.getBoard();t&&e(i.I8.actions.init(t))})),(0,o.useEffect)((function(){t&&i.Xb.setBoard(t)}),[t])},u=function(){var e=(0,l.I0)(),t=(0,i.ix)(i.md);(0,s.Z)((function(){var t=i.Xb.getConfigId();t&&e(i.xj.actions.init({configId:t}))})),(0,o.useEffect)((function(){t&&i.Xb.setConfigId(t)}),[t])},d=n(5558),h=function(){var e=(0,l.I0)(),t=(0,i.ix)(i.fN);(0,s.Z)((function(){var t=i.Xb.getLocale();e(t?i.xj.actions.init({locale:t}):i.xj.actions.init({locale:(0,d.Nj)()}))})),(0,o.useEffect)((function(){t&&i.Xb.setLocale(t)}),[t])},p=function(){var e=(0,l.I0)(),t=(0,i.ix)(i.QB);(0,s.Z)((function(){var t=i.Xb.getRack();t&&e(i.O_.actions.init(t))})),(0,o.useEffect)((function(){t&&i.Xb.setRack(t)}),[t])},f=function(){p(),c(),u(),h()},m=n(5893),_=n(745),v=n(779),g=d.J8?function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.disabled,a=void 0!==n&&n,r=t.tagName,l=void 0===r?"div":r,s=(0,o.useRef)(null);(0,o.useLayoutEffect)((function(){if(a)return d.ZT;var e=document.createElement(l);document.body.appendChild(e);var t=(0,_.createRoot)(e);return s.current=t,function(){setTimeout((function(){s.current=null,t.unmount(),e.remove()}),0)}}),[a,l]),(0,o.useLayoutEffect)((function(){s.current&&s.current.render((0,m.jsx)(v.Z,{children:e}))}),[e,a,s])}:d.ZT,x=n(7632),b=function(){return(0,o.useRef)((0,x.Z)()).current}},7277:function(e){e.exports={badge:"Badge_badge__YL9Gr"}},2761:function(e){e.exports={board:"Board_board__eA_bB",row:"Board_row__mezHN"}},2290:function(e){e.exports={cell:"Cell_cell__2GOSl",bonusWord2:"Cell_bonusWord2__Ztd1C",bonusWord3:"Cell_bonusWord3__eTB6G",bonusStart:"Cell_bonusStart__zy3BV",bonusCharacter1:"Cell_bonusCharacter1__zJUuA",bonusCharacter2:"Cell_bonusCharacter2__HZDn8",bonusCharacter3:"Cell_bonusCharacter3__pWf1f",bonusCharacter5:"Cell_bonusCharacter5__LdDrj",bonusCharacterMultiplier2:"Cell_bonusCharacterMultiplier2__Qpcd7",bonusCharacterMultiplier3:"Cell_bonusCharacterMultiplier3__0qtZY",characterPoints1:"Cell_characterPoints1__CKxm0",characterPoints2:"Cell_characterPoints2__QkYnj",characterPoints3:"Cell_characterPoints3___SyO2",characterPoints5:"Cell_characterPoints5___OS_7",candidate:"Cell_candidate__qGOhc",actions:"Cell_actions__YOyrG",action:"Cell_action___13Yo",filterCell:"Cell_filterCell__f5FRe",toggleDirection:"Cell_toggleDirection__1WgpQ",right:"Cell_right__ItPQR",blank:"Cell_blank__n7TRD",active:"Cell_active__L88UB",filtered:"Cell_filtered__16gx1",iconContainer:"Cell_iconContainer__luGh5",flagContainer:"Cell_flagContainer__A_IDX",flag:"Cell_flag__hPqWD",star:"Cell_star__qeUuH"}},7437:function(e){e.exports={button:"Button_button__PjVhE",content:"Button_content__XZA3a",icon:"Button_icon__DJGKY",label:"Button_label__vFl5U"}},3424:function(e){e.exports={dictionary:"Dictionary_dictionary__0CM4j",result:"Dictionary_result__eFJ65",isAllowed:"Dictionary_isAllowed__VfACe",content:"Dictionary_content__Ehz1U",isNotAllowed:"Dictionary_isNotAllowed__HvWIM",word:"Dictionary_word__Y2PlX",definitions:"Dictionary_definitions__UBslC",definition:"Dictionary_definition__lU1Vz"}},6436:function(e){e.exports={dictionaryInput:"DictionaryInput_dictionaryInput__fsGZD",input:"DictionaryInput_input__0ed6F"}},8426:function(e){e.exports={emptyState:"EmptyState_emptyState__iOAMZ",tiles:"EmptyState_tiles____Cln"}},5890:function(e){e.exports={key:"Key_key__JS7L0"}},8253:function(e){e.exports={mapping:"Mapping_mapping__GQrAe",description:"Mapping_description__osefE",keys:"Mapping_keys__BBLHM",group:"Mapping_group__4H8Aw",plus:"Mapping_plus__aoyZw",slash:"Mapping_slash__xSLL1"}},1500:function(e){e.exports={loading:"Loading_loading__RkVCa",dim:"Loading_dim__H3eXg",logo:"Loading_logo__1hwt4",tiles:"Loading_tiles__RNn33"}},9308:function(e){e.exports={navButtons:"NavButtons_navButtons__2jdaO",button:"NavButtons_button__1mjyl",separator:"NavButtons_separator__4FwOF",error:"NavButtons_error__UMVHy"}},2747:function(e){e.exports={notFound:"NotFound_notFound__yhPFA",link:"NotFound_link__a1OqI",icon:"NotFound_icon__zBP4O",tiles:"NotFound_tiles__Nxd8Z"}},6807:function(e){e.exports={wave:"PlainTiles_wave__MUPo5",tile:"PlainTiles_tile__4eIjX",dropShadow:"PlainTiles_dropShadow__TjPAL",hide:"PlainTiles_hide__ZXQ7t",progress:"PlainTiles_progress__GEq5G",pulse:"PlainTiles_pulse__MTQRB"}},6079:function(e){e.exports={rack:"Rack_rack__uEE8X",tile:"Rack_tile__kMzR_"}},9627:function(e){e.exports={radio:"Radio_radio__06IBr",icon:"Radio_icon__ORxR0",checked:"Radio_checked__MlqJv",input:"Radio_input__PFpGB",content:"Radio_content__08chi"}},9365:function(e){e.exports={character:"Character_character__FN97z",finished:"Character_finished__DsFyj",overused:"Character_overused__PEXhw",tile:"Character_tile__lqZEb",count:"Character_count__SSxGA"}},5343:function(e){e.exports={title:"RemainingTiles_title__QQYTv",content:"RemainingTiles_content__5cnQv",badge:"RemainingTiles_badge__lyaBc"}},9474:function(e){e.exports={results:"Results_results__258ah",emptyState:"Results_emptyState__qSRMr",list:"Results_list__zp7CV",outdated:"Results_outdated__4j0Ql",header:"Results_header__RmHXo",headerButton:"Results_headerButton__qNx0w",headerButtonLabel:"Results_headerButtonLabel__XQiIP",result:"Results_result__bpPGb",resultContent:"Results_resultContent__fynvQ",word:"Results_word__j20u_",cell:"Results_cell__13BH5",stat:"Results_stat__EguZM",points:"Results_points__7BAKE",outdatedButton:"Results_outdatedButton__5fzwS",sortIcon:"Results_sortIcon__y02RA",input:"Results_input__B3K40"}},2813:function(e){e.exports={resultsInput:"ResultsInput_resultsInput__geMao",input:"ResultsInput_input__dc2PT"}},1511:function(e){e.exports={screen:"Screen_screen__VnMC9",closeButton:"Screen_closeButton__0QT6U",content:"Screen_content__t2VCW"}},7352:function(e){e.exports={option:"AutoGroupTilesSetting_option__cNX7P",label:"AutoGroupTilesSetting_label__njnKi"}},4116:function(e){e.exports={option:"ConfigSetting_option__T_XJr",label:"ConfigSetting_label__SKiut"}},7689:function(e){e.exports={option:"LocaleSetting_option__86eJS",flag:"LocaleSetting_flag__B1FNp",checked:"LocaleSetting_checked__9aDcB",label:"LocaleSetting_label__Nl2tL",es:"LocaleSetting_es__o6mp8",fr:"LocaleSetting_fr__h7FxL",gb:"LocaleSetting_gb__qt9o9",pl:"LocaleSetting_pl__Xg3Ib",us:"LocaleSetting_us__ov8al",de:"LocaleSetting_de__73PFW"}},3445:function(e){e.exports={modal:"Sidebar_modal__pavmk",afterOpen:"Sidebar_afterOpen__Y7kOz",sidebar:"Sidebar_sidebar__pTTPu",beforeClose:"Sidebar_beforeClose__vzZNQ",overlay:"Sidebar_overlay__fZ2ki",header:"Sidebar_header__6FiSo",title:"Sidebar_title__pzTL8",closeButton:"Sidebar_closeButton__TjUpw",content:"Sidebar_content__lLjwZ"}},5548:function(e){e.exports={section:"Section_section__Rd7qk",heading:"Section_heading___PU_r"}},6719:function(e){e.exports={splash:"Splash_splash__DJBx_",animated:"Splash_animated__p0GNp",hide:"Splash_hide__4sfov",logos:"Splash_logos__pFer4",pulse:"Splash_pulse__bc8xX",logoColor:"Splash_logoColor__InOR_",progress:"Splash_progress__82M_I",logoGrayscale:"Splash_logoGrayscale__qe_QT",author:"Splash_author__0gDgp",wave:"Splash_wave___xjSZ"}},7682:function(e){e.exports={squareButton:"SquareButton_squareButton__qwR9a",content:"SquareButton_content__1ucqM",icon:"SquareButton_icon__t5YSC"}},5101:function(e){e.exports={tile:"Tile_tile__14nuL",raised:"Tile_raised__WKori",points1:"Tile_points1__yl4Jl",points2:"Tile_points2__Xsbcp",points3:"Tile_points3__lJKOJ",points4:"Tile_points4__IylBI",points5:"Tile_points5__Kzick",blank:"Tile_blank__q2Ujv",character:"Tile_character__2XzcR",highlighted:"Tile_highlighted__eg00X",points:"Tile_points__z39vV"}},194:function(e){e.exports={ARROW_SIZE:"4px",PREVENT_OVERFLOW:"10px",OFFSET:"2px",tooltip:"Tooltip_tooltip__98Sw9",top:"Tooltip_top__Vk7yg",arrow:"Tooltip_arrow__9oy08",right:"Tooltip_right__kORxq",bottom:"Tooltip_bottom__QwH6o",left:"Tooltip_left__bSM_7"}},538:function(e){e.exports={well:"Well_well__WTn5e"}},5513:function(e){e.exports={title:"Words_title__npWWH",badge:"Words_badge__h_UnJ",word:"Words_word___UPK8",invalid:"Words_invalid__MJPnf",valid:"Words_valid__MKPTu",icon:"Words_icon__Ho1Gk"}}}]);
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[317],{6317:function(e,t,n){"use strict";n.d(t,{$l:function(){return Vt},Xy:function(){return vn},Z$:function(){return bn},d4:function(){return Qn},TR:function(){return Jn},_m:function(){return ta},TX:function(){return sa},F4:function(){return da},fs:function(){return ba},u9:function(){return La},Zr:function(){return Qa},hX:function(){return $a},tW:function(){return nr},Nq:function(){return or}});var a,r=n(5893),o=n(4184),l=n.n(o),s=n(7277),i=n.n(s),c=function(e){var t=e.children,n=e.className;return(0,r.jsx)("div",{className:l()(i().badge,n),children:t})},u=n(828),d=n(8508),h=n(7294),p=n(2761),f=n.n(p),m=n(7618),_=n(9473),v=n(5558),g=n(4924);function x(){return x=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},x.apply(this,arguments)}var b,y=function(e){return h.createElement("svg",x({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),a||(a=h.createElement("path",{d:"M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z",fill:"currentColor",fillRule:"evenodd"})))};function j(){return j=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},j.apply(this,arguments)}var w,C=function(e){return h.createElement("svg",j({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),b||(b=h.createElement("path",{d:"M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8z",fill:"currentColor",fillRule:"evenodd"})))};function N(){return N=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},N.apply(this,arguments)}var M,k=function(e){return h.createElement("svg",N({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),w||(w=h.createElement("path",{d:"M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z",fill:"currentColor",fillRule:"evenodd"})))};function E(){return E=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},E.apply(this,arguments)}var O,S=function(e){return h.createElement("svg",E({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),M||(M=h.createElement("path",{d:"M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z",fill:"currentColor",fillRule:"evenodd"})))};function B(){return B=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},B.apply(this,arguments)}var I,L=function(e){return h.createElement("svg",B({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),O||(O=h.createElement("path",{d:"M8.5 2.687c.654-.689 1.782-.886 3.112-.752 1.234.124 2.503.523 3.388.893v9.923c-.918-.35-2.107-.692-3.287-.81-1.094-.111-2.278-.039-3.213.492V2.687zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z",fill:"currentColor"})))};function T(){return T=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},T.apply(this,arguments)}var z=function(e){return h.createElement("svg",T({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),I||(I=h.createElement("path",{d:"M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z",fill:"currentColor"})))};var Z;function R(){return R=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},R.apply(this,arguments)}var P,F=function(e){return h.createElement("svg",R({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Z||(Z=h.createElement("path",{d:"M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872l-.1-.34zM8 10.93a2.929 2.929 0 1 1 0-5.86 2.929 2.929 0 0 1 0 5.858z",fill:"currentColor"})))};function D(){return D=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},D.apply(this,arguments)}var A,K=function(e){return h.createElement("svg",D({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),P||(P=h.createElement("path",{d:"M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z",fill:"currentColor"})))};function V(){return V=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},V.apply(this,arguments)}var W,q=function(e){return h.createElement("svg",V({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),A||(A=h.createElement("path",{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm3.354 4.646L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708z",fill:"currentColor"})))};function U(){return U=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},U.apply(this,arguments)}var H,G=function(e){return h.createElement("svg",U({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),W||(W=h.createElement("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.5 7.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7z",fill:"currentColor"})))};function X(){return X=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},X.apply(this,arguments)}var Q,Y=function(e){return h.createElement("svg",X({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),H||(H=h.createElement("path",{d:"M8.086 2.207a2 2 0 0 1 2.828 0l3.879 3.879a2 2 0 0 1 0 2.828l-5.5 5.5A2 2 0 0 1 7.879 15H5.12a2 2 0 0 1-1.414-.586l-2.5-2.5a2 2 0 0 1 0-2.828l6.879-6.879zm.66 11.34L3.453 8.254 1.914 9.793a1 1 0 0 0 0 1.414l2.5 2.5a1 1 0 0 0 .707.293H7.88a1 1 0 0 0 .707-.293l.16-.16z",fill:"currentColor"})))};function J(){return J=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},J.apply(this,arguments)}var $,ee,te=function(e){return h.createElement("svg",J({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Q||(Q=h.createElement("path",{d:"M14.778.085A.5.5 0 0 1 15 .5V8a.5.5 0 0 1-.314.464L14.5 8l.186.464-.003.001-.006.003-.023.009a12.435 12.435 0 0 1-.397.15c-.264.095-.631.223-1.047.35-.816.252-1.879.523-2.71.523-.847 0-1.548-.28-2.158-.525l-.028-.01C7.68 8.71 7.14 8.5 6.5 8.5c-.7 0-1.638.23-2.437.477A19.626 19.626 0 0 0 3 9.342V15.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 1 0v.282c.226-.079.496-.17.79-.26C4.606.272 5.67 0 6.5 0c.84 0 1.524.277 2.121.519l.043.018C9.286.788 9.828 1 10.5 1c.7 0 1.638-.23 2.437-.477a19.587 19.587 0 0 0 1.349-.476l.019-.007.004-.002h.001",fill:"currentColor"})))};function ne(){return ne=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},ne.apply(this,arguments)}var ae,re,oe,le=function(e){return h.createElement("svg",ne({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 750 500",role:"img"},e),$||($=h.createElement("path",{fill:"#c60b1e",d:"M0 0h750v500H0z"})),ee||(ee=h.createElement("path",{fill:"#ffc400",d:"M0 125h750v250H0z"})))};function se(){return se=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},se.apply(this,arguments)}var ie,ce,ue,de,he,pe=function(e){return h.createElement("svg",se({viewBox:"0 0 24 15",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),ae||(ae=h.createElement("path",{fill:"#002395",d:"M0 0h8v15H0z"})),re||(re=h.createElement("path",{fill:"#FFF",d:"M8 0h8v15H8z"})),oe||(oe=h.createElement("path",{fill:"#ED2939",d:"M16 0h8v15h-8z"})))};function fe(){return fe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},fe.apply(this,arguments)}var me,_e,ve=function(e){return h.createElement("svg",fe({viewBox:"0 0 60 30",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),ie||(ie=h.createElement("path",{d:"M0 0v30h60V0z",fill:"#00247d"})),ce||(ce=h.createElement("path",{d:"m0 0 60 30m0-30L0 30",stroke:"#fff",strokeWidth:6})),ue||(ue=h.createElement("path",{d:"m0 0 60 30m0-30L0 30",stroke:"#cf142b",strokeWidth:4})),de||(de=h.createElement("path",{d:"M30 0v30M0 15h60",stroke:"#fff",strokeWidth:10})),he||(he=h.createElement("path",{d:"M30 0v30M0 15h60",stroke:"#cf142b",strokeWidth:6})))};function ge(){return ge=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},ge.apply(this,arguments)}var xe,be,ye,je,we,Ce,Ne,Me,ke,Ee=function(e){return h.createElement("svg",ge({viewBox:"0 0 16 10",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),me||(me=h.createElement("path",{fill:"#fff",d:"M0 0h16v10H0z"})),_e||(_e=h.createElement("path",{fill:"#dc143c",d:"M0 5h16v5H0z"})))};function Oe(){return Oe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Oe.apply(this,arguments)}var Se,Be,Ie,Le=function(e){return h.createElement("svg",Oe({viewBox:"0 0 7410 3900",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),xe||(xe=h.createElement("path",{fill:"#b22234",d:"M0 0h7410v3900H0z"})),be||(be=h.createElement("path",{d:"M0 450h7410m0 600H0m0 600h7410m0 600H0m0 600h7410m0 600H0",stroke:"#fff",strokeWidth:300})),ye||(ye=h.createElement("path",{fill:"#3c3b6e",d:"M0 0h2964v2100H0z"})),je||(je=h.createElement("g",{fill:"#fff"},h.createElement("g",{id:"FlagUs_svg__d"},h.createElement("g",{id:"FlagUs_svg__c"},h.createElement("g",{id:"FlagUs_svg__e"},h.createElement("g",{id:"FlagUs_svg__b"},h.createElement("path",{id:"FlagUs_svg__a",d:"m247 90 70.534 217.082-184.66-134.164h228.253L176.466 307.082z"}),h.createElement("use",{href:"#FlagUs_svg__a",y:420}),h.createElement("use",{href:"#FlagUs_svg__a",y:840}),h.createElement("use",{href:"#FlagUs_svg__a",y:1260})),h.createElement("use",{href:"#FlagUs_svg__a",y:1680})),h.createElement("use",{href:"#FlagUs_svg__b",x:247,y:210})),h.createElement("use",{href:"#FlagUs_svg__c",x:494})),h.createElement("use",{href:"#FlagUs_svg__d",x:988}),h.createElement("use",{href:"#FlagUs_svg__c",x:1976}),h.createElement("use",{href:"#FlagUs_svg__e",x:2470}))),we||(we=h.createElement("path",{d:"M0 0v30h60V0z",fill:"#00247d"})),Ce||(Ce=h.createElement("path",{d:"m0 0 60 30m0-30L0 30",stroke:"#fff",strokeWidth:6})),Ne||(Ne=h.createElement("path",{d:"m0 0 60 30m0-30L0 30",stroke:"#cf142b",strokeWidth:4})),Me||(Me=h.createElement("path",{d:"M30 0v30M0 15h60",stroke:"#fff",strokeWidth:10})),ke||(ke=h.createElement("path",{d:"M30 0v30M0 15h60",stroke:"#cf142b",strokeWidth:6})))};function Te(){return Te=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Te.apply(this,arguments)}var ze,Ze=function(e){return h.createElement("svg",Te({viewBox:"0 0 20 12",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Se||(Se=h.createElement("path",{d:"M0 0h20v4H0z"})),Be||(Be=h.createElement("path",{fill:"red",d:"M0 4h20v4H0z"})),Ie||(Ie=h.createElement("path",{fill:"#fc0",d:"M0 8h20v4H0z"})))};function Re(){return Re=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Re.apply(this,arguments)}var Pe,Fe=function(e){return h.createElement("svg",Re({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),ze||(ze=h.createElement("path",{d:"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z",fill:"currentColor"})))};function De(){return De=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},De.apply(this,arguments)}var Ae,Ke=function(e){return h.createElement("svg",De({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Pe||(Pe=h.createElement("path",{d:"M0 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm13 .25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM2.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 3 8.75v-.5A.25.25 0 0 0 2.75 8h-.5zM4 8.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 5 8.75v-.5A.25.25 0 0 0 4.75 8h-.5a.25.25 0 0 0-.25.25zM6.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 7 8.75v-.5A.25.25 0 0 0 6.75 8h-.5zM8 8.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 9 8.75v-.5A.25.25 0 0 0 8.75 8h-.5a.25.25 0 0 0-.25.25zM13.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zm0 2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zm-3-2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h1.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-1.5zm.75 2.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM11.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zM9 6.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5A.25.25 0 0 0 9.75 6h-.5a.25.25 0 0 0-.25.25zM7.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 8 6.75v-.5A.25.25 0 0 0 7.75 6h-.5zM5 6.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 6 6.75v-.5A.25.25 0 0 0 5.75 6h-.5a.25.25 0 0 0-.25.25zM2.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h1.5A.25.25 0 0 0 4 6.75v-.5A.25.25 0 0 0 3.75 6h-1.5zM2 10.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM4.25 10a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h5.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-5.5z",fill:"currentColor"})))};function Ve(){return Ve=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Ve.apply(this,arguments)}var We,qe=function(e){return h.createElement("svg",Ve({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Ae||(Ae=h.createElement("path",{d:"m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z",fill:"currentColor"})))};function Ue(){return Ue=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Ue.apply(this,arguments)}var He,Ge=function(e){return h.createElement("svg",Ue({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),We||(We=h.createElement("path",{d:"M16 9c4 2 5 9 5 9s1 4-5 4H8c-6 0-5-4-5-4s1-7 5-9m6-5-2-2-2 2-4-2 2 5h8l2-5-4 2Z",fill:"currentColor"})))};function Xe(){return Xe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Xe.apply(this,arguments)}var Qe,Ye=function(e){return h.createElement("svg",Xe({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),He||(He=h.createElement("path",{d:"M3.5 2.5a.5.5 0 0 0-1 0v8.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L3.5 11.293V2.5zm3.5 1a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM7.5 6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zm0 3a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z",fill:"currentColor"})))};function Je(){return Je=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Je.apply(this,arguments)}var $e,et=function(e){return h.createElement("svg",Je({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),Qe||(Qe=h.createElement("path",{d:"M3.5 12.5a.5.5 0 0 1-1 0V3.707L1.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L3.5 3.707V12.5zm3.5-9a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM7.5 6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zm0 3a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z",fill:"currentColor"})))};function tt(){return tt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},tt.apply(this,arguments)}var nt=function(e){return h.createElement("svg",tt({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",role:"img"},e),$e||($e=h.createElement("path",{d:"M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z",fill:"currentColor"})))},at=n(5101),rt=n.n(at),ot=function(e){var t,n=e.autoFocus,a=e.canShowPoints,o=e.character,s=e.className,i=e.disabled,c=e.highlighted,u=e.inputRef,d=e.inputStyle,h=e.isBlank,p=e.placeholder,f=e.points,m=e.pointsStyle,_=e.raised,v=e.style,x=e.tabIndex,b=e.onChange,y=e.onFocus,j=e.onKeyDown;return(0,r.jsxs)("div",{className:l()(rt().tile,s,(t={},(0,g.Z)(t,rt().highlighted,c),(0,g.Z)(t,rt().blank,h),(0,g.Z)(t,rt().raised,_),(0,g.Z)(t,rt().points1,1===f),(0,g.Z)(t,rt().points2,2===f),(0,g.Z)(t,rt().points3,3===f),(0,g.Z)(t,rt().points4,4===f),(0,g.Z)(t,rt().points5,"number"===typeof f&&f>=5),t)),style:v,children:[(0,r.jsx)("input",{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",autoFocus:n,className:rt().character,disabled:i,placeholder:p,ref:u,spellCheck:!1,style:d,tabIndex:x,value:o||"",onChange:b,onFocus:y,onKeyDown:j}),a&&(0,r.jsx)("span",{className:rt().points,style:m,children:f})]})},lt=(0,h.memo)(ot),st=function(e){var t=e.autoFocus,n=e.className,a=e.character,o=void 0===a?"":a,l=e.disabled,s=e.highlighted,i=e.inputRef,c=e.isBlank,u=e.placeholder,d=e.points,p=e.raised,f=e.size,_=e.tabIndex,g=e.onChange,x=e.onFocus,b=void 0===x?v.ZT:x,y=e.onKeyDown,j=void 0===y?v.ZT:y,w=(0,v.vc)(f),C=w.pointsFontSize,N=w.tileFontSize,M=w.tileSize,k=(0,h.useMemo)((function(){return{height:M,width:M}}),[M]),E=(0,h.useMemo)((function(){return{fontSize:N}}),[N]),O=(0,h.useMemo)((function(){return{fontSize:C}}),[C]),S=(0,h.useMemo)((function(){return i||(0,h.createRef)()}),[i]),B=!o||o===m.EMPTY_CELL,I=(c||!B)&&"undefined"!==typeof d;return(0,h.useEffect)((function(){t&&S.current&&S.current.focus()}),[t,S]),(0,r.jsx)(lt,{autoFocus:t,canShowPoints:I,character:o,className:n,disabled:l,highlighted:s,inputRef:S,inputStyle:E,isBlank:c,placeholder:u,points:d,pointsStyle:O,raised:p,style:k,tabIndex:_,onChange:g,onFocus:b,onKeyDown:function(e){var t;null===(t=S.current)||void 0===t||t.select(),j(e)}})},it=n(6042),ct=n(9396),ut=n(9534),dt=n(9815),ht=n(5237),pt=n(4956),ft=n(1488),mt=n(3165),_t=n(194),vt=n.n(_t),gt=parseInt(vt().ARROW_SIZE,10),xt=parseInt(vt().OFFSET,10),bt=parseInt(vt().PREVENT_OVERFLOW,10),yt=[{name:"preventOverflow",options:{padding:bt,rootBoundary:"document"}},{name:"flip",options:{padding:gt,rootBoundary:"document"}},{name:"offset",options:{offset:[0,xt+gt]}}],jt=function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=n.className,o=n.placement,s=void 0===o?"top":o,i=n.onBlur,c=void 0===i?v.ZT:i,u=n.onFocus,d=void 0===u?v.ZT:u,p=n.onMouseOut,f=void 0===p?v.ZT:p,m=n.onMouseOver,_=void 0===m?v.ZT:m,x=(0,mt.Ld)(),b=Boolean(e)||0===e,y=(0,pt.Z)(),j=(0,h.useState)(!1),w=j[0],C=j[1],N=(0,h.useState)(null),M=N[0],k=N[1],E=(0,h.useState)(null),O=E[0],S=E[1],B=(0,h.useState)(null),I=B[0],L=B[1],T=(0,ht.D)(M,O,{modifiers:[{name:"arrow",options:{element:I}}].concat((0,dt.Z)(yt)),placement:s}),z=T.attributes,Z=T.styles,R=T.update,P=z.popper?z.popper["data-popper-placement"]:s,F=(0,h.useMemo)((function(){return w?{"aria-describedby":x}:{}}),[x,w]),D=(0,h.useCallback)((function(e){c(e),C(!1)}),[c]),A=(0,h.useCallback)((function(e){d(e),C(!0)}),[d]),K=(0,h.useCallback)((function(e){f(e),C(!1)}),[f]),V=(0,h.useCallback)((function(e){_(e),C(!0)}),[_]),W=(0,h.useMemo)((function(){return(0,ct.Z)((0,it.Z)({},F),{ref:k,onBlur:D,onFocus:A,onMouseOut:K,onMouseOver:V})}),[F,D,A,K,V]);return(0,ft.Z)((function(){y()&&R&&R()})),(0,mt.vI)((0,r.jsxs)("div",(0,ct.Z)((0,it.Z)({className:l()(vt().tooltip,a,(t={},(0,g.Z)(t,vt().top,"top"===P),(0,g.Z)(t,vt().right,"right"===P),(0,g.Z)(t,vt().bottom,"bottom"===P),(0,g.Z)(t,vt().left,"left"===P),t)),ref:S,style:Z.popper},z.popper),{children:[(0,r.jsx)("div",{children:e}),(0,r.jsx)("div",{className:vt().arrow,ref:L,style:Z.arrow})]})),{disabled:!b||!w}),W},wt=n(2290),Ct=n.n(wt),Nt=function(e){var t=e.children,n=e.className,a=e.tooltip,o=(0,ut.Z)(e,["children","className","tooltip"]),s=jt(a,o);return(0,r.jsx)("button",(0,ct.Z)((0,it.Z)({className:l()(Ct().action,n),tabIndex:-1,type:"button"},o,s),{children:t}))},Mt={1:Ct().bonusCharacter1,2:Ct().bonusCharacter2,3:Ct().bonusCharacter3,5:Ct().bonusCharacter5},kt={2:Ct().bonusWord2,3:Ct().bonusWord3},Et={2:Ct().bonusCharacterMultiplier2,3:Ct().bonusCharacterMultiplier3},Ot=function(e,t,n){if(e.isEmpty){if(n)return Ct().bonusStart;if(t){var a=t.type;if(a===m.BONUS_WORD)return St(t);if(a===m.BONUS_CHARACTER)return Bt(t);throw new Error("Unknown bonus type: ".concat(a," ").concat(t.x," ").concat(t.y," ").concat(t.multiplier," ").concat(t.score))}}},St=function(e){return kt[e.multiplier]},Bt=function(e){return e.score?Mt[e.score]:Et[e.multiplier]},It=function(e){var t=e.bonus,n=e.cell,a=e.className,o=e.direction,s=e.inputRef,i=e.isCenter,c=e.isEmpty,u=e.isFiltered,d=e.points,h=e.size,p=e.style,f=e.tile,m=e.translate,_=e.onChange,v=e.onDirectionToggleClick,x=e.onFocus,b=e.onToggleBlankClick,j=e.onToggleFilterCellClick;return(0,r.jsxs)("div",{className:l()(Ct().cell,Ot(n,t,i),a,(0,g.Z)({},Ct().candidate,n.isCandidate())),style:p,children:[i&&(0,r.jsx)("div",{className:l()(Ct().iconContainer),children:(0,r.jsx)(nt,{className:Ct().star})}),u&&(0,r.jsx)("div",{className:l()(Ct().iconContainer,Ct().flagContainer),children:(0,r.jsx)(te,{className:Ct().flag})}),(0,r.jsx)(st,{className:Ct().tile,character:c?void 0:f.character,highlighted:n.isCandidate(),inputRef:s,isBlank:f.isBlank,points:d,raised:!c,size:h,tabIndex:0===n.x&&0===n.y?void 0:-1,onChange:_,onFocus:x}),!n.isCandidate()&&(0,r.jsxs)("div",{className:Ct().actions,children:[(0,r.jsx)(Nt,{tooltip:m("cell.toggle-direction"),onClick:v,children:(0,r.jsx)(y,{className:l()(Ct().toggleDirection,(0,g.Z)({},Ct().right,"horizontal"===o))})}),c&&(0,r.jsx)(Nt,{className:l()(Ct().filterCell,(0,g.Z)({},Ct().filtered,u)),tooltip:m("cell.filter-cell"),onClick:j,children:(0,r.jsx)(te,{})}),!c&&(0,r.jsx)(Nt,{className:l()(Ct().blank,(0,g.Z)({},Ct().active,f.isBlank)),tooltip:f.isBlank?m("cell.set-not-blank"):m("cell.set-blank"),onClick:b,children:"B"})]})]})},Lt=(0,h.memo)(It),Tt=function(e){var t=e.cell,n=e.className,a=e.direction,o=e.inputRef,l=e.isCenter,s=e.size,i=e.onChange,c=e.onDirectionToggle,u=e.onFocus,p=t.tile,f=t.x,g=t.y,x=(0,_.I0)(),b=(0,d.qM)(),y=(0,d.ix)((function(e){return(0,d.O0)(e,t)})),j=(0,d.ix)((function(e){return(0,d.Zf)(e,t.tile)})),w=(0,d.ix)((function(e){return(0,d.id)(e,t)})),C=(0,v.vc)(s).tileFontSize,N=p.character===m.EMPTY_CELL,M=(0,h.useMemo)((function(){return{fontSize:C}}),[C]),k=(0,h.useCallback)((function(){o.current&&o.current.focus(),c()}),[c]),E=(0,h.useCallback)((function(){return u(f,g)}),[f,g,u]),O=(0,h.useCallback)((function(){o.current&&o.current.focus(),x(d.I8.actions.toggleCellIsBlank({x:f,y:g}))}),[x,f,g]),S=(0,h.useCallback)((function(){o.current&&o.current.focus(),x(d.mO.actions.toggle({x:f,y:g}))}),[x,f,g]);return(0,r.jsx)(Lt,{bonus:y,cell:t,className:n,direction:a,inputRef:o,isCenter:l,isEmpty:N,isFiltered:w,points:j,size:s,style:M,tile:p,translate:b,onChange:i,onDirectionToggleClick:k,onFocus:E,onToggleBlankClick:O,onToggleFilterCellClick:S})},zt=function(e){var t=e.className,n=e.cellSize,a=e.center,o=e.direction,s=e.innerRef,i=e.refs,c=e.rows,u=e.onChange,d=e.onDirectionToggle,h=e.onFocus,p=e.onKeyDown,m=e.onPaste;return(0,r.jsx)("div",{className:l()(f().board,t),ref:s,onKeyDown:p,onPaste:m,children:c.map((function(e,t){return(0,r.jsx)("div",{className:f().row,children:e.map((function(e,l){return(0,r.jsx)(Tt,{className:f().cell,cell:e,direction:o,inputRef:i[t][l],isCenter:a.x===l&&a.y===t,size:n,onChange:u,onDirectionToggle:d,onFocus:h},l)}))},t)}))})},Zt=(0,h.memo)(zt),Rt=n(2670),Pt=n(4046),Ft=n(7015),Dt=function(e,t){for(var n=0;n<e.length;++n)for(var a=0;a<e[0].length;++a)if(t(e[n][a]))return{x:a,y:n}},At=function(e){return"vertical"===e?"horizontal":"vertical"},Kt=function(e){var t=e.length,n=e[0].length,a=(0,_.I0)(),r=(0,d.ix)(d.$o),o=(0,h.useMemo)((function(){return(0,v.DI)(n,t,(function(){return(0,h.createRef)()}))}),[n,t]),l=(0,h.useRef)({x:0,y:0}),s=(0,h.useState)("horizontal"),i=s[0],c=s[1],u=(0,Ft.Z)(i),p=(0,h.useCallback)((function(e,a){var r,s=Math.min(Math.max(l.current.x+e,0),n-1),i=Math.min(Math.max(l.current.y+a,0),t-1);l.current={x:s,y:i},null===(r=o[i][s].current)||void 0===r||r.focus()}),[l,o]),f=(0,h.useCallback)((function(e){return Dt(o,(function(t){return t.current===e}))}),[o]),g=(0,h.useCallback)((function(e){"horizontal"===u.current?p(e,0):p(0,e)}),[p,u]),x=(0,h.useCallback)((function(o,l){var s=l?(0,v.nK)(r,l).filter((function(e){return e!==m.BLANK})):[m.BLANK],i=[],c=new Pt.Board({rows:e.map((function(e){return e.map((function(e){return e.clone()}))}))}),h=o.x,p=o.y,f=function(){"horizontal"===u.current?++h:++p};s.forEach((function(e){if(!(h>=r.boardWidth||p>=r.boardHeight)){var a=h>0,o=h+1<n,l=p+1<t;if(p-1>0){var s=c.rows[p-1][h],u=s.tile.character+e;if(!s.tile.isBlank&&r.twoCharacterTiles.includes(u)){var _=d.I8.actions.changeCellValue({x:h,y:p-1,value:u});return c=d.I8.reducer(c,_),void i.push(_)}}if(l){var v=c.rows[p+1][h],g=e+v.tile.character;if(!v.tile.isBlank&&r.twoCharacterTiles.includes(g)){var x=d.I8.actions.changeCellValue({x:h,y:p,value:e}),b=d.I8.actions.changeCellValue({x:h,y:p+1,value:m.EMPTY_CELL});return c=d.I8.reducer(d.I8.reducer(c,x),b),i.push(x,b),void f()}}if(a){var y=c.rows[p][h-1],j=y.tile.character+e;if(!y.tile.isBlank&&r.twoCharacterTiles.includes(j)){var w=d.I8.actions.changeCellValue({x:h-1,y:p,value:j});return c=d.I8.reducer(c,w),void i.push(w)}}if(o){var C=c.rows[p][h+1],N=e+C.tile.character;if(!C.tile.isBlank&&r.twoCharacterTiles.includes(N)){var M=d.I8.actions.changeCellValue({x:h,y:p,value:e}),k=d.I8.actions.changeCellValue({x:h+1,y:p,value:m.EMPTY_CELL});return c=d.I8.reducer(d.I8.reducer(c,M),k),i.push(M,k),void f()}}if(!l||!o){var E=c.rows[p][h],O=E.tile.character+e;if(!E.tile.isBlank&&r.twoCharacterTiles.includes(O)){var S=d.I8.actions.changeCellValue({x:h,y:p,value:O});return c=d.I8.reducer(c,S),void i.push(S)}}var B=d.I8.actions.changeCellValue({x:h,y:p,value:e});c=d.I8.reducer(c,B),i.push(B),f()}})),g(Math.abs(o.x-h)+Math.abs(o.y-p)),i.forEach(a)}),[r,u,a,g,e]),b=(0,h.useCallback)((function(t){var n=f(t.target);if(n){var r=(0,v.WM)(t.target);if(!r)return a(d.I8.actions.changeCellValue((0,ct.Z)((0,it.Z)({},n),{value:m.EMPTY_CELL}))),void g(-1);if(r===m.EMPTY_CELL){var o=n.x,l=n.y;if(e[l][o].hasTile())return void a(d.I8.actions.toggleCellIsBlank(n))}x(n,r)}}),[a,x,g,e]),y=(0,h.useCallback)((function(){return c(At)}),[]),j=(0,h.useCallback)((function(e,t){l.current={x:e,y:t}}),[]),w=(0,h.useMemo)((function(){return(0,v.np)({onArrowDown:function(e){e.preventDefault(),(0,v.yl)(e)?y():p(0,1)},onArrowLeft:function(e){e.preventDefault(),(0,v.yl)(e)?y():p(-1,0)},onArrowRight:function(e){e.preventDefault(),(0,v.yl)(e)?y():p(1,0)},onArrowUp:function(e){e.preventDefault(),(0,v.yl)(e)?y():p(0,-1)},onBackspace:function(e){var t=f(e.target);t&&(e.preventDefault(),a(d.I8.actions.changeCellValue((0,ct.Z)((0,it.Z)({},t),{value:m.EMPTY_CELL}))),g(-1))},onDelete:function(e){var t=f(e.target);t&&(e.preventDefault(),a(d.I8.actions.changeCellValue((0,ct.Z)((0,it.Z)({},t),{value:m.EMPTY_CELL}))),g(1))},onKeyDown:function(t){var n=f(t.target);if(n){var o=n.x,l=n.y,s=t.key.toLowerCase(),i=(0,v.yl)(t)&&"b"===s,c=r.getTwoCharacterTileByPrefix(s);if(i)return t.preventDefault(),void a(d.I8.actions.toggleCellIsBlank(n));if((0,v.yl)(t)&&c)return t.preventDefault(),a(d.I8.actions.changeCellValue({x:o,y:l,value:c})),void g(1);var u=e[l][o].tile.character+s;if(r.twoCharacterTiles.includes(u))return t.preventDefault(),a(d.I8.actions.changeCellValue((0,ct.Z)((0,it.Z)({},n),{value:u}))),void g(1);(0,Rt.Z)(t.target,HTMLInputElement)&&t.target.value===t.key&&(t.preventDefault(),g(1))}},onSpace:function(e){var t=f(e.target);t&&(e.preventDefault(),a(d.I8.actions.toggleCellIsBlank(t)))}})}),[p,r,a,y,e]),C=(0,h.useCallback)((function(e){if((0,Rt.Z)(e.target,HTMLInputElement)){var t=f(e.target);if(t){e.preventDefault();var n=e.clipboardData.getData("text/plain").toLocaleLowerCase();x(t,n)}}}),[x]);return[{direction:i,refs:o},{onChange:b,onDirectionToggle:y,onFocus:j,onKeyDown:w,onPaste:C}]},Vt=function(e){var t=e.cellSize,n=e.className,a=e.innerRef,o=(0,d.ix)(d.ZA),l=(0,d.ix)(d.ZO),s=(0,u.Z)(Kt(o),2),i=s[0],c=i.direction,h=i.refs,p=s[1],f=p.onChange,m=p.onDirectionToggle,_=p.onFocus,v=p.onKeyDown,g=p.onPaste;return(0,r.jsx)(Zt,{className:n,cellSize:t,center:l.center,direction:c,innerRef:a,refs:h,rows:o,onChange:f,onDirectionToggle:m,onFocus:_,onKeyDown:v,onPaste:g})},Wt=n(7437),qt=n.n(Wt),Ut=function(e){var t=e.children,n=e.className,a=e.Icon,o=e.tooltip,s=(0,ut.Z)(e,["children","className","Icon","tooltip"]),i=jt(o,s);return(0,r.jsx)("button",(0,ct.Z)((0,it.Z)({className:l()(qt().button,n),type:"button"},s,i),{children:(0,r.jsxs)("span",{className:qt().content,children:[(0,r.jsx)("span",{className:qt().label,children:t}),(0,r.jsx)(a,{className:qt().icon})]})}))},Ht=n(485),Gt=function(){return(0,r.jsx)("style",{type:"text/css",dangerouslySetInnerHTML:{__html:"@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Open+Sans:wght@400;700&family=Roboto+Mono&display=swap');\n\ntext {\n font-family: 'Open Sans';\n}"}})},Xt=n(9418),Qt=function(e){return Ht.fl+e*(Ht.rV+Ht.ku)},Yt=function(e){return Ht.uX+e*(Ht.rV+Ht.ku)},Jt=function(e,t){return e+2*t*(.5-Math.random())},$t=function(e){var t=e.cellIndex,n=e.character,a=e.color,r=e.rowIndex,o=e.showPoints,l=Xt.literaki[Pt.Locale.EN_US].getCharacterPoints(n.toLowerCase()),s=o?l:void 0,i="number"===typeof l?Ht.d4[l]:Ht.BF,c=Qt(t)+Ht.rV/2,u=Yt(0)+Ht.rV/2;return{character:n,color:a||i,points:s,size:Ht.rV,transform:"rotate(".concat(Jt(0,Ht.a_),", ").concat(c,", ").concat(u,")"),x:Jt(Qt(t),Ht.D),y:Jt(Yt(r),Ht.D)}},en=function(e){var t=e.color,n=e.content,a=e.showPoints,r=n.map((function(e,n){return e.map((function(r,o){var l=e.slice(0,o).reduce((function(e,t){return e+t.length+" ".length}),0);return r.split("").map((function(e,r){return $t({cellIndex:l+r,character:e,color:t,rowIndex:n,showPoints:a})}))}))}));return r.flat(2)},tn=function(e){var t=e.reduce((function(e,t){var n=t.reduce((function(e,t){return e+t.length}),0)+Math.max(t.length-1,0);return Math.max(e,n)}),0),n=t*(Ht.rV+Ht.ku)-(0===t?0:Ht.ku),a=e.length*(Ht.rV+Ht.ku)-(0===e.length?0:Ht.ku);return"0 0 ".concat(n," ").concat(a)},nn=n(6807),an=n.n(nn),rn=function(e){var t=e.character,n=e.className,a=e.color,o=e.points,l=e.size,s=e.transform,i=e.x,c=e.y;return(0,r.jsxs)("g",{className:n,transform:s,children:[(0,r.jsx)("rect",{fill:a,height:l,width:l,x:i,y:c}),(0,r.jsx)("text",{dominantBaseline:"central",fontFamily:"Open Sans",fontSize:.6*l,fontWeight:"bold",textAnchor:"middle",x:i+l/2,y:c+l/2,children:t}),"number"===typeof o&&(0,r.jsx)("text",{dominantBaseline:"text-after-edge",fontFamily:"Open Sans",fontSize:.25*l,fontWeight:"bold",textAnchor:"end",x:i+.9*l,y:c+.95*l,children:o})]})},on=function(e){var t,n=e.className,a=e.color,o=e.content,s=e.dropShadow,i=e.showPoints,c=e.style,u=e.wave,d=(0,h.useMemo)((function(){return en({color:a,content:o,showPoints:i})}),[a,o,i]);return(0,r.jsxs)("svg",{className:l()(n,(t={},(0,g.Z)(t,an().dropShadow,s),(0,g.Z)(t,an().wave,u),t)),style:c,viewBox:tn(o),xmlns:"http://www.w3.org/2000/svg",children:[(0,r.jsx)(Gt,{}),d.map((function(e,t){return(0,r.jsx)(rn,{character:e.character,className:an().tile,color:e.color,points:e.points,size:e.size,transform:e.transform,x:e.x,y:e.y},t)}))]})},ln=n(8426),sn=n.n(ln),cn={error:"empty-state.error",info:"empty-state.info",success:"empty-state.success",warning:"empty-state.warning"},un={error:Ht.yg,info:Ht.pI,success:Ht.F1,warning:Ht.yr},dn=function(e){var t=e.className,n=e.children,a=e.type,o=(0,d.qM)(),s=(0,h.useMemo)((function(){return o(cn[a])}),[o]),i=(0,h.useMemo)((function(){return[[s.toUpperCase()]]}),[s]);return(0,r.jsxs)("div",{className:l()(sn().emptyState,t),children:[(0,r.jsx)(on,{className:sn().tiles,color:un[a],content:i}),(0,r.jsx)("div",{className:sn().content,children:n})]})},hn=n(1500),pn=n.n(hn),fn=function(e){var t=e.className,n=e.wave,a=void 0===n||n,o=(0,d.qM)(),s=(0,h.useMemo)((function(){return[[o("common.loading").toUpperCase()]]}),[o]);return(0,r.jsxs)("div",{className:l()(pn().loading,t),children:[(0,r.jsx)("div",{className:pn().dim}),(0,r.jsx)("div",{className:pn().logo,children:(0,r.jsx)(on,{className:l()(pn().tiles),content:s,dropShadow:!0,wave:a})})]})},mn=n(3424),_n=n.n(mn),vn=function(e){var t,n=e.className,a=(0,d.qM)(),o=(0,d.ix)(d.w1),s=o.results,i=o.isLoading,c=(0,d.ix)(d.mK),u=s.length>0?s[0].isAllowed:void 0;return(0,r.jsxs)("div",{className:l()(_n().dictionary,n,(t={},(0,g.Z)(t,_n().isAllowed,!0===u),(0,g.Z)(t,_n().isNotAllowed,!1===u),t)),children:["undefined"!==typeof c&&(0,r.jsx)(dn,{className:_n().emptyState,type:"error",children:c.message}),s.map((function(e){var t,n=e.definitions,o=e.exists,s=e.isAllowed,c=e.word;return(0,r.jsxs)("div",{className:l()(_n().result,(t={},(0,g.Z)(t,_n().isAllowed,!0===s),(0,g.Z)(t,_n().isNotAllowed,!1===s),t)),children:["undefined"===typeof c&&(0,r.jsx)(dn,{type:"info",children:a("dictionary.empty-state.uninitialized")}),"undefined"!==typeof c&&(0,r.jsxs)("div",{className:_n().content,children:[c&&(0,r.jsx)("h2",{className:_n().word,children:c}),!1===s&&(0,r.jsx)("div",{children:a("dictionary.empty-state.not-allowed")}),!0===s&&(0,r.jsxs)(r.Fragment,{children:[0===n.length&&(0,r.jsxs)(r.Fragment,{children:[o&&(0,r.jsx)("div",{children:a("dictionary.empty-state.no-definitions")}),!o&&(0,r.jsx)("div",{children:a("dictionary.empty-state.no-results")})]}),n.length>0&&(0,r.jsx)("ul",{className:_n().definitions,children:n.map((function(e,t){return(0,r.jsx)("li",{className:_n().definition,children:e},t)}))})]}),!i&&null===s&&(0,r.jsx)("div",{children:a("dictionary.empty-state.no-results")})]})]},c)})),i&&(0,r.jsx)(fn,{})]})},gn=n(6436),xn=n.n(gn),bn=function(e){var t=e.className,n=(0,_.I0)(),a=(0,d.qM)(),o=(0,d.ix)(d.w1).input;return(0,r.jsx)("form",{className:l()(xn().dictionaryInput,t),onSubmit:function(e){e.preventDefault(),n(d.lj.actions.submit())},children:(0,r.jsx)("input",{className:xn().input,placeholder:a("dictionary.input.placeholder"),required:!0,type:"text",value:o,onChange:function(e){n(d.lj.actions.changeInput(e.target.value))}})})},yn=n(5890),jn=n.n(yn),wn=function(e){var t=e.children,n=e.className;return(0,r.jsx)("kbd",{className:l()(jn().key,n),children:t})},Cn=n(3253),Nn=n.n(Cn),Mn=n(6126),kn=n(7682),En=n.n(kn),On=function(e){var t=e.className,n=e.Icon,a=e.tooltip,o=(0,ut.Z)(e,["className","Icon","tooltip"]),s=jt(a,o);return(0,r.jsx)("a",(0,ct.Z)((0,it.Z)({className:l()(En().squareButton,t)},o,s),{children:(0,r.jsx)("span",{className:En().content,children:(0,r.jsx)(n,{className:En().icon})})}))},Sn=Object.assign((function(e){var t=e.className,n=e.Icon,a=e.tooltip,o=(0,ut.Z)(e,["className","Icon","tooltip"]),s=jt(a,o);return(0,r.jsx)("button",(0,ct.Z)((0,it.Z)({className:l()(En().squareButton,t),type:"button"},o,s),{children:(0,r.jsx)("span",{className:En().content,children:(0,r.jsx)(n,{className:En().icon})})}))}),{Link:On}),Bn=n(5548),In=n.n(Bn),Ln=function(e){var t=e.children,n=e.className,a=e.title;return(0,r.jsxs)("section",{className:l()(In().section,n),children:[(0,r.jsx)("h2",{className:In().heading,children:a}),(0,r.jsx)("div",{children:t})]})},Tn=n(3445),zn=n.n(Tn),Zn=Object.assign((function(e){var t=e.children,n=e.className,a=e.isOpen,o=e.title,s=e.onClose,i=(0,d.qM)(),c=(0,h.useState)(!0),u=c[0],p=c[1];return(0,Mn.Z)("Escape",(function(){p(!1),s()}),void 0,[s]),(0,h.useEffect)((function(){a&&p(!0)}),[a]),(0,r.jsx)(Nn(),{className:{afterOpen:zn().afterOpen,base:zn().modal,beforeClose:zn().beforeClose},closeTimeoutMS:Ht.MA,contentLabel:o,isOpen:a,overlayClassName:zn().overlay,shouldReturnFocusAfterClose:u,onRequestClose:s,children:(0,r.jsxs)("div",{className:l()(zn().sidebar,n),children:[(0,r.jsxs)("div",{className:zn().header,children:[(0,r.jsx)("h1",{className:zn().title,children:o}),(0,r.jsx)(Sn,{className:zn().closeButton,Icon:q,tooltip:i("common.close"),onClick:s})]}),(0,r.jsx)("div",{className:zn().content,children:t})]})})}),{Section:Ln}),Rn=n(8253),Pn=n.n(Rn),Fn=function(e){var t=e.className,n=e.description,a=e.mapping;return(0,r.jsxs)("div",{className:l()(Pn().mapping,t),children:[(0,r.jsx)("h3",{className:Pn().description,children:n}),(0,r.jsx)("div",{className:Pn().keys,children:a.map((function(e,t){return(0,r.jsxs)(h.Fragment,{children:[(0,r.jsx)("div",{className:Pn().group,children:Array.isArray(e)?(0,r.jsxs)(r.Fragment,{children:[e[0],(0,r.jsx)("span",{className:Pn().plus,children:"+"}),e[1]]}):e}),a.length>1&&t<a.length-1&&(0,r.jsx)("span",{className:Pn().slash,children:"/"})]},t)}))})]})},Dn=(0,r.jsx)(wn,{children:(0,r.jsx)(C,{})}),An=(0,r.jsx)(wn,{children:(0,r.jsx)(S,{})}),Kn=(0,r.jsx)(wn,{children:(0,r.jsx)(k,{})}),Vn=(0,r.jsx)(wn,{children:(0,r.jsx)(y,{})}),Wn=(0,r.jsx)(wn,{children:"\u2190 Backspace"}),qn=(0,r.jsx)(wn,{children:(0,v.V5)()?"\u2318":"Ctrl"}),Un=(0,r.jsx)(wn,{children:"Del"}),Hn=(0,r.jsx)(wn,{children:"Enter \u23ce"}),Gn=(0,r.jsxs)(r.Fragment,{children:[Dn,An,Kn,Vn]}),Xn=(0,r.jsx)(wn,{children:"\u2423"}),Qn=function(e){var t=e.className,n=e.isOpen,a=e.onClose,o=(0,d.qM)(),l=(0,d.ix)(d.$o);return(0,r.jsxs)(Zn,{className:t,isOpen:n,title:o("keyMap"),onClose:a,children:[(0,r.jsxs)(Zn.Section,{title:o("keyMap.board-and-rack"),children:[(0,r.jsx)(Fn,{description:o("keyMap.board-and-rack.navigate"),mapping:[Gn]}),(0,r.jsx)(Fn,{description:o("keyMap.board-and-rack.remove-tile"),mapping:[Un,Wn]}),(0,r.jsx)(Fn,{description:o("keyMap.board-and-rack.submit"),mapping:[Hn]}),l.twoCharacterTiles.length>0&&(0,r.jsx)(Fn,{description:o("keyMap.board-and-rack.insert-two-letter-tile"),mapping:[[qn,(0,r.jsx)(r.Fragment,{children:l.twoCharacterTiles.map((function(e){var t=(0,u.Z)(e,1)[0];return(0,r.jsx)(wn,{children:t.toUpperCase()},t)}))})]]})]}),(0,r.jsxs)(Zn.Section,{title:o("keyMap.board"),children:[(0,r.jsx)(Fn,{description:o("keyMap.board.toggle-blank"),mapping:[Xn,[qn,(0,r.jsx)(wn,{children:"B"},"b")]]}),(0,r.jsx)(Fn,{description:o("keyMap.board.toggle-direction"),mapping:[[qn,Gn]]})]}),(0,r.jsx)(Zn.Section,{title:o("keyMap.rack"),children:(0,r.jsx)(Fn,{description:o("keyMap.rack.insert-blank"),mapping:[Xn]})})]})},Yn=[["SCRABBLE"],["SOLVER","2"]],Jn=function(e){var t=e.className,n=e.style;return(0,r.jsx)(on,{className:t,content:Yn,style:n})},$n=n(9308),ea=n.n($n),ta=function(e){var t=e.onClear,n=e.onShowKeyMap,a=e.onShowRemainingTiles,o=e.onShowSettings,s=e.onShowWords,i=(0,d.qM)(),c=(0,d.ix)(d.En),u=(0,d.ix)(d.bs);return(0,r.jsxs)("div",{className:ea().navButtons,children:[(0,r.jsx)(Sn,{className:ea().button,Icon:Y,tooltip:i("common.clear"),onClick:t}),(0,r.jsx)("div",{className:ea().separator}),(0,r.jsx)(Sn,{className:l()(ea().button,(0,g.Z)({},ea().error,c)),Icon:Ge,tooltip:i("remaining-tiles"),onClick:a}),(0,r.jsx)(Sn,{className:l()(ea().button,(0,g.Z)({},ea().error,u)),Icon:L,tooltip:i("words"),onClick:s}),(0,r.jsx)("div",{className:ea().separator}),(0,r.jsx)(Sn.Link,{className:ea().button,href:Ht.h4,Icon:Fe,rel:"noopener noreferrer",target:"_blank",tooltip:i("github")}),(0,r.jsx)("div",{className:ea().separator}),(0,r.jsx)(Sn,{className:ea().button,Icon:Ke,tooltip:i("keyMap"),onClick:n}),(0,r.jsx)(Sn,{className:ea().button,Icon:F,tooltip:i("settings"),onClick:o})]})},na=n(1664),aa=n.n(na),ra=n(2747),oa=n.n(ra),la=[["HTTP","404"]],sa=function(){return(0,r.jsx)("div",{className:oa().notFound,children:(0,r.jsx)(aa(),{href:"/",children:(0,r.jsxs)("a",{className:oa().link,children:[(0,r.jsx)(G,{className:oa().icon}),(0,r.jsx)(on,{className:oa().tiles,content:la})]})})})},ia=n(6079),ca=n.n(ia),ua=function(e){var t=e.activeIndexRef,n=e.character,a=e.index,o=e.inputRef,l=e.tile,s=e.onChange,i=e.onKeyDown,c=(0,_.I0)(),u=(0,d.qM)(),p=(0,d.ix)(d.$o),f=(0,d.ix)((function(e){return(0,d.Or)(e,n)})),g=(0,h.useCallback)((function(){t.current=a}),[a]),x=(0,h.useCallback)((function(e){e.preventDefault(),e.stopPropagation();var t=(0,v.WM)(e.target),n=t?(0,v.nK)(p,t):[null];c(d.O_.actions.changeCharacters({characters:n,index:a})),s(e)}),[p,a,s]),b=(0,h.useMemo)((function(){return(0,v.np)({onBackspace:function(e){e.preventDefault(),c(d.O_.actions.changeCharacter({character:null,index:a}))},onKeyDown:function(e){if((0,v.yl)(e)&&p.isTwoCharacterTilePrefix(e.key)){e.preventDefault(),e.stopPropagation();var t=p.getTwoCharacterTileByPrefix(e.key);c(d.O_.actions.changeCharacter({character:t,index:a}))}i(e)}})}),[a,i]);return(0,r.jsx)(st,{autoFocus:0===a,className:ca().tile,character:null===n?void 0:n,highlighted:null!==l,inputRef:o,isBlank:n===m.BLANK,placeholder:u("rack.placeholder")[a],points:f,raised:!0,size:Ht.I_,tabIndex:0===a?void 0:-1,onChange:x,onFocus:g,onKeyDown:b},a)},da=function(e){var t=e.className,n=(0,_.I0)(),a=(0,d.ix)(d.$o),o=(0,d.ix)(d.QB),s=(0,d.ix)(d.z$),i=(0,h.useMemo)((function(){return(0,v.gV)(o,s)}),[o,s]),c=i.length,u=(0,h.useMemo)((function(){return(0,v.Ri)(c).map((function(){return(0,h.createRef)()}))}),[c]),p=(0,h.useRef)(),f=(0,h.useCallback)((function(e){var t=Math.min(Math.max((p.current||0)+e,0),c-1),n=u[t].current;n&&n.focus(),p.current=t}),[p,c,u]),m=(0,h.useCallback)((function(e){var t=(0,v.WM)(e.target),n=t?(0,v.nK)(a,t):[];f(t?n.length:-1)}),[f,a]),g=(0,h.useCallback)((function(e){var t=p.current;if("undefined"!==typeof t){e.preventDefault();var r=e.clipboardData.getData("text/plain").toLocaleLowerCase(),o=r?(0,v.nK)(a,r):[];f(r?o.length:-1),n(d.O_.actions.changeCharacters({characters:o,index:t}))}}),[f,a,n]),x=(0,h.useMemo)((function(){return(0,v.np)({onArrowLeft:function(e){e.preventDefault(),f(-1)},onArrowRight:function(e){e.preventDefault(),f(1)},onBackspace:function(e){e.preventDefault(),f(-1)},onKeyDown:function(e){(0,v.yl)(e)&&a.isTwoCharacterTilePrefix(e.key)?f(1):e.currentTarget.value===e.key&&(e.preventDefault(),e.stopPropagation(),f(1))}})}),[f,a]);return(0,r.jsx)("div",{className:l()(ca().rack,t),onPaste:g,children:i.map((function(e,t){var n=e.character,a=e.tile;return(0,r.jsx)(ua,{activeIndexRef:p,character:n,index:t,inputRef:u[t],tile:a,onChange:m,onKeyDown:x},t)}))})},ha=n(9627),pa=n.n(ha),fa=function(e){var t=e.checked,n=e.children,a=e.className,o=e.disabled,s=e.id,i=e.name,c=e.value,u=e.onChange;return(0,r.jsxs)("label",{className:l()(pa().radio,a,(0,g.Z)({},pa().checked,t)),htmlFor:s,children:[(0,r.jsx)("input",{checked:t,className:pa().input,disabled:o,id:s,name:i,type:"radio",value:c,onChange:u}),(0,r.jsx)("div",{className:pa().icon}),(0,r.jsx)("div",{className:pa().content,children:n})]})},ma=n(9365),_a=n.n(ma),va=function(e){var t,n=e.tile,a=n.character,o=n.count,s=o-n.usedCount,i=(0,d.ix)((function(e){return(0,d.Or)(e,a)}));return(0,r.jsxs)("div",{className:l()(_a().character,(t={},(0,g.Z)(t,_a().finished,s<=0),(0,g.Z)(t,_a().overused,s<0),t)),children:[(0,r.jsx)(st,{character:a,className:_a().tile,disabled:!0,isBlank:a===m.BLANK,points:i,raised:!0,size:Ht.mM}),(0,r.jsxs)("div",{className:_a().count,children:[s," / ",o]})]},a)},ga=n(5343),xa=n.n(ga),ba=function(e){var t=e.className,n=e.isOpen,a=e.onClose,o=(0,d.qM)(),l=(0,d.ix)(d.Yj);return(0,r.jsx)(Zn,{className:t,isOpen:n,title:o("remaining-tiles"),onClose:a,children:l.map((function(e){var t=e.remainingCount,n=e.tiles,a=e.translationKey,l=e.totalCount;return(0,r.jsx)(Zn.Section,{title:(0,r.jsxs)("span",{className:xa().title,children:[(0,r.jsx)("span",{children:o(a)}),(0,r.jsxs)(c,{className:xa().badge,children:[t," / ",l]})]}),children:(0,r.jsx)("div",{className:xa().content,children:n.map((function(e){return(0,r.jsx)(va,{tile:e},e.character)}))})},a)}))})},ya=n(6457),ja=n(2813),wa=n.n(ja),Ca=function(e){var t=e.className,n=(0,_.I0)(),a=(0,d.qM)(),o=(0,d.ix)(d.QL),s=(0,h.useState)(o),i=s[0],c=s[1];return(0,r.jsx)("form",{className:l()(wa().resultsInput,t),children:(0,r.jsx)("input",{className:wa().input,placeholder:a("results.input.placeholder"),type:"text",value:i,onChange:function(e){var t=e.target.value;c(t),(0,v.Kj)(t)&&n(d._C.actions.changeQuery(t))}})})},Na=n(3620),Ma=n(9474),ka=n.n(Ma),Ea=[{className:ka().word,id:Na.M.Word,translationKey:"common.word"},{className:ka().stat,id:Na.M.TilesCount,translationKey:"common.tiles"},{className:ka().stat,id:Na.M.ConsonantsCount,translationKey:"common.consonants"},{className:ka().stat,id:Na.M.VowelsCount,translationKey:"common.vowels"},{className:ka().stat,id:Na.M.BlanksCount,translationKey:"common.blanks"},{className:ka().stat,id:Na.M.WordsCount,translationKey:"common.words"},{className:ka().points,id:Na.M.Points,translationKey:"common.points"}],Oa=function(e){var t=e.column,n=(0,_.I0)(),a=(0,d.qM)(),o=(0,d.ix)(d.R),s=(0,d.ix)(d.sH),i=jt(a(t.translationKey));return(0,r.jsx)("button",(0,ct.Z)((0,it.Z)({className:l()(ka().headerButton,t.className),type:"button",onClick:function(){return e=t.id,void n(d._C.actions.sort(e));var e}},i),{children:(0,r.jsxs)("span",{className:ka().cell,children:[(0,r.jsx)("span",{className:ka().headerButtonLabel,children:a(t.translationKey)}),o===t.id&&(0,r.jsxs)(r.Fragment,{children:[s===Na.S.Ascending&&(0,r.jsx)(et,{className:ka().sortIcon}),s===Na.S.Descending&&(0,r.jsx)(Ye,{className:ka().sortIcon})]})]})}),t.id)},Sa=function(e){var t=e.className,n=e.translationKey,a=e.tooltip,o=e.value,s=(0,d.qM)(),i=jt("".concat(s(n),": ").concat(a||o));return(0,r.jsx)("span",(0,ct.Z)((0,it.Z)({className:l()(ka().cell,t)},i),{children:o}))},Ba=function(e){var t=e.index,n=e.style,a=(0,_.I0)(),o=(0,d.ix)(d.dN)[t],l=o.words.slice(1).join(" / ").toLocaleUpperCase();return(0,r.jsx)("button",{className:ka().result,style:n,type:"button",onBlur:function(){a(d._C.actions.changeResultCandidate(null))},onClick:function(){a(d._C.actions.applyResult(o))},onFocus:function(){a(d._C.actions.changeResultCandidate(o))},onMouseEnter:function(){a(d._C.actions.changeResultCandidate(o))},onMouseLeave:function(){a(d._C.actions.changeResultCandidate(null))},children:(0,r.jsxs)("span",{className:ka().resultContent,children:[(0,r.jsx)(Sa,{className:ka().word,translationKey:"common.word",value:"".concat(o.word.toLocaleUpperCase()).concat(l.length>0?" (".concat(l,")"):"")}),(0,r.jsx)(Sa,{className:ka().stat,translationKey:"common.tiles",value:o.tilesCount}),(0,r.jsx)(Sa,{className:ka().stat,translationKey:"common.consonants",value:o.consonantsCount}),(0,r.jsx)(Sa,{className:ka().stat,translationKey:"common.vowels",value:o.vowelsCount}),(0,r.jsx)(Sa,{className:ka().stat,translationKey:"common.blanks",value:o.blanksCount}),(0,r.jsx)(Sa,{className:ka().stat,translationKey:"common.words",tooltip:"".concat(o.wordsCount," (").concat(o.words.join(" / ").toLocaleUpperCase(),")"),value:o.wordsCount}),(0,r.jsx)(Sa,{className:ka().points,translationKey:"common.points",value:o.points})]})})},Ia=function(){var e=(0,_.I0)(),t=(0,d.qM)(),n=(0,d.ix)(d.xU),a=(0,d.ix)(d.QB),o=(0,d.ix)(d.Mj),l=a.some((function(e){return null!==e}));return(0,r.jsx)(Ut,{className:ka().outdatedButton,disabled:n||!o||!l,Icon:qe,type:"submit",onClick:function(){e(d.TP.actions.submit())},children:t("results.solve")})},La=function(e){var t=e.height,n=e.width,a=(0,d.qM)(),o=(0,d.ix)(d.f2),s=(0,d.ix)(d.dN),i=(0,d.ix)(d.xU),c=(0,d.ix)(d.Mj),u=(0,d.ix)(d.Rn),p=(0,h.useRef)();return(0,h.useLayoutEffect)((function(){p.current&&p.current.scrollTo(0,0)}),[p,s]),(0,r.jsxs)("div",{className:ka().results,children:[(0,r.jsx)("div",{className:ka().header,children:Ea.map((function(e){return(0,r.jsx)(Oa,{column:e},e.id)}))}),"undefined"!==typeof u&&(0,r.jsx)(dn,{className:ka().emptyState,type:"error",children:u.message}),"undefined"===typeof s&&"undefined"===typeof u&&(0,r.jsxs)(dn,{className:ka().emptyState,type:"info",children:[a("results.empty-state.uninitialized"),(0,r.jsx)(Ia,{})]}),"undefined"!==typeof s&&"undefined"!==typeof o&&"undefined"===typeof u&&(0,r.jsxs)(r.Fragment,{children:[c&&(0,r.jsxs)(dn,{className:ka().emptyState,type:"info",children:[a("results.empty-state.outdated"),(0,r.jsx)(Ia,{})]}),!c&&(0,r.jsxs)(r.Fragment,{children:[0===o.length&&(0,r.jsx)(dn,{className:ka().emptyState,type:"warning",children:a("results.empty-state.no-results")}),o.length>0&&0===s.length&&(0,r.jsx)(dn,{className:ka().emptyState,type:"info",children:a("results.empty-state.no-filtered-results")}),o.length>0&&s.length>0&&(0,r.jsx)(ya.t7,{className:l()(ka().list,(0,g.Z)({},ka().outdated,c)),height:t-Ht.$L-Ht.qp,innerRef:p,itemCount:s.length,itemSize:Ht.rx,width:n,children:Ba}),o.length>0&&(0,r.jsx)(Ca,{className:ka().input})]})]}),i&&(0,r.jsx)(fn,{})]})},Ta=n(1511),za=n.n(Ta),Za=function(e){var t=e.children,n=e.className,a=e.contentClassName,o=e.onAnimationEnd;return(0,r.jsx)("div",{className:l()(za().screen,n),onAnimationEnd:o,children:(0,r.jsx)("div",{className:l()(za().content,a),children:t})})},Ra=n(7352),Pa=n.n(Ra),Fa="null",Da=function(e){if("left"===e||"right"===e)return e;if(e===Fa)return null;throw new Error('"'.concat(e,'" is not valid. Should be "left", "right", or "').concat(Fa,'"'))},Aa=function(e){var t=e.className,n=e.disabled,a=(0,_.I0)(),o=(0,d.qM)(),l=(0,d.ix)(d.uz),s=[{label:o("settings.autoGroupTiles.left"),value:"left"},{label:o("settings.autoGroupTiles.right"),value:"right"},{label:o("settings.autoGroupTiles.null"),value:Fa}],i=function(e){var t=Da(e.target.value);a(d.xj.actions.changeAutoGroupTiles(t))};return(0,r.jsx)("div",{className:t,children:s.map((function(e){return(0,r.jsx)(fa,{checked:l===Da(e.value),className:Pa().option,disabled:n,id:"autoGroupTiles",name:"autoGroupTiles",value:e.value,onChange:i,children:(0,r.jsx)("div",{className:Pa().label,children:e.label})},e.value)}))})},Ka=n(4116),Va=n.n(Ka),Wa=[{label:Xt.scrabble.name,value:Xt.scrabble.id},{label:Xt.literaki.name,value:Xt.literaki.id}],qa=function(e){var t=e.className,n=e.disabled,a=(0,_.I0)(),o=(0,d.ix)(d.md),l=function(e){a(d.xj.actions.changeConfigId(e.target.value))};return(0,r.jsx)("div",{className:t,children:Wa.map((function(e){return(0,r.jsx)(fa,{checked:o===e.value,className:Va().option,disabled:n,id:"configId",name:"configId",value:e.value,onChange:l,children:(0,r.jsx)("div",{className:Va().label,children:e.label})},e.value)}))})},Ua=n(7689),Ha=n.n(Ua),Ga=[{className:Ha().gb,Icon:ve,label:"English (GB)",value:Pt.Locale.EN_GB},{className:Ha().us,Icon:Le,label:"English (US)",value:Pt.Locale.EN_US},{className:Ha().fr,Icon:pe,label:"Fran\xe7ais",value:Pt.Locale.FR_FR},{className:Ha().de,Icon:Ze,label:"Deutsch",value:Pt.Locale.DE_DE},{className:Ha().pl,Icon:Ee,label:"Polski",value:Pt.Locale.PL_PL},{className:Ha().es,Icon:le,label:"Espa\xf1ol",value:Pt.Locale.ES_ES}],Xa=function(e){var t=e.className,n=e.disabled,a=(0,_.I0)(),o=(0,d.ix)(d.fN),s=function(e){var t=e.target.value;a(d.xj.actions.changeLocale(t))};return(0,r.jsx)("div",{className:t,children:Ga.map((function(e){var a=e.Icon,i=(0,ut.Z)(e,["Icon"]);return(0,r.jsx)(fa,{checked:o===i.value,className:l()(Ha().option,t,(0,g.Z)({},Ha().checked,o===i.value)),disabled:n,id:"locale",name:"locale",value:i.value,onChange:s,children:(0,r.jsxs)("span",{className:Ha().label,children:[(0,r.jsx)(a,{className:l()(Ha().flag,i.className)}),(0,r.jsx)("span",{children:i.label})]})},i.value)}))})},Qa=function(e){var t=e.className,n=e.isOpen,a=e.onClose,o=(0,d.qM)();return(0,r.jsxs)(Zn,{className:t,isOpen:n,title:o("settings"),onClose:a,children:[(0,r.jsx)(Zn.Section,{title:o("settings.game"),children:(0,r.jsx)(qa,{disabled:!n})}),(0,r.jsx)(Zn.Section,{title:o("settings.language"),children:(0,r.jsx)(Xa,{disabled:!n})}),(0,r.jsx)(Zn.Section,{title:o("settings.autoGroupTiles"),children:(0,r.jsx)(Aa,{disabled:!n})})]})},Ya=n(6719),Ja=n.n(Ya),$a=function(e){var t=e.className,n=e.forceShow,a=e.onAnimationEnd;return(0,r.jsxs)(Za,{className:l()(Ja().splash,t,(0,g.Z)({},Ja().animated,!n)),onAnimationEnd:a,children:[(0,r.jsxs)("div",{className:Ja().logos,children:[(0,r.jsx)(Jn,{className:Ja().logoGrayscale}),(0,r.jsx)(Jn,{className:Ja().logoColor})]}),(0,r.jsx)("h1",{className:Ja().author,children:"by Kamil Mielnik"})]})},er=n(538),tr=n.n(er),nr=(0,h.forwardRef)((function(e,t){var n=e.children,a=e.className,o=(0,ut.Z)(e,["children","className"]);return(0,r.jsx)("div",(0,ct.Z)((0,it.Z)({className:l()(tr().well,a),ref:t},o),{children:n}))})),ar=n(5513),rr=n.n(ar),or=function(e){var t=e.className,n=e.isOpen,a=e.onClose,o=(0,d.qM)(),s=(0,d.ix)(d.HM),i=s.invalidWords,u=s.validWords;return(0,r.jsxs)(Zn,{className:t,isOpen:n,title:o("words"),onClose:a,children:[(0,r.jsx)(Zn.Section,{title:(0,r.jsxs)("span",{className:rr().title,children:[(0,r.jsx)("span",{children:o("words.invalid")}),(0,r.jsx)(c,{className:rr().badge,children:i.length})]}),children:i.map((function(e,t){return(0,r.jsxs)("div",{className:rr().word,children:[(0,r.jsx)(K,{className:l()(rr().icon,rr().invalid)})," ",e]},t)}))}),(0,r.jsx)(Zn.Section,{title:(0,r.jsxs)("span",{className:rr().title,children:[(0,r.jsx)("span",{children:o("words.valid")}),(0,r.jsx)(c,{className:rr().badge,children:u.length})]}),children:u.map((function(e,t){return(0,r.jsxs)("div",{className:rr().word,children:[(0,r.jsx)(z,{className:l()(rr().icon,rr().valid)})," ",e]},t)}))})]})}},3165:function(e,t,n){"use strict";n.d(t,{Av:function(){return r},_:function(){return f},vI:function(){return g},Ld:function(){return b}});var a=n(4829),r=function(){var e=(0,a.Z)("(max-height: 800px)",!1),t=(0,a.Z)("(max-width: 1024px)",!1);return e||t},o=n(7294),l=n(9473),s=n(8127),i=n(8508),c=function(){var e=(0,l.I0)(),t=(0,i.ix)(i.ZO);(0,s.Z)((function(){var t=i.Xb.getBoard();t&&e(i.I8.actions.init(t))})),(0,o.useEffect)((function(){t&&i.Xb.setBoard(t)}),[t])},u=function(){var e=(0,l.I0)(),t=(0,i.ix)(i.md);(0,s.Z)((function(){var t=i.Xb.getConfigId();t&&e(i.xj.actions.init({configId:t}))})),(0,o.useEffect)((function(){t&&i.Xb.setConfigId(t)}),[t])},d=n(5558),h=function(){var e=(0,l.I0)(),t=(0,i.ix)(i.fN);(0,s.Z)((function(){var t=i.Xb.getLocale();e(t?i.xj.actions.init({locale:t}):i.xj.actions.init({locale:(0,d.Nj)()}))})),(0,o.useEffect)((function(){t&&i.Xb.setLocale(t)}),[t])},p=function(){var e=(0,l.I0)(),t=(0,i.ix)(i.QB);(0,s.Z)((function(){var t=i.Xb.getRack();t&&e(i.O_.actions.init(t))})),(0,o.useEffect)((function(){t&&i.Xb.setRack(t)}),[t])},f=function(){p(),c(),u(),h()},m=n(5893),_=n(745),v=n(779),g=d.J8?function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.disabled,a=void 0!==n&&n,r=t.tagName,l=void 0===r?"div":r,s=(0,o.useRef)(null);(0,o.useLayoutEffect)((function(){if(a)return d.ZT;var e=document.createElement(l);document.body.appendChild(e);var t=(0,_.createRoot)(e);return s.current=t,function(){setTimeout((function(){s.current=null,t.unmount(),e.remove()}),0)}}),[a,l]),(0,o.useLayoutEffect)((function(){s.current&&s.current.render((0,m.jsx)(v.Z,{children:e}))}),[e,a,s])}:d.ZT,x=n(7632),b=function(){return(0,o.useRef)((0,x.Z)()).current}},7277:function(e){e.exports={badge:"Badge_badge__YL9Gr"}},2761:function(e){e.exports={board:"Board_board__eA_bB",row:"Board_row__mezHN"}},2290:function(e){e.exports={cell:"Cell_cell__2GOSl",bonusWord2:"Cell_bonusWord2__Ztd1C",bonusWord3:"Cell_bonusWord3__eTB6G",bonusStart:"Cell_bonusStart__zy3BV",bonusCharacter1:"Cell_bonusCharacter1__zJUuA",bonusCharacter2:"Cell_bonusCharacter2__HZDn8",bonusCharacter3:"Cell_bonusCharacter3__pWf1f",bonusCharacter5:"Cell_bonusCharacter5__LdDrj",bonusCharacterMultiplier2:"Cell_bonusCharacterMultiplier2__Qpcd7",bonusCharacterMultiplier3:"Cell_bonusCharacterMultiplier3__0qtZY",characterPoints1:"Cell_characterPoints1__CKxm0",characterPoints2:"Cell_characterPoints2__QkYnj",characterPoints3:"Cell_characterPoints3___SyO2",characterPoints5:"Cell_characterPoints5___OS_7",candidate:"Cell_candidate__qGOhc",actions:"Cell_actions__YOyrG",action:"Cell_action___13Yo",filterCell:"Cell_filterCell__f5FRe",toggleDirection:"Cell_toggleDirection__1WgpQ",right:"Cell_right__ItPQR",blank:"Cell_blank__n7TRD",active:"Cell_active__L88UB",filtered:"Cell_filtered__16gx1",iconContainer:"Cell_iconContainer__luGh5",flagContainer:"Cell_flagContainer__A_IDX",flag:"Cell_flag__hPqWD",star:"Cell_star__qeUuH"}},7437:function(e){e.exports={button:"Button_button__PjVhE",content:"Button_content__XZA3a",icon:"Button_icon__DJGKY",label:"Button_label__vFl5U"}},3424:function(e){e.exports={dictionary:"Dictionary_dictionary__0CM4j",result:"Dictionary_result__eFJ65",isAllowed:"Dictionary_isAllowed__VfACe",content:"Dictionary_content__Ehz1U",isNotAllowed:"Dictionary_isNotAllowed__HvWIM",word:"Dictionary_word__Y2PlX",definitions:"Dictionary_definitions__UBslC",definition:"Dictionary_definition__lU1Vz"}},6436:function(e){e.exports={dictionaryInput:"DictionaryInput_dictionaryInput__fsGZD",input:"DictionaryInput_input__0ed6F"}},8426:function(e){e.exports={emptyState:"EmptyState_emptyState__iOAMZ",tiles:"EmptyState_tiles____Cln"}},5890:function(e){e.exports={key:"Key_key__JS7L0"}},8253:function(e){e.exports={mapping:"Mapping_mapping__GQrAe",description:"Mapping_description__osefE",keys:"Mapping_keys__BBLHM",group:"Mapping_group__4H8Aw",plus:"Mapping_plus__aoyZw",slash:"Mapping_slash__xSLL1"}},1500:function(e){e.exports={loading:"Loading_loading__RkVCa",dim:"Loading_dim__H3eXg",logo:"Loading_logo__1hwt4",tiles:"Loading_tiles__RNn33"}},9308:function(e){e.exports={navButtons:"NavButtons_navButtons__2jdaO",button:"NavButtons_button__1mjyl",separator:"NavButtons_separator__4FwOF",error:"NavButtons_error__UMVHy"}},2747:function(e){e.exports={notFound:"NotFound_notFound__yhPFA",link:"NotFound_link__a1OqI",icon:"NotFound_icon__zBP4O",tiles:"NotFound_tiles__Nxd8Z"}},6807:function(e){e.exports={wave:"PlainTiles_wave__MUPo5",tile:"PlainTiles_tile__4eIjX",dropShadow:"PlainTiles_dropShadow__TjPAL",hide:"PlainTiles_hide__ZXQ7t",progress:"PlainTiles_progress__GEq5G",pulse:"PlainTiles_pulse__MTQRB"}},6079:function(e){e.exports={rack:"Rack_rack__uEE8X",tile:"Rack_tile__kMzR_"}},9627:function(e){e.exports={radio:"Radio_radio__06IBr",icon:"Radio_icon__ORxR0",checked:"Radio_checked__MlqJv",input:"Radio_input__PFpGB",content:"Radio_content__08chi"}},9365:function(e){e.exports={character:"Character_character__FN97z",finished:"Character_finished__DsFyj",overused:"Character_overused__PEXhw",tile:"Character_tile__lqZEb",count:"Character_count__SSxGA"}},5343:function(e){e.exports={title:"RemainingTiles_title__QQYTv",content:"RemainingTiles_content__5cnQv",badge:"RemainingTiles_badge__lyaBc"}},9474:function(e){e.exports={results:"Results_results__258ah",emptyState:"Results_emptyState__qSRMr",list:"Results_list__zp7CV",outdated:"Results_outdated__4j0Ql",header:"Results_header__RmHXo",headerButton:"Results_headerButton__qNx0w",headerButtonLabel:"Results_headerButtonLabel__XQiIP",result:"Results_result__bpPGb",resultContent:"Results_resultContent__fynvQ",word:"Results_word__j20u_",cell:"Results_cell__13BH5",stat:"Results_stat__EguZM",points:"Results_points__7BAKE",outdatedButton:"Results_outdatedButton__5fzwS",sortIcon:"Results_sortIcon__y02RA",input:"Results_input__B3K40"}},2813:function(e){e.exports={resultsInput:"ResultsInput_resultsInput__geMao",input:"ResultsInput_input__dc2PT"}},1511:function(e){e.exports={screen:"Screen_screen__VnMC9",closeButton:"Screen_closeButton__0QT6U",content:"Screen_content__t2VCW"}},7352:function(e){e.exports={option:"AutoGroupTilesSetting_option__cNX7P",label:"AutoGroupTilesSetting_label__njnKi"}},4116:function(e){e.exports={option:"ConfigSetting_option__T_XJr",label:"ConfigSetting_label__SKiut"}},7689:function(e){e.exports={option:"LocaleSetting_option__86eJS",flag:"LocaleSetting_flag__B1FNp",checked:"LocaleSetting_checked__9aDcB",label:"LocaleSetting_label__Nl2tL",es:"LocaleSetting_es__o6mp8",fr:"LocaleSetting_fr__h7FxL",gb:"LocaleSetting_gb__qt9o9",pl:"LocaleSetting_pl__Xg3Ib",us:"LocaleSetting_us__ov8al",de:"LocaleSetting_de__73PFW"}},3445:function(e){e.exports={modal:"Sidebar_modal__pavmk",afterOpen:"Sidebar_afterOpen__Y7kOz",sidebar:"Sidebar_sidebar__pTTPu",beforeClose:"Sidebar_beforeClose__vzZNQ",overlay:"Sidebar_overlay__fZ2ki",header:"Sidebar_header__6FiSo",title:"Sidebar_title__pzTL8",closeButton:"Sidebar_closeButton__TjUpw",content:"Sidebar_content__lLjwZ"}},5548:function(e){e.exports={section:"Section_section__Rd7qk",heading:"Section_heading___PU_r"}},6719:function(e){e.exports={splash:"Splash_splash__DJBx_",animated:"Splash_animated__p0GNp",hide:"Splash_hide__4sfov",logos:"Splash_logos__pFer4",pulse:"Splash_pulse__bc8xX",logoColor:"Splash_logoColor__InOR_",progress:"Splash_progress__82M_I",logoGrayscale:"Splash_logoGrayscale__qe_QT",author:"Splash_author__0gDgp",wave:"Splash_wave___xjSZ"}},7682:function(e){e.exports={squareButton:"SquareButton_squareButton__qwR9a",content:"SquareButton_content__1ucqM",icon:"SquareButton_icon__t5YSC"}},5101:function(e){e.exports={tile:"Tile_tile__14nuL",raised:"Tile_raised__WKori",points1:"Tile_points1__yl4Jl",points2:"Tile_points2__Xsbcp",points3:"Tile_points3__lJKOJ",points4:"Tile_points4__IylBI",points5:"Tile_points5__Kzick",blank:"Tile_blank__q2Ujv",character:"Tile_character__2XzcR",highlighted:"Tile_highlighted__eg00X",points:"Tile_points__z39vV"}},194:function(e){e.exports={ARROW_SIZE:"4px",PREVENT_OVERFLOW:"10px",OFFSET:"2px",tooltip:"Tooltip_tooltip__98Sw9",top:"Tooltip_top__Vk7yg",arrow:"Tooltip_arrow__9oy08",right:"Tooltip_right__kORxq",bottom:"Tooltip_bottom__QwH6o",left:"Tooltip_left__bSM_7"}},538:function(e){e.exports={well:"Well_well__WTn5e"}},5513:function(e){e.exports={title:"Words_title__npWWH",badge:"Words_badge__h_UnJ",word:"Words_word___UPK8",invalid:"Words_invalid__MJPnf",valid:"Words_valid__MKPTu",icon:"Words_icon__Ho1Gk"}}}]);
|