apps.js 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697
  1. (() => {
  2. var exports = {};
  3. exports.id = 80705;
  4. exports.ids = [80705];
  5. exports.modules = {
  6. /***/ 39045:
  7. /***/ ((module, __webpack_exports__, __webpack_require__) => {
  8. "use strict";
  9. __webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {
  10. __webpack_require__.r(__webpack_exports__);
  11. /* harmony export */ __webpack_require__.d(__webpack_exports__, {
  12. /* harmony export */ "default": () => (/* binding */ pageWrapperTemplate),
  13. /* harmony export */ "getServerSideProps": () => (/* binding */ getServerSideProps),
  14. /* harmony export */ "getStaticProps": () => (/* binding */ getStaticProps)
  15. /* harmony export */ });
  16. /* harmony import */ var _sentry_server_config_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(96270);
  17. /* harmony import */ var _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(58097);
  18. /* harmony import */ var _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__);
  19. /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(20997);
  20. /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__);
  21. /* harmony import */ var classnames__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(59003);
  22. /* harmony import */ var classnames__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(classnames__WEBPACK_IMPORTED_MODULE_3__);
  23. /* harmony import */ var next_image__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7477);
  24. /* harmony import */ var next_image__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(next_image__WEBPACK_IMPORTED_MODULE_4__);
  25. /* harmony import */ var next_translate_Trans__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74137);
  26. /* harmony import */ var next_translate_Trans__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(next_translate_Trans__WEBPACK_IMPORTED_MODULE_5__);
  27. /* harmony import */ var next_translate_useTranslation__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(60866);
  28. /* harmony import */ var next_translate_useTranslation__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(next_translate_useTranslation__WEBPACK_IMPORTED_MODULE_6__);
  29. /* harmony import */ var _apps_module_scss__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(81735);
  30. /* harmony import */ var _apps_module_scss__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_apps_module_scss__WEBPACK_IMPORTED_MODULE_16__);
  31. /* harmony import */ var _components_NextSeoWrapper__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(25869);
  32. /* harmony import */ var _components_PageContainer__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(9234);
  33. /* harmony import */ var _dls_Link_Link__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(61239);
  34. /* harmony import */ var _public_images_quran_app_logo_png__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(71026);
  35. /* harmony import */ var _public_images_quran_app_png__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(74399);
  36. /* harmony import */ var _public_images_tarteel_app_png__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(9220);
  37. /* harmony import */ var _utils_eventLogger__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(55943);
  38. /* harmony import */ var _utils_locale__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(24709);
  39. /* harmony import */ var _utils_navigation__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(57933);
  40. var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([_utils_eventLogger__WEBPACK_IMPORTED_MODULE_13__, _utils_navigation__WEBPACK_IMPORTED_MODULE_15__]);
  41. ([_utils_eventLogger__WEBPACK_IMPORTED_MODULE_13__, _utils_navigation__WEBPACK_IMPORTED_MODULE_15__] = __webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__);
  42. const App = ({ app , isFlipped , isMain })=>{
  43. const onTarteelAppClicked = (isIOS)=>{
  44. // eslint-disable-next-line i18next/no-literal-string
  45. (0,_utils_eventLogger__WEBPACK_IMPORTED_MODULE_13__/* .logTarteelLinkClick */ .Io)(`apps_page_${isIOS ? "iOS" : "android"}`);
  46. };
  47. return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)("div", {
  48. className: classnames__WEBPACK_IMPORTED_MODULE_3___default()((_apps_module_scss__WEBPACK_IMPORTED_MODULE_16___default().sideBySideLayout), isFlipped && (_apps_module_scss__WEBPACK_IMPORTED_MODULE_16___default().layoutFlipped)),
  49. children: [
  50. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)("div", {
  51. className: (_apps_module_scss__WEBPACK_IMPORTED_MODULE_16___default().texts),
  52. children: [
  53. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_image__WEBPACK_IMPORTED_MODULE_4___default()), {
  54. src: app.logo,
  55. height: 60,
  56. width: 60,
  57. alt: app.title
  58. }),
  59. isMain ? /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("h1", {
  60. className: (_apps_module_scss__WEBPACK_IMPORTED_MODULE_16___default().heading),
  61. children: app.title
  62. }) : /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("p", {
  63. className: (_apps_module_scss__WEBPACK_IMPORTED_MODULE_16___default().heading),
  64. children: app.title
  65. }),
  66. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("p", {
  67. children: app.description
  68. }),
  69. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)("div", {
  70. className: (_apps_module_scss__WEBPACK_IMPORTED_MODULE_16___default().downloadButtonsContainer),
  71. children: [
  72. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)(_dls_Link_Link__WEBPACK_IMPORTED_MODULE_9__/* ["default"] */ .Z, {
  73. href: app.ios,
  74. isNewTab: true,
  75. ...app.isTarteel && {
  76. onClick: ()=>{
  77. onTarteelAppClicked(true);
  78. }
  79. },
  80. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_image__WEBPACK_IMPORTED_MODULE_4___default()), {
  81. src: "/images/app-store.svg",
  82. width: 135,
  83. height: 40,
  84. alt: "App Store"
  85. })
  86. }),
  87. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)(_dls_Link_Link__WEBPACK_IMPORTED_MODULE_9__/* ["default"] */ .Z, {
  88. href: app.android,
  89. isNewTab: true,
  90. ...app.isTarteel && {
  91. onClick: ()=>{
  92. onTarteelAppClicked(false);
  93. }
  94. },
  95. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_image__WEBPACK_IMPORTED_MODULE_4___default()), {
  96. src: "/images/play-store.svg",
  97. width: 135,
  98. height: 40,
  99. alt: "Play Store"
  100. })
  101. })
  102. ]
  103. })
  104. ]
  105. }),
  106. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("div", {
  107. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_image__WEBPACK_IMPORTED_MODULE_4___default()), {
  108. className: (_apps_module_scss__WEBPACK_IMPORTED_MODULE_16___default().appImage),
  109. src: app.preview,
  110. height: 1012,
  111. width: 801,
  112. alt: app.title
  113. })
  114. })
  115. ]
  116. }, app.title);
  117. };
  118. const path = "/apps";
  119. const AppsPage = ()=>{
  120. const { t , lang } = next_translate_useTranslation__WEBPACK_IMPORTED_MODULE_6___default()();
  121. const apps = {
  122. quran: {
  123. title: "Quran.com",
  124. description: t("apps:quran-desc"),
  125. ios: "https://itunes.apple.com/us/app/quran-by-quran.com-qran/id1118663303",
  126. android: "https://play.google.com/store/apps/details?id=com.quran.labs.androidquran&utm_source=quran-com&utm_campaign=download",
  127. preview: _public_images_quran_app_png__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .Z,
  128. logo: _public_images_quran_app_logo_png__WEBPACK_IMPORTED_MODULE_10__/* ["default"] */ .Z
  129. },
  130. tarteel: {
  131. title: "Tarteel.ai",
  132. description: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_translate_Trans__WEBPACK_IMPORTED_MODULE_5___default()), {
  133. i18nKey: "apps:tarteel-desc",
  134. components: [
  135. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("br", {}, "1")
  136. ]
  137. }),
  138. ios: "https://apps.apple.com/app/tarteel/id1391009396",
  139. android: "https://play.google.com/store/apps/details?id=com.mmmoussa.iqra",
  140. preview: _public_images_tarteel_app_png__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .Z,
  141. logo: "/icons/tarteel-logo.svg",
  142. isTarteel: true
  143. }
  144. };
  145. return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.Fragment, {
  146. children: [
  147. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)(_components_NextSeoWrapper__WEBPACK_IMPORTED_MODULE_7__/* ["default"] */ .Z, {
  148. title: t("common:mobile-apps"),
  149. url: (0,_utils_navigation__WEBPACK_IMPORTED_MODULE_15__/* .getCanonicalUrl */ .Z2)(lang, path),
  150. languageAlternates: (0,_utils_locale__WEBPACK_IMPORTED_MODULE_14__/* .getLanguageAlternates */ .qc)(path)
  151. }),
  152. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)(_components_PageContainer__WEBPACK_IMPORTED_MODULE_8__/* ["default"] */ .Z, {
  153. children: [
  154. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)(App, {
  155. app: apps.quran,
  156. isMain: true
  157. }),
  158. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)(App, {
  159. app: apps.tarteel,
  160. isFlipped: true
  161. })
  162. ]
  163. })
  164. ]
  165. });
  166. };
  167. var serverComponentModule = /*#__PURE__*/Object.freeze({
  168. __proto__: null,
  169. 'default': AppsPage
  170. });
  171. /*
  172. * This file is a template for the code which will be substituted when our webpack loader handles non-API files in the
  173. * `pages/` directory.
  174. *
  175. * We use `__SENTRY_WRAPPING_TARGET_FILE__.cjs` as a placeholder for the path to the file being wrapped. Because it's not a real package,
  176. * this causes both TS and ESLint to complain, hence the pragma comments below.
  177. */
  178. const userPageModule = serverComponentModule ;
  179. const pageComponent = userPageModule ? userPageModule.default : undefined;
  180. const origGetInitialProps = pageComponent ? pageComponent.getInitialProps : undefined;
  181. const origGetStaticProps = userPageModule ? userPageModule.getStaticProps : undefined;
  182. const origGetServerSideProps = userPageModule ? userPageModule.getServerSideProps : undefined;
  183. // eslint-disable-next-line @typescript-eslint/no-explicit-any
  184. const getInitialPropsWrappers = {
  185. '/_app': _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapAppGetInitialPropsWithSentry,
  186. '/_document': _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapDocumentGetInitialPropsWithSentry,
  187. '/_error': _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapErrorGetInitialPropsWithSentry,
  188. };
  189. const getInitialPropsWrapper = getInitialPropsWrappers['/apps'] || _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapGetInitialPropsWithSentry;
  190. if (pageComponent && typeof origGetInitialProps === 'function') {
  191. pageComponent.getInitialProps = getInitialPropsWrapper(origGetInitialProps) ;
  192. }
  193. const getStaticProps =
  194. typeof origGetStaticProps === 'function'
  195. ? _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapGetStaticPropsWithSentry(origGetStaticProps, '/apps')
  196. : undefined;
  197. const getServerSideProps =
  198. typeof origGetServerSideProps === 'function'
  199. ? _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapGetServerSidePropsWithSentry(origGetServerSideProps, '/apps')
  200. : undefined;
  201. const pageWrapperTemplate = pageComponent ? _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapPageComponentWithSentry(pageComponent ) : pageComponent;
  202. __webpack_async_result__();
  203. } catch(e) { __webpack_async_result__(e); } });
  204. /***/ }),
  205. /***/ 93020:
  206. /***/ ((module) => {
  207. // Exports
  208. module.exports = {
  209. "container": "PageContainer_container__1TUET",
  210. "fullWidth": "PageContainer_fullWidth__RU5GM"
  211. };
  212. /***/ }),
  213. /***/ 81735:
  214. /***/ ((module) => {
  215. // Exports
  216. module.exports = {
  217. "container": "apps_container__fcUSl",
  218. "heading": "apps_heading__hgz54",
  219. "sideBySideLayout": "apps_sideBySideLayout__SmR0l",
  220. "texts": "apps_texts__jG3ty",
  221. "layoutFlipped": "apps_layoutFlipped__3J6Q3",
  222. "appImage": "apps_appImage__hkKVd",
  223. "downloadButtonsContainer": "apps_downloadButtonsContainer__14QCB"
  224. };
  225. /***/ }),
  226. /***/ 71026:
  227. /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
  228. "use strict";
  229. /* harmony export */ __webpack_require__.d(__webpack_exports__, {
  230. /* harmony export */ "Z": () => (__WEBPACK_DEFAULT_EXPORT__)
  231. /* harmony export */ });
  232. /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({"src":"/_next/static/media/quran-app-logo.a4494a71.png","height":288,"width":288,"blurDataURL":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAJFBMVEXUtooPLEMlPU6ejmugmIJMaXGvppKRkYZ4b1dDVmBQX2k5TFe+uOuRAAAACXRSTlMY+/6P0wCQ2NTmw3D+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAANElEQVR4nEXLsREAIAzDQMcBEpv996WBo9YLE6tqYQJDpAaQiohQoinLu9G0bfZNOz9++wEsxAE+IkCBkAAAAABJRU5ErkJggg==","blurWidth":8,"blurHeight":8});
  233. /***/ }),
  234. /***/ 74399:
  235. /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
  236. "use strict";
  237. /* harmony export */ __webpack_require__.d(__webpack_exports__, {
  238. /* harmony export */ "Z": () => (__WEBPACK_DEFAULT_EXPORT__)
  239. /* harmony export */ });
  240. /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({"src":"/_next/static/media/quran-app.9935ce58.png","height":1012,"width":801,"blurDataURL":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAMAAADtGH4KAAAAWlBMVEVUVFPIyMOnp6eIiIgRERO+vLcMDAzPz8/X39q0tLSiq6MnJyeztbJTU09KSkpOTUzy8ewSEhLR0dHk5OP5+fjU1NXFxMCJiYje5+W5vLm2yL5paWby8O1jY2L9vBrEAAAAEnRSTlP8/Ov2dtW9/fy10rPV1rnW+pVgsyloAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAO0lEQVR4nB3KRxKAIAAEwVGJJnRBzP//plX2uTFmoGuZbvaS6a9Q5RmPcG7CPrlK2LI08qT3L6tzc4wfRnQCnjQ9pu8AAAAASUVORK5CYII=","blurWidth":6,"blurHeight":8});
  241. /***/ }),
  242. /***/ 9220:
  243. /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
  244. "use strict";
  245. /* harmony export */ __webpack_require__.d(__webpack_exports__, {
  246. /* harmony export */ "Z": () => (__WEBPACK_DEFAULT_EXPORT__)
  247. /* harmony export */ });
  248. /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({"src":"/_next/static/media/tarteel-app.ba4abc98.png","height":1012,"width":801,"blurDataURL":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAMAAADtGH4KAAAAUVBMVEXU0tLArKra2tpdTk4ZGRmhsaOysrK+vb3DxMSbm5siJCTGyMeurq6fn5+BgIDk5OSysrJzcXEaGhrk5OT+/f3Y2Njf4t/v6+vLy8uysrLGxsarCR4+AAAAFnRSTlP9uda5jK/W/cfhwfrV+vbS/bNq///+7U2cWQAAAAlwSFlzAAALEwAACxMBAJqcGAAAADpJREFUeJxjEGIR5OXjZOCUFBAXEWPgF2FgEGZg4JFiFxMWZWCTAFMcwtyiwgwMTCIMICUsXMyMHKwAS84ChyisSWQAAAAASUVORK5CYII=","blurWidth":6,"blurHeight":8});
  249. /***/ }),
  250. /***/ 9234:
  251. /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
  252. "use strict";
  253. /* harmony export */ __webpack_require__.d(__webpack_exports__, {
  254. /* harmony export */ "Z": () => (__WEBPACK_DEFAULT_EXPORT__)
  255. /* harmony export */ });
  256. /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(20997);
  257. /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__);
  258. /* harmony import */ var _PageContainer_module_scss__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(93020);
  259. /* harmony import */ var _PageContainer_module_scss__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_PageContainer_module_scss__WEBPACK_IMPORTED_MODULE_1__);
  260. const PageContainer = ({ children })=>{
  261. return /*#__PURE__*/ react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx("div", {
  262. className: (_PageContainer_module_scss__WEBPACK_IMPORTED_MODULE_1___default().container),
  263. children: children
  264. });
  265. };
  266. /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (PageContainer);
  267. /***/ }),
  268. /***/ 75184:
  269. /***/ ((module) => {
  270. "use strict";
  271. module.exports = require("@reduxjs/toolkit");
  272. /***/ }),
  273. /***/ 58097:
  274. /***/ ((module) => {
  275. "use strict";
  276. module.exports = require("@sentry/nextjs");
  277. /***/ }),
  278. /***/ 59003:
  279. /***/ ((module) => {
  280. "use strict";
  281. module.exports = require("classnames");
  282. /***/ }),
  283. /***/ 59606:
  284. /***/ ((module) => {
  285. "use strict";
  286. module.exports = require("humps");
  287. /***/ }),
  288. /***/ 12372:
  289. /***/ ((module) => {
  290. "use strict";
  291. module.exports = require("lodash/findKey");
  292. /***/ }),
  293. /***/ 98492:
  294. /***/ ((module) => {
  295. "use strict";
  296. module.exports = require("lodash/groupBy");
  297. /***/ }),
  298. /***/ 35526:
  299. /***/ ((module) => {
  300. "use strict";
  301. module.exports = require("lodash/random");
  302. /***/ }),
  303. /***/ 64042:
  304. /***/ ((module) => {
  305. "use strict";
  306. module.exports = require("lodash/range");
  307. /***/ }),
  308. /***/ 16641:
  309. /***/ ((module) => {
  310. "use strict";
  311. module.exports = require("next-seo");
  312. /***/ }),
  313. /***/ 74137:
  314. /***/ ((module) => {
  315. "use strict";
  316. module.exports = require("next-translate/Trans");
  317. /***/ }),
  318. /***/ 60866:
  319. /***/ ((module) => {
  320. "use strict";
  321. module.exports = require("next-translate/useTranslation");
  322. /***/ }),
  323. /***/ 3280:
  324. /***/ ((module) => {
  325. "use strict";
  326. module.exports = require("next/dist/shared/lib/app-router-context.js");
  327. /***/ }),
  328. /***/ 92796:
  329. /***/ ((module) => {
  330. "use strict";
  331. module.exports = require("next/dist/shared/lib/head-manager-context.js");
  332. /***/ }),
  333. /***/ 94957:
  334. /***/ ((module) => {
  335. "use strict";
  336. module.exports = require("next/dist/shared/lib/head.js");
  337. /***/ }),
  338. /***/ 3539:
  339. /***/ ((module) => {
  340. "use strict";
  341. module.exports = require("next/dist/shared/lib/i18n/detect-domain-locale.js");
  342. /***/ }),
  343. /***/ 34014:
  344. /***/ ((module) => {
  345. "use strict";
  346. module.exports = require("next/dist/shared/lib/i18n/normalize-locale-path.js");
  347. /***/ }),
  348. /***/ 50744:
  349. /***/ ((module) => {
  350. "use strict";
  351. module.exports = require("next/dist/shared/lib/image-config-context.js");
  352. /***/ }),
  353. /***/ 35843:
  354. /***/ ((module) => {
  355. "use strict";
  356. module.exports = require("next/dist/shared/lib/image-config.js");
  357. /***/ }),
  358. /***/ 78524:
  359. /***/ ((module) => {
  360. "use strict";
  361. module.exports = require("next/dist/shared/lib/is-plain-object.js");
  362. /***/ }),
  363. /***/ 78020:
  364. /***/ ((module) => {
  365. "use strict";
  366. module.exports = require("next/dist/shared/lib/mitt.js");
  367. /***/ }),
  368. /***/ 64406:
  369. /***/ ((module) => {
  370. "use strict";
  371. module.exports = require("next/dist/shared/lib/page-path/denormalize-page-path.js");
  372. /***/ }),
  373. /***/ 24964:
  374. /***/ ((module) => {
  375. "use strict";
  376. module.exports = require("next/dist/shared/lib/router-context.js");
  377. /***/ }),
  378. /***/ 93431:
  379. /***/ ((module) => {
  380. "use strict";
  381. module.exports = require("next/dist/shared/lib/router/utils/add-locale.js");
  382. /***/ }),
  383. /***/ 11751:
  384. /***/ ((module) => {
  385. "use strict";
  386. module.exports = require("next/dist/shared/lib/router/utils/add-path-prefix.js");
  387. /***/ }),
  388. /***/ 46220:
  389. /***/ ((module) => {
  390. "use strict";
  391. module.exports = require("next/dist/shared/lib/router/utils/compare-states.js");
  392. /***/ }),
  393. /***/ 10299:
  394. /***/ ((module) => {
  395. "use strict";
  396. module.exports = require("next/dist/shared/lib/router/utils/format-next-pathname-info.js");
  397. /***/ }),
  398. /***/ 23938:
  399. /***/ ((module) => {
  400. "use strict";
  401. module.exports = require("next/dist/shared/lib/router/utils/format-url.js");
  402. /***/ }),
  403. /***/ 29565:
  404. /***/ ((module) => {
  405. "use strict";
  406. module.exports = require("next/dist/shared/lib/router/utils/get-asset-path-from-route.js");
  407. /***/ }),
  408. /***/ 35789:
  409. /***/ ((module) => {
  410. "use strict";
  411. module.exports = require("next/dist/shared/lib/router/utils/get-next-pathname-info.js");
  412. /***/ }),
  413. /***/ 1897:
  414. /***/ ((module) => {
  415. "use strict";
  416. module.exports = require("next/dist/shared/lib/router/utils/is-bot.js");
  417. /***/ }),
  418. /***/ 1428:
  419. /***/ ((module) => {
  420. "use strict";
  421. module.exports = require("next/dist/shared/lib/router/utils/is-dynamic.js");
  422. /***/ }),
  423. /***/ 28854:
  424. /***/ ((module) => {
  425. "use strict";
  426. module.exports = require("next/dist/shared/lib/router/utils/parse-path.js");
  427. /***/ }),
  428. /***/ 91292:
  429. /***/ ((module) => {
  430. "use strict";
  431. module.exports = require("next/dist/shared/lib/router/utils/parse-relative-url.js");
  432. /***/ }),
  433. /***/ 34567:
  434. /***/ ((module) => {
  435. "use strict";
  436. module.exports = require("next/dist/shared/lib/router/utils/path-has-prefix.js");
  437. /***/ }),
  438. /***/ 80979:
  439. /***/ ((module) => {
  440. "use strict";
  441. module.exports = require("next/dist/shared/lib/router/utils/querystring.js");
  442. /***/ }),
  443. /***/ 93297:
  444. /***/ ((module) => {
  445. "use strict";
  446. module.exports = require("next/dist/shared/lib/router/utils/remove-trailing-slash.js");
  447. /***/ }),
  448. /***/ 36052:
  449. /***/ ((module) => {
  450. "use strict";
  451. module.exports = require("next/dist/shared/lib/router/utils/resolve-rewrites.js");
  452. /***/ }),
  453. /***/ 84226:
  454. /***/ ((module) => {
  455. "use strict";
  456. module.exports = require("next/dist/shared/lib/router/utils/route-matcher.js");
  457. /***/ }),
  458. /***/ 95052:
  459. /***/ ((module) => {
  460. "use strict";
  461. module.exports = require("next/dist/shared/lib/router/utils/route-regex.js");
  462. /***/ }),
  463. /***/ 59232:
  464. /***/ ((module) => {
  465. "use strict";
  466. module.exports = require("next/dist/shared/lib/utils.js");
  467. /***/ }),
  468. /***/ 16689:
  469. /***/ ((module) => {
  470. "use strict";
  471. module.exports = require("react");
  472. /***/ }),
  473. /***/ 20997:
  474. /***/ ((module) => {
  475. "use strict";
  476. module.exports = require("react/jsx-runtime");
  477. /***/ }),
  478. /***/ 88813:
  479. /***/ ((module) => {
  480. "use strict";
  481. module.exports = import("firebase/compat/analytics");;
  482. /***/ }),
  483. /***/ 33773:
  484. /***/ ((module) => {
  485. "use strict";
  486. module.exports = import("firebase/compat/app");;
  487. /***/ }),
  488. /***/ 63477:
  489. /***/ ((module) => {
  490. "use strict";
  491. module.exports = require("querystring");
  492. /***/ })
  493. };
  494. ;
  495. // load runtime
  496. var __webpack_require__ = require("../webpack-runtime.js");
  497. __webpack_require__.C(exports);
  498. var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
  499. var __webpack_exports__ = __webpack_require__.X(0, [11497,79165,7477,96270,24709,57933,61239,25869], () => (__webpack_exec__(39045)));
  500. module.exports = __webpack_exports__;
  501. })();
  502. //# sourceMappingURL=apps.js.map