diff --git a/6/ecolyo.8d4ad46e24f92a1d4707.js b/6/ecolyo.68c128cf3b04642667d0.js similarity index 99% rename from 6/ecolyo.8d4ad46e24f92a1d4707.js rename to 6/ecolyo.68c128cf3b04642667d0.js index 99236e06b9bd94de023e745df7f6539a58755f9c..3b5b4b0a5deaeda77e6dd0e1097ee39e7b2d290e 100644 --- a/6/ecolyo.8d4ad46e24f92a1d4707.js +++ b/6/ecolyo.68c128cf3b04642667d0.js @@ -300,7 +300,7 @@ exports.default = _default; exports = module.exports = __webpack_require__("DjJv")(false); // Module -exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** Base background for every screen */\n/** Level 1, for background blocks */\n/** Level 2, for background sub-blocks */\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n/** Ecogesture selection */\n.ec-content {\n height: 100%;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: space-around;\n text-align: center;\n}", ""]); +exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** Base background for every screen */\n/** Level 1, for background blocks */\n/** Level 2, for background sub-blocks */\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n/** Ecogesture selection */\n.ec-content {\n height: 100%;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: space-around;\n text-align: center;\n}\n.ec-content .star.glow {\n filter: drop-shadow(0px 0px 4px rgba(255, 198, 0, 0.5));\n}", ""]); @@ -797,8 +797,7 @@ var EcogestureCard = function EcogestureCard(_ref) { }), /*#__PURE__*/_react.default.createElement("div", { className: "text-15-bold" }, ecogesture.shortName), /*#__PURE__*/_react.default.createElement(_EfficiencyRating.default, { - result: Math.round(ecogesture.efficiency), - iconSize: 24 + result: Math.round(ecogesture.efficiency) }))); }; var _default = EcogestureCard; diff --git a/8/ecolyo.24390ef4e6fcbba48a1a.js b/8/ecolyo.34c75e5c74cc0e71564c.js similarity index 89% rename from 8/ecolyo.24390ef4e6fcbba48a1a.js rename to 8/ecolyo.34c75e5c74cc0e71564c.js index 2358012b95b55ac5ae40dfb0e9731481b87ff725..4b5c0dc9d87bbcfb37fd7f4c01e58e0d404fe06c 100644 --- a/8/ecolyo.24390ef4e6fcbba48a1a.js +++ b/8/ecolyo.34c75e5c74cc0e71564c.js @@ -367,7 +367,7 @@ if(false) {} exports = module.exports = __webpack_require__("DjJv")(false); // Module -exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** Base background for every screen */\n/** Level 1, for background blocks */\n/** Level 2, for background sub-blocks */\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n/** Ecogesture selection */\n.content-wrapper {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: column;\n height: 100%;\n}\n.content-wrapper .single-ecogesture {\n color: #e0e0e0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n padding: 1rem 1.2rem;\n gap: 16px;\n}\n.content-wrapper .single-ecogesture .icon-container {\n margin: auto;\n max-width: 180px;\n width: 100%;\n display: flex;\n}\n.content-wrapper .single-ecogesture .icon-container .icon-big {\n margin: auto;\n}\n.content-wrapper .single-ecogesture .details {\n flex-direction: column;\n display: flex;\n align-items: center;\n gap: 0.5rem;\n}\n.content-wrapper .single-ecogesture .details .title {\n color: #ffffff;\n}\n.content-wrapper .single-ecogesture .details .efficiency {\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 4px;\n}\n.content-wrapper .single-ecogesture .styled-container {\n line-height: 150%;\n max-width: 500px;\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n.content-wrapper .single-ecogesture .styled-container .long-name {\n text-align: center;\n color: white;\n}\n.content-wrapper .single-ecogesture .styled-container .showMore {\n margin: auto;\n text-align: center;\n text-decoration: underline;\n}\n.content-wrapper .single-ecogesture .styled-container .showMore span {\n text-transform: none;\n}\n.content-wrapper .single-ecogesture .styled-container .longDescription {\n margin: 1em 0.5rem;\n text-align: left;\n}\n.content-wrapper .single-ecogesture .buttons-selection {\n width: 100%;\n display: flex;\n gap: 0.5rem;\n justify-content: center;\n}\n.content-wrapper .single-ecogesture .buttons-selection button.btnSecondary {\n height: 45px;\n max-width: 160px;\n width: 100%;\n border-radius: 4px;\n}\n.content-wrapper .single-ecogesture .buttons-selection button.btnSecondary .MuiIconButton-label {\n gap: 8px;\n}\n.content-wrapper .single-ecogesture .buttons-selection .objective-btn span {\n color: #e0e0e0;\n}\n.content-wrapper .single-ecogesture .buttons-selection .objective-btn.active {\n border-color: #61b4ff;\n background: #293445;\n}\n.content-wrapper .single-ecogesture .buttons-selection .objective-btn.active span {\n color: white;\n}\n.content-wrapper .single-ecogesture .buttons-selection .objective-btn.active svg {\n color: #61b4ff;\n}\n.content-wrapper .single-ecogesture .buttons-selection .doing-btn span {\n color: #e0e0e0;\n}\n.content-wrapper .single-ecogesture .buttons-selection .doing-btn.active {\n border-color: #7fd771;\n background: #273823;\n}\n.content-wrapper .single-ecogesture .buttons-selection .doing-btn.active span {\n color: white;\n}\n.content-wrapper .single-ecogesture .buttons-selection .doing-btn.active svg {\n color: #7fd771;\n}", ""]); +exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** Base background for every screen */\n/** Level 1, for background blocks */\n/** Level 2, for background sub-blocks */\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n/** Ecogesture selection */\n.content-wrapper {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: column;\n height: 100%;\n}\n.content-wrapper .single-ecogesture {\n color: #e0e0e0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n padding: 1rem 1.2rem;\n gap: 16px;\n}\n.content-wrapper .single-ecogesture .icon-container {\n margin: auto;\n max-width: 180px;\n width: 100%;\n display: flex;\n}\n.content-wrapper .single-ecogesture .icon-container .icon-big {\n margin: auto;\n}\n.content-wrapper .single-ecogesture .details {\n flex-direction: column;\n display: flex;\n align-items: center;\n gap: 0.5rem;\n}\n.content-wrapper .single-ecogesture .details .title {\n color: #ffffff;\n}\n.content-wrapper .single-ecogesture .details .efficiency {\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 4px;\n}\n.content-wrapper .single-ecogesture .details .efficiency .star.glow {\n filter: drop-shadow(0px 0px 4px rgba(255, 198, 0, 0.5));\n}\n.content-wrapper .single-ecogesture .styled-container {\n line-height: 150%;\n max-width: 500px;\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n.content-wrapper .single-ecogesture .styled-container .long-name {\n text-align: center;\n color: white;\n}\n.content-wrapper .single-ecogesture .styled-container .showMore {\n margin: auto;\n text-align: center;\n text-decoration: underline;\n}\n.content-wrapper .single-ecogesture .styled-container .showMore span {\n text-transform: none;\n}\n.content-wrapper .single-ecogesture .styled-container .longDescription {\n margin: 1em 0.5rem;\n text-align: left;\n}\n.content-wrapper .single-ecogesture .buttons-selection {\n width: 100%;\n display: flex;\n gap: 0.5rem;\n justify-content: center;\n}\n.content-wrapper .single-ecogesture .buttons-selection button.btnSecondary {\n height: 45px;\n max-width: 160px;\n width: 100%;\n border-radius: 4px;\n}\n.content-wrapper .single-ecogesture .buttons-selection button.btnSecondary .MuiIconButton-label {\n gap: 8px;\n}\n.content-wrapper .single-ecogesture .buttons-selection .objective-btn span {\n color: #e0e0e0;\n}\n.content-wrapper .single-ecogesture .buttons-selection .objective-btn.active {\n border-color: #61b4ff;\n background: #293445;\n}\n.content-wrapper .single-ecogesture .buttons-selection .objective-btn.active span {\n color: white;\n}\n.content-wrapper .single-ecogesture .buttons-selection .objective-btn.active svg {\n color: #61b4ff;\n}\n.content-wrapper .single-ecogesture .buttons-selection .doing-btn span {\n color: #e0e0e0;\n}\n.content-wrapper .single-ecogesture .buttons-selection .doing-btn.active {\n border-color: #7fd771;\n background: #273823;\n}\n.content-wrapper .single-ecogesture .buttons-selection .doing-btn.active span {\n color: white;\n}\n.content-wrapper .single-ecogesture .buttons-selection .doing-btn.active svg {\n color: #7fd771;\n}", ""]); diff --git a/app/ecolyo.35a40184f6596c26d25d.js b/app/ecolyo.adc310c89991eae35d83.js similarity index 99% rename from app/ecolyo.35a40184f6596c26d25d.js rename to app/ecolyo.adc310c89991eae35d83.js index a1e05e3c26c81018b22564d6cd1d60834ba1acf1..89c68050d5595058c956628213768a612de10012 100644 --- a/app/ecolyo.35a40184f6596c26d25d.js +++ b/app/ecolyo.adc310c89991eae35d83.js @@ -64,7 +64,7 @@ /******/ /******/ // script path function /******/ function jsonpScriptSrc(chunkId) { -/******/ return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + "/ecolyo." + {"3":"d319225da6e6e4d2ed3a","4":"f43aca42d6353365c5be","5":"e3f2c3042351df09005d","6":"8d4ad46e24f92a1d4707","7":"d7d49b2b3a97f45b17ee","8":"24390ef4e6fcbba48a1a","9":"f45e19d3c34ba67e355b","10":"fe3625578fa387c11975","11":"346fcb0fa7b2e3565ad3"}[chunkId] + ".js" +/******/ return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + "/ecolyo." + {"3":"d319225da6e6e4d2ed3a","4":"f43aca42d6353365c5be","5":"e3f2c3042351df09005d","6":"68c128cf3b04642667d0","7":"d7d49b2b3a97f45b17ee","8":"34c75e5c74cc0e71564c","9":"f45e19d3c34ba67e355b","10":"fe3625578fa387c11975","11":"346fcb0fa7b2e3565ad3"}[chunkId] + ".js" /******/ } /******/ /******/ // The require function @@ -3722,6 +3722,7 @@ Object.defineProperty(exports, "__esModule", { exports.default = void 0; var _bulbEmpty = _interopRequireDefault(__webpack_require__("wq6/")); var _bulbFilled = _interopRequireDefault(__webpack_require__("ViVK")); +var _classnames = _interopRequireDefault(__webpack_require__("uRLs")); var _StyledIcon = _interopRequireDefault(__webpack_require__("VP3k")); var _react = _interopRequireDefault(__webpack_require__("ivGQ")); var EfficiencyRating = function EfficiencyRating(_ref) { @@ -3730,10 +3731,13 @@ var EfficiencyRating = function EfficiencyRating(_ref) { iconSize = _ref$iconSize === void 0 ? 16 : _ref$iconSize; var maxStars = [1, 2, 3, 4, 5]; return /*#__PURE__*/_react.default.createElement("div", null, maxStars.map(function (star) { + var isFilled = result >= star; return /*#__PURE__*/_react.default.createElement(_StyledIcon.default, { key: star, - className: "star", - icon: result >= star ? _bulbFilled.default : _bulbEmpty.default, + className: (0, _classnames.default)("star", { + glow: isFilled + }), + icon: isFilled ? _bulbFilled.default : _bulbEmpty.default, size: iconSize }); })); @@ -17667,10 +17671,10 @@ __webpack_require__.r(__webpack_exports__); var symbol = new _node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMPORTED_MODULE_0___default.a({ - "id": "bulbFilled_f933d3807b3506e0360e634705f2bb32", - "use": "bulbFilled_f933d3807b3506e0360e634705f2bb32-usage", - "viewBox": "0 0 19 21", - "content": "<symbol viewBox=\"0 0 19 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" id=\"bulbFilled_f933d3807b3506e0360e634705f2bb32\">\n <g filter=\"url(#bulbFilled_f933d3807b3506e0360e634705f2bb32_filter0_d_7458_86831)\">\n <path d=\"M9.50001 4.00024C9.19334 4.00024 8.88001 4.02691 8.56667 4.09358C6.72667 4.44691 5.26001 5.93358 4.91334 7.77358C4.59334 9.51358 5.23334 11.1136 6.39334 12.1469C6.68001 12.4002 6.83334 12.7536 6.83334 13.1269V14.6669C6.83334 15.4002 7.43334 16.0002 8.16667 16.0002H8.35334C8.58667 16.4002 9.00667 16.6669 9.50001 16.6669C9.99334 16.6669 10.42 16.4002 10.6467 16.0002H10.8333C11.5667 16.0002 12.1667 15.4002 12.1667 14.6669V13.1269C12.1667 12.7602 12.3133 12.4002 12.5933 12.1536C13.56 11.3002 14.1667 10.0536 14.1667 8.66691C14.1667 6.08691 12.08 4.00024 9.50001 4.00024ZM9.83334 11.3336H9.16667V9.60691L7.94667 8.39358L8.42001 7.92024L9.50001 9.00024L10.58 7.92024L11.0533 8.39358L9.83334 9.61358V11.3336ZM10.5 14.6669C10.4933 14.6669 10.4867 14.6602 10.48 14.6602V14.6669H8.52001V14.6602C8.51334 14.6602 8.50667 14.6669 8.50001 14.6669C8.31334 14.6669 8.16667 14.5202 8.16667 14.3336C8.16667 14.1469 8.31334 14.0002 8.50001 14.0002C8.50667 14.0002 8.51334 14.0069 8.52001 14.0069V14.0002H10.48V14.0069C10.4867 14.0069 10.4933 14.0002 10.5 14.0002C10.6867 14.0002 10.8333 14.1469 10.8333 14.3336C10.8333 14.5202 10.6867 14.6669 10.5 14.6669ZM10.5 13.3336H8.50001C8.31334 13.3336 8.16667 13.1869 8.16667 13.0002C8.16667 12.8136 8.31334 12.6669 8.50001 12.6669H10.5C10.6867 12.6669 10.8333 12.8136 10.8333 13.0002C10.8333 13.1869 10.6867 13.3336 10.5 13.3336Z\" fill=\"#F1C017\" />\n </g>\n <defs>\n <filter id=\"bulbFilled_f933d3807b3506e0360e634705f2bb32_filter0_d_7458_86831\" x=\"-2.5\" y=\"-1.99976\" width=\"24\" height=\"24\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n <feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"></feFlood>\n <feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"></feColorMatrix>\n <feOffset></feOffset>\n <feGaussianBlur stdDeviation=\"2\"></feGaussianBlur>\n <feColorMatrix type=\"matrix\" values=\"0 0 0 0 1 0 0 0 0 0.776471 0 0 0 0 0 0 0 0 0.5 0\"></feColorMatrix>\n <feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_7458_86831\"></feBlend>\n <feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_7458_86831\" result=\"shape\"></feBlend>\n </filter>\n </defs>\n</symbol>" + "id": "bulbFilled_50da7810632acd81011e31b80a5e00a1", + "use": "bulbFilled_50da7810632acd81011e31b80a5e00a1-usage", + "viewBox": "0 0 24 24", + "content": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" id=\"bulbFilled_50da7810632acd81011e31b80a5e00a1\">\n <path d=\"M11.9998 3C11.5398 3 11.0698 3.04 10.5998 3.14C7.83983 3.67 5.63983 5.9 5.11983 8.66C4.63983 11.27 5.59983 13.67 7.33983 15.22C7.76983 15.6 7.99983 16.13 7.99983 16.69V19C7.99983 20.1 8.89983 21 9.99983 21H10.2798C10.6298 21.6 11.2598 22 11.9998 22C12.7398 22 13.3798 21.6 13.7198 21H13.9998C15.0998 21 15.9998 20.1 15.9998 19V16.69C15.9998 16.14 16.2198 15.6 16.6398 15.23C18.0898 13.95 18.9998 12.08 18.9998 10C18.9998 6.13 15.8698 3 11.9998 3ZM12.4998 14H11.4998V11.41L9.66983 9.59L10.3798 8.88L11.9998 10.5L13.6198 8.88L14.3298 9.59L12.4998 11.42V14ZM13.4998 19C13.4898 19 13.4798 18.99 13.4698 18.99V19H10.5298V18.99C10.5198 18.99 10.5098 19 10.4998 19C10.2198 19 9.99983 18.78 9.99983 18.5C9.99983 18.22 10.2198 18 10.4998 18C10.5098 18 10.5198 18.01 10.5298 18.01V18H13.4698V18.01C13.4798 18.01 13.4898 18 13.4998 18C13.7798 18 13.9998 18.22 13.9998 18.5C13.9998 18.78 13.7798 19 13.4998 19ZM13.4998 17H10.4998C10.2198 17 9.99983 16.78 9.99983 16.5C9.99983 16.22 10.2198 16 10.4998 16H13.4998C13.7798 16 13.9998 16.22 13.9998 16.5C13.9998 16.78 13.7798 17 13.4998 17Z\" fill=\"#F1C017\" />\n</symbol>" }); var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WEBPACK_IMPORTED_MODULE_1___default.a.add(symbol); /* harmony default export */ __webpack_exports__["default"] = (symbol); @@ -21459,7 +21463,7 @@ exports.default = ExplorationService; exports = module.exports = __webpack_require__("DjJv")(false); // Module -exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** Base background for every screen */\n/** Level 1, for background blocks */\n/** Level 2, for background sub-blocks */\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n/** Ecogesture selection */\n.eg-selection-detail-container {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n text-align: center;\n color: #e0e0e0;\n padding: 0 1rem;\n height: 100vh;\n max-height: calc(100vh - 0px - 72px - 72px - 14px);\n overflow-y: auto;\n}\n@media only screen and (max-width : 1023px) {\n .eg-selection-detail-container {\n max-height: calc(100vh - 60px - 72px - 72px - 14px);\n }\n}\n@media only screen and (max-width : 768px) {\n .eg-selection-detail-container {\n max-height: calc(100vh - 60px - 72px - 0px - 14px);\n }\n}\n.eg-selection-detail-container .content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n.eg-selection-detail-container .content .title {\n color: #ffffff;\n font-weight: 700;\n}\n.eg-selection-detail-container .content .efficiency {\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 4px;\n}\n.eg-selection-detail-container .content .iconContainer {\n height: 240px;\n}\n.eg-selection-detail-container .content .showMore {\n margin: auto;\n}\n.eg-selection-detail-container .content .longDescription {\n margin: 1rem 0.5rem;\n text-align: left;\n display: none;\n transition: height 0.3s ease-in-out;\n}\n.eg-selection-detail-container .content .longDescription.expanded {\n display: block;\n}\n.eg-selection-detail-container .buttons {\n padding: 1rem 0;\n display: flex;\n gap: 12px;\n justify-content: center;\n width: 100%;\n background-color: #1b1c21;\n}\n.eg-selection-detail-container .buttons button.btnSecondary {\n padding: 16px 8px;\n height: auto;\n border-radius: 4px;\n}\n.eg-selection-detail-container .buttons button.btnSecondary span {\n flex-direction: column;\n gap: 4px;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.objective {\n border-color: #61b4ff;\n background: #293445;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.objective svg {\n color: #61b4ff;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.doing {\n border-color: #7fd771;\n background: #273823;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.doing svg {\n color: #7fd771;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.skip {\n border-color: #c74545;\n background: #392121;\n}\n@media (min-height: 667px) {\n .eg-selection-detail-container .buttons {\n position: sticky;\n bottom: 0;\n }\n}", ""]); +exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** Base background for every screen */\n/** Level 1, for background blocks */\n/** Level 2, for background sub-blocks */\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n/** Ecogesture selection */\n.eg-selection-detail-container {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n text-align: center;\n color: #e0e0e0;\n padding: 0 1rem;\n height: 100vh;\n max-height: calc(100vh - 0px - 72px - 72px - 14px);\n overflow-y: auto;\n}\n@media only screen and (max-width : 1023px) {\n .eg-selection-detail-container {\n max-height: calc(100vh - 60px - 72px - 72px - 14px);\n }\n}\n@media only screen and (max-width : 768px) {\n .eg-selection-detail-container {\n max-height: calc(100vh - 60px - 72px - 0px - 14px);\n }\n}\n.eg-selection-detail-container .content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n.eg-selection-detail-container .content .title {\n color: #ffffff;\n font-weight: 700;\n}\n.eg-selection-detail-container .content .efficiency {\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 4px;\n}\n.eg-selection-detail-container .content .efficiency .star.glow {\n filter: drop-shadow(0px 0px 4px rgba(255, 198, 0, 0.5));\n}\n.eg-selection-detail-container .content .iconContainer {\n height: 240px;\n}\n.eg-selection-detail-container .content .showMore {\n margin: auto;\n}\n.eg-selection-detail-container .content .longDescription {\n margin: 1rem 0.5rem;\n text-align: left;\n display: none;\n transition: height 0.3s ease-in-out;\n}\n.eg-selection-detail-container .content .longDescription.expanded {\n display: block;\n}\n.eg-selection-detail-container .buttons {\n padding: 1rem 0;\n display: flex;\n gap: 12px;\n justify-content: center;\n width: 100%;\n background-color: #1b1c21;\n}\n.eg-selection-detail-container .buttons button.btnSecondary {\n padding: 16px 8px;\n height: auto;\n border-radius: 4px;\n}\n.eg-selection-detail-container .buttons button.btnSecondary span {\n flex-direction: column;\n gap: 4px;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.objective {\n border-color: #61b4ff;\n background: #293445;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.objective svg {\n color: #61b4ff;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.doing {\n border-color: #7fd771;\n background: #273823;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.doing svg {\n color: #7fd771;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.skip {\n border-color: #c74545;\n background: #392121;\n}\n@media (min-height: 667px) {\n .eg-selection-detail-container .buttons {\n position: sticky;\n bottom: 0;\n }\n}", ""]); @@ -31654,10 +31658,10 @@ __webpack_require__.r(__webpack_exports__); var symbol = new _node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMPORTED_MODULE_0___default.a({ - "id": "bulbEmpty_dcf63fbda9772cc1707e6402b980c131", - "use": "bulbEmpty_dcf63fbda9772cc1707e6402b980c131-usage", - "viewBox": "0 0 17 16", - "content": "<symbol viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" id=\"bulbEmpty_dcf63fbda9772cc1707e6402b980c131\">\n <path d=\"M8.50001 2.00024C8.19334 2.00024 7.88001 2.02691 7.56667 2.09358C5.72667 2.44691 4.26001 3.93358 3.91334 5.77358C3.59334 7.51358 4.23334 9.11358 5.39334 10.1469C5.68001 10.4002 5.83334 10.7536 5.83334 11.1269V12.6669C5.83334 13.4002 6.43334 14.0002 7.16667 14.0002H7.35334C7.58667 14.4002 8.00667 14.6669 8.50001 14.6669C8.99334 14.6669 9.42001 14.4002 9.64667 14.0002H9.83334C10.5667 14.0002 11.1667 13.4002 11.1667 12.6669V11.1269C11.1667 10.7602 11.3133 10.4002 11.5933 10.1536C12.56 9.30024 13.1667 8.05358 13.1667 6.66691C13.1667 4.08691 11.08 2.00024 8.50001 2.00024ZM8.83334 9.33358H8.16667V7.60691L6.94667 6.39358L7.42001 5.92024L8.50001 7.00024L9.58001 5.92024L10.0533 6.39358L8.83334 7.61358V9.33358ZM9.50001 12.6669C9.49334 12.6669 9.48667 12.6602 9.48001 12.6602V12.6669H7.52001V12.6602C7.51334 12.6602 7.50667 12.6669 7.50001 12.6669C7.31334 12.6669 7.16667 12.5202 7.16667 12.3336C7.16667 12.1469 7.31334 12.0002 7.50001 12.0002C7.50667 12.0002 7.51334 12.0069 7.52001 12.0069V12.0002H9.48001V12.0069C9.48667 12.0069 9.49334 12.0002 9.50001 12.0002C9.68667 12.0002 9.83334 12.1469 9.83334 12.3336C9.83334 12.5202 9.68667 12.6669 9.50001 12.6669ZM9.50001 11.3336H7.50001C7.31334 11.3336 7.16667 11.1869 7.16667 11.0002C7.16667 10.8136 7.31334 10.6669 7.50001 10.6669H9.50001C9.68667 10.6669 9.83334 10.8136 9.83334 11.0002C9.83334 11.1869 9.68667 11.3336 9.50001 11.3336Z\" fill=\"#3E414E\" />\n</symbol>" + "id": "bulbEmpty_f3877a62f7bc6f554704b7d7bf1c1718", + "use": "bulbEmpty_f3877a62f7bc6f554704b7d7bf1c1718-usage", + "viewBox": "0 0 24 24", + "content": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" id=\"bulbEmpty_f3877a62f7bc6f554704b7d7bf1c1718\">\n <path d=\"M11.9998 3C11.5398 3 11.0698 3.04 10.5998 3.14C7.83983 3.67 5.63983 5.9 5.11983 8.66C4.63983 11.27 5.59983 13.67 7.33983 15.22C7.76983 15.6 7.99983 16.13 7.99983 16.69V19C7.99983 20.1 8.89983 21 9.99983 21H10.2798C10.6298 21.6 11.2598 22 11.9998 22C12.7398 22 13.3798 21.6 13.7198 21H13.9998C15.0998 21 15.9998 20.1 15.9998 19V16.69C15.9998 16.14 16.2198 15.6 16.6398 15.23C18.0898 13.95 18.9998 12.08 18.9998 10C18.9998 6.13 15.8698 3 11.9998 3ZM12.4998 14H11.4998V11.41L9.66983 9.59L10.3798 8.88L11.9998 10.5L13.6198 8.88L14.3298 9.59L12.4998 11.42V14ZM13.4998 19C13.4898 19 13.4798 18.99 13.4698 18.99V19H10.5298V18.99C10.5198 18.99 10.5098 19 10.4998 19C10.2198 19 9.99983 18.78 9.99983 18.5C9.99983 18.22 10.2198 18 10.4998 18C10.5098 18 10.5198 18.01 10.5298 18.01V18H13.4698V18.01C13.4798 18.01 13.4898 18 13.4998 18C13.7798 18 13.9998 18.22 13.9998 18.5C13.9998 18.78 13.7798 19 13.4998 19ZM13.4998 17H10.4998C10.2198 17 9.99983 16.78 9.99983 16.5C9.99983 16.22 10.2198 16 10.4998 16H13.4998C13.7798 16 13.9998 16.22 13.9998 16.5C13.9998 16.78 13.7798 17 13.4998 17Z\" fill=\"#3E414E\" />\n</symbol>" }); var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WEBPACK_IMPORTED_MODULE_1___default.a.add(symbol); /* harmony default export */ __webpack_exports__["default"] = (symbol); diff --git a/index.html b/index.html index 5183b44d9e50b1a8233e733211aa3b0d02213425..0ca166cdb4c491375884d78db39689bd1c1e47d5 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212"><meta name="color-scheme" content="only dark">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.21a27bc77d17a636e94a.js"></script><script src="app/ecolyo.35a40184f6596c26d25d.js"></script></div></body></html> \ No newline at end of file +<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212"><meta name="color-scheme" content="only dark">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.21a27bc77d17a636e94a.js"></script><script src="app/ecolyo.adc310c89991eae35d83.js"></script></div></body></html> \ No newline at end of file