Files
assetx/.next/static/webpack/app/page.61f6d60f27d4c4aa.hot-update.js

22 lines
22 KiB
JavaScript
Raw Normal View History

2026-01-26 17:44:27 +08:00
"use strict";
/*
* ATTENTION: An "eval-source-map" devtool has been used.
* This devtool is neither made for production nor for readable output files.
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
* or disable the default devtool with "devtool: false".
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
*/
self["webpackHotUpdate_N_E"]("app/page",{
/***/ "(app-pages-browser)/./components/Season1Rewards.tsx":
/*!***************************************!*\
!*** ./components/Season1Rewards.tsx ***!
\***************************************/
/***/ ((module, __webpack_exports__, __webpack_require__) => {
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ Season1Rewards)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(app-pages-browser)/./node_modules/next/dist/compiled/react/jsx-dev-runtime.js\");\n/* harmony import */ var next_image__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! next/image */ \"(app-pages-browser)/./node_modules/next/dist/api/image.js\");\n/* harmony import */ var _contexts_AppContext__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/contexts/AppContext */ \"(app-pages-browser)/./contexts/AppContext.tsx\");\n/* __next_internal_client_entry_do_not_use__ default auto */ \nvar _s = $RefreshSig$();\n\n\nfunction RewardStat(param) {\n let { label, value } = param;\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col items-center gap-1.5\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n className: \"text-[24px] font-bold leading-[130%] dark:text-white\",\n style: {\n color: \"#111827\",\n letterSpacing: \"-0.005em\"\n },\n children: value\n }, void 0, false, {\n fileName: \"/home/coder/myprojects/asset-dashboard-next/components/Season1Rewards.tsx\",\n lineNumber: 14,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n className: \"text-[10px] font-bold uppercase leading-[150%] text-center dark:text-gray-400\",\n style: {\n color: \"#9ca1af\",\n letterSpacing: \"0.05em\"\n },\n children: label\n }, void 0, false, {\n fileName: \"/home/coder/myprojects/asset-dashboard-next/components/Season1Rewards.tsx\",\n lineNumber: 20,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/home/coder/myprojects/asset-dashboard-next/components/Season1Rewards.tsx\",\n lineNumber: 13,\n columnNumber: 5\n }, this);\n}\n_c = RewardStat;\nfunction Season1Rewards() {\n _s();\n const { t } = (0,_contexts_AppContext__WEBPACK_IMPORTED_MODULE_2__.useApp)();\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"rounded-3xl border flex flex-col relative overflow-hidden\",\n style: {\n background: \"radial-gradient(50% 50% at 100% 0%, rgba(255, 217, 100, 0.05) 0%, rgba(16, 185, 129, 0.05) 100%), #ffffff\",\n borderColor: \"rgba(255, 255, 255, 0.6)\",\n paddingTop: \"20px\",\n paddingBottom: \"20px\",\n paddingLeft: \"24px\",\n paddingRight: \"24px\"\n },\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute\",\n style: {\n opacity: 0.5,\n right: \"-15px\",\n bottom: \"-20px\"\n },\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_image__WEBPACK_IMPORTED_MODULE_1__[\"default\"], {\n src: \"/component-113.svg\",\n alt: \"\",\n width: 120,\n height: 144\n }, void 0, false, {\n fileName: \"/home/coder/myprojects/asset-dashboard-next/components/Season1Rewards.tsx\",\n lineNumber: 50,\n columnNumber: 9\n }, this
/***/ })
});