From c9af243e7eb8cbc6b5989845b3c531380a6fc6cd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Pailharey?= <rpailharey@grandlyon.com>
Date: Wed, 4 May 2022 16:55:22 +0200
Subject: [PATCH] publish: fix(analysis): Fix navigation issue in monthly
 analysis

generated from commit f7f6e672ca6c112211b113ad6c170e3a7dbfc23c
---
 ...1739.js => ecolyo.a02283acd610af395692.js} |   54 +-
 ...6833.js => ecolyo.aa0b42e4690c9d480efb.js} |    8 +-
 ...549d.js => ecolyo.4e1decb956d30ee3f07e.js} |    4 +-
 ...c064.js => ecolyo.07e0b4696f5cc248d537.js} |   12 +-
 ...85dd.js => ecolyo.6d183490608e68bc82c9.js} |  176 +-
 ...66cd.js => ecolyo.5d19de1575246b277882.js} |   34 +-
 ...77d1.js => ecolyo.cfcd9b2d3c81cc9cb42e.js} |   38 +-
 ...16ee.js => ecolyo.5609d37bf09749392927.js} |   30 +-
 ...139b.js => ecolyo.158d599f0e6726037360.js} |    4 +-
 ...29f5.js => ecolyo.4626a4c9d98e09f86ede.js} |   58 +-
 ...9e86.js => ecolyo.d4ed13f0af358fe273b8.js} |    2 +-
 ...290e.js => ecolyo.bdd47c0923972882babd.js} | 1259 ++++----
 img/icon.e4891962a18ac2a487b21f0381a5513f.svg |    6 +
 index.html                                    |    2 +-
 services/aggregatorUsageEvents/ecolyo.js      |  202 +-
 services/consumptionAlert/ecolyo.js           |  128 +-
 .../enedisHalfHourMonthlyAnalysis/ecolyo.js   |  110 +-
 services/fluidsPrices/ecolyo.js               |  122 +-
 services/monthlyReportNotification/ecolyo.js  |  134 +-
 services/service/ecolyo.js                    |   66 +-
 ...0794.js => ecolyo.9ef8963918d22f22ad3a.js} | 2669 ++++++-----------
 21 files changed, 2105 insertions(+), 3013 deletions(-)
 rename 1/{ecolyo.7787cc7a49954f961739.js => ecolyo.a02283acd610af395692.js} (97%)
 rename 10/{ecolyo.b99a7fb7d0bf21026833.js => ecolyo.aa0b42e4690c9d480efb.js} (98%)
 rename 11/{ecolyo.449cca5c93c62417549d.js => ecolyo.4e1decb956d30ee3f07e.js} (94%)
 rename 12/{ecolyo.31ef841cfca201ebc064.js => ecolyo.07e0b4696f5cc248d537.js} (97%)
 rename 2/{ecolyo.49420b5a76721cbe85dd.js => ecolyo.6d183490608e68bc82c9.js} (97%)
 rename 3/{ecolyo.1ec834f803aaa11266cd.js => ecolyo.5d19de1575246b277882.js} (97%)
 rename 4/{ecolyo.f71cc4975d64925777d1.js => ecolyo.cfcd9b2d3c81cc9cb42e.js} (96%)
 rename 5/{ecolyo.1eba41d98861629116ee.js => ecolyo.5609d37bf09749392927.js} (93%)
 rename 6/{ecolyo.dbf35955e15034b9139b.js => ecolyo.158d599f0e6726037360.js} (94%)
 rename 8/{ecolyo.a244a42b82fc41d129f5.js => ecolyo.4626a4c9d98e09f86ede.js} (95%)
 rename 9/{ecolyo.f623d6a90c1f428d9e86.js => ecolyo.d4ed13f0af358fe273b8.js} (99%)
 rename app/{ecolyo.368cf2c37f0996e2290e.js => ecolyo.bdd47c0923972882babd.js} (99%)
 create mode 100644 img/icon.e4891962a18ac2a487b21f0381a5513f.svg
 rename vendors/{ecolyo.73c3f92b312c26be0794.js => ecolyo.9ef8963918d22f22ad3a.js} (99%)

diff --git a/1/ecolyo.7787cc7a49954f961739.js b/1/ecolyo.a02283acd610af395692.js
similarity index 97%
rename from 1/ecolyo.7787cc7a49954f961739.js
rename to 1/ecolyo.a02283acd610af395692.js
index c1dd2b567..fd5d034fe 100644
--- a/1/ecolyo.7787cc7a49954f961739.js
+++ b/1/ecolyo.a02283acd610af395692.js
@@ -422,8 +422,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(AnalysisConsumption, "AnalysisConsumption", "/home/bastien/ecolyo/src/components/Analysis/AnalysisConsumption.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/AnalysisConsumption.tsx");
+  reactHotLoader.register(AnalysisConsumption, "AnalysisConsumption", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/AnalysisConsumption.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/AnalysisConsumption.tsx");
 })();
 
 ;
@@ -597,8 +597,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(PieChart, "PieChart", "/home/bastien/ecolyo/src/components/Analysis/PieChart.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/PieChart.tsx");
+  reactHotLoader.register(PieChart, "PieChart", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/PieChart.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/PieChart.tsx");
 })();
 
 ;
@@ -845,8 +845,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(TotalAnalysisChart, "TotalAnalysisChart", "/home/bastien/ecolyo/src/components/Analysis/TotalAnalysisChart.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/TotalAnalysisChart.tsx");
+  reactHotLoader.register(TotalAnalysisChart, "TotalAnalysisChart", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/TotalAnalysisChart.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/TotalAnalysisChart.tsx");
 })();
 
 ;
@@ -1090,8 +1090,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(MaxConsumptionCard, "MaxConsumptionCard", "/home/bastien/ecolyo/src/components/Analysis/MaxConsumptionCard.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/MaxConsumptionCard.tsx");
+  reactHotLoader.register(MaxConsumptionCard, "MaxConsumptionCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/MaxConsumptionCard.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/MaxConsumptionCard.tsx");
 })();
 
 ;
@@ -1339,8 +1339,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(AnalysisView, "AnalysisView", "/home/bastien/ecolyo/src/components/Analysis/AnalysisView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/AnalysisView.tsx");
+  reactHotLoader.register(AnalysisView, "AnalysisView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/AnalysisView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/AnalysisView.tsx");
 })();
 
 ;
@@ -1703,7 +1703,7 @@ exports.default = EnedisMonthlyAnalysisDataService;
     return;
   }
 
-  reactHotLoader.register(EnedisMonthlyAnalysisDataService, "EnedisMonthlyAnalysisDataService", "/home/bastien/ecolyo/src/services/enedisMonthlyAnalysisData.service.ts");
+  reactHotLoader.register(EnedisMonthlyAnalysisDataService, "EnedisMonthlyAnalysisDataService", "/home/remi/D\xE9veloppement/ecolyo/src/services/enedisMonthlyAnalysisData.service.ts");
 })();
 
 ;
@@ -2023,7 +2023,7 @@ var ElecHalfHourMonthlyAnalysis = function ElecHalfHourMonthlyAnalysis(_ref) {
   }, /*#__PURE__*/_react.default.createElement(_Icon.default, {
     icon: _rightArrow.default,
     size: 24
-  }))), !isLoading ? /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, monthDataloads ? /*#__PURE__*/_react.default.createElement(_ElecHalfHourChart.default, {
+  }))), !isLoading ? /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, monthDataloads && monthDataloads.weekend && monthDataloads.week && monthDataloads.weekend[0] !== null && monthDataloads.week[0] !== null ? /*#__PURE__*/_react.default.createElement(_ElecHalfHourChart.default, {
     dataLoad: isWeekend ? monthDataloads.weekend : monthDataloads.week,
     isWeekend: isWeekend
   }) : /*#__PURE__*/_react.default.createElement("p", {
@@ -2066,7 +2066,7 @@ var ElecHalfHourMonthlyAnalysis = function ElecHalfHourMonthlyAnalysis(_ref) {
     className: "text-18-normal"
   }, " %")), /*#__PURE__*/_react.default.createElement("div", {
     className: "text-18-bold"
-  }, elecPrice ? (enedisAnalysisValues.minimumLoad * elecPrice.price).toFixed(1) : '---', /*#__PURE__*/_react.default.createElement("span", {
+  }, elecPrice && elecPrice.price ? (enedisAnalysisValues.minimumLoad * elecPrice.price).toFixed(1) : '---', /*#__PURE__*/_react.default.createElement("span", {
     className: "text-18-normal"
   }, " \u20AC"))) : /*#__PURE__*/_react.default.createElement("span", null, "----"))), /*#__PURE__*/_react.default.createElement("div", {
     onClick: toggleOpenModal,
@@ -2119,8 +2119,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ElecHalfHourMonthlyAnalysis, "ElecHalfHourMonthlyAnalysis", "/home/bastien/ecolyo/src/components/Analysis/ElecHalfHourMonthlyAnalysis.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/ElecHalfHourMonthlyAnalysis.tsx");
+  reactHotLoader.register(ElecHalfHourMonthlyAnalysis, "ElecHalfHourMonthlyAnalysis", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/ElecHalfHourMonthlyAnalysis.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/ElecHalfHourMonthlyAnalysis.tsx");
 })();
 
 ;
@@ -2387,8 +2387,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(MonthlyAnalysis, "MonthlyAnalysis", "/home/bastien/ecolyo/src/components/Analysis/MonthlyAnalysis.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/MonthlyAnalysis.tsx");
+  reactHotLoader.register(MonthlyAnalysis, "MonthlyAnalysis", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/MonthlyAnalysis.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/MonthlyAnalysis.tsx");
 })();
 
 ;
@@ -2560,8 +2560,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ElecInfoModal, "ElecInfoModal", "/home/bastien/ecolyo/src/components/Analysis/ElecInfoModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/ElecInfoModal.tsx");
+  reactHotLoader.register(ElecInfoModal, "ElecInfoModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/ElecInfoModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/ElecInfoModal.tsx");
 })();
 
 ;
@@ -2743,8 +2743,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(AnalysisConsumptionRow, "AnalysisConsumptionRow", "/home/bastien/ecolyo/src/components/Analysis/AnalysisConsumptionRow.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/AnalysisConsumptionRow.tsx");
+  reactHotLoader.register(AnalysisConsumptionRow, "AnalysisConsumptionRow", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/AnalysisConsumptionRow.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/AnalysisConsumptionRow.tsx");
 })();
 
 ;
@@ -2862,8 +2862,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(AnalysisErrorModal, "AnalysisErrorModal", "/home/bastien/ecolyo/src/components/Analysis/AnalysisErrorModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/AnalysisErrorModal.tsx");
+  reactHotLoader.register(AnalysisErrorModal, "AnalysisErrorModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/AnalysisErrorModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/AnalysisErrorModal.tsx");
 })();
 
 ;
@@ -3128,8 +3128,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ElecHalfHourChart, "ElecHalfHourChart", "/home/bastien/ecolyo/src/components/Analysis/ElecHalfHourChart.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Analysis/ElecHalfHourChart.tsx");
+  reactHotLoader.register(ElecHalfHourChart, "ElecHalfHourChart", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/ElecHalfHourChart.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Analysis/ElecHalfHourChart.tsx");
 })();
 
 ;
@@ -3266,8 +3266,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FluidPerformanceIndicator, "FluidPerformanceIndicator", "/home/bastien/ecolyo/src/components/PerformanceIndicator/FluidPerformanceIndicator.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/PerformanceIndicator/FluidPerformanceIndicator.tsx");
+  reactHotLoader.register(FluidPerformanceIndicator, "FluidPerformanceIndicator", "/home/remi/D\xE9veloppement/ecolyo/src/components/PerformanceIndicator/FluidPerformanceIndicator.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/PerformanceIndicator/FluidPerformanceIndicator.tsx");
 })();
 
 ;
diff --git a/10/ecolyo.b99a7fb7d0bf21026833.js b/10/ecolyo.aa0b42e4690c9d480efb.js
similarity index 98%
rename from 10/ecolyo.b99a7fb7d0bf21026833.js
rename to 10/ecolyo.aa0b42e4690c9d480efb.js
index 65809652b..87d84a40d 100644
--- a/10/ecolyo.b99a7fb7d0bf21026833.js
+++ b/10/ecolyo.aa0b42e4690c9d480efb.js
@@ -383,8 +383,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SingleEcogesture, "SingleEcogesture", "/home/bastien/ecolyo/src/components/Ecogesture/SingleEcogesture.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Ecogesture/SingleEcogesture.tsx");
+  reactHotLoader.register(SingleEcogesture, "SingleEcogesture", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/SingleEcogesture.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/SingleEcogesture.tsx");
 })();
 
 ;
@@ -626,8 +626,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ErrorPage, "ErrorPage", "/home/bastien/ecolyo/src/components/CommonKit/ErrorPage/ErrorPage.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/ErrorPage/ErrorPage.tsx");
+  reactHotLoader.register(ErrorPage, "ErrorPage", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/ErrorPage/ErrorPage.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/ErrorPage/ErrorPage.tsx");
 })();
 
 ;
diff --git a/11/ecolyo.449cca5c93c62417549d.js b/11/ecolyo.4e1decb956d30ee3f07e.js
similarity index 94%
rename from 11/ecolyo.449cca5c93c62417549d.js
rename to 11/ecolyo.4e1decb956d30ee3f07e.js
index a3551d80a..05b9cbf8c 100644
--- a/11/ecolyo.449cca5c93c62417549d.js
+++ b/11/ecolyo.4e1decb956d30ee3f07e.js
@@ -75,8 +75,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(LegalNoticeView, "LegalNoticeView", "/home/bastien/ecolyo/src/components/LegalNotice/LegalNoticeView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/LegalNotice/LegalNoticeView.tsx");
+  reactHotLoader.register(LegalNoticeView, "LegalNoticeView", "/home/remi/D\xE9veloppement/ecolyo/src/components/LegalNotice/LegalNoticeView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/LegalNotice/LegalNoticeView.tsx");
 })();
 
 ;
diff --git a/12/ecolyo.31ef841cfca201ebc064.js b/12/ecolyo.07e0b4696f5cc248d537.js
similarity index 97%
rename from 12/ecolyo.31ef841cfca201ebc064.js
rename to 12/ecolyo.07e0b4696f5cc248d537.js
index 7b13eb733..1fac10caa 100644
--- a/12/ecolyo.31ef841cfca201ebc064.js
+++ b/12/ecolyo.07e0b4696f5cc248d537.js
@@ -145,8 +145,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FaqData, "FaqData", "/home/bastien/ecolyo/src/components/FAQ/FAQData.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/FAQ/FAQData.tsx");
+  reactHotLoader.register(FaqData, "FaqData", "/home/remi/D\xE9veloppement/ecolyo/src/components/FAQ/FAQData.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/FAQ/FAQData.tsx");
 })();
 
 ;
@@ -281,8 +281,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FAQView, "FAQView", "/home/bastien/ecolyo/src/components/FAQ/FAQView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/FAQ/FAQView.tsx");
+  reactHotLoader.register(FAQView, "FAQView", "/home/remi/D\xE9veloppement/ecolyo/src/components/FAQ/FAQView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/FAQ/FAQView.tsx");
 })();
 
 ;
@@ -475,8 +475,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FAQContent, "FAQContent", "/home/bastien/ecolyo/src/components/FAQ/FAQContent.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/FAQ/FAQContent.tsx");
+  reactHotLoader.register(FAQContent, "FAQContent", "/home/remi/D\xE9veloppement/ecolyo/src/components/FAQ/FAQContent.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/FAQ/FAQContent.tsx");
 })();
 
 ;
diff --git a/2/ecolyo.49420b5a76721cbe85dd.js b/2/ecolyo.6d183490608e68bc82c9.js
similarity index 97%
rename from 2/ecolyo.49420b5a76721cbe85dd.js
rename to 2/ecolyo.6d183490608e68bc82c9.js
index 03c798b4a..ecbf60156 100644
--- a/2/ecolyo.49420b5a76721cbe85dd.js
+++ b/2/ecolyo.6d183490608e68bc82c9.js
@@ -230,8 +230,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(NoDataModal, "NoDataModal", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/NoDataModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/NoDataModal.tsx");
+  reactHotLoader.register(NoDataModal, "NoDataModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/NoDataModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/NoDataModal.tsx");
 })();
 
 ;
@@ -391,8 +391,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(PartnerConnectionStepsModal, "PartnerConnectionStepsModal", "/home/bastien/ecolyo/src/components/PartnerConnectionStepsModal/PartnerConnectionStepsModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/PartnerConnectionStepsModal/PartnerConnectionStepsModal.tsx");
+  reactHotLoader.register(PartnerConnectionStepsModal, "PartnerConnectionStepsModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/PartnerConnectionStepsModal/PartnerConnectionStepsModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/PartnerConnectionStepsModal/PartnerConnectionStepsModal.tsx");
 })();
 
 ;
@@ -629,7 +629,7 @@ exports.default = ConnectionService;
     return;
   }
 
-  reactHotLoader.register(ConnectionService, "ConnectionService", "/home/bastien/ecolyo/src/services/connection.service.ts");
+  reactHotLoader.register(ConnectionService, "ConnectionService", "/home/remi/D\xE9veloppement/ecolyo/src/services/connection.service.ts");
 })();
 
 ;
@@ -772,8 +772,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConnectionOAuthWithPartnerAccount, "ConnectionOAuthWithPartnerAccount", "/home/bastien/ecolyo/src/components/Connection/ConnectionOAuthWithPartnerAccount.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/ConnectionOAuthWithPartnerAccount.tsx");
+  reactHotLoader.register(ConnectionOAuthWithPartnerAccount, "ConnectionOAuthWithPartnerAccount", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionOAuthWithPartnerAccount.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionOAuthWithPartnerAccount.tsx");
 })();
 
 ;
@@ -868,8 +868,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConnectionNotFound, "ConnectionNotFound", "/home/bastien/ecolyo/src/components/Connection/ConnectionNotFound.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/ConnectionNotFound.tsx");
+  reactHotLoader.register(ConnectionNotFound, "ConnectionNotFound", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionNotFound.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionNotFound.tsx");
 })();
 
 ;
@@ -1050,8 +1050,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ReleaseNotesModal, "ReleaseNotesModal", "/home/bastien/ecolyo/src/components/Home/releaseNotesModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Home/releaseNotesModal.tsx");
+  reactHotLoader.register(ReleaseNotesModal, "ReleaseNotesModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Home/releaseNotesModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Home/releaseNotesModal.tsx");
 })();
 
 ;
@@ -1327,8 +1327,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(BarChart, "BarChart", "/home/bastien/ecolyo/src/components/Charts/BarChart.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Charts/BarChart.tsx");
+  reactHotLoader.register(BarChart, "BarChart", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/BarChart.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/BarChart.tsx");
 })();
 
 ;
@@ -1694,8 +1694,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConsumptionView, "ConsumptionView", "/home/bastien/ecolyo/src/components/Home/ConsumptionView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Home/ConsumptionView.tsx");
+  reactHotLoader.register(ConsumptionView, "ConsumptionView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Home/ConsumptionView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Home/ConsumptionView.tsx");
 })();
 
 ;
@@ -1826,8 +1826,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(Connection, "Connection", "/home/bastien/ecolyo/src/components/Connection/Connection.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/Connection.tsx");
+  reactHotLoader.register(Connection, "Connection", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/Connection.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/Connection.tsx");
 })();
 
 ;
@@ -2525,8 +2525,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(KonnectorViewerCard, "KonnectorViewerCard", "/home/bastien/ecolyo/src/components/Konnector/KonnectorViewerCard.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Konnector/KonnectorViewerCard.tsx");
+  reactHotLoader.register(KonnectorViewerCard, "KonnectorViewerCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/Konnector/KonnectorViewerCard.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Konnector/KonnectorViewerCard.tsx");
 })();
 
 ;
@@ -2691,8 +2691,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(PartnersIssueModal, "PartnersIssueModal", "/home/bastien/ecolyo/src/components/PartnersIssue/PartnersIssueModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/PartnersIssue/PartnersIssueModal.tsx");
+  reactHotLoader.register(PartnersIssueModal, "PartnersIssueModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/PartnersIssue/PartnersIssueModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/PartnersIssue/PartnersIssueModal.tsx");
 })();
 
 ;
@@ -3122,8 +3122,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FormLogin, "FormLogin", "/home/bastien/ecolyo/src/components/Connection/FormLogin.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/FormLogin.tsx");
+  reactHotLoader.register(FormLogin, "FormLogin", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/FormLogin.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/FormLogin.tsx");
 })();
 
 ;
@@ -3381,8 +3381,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FluidChartSlide, "FluidChartSlide", "/home/bastien/ecolyo/src/components/FluidChart/FluidChartSlide.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/FluidChart/FluidChartSlide.tsx");
+  reactHotLoader.register(FluidChartSlide, "FluidChartSlide", "/home/remi/D\xE9veloppement/ecolyo/src/components/FluidChart/FluidChartSlide.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/FluidChart/FluidChartSlide.tsx");
 })();
 
 ;
@@ -3575,8 +3575,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FormOAuth, "FormOAuth", "/home/bastien/ecolyo/src/components/Connection/FormOAuth.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/FormOAuth.tsx");
+  reactHotLoader.register(FormOAuth, "FormOAuth", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/FormOAuth.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/FormOAuth.tsx");
 })();
 
 ;
@@ -3771,8 +3771,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DataloadSectionDetail, "DataloadSectionDetail", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/DataloadSectionDetail.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/DataloadSectionDetail.tsx");
+  reactHotLoader.register(DataloadSectionDetail, "DataloadSectionDetail", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/DataloadSectionDetail.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/DataloadSectionDetail.tsx");
 })();
 
 ;
@@ -3933,8 +3933,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DataloadConsumptionVisualizer, "DataloadConsumptionVisualizer", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/DataloadConsumptionVisualizer.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/DataloadConsumptionVisualizer.tsx");
+  reactHotLoader.register(DataloadConsumptionVisualizer, "DataloadConsumptionVisualizer", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/DataloadConsumptionVisualizer.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/DataloadConsumptionVisualizer.tsx");
 })();
 
 ;
@@ -4016,8 +4016,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConsumptionDetails, "ConsumptionDetails", "/home/bastien/ecolyo/src/components/Home/ConsumptionDetails.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Home/ConsumptionDetails.tsx");
+  reactHotLoader.register(ConsumptionDetails, "ConsumptionDetails", "/home/remi/D\xE9veloppement/ecolyo/src/components/Home/ConsumptionDetails.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Home/ConsumptionDetails.tsx");
 })();
 
 ;
@@ -4227,8 +4227,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConnectionOAuth, "ConnectionOAuth", "/home/bastien/ecolyo/src/components/Connection/ConnectionOAuth.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/ConnectionOAuth.tsx");
+  reactHotLoader.register(ConnectionOAuth, "ConnectionOAuth", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionOAuth.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionOAuth.tsx");
 })();
 
 ;
@@ -4341,8 +4341,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConnectionOAuthNoPartnerAccount, "ConnectionOAuthNoPartnerAccount", "/home/bastien/ecolyo/src/components/Connection/ConnectionOAuthNoPartnerAccount.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/ConnectionOAuthNoPartnerAccount.tsx");
+  reactHotLoader.register(ConnectionOAuthNoPartnerAccount, "ConnectionOAuthNoPartnerAccount", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionOAuthNoPartnerAccount.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionOAuthNoPartnerAccount.tsx");
 })();
 
 ;
@@ -4506,8 +4506,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConsumptionVisualizer, "ConsumptionVisualizer", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/ConsumptionVisualizer.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/ConsumptionVisualizer.tsx");
+  reactHotLoader.register(ConsumptionVisualizer, "ConsumptionVisualizer", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/ConsumptionVisualizer.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/ConsumptionVisualizer.tsx");
 })();
 
 ;
@@ -4635,8 +4635,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(KonnectorViewerList, "KonnectorViewerList", "/home/bastien/ecolyo/src/components/Konnector/KonnectorViewerList.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Konnector/KonnectorViewerList.tsx");
+  reactHotLoader.register(KonnectorViewerList, "KonnectorViewerList", "/home/remi/D\xE9veloppement/ecolyo/src/components/Konnector/KonnectorViewerList.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Konnector/KonnectorViewerList.tsx");
 })();
 
 ;
@@ -4720,8 +4720,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(StepDetail, "StepDetail", "/home/bastien/ecolyo/src/components/PartnerConnectionStepsModal/StepDetail.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/PartnerConnectionStepsModal/StepDetail.tsx");
+  reactHotLoader.register(StepDetail, "StepDetail", "/home/remi/D\xE9veloppement/ecolyo/src/components/PartnerConnectionStepsModal/StepDetail.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/PartnerConnectionStepsModal/StepDetail.tsx");
 })();
 
 ;
@@ -4864,12 +4864,12 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SwitchBase, "SwitchBase", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
-  reactHotLoader.register(SwitchElec, "SwitchElec", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
-  reactHotLoader.register(SwitchWater, "SwitchWater", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
-  reactHotLoader.register(SwitchGas, "SwitchGas", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
-  reactHotLoader.register(StyledSwitch, "StyledSwitch", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(SwitchBase, "SwitchBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(SwitchElec, "SwitchElec", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(SwitchWater, "SwitchWater", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(SwitchGas, "SwitchGas", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(StyledSwitch, "StyledSwitch", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
 })();
 
 ;
@@ -5066,7 +5066,7 @@ exports.getPartnerSteps = getPartnerSteps;
     return;
   }
 
-  reactHotLoader.register(getPartnerSteps, "getPartnerSteps", "/home/bastien/ecolyo/src/utils/steps.ts");
+  reactHotLoader.register(getPartnerSteps, "getPartnerSteps", "/home/remi/D\xE9veloppement/ecolyo/src/utils/steps.ts");
 })();
 
 ;
@@ -5304,9 +5304,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(VirtualizeSwipeableViews, "VirtualizeSwipeableViews", "/home/bastien/ecolyo/src/components/FluidChart/FluidChartSwipe.tsx");
-  reactHotLoader.register(FluidChartSwipe, "FluidChartSwipe", "/home/bastien/ecolyo/src/components/FluidChart/FluidChartSwipe.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/FluidChart/FluidChartSwipe.tsx");
+  reactHotLoader.register(VirtualizeSwipeableViews, "VirtualizeSwipeableViews", "/home/remi/D\xE9veloppement/ecolyo/src/components/FluidChart/FluidChartSwipe.tsx");
+  reactHotLoader.register(FluidChartSwipe, "FluidChartSwipe", "/home/remi/D\xE9veloppement/ecolyo/src/components/FluidChart/FluidChartSwipe.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/FluidChart/FluidChartSwipe.tsx");
 })();
 
 ;
@@ -5441,8 +5441,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConnectionLogin, "ConnectionLogin", "/home/bastien/ecolyo/src/components/Connection/ConnectionLogin.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/ConnectionLogin.tsx");
+  reactHotLoader.register(ConnectionLogin, "ConnectionLogin", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionLogin.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionLogin.tsx");
 })();
 
 ;
@@ -5558,8 +5558,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConnectionLoginWithPartnerAccount, "ConnectionLoginWithPartnerAccount", "/home/bastien/ecolyo/src/components/Connection/ConnectionLoginWithPartnerAccount.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/ConnectionLoginWithPartnerAccount.tsx");
+  reactHotLoader.register(ConnectionLoginWithPartnerAccount, "ConnectionLoginWithPartnerAccount", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionLoginWithPartnerAccount.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionLoginWithPartnerAccount.tsx");
 })();
 
 ;
@@ -5657,8 +5657,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConnectionLoginNoPartnerAccount, "ConnectionLoginNoPartnerAccount", "/home/bastien/ecolyo/src/components/Connection/ConnectionLoginNoPartnerAccount.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/ConnectionLoginNoPartnerAccount.tsx");
+  reactHotLoader.register(ConnectionLoginNoPartnerAccount, "ConnectionLoginNoPartnerAccount", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionLoginNoPartnerAccount.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionLoginNoPartnerAccount.tsx");
 })();
 
 ;
@@ -5845,8 +5845,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DeleteGRDFAccountModal, "DeleteGRDFAccountModal", "/home/bastien/ecolyo/src/components/Connection/DeleteGRDFAccountModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/DeleteGRDFAccountModal.tsx");
+  reactHotLoader.register(DeleteGRDFAccountModal, "DeleteGRDFAccountModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/DeleteGRDFAccountModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/DeleteGRDFAccountModal.tsx");
 })();
 
 ;
@@ -6164,8 +6164,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FluidChart, "FluidChart", "/home/bastien/ecolyo/src/components/FluidChart/FluidChart.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/FluidChart/FluidChart.tsx");
+  reactHotLoader.register(FluidChart, "FluidChart", "/home/remi/D\xE9veloppement/ecolyo/src/components/FluidChart/FluidChart.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/FluidChart/FluidChart.tsx");
 })();
 
 ;
@@ -6370,8 +6370,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FluidButton, "FluidButton", "/home/bastien/ecolyo/src/components/Home/FluidButton.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Home/FluidButton.tsx");
+  reactHotLoader.register(FluidButton, "FluidButton", "/home/remi/D\xE9veloppement/ecolyo/src/components/Home/FluidButton.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Home/FluidButton.tsx");
 })();
 
 ;
@@ -6535,8 +6535,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(TotalConsumption, "TotalConsumption", "/home/bastien/ecolyo/src/components/TotalConsumption/TotalConsumption.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/TotalConsumption/TotalConsumption.tsx");
+  reactHotLoader.register(TotalConsumption, "TotalConsumption", "/home/remi/D\xE9veloppement/ecolyo/src/components/TotalConsumption/TotalConsumption.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/TotalConsumption/TotalConsumption.tsx");
 })();
 
 ;
@@ -6754,9 +6754,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(loadingOptions, "loadingOptions", "/home/bastien/ecolyo/src/components/Konnector/KonnectorModal.tsx");
-  reactHotLoader.register(KonnectorModal, "KonnectorModal", "/home/bastien/ecolyo/src/components/Konnector/KonnectorModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Konnector/KonnectorModal.tsx");
+  reactHotLoader.register(loadingOptions, "loadingOptions", "/home/remi/D\xE9veloppement/ecolyo/src/components/Konnector/KonnectorModal.tsx");
+  reactHotLoader.register(KonnectorModal, "KonnectorModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Konnector/KonnectorModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Konnector/KonnectorModal.tsx");
 })();
 
 ;
@@ -6842,8 +6842,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DataloadSectionValue, "DataloadSectionValue", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/DataloadSectionValue.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/DataloadSectionValue.tsx");
+  reactHotLoader.register(DataloadSectionValue, "DataloadSectionValue", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/DataloadSectionValue.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/DataloadSectionValue.tsx");
 })();
 
 ;
@@ -6968,8 +6968,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DataloadNoValue, "DataloadNoValue", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/DataloadNoValue.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/DataloadNoValue.tsx");
+  reactHotLoader.register(DataloadNoValue, "DataloadNoValue", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/DataloadNoValue.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/DataloadNoValue.tsx");
 })();
 
 ;
@@ -7198,8 +7198,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ExpiredConsentModal, "ExpiredConsentModal", "/home/bastien/ecolyo/src/components/Connection/ExpiredConsentModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/ExpiredConsentModal.tsx");
+  reactHotLoader.register(ExpiredConsentModal, "ExpiredConsentModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ExpiredConsentModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ExpiredConsentModal.tsx");
 })();
 
 ;
@@ -7336,8 +7336,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DataloadSection, "DataloadSection", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/DataloadSection.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/DataloadSection.tsx");
+  reactHotLoader.register(DataloadSection, "DataloadSection", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/DataloadSection.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/DataloadSection.tsx");
 })();
 
 ;
@@ -7481,8 +7481,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ActivateHalfHourLoad, "ActivateHalfHourLoad", "/home/bastien/ecolyo/src/components/ActivateHalfHourLoad/ActivateHalfHourLoad.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ActivateHalfHourLoad/ActivateHalfHourLoad.tsx");
+  reactHotLoader.register(ActivateHalfHourLoad, "ActivateHalfHourLoad", "/home/remi/D\xE9veloppement/ecolyo/src/components/ActivateHalfHourLoad/ActivateHalfHourLoad.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ActivateHalfHourLoad/ActivateHalfHourLoad.tsx");
 })();
 
 ;
@@ -7601,8 +7601,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FluidButtons, "FluidButtons", "/home/bastien/ecolyo/src/components/Home/FluidButtons.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Home/FluidButtons.tsx");
+  reactHotLoader.register(FluidButtons, "FluidButtons", "/home/remi/D\xE9veloppement/ecolyo/src/components/Home/FluidButtons.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Home/FluidButtons.tsx");
 })();
 
 ;
@@ -8062,8 +8062,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConnectionResult, "ConnectionResult", "/home/bastien/ecolyo/src/components/Connection/ConnectionResult.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Connection/ConnectionResult.tsx");
+  reactHotLoader.register(ConnectionResult, "ConnectionResult", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionResult.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Connection/ConnectionResult.tsx");
 })();
 
 ;
@@ -8289,8 +8289,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(TimeStepSelector, "TimeStepSelector", "/home/bastien/ecolyo/src/components/TimeStepSelector/TimeStepSelector.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/TimeStepSelector/TimeStepSelector.tsx");
+  reactHotLoader.register(TimeStepSelector, "TimeStepSelector", "/home/remi/D\xE9veloppement/ecolyo/src/components/TimeStepSelector/TimeStepSelector.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/TimeStepSelector/TimeStepSelector.tsx");
 })();
 
 ;
@@ -8508,8 +8508,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(InfoDataConsumptionVisualizer, "InfoDataConsumptionVisualizer", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/InfoDataConsumptionVisualizer.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/InfoDataConsumptionVisualizer.tsx");
+  reactHotLoader.register(InfoDataConsumptionVisualizer, "InfoDataConsumptionVisualizer", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/InfoDataConsumptionVisualizer.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/InfoDataConsumptionVisualizer.tsx");
 })();
 
 ;
diff --git a/3/ecolyo.1ec834f803aaa11266cd.js b/3/ecolyo.5d19de1575246b277882.js
similarity index 97%
rename from 3/ecolyo.1ec834f803aaa11266cd.js
rename to 3/ecolyo.5d19de1575246b277882.js
index dc5692a12..55a9a19f4 100644
--- a/3/ecolyo.1ec834f803aaa11266cd.js
+++ b/3/ecolyo.5d19de1575246b277882.js
@@ -266,8 +266,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeFormDateSelection, "ProfileTypeFormDateSelection", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFormDateSelection.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFormDateSelection.tsx");
+  reactHotLoader.register(ProfileTypeFormDateSelection, "ProfileTypeFormDateSelection", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFormDateSelection.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFormDateSelection.tsx");
 })();
 
 ;
@@ -453,8 +453,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeFormMultiChoice, "ProfileTypeFormMultiChoice", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFormMultiChoice.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFormMultiChoice.tsx");
+  reactHotLoader.register(ProfileTypeFormMultiChoice, "ProfileTypeFormMultiChoice", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFormMultiChoice.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFormMultiChoice.tsx");
 })();
 
 ;
@@ -612,8 +612,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeFormNumberSelection, "ProfileTypeFormNumberSelection", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFormNumberSelection.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFormNumberSelection.tsx");
+  reactHotLoader.register(ProfileTypeFormNumberSelection, "ProfileTypeFormNumberSelection", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFormNumberSelection.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFormNumberSelection.tsx");
 })();
 
 ;
@@ -744,8 +744,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeFormSingleChoice, "ProfileTypeFormSingleChoice", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFormSingleChoice.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFormSingleChoice.tsx");
+  reactHotLoader.register(ProfileTypeFormSingleChoice, "ProfileTypeFormSingleChoice", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFormSingleChoice.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFormSingleChoice.tsx");
 })();
 
 ;
@@ -847,8 +847,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeProgress, "ProfileTypeProgress", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeProgress.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeProgress.tsx");
+  reactHotLoader.register(ProfileTypeProgress, "ProfileTypeProgress", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeProgress.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeProgress.tsx");
 })();
 
 ;
@@ -970,8 +970,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeFormNumber, "ProfileTypeFormNumber", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFormNumber.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFormNumber.tsx");
+  reactHotLoader.register(ProfileTypeFormNumber, "ProfileTypeFormNumber", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFormNumber.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFormNumber.tsx");
 })();
 
 ;
@@ -1201,8 +1201,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeFinished, "ProfileTypeFinished", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFinished.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeFinished.tsx");
+  reactHotLoader.register(ProfileTypeFinished, "ProfileTypeFinished", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFinished.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeFinished.tsx");
 })();
 
 ;
@@ -1456,8 +1456,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeView, "ProfileTypeView", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ProfileType/ProfileTypeView.tsx");
+  reactHotLoader.register(ProfileTypeView, "ProfileTypeView", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/ProfileTypeView.tsx");
 })();
 
 ;
@@ -1857,7 +1857,7 @@ exports.default = ProfileTypeFormService;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeFormService, "ProfileTypeFormService", "/home/bastien/ecolyo/src/services/profileTypeForm.service.ts");
+  reactHotLoader.register(ProfileTypeFormService, "ProfileTypeFormService", "/home/remi/D\xE9veloppement/ecolyo/src/services/profileTypeForm.service.ts");
 })();
 
 ;
diff --git a/4/ecolyo.f71cc4975d64925777d1.js b/4/ecolyo.cfcd9b2d3c81cc9cb42e.js
similarity index 96%
rename from 4/ecolyo.f71cc4975d64925777d1.js
rename to 4/ecolyo.cfcd9b2d3c81cc9cb42e.js
index 0c91d427f..16648d793 100644
--- a/4/ecolyo.f71cc4975d64925777d1.js
+++ b/4/ecolyo.cfcd9b2d3c81cc9cb42e.js
@@ -368,9 +368,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(TabPanel, "TabPanel", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureView.tsx");
-  reactHotLoader.register(EcogestureView, "EcogestureView", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureView.tsx");
+  reactHotLoader.register(TabPanel, "TabPanel", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureView.tsx");
+  reactHotLoader.register(EcogestureView, "EcogestureView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureView.tsx");
 })();
 
 ;
@@ -536,14 +536,14 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(CardBase, "CardBase", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
-  reactHotLoader.register(CardNew, "CardNew", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
-  reactHotLoader.register(CardBlueBorderContentBase, "CardBlueBorderContentBase", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
-  reactHotLoader.register(CardChallengeBase, "CardChallengeBase", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
-  reactHotLoader.register(CardContentBase, "CardContentBase", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
-  reactHotLoader.register(GenerateContentCard, "GenerateContentCard", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
-  reactHotLoader.register(StyledEcogestureCard, "StyledEcogestureCard", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
+  reactHotLoader.register(CardBase, "CardBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
+  reactHotLoader.register(CardNew, "CardNew", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
+  reactHotLoader.register(CardBlueBorderContentBase, "CardBlueBorderContentBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
+  reactHotLoader.register(CardChallengeBase, "CardChallengeBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
+  reactHotLoader.register(CardContentBase, "CardContentBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
+  reactHotLoader.register(GenerateContentCard, "GenerateContentCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
+  reactHotLoader.register(StyledEcogestureCard, "StyledEcogestureCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledEcogestureCard.tsx");
 })();
 
 ;
@@ -715,8 +715,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureCard, "EcogestureCard", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureCard.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureCard.tsx");
+  reactHotLoader.register(EcogestureCard, "EcogestureCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureCard.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureCard.tsx");
 })();
 
 ;
@@ -1024,8 +1024,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureList, "EcogestureList", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureList.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureList.tsx");
+  reactHotLoader.register(EcogestureList, "EcogestureList", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureList.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureList.tsx");
 })();
 
 ;
@@ -1169,8 +1169,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureInitModal, "EcogestureInitModal", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureInitModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureInitModal.tsx");
+  reactHotLoader.register(EcogestureInitModal, "EcogestureInitModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureInitModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureInitModal.tsx");
 })();
 
 ;
@@ -1351,8 +1351,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureEmptyList, "EcogestureEmptyList", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureEmptyList.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureEmptyList.tsx");
+  reactHotLoader.register(EcogestureEmptyList, "EcogestureEmptyList", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureEmptyList.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureEmptyList.tsx");
 })();
 
 ;
diff --git a/5/ecolyo.1eba41d98861629116ee.js b/5/ecolyo.5609d37bf09749392927.js
similarity index 93%
rename from 5/ecolyo.1eba41d98861629116ee.js
rename to 5/ecolyo.5609d37bf09749392927.js
index 26e184679..fe8c7036b 100644
--- a/5/ecolyo.1eba41d98861629116ee.js
+++ b/5/ecolyo.5609d37bf09749392927.js
@@ -203,8 +203,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DateNavigator, "DateNavigator", "/home/bastien/ecolyo/src/components/DateNavigator/DateNavigator.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/DateNavigator/DateNavigator.tsx");
+  reactHotLoader.register(DateNavigator, "DateNavigator", "/home/remi/D\xE9veloppement/ecolyo/src/components/DateNavigator/DateNavigator.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/DateNavigator/DateNavigator.tsx");
 })();
 
 ;
@@ -362,8 +362,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DateNavigatorFormat, "DateNavigatorFormat", "/home/bastien/ecolyo/src/components/DateNavigator/DateNavigatorFormat.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/DateNavigator/DateNavigatorFormat.tsx");
+  reactHotLoader.register(DateNavigatorFormat, "DateNavigatorFormat", "/home/remi/D\xE9veloppement/ecolyo/src/components/DateNavigator/DateNavigatorFormat.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/DateNavigator/DateNavigatorFormat.tsx");
 })();
 
 ;
@@ -485,15 +485,15 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(CardBase, "CardBase", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(CardElec, "CardElec", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(CardWater, "CardWater", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(CardGas, "CardGas", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(CardMulti, "CardMulti", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(CardContentBase, "CardContentBase", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(GenerateContentCard, "GenerateContentCard", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(StyledCard, "StyledCard", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardBase, "CardBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardElec, "CardElec", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardWater, "CardWater", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardGas, "CardGas", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardMulti, "CardMulti", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardContentBase, "CardContentBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(GenerateContentCard, "GenerateContentCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(StyledCard, "StyledCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
 })();
 
 ;
@@ -707,8 +707,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EstimatedConsumptionModal, "EstimatedConsumptionModal", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/EstimatedConsumptionModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ConsumptionVisualizer/EstimatedConsumptionModal.tsx");
+  reactHotLoader.register(EstimatedConsumptionModal, "EstimatedConsumptionModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/EstimatedConsumptionModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ConsumptionVisualizer/EstimatedConsumptionModal.tsx");
 })();
 
 ;
diff --git a/6/ecolyo.dbf35955e15034b9139b.js b/6/ecolyo.158d599f0e6726037360.js
similarity index 94%
rename from 6/ecolyo.dbf35955e15034b9139b.js
rename to 6/ecolyo.158d599f0e6726037360.js
index df585063c..852bfb6dd 100644
--- a/6/ecolyo.dbf35955e15034b9139b.js
+++ b/6/ecolyo.158d599f0e6726037360.js
@@ -73,8 +73,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(GCUView, "GCUView", "/home/bastien/ecolyo/src/components/GCU/GCUView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/GCU/GCUView.tsx");
+  reactHotLoader.register(GCUView, "GCUView", "/home/remi/D\xE9veloppement/ecolyo/src/components/GCU/GCUView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/GCU/GCUView.tsx");
 })();
 
 ;
diff --git a/8/ecolyo.a244a42b82fc41d129f5.js b/8/ecolyo.4626a4c9d98e09f86ede.js
similarity index 95%
rename from 8/ecolyo.a244a42b82fc41d129f5.js
rename to 8/ecolyo.4626a4c9d98e09f86ede.js
index f5e7e8814..e3d7433e3 100644
--- a/8/ecolyo.a244a42b82fc41d129f5.js
+++ b/8/ecolyo.4626a4c9d98e09f86ede.js
@@ -310,8 +310,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ReportOptions, "ReportOptions", "/home/bastien/ecolyo/src/components/Options/ReportOptions.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Options/ReportOptions.tsx");
+  reactHotLoader.register(ReportOptions, "ReportOptions", "/home/remi/D\xE9veloppement/ecolyo/src/components/Options/ReportOptions.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Options/ReportOptions.tsx");
 })();
 
 ;
@@ -405,8 +405,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(GCULink, "GCULink", "/home/bastien/ecolyo/src/components/GCU/GCULink.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/GCU/GCULink.tsx");
+  reactHotLoader.register(GCULink, "GCULink", "/home/remi/D\xE9veloppement/ecolyo/src/components/GCU/GCULink.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/GCU/GCULink.tsx");
 })();
 
 ;
@@ -470,8 +470,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(Version, "Version", "/home/bastien/ecolyo/src/components/Version/Version.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Version/Version.tsx");
+  reactHotLoader.register(Version, "Version", "/home/remi/D\xE9veloppement/ecolyo/src/components/Version/Version.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Version/Version.tsx");
 })();
 
 ;
@@ -691,8 +691,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(LegalNoticeLink, "LegalNoticeLink", "/home/bastien/ecolyo/src/components/LegalNotice/LegalNoticeLink.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/LegalNotice/LegalNoticeLink.tsx");
+  reactHotLoader.register(LegalNoticeLink, "LegalNoticeLink", "/home/remi/D\xE9veloppement/ecolyo/src/components/LegalNotice/LegalNoticeLink.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/LegalNotice/LegalNoticeLink.tsx");
 })();
 
 ;
@@ -872,12 +872,12 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SwitchBase, "SwitchBase", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
-  reactHotLoader.register(SwitchElec, "SwitchElec", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
-  reactHotLoader.register(SwitchWater, "SwitchWater", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
-  reactHotLoader.register(SwitchGas, "SwitchGas", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
-  reactHotLoader.register(StyledSwitch, "StyledSwitch", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(SwitchBase, "SwitchBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(SwitchElec, "SwitchElec", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(SwitchWater, "SwitchWater", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(SwitchGas, "SwitchGas", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(StyledSwitch, "StyledSwitch", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Switch/StyledSwitch.tsx");
 })();
 
 ;
@@ -1117,8 +1117,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeOptions, "ProfileTypeOptions", "/home/bastien/ecolyo/src/components/Options/ProfileTypeOptions.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Options/ProfileTypeOptions.tsx");
+  reactHotLoader.register(ProfileTypeOptions, "ProfileTypeOptions", "/home/remi/D\xE9veloppement/ecolyo/src/components/Options/ProfileTypeOptions.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Options/ProfileTypeOptions.tsx");
 })();
 
 ;
@@ -1242,8 +1242,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(OptionsView, "OptionsView", "/home/bastien/ecolyo/src/components/Options/OptionsView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Options/OptionsView.tsx");
+  reactHotLoader.register(OptionsView, "OptionsView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Options/OptionsView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Options/OptionsView.tsx");
 })();
 
 ;
@@ -1376,15 +1376,15 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(CardBase, "CardBase", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(CardElec, "CardElec", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(CardWater, "CardWater", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(CardGas, "CardGas", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(CardMulti, "CardMulti", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(CardContentBase, "CardContentBase", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(GenerateContentCard, "GenerateContentCard", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(StyledCard, "StyledCard", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardBase, "CardBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardElec, "CardElec", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardWater, "CardWater", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardGas, "CardGas", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardMulti, "CardMulti", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(CardContentBase, "CardContentBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(GenerateContentCard, "GenerateContentCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(StyledCard, "StyledCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Card/StyledCard.tsx");
 })();
 
 ;
@@ -1512,8 +1512,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FAQLink, "FAQLink", "/home/bastien/ecolyo/src/components/FAQ/FAQLink.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/FAQ/FAQLink.tsx");
+  reactHotLoader.register(FAQLink, "FAQLink", "/home/remi/D\xE9veloppement/ecolyo/src/components/FAQ/FAQLink.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/FAQ/FAQLink.tsx");
 })();
 
 ;
diff --git a/9/ecolyo.f623d6a90c1f428d9e86.js b/9/ecolyo.d4ed13f0af358fe273b8.js
similarity index 99%
rename from 9/ecolyo.f623d6a90c1f428d9e86.js
rename to 9/ecolyo.d4ed13f0af358fe273b8.js
index 173067448..8fdecb696 100644
--- a/9/ecolyo.f623d6a90c1f428d9e86.js
+++ b/9/ecolyo.d4ed13f0af358fe273b8.js
@@ -735,7 +735,7 @@ exports.default = ProfileTypeService;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeService, "ProfileTypeService", "/home/bastien/ecolyo/src/services/profileType.service.ts");
+  reactHotLoader.register(ProfileTypeService, "ProfileTypeService", "/home/remi/D\xE9veloppement/ecolyo/src/services/profileType.service.ts");
 })();
 
 ;
diff --git a/app/ecolyo.368cf2c37f0996e2290e.js b/app/ecolyo.bdd47c0923972882babd.js
similarity index 99%
rename from app/ecolyo.368cf2c37f0996e2290e.js
rename to app/ecolyo.bdd47c0923972882babd.js
index 9f38f1147..6368cfde4 100644
--- a/app/ecolyo.368cf2c37f0996e2290e.js
+++ b/app/ecolyo.bdd47c0923972882babd.js
@@ -64,7 +64,7 @@
 /******/
 /******/ 	// script path function
 /******/ 	function jsonpScriptSrc(chunkId) {
-/******/ 		return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + "/ecolyo." + {"1":"7787cc7a49954f961739","2":"49420b5a76721cbe85dd","3":"1ec834f803aaa11266cd","4":"f71cc4975d64925777d1","5":"1eba41d98861629116ee","6":"dbf35955e15034b9139b","8":"a244a42b82fc41d129f5","9":"f623d6a90c1f428d9e86","10":"b99a7fb7d0bf21026833","11":"449cca5c93c62417549d","12":"31ef841cfca201ebc064"}[chunkId] + ".js"
+/******/ 		return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + "/ecolyo." + {"1":"a02283acd610af395692","2":"6d183490608e68bc82c9","3":"5d19de1575246b277882","4":"cfcd9b2d3c81cc9cb42e","5":"5609d37bf09749392927","6":"158d599f0e6726037360","8":"4626a4c9d98e09f86ede","9":"d4ed13f0af358fe273b8","10":"aa0b42e4690c9d480efb","11":"4e1decb956d30ee3f07e","12":"07e0b4696f5cc248d537"}[chunkId] + ".js"
 /******/ 	}
 /******/
 /******/ 	// The require function
@@ -388,8 +388,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ActionCard, "ActionCard", "/home/bastien/ecolyo/src/components/Action/ActionCard.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Action/ActionCard.tsx");
+  reactHotLoader.register(ActionCard, "ActionCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionCard.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionCard.tsx");
 })();
 
 ;
@@ -673,8 +673,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(QuizCustomQuestionContent, "QuizCustomQuestionContent", "/home/bastien/ecolyo/src/components/Quiz/QuizCustomQuestionContent.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Quiz/QuizCustomQuestionContent.tsx");
+  reactHotLoader.register(QuizCustomQuestionContent, "QuizCustomQuestionContent", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizCustomQuestionContent.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizCustomQuestionContent.tsx");
 })();
 
 ;
@@ -701,7 +701,7 @@ var _react = _interopRequireDefault(__webpack_require__("q1tI"));
 
 var _reactDom = __webpack_require__("i8i4");
 
-var _cozyClient = _interopRequireWildcard(__webpack_require__("SH7X"));
+var _cozyClient = __webpack_require__("SH7X");
 
 var _reactRedux = __webpack_require__("/MKj");
 
@@ -713,90 +713,45 @@ var _oauth = __webpack_require__("sDS3");
 
 var _lodash = __webpack_require__("LvDl");
 
-var _manifest = _interopRequireDefault(__webpack_require__("pZg0"));
+var _client = __webpack_require__("1L0a");
 
-var _doctypes = _interopRequireDefault(__webpack_require__("D2hQ"));
-
-var _history = __webpack_require__("LhCv");
-
-var _reactRouterDom = __webpack_require__("55Ip");
-
-var _matomoTracker = _interopRequireDefault(__webpack_require__("vMBp"));
+var _bar = __webpack_require__("WL0o");
 
 (function () {
   var enterModule = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.enterModule : undefined;
   enterModule && enterModule(module);
 })();
 
-function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
-
-function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
-
 var __signature__ = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.default.signature : function (a) {
   return a;
 };
 
 var setupApp = (0, _lodash.memoize)(function () {
-  var history = (0, _history.createBrowserHistory)(); // eslint-disable-next-line @typescript-eslint/no-explicit-any
-
   var root = document.querySelector('[role=application]');
-  var data = JSON.parse(root.dataset.cozy);
-  var protocol = window.location.protocol;
-  var cozyUrl = "".concat(protocol, "//").concat(data.domain);
-  var locale = 'fr';
-  var polyglot = (0, _I18n.initTranslation)(locale, function (lang) {
+
+  var _getValues = (0, _bar.getValues)(root.dataset),
+      lang = _getValues.lang;
+
+  var polyglot = (0, _I18n.initTranslation)(lang, function (lang) {
     return __webpack_require__("/KVF")("./".concat(lang));
   });
-  var client = new _cozyClient.default({
-    uri: cozyUrl,
-    token: data.token,
-    appMetadata: {
-      slug: _manifest.default.name,
-      version: _manifest.default.version
-    },
-    schema: _doctypes.default
-  });
+  var client = (0, _client.getClient)();
   var persistedState = {};
   var store = (0, _store.default)(client, persistedState);
-  cozy.bar.init({
-    appName: data.app.name,
-    appEditor: data.app.editor,
-    cozyClient: client,
-    iconPath: data.app.icon,
-    lang: data.locale,
-    replaceTitleOnMobile: false,
-    appSlug: data.app.slug,
-    appNamePrefix: data.app.prefix
-  }); // while (Piwik.initialized) {
-  //   Piwik.getTracker()
-  // }
-  // try {
-  //   console.log(Piwik)
-  //   Piwik.getTracker()
-  // } catch (error) {
-  //   console.log(error)
-  // }
-  // window.onload = function() {
-  //   console.log('LOAD');
-  //   Piwik.getTracker()
-  // }
-
-  Piwik.getTracker();
-  var tracker = new _matomoTracker.default({
-    cozyUrl: cozyUrl,
-    url: "https://matomo.self-data.alpha.grandlyon.com/",
-    siteId: 1,
-    history: history,
-    phpFilename: 'matomo.php'
-  });
+  /** I don't know why I need to for this... But if I don't it seems that
+   * we have a race between configureStore and initBar resulting in
+   * an error from cozy-client "store is already defined"
+   */
+
+  setTimeout(function () {
+    (0, _bar.initBar)(client);
+  }, 0);
   return {
     root: root,
     store: store,
     client: client,
-    locale: locale,
-    polyglot: polyglot,
-    history: history,
-    tracker: tracker
+    lang: lang,
+    polyglot: polyglot
   };
 });
 
@@ -805,10 +760,8 @@ var init = function init() {
       root = _setupApp.root,
       store = _setupApp.store,
       client = _setupApp.client,
-      locale = _setupApp.locale,
-      polyglot = _setupApp.polyglot,
-      history = _setupApp.history,
-      tracker = _setupApp.tracker;
+      lang = _setupApp.lang,
+      polyglot = _setupApp.polyglot;
 
   if ((0, _oauth.handleOAuthResponse)()) return;
 
@@ -819,11 +772,9 @@ var init = function init() {
   }, /*#__PURE__*/_react.default.createElement(_cozyClient.CozyProvider, {
     client: client
   }, /*#__PURE__*/_react.default.createElement(_I18n.I18n, {
-    lang: locale,
+    lang: lang,
     polyglot: polyglot
-  }, /*#__PURE__*/_react.default.createElement(_reactRouterDom.HashRouter, history, /*#__PURE__*/_react.default.createElement(App, {
-    tracker: tracker
-  }))))), root);
+  }, /*#__PURE__*/_react.default.createElement(App, null)))), root);
 }; // initial rendering of the application
 
 
@@ -854,9 +805,9 @@ if (false) {}
     return;
   }
 
-  reactHotLoader.register(setupApp, "setupApp", "/home/bastien/ecolyo/src/targets/browser/index.tsx");
-  reactHotLoader.register(init, "init", "/home/bastien/ecolyo/src/targets/browser/index.tsx");
-  reactHotLoader.register(isSafari, "isSafari", "/home/bastien/ecolyo/src/targets/browser/index.tsx");
+  reactHotLoader.register(setupApp, "setupApp", "/home/remi/D\xE9veloppement/ecolyo/src/targets/browser/index.tsx");
+  reactHotLoader.register(init, "init", "/home/remi/D\xE9veloppement/ecolyo/src/targets/browser/index.tsx");
+  reactHotLoader.register(isSafari, "isSafari", "/home/remi/D\xE9veloppement/ecolyo/src/targets/browser/index.tsx");
 })();
 
 ;
@@ -1053,8 +1004,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(CGUModal, "CGUModal", "/home/bastien/ecolyo/src/components/Terms/CGUModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Terms/CGUModal.tsx");
+  reactHotLoader.register(CGUModal, "CGUModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Terms/CGUModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Terms/CGUModal.tsx");
 })();
 
 ;
@@ -1130,7 +1081,7 @@ exports.ACCOUNTS_DOCTYPE = ACCOUNTS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-accounts.ts");
+  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-accounts.ts");
 })();
 
 ;
@@ -1818,8 +1769,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SplashRoot, "SplashRoot", "/home/bastien/ecolyo/src/components/Splash/SplashRoot.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Splash/SplashRoot.tsx");
+  reactHotLoader.register(SplashRoot, "SplashRoot", "/home/remi/D\xE9veloppement/ecolyo/src/components/Splash/SplashRoot.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Splash/SplashRoot.tsx");
 })();
 
 ;
@@ -1994,8 +1945,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureFormEquipment, "EcogestureFormEquipment", "/home/bastien/ecolyo/src/components/EcogestureForm/EcogestureFormEquipment.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/EcogestureForm/EcogestureFormEquipment.tsx");
+  reactHotLoader.register(EcogestureFormEquipment, "EcogestureFormEquipment", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureForm/EcogestureFormEquipment.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureForm/EcogestureFormEquipment.tsx");
 })();
 
 ;
@@ -2118,8 +2069,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(AxisRight, "AxisRight", "/home/bastien/ecolyo/src/components/Charts/AxisRight.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Charts/AxisRight.tsx");
+  reactHotLoader.register(AxisRight, "AxisRight", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/AxisRight.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/AxisRight.tsx");
 })();
 
 ;
@@ -2208,8 +2159,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DuelError, "DuelError", "/home/bastien/ecolyo/src/components/Duel/DuelError.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Duel/DuelError.tsx");
+  reactHotLoader.register(DuelError, "DuelError", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelError.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelError.tsx");
 })();
 
 ;
@@ -2266,6 +2217,78 @@ var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WE
 
 /***/ }),
 
+/***/ "1L0a":
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(module) {
+
+var _interopRequireDefault = __webpack_require__("TqRt");
+
+Object.defineProperty(exports, "__esModule", {
+  value: true
+});
+exports.getClient = void 0;
+
+var _cozyClient = _interopRequireDefault(__webpack_require__("SH7X"));
+
+var _manifest = _interopRequireDefault(__webpack_require__("pZg0"));
+
+var _doctypes = _interopRequireDefault(__webpack_require__("D2hQ"));
+
+(function () {
+  var enterModule = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.enterModule : undefined;
+  enterModule && enterModule(module);
+})();
+
+var __signature__ = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.default.signature : function (a) {
+  return a;
+};
+
+/**
+ * Returns cozy client instance
+ * @returns {object} cozy client instance
+ */
+var getClient = function getClient() {
+  // eslint-disable-next-line @typescript-eslint/no-explicit-any
+  var root = document.querySelector('[role=application]');
+  var data = root.dataset;
+  var protocol = window.location.protocol;
+  var cozyUrl = "".concat(protocol, "//").concat(data.cozyDomain);
+  return new _cozyClient.default({
+    uri: cozyUrl,
+    token: data.cozyToken,
+    appMetadata: {
+      slug: _manifest.default.name,
+      version: _manifest.default.version
+    },
+    schema: _doctypes.default
+  });
+};
+
+exports.getClient = getClient;
+;
+
+(function () {
+  var reactHotLoader = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.default : undefined;
+
+  if (!reactHotLoader) {
+    return;
+  }
+
+  reactHotLoader.register(getClient, "getClient", "/home/remi/D\xE9veloppement/ecolyo/src/utils/client.ts");
+})();
+
+;
+
+(function () {
+  var leaveModule = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.leaveModule : undefined;
+  leaveModule && leaveModule(module);
+})();
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__("YuTi")(module)))
+
+/***/ }),
+
 /***/ "1RIw":
 /***/ (function(module, exports, __webpack_require__) {
 
@@ -2323,7 +2346,7 @@ exports.ENEDIS_MAXPOWER_DOCTYPE = ENEDIS_MAXPOWER_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
+  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
 })();
 
 ;
@@ -2622,7 +2645,7 @@ exports.default = ProfileService;
     return;
   }
 
-  reactHotLoader.register(ProfileService, "ProfileService", "/home/bastien/ecolyo/src/services/profile.service.ts");
+  reactHotLoader.register(ProfileService, "ProfileService", "/home/remi/D\xE9veloppement/ecolyo/src/services/profile.service.ts");
 })();
 
 ;
@@ -2880,8 +2903,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ChallengeView, "ChallengeView", "/home/bastien/ecolyo/src/components/Challenge/ChallengeView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Challenge/ChallengeView.tsx");
+  reactHotLoader.register(ChallengeView, "ChallengeView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeView.tsx");
 })();
 
 ;
@@ -3152,8 +3175,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ActionView, "ActionView", "/home/bastien/ecolyo/src/components/Action/ActionView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Action/ActionView.tsx");
+  reactHotLoader.register(ActionView, "ActionView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionView.tsx");
 })();
 
 ;
@@ -3258,8 +3281,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureSelectionModal, "EcogestureSelectionModal", "/home/bastien/ecolyo/src/components/EcogestureSelection/EcogestureSelectionModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/EcogestureSelection/EcogestureSelectionModal.tsx");
+  reactHotLoader.register(EcogestureSelectionModal, "EcogestureSelectionModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureSelection/EcogestureSelectionModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureSelection/EcogestureSelectionModal.tsx");
 })();
 
 ;
@@ -3364,7 +3387,7 @@ exports.default = MailService;
     return;
   }
 
-  reactHotLoader.register(MailService, "MailService", "/home/bastien/ecolyo/src/services/mail.service.ts");
+  reactHotLoader.register(MailService, "MailService", "/home/remi/D\xE9veloppement/ecolyo/src/services/mail.service.ts");
 })();
 
 ;
@@ -3497,8 +3520,8 @@ exports.chartReducer = chartReducer;
     return;
   }
 
-  reactHotLoader.register(initialState, "initialState", "/home/bastien/ecolyo/src/store/chart/chart.reducer.ts");
-  reactHotLoader.register(chartReducer, "chartReducer", "/home/bastien/ecolyo/src/store/chart/chart.reducer.ts");
+  reactHotLoader.register(initialState, "initialState", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.reducer.ts");
+  reactHotLoader.register(chartReducer, "chartReducer", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.reducer.ts");
 })();
 
 ;
@@ -3633,8 +3656,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureFormSingleChoice, "EcogestureFormSingleChoice", "/home/bastien/ecolyo/src/components/EcogestureForm/EcogestureFormSingleChoice.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/EcogestureForm/EcogestureFormSingleChoice.tsx");
+  reactHotLoader.register(EcogestureFormSingleChoice, "EcogestureFormSingleChoice", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureForm/EcogestureFormSingleChoice.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureForm/EcogestureFormSingleChoice.tsx");
 })();
 
 ;
@@ -3798,8 +3821,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ActionOnGoing, "ActionOnGoing", "/home/bastien/ecolyo/src/components/Action/ActionOnGoing.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Action/ActionOnGoing.tsx");
+  reactHotLoader.register(ActionOnGoing, "ActionOnGoing", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionOnGoing.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionOnGoing.tsx");
 })();
 
 ;
@@ -4053,7 +4076,7 @@ exports.default = ProfileEcogestureService;
     return;
   }
 
-  reactHotLoader.register(ProfileEcogestureService, "ProfileEcogestureService", "/home/bastien/ecolyo/src/services/profileEcogesture.service.ts");
+  reactHotLoader.register(ProfileEcogestureService, "ProfileEcogestureService", "/home/remi/D\xE9veloppement/ecolyo/src/services/profileEcogesture.service.ts");
 })();
 
 ;
@@ -4211,7 +4234,7 @@ exports.default = PartnersInfoService;
     return;
   }
 
-  reactHotLoader.register(PartnersInfoService, "PartnersInfoService", "/home/bastien/ecolyo/src/services/partnersInfo.service.ts");
+  reactHotLoader.register(PartnersInfoService, "PartnersInfoService", "/home/remi/D\xE9veloppement/ecolyo/src/services/partnersInfo.service.ts");
 })();
 
 ;
@@ -4524,8 +4547,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ActionBegin, "ActionBegin", "/home/bastien/ecolyo/src/components/Action/ActionBegin.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Action/ActionBegin.tsx");
+  reactHotLoader.register(ActionBegin, "ActionBegin", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionBegin.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionBegin.tsx");
 })();
 
 ;
@@ -5059,7 +5082,7 @@ exports.default = ActionService;
     return;
   }
 
-  reactHotLoader.register(ActionService, "ActionService", "/home/bastien/ecolyo/src/services/action.service.ts");
+  reactHotLoader.register(ActionService, "ActionService", "/home/remi/D\xE9veloppement/ecolyo/src/services/action.service.ts");
 })();
 
 ;
@@ -5363,8 +5386,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DuelOngoing, "DuelOngoing", "/home/bastien/ecolyo/src/components/Duel/DuelOngoing.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Duel/DuelOngoing.tsx");
+  reactHotLoader.register(DuelOngoing, "DuelOngoing", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelOngoing.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelOngoing.tsx");
 })();
 
 ;
@@ -5606,11 +5629,11 @@ function getPartnerPicto(slug) {
     return;
   }
 
-  reactHotLoader.register(getPicto, "getPicto", "/home/bastien/ecolyo/src/utils/picto.ts");
-  reactHotLoader.register(getAddPicto, "getAddPicto", "/home/bastien/ecolyo/src/utils/picto.ts");
-  reactHotLoader.register(getParamPicto, "getParamPicto", "/home/bastien/ecolyo/src/utils/picto.ts");
-  reactHotLoader.register(getNavPicto, "getNavPicto", "/home/bastien/ecolyo/src/utils/picto.ts");
-  reactHotLoader.register(getPartnerPicto, "getPartnerPicto", "/home/bastien/ecolyo/src/utils/picto.ts");
+  reactHotLoader.register(getPicto, "getPicto", "/home/remi/D\xE9veloppement/ecolyo/src/utils/picto.ts");
+  reactHotLoader.register(getAddPicto, "getAddPicto", "/home/remi/D\xE9veloppement/ecolyo/src/utils/picto.ts");
+  reactHotLoader.register(getParamPicto, "getParamPicto", "/home/remi/D\xE9veloppement/ecolyo/src/utils/picto.ts");
+  reactHotLoader.register(getNavPicto, "getNavPicto", "/home/remi/D\xE9veloppement/ecolyo/src/utils/picto.ts");
+  reactHotLoader.register(getPartnerPicto, "getPartnerPicto", "/home/remi/D\xE9veloppement/ecolyo/src/utils/picto.ts");
 })();
 
 ;
@@ -6506,11 +6529,11 @@ exports.migrations = migrations;
     return;
   }
 
-  reactHotLoader.register(SCHEMA_INITIAL_VERSION, "SCHEMA_INITIAL_VERSION", "/home/bastien/ecolyo/src/migrations/migration.data.ts");
-  reactHotLoader.register(MIGRATION_RESULT_NOOP, "MIGRATION_RESULT_NOOP", "/home/bastien/ecolyo/src/migrations/migration.data.ts");
-  reactHotLoader.register(MIGRATION_RESULT_COMPLETE, "MIGRATION_RESULT_COMPLETE", "/home/bastien/ecolyo/src/migrations/migration.data.ts");
-  reactHotLoader.register(MIGRATION_RESULT_FAILED, "MIGRATION_RESULT_FAILED", "/home/bastien/ecolyo/src/migrations/migration.data.ts");
-  reactHotLoader.register(migrations, "migrations", "/home/bastien/ecolyo/src/migrations/migration.data.ts");
+  reactHotLoader.register(SCHEMA_INITIAL_VERSION, "SCHEMA_INITIAL_VERSION", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.data.ts");
+  reactHotLoader.register(MIGRATION_RESULT_NOOP, "MIGRATION_RESULT_NOOP", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.data.ts");
+  reactHotLoader.register(MIGRATION_RESULT_COMPLETE, "MIGRATION_RESULT_COMPLETE", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.data.ts");
+  reactHotLoader.register(MIGRATION_RESULT_FAILED, "MIGRATION_RESULT_FAILED", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.data.ts");
+  reactHotLoader.register(migrations, "migrations", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.data.ts");
 })();
 
 ;
@@ -6751,9 +6774,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(loadingOptions, "loadingOptions", "/home/bastien/ecolyo/src/components/Splash/SplashScreenError.tsx");
-  reactHotLoader.register(SplashScreenError, "SplashScreenError", "/home/bastien/ecolyo/src/components/Splash/SplashScreenError.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Splash/SplashScreenError.tsx");
+  reactHotLoader.register(loadingOptions, "loadingOptions", "/home/remi/D\xE9veloppement/ecolyo/src/components/Splash/SplashScreenError.tsx");
+  reactHotLoader.register(SplashScreenError, "SplashScreenError", "/home/remi/D\xE9veloppement/ecolyo/src/components/Splash/SplashScreenError.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Splash/SplashScreenError.tsx");
 })();
 
 ;
@@ -7027,7 +7050,7 @@ exports.default = TriggerService;
     return;
   }
 
-  reactHotLoader.register(TriggerService, "TriggerService", "/home/bastien/ecolyo/src/services/triggers.service.ts");
+  reactHotLoader.register(TriggerService, "TriggerService", "/home/remi/D\xE9veloppement/ecolyo/src/services/triggers.service.ts");
 })();
 
 ;
@@ -7234,8 +7257,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DuelView, "DuelView", "/home/bastien/ecolyo/src/components/Duel/DuelView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Duel/DuelView.tsx");
+  reactHotLoader.register(DuelView, "DuelView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelView.tsx");
 })();
 
 ;
@@ -7323,7 +7346,7 @@ exports.KONNECTORS_DOCTYPE = KONNECTORS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-konnectors.ts");
+  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-konnectors.ts");
 })();
 
 ;
@@ -7509,7 +7532,7 @@ exports.default = PerformanceIndicatorService;
     return;
   }
 
-  reactHotLoader.register(PerformanceIndicatorService, "PerformanceIndicatorService", "/home/bastien/ecolyo/src/services/performanceIndicator.service.ts");
+  reactHotLoader.register(PerformanceIndicatorService, "PerformanceIndicatorService", "/home/remi/D\xE9veloppement/ecolyo/src/services/performanceIndicator.service.ts");
 })();
 
 ;
@@ -7575,9 +7598,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SpinnerBase, "SpinnerBase", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledBlackSpinner.tsx");
-  reactHotLoader.register(StyledBlackSpinner, "StyledBlackSpinner", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledBlackSpinner.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledBlackSpinner.tsx");
+  reactHotLoader.register(SpinnerBase, "SpinnerBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledBlackSpinner.tsx");
+  reactHotLoader.register(StyledBlackSpinner, "StyledBlackSpinner", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledBlackSpinner.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledBlackSpinner.tsx");
 })();
 
 ;
@@ -8778,7 +8801,7 @@ exports.default = ConsumptionDataManager;
     return;
   }
 
-  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/bastien/ecolyo/src/services/consumption.service.ts");
+  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumption.service.ts");
 })();
 
 ;
@@ -8936,9 +8959,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ecolyoReducer, "ecolyoReducer", "/home/bastien/ecolyo/src/store/index.ts");
-  reactHotLoader.register(configureStore, "configureStore", "/home/bastien/ecolyo/src/store/index.ts");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/store/index.ts");
+  reactHotLoader.register(ecolyoReducer, "ecolyoReducer", "/home/remi/D\xE9veloppement/ecolyo/src/store/index.ts");
+  reactHotLoader.register(configureStore, "configureStore", "/home/remi/D\xE9veloppement/ecolyo/src/store/index.ts");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/store/index.ts");
 })();
 
 ;
@@ -8992,7 +9015,7 @@ function hashFile(file) {
     return;
   }
 
-  reactHotLoader.register(hashFile, "hashFile", "/home/bastien/ecolyo/src/utils/hash.ts");
+  reactHotLoader.register(hashFile, "hashFile", "/home/remi/D\xE9veloppement/ecolyo/src/utils/hash.ts");
 })();
 
 ;
@@ -9126,8 +9149,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(CozyBar, "CozyBar", "/home/bastien/ecolyo/src/components/Header/CozyBar.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Header/CozyBar.tsx");
+  reactHotLoader.register(CozyBar, "CozyBar", "/home/remi/D\xE9veloppement/ecolyo/src/components/Header/CozyBar.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Header/CozyBar.tsx");
 })();
 
 ;
@@ -9236,8 +9259,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DuelChart, "DuelChart", "/home/bastien/ecolyo/src/components/Duel/DuelChart.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Duel/DuelChart.tsx");
+  reactHotLoader.register(DuelChart, "DuelChart", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelChart.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelChart.tsx");
 })();
 
 ;
@@ -10245,7 +10268,7 @@ exports.default = QuizService;
     return;
   }
 
-  reactHotLoader.register(QuizService, "QuizService", "/home/bastien/ecolyo/src/services/quiz.service.ts");
+  reactHotLoader.register(QuizService, "QuizService", "/home/remi/D\xE9veloppement/ecolyo/src/services/quiz.service.ts");
 })();
 
 ;
@@ -10887,8 +10910,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(doctypes, "doctypes", "/home/bastien/ecolyo/src/doctypes/index.ts");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(doctypes, "doctypes", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
 })();
 
 ;
@@ -11170,7 +11193,7 @@ exports.ENEDIS_DAY_DOCTYPE = ENEDIS_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
+  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
 })();
 
 ;
@@ -11214,7 +11237,7 @@ exports.FLUIDPRICES_DOCTYPE = FLUIDPRICES_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
+  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
 })();
 
 ;
@@ -11316,8 +11339,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureSelectionEnd, "EcogestureSelectionEnd", "/home/bastien/ecolyo/src/components/EcogestureSelection/EcogestureSelectionEnd.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/EcogestureSelection/EcogestureSelectionEnd.tsx");
+  reactHotLoader.register(EcogestureSelectionEnd, "EcogestureSelectionEnd", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureSelection/EcogestureSelectionEnd.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureSelection/EcogestureSelectionEnd.tsx");
 })();
 
 ;
@@ -11419,11 +11442,11 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(IconButtonBase, "IconButtonBase", "/home/bastien/ecolyo/src/components/CommonKit/IconButton/StyledIconBorderedButton.tsx");
-  reactHotLoader.register(SelectedIconButtonBase, "SelectedIconButtonBase", "/home/bastien/ecolyo/src/components/CommonKit/IconButton/StyledIconBorderedButton.tsx");
-  reactHotLoader.register(UnselectedIconButtonBase, "UnselectedIconButtonBase", "/home/bastien/ecolyo/src/components/CommonKit/IconButton/StyledIconBorderedButton.tsx");
-  reactHotLoader.register(StyledIconBorderedButton, "StyledIconBorderedButton", "/home/bastien/ecolyo/src/components/CommonKit/IconButton/StyledIconBorderedButton.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/IconButton/StyledIconBorderedButton.tsx");
+  reactHotLoader.register(IconButtonBase, "IconButtonBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/IconButton/StyledIconBorderedButton.tsx");
+  reactHotLoader.register(SelectedIconButtonBase, "SelectedIconButtonBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/IconButton/StyledIconBorderedButton.tsx");
+  reactHotLoader.register(UnselectedIconButtonBase, "UnselectedIconButtonBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/IconButton/StyledIconBorderedButton.tsx");
+  reactHotLoader.register(StyledIconBorderedButton, "StyledIconBorderedButton", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/IconButton/StyledIconBorderedButton.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/IconButton/StyledIconBorderedButton.tsx");
 })();
 
 ;
@@ -11591,8 +11614,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(QuizQuestion, "QuizQuestion", "/home/bastien/ecolyo/src/components/Quiz/QuizQuestion.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Quiz/QuizQuestion.tsx");
+  reactHotLoader.register(QuizQuestion, "QuizQuestion", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizQuestion.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizQuestion.tsx");
 })();
 
 ;
@@ -11658,7 +11681,7 @@ exports.GRDF_DAY_DOCTYPE = GRDF_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
+  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
 })();
 
 ;
@@ -11804,8 +11827,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(LegalNoticeModal, "LegalNoticeModal", "/home/bastien/ecolyo/src/components/Terms/LegalNoticeModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Terms/LegalNoticeModal.tsx");
+  reactHotLoader.register(LegalNoticeModal, "LegalNoticeModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Terms/LegalNoticeModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Terms/LegalNoticeModal.tsx");
 })();
 
 ;
@@ -11966,9 +11989,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(loadingOptions, "loadingOptions", "/home/bastien/ecolyo/src/components/Splash/SplashScreen.tsx");
-  reactHotLoader.register(SplashScreen, "SplashScreen", "/home/bastien/ecolyo/src/components/Splash/SplashScreen.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Splash/SplashScreen.tsx");
+  reactHotLoader.register(loadingOptions, "loadingOptions", "/home/remi/D\xE9veloppement/ecolyo/src/components/Splash/SplashScreen.tsx");
+  reactHotLoader.register(SplashScreen, "SplashScreen", "/home/remi/D\xE9veloppement/ecolyo/src/components/Splash/SplashScreen.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Splash/SplashScreen.tsx");
 })();
 
 ;
@@ -12171,8 +12194,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ChallengeCardDone, "ChallengeCardDone", "/home/bastien/ecolyo/src/components/Challenge/ChallengeCardDone.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Challenge/ChallengeCardDone.tsx");
+  reactHotLoader.register(ChallengeCardDone, "ChallengeCardDone", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeCardDone.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeCardDone.tsx");
 })();
 
 ;
@@ -12457,8 +12480,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(MinorUpdateContent, "MinorUpdateContent", "/home/bastien/ecolyo/src/components/Terms/MinorUpdateContent.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Terms/MinorUpdateContent.tsx");
+  reactHotLoader.register(MinorUpdateContent, "MinorUpdateContent", "/home/remi/D\xE9veloppement/ecolyo/src/components/Terms/MinorUpdateContent.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Terms/MinorUpdateContent.tsx");
 })();
 
 ;
@@ -12927,8 +12950,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ChallengeCardOnGoing, "ChallengeCardOnGoing", "/home/bastien/ecolyo/src/components/Challenge/ChallengeCardOnGoing.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Challenge/ChallengeCardOnGoing.tsx");
+  reactHotLoader.register(ChallengeCardOnGoing, "ChallengeCardOnGoing", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeCardOnGoing.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeCardOnGoing.tsx");
 })();
 
 ;
@@ -13203,12 +13226,12 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SpinnerBase, "SpinnerBase", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
-  reactHotLoader.register(SpinnerElec, "SpinnerElec", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
-  reactHotLoader.register(SpinnerWater, "SpinnerWater", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
-  reactHotLoader.register(SpinnerGas, "SpinnerGas", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
-  reactHotLoader.register(StyledSpinner, "StyledSpinner", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
+  reactHotLoader.register(SpinnerBase, "SpinnerBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
+  reactHotLoader.register(SpinnerElec, "SpinnerElec", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
+  reactHotLoader.register(SpinnerWater, "SpinnerWater", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
+  reactHotLoader.register(SpinnerGas, "SpinnerGas", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
+  reactHotLoader.register(StyledSpinner, "StyledSpinner", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledSpinner.tsx");
 })();
 
 ;
@@ -13305,8 +13328,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(StyledIcon, "StyledIcon", "/home/bastien/ecolyo/src/components/CommonKit/Icon/StyledIcon.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/Icon/StyledIcon.tsx");
+  reactHotLoader.register(StyledIcon, "StyledIcon", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Icon/StyledIcon.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Icon/StyledIcon.tsx");
 })();
 
 ;
@@ -13506,8 +13529,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(UnSubscribe, "UnSubscribe", "/home/bastien/ecolyo/src/components/Options/UnSubscribe.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Options/UnSubscribe.tsx");
+  reactHotLoader.register(UnSubscribe, "UnSubscribe", "/home/remi/D\xE9veloppement/ecolyo/src/components/Options/UnSubscribe.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Options/UnSubscribe.tsx");
 })();
 
 ;
@@ -13790,8 +13813,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(TermsView, "TermsView", "/home/bastien/ecolyo/src/components/Terms/TermsView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Terms/TermsView.tsx");
+  reactHotLoader.register(TermsView, "TermsView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Terms/TermsView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Terms/TermsView.tsx");
 })();
 
 ;
@@ -13906,7 +13929,7 @@ exports.default = ConfigService;
     return;
   }
 
-  reactHotLoader.register(ConfigService, "ConfigService", "/home/bastien/ecolyo/src/services/fluidConfig.service.ts");
+  reactHotLoader.register(ConfigService, "ConfigService", "/home/remi/D\xE9veloppement/ecolyo/src/services/fluidConfig.service.ts");
 })();
 
 ;
@@ -13950,7 +13973,7 @@ exports.EGL_DAY_DOCTYPE = EGL_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
+  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
 })();
 
 ;
@@ -14061,8 +14084,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DataShareConsentContent, "DataShareConsentContent", "/home/bastien/ecolyo/src/components/Terms/DataShareConsentContent.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Terms/DataShareConsentContent.tsx");
+  reactHotLoader.register(DataShareConsentContent, "DataShareConsentContent", "/home/remi/D\xE9veloppement/ecolyo/src/components/Terms/DataShareConsentContent.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Terms/DataShareConsentContent.tsx");
 })();
 
 ;
@@ -14270,8 +14293,8 @@ exports.profileEcogestureReducer = profileEcogestureReducer;
     return;
   }
 
-  reactHotLoader.register(initialState, "initialState", "/home/bastien/ecolyo/src/store/profileEcogesture/profileEcogesture.reducer.ts");
-  reactHotLoader.register(profileEcogestureReducer, "profileEcogestureReducer", "/home/bastien/ecolyo/src/store/profileEcogesture/profileEcogesture.reducer.ts");
+  reactHotLoader.register(initialState, "initialState", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileEcogesture/profileEcogesture.reducer.ts");
+  reactHotLoader.register(profileEcogestureReducer, "profileEcogestureReducer", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileEcogesture/profileEcogesture.reducer.ts");
 })();
 
 ;
@@ -14423,7 +14446,7 @@ exports.default = ConverterService;
     return;
   }
 
-  reactHotLoader.register(ConverterService, "ConverterService", "/home/bastien/ecolyo/src/services/converter.service.ts");
+  reactHotLoader.register(ConverterService, "ConverterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/converter.service.ts");
 })();
 
 ;
@@ -14784,8 +14807,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureSelection, "EcogestureSelection", "/home/bastien/ecolyo/src/components/EcogestureSelection/EcogestureSelection.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/EcogestureSelection/EcogestureSelection.tsx");
+  reactHotLoader.register(EcogestureSelection, "EcogestureSelection", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureSelection/EcogestureSelection.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureSelection/EcogestureSelection.tsx");
 })();
 
 ;
@@ -14857,7 +14880,7 @@ exports.USERCHALLENGE_DOCTYPE = USERCHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
+  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
 })();
 
 ;
@@ -14971,7 +14994,7 @@ exports.QUIZ_DOCTYPE = QUIZ_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
+  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
 })();
 
 ;
@@ -15258,8 +15281,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EquipmentIcon, "EquipmentIcon", "/home/bastien/ecolyo/src/components/EcogestureForm/EquipmentIcon.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/EcogestureForm/EquipmentIcon.tsx");
+  reactHotLoader.register(EquipmentIcon, "EquipmentIcon", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureForm/EquipmentIcon.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureForm/EquipmentIcon.tsx");
 })();
 
 ;
@@ -15453,8 +15476,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(userInstanceSettings, "userInstanceSettings", "/home/bastien/ecolyo/src/components/Hooks/userInstanceSettings.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Hooks/userInstanceSettings.tsx");
+  reactHotLoader.register(userInstanceSettings, "userInstanceSettings", "/home/remi/D\xE9veloppement/ecolyo/src/components/Hooks/userInstanceSettings.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Hooks/userInstanceSettings.tsx");
 })();
 
 ;
@@ -15708,8 +15731,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ExplorationError, "ExplorationError", "/home/bastien/ecolyo/src/components/Exploration/ExplorationError.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Exploration/ExplorationError.tsx");
+  reactHotLoader.register(ExplorationError, "ExplorationError", "/home/remi/D\xE9veloppement/ecolyo/src/components/Exploration/ExplorationError.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Exploration/ExplorationError.tsx");
 })();
 
 ;
@@ -15801,7 +15824,7 @@ exports.GRDF_MONTH_DOCTYPE = GRDF_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
+  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
 })();
 
 ;
@@ -15968,7 +15991,7 @@ exports.default = ProfileEcogestureFormService;
     return;
   }
 
-  reactHotLoader.register(ProfileEcogestureFormService, "ProfileEcogestureFormService", "/home/bastien/ecolyo/src/services/profileEcogestureForm.service.ts");
+  reactHotLoader.register(ProfileEcogestureFormService, "ProfileEcogestureFormService", "/home/remi/D\xE9veloppement/ecolyo/src/services/profileEcogestureForm.service.ts");
 })();
 
 ;
@@ -16057,8 +16080,8 @@ exports.profileReducer = profileReducer;
     return;
   }
 
-  reactHotLoader.register(initialState, "initialState", "/home/bastien/ecolyo/src/store/profile/profile.reducer.ts");
-  reactHotLoader.register(profileReducer, "profileReducer", "/home/bastien/ecolyo/src/store/profile/profile.reducer.ts");
+  reactHotLoader.register(initialState, "initialState", "/home/remi/D\xE9veloppement/ecolyo/src/store/profile/profile.reducer.ts");
+  reactHotLoader.register(profileReducer, "profileReducer", "/home/remi/D\xE9veloppement/ecolyo/src/store/profile/profile.reducer.ts");
 })();
 
 ;
@@ -16220,8 +16243,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(LegalNoticeContent, "LegalNoticeContent", "/home/bastien/ecolyo/src/components/LegalNotice/LegalNoticeContent.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/LegalNotice/LegalNoticeContent.tsx");
+  reactHotLoader.register(LegalNoticeContent, "LegalNoticeContent", "/home/remi/D\xE9veloppement/ecolyo/src/components/LegalNotice/LegalNoticeContent.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/LegalNotice/LegalNoticeContent.tsx");
 })();
 
 ;
@@ -16445,8 +16468,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(QuizQuestionContent, "QuizQuestionContent", "/home/bastien/ecolyo/src/components/Quiz/QuizQuestionContent.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Quiz/QuizQuestionContent.tsx");
+  reactHotLoader.register(QuizQuestionContent, "QuizQuestionContent", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizQuestionContent.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizQuestionContent.tsx");
 })();
 
 ;
@@ -16634,8 +16657,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(QuizFinish, "QuizFinish", "/home/bastien/ecolyo/src/components/Quiz/QuizFinish.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Quiz/QuizFinish.tsx");
+  reactHotLoader.register(QuizFinish, "QuizFinish", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizFinish.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizFinish.tsx");
 })();
 
 ;
@@ -17351,7 +17374,7 @@ exports.default = QueryRunner;
     return;
   }
 
-  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/bastien/ecolyo/src/services/queryRunner.service.ts");
+  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/remi/D\xE9veloppement/ecolyo/src/services/queryRunner.service.ts");
 })();
 
 ;
@@ -17417,7 +17440,7 @@ exports.DUEL_DOCTYPE = DUEL_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
+  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
 })();
 
 ;
@@ -17542,7 +17565,7 @@ exports.TERMS_DOCTYPE = TERMS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-terms.ts");
+  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-terms.ts");
 })();
 
 ;
@@ -17647,8 +17670,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureLaunchFormModal, "EcogestureLaunchFormModal", "/home/bastien/ecolyo/src/components/EcogestureForm/EcogestureLaunchFormModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/EcogestureForm/EcogestureLaunchFormModal.tsx");
+  reactHotLoader.register(EcogestureLaunchFormModal, "EcogestureLaunchFormModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureForm/EcogestureLaunchFormModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureForm/EcogestureLaunchFormModal.tsx");
 })();
 
 ;
@@ -18061,8 +18084,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DuelUnlocked, "DuelUnlocked", "/home/bastien/ecolyo/src/components/Duel/DuelUnlocked.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Duel/DuelUnlocked.tsx");
+  reactHotLoader.register(DuelUnlocked, "DuelUnlocked", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelUnlocked.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelUnlocked.tsx");
 })();
 
 ;
@@ -18232,8 +18255,8 @@ exports.challengeReducer = challengeReducer;
     return;
   }
 
-  reactHotLoader.register(initialState, "initialState", "/home/bastien/ecolyo/src/store/challenge/challenge.reducer.ts");
-  reactHotLoader.register(challengeReducer, "challengeReducer", "/home/bastien/ecolyo/src/store/challenge/challenge.reducer.ts");
+  reactHotLoader.register(initialState, "initialState", "/home/remi/D\xE9veloppement/ecolyo/src/store/challenge/challenge.reducer.ts");
+  reactHotLoader.register(challengeReducer, "challengeReducer", "/home/remi/D\xE9veloppement/ecolyo/src/store/challenge/challenge.reducer.ts");
 })();
 
 ;
@@ -18422,8 +18445,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(WelcomeModal, "WelcomeModal", "/home/bastien/ecolyo/src/components/Onboarding/WelcomeModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Onboarding/WelcomeModal.tsx");
+  reactHotLoader.register(WelcomeModal, "WelcomeModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Onboarding/WelcomeModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Onboarding/WelcomeModal.tsx");
 })();
 
 ;
@@ -18583,11 +18606,11 @@ function newProfileTypeEntry(upd) {
     return;
   }
 
-  reactHotLoader.register(UPDATE_PROFILETYPE, "UPDATE_PROFILETYPE", "/home/bastien/ecolyo/src/store/profileType/profileType.actions.ts");
-  reactHotLoader.register(CREATE_NEW_PROFILETYPE, "CREATE_NEW_PROFILETYPE", "/home/bastien/ecolyo/src/store/profileType/profileType.actions.ts");
-  reactHotLoader.register(updateProfileTypeSuccess, "updateProfileTypeSuccess", "/home/bastien/ecolyo/src/store/profileType/profileType.actions.ts");
-  reactHotLoader.register(updateProfileType, "updateProfileType", "/home/bastien/ecolyo/src/store/profileType/profileType.actions.ts");
-  reactHotLoader.register(newProfileTypeEntry, "newProfileTypeEntry", "/home/bastien/ecolyo/src/store/profileType/profileType.actions.ts");
+  reactHotLoader.register(UPDATE_PROFILETYPE, "UPDATE_PROFILETYPE", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileType/profileType.actions.ts");
+  reactHotLoader.register(CREATE_NEW_PROFILETYPE, "CREATE_NEW_PROFILETYPE", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileType/profileType.actions.ts");
+  reactHotLoader.register(updateProfileTypeSuccess, "updateProfileTypeSuccess", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileType/profileType.actions.ts");
+  reactHotLoader.register(updateProfileType, "updateProfileType", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileType/profileType.actions.ts");
+  reactHotLoader.register(newProfileTypeEntry, "newProfileTypeEntry", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileType/profileType.actions.ts");
 })();
 
 ;
@@ -18817,7 +18840,7 @@ exports.default = KonnectorStatusService;
     return;
   }
 
-  reactHotLoader.register(KonnectorStatusService, "KonnectorStatusService", "/home/bastien/ecolyo/src/services/konnectorStatus.service.ts");
+  reactHotLoader.register(KonnectorStatusService, "KonnectorStatusService", "/home/remi/D\xE9veloppement/ecolyo/src/services/konnectorStatus.service.ts");
 })();
 
 ;
@@ -19229,7 +19252,7 @@ exports.default = DateChartService;
     return;
   }
 
-  reactHotLoader.register(DateChartService, "DateChartService", "/home/bastien/ecolyo/src/services/dateChart.service.ts");
+  reactHotLoader.register(DateChartService, "DateChartService", "/home/remi/D\xE9veloppement/ecolyo/src/services/dateChart.service.ts");
 })();
 
 ;
@@ -19354,18 +19377,18 @@ function setLoading(isLoading) {
     return;
   }
 
-  reactHotLoader.register(SET_CURRENT_TIMESTEP, "SET_CURRENT_TIMESTEP", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(SET_SELECTED_DATE, "SET_SELECTED_DATE", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(SET_CURRENT_INDEX, "SET_CURRENT_INDEX", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(SET_CURRENT_DATACHART, "SET_CURRENT_DATACHART", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(SET_CURRENT_DATACHART_INDEX, "SET_CURRENT_DATACHART_INDEX", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(SET_LOADING, "SET_LOADING", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(setSelectedDate, "setSelectedDate", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(setCurrentTimeStep, "setCurrentTimeStep", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(setCurrentIndex, "setCurrentIndex", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(setCurrentDatachart, "setCurrentDatachart", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(setCurrentDatachartIndex, "setCurrentDatachartIndex", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
-  reactHotLoader.register(setLoading, "setLoading", "/home/bastien/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(SET_CURRENT_TIMESTEP, "SET_CURRENT_TIMESTEP", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(SET_SELECTED_DATE, "SET_SELECTED_DATE", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(SET_CURRENT_INDEX, "SET_CURRENT_INDEX", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(SET_CURRENT_DATACHART, "SET_CURRENT_DATACHART", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(SET_CURRENT_DATACHART_INDEX, "SET_CURRENT_DATACHART_INDEX", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(SET_LOADING, "SET_LOADING", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(setSelectedDate, "setSelectedDate", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(setCurrentTimeStep, "setCurrentTimeStep", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(setCurrentIndex, "setCurrentIndex", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(setCurrentDatachart, "setCurrentDatachart", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(setCurrentDatachartIndex, "setCurrentDatachartIndex", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
+  reactHotLoader.register(setLoading, "setLoading", "/home/remi/D\xE9veloppement/ecolyo/src/store/chart/chart.actions.ts");
 })();
 
 ;
@@ -19612,8 +19635,8 @@ exports.profileTypeReducer = profileTypeReducer;
     return;
   }
 
-  reactHotLoader.register(initialState, "initialState", "/home/bastien/ecolyo/src/store/profileType/profileType.reducer.ts");
-  reactHotLoader.register(profileTypeReducer, "profileTypeReducer", "/home/bastien/ecolyo/src/store/profileType/profileType.reducer.ts");
+  reactHotLoader.register(initialState, "initialState", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileType/profileType.reducer.ts");
+  reactHotLoader.register(profileTypeReducer, "profileTypeReducer", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileType/profileType.reducer.ts");
 })();
 
 ;
@@ -19888,8 +19911,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(QuizView, "QuizView", "/home/bastien/ecolyo/src/components/Quiz/QuizView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Quiz/QuizView.tsx");
+  reactHotLoader.register(QuizView, "QuizView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizView.tsx");
 })();
 
 ;
@@ -19974,6 +19997,8 @@ var _react = _interopRequireWildcard(__webpack_require__("q1tI"));
 
 __webpack_require__("Tg1I");
 
+var _App = __webpack_require__("w0Hc");
+
 var _reactRedux = __webpack_require__("/MKj");
 
 var _global = __webpack_require__("c4IZ");
@@ -19984,8 +20009,6 @@ var _screen = __webpack_require__("41Xj");
 
 var _FeedbackModal = _interopRequireDefault(__webpack_require__("ak4Y"));
 
-var _reactRouterDom = __webpack_require__("55Ip");
-
 (function () {
   var enterModule = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.enterModule : undefined;
   enterModule && enterModule(module);
@@ -20006,7 +20029,6 @@ var Content = function Content(_ref) {
       _ref$background = _ref.background,
       background = _ref$background === void 0 ? 'inherit' : _ref$background;
   var dispatch = (0, _reactRedux.useDispatch)();
-  var history = (0, _reactRouterDom.useHistory)();
 
   var _useSelector = (0, _reactRedux.useSelector)(function (state) {
     return state.ecolyo.global;
@@ -20029,18 +20051,20 @@ var Content = function Content(_ref) {
    * Handle Desktop scroll
    */
 
-  var handleWindowScroll = (0, _react.useCallback)(function () {
+  var handleWindowScroll = function handleWindowScroll() {
     app && app.scrollTo(0, 0);
     window.scrollTo(0, 0);
-  }, [app]); // Set listners for scroll
+  }; // Set listners for scroll
+
 
   (0, _react.useEffect)(function () {
-    var listner = history.listen(handleWindowScroll);
+    var listner = _App.history.listen(handleWindowScroll);
+
     return function () {
       // remove listner subscription
       listner();
     };
-  }, [handleWindowScroll, history]);
+  }, []);
   (0, _react.useEffect)(function () {
     function handleResize() {
       if (innerWidth <= 768) {
@@ -20072,8 +20096,8 @@ var Content = function Content(_ref) {
   }, children));
 };
 
-__signature__(Content, "useDispatch{dispatch}\nuseHistory{history}\nuseSelector{{ screenType }}\nuseSelector{{ isFeedbacksOpen }}\nuseCallback{handleFeedbackModalClose}\nuseCallback{handleWindowScroll}\nuseEffect{}\nuseEffect{}", function () {
-  return [_reactRedux.useDispatch, _reactRouterDom.useHistory, _reactRedux.useSelector, _reactRedux.useSelector];
+__signature__(Content, "useDispatch{dispatch}\nuseSelector{{ screenType }}\nuseSelector{{ isFeedbacksOpen }}\nuseCallback{handleFeedbackModalClose}\nuseEffect{}\nuseEffect{}", function () {
+  return [_reactRedux.useDispatch, _reactRedux.useSelector, _reactRedux.useSelector];
 });
 
 var _default = Content;
@@ -20088,8 +20112,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(Content, "Content", "/home/bastien/ecolyo/src/components/Content/Content.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Content/Content.tsx");
+  reactHotLoader.register(Content, "Content", "/home/remi/D\xE9veloppement/ecolyo/src/components/Content/Content.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Content/Content.tsx");
 })();
 
 ;
@@ -20168,8 +20192,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ChallengeCardLocked, "ChallengeCardLocked", "/home/bastien/ecolyo/src/components/Challenge/ChallengeCardLocked.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Challenge/ChallengeCardLocked.tsx");
+  reactHotLoader.register(ChallengeCardLocked, "ChallengeCardLocked", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeCardLocked.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeCardLocked.tsx");
 })();
 
 ;
@@ -20645,7 +20669,7 @@ exports.default = FluidPricesService;
     return;
   }
 
-  reactHotLoader.register(FluidPricesService, "FluidPricesService", "/home/bastien/ecolyo/src/services/fluidsPrices.service.ts");
+  reactHotLoader.register(FluidPricesService, "FluidPricesService", "/home/remi/D\xE9veloppement/ecolyo/src/services/fluidsPrices.service.ts");
 })();
 
 ;
@@ -21280,7 +21304,7 @@ exports.default = DuelService;
     return;
   }
 
-  reactHotLoader.register(DuelService, "DuelService", "/home/bastien/ecolyo/src/services/duel.service.ts");
+  reactHotLoader.register(DuelService, "DuelService", "/home/remi/D\xE9veloppement/ecolyo/src/services/duel.service.ts");
 })();
 
 ;
@@ -21424,8 +21448,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ExplorationView, "ExplorationView", "/home/bastien/ecolyo/src/components/Exploration/ExplorationView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Exploration/ExplorationView.tsx");
+  reactHotLoader.register(ExplorationView, "ExplorationView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Exploration/ExplorationView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Exploration/ExplorationView.tsx");
 })();
 
 ;
@@ -21460,6 +21484,109 @@ var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WE
 
 /***/ }),
 
+/***/ "WL0o":
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(module) {
+
+var _interopRequireDefault = __webpack_require__("TqRt");
+
+Object.defineProperty(exports, "__esModule", {
+  value: true
+});
+exports.initBar = exports.getValues = void 0;
+
+var _manifest = _interopRequireDefault(__webpack_require__("pZg0"));
+
+(function () {
+  var enterModule = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.enterModule : undefined;
+  enterModule && enterModule(module);
+})();
+
+var __signature__ = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.default.signature : function (a) {
+  return a;
+};
+
+var getDataOrDefault = function getDataOrDefault(data, defaultData) {
+  return /^\{\{\..*\}\}$/.test(data) ? defaultData : data;
+}; //NOSONAR
+
+/**
+ * default data will allow to display correctly the cozy-bar
+ * in the standalone (without cozy-stack connexion)
+ */
+
+
+var getValues = function getValues(_ref) {
+  var cozyAppName = _ref.cozyAppName,
+      cozyAppNamePrefix = _ref.cozyAppNamePrefix,
+      cozyIconPath = _ref.cozyIconPath;
+  var defaultValues = {
+    appIconDefault: __webpack_require__("ZAKO"),
+    appNamePrefixDefault: _manifest.default.name_prefix,
+    appNameDefault: _manifest.default.name,
+    appLocaleDefault: 'fr'
+  };
+  return {
+    appName: getDataOrDefault(cozyAppName, defaultValues.appNameDefault),
+    appNamePrefix: getDataOrDefault(cozyAppNamePrefix, defaultValues.appNamePrefixDefault),
+    iconPath: getDataOrDefault(cozyIconPath, defaultValues.appIconDefault),
+    lang: defaultValues.appLocaleDefault
+  };
+};
+/**
+ * Cozy bar initialization
+ * @param {object} client - cozy client
+ */
+
+
+exports.getValues = getValues;
+
+var initBar = function initBar(client) {
+  var root = document.querySelector('[role=application]');
+
+  var _getValues = getValues(root.dataset),
+      appName = _getValues.appName,
+      appNamePrefix = _getValues.appNamePrefix,
+      iconPath = _getValues.iconPath,
+      lang = _getValues.lang;
+
+  cozy.bar.init({
+    appName: appName,
+    appNamePrefix: appNamePrefix,
+    cozyClient: client,
+    iconPath: iconPath,
+    lang: lang,
+    replaceTitleOnMobile: false
+  });
+};
+
+exports.initBar = initBar;
+;
+
+(function () {
+  var reactHotLoader = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.default : undefined;
+
+  if (!reactHotLoader) {
+    return;
+  }
+
+  reactHotLoader.register(getDataOrDefault, "getDataOrDefault", "/home/remi/D\xE9veloppement/ecolyo/src/utils/bar.ts");
+  reactHotLoader.register(getValues, "getValues", "/home/remi/D\xE9veloppement/ecolyo/src/utils/bar.ts");
+  reactHotLoader.register(initBar, "initBar", "/home/remi/D\xE9veloppement/ecolyo/src/utils/bar.ts");
+})();
+
+;
+
+(function () {
+  var leaveModule = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.leaveModule : undefined;
+  leaveModule && leaveModule(module);
+})();
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__("YuTi")(module)))
+
+/***/ }),
+
 /***/ "WoNc":
 /***/ (function(module, exports, __webpack_require__) {
 
@@ -21533,8 +21660,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ActionChoose, "ActionChoose", "/home/bastien/ecolyo/src/components/Action/ActionChoose.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Action/ActionChoose.tsx");
+  reactHotLoader.register(ActionChoose, "ActionChoose", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionChoose.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionChoose.tsx");
 })();
 
 ;
@@ -21622,7 +21749,7 @@ exports.ECOGESTURE_DOCTYPE = ECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
+  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
 })();
 
 ;
@@ -21714,7 +21841,7 @@ exports.default = EnvironmentService;
     return;
   }
 
-  reactHotLoader.register(EnvironmentService, "EnvironmentService", "/home/bastien/ecolyo/src/services/environment.service.ts");
+  reactHotLoader.register(EnvironmentService, "EnvironmentService", "/home/remi/D\xE9veloppement/ecolyo/src/services/environment.service.ts");
 })();
 
 ;
@@ -21837,7 +21964,7 @@ exports.default = ConsumptionValidatorService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/bastien/ecolyo/src/services/consumptionValidator.service.ts");
+  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionValidator.service.ts");
 })();
 
 ;
@@ -22111,14 +22238,14 @@ exports.getActualAnalysisDate = getActualAnalysisDate;
     return;
   }
 
-  reactHotLoader.register(compareDates, "compareDates", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getLagDays, "getLagDays", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/bastien/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(compareDates, "compareDates", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getLagDays, "getLagDays", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
 })();
 
 ;
@@ -22442,9 +22569,9 @@ exports.globalReducer = globalReducer;
     return;
   }
 
-  reactHotLoader.register(initialState, "initialState", "/home/bastien/ecolyo/src/store/global/global.reducer.ts");
-  reactHotLoader.register(getFluidTypesFromStatus, "getFluidTypesFromStatus", "/home/bastien/ecolyo/src/store/global/global.reducer.ts");
-  reactHotLoader.register(globalReducer, "globalReducer", "/home/bastien/ecolyo/src/store/global/global.reducer.ts");
+  reactHotLoader.register(initialState, "initialState", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.reducer.ts");
+  reactHotLoader.register(getFluidTypesFromStatus, "getFluidTypesFromStatus", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.reducer.ts");
+  reactHotLoader.register(globalReducer, "globalReducer", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.reducer.ts");
 })();
 
 ;
@@ -22488,7 +22615,7 @@ exports.EGL_MONTH_DOCTYPE = EGL_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
+  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
 })();
 
 ;
@@ -22567,6 +22694,13 @@ var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WE
 
 /***/ }),
 
+/***/ "ZAKO":
+/***/ (function(module, exports) {
+
+module.exports = "/img/icon.e4891962a18ac2a487b21f0381a5513f.svg";
+
+/***/ }),
+
 /***/ "ZSA5":
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
 
@@ -22798,9 +22932,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(TextAxis, "TextAxis", "/home/bastien/ecolyo/src/components/Charts/AxisBottom.tsx");
-  reactHotLoader.register(AxisBottom, "AxisBottom", "/home/bastien/ecolyo/src/components/Charts/AxisBottom.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Charts/AxisBottom.tsx");
+  reactHotLoader.register(TextAxis, "TextAxis", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/AxisBottom.tsx");
+  reactHotLoader.register(AxisBottom, "AxisBottom", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/AxisBottom.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/AxisBottom.tsx");
 })();
 
 ;
@@ -22989,11 +23123,11 @@ function newProfileEcogestureEntry(upd) {
     return;
   }
 
-  reactHotLoader.register(UPDATE_PROFILEECOGESTURE, "UPDATE_PROFILEECOGESTURE", "/home/bastien/ecolyo/src/store/profileEcogesture/profileEcogesture.actions.ts");
-  reactHotLoader.register(CREATE_NEW_PROFILEECOGESTURE, "CREATE_NEW_PROFILEECOGESTURE", "/home/bastien/ecolyo/src/store/profileEcogesture/profileEcogesture.actions.ts");
-  reactHotLoader.register(updateProfileEcogestureSuccess, "updateProfileEcogestureSuccess", "/home/bastien/ecolyo/src/store/profileEcogesture/profileEcogesture.actions.ts");
-  reactHotLoader.register(updateProfileEcogesture, "updateProfileEcogesture", "/home/bastien/ecolyo/src/store/profileEcogesture/profileEcogesture.actions.ts");
-  reactHotLoader.register(newProfileEcogestureEntry, "newProfileEcogestureEntry", "/home/bastien/ecolyo/src/store/profileEcogesture/profileEcogesture.actions.ts");
+  reactHotLoader.register(UPDATE_PROFILEECOGESTURE, "UPDATE_PROFILEECOGESTURE", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileEcogesture/profileEcogesture.actions.ts");
+  reactHotLoader.register(CREATE_NEW_PROFILEECOGESTURE, "CREATE_NEW_PROFILEECOGESTURE", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileEcogesture/profileEcogesture.actions.ts");
+  reactHotLoader.register(updateProfileEcogestureSuccess, "updateProfileEcogestureSuccess", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileEcogesture/profileEcogesture.actions.ts");
+  reactHotLoader.register(updateProfileEcogesture, "updateProfileEcogesture", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileEcogesture/profileEcogesture.actions.ts");
+  reactHotLoader.register(newProfileEcogestureEntry, "newProfileEcogestureEntry", "/home/remi/D\xE9veloppement/ecolyo/src/store/profileEcogesture/profileEcogesture.actions.ts");
 })();
 
 ;
@@ -23151,7 +23285,7 @@ exports.GRDF_YEAR_DOCTYPE = GRDF_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
+  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
 })();
 
 ;
@@ -23651,10 +23785,10 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FEEDBACK_EMAIL, "FEEDBACK_EMAIL", "/home/bastien/ecolyo/src/components/Feedback/FeedbackModal.tsx");
-  reactHotLoader.register(browser, "browser", "/home/bastien/ecolyo/src/components/Feedback/FeedbackModal.tsx");
-  reactHotLoader.register(FeedbackModal, "FeedbackModal", "/home/bastien/ecolyo/src/components/Feedback/FeedbackModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Feedback/FeedbackModal.tsx");
+  reactHotLoader.register(FEEDBACK_EMAIL, "FEEDBACK_EMAIL", "/home/remi/D\xE9veloppement/ecolyo/src/components/Feedback/FeedbackModal.tsx");
+  reactHotLoader.register(browser, "browser", "/home/remi/D\xE9veloppement/ecolyo/src/components/Feedback/FeedbackModal.tsx");
+  reactHotLoader.register(FeedbackModal, "FeedbackModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Feedback/FeedbackModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Feedback/FeedbackModal.tsx");
 })();
 
 ;
@@ -24132,7 +24266,7 @@ exports.default = ProfileTypeEntityService;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeEntityService, "ProfileTypeEntityService", "/home/bastien/ecolyo/src/services/profileTypeEntity.service.ts");
+  reactHotLoader.register(ProfileTypeEntityService, "ProfileTypeEntityService", "/home/remi/D\xE9veloppement/ecolyo/src/services/profileTypeEntity.service.ts");
 })();
 
 ;
@@ -24391,8 +24525,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ChallengeCard, "ChallengeCard", "/home/bastien/ecolyo/src/components/Challenge/ChallengeCard.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Challenge/ChallengeCard.tsx");
+  reactHotLoader.register(ChallengeCard, "ChallengeCard", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeCard.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeCard.tsx");
 })();
 
 ;
@@ -24500,8 +24634,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FormNavigation, "FormNavigation", "/home/bastien/ecolyo/src/components/ProfileType/FormNavigation.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/ProfileType/FormNavigation.tsx");
+  reactHotLoader.register(FormNavigation, "FormNavigation", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/FormNavigation.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/ProfileType/FormNavigation.tsx");
 })();
 
 ;
@@ -24810,17 +24944,17 @@ exports.getSeason = getSeason;
     return;
   }
 
-  reactHotLoader.register(getFluidType, "getFluidType", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getKonnectorUpdateError, "getKonnectorUpdateError", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(isKonnectorActive, "isKonnectorActive", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(formatNumberValues, "formatNumberValues", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationship, "getRelationship", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationshipHasMany, "getRelationshipHasMany", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationships, "getRelationships", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(importIconbyId, "importIconbyId", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getPreviousMonthName, "getPreviousMonthName", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getMonthNameWithPrep, "getMonthNameWithPrep", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getSeason, "getSeason", "/home/bastien/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getFluidType, "getFluidType", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getKonnectorUpdateError, "getKonnectorUpdateError", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(isKonnectorActive, "isKonnectorActive", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(formatNumberValues, "formatNumberValues", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationship, "getRelationship", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationshipHasMany, "getRelationshipHasMany", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationships, "getRelationships", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(importIconbyId, "importIconbyId", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getPreviousMonthName, "getPreviousMonthName", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getMonthNameWithPrep, "getMonthNameWithPrep", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getSeason, "getSeason", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
 })();
 
 ;
@@ -24979,28 +25113,28 @@ function setShouldRefreshConsent(shouldRefreshConsent) {
     return;
   }
 
-  reactHotLoader.register(CHANGE_SCREEN_TYPE, "CHANGE_SCREEN_TYPE", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(SHOW_RELEASE_NOTES, "SHOW_RELEASE_NOTES", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(TOGGLE_CHALLENGE_EXPLORATION_NOTIFICATION, "TOGGLE_CHALLENGE_EXPLORATION_NOTIFICATION", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(TOGGLE_CHALLENGE_ACTION_NOTIFICATION, "TOGGLE_CHALLENGE_ACTION_NOTIFICATION", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(TOGGLE_CHALLENGE_DUEL_NOTIFICATION, "TOGGLE_CHALLENGE_DUEL_NOTIFICATION", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(TOGGLE_ANALYSIS_NOTIFICATION, "TOGGLE_ANALYSIS_NOTIFICATION", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(SET_FLUID_STATUS, "SET_FLUID_STATUS", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(UPDATE_FLUID_CONNECTION, "UPDATE_FLUID_CONNECTION", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(UPDATE_TERMS_VALIDATION, "UPDATE_TERMS_VALIDATION", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(SET_PARTNERS_ISSUE, "SET_PARTNERS_ISSUE", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(SET_SHOULD_REFRESH_CONSENT, "SET_SHOULD_REFRESH_CONSENT", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(changeScreenType, "changeScreenType", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(showReleaseNotes, "showReleaseNotes", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(toggleChallengeExplorationNotification, "toggleChallengeExplorationNotification", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(toggleChallengeActionNotification, "toggleChallengeActionNotification", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(toggleChallengeDuelNotification, "toggleChallengeDuelNotification", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(toggleAnalysisNotification, "toggleAnalysisNotification", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(setFluidStatus, "setFluidStatus", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(updatedFluidConnection, "updatedFluidConnection", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(updateTermValidation, "updateTermValidation", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(setPartnersIssue, "setPartnersIssue", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
-  reactHotLoader.register(setShouldRefreshConsent, "setShouldRefreshConsent", "/home/bastien/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(CHANGE_SCREEN_TYPE, "CHANGE_SCREEN_TYPE", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(SHOW_RELEASE_NOTES, "SHOW_RELEASE_NOTES", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(TOGGLE_CHALLENGE_EXPLORATION_NOTIFICATION, "TOGGLE_CHALLENGE_EXPLORATION_NOTIFICATION", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(TOGGLE_CHALLENGE_ACTION_NOTIFICATION, "TOGGLE_CHALLENGE_ACTION_NOTIFICATION", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(TOGGLE_CHALLENGE_DUEL_NOTIFICATION, "TOGGLE_CHALLENGE_DUEL_NOTIFICATION", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(TOGGLE_ANALYSIS_NOTIFICATION, "TOGGLE_ANALYSIS_NOTIFICATION", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(SET_FLUID_STATUS, "SET_FLUID_STATUS", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(UPDATE_FLUID_CONNECTION, "UPDATE_FLUID_CONNECTION", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(UPDATE_TERMS_VALIDATION, "UPDATE_TERMS_VALIDATION", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(SET_PARTNERS_ISSUE, "SET_PARTNERS_ISSUE", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(SET_SHOULD_REFRESH_CONSENT, "SET_SHOULD_REFRESH_CONSENT", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(changeScreenType, "changeScreenType", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(showReleaseNotes, "showReleaseNotes", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(toggleChallengeExplorationNotification, "toggleChallengeExplorationNotification", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(toggleChallengeActionNotification, "toggleChallengeActionNotification", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(toggleChallengeDuelNotification, "toggleChallengeDuelNotification", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(toggleAnalysisNotification, "toggleAnalysisNotification", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(setFluidStatus, "setFluidStatus", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(updatedFluidConnection, "updatedFluidConnection", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(updateTermValidation, "updateTermValidation", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(setPartnersIssue, "setPartnersIssue", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
+  reactHotLoader.register(setShouldRefreshConsent, "setShouldRefreshConsent", "/home/remi/D\xE9veloppement/ecolyo/src/store/global/global.actions.ts");
 })();
 
 ;
@@ -25158,7 +25292,7 @@ exports.ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE = ENEDIS_MONTHLY_ANALYSIS_DATA_DOCT
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
+  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
 })();
 
 ;
@@ -25202,7 +25336,7 @@ exports.USAGEEVENT_DOCTYPE = USAGEEVENT_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
+  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
 })();
 
 ;
@@ -25432,8 +25566,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureFormView, "EcogestureFormView", "/home/bastien/ecolyo/src/components/EcogestureForm/EcogestureFormView.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/EcogestureForm/EcogestureFormView.tsx");
+  reactHotLoader.register(EcogestureFormView, "EcogestureFormView", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureForm/EcogestureFormView.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureForm/EcogestureFormView.tsx");
 })();
 
 ;
@@ -25832,7 +25966,7 @@ exports.default = UsageEventService;
     return;
   }
 
-  reactHotLoader.register(UsageEventService, "UsageEventService", "/home/bastien/ecolyo/src/services/usageEvent.service.ts");
+  reactHotLoader.register(UsageEventService, "UsageEventService", "/home/remi/D\xE9veloppement/ecolyo/src/services/usageEvent.service.ts");
 })();
 
 ;
@@ -26122,7 +26256,7 @@ exports.EXPLORATION_DOCTYPE = EXPLORATION_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
+  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
 })();
 
 ;
@@ -26188,7 +26322,7 @@ exports.PROFILETYPE_DOCTYPE = PROFILETYPE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
+  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
 })();
 
 ;
@@ -26507,9 +26641,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SpinnerBase, "SpinnerBase", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledEcogestureSpinner.tsx");
-  reactHotLoader.register(StyledEcogestureSpinner, "StyledEcogestureSpinner", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledEcogestureSpinner.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/Spinner/StyledEcogestureSpinner.tsx");
+  reactHotLoader.register(SpinnerBase, "SpinnerBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledEcogestureSpinner.tsx");
+  reactHotLoader.register(StyledEcogestureSpinner, "StyledEcogestureSpinner", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledEcogestureSpinner.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/Spinner/StyledEcogestureSpinner.tsx");
 })();
 
 ;
@@ -26553,7 +26687,7 @@ exports.PROFILEECOGESTURE_DOCTYPE = PROFILEECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
+  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
 })();
 
 ;
@@ -26597,7 +26731,7 @@ exports.ENEDIS_MINUTE_DOCTYPE = ENEDIS_MINUTE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
+  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
 })();
 
 ;
@@ -26835,8 +26969,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(Header, "Header", "/home/bastien/ecolyo/src/components/Header/Header.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Header/Header.tsx");
+  reactHotLoader.register(Header, "Header", "/home/remi/D\xE9veloppement/ecolyo/src/components/Header/Header.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Header/Header.tsx");
 })();
 
 ;
@@ -27064,8 +27198,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ActionDone, "ActionDone", "/home/bastien/ecolyo/src/components/Action/ActionDone.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Action/ActionDone.tsx");
+  reactHotLoader.register(ActionDone, "ActionDone", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionDone.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionDone.tsx");
 })();
 
 ;
@@ -27174,10 +27308,10 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(inBrowser, "inBrowser", "/home/bastien/ecolyo/src/utils/logger.js");
-  reactHotLoader.register(minilog, "minilog", "/home/bastien/ecolyo/src/utils/logger.js");
-  reactHotLoader.register(log, "log", "/home/bastien/ecolyo/src/utils/logger.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(inBrowser, "inBrowser", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(minilog, "minilog", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(log, "log", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
 })();
 
 ;
@@ -27196,13 +27330,13 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_minilog, "_minilog", "/home/bastien/ecolyo/src/utils/logger.js");
-  reactHotLoader.register(__signature__, "__signature__", "/home/bastien/ecolyo/src/utils/logger.js");
-  reactHotLoader.register(inBrowser, "inBrowser", "/home/bastien/ecolyo/src/utils/logger.js");
-  reactHotLoader.register(minilog, "minilog", "/home/bastien/ecolyo/src/utils/logger.js");
-  reactHotLoader.register(log, "log", "/home/bastien/ecolyo/src/utils/logger.js");
-  reactHotLoader.register(_default, "_default", "/home/bastien/ecolyo/src/utils/logger.js");
-  reactHotLoader.register(_default2, "_default2", "/home/bastien/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(_minilog, "_minilog", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(__signature__, "__signature__", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(inBrowser, "inBrowser", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(minilog, "minilog", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(log, "log", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(_default, "_default", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
+  reactHotLoader.register(_default2, "_default2", "/home/remi/D\xE9veloppement/ecolyo/src/utils/logger.js");
 })();
 
 ;
@@ -27609,7 +27743,7 @@ exports.default = AccountService;
     return;
   }
 
-  reactHotLoader.register(AccountService, "AccountService", "/home/bastien/ecolyo/src/services/account.service.ts");
+  reactHotLoader.register(AccountService, "AccountService", "/home/remi/D\xE9veloppement/ecolyo/src/services/account.service.ts");
 })();
 
 ;
@@ -27730,7 +27864,7 @@ exports.CHALLENGE_DOCTYPE = CHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
+  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
 })();
 
 ;
@@ -28098,8 +28232,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(Navbar, "Navbar", "/home/bastien/ecolyo/src/components/Navbar/Navbar.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Navbar/Navbar.tsx");
+  reactHotLoader.register(Navbar, "Navbar", "/home/remi/D\xE9veloppement/ecolyo/src/components/Navbar/Navbar.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Navbar/Navbar.tsx");
 })();
 
 ;
@@ -28235,7 +28369,7 @@ exports.decoreText = decoreText;
     return;
   }
 
-  reactHotLoader.register(decoreText, "decoreText", "/home/bastien/ecolyo/src/utils/decoreText.tsx");
+  reactHotLoader.register(decoreText, "decoreText", "/home/remi/D\xE9veloppement/ecolyo/src/utils/decoreText.tsx");
 })();
 
 ;
@@ -28334,10 +28468,10 @@ function updateProfile(upd) {
     return;
   }
 
-  reactHotLoader.register(UPDATE_PROFILE, "UPDATE_PROFILE", "/home/bastien/ecolyo/src/store/profile/profile.actions.ts");
-  reactHotLoader.register(SET_FIRST_CONNECTION, "SET_FIRST_CONNECTION", "/home/bastien/ecolyo/src/store/profile/profile.actions.ts");
-  reactHotLoader.register(updateProfileSuccess, "updateProfileSuccess", "/home/bastien/ecolyo/src/store/profile/profile.actions.ts");
-  reactHotLoader.register(updateProfile, "updateProfile", "/home/bastien/ecolyo/src/store/profile/profile.actions.ts");
+  reactHotLoader.register(UPDATE_PROFILE, "UPDATE_PROFILE", "/home/remi/D\xE9veloppement/ecolyo/src/store/profile/profile.actions.ts");
+  reactHotLoader.register(SET_FIRST_CONNECTION, "SET_FIRST_CONNECTION", "/home/remi/D\xE9veloppement/ecolyo/src/store/profile/profile.actions.ts");
+  reactHotLoader.register(updateProfileSuccess, "updateProfileSuccess", "/home/remi/D\xE9veloppement/ecolyo/src/store/profile/profile.actions.ts");
+  reactHotLoader.register(updateProfile, "updateProfile", "/home/remi/D\xE9veloppement/ecolyo/src/store/profile/profile.actions.ts");
 })();
 
 ;
@@ -28494,9 +28628,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(IconButtonBase, "IconButtonBase", "/home/bastien/ecolyo/src/components/CommonKit/IconButton/StyledIconButton.tsx");
-  reactHotLoader.register(StyledIconButton, "StyledIconButton", "/home/bastien/ecolyo/src/components/CommonKit/IconButton/StyledIconButton.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/CommonKit/IconButton/StyledIconButton.tsx");
+  reactHotLoader.register(IconButtonBase, "IconButtonBase", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/IconButton/StyledIconButton.tsx");
+  reactHotLoader.register(StyledIconButton, "StyledIconButton", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/IconButton/StyledIconButton.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/CommonKit/IconButton/StyledIconButton.tsx");
 })();
 
 ;
@@ -28757,8 +28891,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DuelBar, "DuelBar", "/home/bastien/ecolyo/src/components/Duel/DuelBar.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Duel/DuelBar.tsx");
+  reactHotLoader.register(DuelBar, "DuelBar", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelBar.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelBar.tsx");
 })();
 
 ;
@@ -29110,7 +29244,7 @@ exports.default = KonnectorService;
     return;
   }
 
-  reactHotLoader.register(KonnectorService, "KonnectorService", "/home/bastien/ecolyo/src/services/konnector.service.ts");
+  reactHotLoader.register(KonnectorService, "KonnectorService", "/home/remi/D\xE9veloppement/ecolyo/src/services/konnector.service.ts");
 })();
 
 ;
@@ -29184,7 +29318,7 @@ exports.PROFILE_DOCTYPE = PROFILE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
+  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
 })();
 
 ;
@@ -29436,8 +29570,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureSelectionDetail, "EcogestureSelectionDetail", "/home/bastien/ecolyo/src/components/EcogestureSelection/EcogestureSelectionDetail.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/EcogestureSelection/EcogestureSelectionDetail.tsx");
+  reactHotLoader.register(EcogestureSelectionDetail, "EcogestureSelectionDetail", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureSelection/EcogestureSelectionDetail.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureSelection/EcogestureSelectionDetail.tsx");
 })();
 
 ;
@@ -30856,7 +30990,7 @@ exports.default = ChallengeService;
     return;
   }
 
-  reactHotLoader.register(ChallengeService, "ChallengeService", "/home/bastien/ecolyo/src/services/challenge.service.ts");
+  reactHotLoader.register(ChallengeService, "ChallengeService", "/home/remi/D\xE9veloppement/ecolyo/src/services/challenge.service.ts");
 })();
 
 ;
@@ -30969,8 +31103,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureSelectionRestart, "EcogestureSelectionRestart", "/home/bastien/ecolyo/src/components/EcogestureSelection/EcogestureSelectionRestart.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/EcogestureSelection/EcogestureSelectionRestart.tsx");
+  reactHotLoader.register(EcogestureSelectionRestart, "EcogestureSelectionRestart", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureSelection/EcogestureSelectionRestart.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/EcogestureSelection/EcogestureSelectionRestart.tsx");
 })();
 
 ;
@@ -31155,8 +31289,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(QuizBegin, "QuizBegin", "/home/bastien/ecolyo/src/components/Quiz/QuizBegin.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Quiz/QuizBegin.tsx");
+  reactHotLoader.register(QuizBegin, "QuizBegin", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizBegin.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizBegin.tsx");
 })();
 
 ;
@@ -31216,8 +31350,8 @@ function updateModalIsFeedbacksOpen(isOpen) {
     return;
   }
 
-  reactHotLoader.register(UPDATE_MODAL_ISFEEDBACKSOPEN, "UPDATE_MODAL_ISFEEDBACKSOPEN", "/home/bastien/ecolyo/src/store/modal/modal.actions.ts");
-  reactHotLoader.register(updateModalIsFeedbacksOpen, "updateModalIsFeedbacksOpen", "/home/bastien/ecolyo/src/store/modal/modal.actions.ts");
+  reactHotLoader.register(UPDATE_MODAL_ISFEEDBACKSOPEN, "UPDATE_MODAL_ISFEEDBACKSOPEN", "/home/remi/D\xE9veloppement/ecolyo/src/store/modal/modal.actions.ts");
+  reactHotLoader.register(updateModalIsFeedbacksOpen, "updateModalIsFeedbacksOpen", "/home/remi/D\xE9veloppement/ecolyo/src/store/modal/modal.actions.ts");
 })();
 
 ;
@@ -31599,8 +31733,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EcogestureModal, "EcogestureModal", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Ecogesture/EcogestureModal.tsx");
+  reactHotLoader.register(EcogestureModal, "EcogestureModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EcogestureModal.tsx");
 })();
 
 ;
@@ -32116,15 +32250,15 @@ function migrationLog(migration, result) {
     return;
   }
 
-  reactHotLoader.register(migrationNoop, "migrationNoop", "/home/bastien/ecolyo/src/migrations/migration.ts");
-  reactHotLoader.register(currentSchemaVersion, "currentSchemaVersion", "/home/bastien/ecolyo/src/migrations/migration.ts");
-  reactHotLoader.register(getDocs, "getDocs", "/home/bastien/ecolyo/src/migrations/migration.ts");
-  reactHotLoader.register(updateSchemaVersion, "updateSchemaVersion", "/home/bastien/ecolyo/src/migrations/migration.ts");
-  reactHotLoader.register(save, "save", "/home/bastien/ecolyo/src/migrations/migration.ts");
-  reactHotLoader.register(schemaExist, "schemaExist", "/home/bastien/ecolyo/src/migrations/migration.ts");
-  reactHotLoader.register(initSchemaDoctype, "initSchemaDoctype", "/home/bastien/ecolyo/src/migrations/migration.ts");
-  reactHotLoader.register(migrate, "migrate", "/home/bastien/ecolyo/src/migrations/migration.ts");
-  reactHotLoader.register(migrationLog, "migrationLog", "/home/bastien/ecolyo/src/migrations/migration.ts");
+  reactHotLoader.register(migrationNoop, "migrationNoop", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.ts");
+  reactHotLoader.register(currentSchemaVersion, "currentSchemaVersion", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.ts");
+  reactHotLoader.register(getDocs, "getDocs", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.ts");
+  reactHotLoader.register(updateSchemaVersion, "updateSchemaVersion", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.ts");
+  reactHotLoader.register(save, "save", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.ts");
+  reactHotLoader.register(schemaExist, "schemaExist", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.ts");
+  reactHotLoader.register(initSchemaDoctype, "initSchemaDoctype", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.ts");
+  reactHotLoader.register(migrate, "migrate", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.ts");
+  reactHotLoader.register(migrationLog, "migrationLog", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.ts");
 })();
 
 ;
@@ -32190,7 +32324,7 @@ exports.JOBS_DOCTYPE = JOBS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-jobs.ts");
+  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-jobs.ts");
 })();
 
 ;
@@ -32374,8 +32508,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ExplorationFinished, "ExplorationFinished", "/home/bastien/ecolyo/src/components/Exploration/ExplorationFinished.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Exploration/ExplorationFinished.tsx");
+  reactHotLoader.register(ExplorationFinished, "ExplorationFinished", "/home/remi/D\xE9veloppement/ecolyo/src/components/Exploration/ExplorationFinished.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Exploration/ExplorationFinished.tsx");
 })();
 
 ;
@@ -32748,14 +32882,14 @@ function setChallengeConsumption(userChallenge, currentDataload) {
     return;
   }
 
-  reactHotLoader.register(SET_USER_CHALLENGE_LIST, "SET_USER_CHALLENGE_LIST", "/home/bastien/ecolyo/src/store/challenge/challenge.actions.ts");
-  reactHotLoader.register(UPDATE_USER_CHALLENGE_LIST, "UPDATE_USER_CHALLENGE_LIST", "/home/bastien/ecolyo/src/store/challenge/challenge.actions.ts");
-  reactHotLoader.register(UNLOCK_NEXT_USER_CHALLENGE, "UNLOCK_NEXT_USER_CHALLENGE", "/home/bastien/ecolyo/src/store/challenge/challenge.actions.ts");
-  reactHotLoader.register(SET_CHALLENGE_CONSUMPTION, "SET_CHALLENGE_CONSUMPTION", "/home/bastien/ecolyo/src/store/challenge/challenge.actions.ts");
-  reactHotLoader.register(setUserChallengeList, "setUserChallengeList", "/home/bastien/ecolyo/src/store/challenge/challenge.actions.ts");
-  reactHotLoader.register(updateUserChallengeList, "updateUserChallengeList", "/home/bastien/ecolyo/src/store/challenge/challenge.actions.ts");
-  reactHotLoader.register(unlockNextUserChallenge, "unlockNextUserChallenge", "/home/bastien/ecolyo/src/store/challenge/challenge.actions.ts");
-  reactHotLoader.register(setChallengeConsumption, "setChallengeConsumption", "/home/bastien/ecolyo/src/store/challenge/challenge.actions.ts");
+  reactHotLoader.register(SET_USER_CHALLENGE_LIST, "SET_USER_CHALLENGE_LIST", "/home/remi/D\xE9veloppement/ecolyo/src/store/challenge/challenge.actions.ts");
+  reactHotLoader.register(UPDATE_USER_CHALLENGE_LIST, "UPDATE_USER_CHALLENGE_LIST", "/home/remi/D\xE9veloppement/ecolyo/src/store/challenge/challenge.actions.ts");
+  reactHotLoader.register(UNLOCK_NEXT_USER_CHALLENGE, "UNLOCK_NEXT_USER_CHALLENGE", "/home/remi/D\xE9veloppement/ecolyo/src/store/challenge/challenge.actions.ts");
+  reactHotLoader.register(SET_CHALLENGE_CONSUMPTION, "SET_CHALLENGE_CONSUMPTION", "/home/remi/D\xE9veloppement/ecolyo/src/store/challenge/challenge.actions.ts");
+  reactHotLoader.register(setUserChallengeList, "setUserChallengeList", "/home/remi/D\xE9veloppement/ecolyo/src/store/challenge/challenge.actions.ts");
+  reactHotLoader.register(updateUserChallengeList, "updateUserChallengeList", "/home/remi/D\xE9veloppement/ecolyo/src/store/challenge/challenge.actions.ts");
+  reactHotLoader.register(unlockNextUserChallenge, "unlockNextUserChallenge", "/home/remi/D\xE9veloppement/ecolyo/src/store/challenge/challenge.actions.ts");
+  reactHotLoader.register(setChallengeConsumption, "setChallengeConsumption", "/home/remi/D\xE9veloppement/ecolyo/src/store/challenge/challenge.actions.ts");
 })();
 
 ;
@@ -32983,8 +33117,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(UncomingBar, "UncomingBar", "/home/bastien/ecolyo/src/components/Charts/UncomingBar.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Charts/UncomingBar.tsx");
+  reactHotLoader.register(UncomingBar, "UncomingBar", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/UncomingBar.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/UncomingBar.tsx");
 })();
 
 ;
@@ -33028,7 +33162,7 @@ exports.ENEDIS_YEAR_DOCTYPE = ENEDIS_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
+  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
 })();
 
 ;
@@ -33098,7 +33232,7 @@ exports.EGL_YEAR_DOCTYPE = EGL_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
+  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
 })();
 
 ;
@@ -33365,8 +33499,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(Bar, "Bar", "/home/bastien/ecolyo/src/components/Charts/Bar.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Charts/Bar.tsx");
+  reactHotLoader.register(Bar, "Bar", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/Bar.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Charts/Bar.tsx");
 })();
 
 ;
@@ -33624,8 +33758,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ChallengeNoFluidModal, "ChallengeNoFluidModal", "/home/bastien/ecolyo/src/components/Challenge/ChallengeNoFluidModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Challenge/ChallengeNoFluidModal.tsx");
+  reactHotLoader.register(ChallengeNoFluidModal, "ChallengeNoFluidModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeNoFluidModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeNoFluidModal.tsx");
 })();
 
 ;
@@ -33900,8 +34034,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ExplorationOngoing, "ExplorationOngoing", "/home/bastien/ecolyo/src/components/Exploration/ExplorationOngoing.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Exploration/ExplorationOngoing.tsx");
+  reactHotLoader.register(ExplorationOngoing, "ExplorationOngoing", "/home/remi/D\xE9veloppement/ecolyo/src/components/Exploration/ExplorationOngoing.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Exploration/ExplorationOngoing.tsx");
 })();
 
 ;
@@ -34111,17 +34245,17 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConsumptionView, "ConsumptionView", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
-  reactHotLoader.register(EcogestureView, "EcogestureView", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
-  reactHotLoader.register(SingleEcogesture, "SingleEcogesture", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
-  reactHotLoader.register(OptionsView, "OptionsView", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
-  reactHotLoader.register(FAQView, "FAQView", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
-  reactHotLoader.register(LegalNoticeView, "LegalNoticeView", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
-  reactHotLoader.register(GCUView, "GCUView", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
-  reactHotLoader.register(AnalysisView, "AnalysisView", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
-  reactHotLoader.register(ProfileTypeView, "ProfileTypeView", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
-  reactHotLoader.register(Routes, "Routes", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(ConsumptionView, "ConsumptionView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(EcogestureView, "EcogestureView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(SingleEcogesture, "SingleEcogesture", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(OptionsView, "OptionsView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(FAQView, "FAQView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(LegalNoticeView, "LegalNoticeView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(GCUView, "GCUView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(AnalysisView, "AnalysisView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(ProfileTypeView, "ProfileTypeView", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(Routes, "Routes", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Routes/Routes.tsx");
 })();
 
 ;
@@ -34165,7 +34299,7 @@ exports.TRIGGERS_DOCTYPE = TRIGGERS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-triggers.ts");
+  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-triggers.ts");
 })();
 
 ;
@@ -34319,8 +34453,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(useExploration, "useExploration", "/home/bastien/ecolyo/src/components/Hooks/useExploration.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Hooks/useExploration.tsx");
+  reactHotLoader.register(useExploration, "useExploration", "/home/remi/D\xE9veloppement/ecolyo/src/components/Hooks/useExploration.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Hooks/useExploration.tsx");
 })();
 
 ;
@@ -34529,8 +34663,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ActionList, "ActionList", "/home/bastien/ecolyo/src/components/Action/ActionList.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Action/ActionList.tsx");
+  reactHotLoader.register(ActionList, "ActionList", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionList.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionList.tsx");
 })();
 
 ;
@@ -34599,9 +34733,9 @@ function sum(dataA) {
     return;
   }
 
-  reactHotLoader.register(getRoundFloat, "getRoundFloat", "/home/bastien/ecolyo/src/utils/math.ts");
-  reactHotLoader.register(getPercentage, "getPercentage", "/home/bastien/ecolyo/src/utils/math.ts");
-  reactHotLoader.register(sum, "sum", "/home/bastien/ecolyo/src/utils/math.ts");
+  reactHotLoader.register(getRoundFloat, "getRoundFloat", "/home/remi/D\xE9veloppement/ecolyo/src/utils/math.ts");
+  reactHotLoader.register(getPercentage, "getPercentage", "/home/remi/D\xE9veloppement/ecolyo/src/utils/math.ts");
+  reactHotLoader.register(sum, "sum", "/home/remi/D\xE9veloppement/ecolyo/src/utils/math.ts");
 })();
 
 ;
@@ -34900,8 +35034,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(StarsContainer, "StarsContainer", "/home/bastien/ecolyo/src/components/Challenge/StarsContainer.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Challenge/StarsContainer.tsx");
+  reactHotLoader.register(StarsContainer, "StarsContainer", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/StarsContainer.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/StarsContainer.tsx");
 })();
 
 ;
@@ -35056,8 +35190,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DuelEmptyValueModal, "DuelEmptyValueModal", "/home/bastien/ecolyo/src/components/Duel/DuelEmptyValueModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Duel/DuelEmptyValueModal.tsx");
+  reactHotLoader.register(DuelEmptyValueModal, "DuelEmptyValueModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelEmptyValueModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelEmptyValueModal.tsx");
 })();
 
 ;
@@ -35176,8 +35310,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(EfficientyRating, "EfficientyRating", "/home/bastien/ecolyo/src/components/Ecogesture/EfficientyRating.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Ecogesture/EfficientyRating.tsx");
+  reactHotLoader.register(EfficientyRating, "EfficientyRating", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EfficientyRating.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Ecogesture/EfficientyRating.tsx");
 })();
 
 ;
@@ -35413,7 +35547,7 @@ exports.MigrationService = MigrationService;
     return;
   }
 
-  reactHotLoader.register(MigrationService, "MigrationService", "/home/bastien/ecolyo/src/migrations/migration.service.ts");
+  reactHotLoader.register(MigrationService, "MigrationService", "/home/remi/D\xE9veloppement/ecolyo/src/migrations/migration.service.ts");
 })();
 
 ;
@@ -35448,186 +35582,6 @@ var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WE
 
 /***/ }),
 
-/***/ "vMBp":
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(module) {
-
-var _interopRequireDefault = __webpack_require__("TqRt");
-
-Object.defineProperty(exports, "__esModule", {
-  value: true
-});
-exports.default = void 0;
-
-var _classCallCheck2 = _interopRequireDefault(__webpack_require__("lwsE"));
-
-var _createClass2 = _interopRequireDefault(__webpack_require__("W8MJ"));
-
-var _defineProperty2 = _interopRequireDefault(__webpack_require__("lSNA"));
-
-var _appDataset = __webpack_require__("uVqs");
-
-var _objectHash = _interopRequireDefault(__webpack_require__("1EKS"));
-
-(function () {
-  var enterModule = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.enterModule : undefined;
-  enterModule && enterModule(module);
-})();
-
-var __signature__ = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.default.signature : function (a) {
-  return a;
-};
-
-var MatomoTracker = /*#__PURE__*/function () {
-  function MatomoTracker(_ref) {
-    var cozyUrl = _ref.cozyUrl,
-        url = _ref.url,
-        siteId = _ref.siteId,
-        history = _ref.history,
-        _ref$phpFilename = _ref.phpFilename,
-        phpFilename = _ref$phpFilename === void 0 ? 'matomo.php' : _ref$phpFilename;
-    (0, _classCallCheck2.default)(this, MatomoTracker);
-    (0, _defineProperty2.default)(this, "cozyUrl", void 0);
-    (0, _defineProperty2.default)(this, "url", void 0);
-    (0, _defineProperty2.default)(this, "siteId", void 0);
-    (0, _defineProperty2.default)(this, "phpFilename", void 0);
-    (0, _defineProperty2.default)(this, "history", void 0);
-    (0, _defineProperty2.default)(this, "unlistenFromHistory", void 0);
-
-    if (url === undefined || siteId === undefined) {
-      throw new Error('MatomoTracker cannot be initialized! SiteId and url are mandatory.');
-    }
-
-    this.cozyUrl = cozyUrl;
-    this.url = url;
-    this.siteId = siteId;
-    this.phpFilename = phpFilename;
-    this.history = history;
-
-    this.unlistenFromHistory = function () {
-      return null;
-    };
-
-    this.init();
-  }
-
-  (0, _createClass2.default)(MatomoTracker, [{
-    key: "init",
-    value: function init() {
-      if (typeof window !== 'undefined') {
-        window._paq = window._paq || [];
-        MatomoTracker.push(['enableHeartBeatTimer', 30]);
-        MatomoTracker.push(['setSiteId', this.siteId]);
-        MatomoTracker.push(['setReferrerUrl', 'https://ecolyo.com']);
-        MatomoTracker.push(['setTrackerUrl', "".concat(this.url + this.phpFilename)]);
-        MatomoTracker.push(['setUserId', (0, _objectHash.default)(this.cozyUrl)]);
-        MatomoTracker.push(['enableLinkTracking']);
-      }
-
-      return {
-        push: MatomoTracker.push,
-        track: this.track,
-        connectToHistory: this.connectToHistory,
-        disconnectFromHistory: this.disconnectFromHistory
-      };
-    }
-  }, {
-    key: "configure",
-    value: function configure() {
-      var cozyDomain;
-      var userId;
-      var root = document.querySelector('[role=application]');
-
-      if (root && root.dataset) {
-        cozyDomain = (0, _appDataset.readCozyDataFromDOM)('cozyDomain');
-      }
-
-      if (cozyDomain) {
-        userId = cozyDomain;
-        var indexOfPort = cozyDomain.indexOf(':');
-
-        if (indexOfPort >= 0) {
-          userId = userId.substring(0, indexOfPort);
-        }
-      }
-
-      if (userId) {
-        MatomoTracker.push(['setUserId', userId]);
-      }
-    }
-  }, {
-    key: "connectToHistory",
-    value: function connectToHistory() {
-      var _this = this;
-
-      this.unlistenFromHistory = this.history.listen(function (loc) {
-        _this.track(loc);
-      });
-    }
-  }, {
-    key: "disconnectFromHistory",
-    value: function disconnectFromHistory() {
-      if (this.unlistenFromHistory) {
-        this.unlistenFromHistory();
-        return true;
-      }
-
-      return false;
-    }
-  }, {
-    key: "track",
-    value: function track(loc) {
-      if (typeof window === 'undefined') {
-        return;
-      }
-
-      var currentPath = loc.hash.substring(1);
-      MatomoTracker.push(['setDocumentTitle', currentPath.substring(1)]);
-      MatomoTracker.push(['setCustomUrl', 'https://ecolyo.com' + currentPath]);
-      MatomoTracker.push(['setUserId', (0, _objectHash.default)(this.cozyUrl)]);
-      MatomoTracker.push(['trackPageView']);
-    }
-  }, {
-    key: "__reactstandin__regenerateByEval",
-    value: // @ts-ignore
-    function __reactstandin__regenerateByEval(key, code) {
-      // @ts-ignore
-      this[key] = eval(code);
-    }
-  }], [{
-    key: "push",
-    value: function push(args) {
-      window._paq.push(args);
-    }
-  }]);
-  return MatomoTracker;
-}();
-
-exports.default = MatomoTracker;
-;
-
-(function () {
-  var reactHotLoader = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.default : undefined;
-
-  if (!reactHotLoader) {
-    return;
-  }
-
-  reactHotLoader.register(MatomoTracker, "MatomoTracker", "/home/bastien/ecolyo/src/utils/matomoTracker.ts");
-})();
-
-;
-
-(function () {
-  var leaveModule = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.leaveModule : undefined;
-  leaveModule && leaveModule(module);
-})();
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__("YuTi")(module)))
-
-/***/ }),
-
 /***/ "vOAL":
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
 
@@ -35683,12 +35637,14 @@ var _interopRequireDefault = __webpack_require__("TqRt");
 Object.defineProperty(exports, "__esModule", {
   value: true
 });
-exports.default = exports.App = void 0;
+exports.history = exports.default = exports.App = void 0;
 
-var _react = _interopRequireWildcard(__webpack_require__("q1tI"));
+var _react = _interopRequireDefault(__webpack_require__("q1tI"));
 
 var _reactRouterDom = __webpack_require__("55Ip");
 
+var _history = __webpack_require__("LhCv");
+
 var _Layout = __webpack_require__("Bh3+");
 
 var _reactRedux = __webpack_require__("/MKj");
@@ -35710,17 +35666,14 @@ var _WelcomeModal = _interopRequireDefault(__webpack_require__("TabY"));
   enterModule && enterModule(module);
 })();
 
-function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
-
-function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
-
 var __signature__ = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.default.signature : function (a) {
   return a;
 };
 
-var App = function App(_ref) {
-  var tracker = _ref.tracker;
+var history = (0, _history.createBrowserHistory)();
+exports.history = history;
 
+var App = function App() {
   var _useSelector = (0, _reactRedux.useSelector)(function (state) {
     return state.ecolyo.profile;
   }),
@@ -35732,15 +35685,6 @@ var App = function App(_ref) {
   }),
       termsStatus = _useSelector2.termsStatus;
 
-  (0, _react.useEffect)(function () {
-    if (termsStatus.accepted) {
-      tracker.connectToHistory();
-    }
-
-    return function () {
-      tracker.disconnectFromHistory();
-    };
-  }, [termsStatus.accepted, tracker]);
   return /*#__PURE__*/_react.default.createElement(_reactRouterDom.HashRouter, history, /*#__PURE__*/_react.default.createElement(_Layout.Layout, null, /*#__PURE__*/_react.default.createElement(_SplashRoot.default, {
     splashComponent: _SplashScreen.default,
     splashErrorComponent: _SplashScreenError.default
@@ -35756,7 +35700,7 @@ var App = function App(_ref) {
 
 exports.App = App;
 
-__signature__(App, "useSelector{{ onboarding, isProfileEcogestureCompleted }}\nuseSelector{{ termsStatus }}\nuseEffect{}", function () {
+__signature__(App, "useSelector{{ onboarding, isProfileEcogestureCompleted }}\nuseSelector{{ termsStatus }}", function () {
   return [_reactRedux.useSelector, _reactRedux.useSelector];
 });
 
@@ -35772,8 +35716,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(App, "App", "/home/bastien/ecolyo/src/components/App.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/App.tsx");
+  reactHotLoader.register(history, "history", "/home/remi/D\xE9veloppement/ecolyo/src/components/App.tsx");
+  reactHotLoader.register(App, "App", "/home/remi/D\xE9veloppement/ecolyo/src/components/App.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/App.tsx");
 })();
 
 ;
@@ -36206,7 +36151,7 @@ exports.default = EcogestureService;
     return;
   }
 
-  reactHotLoader.register(EcogestureService, "EcogestureService", "/home/bastien/ecolyo/src/services/ecogesture.service.ts");
+  reactHotLoader.register(EcogestureService, "EcogestureService", "/home/remi/D\xE9veloppement/ecolyo/src/services/ecogesture.service.ts");
 })();
 
 ;
@@ -36563,7 +36508,7 @@ exports.default = TermsService;
     return;
   }
 
-  reactHotLoader.register(TermsService, "TermsService", "/home/bastien/ecolyo/src/services/terms.service.ts");
+  reactHotLoader.register(TermsService, "TermsService", "/home/remi/D\xE9veloppement/ecolyo/src/services/terms.service.ts");
 })();
 
 ;
@@ -36838,7 +36783,7 @@ exports.default = ConsumptionFormatterService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/bastien/ecolyo/src/services/consumptionFormatter.service.ts");
+  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionFormatter.service.ts");
 })();
 
 ;
@@ -36882,7 +36827,7 @@ exports.ENEDIS_MONTH_DOCTYPE = ENEDIS_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
+  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
 })();
 
 ;
@@ -37106,8 +37051,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ChallengeCardUnlocked, "ChallengeCardUnlocked", "/home/bastien/ecolyo/src/components/Challenge/ChallengeCardUnlocked.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Challenge/ChallengeCardUnlocked.tsx");
+  reactHotLoader.register(ChallengeCardUnlocked, "ChallengeCardUnlocked", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeCardUnlocked.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Challenge/ChallengeCardUnlocked.tsx");
 })();
 
 ;
@@ -37276,8 +37221,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(GCUContent, "GCUContent", "/home/bastien/ecolyo/src/components/GCU/GCUContent.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/GCU/GCUContent.tsx");
+  reactHotLoader.register(GCUContent, "GCUContent", "/home/remi/D\xE9veloppement/ecolyo/src/components/GCU/GCUContent.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/GCU/GCUContent.tsx");
 })();
 
 ;
@@ -37484,8 +37429,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ActionModal, "ActionModal", "/home/bastien/ecolyo/src/components/Action/ActionModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Action/ActionModal.tsx");
+  reactHotLoader.register(ActionModal, "ActionModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Action/ActionModal.tsx");
 })();
 
 ;
@@ -37551,7 +37496,7 @@ exports.SCHEMAS_DOCTYPE = SCHEMAS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
+  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
 })();
 
 ;
@@ -37777,8 +37722,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DuelResultModal, "DuelResultModal", "/home/bastien/ecolyo/src/components/Duel/DuelResultModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Duel/DuelResultModal.tsx");
+  reactHotLoader.register(DuelResultModal, "DuelResultModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelResultModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Duel/DuelResultModal.tsx");
 })();
 
 ;
@@ -38154,7 +38099,7 @@ exports.default = FluidService;
     return;
   }
 
-  reactHotLoader.register(FluidService, "FluidService", "/home/bastien/ecolyo/src/services/fluid.service.ts");
+  reactHotLoader.register(FluidService, "FluidService", "/home/remi/D\xE9veloppement/ecolyo/src/services/fluid.service.ts");
 })();
 
 ;
@@ -38612,7 +38557,7 @@ exports.default = ExplorationService;
     return;
   }
 
-  reactHotLoader.register(ExplorationService, "ExplorationService", "/home/bastien/ecolyo/src/services/exploration.service.ts");
+  reactHotLoader.register(ExplorationService, "ExplorationService", "/home/remi/D\xE9veloppement/ecolyo/src/services/exploration.service.ts");
 })();
 
 ;
@@ -40611,7 +40556,7 @@ exports.default = InitializationService;
     return;
   }
 
-  reactHotLoader.register(InitializationService, "InitializationService", "/home/bastien/ecolyo/src/services/initialization.service.ts");
+  reactHotLoader.register(InitializationService, "InitializationService", "/home/remi/D\xE9veloppement/ecolyo/src/services/initialization.service.ts");
 })();
 
 ;
@@ -40680,8 +40625,8 @@ exports.modalReducer = modalReducer;
     return;
   }
 
-  reactHotLoader.register(initialState, "initialState", "/home/bastien/ecolyo/src/store/modal/modal.reducer.ts");
-  reactHotLoader.register(modalReducer, "modalReducer", "/home/bastien/ecolyo/src/store/modal/modal.reducer.ts");
+  reactHotLoader.register(initialState, "initialState", "/home/remi/D\xE9veloppement/ecolyo/src/store/modal/modal.reducer.ts");
+  reactHotLoader.register(modalReducer, "modalReducer", "/home/remi/D\xE9veloppement/ecolyo/src/store/modal/modal.reducer.ts");
 })();
 
 ;
@@ -40839,8 +40784,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(QuizExplanationModal, "QuizExplanationModal", "/home/bastien/ecolyo/src/components/Quiz/QuizExplanationModal.tsx");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/components/Quiz/QuizExplanationModal.tsx");
+  reactHotLoader.register(QuizExplanationModal, "QuizExplanationModal", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizExplanationModal.tsx");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/components/Quiz/QuizExplanationModal.tsx");
 })();
 
 ;
diff --git a/img/icon.e4891962a18ac2a487b21f0381a5513f.svg b/img/icon.e4891962a18ac2a487b21f0381a5513f.svg
new file mode 100644
index 000000000..7c0e38096
--- /dev/null
+++ b/img/icon.e4891962a18ac2a487b21f0381a5513f.svg
@@ -0,0 +1,6 @@
+<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path d="M8.01323 15.059C14.8544 12.3888 14.3227 8.59276 13.9682 2.93081C11.7705 2.8343 9.82099 2.15873 8.01323 1.03278C6.20546 2.15873 4.25592 2.8343 2.05825 2.93081C1.70378 8.59276 1.17209 12.3888 8.01323 15.059Z" fill="#1B1C22"/>
+<path d="M8.01325 0L7.54979 0.288665C5.85495 1.34429 4.05006 1.96586 2.01981 2.05502L1.23259 2.08959L1.18335 2.87604C1.16873 3.10958 1.15353 3.34193 1.13842 3.57294C0.97583 6.05878 0.823332 8.39029 1.50758 10.3994C2.29645 12.7158 4.12651 14.483 7.69452 15.8756L8.01325 16V15.059C1.44034 12.4935 1.67345 8.88869 2.01622 3.58822C2.03021 3.37192 2.04438 3.1528 2.05827 2.93081C4.25595 2.8343 6.20549 2.15873 8.01325 1.03277V0Z" fill="#FFC600"/>
+<path d="M8.01323 0L8.4767 0.288665C10.1715 1.34429 11.9764 1.96586 14.0067 2.05502L14.7939 2.08959L14.8431 2.87604C14.8578 3.10958 14.873 3.34193 14.8881 3.57294C15.0507 6.05878 15.2032 8.39029 14.5189 10.3994C13.73 12.7158 11.9 14.483 8.33197 15.8756L8.01323 16V15.059C14.5862 12.4935 14.353 8.88869 14.0103 3.58822C13.9963 3.37192 13.9821 3.1528 13.9682 2.93081C11.7705 2.8343 9.821 2.15873 8.01323 1.03277V0Z" fill="#DB8300"/>
+<path d="M5.85148 5.51416H6.16248C6.28668 5.51416 6.4058 5.56292 6.49363 5.64973C6.58146 5.73653 6.6308 5.85427 6.6308 5.97703V10.6758H5.38316V5.97703C5.38316 5.85427 5.4325 5.73653 5.52033 5.64973C5.60815 5.56292 5.72727 5.51416 5.85148 5.51416ZM8.01233 7.80214H8.32333C8.44754 7.80214 8.56666 7.85091 8.65448 7.93771C8.74231 8.02452 8.79165 8.14225 8.79165 8.26502V10.6758H7.54401V8.26502C7.54401 8.14225 7.59335 8.02452 7.68118 7.93771C7.76901 7.85091 7.88813 7.80214 8.01233 7.80214ZM10.302 6.91708H10.613C10.7372 6.91708 10.8563 6.96584 10.9441 7.05265C11.032 7.13945 11.0813 7.25719 11.0813 7.37995V10.6758H9.83366V7.37995C9.83366 7.25719 9.883 7.13945 9.97083 7.05265C10.0587 6.96584 10.1778 6.91708 10.302 6.91708Z" fill="#FFC600"/>
+</svg>
diff --git a/index.html b/index.html
index f46970483..67cf7cc54 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,user-scalable=0,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">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.73c3f92b312c26be0794.js"></script><script src="app/ecolyo.368cf2c37f0996e2290e.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,user-scalable=0,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">{{.ThemeCSS}} {{.CozyBar}}</head><body><div role="application" class="application" data-cozy-token="{{.Token}}" data-cozy-domain="{{.Domain}}" data-cozy-locale="{{.Locale}}" data-cozy-app-name="{{.AppName}}" data-cozy-app-slug="{{.AppSlug}}" data-cozy-app-name-prefix="{{.AppNamePrefix}}" data-cozy-app-editor="{{.AppEditor}}" data-cozy-icon-path="{{.IconPath}}"><script src="vendors/ecolyo.9ef8963918d22f22ad3a.js"></script><script src="app/ecolyo.bdd47c0923972882babd.js"></script></div></body></html>
\ No newline at end of file
diff --git a/services/aggregatorUsageEvents/ecolyo.js b/services/aggregatorUsageEvents/ecolyo.js
index e1d583ebb..65c0c3d5a 100644
--- a/services/aggregatorUsageEvents/ecolyo.js
+++ b/services/aggregatorUsageEvents/ecolyo.js
@@ -1256,29 +1256,29 @@ const AggregatorUsageEvents = async ({
     return;
   }
 
-  reactHotLoader.register(log, "log", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(readUsageEvents, "readUsageEvents", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(errorEvent, "errorEvent", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(sendIndicator, "sendIndicator", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(reduceEvents, "reduceEvents", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(sendAggregatedEventByDay, "sendAggregatedEventByDay", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(handleQuizStars, "handleQuizStars", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(calculSessionTime, "calculSessionTime", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(calculPeriodBetweenFirstConnectionAndFirstChallenge, "calculPeriodBetweenFirstConnectionAndFirstChallenge", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(calculPeriodBetweenChallenge, "calculPeriodBetweenChallenge", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(getConnectedKonnectorSlug, "getConnectedKonnectorSlug", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(calculateConnectedKonnectorPerDay, "calculateConnectedKonnectorPerDay", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(buildProfileWithFuildType, "buildProfileWithFuildType", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(getConsumptionValue, "getConsumptionValue", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(calculateConsumptionVariation, "calculateConsumptionVariation", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(sendConnectionCount, "sendConnectionCount", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(sendProfileCount, "sendProfileCount", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(sendEmailSubscription, "sendEmailSubscription", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(sendHalfHourConsumption, "sendHalfHourConsumption", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(sendKonnectorEvents, "sendKonnectorEvents", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(sendKonnectorAttemptsMonthly, "sendKonnectorAttemptsMonthly", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(aggregateEvents, "aggregateEvents", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
-  reactHotLoader.register(AggregatorUsageEvents, "AggregatorUsageEvents", "/home/bastien/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(log, "log", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(readUsageEvents, "readUsageEvents", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(errorEvent, "errorEvent", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(sendIndicator, "sendIndicator", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(reduceEvents, "reduceEvents", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(sendAggregatedEventByDay, "sendAggregatedEventByDay", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(handleQuizStars, "handleQuizStars", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(calculSessionTime, "calculSessionTime", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(calculPeriodBetweenFirstConnectionAndFirstChallenge, "calculPeriodBetweenFirstConnectionAndFirstChallenge", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(calculPeriodBetweenChallenge, "calculPeriodBetweenChallenge", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(getConnectedKonnectorSlug, "getConnectedKonnectorSlug", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(calculateConnectedKonnectorPerDay, "calculateConnectedKonnectorPerDay", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(buildProfileWithFuildType, "buildProfileWithFuildType", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(getConsumptionValue, "getConsumptionValue", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(calculateConsumptionVariation, "calculateConsumptionVariation", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(sendConnectionCount, "sendConnectionCount", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(sendProfileCount, "sendProfileCount", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(sendEmailSubscription, "sendEmailSubscription", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(sendHalfHourConsumption, "sendHalfHourConsumption", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(sendKonnectorEvents, "sendKonnectorEvents", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(sendKonnectorAttemptsMonthly, "sendKonnectorAttemptsMonthly", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(aggregateEvents, "aggregateEvents", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
+  reactHotLoader.register(AggregatorUsageEvents, "AggregatorUsageEvents", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/aggregatorUsageEvents.ts");
 })();
 
 ;
@@ -3664,8 +3664,8 @@ exports.runService = runService;
     return;
   }
 
-  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/bastien/ecolyo/src/targets/services/service.ts");
-  reactHotLoader.register(runService, "runService", "/home/bastien/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(runService, "runService", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
 })();
 
 ;
@@ -65085,8 +65085,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(doctypes, "doctypes", "/home/bastien/ecolyo/src/doctypes/index.ts");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(doctypes, "doctypes", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
 })();
 
 ;
@@ -65129,7 +65129,7 @@ exports.ENEDIS_DAY_DOCTYPE = ENEDIS_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
+  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
 })();
 
 ;
@@ -65172,7 +65172,7 @@ exports.GRDF_DAY_DOCTYPE = GRDF_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
+  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
 })();
 
 ;
@@ -65215,7 +65215,7 @@ exports.EGL_DAY_DOCTYPE = EGL_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
+  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
 })();
 
 ;
@@ -65258,7 +65258,7 @@ exports.KONNECTORS_DOCTYPE = KONNECTORS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-konnectors.ts");
+  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-konnectors.ts");
 })();
 
 ;
@@ -65301,7 +65301,7 @@ exports.ACCOUNTS_DOCTYPE = ACCOUNTS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-accounts.ts");
+  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-accounts.ts");
 })();
 
 ;
@@ -65344,7 +65344,7 @@ exports.JOBS_DOCTYPE = JOBS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-jobs.ts");
+  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-jobs.ts");
 })();
 
 ;
@@ -65387,7 +65387,7 @@ exports.TERMS_DOCTYPE = TERMS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-terms.ts");
+  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-terms.ts");
 })();
 
 ;
@@ -65430,7 +65430,7 @@ exports.ECOGESTURE_DOCTYPE = ECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
+  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
 })();
 
 ;
@@ -65473,7 +65473,7 @@ exports.PROFILE_DOCTYPE = PROFILE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
+  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
 })();
 
 ;
@@ -65516,7 +65516,7 @@ exports.PROFILETYPE_DOCTYPE = PROFILETYPE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
+  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
 })();
 
 ;
@@ -65559,7 +65559,7 @@ exports.SCHEMAS_DOCTYPE = SCHEMAS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
+  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
 })();
 
 ;
@@ -65602,7 +65602,7 @@ exports.CHALLENGE_DOCTYPE = CHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
+  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
 })();
 
 ;
@@ -65645,7 +65645,7 @@ exports.USERCHALLENGE_DOCTYPE = USERCHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
+  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
 })();
 
 ;
@@ -65688,7 +65688,7 @@ exports.DUEL_DOCTYPE = DUEL_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
+  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
 })();
 
 ;
@@ -65731,7 +65731,7 @@ exports.QUIZ_DOCTYPE = QUIZ_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
+  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
 })();
 
 ;
@@ -65774,7 +65774,7 @@ exports.FLUIDPRICES_DOCTYPE = FLUIDPRICES_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
+  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
 })();
 
 ;
@@ -65817,7 +65817,7 @@ exports.USAGEEVENT_DOCTYPE = USAGEEVENT_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
+  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
 })();
 
 ;
@@ -65860,7 +65860,7 @@ exports.EXPLORATION_DOCTYPE = EXPLORATION_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
+  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
 })();
 
 ;
@@ -65903,7 +65903,7 @@ exports.ENEDIS_YEAR_DOCTYPE = ENEDIS_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
+  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
 })();
 
 ;
@@ -65946,7 +65946,7 @@ exports.ENEDIS_MONTH_DOCTYPE = ENEDIS_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
+  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
 })();
 
 ;
@@ -65989,7 +65989,7 @@ exports.ENEDIS_MINUTE_DOCTYPE = ENEDIS_MINUTE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
+  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
 })();
 
 ;
@@ -66032,7 +66032,7 @@ exports.GRDF_YEAR_DOCTYPE = GRDF_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
+  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
 })();
 
 ;
@@ -66075,7 +66075,7 @@ exports.GRDF_MONTH_DOCTYPE = GRDF_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
+  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
 })();
 
 ;
@@ -66118,7 +66118,7 @@ exports.EGL_YEAR_DOCTYPE = EGL_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
+  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
 })();
 
 ;
@@ -66161,7 +66161,7 @@ exports.EGL_MONTH_DOCTYPE = EGL_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
+  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
 })();
 
 ;
@@ -66204,7 +66204,7 @@ exports.ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE = ENEDIS_MONTHLY_ANALYSIS_DATA_DOCT
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
+  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
 })();
 
 ;
@@ -66247,7 +66247,7 @@ exports.ENEDIS_MAXPOWER_DOCTYPE = ENEDIS_MAXPOWER_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
+  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
 })();
 
 ;
@@ -66290,7 +66290,7 @@ exports.PROFILEECOGESTURE_DOCTYPE = PROFILEECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
+  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
 })();
 
 ;
@@ -66333,7 +66333,7 @@ exports.TRIGGERS_DOCTYPE = TRIGGERS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-triggers.ts");
+  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-triggers.ts");
 })();
 
 ;
@@ -66521,7 +66521,7 @@ exports.default = UsageEventService;
     return;
   }
 
-  reactHotLoader.register(UsageEventService, "UsageEventService", "/home/bastien/ecolyo/src/services/usageEvent.service.ts");
+  reactHotLoader.register(UsageEventService, "UsageEventService", "/home/remi/D\xE9veloppement/ecolyo/src/services/usageEvent.service.ts");
 })();
 
 ;
@@ -74297,7 +74297,7 @@ exports.default = ProfileService;
     return;
   }
 
-  reactHotLoader.register(ProfileService, "ProfileService", "/home/bastien/ecolyo/src/services/profile.service.ts");
+  reactHotLoader.register(ProfileService, "ProfileService", "/home/remi/D\xE9veloppement/ecolyo/src/services/profile.service.ts");
 })();
 
 ;
@@ -74768,7 +74768,7 @@ exports.default = ConsumptionDataManager;
     return;
   }
 
-  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/bastien/ecolyo/src/services/consumption.service.ts");
+  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumption.service.ts");
 })();
 
 ;
@@ -75066,7 +75066,7 @@ exports.default = ConsumptionFormatterService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/bastien/ecolyo/src/services/consumptionFormatter.service.ts");
+  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionFormatter.service.ts");
 })();
 
 ;
@@ -75500,7 +75500,7 @@ exports.default = DateChartService;
     return;
   }
 
-  reactHotLoader.register(DateChartService, "DateChartService", "/home/bastien/ecolyo/src/services/dateChart.service.ts");
+  reactHotLoader.register(DateChartService, "DateChartService", "/home/remi/D\xE9veloppement/ecolyo/src/services/dateChart.service.ts");
 })();
 
 ;
@@ -75573,7 +75573,7 @@ exports.default = ConfigService;
     return;
   }
 
-  reactHotLoader.register(ConfigService, "ConfigService", "/home/bastien/ecolyo/src/services/fluidConfig.service.ts");
+  reactHotLoader.register(ConfigService, "ConfigService", "/home/remi/D\xE9veloppement/ecolyo/src/services/fluidConfig.service.ts");
 })();
 
 ;
@@ -75797,14 +75797,14 @@ exports.getActualAnalysisDate = getActualAnalysisDate;
     return;
   }
 
-  reactHotLoader.register(compareDates, "compareDates", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getLagDays, "getLagDays", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/bastien/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(compareDates, "compareDates", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getLagDays, "getLagDays", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
 })();
 
 ;
@@ -76219,7 +76219,7 @@ exports.default = QueryRunner;
     return;
   }
 
-  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/bastien/ecolyo/src/services/queryRunner.service.ts");
+  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/remi/D\xE9veloppement/ecolyo/src/services/queryRunner.service.ts");
 })();
 
 ;
@@ -76328,7 +76328,7 @@ exports.default = ConsumptionValidatorService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/bastien/ecolyo/src/services/consumptionValidator.service.ts");
+  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionValidator.service.ts");
 })();
 
 ;
@@ -76425,7 +76425,7 @@ exports.default = ConverterService;
     return;
   }
 
-  reactHotLoader.register(ConverterService, "ConverterService", "/home/bastien/ecolyo/src/services/converter.service.ts");
+  reactHotLoader.register(ConverterService, "ConverterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/converter.service.ts");
 })();
 
 ;
@@ -76618,7 +76618,7 @@ exports.default = FluidService;
     return;
   }
 
-  reactHotLoader.register(FluidService, "FluidService", "/home/bastien/ecolyo/src/services/fluid.service.ts");
+  reactHotLoader.register(FluidService, "FluidService", "/home/remi/D\xE9veloppement/ecolyo/src/services/fluid.service.ts");
 })();
 
 ;
@@ -76716,7 +76716,7 @@ exports.default = KonnectorService;
     return;
   }
 
-  reactHotLoader.register(KonnectorService, "KonnectorService", "/home/bastien/ecolyo/src/services/konnector.service.ts");
+  reactHotLoader.register(KonnectorService, "KonnectorService", "/home/remi/D\xE9veloppement/ecolyo/src/services/konnector.service.ts");
 })();
 
 ;
@@ -76850,7 +76850,7 @@ exports.default = TriggerService;
     return;
   }
 
-  reactHotLoader.register(TriggerService, "TriggerService", "/home/bastien/ecolyo/src/services/triggers.service.ts");
+  reactHotLoader.register(TriggerService, "TriggerService", "/home/remi/D\xE9veloppement/ecolyo/src/services/triggers.service.ts");
 })();
 
 ;
@@ -92992,7 +92992,7 @@ exports.default = AccountService;
     return;
   }
 
-  reactHotLoader.register(AccountService, "AccountService", "/home/bastien/ecolyo/src/services/account.service.ts");
+  reactHotLoader.register(AccountService, "AccountService", "/home/remi/D\xE9veloppement/ecolyo/src/services/account.service.ts");
 })();
 
 ;
@@ -93240,17 +93240,17 @@ exports.getSeason = getSeason;
     return;
   }
 
-  reactHotLoader.register(getFluidType, "getFluidType", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getKonnectorUpdateError, "getKonnectorUpdateError", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(isKonnectorActive, "isKonnectorActive", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(formatNumberValues, "formatNumberValues", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationship, "getRelationship", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationshipHasMany, "getRelationshipHasMany", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationships, "getRelationships", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(importIconbyId, "importIconbyId", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getPreviousMonthName, "getPreviousMonthName", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getMonthNameWithPrep, "getMonthNameWithPrep", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getSeason, "getSeason", "/home/bastien/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getFluidType, "getFluidType", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getKonnectorUpdateError, "getKonnectorUpdateError", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(isKonnectorActive, "isKonnectorActive", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(formatNumberValues, "formatNumberValues", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationship, "getRelationship", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationshipHasMany, "getRelationshipHasMany", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationships, "getRelationships", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(importIconbyId, "importIconbyId", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getPreviousMonthName, "getPreviousMonthName", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getMonthNameWithPrep, "getMonthNameWithPrep", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getSeason, "getSeason", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
 })();
 
 ;
@@ -94595,7 +94595,7 @@ exports.default = EnvironmentService;
     return;
   }
 
-  reactHotLoader.register(EnvironmentService, "EnvironmentService", "/home/bastien/ecolyo/src/services/environment.service.ts");
+  reactHotLoader.register(EnvironmentService, "EnvironmentService", "/home/remi/D\xE9veloppement/ecolyo/src/services/environment.service.ts");
 })();
 
 ;
@@ -95403,7 +95403,7 @@ exports.default = ChallengeService;
     return;
   }
 
-  reactHotLoader.register(ChallengeService, "ChallengeService", "/home/bastien/ecolyo/src/services/challenge.service.ts");
+  reactHotLoader.register(ChallengeService, "ChallengeService", "/home/remi/D\xE9veloppement/ecolyo/src/services/challenge.service.ts");
 })();
 
 ;
@@ -95832,7 +95832,7 @@ exports.default = DuelService;
     return;
   }
 
-  reactHotLoader.register(DuelService, "DuelService", "/home/bastien/ecolyo/src/services/duel.service.ts");
+  reactHotLoader.register(DuelService, "DuelService", "/home/remi/D\xE9veloppement/ecolyo/src/services/duel.service.ts");
 })();
 
 ;
@@ -95940,7 +95940,7 @@ exports.default = PerformanceIndicatorService;
     return;
   }
 
-  reactHotLoader.register(PerformanceIndicatorService, "PerformanceIndicatorService", "/home/bastien/ecolyo/src/services/performanceIndicator.service.ts");
+  reactHotLoader.register(PerformanceIndicatorService, "PerformanceIndicatorService", "/home/remi/D\xE9veloppement/ecolyo/src/services/performanceIndicator.service.ts");
 })();
 
 ;
@@ -95997,9 +95997,9 @@ function sum(dataA) {
     return;
   }
 
-  reactHotLoader.register(getRoundFloat, "getRoundFloat", "/home/bastien/ecolyo/src/utils/math.ts");
-  reactHotLoader.register(getPercentage, "getPercentage", "/home/bastien/ecolyo/src/utils/math.ts");
-  reactHotLoader.register(sum, "sum", "/home/bastien/ecolyo/src/utils/math.ts");
+  reactHotLoader.register(getRoundFloat, "getRoundFloat", "/home/remi/D\xE9veloppement/ecolyo/src/utils/math.ts");
+  reactHotLoader.register(getPercentage, "getPercentage", "/home/remi/D\xE9veloppement/ecolyo/src/utils/math.ts");
+  reactHotLoader.register(sum, "sum", "/home/remi/D\xE9veloppement/ecolyo/src/utils/math.ts");
 })();
 
 ;
@@ -96678,7 +96678,7 @@ exports.default = QuizService;
     return;
   }
 
-  reactHotLoader.register(QuizService, "QuizService", "/home/bastien/ecolyo/src/services/quiz.service.ts");
+  reactHotLoader.register(QuizService, "QuizService", "/home/remi/D\xE9veloppement/ecolyo/src/services/quiz.service.ts");
 })();
 
 ;
@@ -96987,7 +96987,7 @@ exports.default = ExplorationService;
     return;
   }
 
-  reactHotLoader.register(ExplorationService, "ExplorationService", "/home/bastien/ecolyo/src/services/exploration.service.ts");
+  reactHotLoader.register(ExplorationService, "ExplorationService", "/home/remi/D\xE9veloppement/ecolyo/src/services/exploration.service.ts");
 })();
 
 ;
@@ -97332,7 +97332,7 @@ exports.default = ActionService;
     return;
   }
 
-  reactHotLoader.register(ActionService, "ActionService", "/home/bastien/ecolyo/src/services/action.service.ts");
+  reactHotLoader.register(ActionService, "ActionService", "/home/remi/D\xE9veloppement/ecolyo/src/services/action.service.ts");
 })();
 
 ;
@@ -97561,7 +97561,7 @@ exports.default = EcogestureService;
     return;
   }
 
-  reactHotLoader.register(EcogestureService, "EcogestureService", "/home/bastien/ecolyo/src/services/ecogesture.service.ts");
+  reactHotLoader.register(EcogestureService, "EcogestureService", "/home/remi/D\xE9veloppement/ecolyo/src/services/ecogesture.service.ts");
 })();
 
 ;
@@ -97943,7 +97943,7 @@ exports.default = ProfileTypeEntityService;
     return;
   }
 
-  reactHotLoader.register(ProfileTypeEntityService, "ProfileTypeEntityService", "/home/bastien/ecolyo/src/services/profileTypeEntity.service.ts");
+  reactHotLoader.register(ProfileTypeEntityService, "ProfileTypeEntityService", "/home/remi/D\xE9veloppement/ecolyo/src/services/profileTypeEntity.service.ts");
 })();
 
 ;
@@ -98096,7 +98096,7 @@ exports.default = TermsService;
     return;
   }
 
-  reactHotLoader.register(TermsService, "TermsService", "/home/bastien/ecolyo/src/services/terms.service.ts");
+  reactHotLoader.register(TermsService, "TermsService", "/home/remi/D\xE9veloppement/ecolyo/src/services/terms.service.ts");
 })();
 
 ;
diff --git a/services/consumptionAlert/ecolyo.js b/services/consumptionAlert/ecolyo.js
index 0e310ac10..9c84c9f31 100644
--- a/services/consumptionAlert/ecolyo.js
+++ b/services/consumptionAlert/ecolyo.js
@@ -2460,8 +2460,8 @@ exports.runService = runService;
     return;
   }
 
-  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/bastien/ecolyo/src/targets/services/service.ts");
-  reactHotLoader.register(runService, "runService", "/home/bastien/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(runService, "runService", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
 })();
 
 ;
@@ -63881,8 +63881,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(doctypes, "doctypes", "/home/bastien/ecolyo/src/doctypes/index.ts");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(doctypes, "doctypes", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
 })();
 
 ;
@@ -63925,7 +63925,7 @@ exports.ENEDIS_DAY_DOCTYPE = ENEDIS_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
+  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
 })();
 
 ;
@@ -63968,7 +63968,7 @@ exports.GRDF_DAY_DOCTYPE = GRDF_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
+  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
 })();
 
 ;
@@ -64011,7 +64011,7 @@ exports.EGL_DAY_DOCTYPE = EGL_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
+  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
 })();
 
 ;
@@ -64054,7 +64054,7 @@ exports.KONNECTORS_DOCTYPE = KONNECTORS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-konnectors.ts");
+  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-konnectors.ts");
 })();
 
 ;
@@ -64097,7 +64097,7 @@ exports.ACCOUNTS_DOCTYPE = ACCOUNTS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-accounts.ts");
+  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-accounts.ts");
 })();
 
 ;
@@ -64140,7 +64140,7 @@ exports.JOBS_DOCTYPE = JOBS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-jobs.ts");
+  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-jobs.ts");
 })();
 
 ;
@@ -64183,7 +64183,7 @@ exports.TERMS_DOCTYPE = TERMS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-terms.ts");
+  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-terms.ts");
 })();
 
 ;
@@ -64226,7 +64226,7 @@ exports.ECOGESTURE_DOCTYPE = ECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
+  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
 })();
 
 ;
@@ -64269,7 +64269,7 @@ exports.PROFILE_DOCTYPE = PROFILE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
+  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
 })();
 
 ;
@@ -64312,7 +64312,7 @@ exports.PROFILETYPE_DOCTYPE = PROFILETYPE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
+  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
 })();
 
 ;
@@ -64355,7 +64355,7 @@ exports.SCHEMAS_DOCTYPE = SCHEMAS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
+  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
 })();
 
 ;
@@ -64398,7 +64398,7 @@ exports.CHALLENGE_DOCTYPE = CHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
+  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
 })();
 
 ;
@@ -64441,7 +64441,7 @@ exports.USERCHALLENGE_DOCTYPE = USERCHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
+  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
 })();
 
 ;
@@ -64484,7 +64484,7 @@ exports.DUEL_DOCTYPE = DUEL_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
+  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
 })();
 
 ;
@@ -64527,7 +64527,7 @@ exports.QUIZ_DOCTYPE = QUIZ_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
+  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
 })();
 
 ;
@@ -64570,7 +64570,7 @@ exports.FLUIDPRICES_DOCTYPE = FLUIDPRICES_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
+  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
 })();
 
 ;
@@ -64613,7 +64613,7 @@ exports.USAGEEVENT_DOCTYPE = USAGEEVENT_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
+  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
 })();
 
 ;
@@ -64656,7 +64656,7 @@ exports.EXPLORATION_DOCTYPE = EXPLORATION_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
+  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
 })();
 
 ;
@@ -64699,7 +64699,7 @@ exports.ENEDIS_YEAR_DOCTYPE = ENEDIS_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
+  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
 })();
 
 ;
@@ -64742,7 +64742,7 @@ exports.ENEDIS_MONTH_DOCTYPE = ENEDIS_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
+  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
 })();
 
 ;
@@ -64785,7 +64785,7 @@ exports.ENEDIS_MINUTE_DOCTYPE = ENEDIS_MINUTE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
+  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
 })();
 
 ;
@@ -64828,7 +64828,7 @@ exports.GRDF_YEAR_DOCTYPE = GRDF_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
+  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
 })();
 
 ;
@@ -64871,7 +64871,7 @@ exports.GRDF_MONTH_DOCTYPE = GRDF_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
+  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
 })();
 
 ;
@@ -64914,7 +64914,7 @@ exports.EGL_YEAR_DOCTYPE = EGL_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
+  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
 })();
 
 ;
@@ -64957,7 +64957,7 @@ exports.EGL_MONTH_DOCTYPE = EGL_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
+  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
 })();
 
 ;
@@ -65000,7 +65000,7 @@ exports.ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE = ENEDIS_MONTHLY_ANALYSIS_DATA_DOCT
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
+  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
 })();
 
 ;
@@ -65043,7 +65043,7 @@ exports.ENEDIS_MAXPOWER_DOCTYPE = ENEDIS_MAXPOWER_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
+  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
 })();
 
 ;
@@ -65086,7 +65086,7 @@ exports.PROFILEECOGESTURE_DOCTYPE = PROFILEECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
+  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
 })();
 
 ;
@@ -65129,7 +65129,7 @@ exports.TRIGGERS_DOCTYPE = TRIGGERS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-triggers.ts");
+  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-triggers.ts");
 })();
 
 ;
@@ -72868,7 +72868,7 @@ exports.default = ProfileService;
     return;
   }
 
-  reactHotLoader.register(ProfileService, "ProfileService", "/home/bastien/ecolyo/src/services/profile.service.ts");
+  reactHotLoader.register(ProfileService, "ProfileService", "/home/remi/D\xE9veloppement/ecolyo/src/services/profile.service.ts");
 })();
 
 ;
@@ -73339,7 +73339,7 @@ exports.default = ConsumptionDataManager;
     return;
   }
 
-  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/bastien/ecolyo/src/services/consumption.service.ts");
+  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumption.service.ts");
 })();
 
 ;
@@ -73637,7 +73637,7 @@ exports.default = ConsumptionFormatterService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/bastien/ecolyo/src/services/consumptionFormatter.service.ts");
+  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionFormatter.service.ts");
 })();
 
 ;
@@ -74071,7 +74071,7 @@ exports.default = DateChartService;
     return;
   }
 
-  reactHotLoader.register(DateChartService, "DateChartService", "/home/bastien/ecolyo/src/services/dateChart.service.ts");
+  reactHotLoader.register(DateChartService, "DateChartService", "/home/remi/D\xE9veloppement/ecolyo/src/services/dateChart.service.ts");
 })();
 
 ;
@@ -74144,7 +74144,7 @@ exports.default = ConfigService;
     return;
   }
 
-  reactHotLoader.register(ConfigService, "ConfigService", "/home/bastien/ecolyo/src/services/fluidConfig.service.ts");
+  reactHotLoader.register(ConfigService, "ConfigService", "/home/remi/D\xE9veloppement/ecolyo/src/services/fluidConfig.service.ts");
 })();
 
 ;
@@ -74368,14 +74368,14 @@ exports.getActualAnalysisDate = getActualAnalysisDate;
     return;
   }
 
-  reactHotLoader.register(compareDates, "compareDates", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getLagDays, "getLagDays", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/bastien/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(compareDates, "compareDates", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getLagDays, "getLagDays", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
 })();
 
 ;
@@ -74790,7 +74790,7 @@ exports.default = QueryRunner;
     return;
   }
 
-  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/bastien/ecolyo/src/services/queryRunner.service.ts");
+  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/remi/D\xE9veloppement/ecolyo/src/services/queryRunner.service.ts");
 })();
 
 ;
@@ -74899,7 +74899,7 @@ exports.default = ConsumptionValidatorService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/bastien/ecolyo/src/services/consumptionValidator.service.ts");
+  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionValidator.service.ts");
 })();
 
 ;
@@ -74996,7 +74996,7 @@ exports.default = ConverterService;
     return;
   }
 
-  reactHotLoader.register(ConverterService, "ConverterService", "/home/bastien/ecolyo/src/services/converter.service.ts");
+  reactHotLoader.register(ConverterService, "ConverterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/converter.service.ts");
 })();
 
 ;
@@ -75706,17 +75706,17 @@ exports.getSeason = getSeason;
     return;
   }
 
-  reactHotLoader.register(getFluidType, "getFluidType", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getKonnectorUpdateError, "getKonnectorUpdateError", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(isKonnectorActive, "isKonnectorActive", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(formatNumberValues, "formatNumberValues", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationship, "getRelationship", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationshipHasMany, "getRelationshipHasMany", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationships, "getRelationships", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(importIconbyId, "importIconbyId", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getPreviousMonthName, "getPreviousMonthName", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getMonthNameWithPrep, "getMonthNameWithPrep", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getSeason, "getSeason", "/home/bastien/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getFluidType, "getFluidType", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getKonnectorUpdateError, "getKonnectorUpdateError", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(isKonnectorActive, "isKonnectorActive", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(formatNumberValues, "formatNumberValues", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationship, "getRelationship", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationshipHasMany, "getRelationshipHasMany", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationships, "getRelationships", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(importIconbyId, "importIconbyId", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getPreviousMonthName, "getPreviousMonthName", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getMonthNameWithPrep, "getMonthNameWithPrep", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getSeason, "getSeason", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
 })();
 
 ;
@@ -77061,7 +77061,7 @@ exports.default = EnvironmentService;
     return;
   }
 
-  reactHotLoader.register(EnvironmentService, "EnvironmentService", "/home/bastien/ecolyo/src/services/environment.service.ts");
+  reactHotLoader.register(EnvironmentService, "EnvironmentService", "/home/remi/D\xE9veloppement/ecolyo/src/services/environment.service.ts");
 })();
 
 ;
@@ -77223,8 +77223,8 @@ const consumptionAlert = async ({
     return;
   }
 
-  reactHotLoader.register(log, "log", "/home/bastien/ecolyo/src/targets/services/consumptionAlert.ts");
-  reactHotLoader.register(consumptionAlert, "consumptionAlert", "/home/bastien/ecolyo/src/targets/services/consumptionAlert.ts");
+  reactHotLoader.register(log, "log", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/consumptionAlert.ts");
+  reactHotLoader.register(consumptionAlert, "consumptionAlert", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/consumptionAlert.ts");
 })();
 
 ;
@@ -77286,7 +77286,7 @@ exports.default = MailService;
     return;
   }
 
-  reactHotLoader.register(MailService, "MailService", "/home/bastien/ecolyo/src/services/mail.service.ts");
+  reactHotLoader.register(MailService, "MailService", "/home/remi/D\xE9veloppement/ecolyo/src/services/mail.service.ts");
 })();
 
 ;
diff --git a/services/enedisHalfHourMonthlyAnalysis/ecolyo.js b/services/enedisHalfHourMonthlyAnalysis/ecolyo.js
index 65092f6ba..d013228c6 100644
--- a/services/enedisHalfHourMonthlyAnalysis/ecolyo.js
+++ b/services/enedisHalfHourMonthlyAnalysis/ecolyo.js
@@ -2460,8 +2460,8 @@ exports.runService = runService;
     return;
   }
 
-  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/bastien/ecolyo/src/targets/services/service.ts");
-  reactHotLoader.register(runService, "runService", "/home/bastien/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(runService, "runService", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
 })();
 
 ;
@@ -63881,8 +63881,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(doctypes, "doctypes", "/home/bastien/ecolyo/src/doctypes/index.ts");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(doctypes, "doctypes", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
 })();
 
 ;
@@ -63925,7 +63925,7 @@ exports.ENEDIS_DAY_DOCTYPE = ENEDIS_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
+  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
 })();
 
 ;
@@ -63968,7 +63968,7 @@ exports.GRDF_DAY_DOCTYPE = GRDF_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
+  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
 })();
 
 ;
@@ -64011,7 +64011,7 @@ exports.EGL_DAY_DOCTYPE = EGL_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
+  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
 })();
 
 ;
@@ -64054,7 +64054,7 @@ exports.KONNECTORS_DOCTYPE = KONNECTORS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-konnectors.ts");
+  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-konnectors.ts");
 })();
 
 ;
@@ -64097,7 +64097,7 @@ exports.ACCOUNTS_DOCTYPE = ACCOUNTS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-accounts.ts");
+  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-accounts.ts");
 })();
 
 ;
@@ -64140,7 +64140,7 @@ exports.JOBS_DOCTYPE = JOBS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-jobs.ts");
+  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-jobs.ts");
 })();
 
 ;
@@ -64183,7 +64183,7 @@ exports.TERMS_DOCTYPE = TERMS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-terms.ts");
+  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-terms.ts");
 })();
 
 ;
@@ -64226,7 +64226,7 @@ exports.ECOGESTURE_DOCTYPE = ECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
+  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
 })();
 
 ;
@@ -64269,7 +64269,7 @@ exports.PROFILE_DOCTYPE = PROFILE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
+  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
 })();
 
 ;
@@ -64312,7 +64312,7 @@ exports.PROFILETYPE_DOCTYPE = PROFILETYPE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
+  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
 })();
 
 ;
@@ -64355,7 +64355,7 @@ exports.SCHEMAS_DOCTYPE = SCHEMAS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
+  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
 })();
 
 ;
@@ -64398,7 +64398,7 @@ exports.CHALLENGE_DOCTYPE = CHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
+  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
 })();
 
 ;
@@ -64441,7 +64441,7 @@ exports.USERCHALLENGE_DOCTYPE = USERCHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
+  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
 })();
 
 ;
@@ -64484,7 +64484,7 @@ exports.DUEL_DOCTYPE = DUEL_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
+  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
 })();
 
 ;
@@ -64527,7 +64527,7 @@ exports.QUIZ_DOCTYPE = QUIZ_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
+  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
 })();
 
 ;
@@ -64570,7 +64570,7 @@ exports.FLUIDPRICES_DOCTYPE = FLUIDPRICES_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
+  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
 })();
 
 ;
@@ -64613,7 +64613,7 @@ exports.USAGEEVENT_DOCTYPE = USAGEEVENT_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
+  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
 })();
 
 ;
@@ -64656,7 +64656,7 @@ exports.EXPLORATION_DOCTYPE = EXPLORATION_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
+  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
 })();
 
 ;
@@ -64699,7 +64699,7 @@ exports.ENEDIS_YEAR_DOCTYPE = ENEDIS_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
+  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
 })();
 
 ;
@@ -64742,7 +64742,7 @@ exports.ENEDIS_MONTH_DOCTYPE = ENEDIS_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
+  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
 })();
 
 ;
@@ -64785,7 +64785,7 @@ exports.ENEDIS_MINUTE_DOCTYPE = ENEDIS_MINUTE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
+  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
 })();
 
 ;
@@ -64828,7 +64828,7 @@ exports.GRDF_YEAR_DOCTYPE = GRDF_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
+  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
 })();
 
 ;
@@ -64871,7 +64871,7 @@ exports.GRDF_MONTH_DOCTYPE = GRDF_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
+  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
 })();
 
 ;
@@ -64914,7 +64914,7 @@ exports.EGL_YEAR_DOCTYPE = EGL_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
+  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
 })();
 
 ;
@@ -64957,7 +64957,7 @@ exports.EGL_MONTH_DOCTYPE = EGL_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
+  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
 })();
 
 ;
@@ -65000,7 +65000,7 @@ exports.ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE = ENEDIS_MONTHLY_ANALYSIS_DATA_DOCT
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
+  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
 })();
 
 ;
@@ -65043,7 +65043,7 @@ exports.ENEDIS_MAXPOWER_DOCTYPE = ENEDIS_MAXPOWER_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
+  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
 })();
 
 ;
@@ -65086,7 +65086,7 @@ exports.PROFILEECOGESTURE_DOCTYPE = PROFILEECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
+  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
 })();
 
 ;
@@ -65129,7 +65129,7 @@ exports.TRIGGERS_DOCTYPE = TRIGGERS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-triggers.ts");
+  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-triggers.ts");
 })();
 
 ;
@@ -73218,7 +73218,7 @@ exports.default = ConsumptionDataManager;
     return;
   }
 
-  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/bastien/ecolyo/src/services/consumption.service.ts");
+  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumption.service.ts");
 })();
 
 ;
@@ -73516,7 +73516,7 @@ exports.default = ConsumptionFormatterService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/bastien/ecolyo/src/services/consumptionFormatter.service.ts");
+  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionFormatter.service.ts");
 })();
 
 ;
@@ -73950,7 +73950,7 @@ exports.default = DateChartService;
     return;
   }
 
-  reactHotLoader.register(DateChartService, "DateChartService", "/home/bastien/ecolyo/src/services/dateChart.service.ts");
+  reactHotLoader.register(DateChartService, "DateChartService", "/home/remi/D\xE9veloppement/ecolyo/src/services/dateChart.service.ts");
 })();
 
 ;
@@ -74023,7 +74023,7 @@ exports.default = ConfigService;
     return;
   }
 
-  reactHotLoader.register(ConfigService, "ConfigService", "/home/bastien/ecolyo/src/services/fluidConfig.service.ts");
+  reactHotLoader.register(ConfigService, "ConfigService", "/home/remi/D\xE9veloppement/ecolyo/src/services/fluidConfig.service.ts");
 })();
 
 ;
@@ -74247,14 +74247,14 @@ exports.getActualAnalysisDate = getActualAnalysisDate;
     return;
   }
 
-  reactHotLoader.register(compareDates, "compareDates", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getLagDays, "getLagDays", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/bastien/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(compareDates, "compareDates", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getLagDays, "getLagDays", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
 })();
 
 ;
@@ -74669,7 +74669,7 @@ exports.default = QueryRunner;
     return;
   }
 
-  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/bastien/ecolyo/src/services/queryRunner.service.ts");
+  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/remi/D\xE9veloppement/ecolyo/src/services/queryRunner.service.ts");
 })();
 
 ;
@@ -74778,7 +74778,7 @@ exports.default = ConsumptionValidatorService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/bastien/ecolyo/src/services/consumptionValidator.service.ts");
+  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionValidator.service.ts");
 })();
 
 ;
@@ -74875,7 +74875,7 @@ exports.default = ConverterService;
     return;
   }
 
-  reactHotLoader.register(ConverterService, "ConverterService", "/home/bastien/ecolyo/src/services/converter.service.ts");
+  reactHotLoader.register(ConverterService, "ConverterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/converter.service.ts");
 })();
 
 ;
@@ -76090,12 +76090,12 @@ const syncEnedisMonthlyAnalysisDataDoctype = async ({
     return;
   }
 
-  reactHotLoader.register(log, "log", "/home/bastien/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
-  reactHotLoader.register(getMinMonthlyLoad, "getMinMonthlyLoad", "/home/bastien/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
-  reactHotLoader.register(populateArrayWithTotalData, "populateArrayWithTotalData", "/home/bastien/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
-  reactHotLoader.register(getMonthMaxPower, "getMonthMaxPower", "/home/bastien/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
-  reactHotLoader.register(getEnedisMonthAnalysisData, "getEnedisMonthAnalysisData", "/home/bastien/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
-  reactHotLoader.register(syncEnedisMonthlyAnalysisDataDoctype, "syncEnedisMonthlyAnalysisDataDoctype", "/home/bastien/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
+  reactHotLoader.register(log, "log", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
+  reactHotLoader.register(getMinMonthlyLoad, "getMinMonthlyLoad", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
+  reactHotLoader.register(populateArrayWithTotalData, "populateArrayWithTotalData", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
+  reactHotLoader.register(getMonthMaxPower, "getMonthMaxPower", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
+  reactHotLoader.register(getEnedisMonthAnalysisData, "getEnedisMonthAnalysisData", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
+  reactHotLoader.register(syncEnedisMonthlyAnalysisDataDoctype, "syncEnedisMonthlyAnalysisDataDoctype", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/enedisHalfHourMonthlyAnalysis.ts");
 })();
 
 ;
@@ -76295,7 +76295,7 @@ exports.default = EnedisMonthlyAnalysisDataService;
     return;
   }
 
-  reactHotLoader.register(EnedisMonthlyAnalysisDataService, "EnedisMonthlyAnalysisDataService", "/home/bastien/ecolyo/src/services/enedisMonthlyAnalysisData.service.ts");
+  reactHotLoader.register(EnedisMonthlyAnalysisDataService, "EnedisMonthlyAnalysisDataService", "/home/remi/D\xE9veloppement/ecolyo/src/services/enedisMonthlyAnalysisData.service.ts");
 })();
 
 ;
diff --git a/services/fluidsPrices/ecolyo.js b/services/fluidsPrices/ecolyo.js
index 0afc6eb65..93f98e058 100644
--- a/services/fluidsPrices/ecolyo.js
+++ b/services/fluidsPrices/ecolyo.js
@@ -2460,8 +2460,8 @@ exports.runService = runService;
     return;
   }
 
-  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/bastien/ecolyo/src/targets/services/service.ts");
-  reactHotLoader.register(runService, "runService", "/home/bastien/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(runService, "runService", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
 })();
 
 ;
@@ -63881,8 +63881,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(doctypes, "doctypes", "/home/bastien/ecolyo/src/doctypes/index.ts");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(doctypes, "doctypes", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
 })();
 
 ;
@@ -63925,7 +63925,7 @@ exports.ENEDIS_DAY_DOCTYPE = ENEDIS_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
+  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
 })();
 
 ;
@@ -63968,7 +63968,7 @@ exports.GRDF_DAY_DOCTYPE = GRDF_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
+  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
 })();
 
 ;
@@ -64011,7 +64011,7 @@ exports.EGL_DAY_DOCTYPE = EGL_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
+  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
 })();
 
 ;
@@ -64054,7 +64054,7 @@ exports.KONNECTORS_DOCTYPE = KONNECTORS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-konnectors.ts");
+  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-konnectors.ts");
 })();
 
 ;
@@ -64097,7 +64097,7 @@ exports.ACCOUNTS_DOCTYPE = ACCOUNTS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-accounts.ts");
+  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-accounts.ts");
 })();
 
 ;
@@ -64140,7 +64140,7 @@ exports.JOBS_DOCTYPE = JOBS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-jobs.ts");
+  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-jobs.ts");
 })();
 
 ;
@@ -64183,7 +64183,7 @@ exports.TERMS_DOCTYPE = TERMS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-terms.ts");
+  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-terms.ts");
 })();
 
 ;
@@ -64226,7 +64226,7 @@ exports.ECOGESTURE_DOCTYPE = ECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
+  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
 })();
 
 ;
@@ -64269,7 +64269,7 @@ exports.PROFILE_DOCTYPE = PROFILE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
+  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
 })();
 
 ;
@@ -64312,7 +64312,7 @@ exports.PROFILETYPE_DOCTYPE = PROFILETYPE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
+  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
 })();
 
 ;
@@ -64355,7 +64355,7 @@ exports.SCHEMAS_DOCTYPE = SCHEMAS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
+  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
 })();
 
 ;
@@ -64398,7 +64398,7 @@ exports.CHALLENGE_DOCTYPE = CHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
+  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
 })();
 
 ;
@@ -64441,7 +64441,7 @@ exports.USERCHALLENGE_DOCTYPE = USERCHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
+  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
 })();
 
 ;
@@ -64484,7 +64484,7 @@ exports.DUEL_DOCTYPE = DUEL_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
+  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
 })();
 
 ;
@@ -64527,7 +64527,7 @@ exports.QUIZ_DOCTYPE = QUIZ_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
+  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
 })();
 
 ;
@@ -64570,7 +64570,7 @@ exports.FLUIDPRICES_DOCTYPE = FLUIDPRICES_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
+  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
 })();
 
 ;
@@ -64613,7 +64613,7 @@ exports.USAGEEVENT_DOCTYPE = USAGEEVENT_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
+  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
 })();
 
 ;
@@ -64656,7 +64656,7 @@ exports.EXPLORATION_DOCTYPE = EXPLORATION_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
+  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
 })();
 
 ;
@@ -64699,7 +64699,7 @@ exports.ENEDIS_YEAR_DOCTYPE = ENEDIS_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
+  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
 })();
 
 ;
@@ -64742,7 +64742,7 @@ exports.ENEDIS_MONTH_DOCTYPE = ENEDIS_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
+  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
 })();
 
 ;
@@ -64785,7 +64785,7 @@ exports.ENEDIS_MINUTE_DOCTYPE = ENEDIS_MINUTE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
+  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
 })();
 
 ;
@@ -64828,7 +64828,7 @@ exports.GRDF_YEAR_DOCTYPE = GRDF_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
+  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
 })();
 
 ;
@@ -64871,7 +64871,7 @@ exports.GRDF_MONTH_DOCTYPE = GRDF_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
+  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
 })();
 
 ;
@@ -64914,7 +64914,7 @@ exports.EGL_YEAR_DOCTYPE = EGL_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
+  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
 })();
 
 ;
@@ -64957,7 +64957,7 @@ exports.EGL_MONTH_DOCTYPE = EGL_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
+  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
 })();
 
 ;
@@ -65000,7 +65000,7 @@ exports.ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE = ENEDIS_MONTHLY_ANALYSIS_DATA_DOCT
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
+  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
 })();
 
 ;
@@ -65043,7 +65043,7 @@ exports.ENEDIS_MAXPOWER_DOCTYPE = ENEDIS_MAXPOWER_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
+  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
 })();
 
 ;
@@ -65086,7 +65086,7 @@ exports.PROFILEECOGESTURE_DOCTYPE = PROFILEECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
+  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
 })();
 
 ;
@@ -65129,7 +65129,7 @@ exports.TRIGGERS_DOCTYPE = TRIGGERS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-triggers.ts");
+  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-triggers.ts");
 })();
 
 ;
@@ -73218,7 +73218,7 @@ exports.default = ConsumptionDataManager;
     return;
   }
 
-  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/bastien/ecolyo/src/services/consumption.service.ts");
+  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumption.service.ts");
 })();
 
 ;
@@ -73516,7 +73516,7 @@ exports.default = ConsumptionFormatterService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/bastien/ecolyo/src/services/consumptionFormatter.service.ts");
+  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionFormatter.service.ts");
 })();
 
 ;
@@ -73950,7 +73950,7 @@ exports.default = DateChartService;
     return;
   }
 
-  reactHotLoader.register(DateChartService, "DateChartService", "/home/bastien/ecolyo/src/services/dateChart.service.ts");
+  reactHotLoader.register(DateChartService, "DateChartService", "/home/remi/D\xE9veloppement/ecolyo/src/services/dateChart.service.ts");
 })();
 
 ;
@@ -74023,7 +74023,7 @@ exports.default = ConfigService;
     return;
   }
 
-  reactHotLoader.register(ConfigService, "ConfigService", "/home/bastien/ecolyo/src/services/fluidConfig.service.ts");
+  reactHotLoader.register(ConfigService, "ConfigService", "/home/remi/D\xE9veloppement/ecolyo/src/services/fluidConfig.service.ts");
 })();
 
 ;
@@ -74247,14 +74247,14 @@ exports.getActualAnalysisDate = getActualAnalysisDate;
     return;
   }
 
-  reactHotLoader.register(compareDates, "compareDates", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getLagDays, "getLagDays", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/bastien/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(compareDates, "compareDates", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getLagDays, "getLagDays", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
 })();
 
 ;
@@ -74669,7 +74669,7 @@ exports.default = QueryRunner;
     return;
   }
 
-  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/bastien/ecolyo/src/services/queryRunner.service.ts");
+  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/remi/D\xE9veloppement/ecolyo/src/services/queryRunner.service.ts");
 })();
 
 ;
@@ -74778,7 +74778,7 @@ exports.default = ConsumptionValidatorService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/bastien/ecolyo/src/services/consumptionValidator.service.ts");
+  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionValidator.service.ts");
 })();
 
 ;
@@ -74875,7 +74875,7 @@ exports.default = ConverterService;
     return;
   }
 
-  reactHotLoader.register(ConverterService, "ConverterService", "/home/bastien/ecolyo/src/services/converter.service.ts");
+  reactHotLoader.register(ConverterService, "ConverterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/converter.service.ts");
 })();
 
 ;
@@ -75397,7 +75397,7 @@ exports.default = EnvironmentService;
     return;
   }
 
-  reactHotLoader.register(EnvironmentService, "EnvironmentService", "/home/bastien/ecolyo/src/services/environment.service.ts");
+  reactHotLoader.register(EnvironmentService, "EnvironmentService", "/home/remi/D\xE9veloppement/ecolyo/src/services/environment.service.ts");
 })();
 
 ;
@@ -76233,17 +76233,17 @@ const processPrices = async ({
     return;
   }
 
-  reactHotLoader.register(log, "log", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
-  reactHotLoader.register(getRemotePricesByfluid, "getRemotePricesByfluid", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
-  reactHotLoader.register(synchroPricesToUpdate, "synchroPricesToUpdate", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
-  reactHotLoader.register(price, "price", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
-  reactHotLoader.register(sum, "sum", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
-  reactHotLoader.register(getTimePeriod, "getTimePeriod", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
-  reactHotLoader.register(aggregatePrices, "aggregatePrices", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
-  reactHotLoader.register(getDoctypeTypeByFluid, "getDoctypeTypeByFluid", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
-  reactHotLoader.register(getTimeSetByFluid, "getTimeSetByFluid", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
-  reactHotLoader.register(applyPrices, "applyPrices", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
-  reactHotLoader.register(processPrices, "processPrices", "/home/bastien/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(log, "log", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(getRemotePricesByfluid, "getRemotePricesByfluid", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(synchroPricesToUpdate, "synchroPricesToUpdate", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(price, "price", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(sum, "sum", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(getTimePeriod, "getTimePeriod", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(aggregatePrices, "aggregatePrices", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(getDoctypeTypeByFluid, "getDoctypeTypeByFluid", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(getTimeSetByFluid, "getTimeSetByFluid", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(applyPrices, "applyPrices", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
+  reactHotLoader.register(processPrices, "processPrices", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/fluidsPrices.ts");
 })();
 
 ;
@@ -76468,7 +76468,7 @@ exports.default = FluidPricesService;
     return;
   }
 
-  reactHotLoader.register(FluidPricesService, "FluidPricesService", "/home/bastien/ecolyo/src/services/fluidsPrices.service.ts");
+  reactHotLoader.register(FluidPricesService, "FluidPricesService", "/home/remi/D\xE9veloppement/ecolyo/src/services/fluidsPrices.service.ts");
 })();
 
 ;
diff --git a/services/monthlyReportNotification/ecolyo.js b/services/monthlyReportNotification/ecolyo.js
index 2147d87e8..b40ae704d 100644
--- a/services/monthlyReportNotification/ecolyo.js
+++ b/services/monthlyReportNotification/ecolyo.js
@@ -2460,8 +2460,8 @@ exports.runService = runService;
     return;
   }
 
-  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/bastien/ecolyo/src/targets/services/service.ts");
-  reactHotLoader.register(runService, "runService", "/home/bastien/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(runService, "runService", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
 })();
 
 ;
@@ -63881,8 +63881,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(doctypes, "doctypes", "/home/bastien/ecolyo/src/doctypes/index.ts");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(doctypes, "doctypes", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
 })();
 
 ;
@@ -63925,7 +63925,7 @@ exports.ENEDIS_DAY_DOCTYPE = ENEDIS_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
+  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
 })();
 
 ;
@@ -63968,7 +63968,7 @@ exports.GRDF_DAY_DOCTYPE = GRDF_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
+  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
 })();
 
 ;
@@ -64011,7 +64011,7 @@ exports.EGL_DAY_DOCTYPE = EGL_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
+  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
 })();
 
 ;
@@ -64054,7 +64054,7 @@ exports.KONNECTORS_DOCTYPE = KONNECTORS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-konnectors.ts");
+  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-konnectors.ts");
 })();
 
 ;
@@ -64097,7 +64097,7 @@ exports.ACCOUNTS_DOCTYPE = ACCOUNTS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-accounts.ts");
+  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-accounts.ts");
 })();
 
 ;
@@ -64140,7 +64140,7 @@ exports.JOBS_DOCTYPE = JOBS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-jobs.ts");
+  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-jobs.ts");
 })();
 
 ;
@@ -64183,7 +64183,7 @@ exports.TERMS_DOCTYPE = TERMS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-terms.ts");
+  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-terms.ts");
 })();
 
 ;
@@ -64226,7 +64226,7 @@ exports.ECOGESTURE_DOCTYPE = ECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
+  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
 })();
 
 ;
@@ -64269,7 +64269,7 @@ exports.PROFILE_DOCTYPE = PROFILE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
+  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
 })();
 
 ;
@@ -64312,7 +64312,7 @@ exports.PROFILETYPE_DOCTYPE = PROFILETYPE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
+  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
 })();
 
 ;
@@ -64355,7 +64355,7 @@ exports.SCHEMAS_DOCTYPE = SCHEMAS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
+  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
 })();
 
 ;
@@ -64398,7 +64398,7 @@ exports.CHALLENGE_DOCTYPE = CHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
+  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
 })();
 
 ;
@@ -64441,7 +64441,7 @@ exports.USERCHALLENGE_DOCTYPE = USERCHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
+  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
 })();
 
 ;
@@ -64484,7 +64484,7 @@ exports.DUEL_DOCTYPE = DUEL_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
+  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
 })();
 
 ;
@@ -64527,7 +64527,7 @@ exports.QUIZ_DOCTYPE = QUIZ_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
+  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
 })();
 
 ;
@@ -64570,7 +64570,7 @@ exports.FLUIDPRICES_DOCTYPE = FLUIDPRICES_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
+  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
 })();
 
 ;
@@ -64613,7 +64613,7 @@ exports.USAGEEVENT_DOCTYPE = USAGEEVENT_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
+  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
 })();
 
 ;
@@ -64656,7 +64656,7 @@ exports.EXPLORATION_DOCTYPE = EXPLORATION_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
+  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
 })();
 
 ;
@@ -64699,7 +64699,7 @@ exports.ENEDIS_YEAR_DOCTYPE = ENEDIS_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
+  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
 })();
 
 ;
@@ -64742,7 +64742,7 @@ exports.ENEDIS_MONTH_DOCTYPE = ENEDIS_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
+  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
 })();
 
 ;
@@ -64785,7 +64785,7 @@ exports.ENEDIS_MINUTE_DOCTYPE = ENEDIS_MINUTE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
+  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
 })();
 
 ;
@@ -64828,7 +64828,7 @@ exports.GRDF_YEAR_DOCTYPE = GRDF_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
+  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
 })();
 
 ;
@@ -64871,7 +64871,7 @@ exports.GRDF_MONTH_DOCTYPE = GRDF_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
+  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
 })();
 
 ;
@@ -64914,7 +64914,7 @@ exports.EGL_YEAR_DOCTYPE = EGL_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
+  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
 })();
 
 ;
@@ -64957,7 +64957,7 @@ exports.EGL_MONTH_DOCTYPE = EGL_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
+  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
 })();
 
 ;
@@ -65000,7 +65000,7 @@ exports.ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE = ENEDIS_MONTHLY_ANALYSIS_DATA_DOCT
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
+  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
 })();
 
 ;
@@ -65043,7 +65043,7 @@ exports.ENEDIS_MAXPOWER_DOCTYPE = ENEDIS_MAXPOWER_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
+  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
 })();
 
 ;
@@ -65086,7 +65086,7 @@ exports.PROFILEECOGESTURE_DOCTYPE = PROFILEECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
+  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
 })();
 
 ;
@@ -65129,7 +65129,7 @@ exports.TRIGGERS_DOCTYPE = TRIGGERS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-triggers.ts");
+  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-triggers.ts");
 })();
 
 ;
@@ -72868,7 +72868,7 @@ exports.default = ProfileService;
     return;
   }
 
-  reactHotLoader.register(ProfileService, "ProfileService", "/home/bastien/ecolyo/src/services/profile.service.ts");
+  reactHotLoader.register(ProfileService, "ProfileService", "/home/remi/D\xE9veloppement/ecolyo/src/services/profile.service.ts");
 })();
 
 ;
@@ -73339,7 +73339,7 @@ exports.default = ConsumptionDataManager;
     return;
   }
 
-  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/bastien/ecolyo/src/services/consumption.service.ts");
+  reactHotLoader.register(ConsumptionDataManager, "ConsumptionDataManager", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumption.service.ts");
 })();
 
 ;
@@ -73637,7 +73637,7 @@ exports.default = ConsumptionFormatterService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/bastien/ecolyo/src/services/consumptionFormatter.service.ts");
+  reactHotLoader.register(ConsumptionFormatterService, "ConsumptionFormatterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionFormatter.service.ts");
 })();
 
 ;
@@ -74071,7 +74071,7 @@ exports.default = DateChartService;
     return;
   }
 
-  reactHotLoader.register(DateChartService, "DateChartService", "/home/bastien/ecolyo/src/services/dateChart.service.ts");
+  reactHotLoader.register(DateChartService, "DateChartService", "/home/remi/D\xE9veloppement/ecolyo/src/services/dateChart.service.ts");
 })();
 
 ;
@@ -74144,7 +74144,7 @@ exports.default = ConfigService;
     return;
   }
 
-  reactHotLoader.register(ConfigService, "ConfigService", "/home/bastien/ecolyo/src/services/fluidConfig.service.ts");
+  reactHotLoader.register(ConfigService, "ConfigService", "/home/remi/D\xE9veloppement/ecolyo/src/services/fluidConfig.service.ts");
 })();
 
 ;
@@ -74368,14 +74368,14 @@ exports.getActualAnalysisDate = getActualAnalysisDate;
     return;
   }
 
-  reactHotLoader.register(compareDates, "compareDates", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getLagDays, "getLagDays", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/bastien/ecolyo/src/utils/date.ts");
-  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/bastien/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(compareDates, "compareDates", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastDateReached, "isLastDateReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(isLastPeriodReached, "isLastPeriodReached", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getLagDays, "getLagDays", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToShortDateString, "convertDateToShortDateString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthString, "convertDateToMonthString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(convertDateToMonthYearString, "convertDateToMonthYearString", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
+  reactHotLoader.register(getActualAnalysisDate, "getActualAnalysisDate", "/home/remi/D\xE9veloppement/ecolyo/src/utils/date.ts");
 })();
 
 ;
@@ -74790,7 +74790,7 @@ exports.default = QueryRunner;
     return;
   }
 
-  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/bastien/ecolyo/src/services/queryRunner.service.ts");
+  reactHotLoader.register(QueryRunner, "QueryRunner", "/home/remi/D\xE9veloppement/ecolyo/src/services/queryRunner.service.ts");
 })();
 
 ;
@@ -74899,7 +74899,7 @@ exports.default = ConsumptionValidatorService;
     return;
   }
 
-  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/bastien/ecolyo/src/services/consumptionValidator.service.ts");
+  reactHotLoader.register(ConsumptionValidatorService, "ConsumptionValidatorService", "/home/remi/D\xE9veloppement/ecolyo/src/services/consumptionValidator.service.ts");
 })();
 
 ;
@@ -74996,7 +74996,7 @@ exports.default = ConverterService;
     return;
   }
 
-  reactHotLoader.register(ConverterService, "ConverterService", "/home/bastien/ecolyo/src/services/converter.service.ts");
+  reactHotLoader.register(ConverterService, "ConverterService", "/home/remi/D\xE9veloppement/ecolyo/src/services/converter.service.ts");
 })();
 
 ;
@@ -75706,17 +75706,17 @@ exports.getSeason = getSeason;
     return;
   }
 
-  reactHotLoader.register(getFluidType, "getFluidType", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getKonnectorUpdateError, "getKonnectorUpdateError", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(isKonnectorActive, "isKonnectorActive", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(formatNumberValues, "formatNumberValues", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationship, "getRelationship", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationshipHasMany, "getRelationshipHasMany", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getRelationships, "getRelationships", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(importIconbyId, "importIconbyId", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getPreviousMonthName, "getPreviousMonthName", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getMonthNameWithPrep, "getMonthNameWithPrep", "/home/bastien/ecolyo/src/utils/utils.ts");
-  reactHotLoader.register(getSeason, "getSeason", "/home/bastien/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getFluidType, "getFluidType", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getKonnectorUpdateError, "getKonnectorUpdateError", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(isKonnectorActive, "isKonnectorActive", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(formatNumberValues, "formatNumberValues", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationship, "getRelationship", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationshipHasMany, "getRelationshipHasMany", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getRelationships, "getRelationships", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(importIconbyId, "importIconbyId", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getPreviousMonthName, "getPreviousMonthName", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getMonthNameWithPrep, "getMonthNameWithPrep", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
+  reactHotLoader.register(getSeason, "getSeason", "/home/remi/D\xE9veloppement/ecolyo/src/utils/utils.ts");
 })();
 
 ;
@@ -77061,7 +77061,7 @@ exports.default = EnvironmentService;
     return;
   }
 
-  reactHotLoader.register(EnvironmentService, "EnvironmentService", "/home/bastien/ecolyo/src/services/environment.service.ts");
+  reactHotLoader.register(EnvironmentService, "EnvironmentService", "/home/remi/D\xE9veloppement/ecolyo/src/services/environment.service.ts");
 })();
 
 ;
@@ -77144,7 +77144,7 @@ exports.default = MailService;
     return;
   }
 
-  reactHotLoader.register(MailService, "MailService", "/home/bastien/ecolyo/src/services/mail.service.ts");
+  reactHotLoader.register(MailService, "MailService", "/home/remi/D\xE9veloppement/ecolyo/src/services/mail.service.ts");
 })();
 
 ;
@@ -144444,11 +144444,11 @@ const monthlyReportNotification = async ({
     return;
   }
 
-  reactHotLoader.register(log, "log", "/home/bastien/ecolyo/src/targets/services/monthlyReportNotification.ts");
-  reactHotLoader.register(getConsumptionValue, "getConsumptionValue", "/home/bastien/ecolyo/src/targets/services/monthlyReportNotification.ts");
-  reactHotLoader.register(buildConsumptionText, "buildConsumptionText", "/home/bastien/ecolyo/src/targets/services/monthlyReportNotification.ts");
-  reactHotLoader.register(getMonthlyReport, "getMonthlyReport", "/home/bastien/ecolyo/src/targets/services/monthlyReportNotification.ts");
-  reactHotLoader.register(monthlyReportNotification, "monthlyReportNotification", "/home/bastien/ecolyo/src/targets/services/monthlyReportNotification.ts");
+  reactHotLoader.register(log, "log", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/monthlyReportNotification.ts");
+  reactHotLoader.register(getConsumptionValue, "getConsumptionValue", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/monthlyReportNotification.ts");
+  reactHotLoader.register(buildConsumptionText, "buildConsumptionText", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/monthlyReportNotification.ts");
+  reactHotLoader.register(getMonthlyReport, "getMonthlyReport", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/monthlyReportNotification.ts");
+  reactHotLoader.register(monthlyReportNotification, "monthlyReportNotification", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/monthlyReportNotification.ts");
 })();
 
 ;
diff --git a/services/service/ecolyo.js b/services/service/ecolyo.js
index dc3223728..65bdc9d74 100644
--- a/services/service/ecolyo.js
+++ b/services/service/ecolyo.js
@@ -2433,8 +2433,8 @@ exports.runService = runService;
     return;
   }
 
-  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/bastien/ecolyo/src/targets/services/service.ts");
-  reactHotLoader.register(runService, "runService", "/home/bastien/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(assertEnvVar, "assertEnvVar", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
+  reactHotLoader.register(runService, "runService", "/home/remi/D\xE9veloppement/ecolyo/src/targets/services/service.ts");
 })();
 
 ;
@@ -63854,8 +63854,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(doctypes, "doctypes", "/home/bastien/ecolyo/src/doctypes/index.ts");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(doctypes, "doctypes", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/index.ts");
 })();
 
 ;
@@ -63898,7 +63898,7 @@ exports.ENEDIS_DAY_DOCTYPE = ENEDIS_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
+  reactHotLoader.register(ENEDIS_DAY_DOCTYPE, "ENEDIS_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-day.ts");
 })();
 
 ;
@@ -63941,7 +63941,7 @@ exports.GRDF_DAY_DOCTYPE = GRDF_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
+  reactHotLoader.register(GRDF_DAY_DOCTYPE, "GRDF_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-day.ts");
 })();
 
 ;
@@ -63984,7 +63984,7 @@ exports.EGL_DAY_DOCTYPE = EGL_DAY_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
+  reactHotLoader.register(EGL_DAY_DOCTYPE, "EGL_DAY_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-day.ts");
 })();
 
 ;
@@ -64027,7 +64027,7 @@ exports.KONNECTORS_DOCTYPE = KONNECTORS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-konnectors.ts");
+  reactHotLoader.register(KONNECTORS_DOCTYPE, "KONNECTORS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-konnectors.ts");
 })();
 
 ;
@@ -64070,7 +64070,7 @@ exports.ACCOUNTS_DOCTYPE = ACCOUNTS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-accounts.ts");
+  reactHotLoader.register(ACCOUNTS_DOCTYPE, "ACCOUNTS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-accounts.ts");
 })();
 
 ;
@@ -64113,7 +64113,7 @@ exports.JOBS_DOCTYPE = JOBS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-jobs.ts");
+  reactHotLoader.register(JOBS_DOCTYPE, "JOBS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-jobs.ts");
 })();
 
 ;
@@ -64156,7 +64156,7 @@ exports.TERMS_DOCTYPE = TERMS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-terms.ts");
+  reactHotLoader.register(TERMS_DOCTYPE, "TERMS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-terms.ts");
 })();
 
 ;
@@ -64199,7 +64199,7 @@ exports.ECOGESTURE_DOCTYPE = ECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
+  reactHotLoader.register(ECOGESTURE_DOCTYPE, "ECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-ecogesture.ts");
 })();
 
 ;
@@ -64242,7 +64242,7 @@ exports.PROFILE_DOCTYPE = PROFILE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
+  reactHotLoader.register(PROFILE_DOCTYPE, "PROFILE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profile.ts");
 })();
 
 ;
@@ -64285,7 +64285,7 @@ exports.PROFILETYPE_DOCTYPE = PROFILETYPE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
+  reactHotLoader.register(PROFILETYPE_DOCTYPE, "PROFILETYPE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profiletype.ts");
 })();
 
 ;
@@ -64328,7 +64328,7 @@ exports.SCHEMAS_DOCTYPE = SCHEMAS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
+  reactHotLoader.register(SCHEMAS_DOCTYPE, "SCHEMAS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-schemas.ts");
 })();
 
 ;
@@ -64371,7 +64371,7 @@ exports.CHALLENGE_DOCTYPE = CHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
+  reactHotLoader.register(CHALLENGE_DOCTYPE, "CHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-challenge.ts");
 })();
 
 ;
@@ -64414,7 +64414,7 @@ exports.USERCHALLENGE_DOCTYPE = USERCHALLENGE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
+  reactHotLoader.register(USERCHALLENGE_DOCTYPE, "USERCHALLENGE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-userchallenge.ts");
 })();
 
 ;
@@ -64457,7 +64457,7 @@ exports.DUEL_DOCTYPE = DUEL_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
+  reactHotLoader.register(DUEL_DOCTYPE, "DUEL_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-duel.ts");
 })();
 
 ;
@@ -64500,7 +64500,7 @@ exports.QUIZ_DOCTYPE = QUIZ_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
+  reactHotLoader.register(QUIZ_DOCTYPE, "QUIZ_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-quiz.ts");
 })();
 
 ;
@@ -64543,7 +64543,7 @@ exports.FLUIDPRICES_DOCTYPE = FLUIDPRICES_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
+  reactHotLoader.register(FLUIDPRICES_DOCTYPE, "FLUIDPRICES_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-fluidsprices.ts");
 })();
 
 ;
@@ -64586,7 +64586,7 @@ exports.USAGEEVENT_DOCTYPE = USAGEEVENT_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
+  reactHotLoader.register(USAGEEVENT_DOCTYPE, "USAGEEVENT_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-usageevent.ts");
 })();
 
 ;
@@ -64629,7 +64629,7 @@ exports.EXPLORATION_DOCTYPE = EXPLORATION_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
+  reactHotLoader.register(EXPLORATION_DOCTYPE, "EXPLORATION_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-exploration.ts");
 })();
 
 ;
@@ -64672,7 +64672,7 @@ exports.ENEDIS_YEAR_DOCTYPE = ENEDIS_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
+  reactHotLoader.register(ENEDIS_YEAR_DOCTYPE, "ENEDIS_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-year.ts");
 })();
 
 ;
@@ -64715,7 +64715,7 @@ exports.ENEDIS_MONTH_DOCTYPE = ENEDIS_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
+  reactHotLoader.register(ENEDIS_MONTH_DOCTYPE, "ENEDIS_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-month.ts");
 })();
 
 ;
@@ -64758,7 +64758,7 @@ exports.ENEDIS_MINUTE_DOCTYPE = ENEDIS_MINUTE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
+  reactHotLoader.register(ENEDIS_MINUTE_DOCTYPE, "ENEDIS_MINUTE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-minute.ts");
 })();
 
 ;
@@ -64801,7 +64801,7 @@ exports.GRDF_YEAR_DOCTYPE = GRDF_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
+  reactHotLoader.register(GRDF_YEAR_DOCTYPE, "GRDF_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-year.ts");
 })();
 
 ;
@@ -64844,7 +64844,7 @@ exports.GRDF_MONTH_DOCTYPE = GRDF_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
+  reactHotLoader.register(GRDF_MONTH_DOCTYPE, "GRDF_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-grdf-month.ts");
 })();
 
 ;
@@ -64887,7 +64887,7 @@ exports.EGL_YEAR_DOCTYPE = EGL_YEAR_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
+  reactHotLoader.register(EGL_YEAR_DOCTYPE, "EGL_YEAR_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-year.ts");
 })();
 
 ;
@@ -64930,7 +64930,7 @@ exports.EGL_MONTH_DOCTYPE = EGL_MONTH_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
+  reactHotLoader.register(EGL_MONTH_DOCTYPE, "EGL_MONTH_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-egl-month.ts");
 })();
 
 ;
@@ -64973,7 +64973,7 @@ exports.ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE = ENEDIS_MONTHLY_ANALYSIS_DATA_DOCT
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
+  reactHotLoader.register(ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE, "ENEDIS_MONTHLY_ANALYSIS_DATA_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-monthly-analysis-data.ts");
 })();
 
 ;
@@ -65016,7 +65016,7 @@ exports.ENEDIS_MAXPOWER_DOCTYPE = ENEDIS_MAXPOWER_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
+  reactHotLoader.register(ENEDIS_MAXPOWER_DOCTYPE, "ENEDIS_MAXPOWER_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-enedis-maxpower.ts");
 })();
 
 ;
@@ -65059,7 +65059,7 @@ exports.PROFILEECOGESTURE_DOCTYPE = PROFILEECOGESTURE_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
+  reactHotLoader.register(PROFILEECOGESTURE_DOCTYPE, "PROFILEECOGESTURE_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/com-grandlyon-ecolyo-profileecogesture.ts");
 })();
 
 ;
@@ -65102,7 +65102,7 @@ exports.TRIGGERS_DOCTYPE = TRIGGERS_DOCTYPE;
     return;
   }
 
-  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/bastien/ecolyo/src/doctypes/io-cozy-triggers.ts");
+  reactHotLoader.register(TRIGGERS_DOCTYPE, "TRIGGERS_DOCTYPE", "/home/remi/D\xE9veloppement/ecolyo/src/doctypes/io-cozy-triggers.ts");
 })();
 
 ;
diff --git a/vendors/ecolyo.73c3f92b312c26be0794.js b/vendors/ecolyo.9ef8963918d22f22ad3a.js
similarity index 99%
rename from vendors/ecolyo.73c3f92b312c26be0794.js
rename to vendors/ecolyo.9ef8963918d22f22ad3a.js
index ea46d98bc..c8fbc7235 100644
--- a/vendors/ecolyo.73c3f92b312c26be0794.js
+++ b/vendors/ecolyo.9ef8963918d22f22ad3a.js
@@ -5781,19 +5781,19 @@ exports.getTheme = getTheme;
     return;
   }
 
-  reactHotLoader.register(defaultPalette, "defaultPalette", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(defaultValues, "defaultValues", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(SWITCH_BAR_WIDTH, "SWITCH_BAR_WIDTH", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(makeTypography, "makeTypography", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(normalPalette, "normalPalette", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(normalTheme, "normalTheme", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(makeOverrides, "makeOverrides", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(shadows, "shadows", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(invertedPalette, "invertedPalette", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(invertedTypography, "invertedTypography", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(invertedTheme, "invertedTheme", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(themes, "themes", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
-  reactHotLoader.register(getTheme, "getTheme", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(defaultPalette, "defaultPalette", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(defaultValues, "defaultValues", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(SWITCH_BAR_WIDTH, "SWITCH_BAR_WIDTH", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(makeTypography, "makeTypography", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(normalPalette, "normalPalette", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(normalTheme, "normalTheme", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(makeOverrides, "makeOverrides", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(shadows, "shadows", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(invertedPalette, "invertedPalette", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(invertedTypography, "invertedTypography", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(invertedTheme, "invertedTheme", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(themes, "themes", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
+  reactHotLoader.register(getTheme, "getTheme", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/theme.js");
 })();
 
 ;
@@ -19623,11 +19623,11 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(getBreakpointsStatus, "getBreakpointsStatus", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/hooks/useBreakpoints/index.js");
-  reactHotLoader.register(BreakpointsCtx, "BreakpointsCtx", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/hooks/useBreakpoints/index.js");
-  reactHotLoader.register(BreakpointsProvider, "BreakpointsProvider", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/hooks/useBreakpoints/index.js");
-  reactHotLoader.register(useBreakpoints, "useBreakpoints", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/hooks/useBreakpoints/index.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/hooks/useBreakpoints/index.js");
+  reactHotLoader.register(getBreakpointsStatus, "getBreakpointsStatus", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/hooks/useBreakpoints/index.js");
+  reactHotLoader.register(BreakpointsCtx, "BreakpointsCtx", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/hooks/useBreakpoints/index.js");
+  reactHotLoader.register(BreakpointsProvider, "BreakpointsProvider", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/hooks/useBreakpoints/index.js");
+  reactHotLoader.register(useBreakpoints, "useBreakpoints", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/hooks/useBreakpoints/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/hooks/useBreakpoints/index.js");
 })();
 
 ;
@@ -25077,8 +25077,8 @@ exports.initFormat = initFormat;
     return;
   }
 
-  reactHotLoader.register(getWarningMessage, "getWarningMessage", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/format.js");
-  reactHotLoader.register(initFormat, "initFormat", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/format.js");
+  reactHotLoader.register(getWarningMessage, "getWarningMessage", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/format.js");
+  reactHotLoader.register(initFormat, "initFormat", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/format.js");
 })();
 
 ;
@@ -27761,7 +27761,7 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/Buttons/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/Buttons/index.js");
 })();
 
 ;
@@ -37980,9 +37980,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(cozyThemeStyles, "cozyThemeStyles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/index.js");
-  reactHotLoader.register(Dialog, "Dialog", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/index.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/index.js");
+  reactHotLoader.register(cozyThemeStyles, "cozyThemeStyles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/index.js");
+  reactHotLoader.register(Dialog, "Dialog", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/index.js");
 })();
 
 ;
@@ -38189,7 +38189,7 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/DialogContent.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/DialogContent.js");
 })();
 
 ;
@@ -41016,9 +41016,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(customStyles, "customStyles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogBackButton.js");
-  reactHotLoader.register(DialogBackButton, "DialogBackButton", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogBackButton.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogBackButton.js");
+  reactHotLoader.register(customStyles, "customStyles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogBackButton.js");
+  reactHotLoader.register(DialogBackButton, "DialogBackButton", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogBackButton.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogBackButton.js");
 })();
 
 ;
@@ -41123,8 +41123,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FixedActionsDialog, "FixedActionsDialog", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/FixedActionsDialog.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/FixedActionsDialog.js");
+  reactHotLoader.register(FixedActionsDialog, "FixedActionsDialog", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/FixedActionsDialog.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/FixedActionsDialog.js");
 })();
 
 ;
@@ -42342,767 +42342,6 @@ module.exports = {
 }
 
 
-/***/ }),
-
-/***/ "74pp":
-/***/ (function(module, exports, __webpack_require__) {
-
-/**
- * Copyright (c) 2014-present, Facebook, Inc.
- *
- * This source code is licensed under the MIT license found in the
- * LICENSE file in the root directory of this source tree.
- */
-
-var runtime = (function (exports) {
-  "use strict";
-
-  var Op = Object.prototype;
-  var hasOwn = Op.hasOwnProperty;
-  var undefined; // More compressible than void 0.
-  var $Symbol = typeof Symbol === "function" ? Symbol : {};
-  var iteratorSymbol = $Symbol.iterator || "@@iterator";
-  var asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator";
-  var toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag";
-
-  function define(obj, key, value) {
-    Object.defineProperty(obj, key, {
-      value: value,
-      enumerable: true,
-      configurable: true,
-      writable: true
-    });
-    return obj[key];
-  }
-  try {
-    // IE 8 has a broken Object.defineProperty that only works on DOM objects.
-    define({}, "");
-  } catch (err) {
-    define = function(obj, key, value) {
-      return obj[key] = value;
-    };
-  }
-
-  function wrap(innerFn, outerFn, self, tryLocsList) {
-    // If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.
-    var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator;
-    var generator = Object.create(protoGenerator.prototype);
-    var context = new Context(tryLocsList || []);
-
-    // The ._invoke method unifies the implementations of the .next,
-    // .throw, and .return methods.
-    generator._invoke = makeInvokeMethod(innerFn, self, context);
-
-    return generator;
-  }
-  exports.wrap = wrap;
-
-  // Try/catch helper to minimize deoptimizations. Returns a completion
-  // record like context.tryEntries[i].completion. This interface could
-  // have been (and was previously) designed to take a closure to be
-  // invoked without arguments, but in all the cases we care about we
-  // already have an existing method we want to call, so there's no need
-  // to create a new function object. We can even get away with assuming
-  // the method takes exactly one argument, since that happens to be true
-  // in every case, so we don't have to touch the arguments object. The
-  // only additional allocation required is the completion record, which
-  // has a stable shape and so hopefully should be cheap to allocate.
-  function tryCatch(fn, obj, arg) {
-    try {
-      return { type: "normal", arg: fn.call(obj, arg) };
-    } catch (err) {
-      return { type: "throw", arg: err };
-    }
-  }
-
-  var GenStateSuspendedStart = "suspendedStart";
-  var GenStateSuspendedYield = "suspendedYield";
-  var GenStateExecuting = "executing";
-  var GenStateCompleted = "completed";
-
-  // Returning this object from the innerFn has the same effect as
-  // breaking out of the dispatch switch statement.
-  var ContinueSentinel = {};
-
-  // Dummy constructor functions that we use as the .constructor and
-  // .constructor.prototype properties for functions that return Generator
-  // objects. For full spec compliance, you may wish to configure your
-  // minifier not to mangle the names of these two functions.
-  function Generator() {}
-  function GeneratorFunction() {}
-  function GeneratorFunctionPrototype() {}
-
-  // This is a polyfill for %IteratorPrototype% for environments that
-  // don't natively support it.
-  var IteratorPrototype = {};
-  define(IteratorPrototype, iteratorSymbol, function () {
-    return this;
-  });
-
-  var getProto = Object.getPrototypeOf;
-  var NativeIteratorPrototype = getProto && getProto(getProto(values([])));
-  if (NativeIteratorPrototype &&
-      NativeIteratorPrototype !== Op &&
-      hasOwn.call(NativeIteratorPrototype, iteratorSymbol)) {
-    // This environment has a native %IteratorPrototype%; use it instead
-    // of the polyfill.
-    IteratorPrototype = NativeIteratorPrototype;
-  }
-
-  var Gp = GeneratorFunctionPrototype.prototype =
-    Generator.prototype = Object.create(IteratorPrototype);
-  GeneratorFunction.prototype = GeneratorFunctionPrototype;
-  define(Gp, "constructor", GeneratorFunctionPrototype);
-  define(GeneratorFunctionPrototype, "constructor", GeneratorFunction);
-  GeneratorFunction.displayName = define(
-    GeneratorFunctionPrototype,
-    toStringTagSymbol,
-    "GeneratorFunction"
-  );
-
-  // Helper for defining the .next, .throw, and .return methods of the
-  // Iterator interface in terms of a single ._invoke method.
-  function defineIteratorMethods(prototype) {
-    ["next", "throw", "return"].forEach(function(method) {
-      define(prototype, method, function(arg) {
-        return this._invoke(method, arg);
-      });
-    });
-  }
-
-  exports.isGeneratorFunction = function(genFun) {
-    var ctor = typeof genFun === "function" && genFun.constructor;
-    return ctor
-      ? ctor === GeneratorFunction ||
-        // For the native GeneratorFunction constructor, the best we can
-        // do is to check its .name property.
-        (ctor.displayName || ctor.name) === "GeneratorFunction"
-      : false;
-  };
-
-  exports.mark = function(genFun) {
-    if (Object.setPrototypeOf) {
-      Object.setPrototypeOf(genFun, GeneratorFunctionPrototype);
-    } else {
-      genFun.__proto__ = GeneratorFunctionPrototype;
-      define(genFun, toStringTagSymbol, "GeneratorFunction");
-    }
-    genFun.prototype = Object.create(Gp);
-    return genFun;
-  };
-
-  // Within the body of any async function, `await x` is transformed to
-  // `yield regeneratorRuntime.awrap(x)`, so that the runtime can test
-  // `hasOwn.call(value, "__await")` to determine if the yielded value is
-  // meant to be awaited.
-  exports.awrap = function(arg) {
-    return { __await: arg };
-  };
-
-  function AsyncIterator(generator, PromiseImpl) {
-    function invoke(method, arg, resolve, reject) {
-      var record = tryCatch(generator[method], generator, arg);
-      if (record.type === "throw") {
-        reject(record.arg);
-      } else {
-        var result = record.arg;
-        var value = result.value;
-        if (value &&
-            typeof value === "object" &&
-            hasOwn.call(value, "__await")) {
-          return PromiseImpl.resolve(value.__await).then(function(value) {
-            invoke("next", value, resolve, reject);
-          }, function(err) {
-            invoke("throw", err, resolve, reject);
-          });
-        }
-
-        return PromiseImpl.resolve(value).then(function(unwrapped) {
-          // When a yielded Promise is resolved, its final value becomes
-          // the .value of the Promise<{value,done}> result for the
-          // current iteration.
-          result.value = unwrapped;
-          resolve(result);
-        }, function(error) {
-          // If a rejected Promise was yielded, throw the rejection back
-          // into the async generator function so it can be handled there.
-          return invoke("throw", error, resolve, reject);
-        });
-      }
-    }
-
-    var previousPromise;
-
-    function enqueue(method, arg) {
-      function callInvokeWithMethodAndArg() {
-        return new PromiseImpl(function(resolve, reject) {
-          invoke(method, arg, resolve, reject);
-        });
-      }
-
-      return previousPromise =
-        // If enqueue has been called before, then we want to wait until
-        // all previous Promises have been resolved before calling invoke,
-        // so that results are always delivered in the correct order. If
-        // enqueue has not been called before, then it is important to
-        // call invoke immediately, without waiting on a callback to fire,
-        // so that the async generator function has the opportunity to do
-        // any necessary setup in a predictable way. This predictability
-        // is why the Promise constructor synchronously invokes its
-        // executor callback, and why async functions synchronously
-        // execute code before the first await. Since we implement simple
-        // async functions in terms of async generators, it is especially
-        // important to get this right, even though it requires care.
-        previousPromise ? previousPromise.then(
-          callInvokeWithMethodAndArg,
-          // Avoid propagating failures to Promises returned by later
-          // invocations of the iterator.
-          callInvokeWithMethodAndArg
-        ) : callInvokeWithMethodAndArg();
-    }
-
-    // Define the unified helper method that is used to implement .next,
-    // .throw, and .return (see defineIteratorMethods).
-    this._invoke = enqueue;
-  }
-
-  defineIteratorMethods(AsyncIterator.prototype);
-  define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
-    return this;
-  });
-  exports.AsyncIterator = AsyncIterator;
-
-  // Note that simple async functions are implemented on top of
-  // AsyncIterator objects; they just return a Promise for the value of
-  // the final result produced by the iterator.
-  exports.async = function(innerFn, outerFn, self, tryLocsList, PromiseImpl) {
-    if (PromiseImpl === void 0) PromiseImpl = Promise;
-
-    var iter = new AsyncIterator(
-      wrap(innerFn, outerFn, self, tryLocsList),
-      PromiseImpl
-    );
-
-    return exports.isGeneratorFunction(outerFn)
-      ? iter // If outerFn is a generator, return the full iterator.
-      : iter.next().then(function(result) {
-          return result.done ? result.value : iter.next();
-        });
-  };
-
-  function makeInvokeMethod(innerFn, self, context) {
-    var state = GenStateSuspendedStart;
-
-    return function invoke(method, arg) {
-      if (state === GenStateExecuting) {
-        throw new Error("Generator is already running");
-      }
-
-      if (state === GenStateCompleted) {
-        if (method === "throw") {
-          throw arg;
-        }
-
-        // Be forgiving, per 25.3.3.3.3 of the spec:
-        // https://people.mozilla.org/~jorendorff/es6-draft.html#sec-generatorresume
-        return doneResult();
-      }
-
-      context.method = method;
-      context.arg = arg;
-
-      while (true) {
-        var delegate = context.delegate;
-        if (delegate) {
-          var delegateResult = maybeInvokeDelegate(delegate, context);
-          if (delegateResult) {
-            if (delegateResult === ContinueSentinel) continue;
-            return delegateResult;
-          }
-        }
-
-        if (context.method === "next") {
-          // Setting context._sent for legacy support of Babel's
-          // function.sent implementation.
-          context.sent = context._sent = context.arg;
-
-        } else if (context.method === "throw") {
-          if (state === GenStateSuspendedStart) {
-            state = GenStateCompleted;
-            throw context.arg;
-          }
-
-          context.dispatchException(context.arg);
-
-        } else if (context.method === "return") {
-          context.abrupt("return", context.arg);
-        }
-
-        state = GenStateExecuting;
-
-        var record = tryCatch(innerFn, self, context);
-        if (record.type === "normal") {
-          // If an exception is thrown from innerFn, we leave state ===
-          // GenStateExecuting and loop back for another invocation.
-          state = context.done
-            ? GenStateCompleted
-            : GenStateSuspendedYield;
-
-          if (record.arg === ContinueSentinel) {
-            continue;
-          }
-
-          return {
-            value: record.arg,
-            done: context.done
-          };
-
-        } else if (record.type === "throw") {
-          state = GenStateCompleted;
-          // Dispatch the exception by looping back around to the
-          // context.dispatchException(context.arg) call above.
-          context.method = "throw";
-          context.arg = record.arg;
-        }
-      }
-    };
-  }
-
-  // Call delegate.iterator[context.method](context.arg) and handle the
-  // result, either by returning a { value, done } result from the
-  // delegate iterator, or by modifying context.method and context.arg,
-  // setting context.delegate to null, and returning the ContinueSentinel.
-  function maybeInvokeDelegate(delegate, context) {
-    var method = delegate.iterator[context.method];
-    if (method === undefined) {
-      // A .throw or .return when the delegate iterator has no .throw
-      // method always terminates the yield* loop.
-      context.delegate = null;
-
-      if (context.method === "throw") {
-        // Note: ["return"] must be used for ES3 parsing compatibility.
-        if (delegate.iterator["return"]) {
-          // If the delegate iterator has a return method, give it a
-          // chance to clean up.
-          context.method = "return";
-          context.arg = undefined;
-          maybeInvokeDelegate(delegate, context);
-
-          if (context.method === "throw") {
-            // If maybeInvokeDelegate(context) changed context.method from
-            // "return" to "throw", let that override the TypeError below.
-            return ContinueSentinel;
-          }
-        }
-
-        context.method = "throw";
-        context.arg = new TypeError(
-          "The iterator does not provide a 'throw' method");
-      }
-
-      return ContinueSentinel;
-    }
-
-    var record = tryCatch(method, delegate.iterator, context.arg);
-
-    if (record.type === "throw") {
-      context.method = "throw";
-      context.arg = record.arg;
-      context.delegate = null;
-      return ContinueSentinel;
-    }
-
-    var info = record.arg;
-
-    if (! info) {
-      context.method = "throw";
-      context.arg = new TypeError("iterator result is not an object");
-      context.delegate = null;
-      return ContinueSentinel;
-    }
-
-    if (info.done) {
-      // Assign the result of the finished delegate to the temporary
-      // variable specified by delegate.resultName (see delegateYield).
-      context[delegate.resultName] = info.value;
-
-      // Resume execution at the desired location (see delegateYield).
-      context.next = delegate.nextLoc;
-
-      // If context.method was "throw" but the delegate handled the
-      // exception, let the outer generator proceed normally. If
-      // context.method was "next", forget context.arg since it has been
-      // "consumed" by the delegate iterator. If context.method was
-      // "return", allow the original .return call to continue in the
-      // outer generator.
-      if (context.method !== "return") {
-        context.method = "next";
-        context.arg = undefined;
-      }
-
-    } else {
-      // Re-yield the result returned by the delegate method.
-      return info;
-    }
-
-    // The delegate iterator is finished, so forget it and continue with
-    // the outer generator.
-    context.delegate = null;
-    return ContinueSentinel;
-  }
-
-  // Define Generator.prototype.{next,throw,return} in terms of the
-  // unified ._invoke helper method.
-  defineIteratorMethods(Gp);
-
-  define(Gp, toStringTagSymbol, "Generator");
-
-  // A Generator should always return itself as the iterator object when the
-  // @@iterator function is called on it. Some browsers' implementations of the
-  // iterator prototype chain incorrectly implement this, causing the Generator
-  // object to not be returned from this call. This ensures that doesn't happen.
-  // See https://github.com/facebook/regenerator/issues/274 for more details.
-  define(Gp, iteratorSymbol, function() {
-    return this;
-  });
-
-  define(Gp, "toString", function() {
-    return "[object Generator]";
-  });
-
-  function pushTryEntry(locs) {
-    var entry = { tryLoc: locs[0] };
-
-    if (1 in locs) {
-      entry.catchLoc = locs[1];
-    }
-
-    if (2 in locs) {
-      entry.finallyLoc = locs[2];
-      entry.afterLoc = locs[3];
-    }
-
-    this.tryEntries.push(entry);
-  }
-
-  function resetTryEntry(entry) {
-    var record = entry.completion || {};
-    record.type = "normal";
-    delete record.arg;
-    entry.completion = record;
-  }
-
-  function Context(tryLocsList) {
-    // The root entry object (effectively a try statement without a catch
-    // or a finally block) gives us a place to store values thrown from
-    // locations where there is no enclosing try statement.
-    this.tryEntries = [{ tryLoc: "root" }];
-    tryLocsList.forEach(pushTryEntry, this);
-    this.reset(true);
-  }
-
-  exports.keys = function(object) {
-    var keys = [];
-    for (var key in object) {
-      keys.push(key);
-    }
-    keys.reverse();
-
-    // Rather than returning an object with a next method, we keep
-    // things simple and return the next function itself.
-    return function next() {
-      while (keys.length) {
-        var key = keys.pop();
-        if (key in object) {
-          next.value = key;
-          next.done = false;
-          return next;
-        }
-      }
-
-      // To avoid creating an additional object, we just hang the .value
-      // and .done properties off the next function object itself. This
-      // also ensures that the minifier will not anonymize the function.
-      next.done = true;
-      return next;
-    };
-  };
-
-  function values(iterable) {
-    if (iterable) {
-      var iteratorMethod = iterable[iteratorSymbol];
-      if (iteratorMethod) {
-        return iteratorMethod.call(iterable);
-      }
-
-      if (typeof iterable.next === "function") {
-        return iterable;
-      }
-
-      if (!isNaN(iterable.length)) {
-        var i = -1, next = function next() {
-          while (++i < iterable.length) {
-            if (hasOwn.call(iterable, i)) {
-              next.value = iterable[i];
-              next.done = false;
-              return next;
-            }
-          }
-
-          next.value = undefined;
-          next.done = true;
-
-          return next;
-        };
-
-        return next.next = next;
-      }
-    }
-
-    // Return an iterator with no values.
-    return { next: doneResult };
-  }
-  exports.values = values;
-
-  function doneResult() {
-    return { value: undefined, done: true };
-  }
-
-  Context.prototype = {
-    constructor: Context,
-
-    reset: function(skipTempReset) {
-      this.prev = 0;
-      this.next = 0;
-      // Resetting context._sent for legacy support of Babel's
-      // function.sent implementation.
-      this.sent = this._sent = undefined;
-      this.done = false;
-      this.delegate = null;
-
-      this.method = "next";
-      this.arg = undefined;
-
-      this.tryEntries.forEach(resetTryEntry);
-
-      if (!skipTempReset) {
-        for (var name in this) {
-          // Not sure about the optimal order of these conditions:
-          if (name.charAt(0) === "t" &&
-              hasOwn.call(this, name) &&
-              !isNaN(+name.slice(1))) {
-            this[name] = undefined;
-          }
-        }
-      }
-    },
-
-    stop: function() {
-      this.done = true;
-
-      var rootEntry = this.tryEntries[0];
-      var rootRecord = rootEntry.completion;
-      if (rootRecord.type === "throw") {
-        throw rootRecord.arg;
-      }
-
-      return this.rval;
-    },
-
-    dispatchException: function(exception) {
-      if (this.done) {
-        throw exception;
-      }
-
-      var context = this;
-      function handle(loc, caught) {
-        record.type = "throw";
-        record.arg = exception;
-        context.next = loc;
-
-        if (caught) {
-          // If the dispatched exception was caught by a catch block,
-          // then let that catch block handle the exception normally.
-          context.method = "next";
-          context.arg = undefined;
-        }
-
-        return !! caught;
-      }
-
-      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
-        var entry = this.tryEntries[i];
-        var record = entry.completion;
-
-        if (entry.tryLoc === "root") {
-          // Exception thrown outside of any try block that could handle
-          // it, so set the completion value of the entire function to
-          // throw the exception.
-          return handle("end");
-        }
-
-        if (entry.tryLoc <= this.prev) {
-          var hasCatch = hasOwn.call(entry, "catchLoc");
-          var hasFinally = hasOwn.call(entry, "finallyLoc");
-
-          if (hasCatch && hasFinally) {
-            if (this.prev < entry.catchLoc) {
-              return handle(entry.catchLoc, true);
-            } else if (this.prev < entry.finallyLoc) {
-              return handle(entry.finallyLoc);
-            }
-
-          } else if (hasCatch) {
-            if (this.prev < entry.catchLoc) {
-              return handle(entry.catchLoc, true);
-            }
-
-          } else if (hasFinally) {
-            if (this.prev < entry.finallyLoc) {
-              return handle(entry.finallyLoc);
-            }
-
-          } else {
-            throw new Error("try statement without catch or finally");
-          }
-        }
-      }
-    },
-
-    abrupt: function(type, arg) {
-      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
-        var entry = this.tryEntries[i];
-        if (entry.tryLoc <= this.prev &&
-            hasOwn.call(entry, "finallyLoc") &&
-            this.prev < entry.finallyLoc) {
-          var finallyEntry = entry;
-          break;
-        }
-      }
-
-      if (finallyEntry &&
-          (type === "break" ||
-           type === "continue") &&
-          finallyEntry.tryLoc <= arg &&
-          arg <= finallyEntry.finallyLoc) {
-        // Ignore the finally entry if control is not jumping to a
-        // location outside the try/catch block.
-        finallyEntry = null;
-      }
-
-      var record = finallyEntry ? finallyEntry.completion : {};
-      record.type = type;
-      record.arg = arg;
-
-      if (finallyEntry) {
-        this.method = "next";
-        this.next = finallyEntry.finallyLoc;
-        return ContinueSentinel;
-      }
-
-      return this.complete(record);
-    },
-
-    complete: function(record, afterLoc) {
-      if (record.type === "throw") {
-        throw record.arg;
-      }
-
-      if (record.type === "break" ||
-          record.type === "continue") {
-        this.next = record.arg;
-      } else if (record.type === "return") {
-        this.rval = this.arg = record.arg;
-        this.method = "return";
-        this.next = "end";
-      } else if (record.type === "normal" && afterLoc) {
-        this.next = afterLoc;
-      }
-
-      return ContinueSentinel;
-    },
-
-    finish: function(finallyLoc) {
-      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
-        var entry = this.tryEntries[i];
-        if (entry.finallyLoc === finallyLoc) {
-          this.complete(entry.completion, entry.afterLoc);
-          resetTryEntry(entry);
-          return ContinueSentinel;
-        }
-      }
-    },
-
-    "catch": function(tryLoc) {
-      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
-        var entry = this.tryEntries[i];
-        if (entry.tryLoc === tryLoc) {
-          var record = entry.completion;
-          if (record.type === "throw") {
-            var thrown = record.arg;
-            resetTryEntry(entry);
-          }
-          return thrown;
-        }
-      }
-
-      // The context.catch method must only be called with a location
-      // argument that corresponds to a known catch block.
-      throw new Error("illegal catch attempt");
-    },
-
-    delegateYield: function(iterable, resultName, nextLoc) {
-      this.delegate = {
-        iterator: values(iterable),
-        resultName: resultName,
-        nextLoc: nextLoc
-      };
-
-      if (this.method === "next") {
-        // Deliberately forget the last sent value so that we don't
-        // accidentally pass it on to the delegate.
-        this.arg = undefined;
-      }
-
-      return ContinueSentinel;
-    }
-  };
-
-  // Regardless of whether this script is executing as a CommonJS module
-  // or not, return the runtime object so that we can declare the variable
-  // regeneratorRuntime in the outer scope, which allows this module to be
-  // injected easily by `bin/regenerator --include-runtime script.js`.
-  return exports;
-
-}(
-  // If this script is executing as a CommonJS module, use module.exports
-  // as the regeneratorRuntime namespace. Otherwise create a new empty
-  // object. Either way, the resulting object will be used to initialize
-  // the regeneratorRuntime variable at the top of this file.
-   true ? module.exports : undefined
-));
-
-try {
-  regeneratorRuntime = runtime;
-} catch (accidentalStrictMode) {
-  // This module should not be running in strict mode, so the above
-  // assignment should always work unless something is misconfigured. Just
-  // in case runtime.js accidentally runs in strict mode, in modern engines
-  // we can explicitly access globalThis. In older engines we can escape
-  // strict mode using a global Function call. This could conceivably fail
-  // if a Content Security Policy forbids using Function, but in that case
-  // the proper solution is to fix the accidental strict mode problem. If
-  // you've misconfigured your bundler to force strict mode and applied a
-  // CSP to forbid Function, and you're not willing to fix either of those
-  // problems, please detail your unique predicament in a GitHub issue.
-  if (typeof globalThis === "object") {
-    globalThis.regeneratorRuntime = runtime;
-  } else {
-    Function("r", "regeneratorRuntime = r")(runtime);
-  }
-}
-
-
 /***/ }),
 
 /***/ "758L":
@@ -63862,12 +63101,12 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(styles, "styles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
-  reactHotLoader.register(ESC_KEYCODE, "ESC_KEYCODE", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
-  reactHotLoader.register(nonDOMProps, "nonDOMProps", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
-  reactHotLoader.register(bodyTallerThanWindow, "bodyTallerThanWindow", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
-  reactHotLoader.register(Overlay, "Overlay", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
+  reactHotLoader.register(styles, "styles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
+  reactHotLoader.register(ESC_KEYCODE, "ESC_KEYCODE", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
+  reactHotLoader.register(nonDOMProps, "nonDOMProps", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
+  reactHotLoader.register(bodyTallerThanWindow, "bodyTallerThanWindow", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
+  reactHotLoader.register(Overlay, "Overlay", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Overlay/index.js");
 })();
 
 ;
@@ -68256,13 +67495,13 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(large, "large", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
-  reactHotLoader.register(medium, "medium", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
-  reactHotLoader.register(small, "small", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
-  reactHotLoader.register(tiny, "tiny", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
-  reactHotLoader.register(breakpoints, "breakpoints", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
-  reactHotLoader.register(getBreakpointsStatus, "getBreakpointsStatus", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
+  reactHotLoader.register(large, "large", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
+  reactHotLoader.register(medium, "medium", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
+  reactHotLoader.register(small, "small", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
+  reactHotLoader.register(tiny, "tiny", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
+  reactHotLoader.register(breakpoints, "breakpoints", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
+  reactHotLoader.register(getBreakpointsStatus, "getBreakpointsStatus", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/breakpoints.js");
 })();
 
 ;
@@ -74429,8 +73668,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(withLocales, "withLocales", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/withLocales.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/withLocales.js");
+  reactHotLoader.register(withLocales, "withLocales", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/withLocales.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/withLocales.js");
 })();
 
 ;
@@ -82058,7 +81297,7 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/TextField/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/TextField/index.js");
 })();
 
 ;
@@ -82410,7 +81649,7 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/DialogActions.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/DialogActions.js");
 })();
 
 ;
@@ -97349,8 +96588,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SvgKeychain, "SvgKeychain", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Keychain.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Keychain.js");
+  reactHotLoader.register(SvgKeychain, "SvgKeychain", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Keychain.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Keychain.js");
 })();
 
 ;
@@ -97457,8 +96696,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(FixedDialog, "FixedDialog", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/FixedDialog.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/FixedDialog.js");
+  reactHotLoader.register(FixedDialog, "FixedDialog", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/FixedDialog.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/FixedDialog.js");
 })();
 
 ;
@@ -119253,8 +118492,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(TopAnchoredDialog, "TopAnchoredDialog", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/TopAnchoredDialog.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/TopAnchoredDialog.js");
+  reactHotLoader.register(TopAnchoredDialog, "TopAnchoredDialog", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/TopAnchoredDialog.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/TopAnchoredDialog.js");
 })();
 
 ;
@@ -119523,17 +118762,17 @@ ButtonLink.defaultProps = {
     return;
   }
 
-  reactHotLoader.register(styles, "styles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
-  reactHotLoader.register(btnClass, "btnClass", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
-  reactHotLoader.register(transformToAria, "transformToAria", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
-  reactHotLoader.register(tagToTransformProps, "tagToTransformProps", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
-  reactHotLoader.register(identity, "identity", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
-  reactHotLoader.register(sizeToIconSize, "sizeToIconSize", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
-  reactHotLoader.register(BaseButton, "BaseButton", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
-  reactHotLoader.register(Button, "Button", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
-  reactHotLoader.register(ButtonLink, "ButtonLink", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
-  reactHotLoader.register(DefaultButton, "DefaultButton", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(styles, "styles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(btnClass, "btnClass", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(transformToAria, "transformToAria", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(tagToTransformProps, "tagToTransformProps", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(identity, "identity", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(sizeToIconSize, "sizeToIconSize", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(BaseButton, "BaseButton", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(Button, "Button", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(ButtonLink, "ButtonLink", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(DefaultButton, "DefaultButton", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Button/index.js");
 })();
 
 ;
@@ -122607,8 +121846,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SvgEye, "SvgEye", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Eye.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Eye.js");
+  reactHotLoader.register(SvgEye, "SvgEye", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Eye.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Eye.js");
 })();
 
 ;
@@ -147802,8 +147041,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SvgEyeClosed, "SvgEyeClosed", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/EyeClosed.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/EyeClosed.js");
+  reactHotLoader.register(SvgEyeClosed, "SvgEyeClosed", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/EyeClosed.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/EyeClosed.js");
 })();
 
 ;
@@ -150525,9 +149764,9 @@ exports.DeprecatedDivider = DeprecatedDivider;
     return;
   }
 
-  reactHotLoader.register(_root, "_root", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/Divider/index.js");
-  reactHotLoader.register(DeprecatedDivider, "DeprecatedDivider", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/Divider/index.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/Divider/index.js");
+  reactHotLoader.register(_root, "_root", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/Divider/index.js");
+  reactHotLoader.register(DeprecatedDivider, "DeprecatedDivider", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/Divider/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/Divider/index.js");
 })();
 
 ;
@@ -162028,9 +161267,9 @@ exports.extend = extend;
     return;
   }
 
-  reactHotLoader.register(_polyglot, "_polyglot", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/translation.js");
-  reactHotLoader.register(initTranslation, "initTranslation", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/translation.js");
-  reactHotLoader.register(extend, "extend", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/translation.js");
+  reactHotLoader.register(_polyglot, "_polyglot", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/translation.js");
+  reactHotLoader.register(initTranslation, "initTranslation", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/translation.js");
+  reactHotLoader.register(extend, "extend", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/translation.js");
 })();
 
 ;
@@ -162861,8 +162100,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(AccordionExpandIcon, "AccordionExpandIcon", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/AccordionExpandIcon.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/AccordionExpandIcon.js");
+  reactHotLoader.register(AccordionExpandIcon, "AccordionExpandIcon", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/AccordionExpandIcon.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/AccordionExpandIcon.js");
 })();
 
 ;
@@ -163229,7 +162468,7 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/DialogTitle.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/DialogTitle.js");
 })();
 
 ;
@@ -168829,8 +168068,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DialogTransition, "DialogTransition", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogTransition.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogTransition.js");
+  reactHotLoader.register(DialogTransition, "DialogTransition", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogTransition.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogTransition.js");
 })();
 
 ;
@@ -170300,8 +169539,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SvgPrevious, "SvgPrevious", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Previous.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Previous.js");
+  reactHotLoader.register(SvgPrevious, "SvgPrevious", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Previous.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Previous.js");
 })();
 
 ;
@@ -185610,9 +184849,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(styles, "styles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Spinner/index.js");
-  reactHotLoader.register(Spinner, "Spinner", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Spinner/index.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Spinner/index.js");
+  reactHotLoader.register(styles, "styles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Spinner/index.js");
+  reactHotLoader.register(Spinner, "Spinner", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Spinner/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Spinner/index.js");
 })();
 
 ;
@@ -191946,10 +191185,10 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(styles, "styles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogCloseButton.js");
-  reactHotLoader.register(useI18n, "useI18n", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogCloseButton.js");
-  reactHotLoader.register(CloseButton, "CloseButton", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogCloseButton.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogCloseButton.js");
+  reactHotLoader.register(styles, "styles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogCloseButton.js");
+  reactHotLoader.register(useI18n, "useI18n", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogCloseButton.js");
+  reactHotLoader.register(CloseButton, "CloseButton", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogCloseButton.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/DialogCloseButton.js");
 })();
 
 ;
@@ -209796,8 +209035,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SvgCrossMedium, "SvgCrossMedium", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/CrossMedium.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/CrossMedium.js");
+  reactHotLoader.register(SvgCrossMedium, "SvgCrossMedium", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/CrossMedium.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/CrossMedium.js");
 })();
 
 ;
@@ -210505,13 +209744,13 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(DEFAULT_LANG, "DEFAULT_LANG", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
-  reactHotLoader.register(I18nContext, "I18nContext", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
-  reactHotLoader.register(I18n, "I18n", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
-  reactHotLoader.register(translate, "translate", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
-  reactHotLoader.register(useI18n, "useI18n", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
-  reactHotLoader.register(createUseI18n, "createUseI18n", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
+  reactHotLoader.register(DEFAULT_LANG, "DEFAULT_LANG", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
+  reactHotLoader.register(I18nContext, "I18nContext", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
+  reactHotLoader.register(I18n, "I18n", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
+  reactHotLoader.register(translate, "translate", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
+  reactHotLoader.register(useI18n, "useI18n", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
+  reactHotLoader.register(createUseI18n, "createUseI18n", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/I18n/index.js");
 })();
 
 ;
@@ -212584,7 +211823,7 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Typography/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Typography/index.js");
 })();
 
 ;
@@ -213047,7 +212286,7 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/dialogPropTypes.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/dialogPropTypes.js");
 })();
 
 ;
@@ -220606,8 +219845,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(ConfirmDialog, "ConfirmDialog", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/ConfirmDialog.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/ConfirmDialog.js");
+  reactHotLoader.register(ConfirmDialog, "ConfirmDialog", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/ConfirmDialog.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/ConfirmDialog.js");
 })();
 
 ;
@@ -225468,7 +224707,7 @@ __webpack_require__("TIpR");
 
 __webpack_require__("FxUG");
 
-__webpack_require__("74pp");
+__webpack_require__("ls82");
 
 /***/ }),
 
@@ -233286,8 +232525,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SvgSpinner, "SvgSpinner", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Spinner.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Spinner.js");
+  reactHotLoader.register(SvgSpinner, "SvgSpinner", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Spinner.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Spinner.js");
 })();
 
 ;
@@ -237272,10 +236511,10 @@ Layout.defaultProps = {
     return;
   }
 
-  reactHotLoader.register(styles, "styles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Layout/Layout.js");
-  reactHotLoader.register(Layout, "Layout", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Layout/Layout.js");
-  reactHotLoader.register(Main, "Main", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Layout/Layout.js");
-  reactHotLoader.register(Content, "Content", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Layout/Layout.js");
+  reactHotLoader.register(styles, "styles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Layout/Layout.js");
+  reactHotLoader.register(Layout, "Layout", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Layout/Layout.js");
+  reactHotLoader.register(Main, "Main", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Layout/Layout.js");
+  reactHotLoader.register(Content, "Content", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Layout/Layout.js");
 })();
 
 ;
@@ -245076,7 +244315,7 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/IconButton/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/IconButton/index.js");
 })();
 
 ;
@@ -266137,9 +265376,9 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(displayNone, "displayNone", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/Sprite.js");
-  reactHotLoader.register(IconSprite, "IconSprite", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/Sprite.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/Sprite.js");
+  reactHotLoader.register(displayNone, "displayNone", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/Sprite.js");
+  reactHotLoader.register(IconSprite, "IconSprite", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/Sprite.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/Sprite.js");
 })();
 
 ;
@@ -266783,6 +266022,767 @@ module.exports = {
 };
 
 
+/***/ }),
+
+/***/ "ls82":
+/***/ (function(module, exports, __webpack_require__) {
+
+/**
+ * Copyright (c) 2014-present, Facebook, Inc.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+
+var runtime = (function (exports) {
+  "use strict";
+
+  var Op = Object.prototype;
+  var hasOwn = Op.hasOwnProperty;
+  var undefined; // More compressible than void 0.
+  var $Symbol = typeof Symbol === "function" ? Symbol : {};
+  var iteratorSymbol = $Symbol.iterator || "@@iterator";
+  var asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator";
+  var toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag";
+
+  function define(obj, key, value) {
+    Object.defineProperty(obj, key, {
+      value: value,
+      enumerable: true,
+      configurable: true,
+      writable: true
+    });
+    return obj[key];
+  }
+  try {
+    // IE 8 has a broken Object.defineProperty that only works on DOM objects.
+    define({}, "");
+  } catch (err) {
+    define = function(obj, key, value) {
+      return obj[key] = value;
+    };
+  }
+
+  function wrap(innerFn, outerFn, self, tryLocsList) {
+    // If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.
+    var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator;
+    var generator = Object.create(protoGenerator.prototype);
+    var context = new Context(tryLocsList || []);
+
+    // The ._invoke method unifies the implementations of the .next,
+    // .throw, and .return methods.
+    generator._invoke = makeInvokeMethod(innerFn, self, context);
+
+    return generator;
+  }
+  exports.wrap = wrap;
+
+  // Try/catch helper to minimize deoptimizations. Returns a completion
+  // record like context.tryEntries[i].completion. This interface could
+  // have been (and was previously) designed to take a closure to be
+  // invoked without arguments, but in all the cases we care about we
+  // already have an existing method we want to call, so there's no need
+  // to create a new function object. We can even get away with assuming
+  // the method takes exactly one argument, since that happens to be true
+  // in every case, so we don't have to touch the arguments object. The
+  // only additional allocation required is the completion record, which
+  // has a stable shape and so hopefully should be cheap to allocate.
+  function tryCatch(fn, obj, arg) {
+    try {
+      return { type: "normal", arg: fn.call(obj, arg) };
+    } catch (err) {
+      return { type: "throw", arg: err };
+    }
+  }
+
+  var GenStateSuspendedStart = "suspendedStart";
+  var GenStateSuspendedYield = "suspendedYield";
+  var GenStateExecuting = "executing";
+  var GenStateCompleted = "completed";
+
+  // Returning this object from the innerFn has the same effect as
+  // breaking out of the dispatch switch statement.
+  var ContinueSentinel = {};
+
+  // Dummy constructor functions that we use as the .constructor and
+  // .constructor.prototype properties for functions that return Generator
+  // objects. For full spec compliance, you may wish to configure your
+  // minifier not to mangle the names of these two functions.
+  function Generator() {}
+  function GeneratorFunction() {}
+  function GeneratorFunctionPrototype() {}
+
+  // This is a polyfill for %IteratorPrototype% for environments that
+  // don't natively support it.
+  var IteratorPrototype = {};
+  define(IteratorPrototype, iteratorSymbol, function () {
+    return this;
+  });
+
+  var getProto = Object.getPrototypeOf;
+  var NativeIteratorPrototype = getProto && getProto(getProto(values([])));
+  if (NativeIteratorPrototype &&
+      NativeIteratorPrototype !== Op &&
+      hasOwn.call(NativeIteratorPrototype, iteratorSymbol)) {
+    // This environment has a native %IteratorPrototype%; use it instead
+    // of the polyfill.
+    IteratorPrototype = NativeIteratorPrototype;
+  }
+
+  var Gp = GeneratorFunctionPrototype.prototype =
+    Generator.prototype = Object.create(IteratorPrototype);
+  GeneratorFunction.prototype = GeneratorFunctionPrototype;
+  define(Gp, "constructor", GeneratorFunctionPrototype);
+  define(GeneratorFunctionPrototype, "constructor", GeneratorFunction);
+  GeneratorFunction.displayName = define(
+    GeneratorFunctionPrototype,
+    toStringTagSymbol,
+    "GeneratorFunction"
+  );
+
+  // Helper for defining the .next, .throw, and .return methods of the
+  // Iterator interface in terms of a single ._invoke method.
+  function defineIteratorMethods(prototype) {
+    ["next", "throw", "return"].forEach(function(method) {
+      define(prototype, method, function(arg) {
+        return this._invoke(method, arg);
+      });
+    });
+  }
+
+  exports.isGeneratorFunction = function(genFun) {
+    var ctor = typeof genFun === "function" && genFun.constructor;
+    return ctor
+      ? ctor === GeneratorFunction ||
+        // For the native GeneratorFunction constructor, the best we can
+        // do is to check its .name property.
+        (ctor.displayName || ctor.name) === "GeneratorFunction"
+      : false;
+  };
+
+  exports.mark = function(genFun) {
+    if (Object.setPrototypeOf) {
+      Object.setPrototypeOf(genFun, GeneratorFunctionPrototype);
+    } else {
+      genFun.__proto__ = GeneratorFunctionPrototype;
+      define(genFun, toStringTagSymbol, "GeneratorFunction");
+    }
+    genFun.prototype = Object.create(Gp);
+    return genFun;
+  };
+
+  // Within the body of any async function, `await x` is transformed to
+  // `yield regeneratorRuntime.awrap(x)`, so that the runtime can test
+  // `hasOwn.call(value, "__await")` to determine if the yielded value is
+  // meant to be awaited.
+  exports.awrap = function(arg) {
+    return { __await: arg };
+  };
+
+  function AsyncIterator(generator, PromiseImpl) {
+    function invoke(method, arg, resolve, reject) {
+      var record = tryCatch(generator[method], generator, arg);
+      if (record.type === "throw") {
+        reject(record.arg);
+      } else {
+        var result = record.arg;
+        var value = result.value;
+        if (value &&
+            typeof value === "object" &&
+            hasOwn.call(value, "__await")) {
+          return PromiseImpl.resolve(value.__await).then(function(value) {
+            invoke("next", value, resolve, reject);
+          }, function(err) {
+            invoke("throw", err, resolve, reject);
+          });
+        }
+
+        return PromiseImpl.resolve(value).then(function(unwrapped) {
+          // When a yielded Promise is resolved, its final value becomes
+          // the .value of the Promise<{value,done}> result for the
+          // current iteration.
+          result.value = unwrapped;
+          resolve(result);
+        }, function(error) {
+          // If a rejected Promise was yielded, throw the rejection back
+          // into the async generator function so it can be handled there.
+          return invoke("throw", error, resolve, reject);
+        });
+      }
+    }
+
+    var previousPromise;
+
+    function enqueue(method, arg) {
+      function callInvokeWithMethodAndArg() {
+        return new PromiseImpl(function(resolve, reject) {
+          invoke(method, arg, resolve, reject);
+        });
+      }
+
+      return previousPromise =
+        // If enqueue has been called before, then we want to wait until
+        // all previous Promises have been resolved before calling invoke,
+        // so that results are always delivered in the correct order. If
+        // enqueue has not been called before, then it is important to
+        // call invoke immediately, without waiting on a callback to fire,
+        // so that the async generator function has the opportunity to do
+        // any necessary setup in a predictable way. This predictability
+        // is why the Promise constructor synchronously invokes its
+        // executor callback, and why async functions synchronously
+        // execute code before the first await. Since we implement simple
+        // async functions in terms of async generators, it is especially
+        // important to get this right, even though it requires care.
+        previousPromise ? previousPromise.then(
+          callInvokeWithMethodAndArg,
+          // Avoid propagating failures to Promises returned by later
+          // invocations of the iterator.
+          callInvokeWithMethodAndArg
+        ) : callInvokeWithMethodAndArg();
+    }
+
+    // Define the unified helper method that is used to implement .next,
+    // .throw, and .return (see defineIteratorMethods).
+    this._invoke = enqueue;
+  }
+
+  defineIteratorMethods(AsyncIterator.prototype);
+  define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
+    return this;
+  });
+  exports.AsyncIterator = AsyncIterator;
+
+  // Note that simple async functions are implemented on top of
+  // AsyncIterator objects; they just return a Promise for the value of
+  // the final result produced by the iterator.
+  exports.async = function(innerFn, outerFn, self, tryLocsList, PromiseImpl) {
+    if (PromiseImpl === void 0) PromiseImpl = Promise;
+
+    var iter = new AsyncIterator(
+      wrap(innerFn, outerFn, self, tryLocsList),
+      PromiseImpl
+    );
+
+    return exports.isGeneratorFunction(outerFn)
+      ? iter // If outerFn is a generator, return the full iterator.
+      : iter.next().then(function(result) {
+          return result.done ? result.value : iter.next();
+        });
+  };
+
+  function makeInvokeMethod(innerFn, self, context) {
+    var state = GenStateSuspendedStart;
+
+    return function invoke(method, arg) {
+      if (state === GenStateExecuting) {
+        throw new Error("Generator is already running");
+      }
+
+      if (state === GenStateCompleted) {
+        if (method === "throw") {
+          throw arg;
+        }
+
+        // Be forgiving, per 25.3.3.3.3 of the spec:
+        // https://people.mozilla.org/~jorendorff/es6-draft.html#sec-generatorresume
+        return doneResult();
+      }
+
+      context.method = method;
+      context.arg = arg;
+
+      while (true) {
+        var delegate = context.delegate;
+        if (delegate) {
+          var delegateResult = maybeInvokeDelegate(delegate, context);
+          if (delegateResult) {
+            if (delegateResult === ContinueSentinel) continue;
+            return delegateResult;
+          }
+        }
+
+        if (context.method === "next") {
+          // Setting context._sent for legacy support of Babel's
+          // function.sent implementation.
+          context.sent = context._sent = context.arg;
+
+        } else if (context.method === "throw") {
+          if (state === GenStateSuspendedStart) {
+            state = GenStateCompleted;
+            throw context.arg;
+          }
+
+          context.dispatchException(context.arg);
+
+        } else if (context.method === "return") {
+          context.abrupt("return", context.arg);
+        }
+
+        state = GenStateExecuting;
+
+        var record = tryCatch(innerFn, self, context);
+        if (record.type === "normal") {
+          // If an exception is thrown from innerFn, we leave state ===
+          // GenStateExecuting and loop back for another invocation.
+          state = context.done
+            ? GenStateCompleted
+            : GenStateSuspendedYield;
+
+          if (record.arg === ContinueSentinel) {
+            continue;
+          }
+
+          return {
+            value: record.arg,
+            done: context.done
+          };
+
+        } else if (record.type === "throw") {
+          state = GenStateCompleted;
+          // Dispatch the exception by looping back around to the
+          // context.dispatchException(context.arg) call above.
+          context.method = "throw";
+          context.arg = record.arg;
+        }
+      }
+    };
+  }
+
+  // Call delegate.iterator[context.method](context.arg) and handle the
+  // result, either by returning a { value, done } result from the
+  // delegate iterator, or by modifying context.method and context.arg,
+  // setting context.delegate to null, and returning the ContinueSentinel.
+  function maybeInvokeDelegate(delegate, context) {
+    var method = delegate.iterator[context.method];
+    if (method === undefined) {
+      // A .throw or .return when the delegate iterator has no .throw
+      // method always terminates the yield* loop.
+      context.delegate = null;
+
+      if (context.method === "throw") {
+        // Note: ["return"] must be used for ES3 parsing compatibility.
+        if (delegate.iterator["return"]) {
+          // If the delegate iterator has a return method, give it a
+          // chance to clean up.
+          context.method = "return";
+          context.arg = undefined;
+          maybeInvokeDelegate(delegate, context);
+
+          if (context.method === "throw") {
+            // If maybeInvokeDelegate(context) changed context.method from
+            // "return" to "throw", let that override the TypeError below.
+            return ContinueSentinel;
+          }
+        }
+
+        context.method = "throw";
+        context.arg = new TypeError(
+          "The iterator does not provide a 'throw' method");
+      }
+
+      return ContinueSentinel;
+    }
+
+    var record = tryCatch(method, delegate.iterator, context.arg);
+
+    if (record.type === "throw") {
+      context.method = "throw";
+      context.arg = record.arg;
+      context.delegate = null;
+      return ContinueSentinel;
+    }
+
+    var info = record.arg;
+
+    if (! info) {
+      context.method = "throw";
+      context.arg = new TypeError("iterator result is not an object");
+      context.delegate = null;
+      return ContinueSentinel;
+    }
+
+    if (info.done) {
+      // Assign the result of the finished delegate to the temporary
+      // variable specified by delegate.resultName (see delegateYield).
+      context[delegate.resultName] = info.value;
+
+      // Resume execution at the desired location (see delegateYield).
+      context.next = delegate.nextLoc;
+
+      // If context.method was "throw" but the delegate handled the
+      // exception, let the outer generator proceed normally. If
+      // context.method was "next", forget context.arg since it has been
+      // "consumed" by the delegate iterator. If context.method was
+      // "return", allow the original .return call to continue in the
+      // outer generator.
+      if (context.method !== "return") {
+        context.method = "next";
+        context.arg = undefined;
+      }
+
+    } else {
+      // Re-yield the result returned by the delegate method.
+      return info;
+    }
+
+    // The delegate iterator is finished, so forget it and continue with
+    // the outer generator.
+    context.delegate = null;
+    return ContinueSentinel;
+  }
+
+  // Define Generator.prototype.{next,throw,return} in terms of the
+  // unified ._invoke helper method.
+  defineIteratorMethods(Gp);
+
+  define(Gp, toStringTagSymbol, "Generator");
+
+  // A Generator should always return itself as the iterator object when the
+  // @@iterator function is called on it. Some browsers' implementations of the
+  // iterator prototype chain incorrectly implement this, causing the Generator
+  // object to not be returned from this call. This ensures that doesn't happen.
+  // See https://github.com/facebook/regenerator/issues/274 for more details.
+  define(Gp, iteratorSymbol, function() {
+    return this;
+  });
+
+  define(Gp, "toString", function() {
+    return "[object Generator]";
+  });
+
+  function pushTryEntry(locs) {
+    var entry = { tryLoc: locs[0] };
+
+    if (1 in locs) {
+      entry.catchLoc = locs[1];
+    }
+
+    if (2 in locs) {
+      entry.finallyLoc = locs[2];
+      entry.afterLoc = locs[3];
+    }
+
+    this.tryEntries.push(entry);
+  }
+
+  function resetTryEntry(entry) {
+    var record = entry.completion || {};
+    record.type = "normal";
+    delete record.arg;
+    entry.completion = record;
+  }
+
+  function Context(tryLocsList) {
+    // The root entry object (effectively a try statement without a catch
+    // or a finally block) gives us a place to store values thrown from
+    // locations where there is no enclosing try statement.
+    this.tryEntries = [{ tryLoc: "root" }];
+    tryLocsList.forEach(pushTryEntry, this);
+    this.reset(true);
+  }
+
+  exports.keys = function(object) {
+    var keys = [];
+    for (var key in object) {
+      keys.push(key);
+    }
+    keys.reverse();
+
+    // Rather than returning an object with a next method, we keep
+    // things simple and return the next function itself.
+    return function next() {
+      while (keys.length) {
+        var key = keys.pop();
+        if (key in object) {
+          next.value = key;
+          next.done = false;
+          return next;
+        }
+      }
+
+      // To avoid creating an additional object, we just hang the .value
+      // and .done properties off the next function object itself. This
+      // also ensures that the minifier will not anonymize the function.
+      next.done = true;
+      return next;
+    };
+  };
+
+  function values(iterable) {
+    if (iterable) {
+      var iteratorMethod = iterable[iteratorSymbol];
+      if (iteratorMethod) {
+        return iteratorMethod.call(iterable);
+      }
+
+      if (typeof iterable.next === "function") {
+        return iterable;
+      }
+
+      if (!isNaN(iterable.length)) {
+        var i = -1, next = function next() {
+          while (++i < iterable.length) {
+            if (hasOwn.call(iterable, i)) {
+              next.value = iterable[i];
+              next.done = false;
+              return next;
+            }
+          }
+
+          next.value = undefined;
+          next.done = true;
+
+          return next;
+        };
+
+        return next.next = next;
+      }
+    }
+
+    // Return an iterator with no values.
+    return { next: doneResult };
+  }
+  exports.values = values;
+
+  function doneResult() {
+    return { value: undefined, done: true };
+  }
+
+  Context.prototype = {
+    constructor: Context,
+
+    reset: function(skipTempReset) {
+      this.prev = 0;
+      this.next = 0;
+      // Resetting context._sent for legacy support of Babel's
+      // function.sent implementation.
+      this.sent = this._sent = undefined;
+      this.done = false;
+      this.delegate = null;
+
+      this.method = "next";
+      this.arg = undefined;
+
+      this.tryEntries.forEach(resetTryEntry);
+
+      if (!skipTempReset) {
+        for (var name in this) {
+          // Not sure about the optimal order of these conditions:
+          if (name.charAt(0) === "t" &&
+              hasOwn.call(this, name) &&
+              !isNaN(+name.slice(1))) {
+            this[name] = undefined;
+          }
+        }
+      }
+    },
+
+    stop: function() {
+      this.done = true;
+
+      var rootEntry = this.tryEntries[0];
+      var rootRecord = rootEntry.completion;
+      if (rootRecord.type === "throw") {
+        throw rootRecord.arg;
+      }
+
+      return this.rval;
+    },
+
+    dispatchException: function(exception) {
+      if (this.done) {
+        throw exception;
+      }
+
+      var context = this;
+      function handle(loc, caught) {
+        record.type = "throw";
+        record.arg = exception;
+        context.next = loc;
+
+        if (caught) {
+          // If the dispatched exception was caught by a catch block,
+          // then let that catch block handle the exception normally.
+          context.method = "next";
+          context.arg = undefined;
+        }
+
+        return !! caught;
+      }
+
+      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
+        var entry = this.tryEntries[i];
+        var record = entry.completion;
+
+        if (entry.tryLoc === "root") {
+          // Exception thrown outside of any try block that could handle
+          // it, so set the completion value of the entire function to
+          // throw the exception.
+          return handle("end");
+        }
+
+        if (entry.tryLoc <= this.prev) {
+          var hasCatch = hasOwn.call(entry, "catchLoc");
+          var hasFinally = hasOwn.call(entry, "finallyLoc");
+
+          if (hasCatch && hasFinally) {
+            if (this.prev < entry.catchLoc) {
+              return handle(entry.catchLoc, true);
+            } else if (this.prev < entry.finallyLoc) {
+              return handle(entry.finallyLoc);
+            }
+
+          } else if (hasCatch) {
+            if (this.prev < entry.catchLoc) {
+              return handle(entry.catchLoc, true);
+            }
+
+          } else if (hasFinally) {
+            if (this.prev < entry.finallyLoc) {
+              return handle(entry.finallyLoc);
+            }
+
+          } else {
+            throw new Error("try statement without catch or finally");
+          }
+        }
+      }
+    },
+
+    abrupt: function(type, arg) {
+      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
+        var entry = this.tryEntries[i];
+        if (entry.tryLoc <= this.prev &&
+            hasOwn.call(entry, "finallyLoc") &&
+            this.prev < entry.finallyLoc) {
+          var finallyEntry = entry;
+          break;
+        }
+      }
+
+      if (finallyEntry &&
+          (type === "break" ||
+           type === "continue") &&
+          finallyEntry.tryLoc <= arg &&
+          arg <= finallyEntry.finallyLoc) {
+        // Ignore the finally entry if control is not jumping to a
+        // location outside the try/catch block.
+        finallyEntry = null;
+      }
+
+      var record = finallyEntry ? finallyEntry.completion : {};
+      record.type = type;
+      record.arg = arg;
+
+      if (finallyEntry) {
+        this.method = "next";
+        this.next = finallyEntry.finallyLoc;
+        return ContinueSentinel;
+      }
+
+      return this.complete(record);
+    },
+
+    complete: function(record, afterLoc) {
+      if (record.type === "throw") {
+        throw record.arg;
+      }
+
+      if (record.type === "break" ||
+          record.type === "continue") {
+        this.next = record.arg;
+      } else if (record.type === "return") {
+        this.rval = this.arg = record.arg;
+        this.method = "return";
+        this.next = "end";
+      } else if (record.type === "normal" && afterLoc) {
+        this.next = afterLoc;
+      }
+
+      return ContinueSentinel;
+    },
+
+    finish: function(finallyLoc) {
+      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
+        var entry = this.tryEntries[i];
+        if (entry.finallyLoc === finallyLoc) {
+          this.complete(entry.completion, entry.afterLoc);
+          resetTryEntry(entry);
+          return ContinueSentinel;
+        }
+      }
+    },
+
+    "catch": function(tryLoc) {
+      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
+        var entry = this.tryEntries[i];
+        if (entry.tryLoc === tryLoc) {
+          var record = entry.completion;
+          if (record.type === "throw") {
+            var thrown = record.arg;
+            resetTryEntry(entry);
+          }
+          return thrown;
+        }
+      }
+
+      // The context.catch method must only be called with a location
+      // argument that corresponds to a known catch block.
+      throw new Error("illegal catch attempt");
+    },
+
+    delegateYield: function(iterable, resultName, nextLoc) {
+      this.delegate = {
+        iterator: values(iterable),
+        resultName: resultName,
+        nextLoc: nextLoc
+      };
+
+      if (this.method === "next") {
+        // Deliberately forget the last sent value so that we don't
+        // accidentally pass it on to the delegate.
+        this.arg = undefined;
+      }
+
+      return ContinueSentinel;
+    }
+  };
+
+  // Regardless of whether this script is executing as a CommonJS module
+  // or not, return the runtime object so that we can declare the variable
+  // regeneratorRuntime in the outer scope, which allows this module to be
+  // injected easily by `bin/regenerator --include-runtime script.js`.
+  return exports;
+
+}(
+  // If this script is executing as a CommonJS module, use module.exports
+  // as the regeneratorRuntime namespace. Otherwise create a new empty
+  // object. Either way, the resulting object will be used to initialize
+  // the regeneratorRuntime variable at the top of this file.
+   true ? module.exports : undefined
+));
+
+try {
+  regeneratorRuntime = runtime;
+} catch (accidentalStrictMode) {
+  // This module should not be running in strict mode, so the above
+  // assignment should always work unless something is misconfigured. Just
+  // in case runtime.js accidentally runs in strict mode, in modern engines
+  // we can explicitly access globalThis. In older engines we can escape
+  // strict mode using a global Function call. This could conceivably fail
+  // if a Content Security Policy forbids using Function, but in that case
+  // the proper solution is to fix the accidental strict mode problem. If
+  // you've misconfigured your bundler to force strict mode and applied a
+  // CSP to forbid Function, and you're not willing to fix either of those
+  // problems, please detail your unique predicament in a GitHub issue.
+  if (typeof globalThis === "object") {
+    globalThis.regeneratorRuntime = runtime;
+  } else {
+    Function("r", "regeneratorRuntime = r")(runtime);
+  }
+}
+
+
 /***/ }),
 
 /***/ "luAU":
@@ -267430,10 +267430,10 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(globalId, "globalId", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/useCozyDialog.js");
-  reactHotLoader.register(modalSizes, "modalSizes", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/useCozyDialog.js");
-  reactHotLoader.register(useCozyDialog, "useCozyDialog", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/useCozyDialog.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/useCozyDialog.js");
+  reactHotLoader.register(globalId, "globalId", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/useCozyDialog.js");
+  reactHotLoader.register(modalSizes, "modalSizes", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/useCozyDialog.js");
+  reactHotLoader.register(useCozyDialog, "useCozyDialog", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/useCozyDialog.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/useCozyDialog.js");
 })();
 
 ;
@@ -268505,767 +268505,6 @@ function circle(radius) {
 }
 
 
-/***/ }),
-
-/***/ "mLhc":
-/***/ (function(module, exports, __webpack_require__) {
-
-/**
- * Copyright (c) 2014-present, Facebook, Inc.
- *
- * This source code is licensed under the MIT license found in the
- * LICENSE file in the root directory of this source tree.
- */
-
-var runtime = (function (exports) {
-  "use strict";
-
-  var Op = Object.prototype;
-  var hasOwn = Op.hasOwnProperty;
-  var undefined; // More compressible than void 0.
-  var $Symbol = typeof Symbol === "function" ? Symbol : {};
-  var iteratorSymbol = $Symbol.iterator || "@@iterator";
-  var asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator";
-  var toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag";
-
-  function define(obj, key, value) {
-    Object.defineProperty(obj, key, {
-      value: value,
-      enumerable: true,
-      configurable: true,
-      writable: true
-    });
-    return obj[key];
-  }
-  try {
-    // IE 8 has a broken Object.defineProperty that only works on DOM objects.
-    define({}, "");
-  } catch (err) {
-    define = function(obj, key, value) {
-      return obj[key] = value;
-    };
-  }
-
-  function wrap(innerFn, outerFn, self, tryLocsList) {
-    // If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.
-    var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator;
-    var generator = Object.create(protoGenerator.prototype);
-    var context = new Context(tryLocsList || []);
-
-    // The ._invoke method unifies the implementations of the .next,
-    // .throw, and .return methods.
-    generator._invoke = makeInvokeMethod(innerFn, self, context);
-
-    return generator;
-  }
-  exports.wrap = wrap;
-
-  // Try/catch helper to minimize deoptimizations. Returns a completion
-  // record like context.tryEntries[i].completion. This interface could
-  // have been (and was previously) designed to take a closure to be
-  // invoked without arguments, but in all the cases we care about we
-  // already have an existing method we want to call, so there's no need
-  // to create a new function object. We can even get away with assuming
-  // the method takes exactly one argument, since that happens to be true
-  // in every case, so we don't have to touch the arguments object. The
-  // only additional allocation required is the completion record, which
-  // has a stable shape and so hopefully should be cheap to allocate.
-  function tryCatch(fn, obj, arg) {
-    try {
-      return { type: "normal", arg: fn.call(obj, arg) };
-    } catch (err) {
-      return { type: "throw", arg: err };
-    }
-  }
-
-  var GenStateSuspendedStart = "suspendedStart";
-  var GenStateSuspendedYield = "suspendedYield";
-  var GenStateExecuting = "executing";
-  var GenStateCompleted = "completed";
-
-  // Returning this object from the innerFn has the same effect as
-  // breaking out of the dispatch switch statement.
-  var ContinueSentinel = {};
-
-  // Dummy constructor functions that we use as the .constructor and
-  // .constructor.prototype properties for functions that return Generator
-  // objects. For full spec compliance, you may wish to configure your
-  // minifier not to mangle the names of these two functions.
-  function Generator() {}
-  function GeneratorFunction() {}
-  function GeneratorFunctionPrototype() {}
-
-  // This is a polyfill for %IteratorPrototype% for environments that
-  // don't natively support it.
-  var IteratorPrototype = {};
-  define(IteratorPrototype, iteratorSymbol, function () {
-    return this;
-  });
-
-  var getProto = Object.getPrototypeOf;
-  var NativeIteratorPrototype = getProto && getProto(getProto(values([])));
-  if (NativeIteratorPrototype &&
-      NativeIteratorPrototype !== Op &&
-      hasOwn.call(NativeIteratorPrototype, iteratorSymbol)) {
-    // This environment has a native %IteratorPrototype%; use it instead
-    // of the polyfill.
-    IteratorPrototype = NativeIteratorPrototype;
-  }
-
-  var Gp = GeneratorFunctionPrototype.prototype =
-    Generator.prototype = Object.create(IteratorPrototype);
-  GeneratorFunction.prototype = GeneratorFunctionPrototype;
-  define(Gp, "constructor", GeneratorFunctionPrototype);
-  define(GeneratorFunctionPrototype, "constructor", GeneratorFunction);
-  GeneratorFunction.displayName = define(
-    GeneratorFunctionPrototype,
-    toStringTagSymbol,
-    "GeneratorFunction"
-  );
-
-  // Helper for defining the .next, .throw, and .return methods of the
-  // Iterator interface in terms of a single ._invoke method.
-  function defineIteratorMethods(prototype) {
-    ["next", "throw", "return"].forEach(function(method) {
-      define(prototype, method, function(arg) {
-        return this._invoke(method, arg);
-      });
-    });
-  }
-
-  exports.isGeneratorFunction = function(genFun) {
-    var ctor = typeof genFun === "function" && genFun.constructor;
-    return ctor
-      ? ctor === GeneratorFunction ||
-        // For the native GeneratorFunction constructor, the best we can
-        // do is to check its .name property.
-        (ctor.displayName || ctor.name) === "GeneratorFunction"
-      : false;
-  };
-
-  exports.mark = function(genFun) {
-    if (Object.setPrototypeOf) {
-      Object.setPrototypeOf(genFun, GeneratorFunctionPrototype);
-    } else {
-      genFun.__proto__ = GeneratorFunctionPrototype;
-      define(genFun, toStringTagSymbol, "GeneratorFunction");
-    }
-    genFun.prototype = Object.create(Gp);
-    return genFun;
-  };
-
-  // Within the body of any async function, `await x` is transformed to
-  // `yield regeneratorRuntime.awrap(x)`, so that the runtime can test
-  // `hasOwn.call(value, "__await")` to determine if the yielded value is
-  // meant to be awaited.
-  exports.awrap = function(arg) {
-    return { __await: arg };
-  };
-
-  function AsyncIterator(generator, PromiseImpl) {
-    function invoke(method, arg, resolve, reject) {
-      var record = tryCatch(generator[method], generator, arg);
-      if (record.type === "throw") {
-        reject(record.arg);
-      } else {
-        var result = record.arg;
-        var value = result.value;
-        if (value &&
-            typeof value === "object" &&
-            hasOwn.call(value, "__await")) {
-          return PromiseImpl.resolve(value.__await).then(function(value) {
-            invoke("next", value, resolve, reject);
-          }, function(err) {
-            invoke("throw", err, resolve, reject);
-          });
-        }
-
-        return PromiseImpl.resolve(value).then(function(unwrapped) {
-          // When a yielded Promise is resolved, its final value becomes
-          // the .value of the Promise<{value,done}> result for the
-          // current iteration.
-          result.value = unwrapped;
-          resolve(result);
-        }, function(error) {
-          // If a rejected Promise was yielded, throw the rejection back
-          // into the async generator function so it can be handled there.
-          return invoke("throw", error, resolve, reject);
-        });
-      }
-    }
-
-    var previousPromise;
-
-    function enqueue(method, arg) {
-      function callInvokeWithMethodAndArg() {
-        return new PromiseImpl(function(resolve, reject) {
-          invoke(method, arg, resolve, reject);
-        });
-      }
-
-      return previousPromise =
-        // If enqueue has been called before, then we want to wait until
-        // all previous Promises have been resolved before calling invoke,
-        // so that results are always delivered in the correct order. If
-        // enqueue has not been called before, then it is important to
-        // call invoke immediately, without waiting on a callback to fire,
-        // so that the async generator function has the opportunity to do
-        // any necessary setup in a predictable way. This predictability
-        // is why the Promise constructor synchronously invokes its
-        // executor callback, and why async functions synchronously
-        // execute code before the first await. Since we implement simple
-        // async functions in terms of async generators, it is especially
-        // important to get this right, even though it requires care.
-        previousPromise ? previousPromise.then(
-          callInvokeWithMethodAndArg,
-          // Avoid propagating failures to Promises returned by later
-          // invocations of the iterator.
-          callInvokeWithMethodAndArg
-        ) : callInvokeWithMethodAndArg();
-    }
-
-    // Define the unified helper method that is used to implement .next,
-    // .throw, and .return (see defineIteratorMethods).
-    this._invoke = enqueue;
-  }
-
-  defineIteratorMethods(AsyncIterator.prototype);
-  define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
-    return this;
-  });
-  exports.AsyncIterator = AsyncIterator;
-
-  // Note that simple async functions are implemented on top of
-  // AsyncIterator objects; they just return a Promise for the value of
-  // the final result produced by the iterator.
-  exports.async = function(innerFn, outerFn, self, tryLocsList, PromiseImpl) {
-    if (PromiseImpl === void 0) PromiseImpl = Promise;
-
-    var iter = new AsyncIterator(
-      wrap(innerFn, outerFn, self, tryLocsList),
-      PromiseImpl
-    );
-
-    return exports.isGeneratorFunction(outerFn)
-      ? iter // If outerFn is a generator, return the full iterator.
-      : iter.next().then(function(result) {
-          return result.done ? result.value : iter.next();
-        });
-  };
-
-  function makeInvokeMethod(innerFn, self, context) {
-    var state = GenStateSuspendedStart;
-
-    return function invoke(method, arg) {
-      if (state === GenStateExecuting) {
-        throw new Error("Generator is already running");
-      }
-
-      if (state === GenStateCompleted) {
-        if (method === "throw") {
-          throw arg;
-        }
-
-        // Be forgiving, per 25.3.3.3.3 of the spec:
-        // https://people.mozilla.org/~jorendorff/es6-draft.html#sec-generatorresume
-        return doneResult();
-      }
-
-      context.method = method;
-      context.arg = arg;
-
-      while (true) {
-        var delegate = context.delegate;
-        if (delegate) {
-          var delegateResult = maybeInvokeDelegate(delegate, context);
-          if (delegateResult) {
-            if (delegateResult === ContinueSentinel) continue;
-            return delegateResult;
-          }
-        }
-
-        if (context.method === "next") {
-          // Setting context._sent for legacy support of Babel's
-          // function.sent implementation.
-          context.sent = context._sent = context.arg;
-
-        } else if (context.method === "throw") {
-          if (state === GenStateSuspendedStart) {
-            state = GenStateCompleted;
-            throw context.arg;
-          }
-
-          context.dispatchException(context.arg);
-
-        } else if (context.method === "return") {
-          context.abrupt("return", context.arg);
-        }
-
-        state = GenStateExecuting;
-
-        var record = tryCatch(innerFn, self, context);
-        if (record.type === "normal") {
-          // If an exception is thrown from innerFn, we leave state ===
-          // GenStateExecuting and loop back for another invocation.
-          state = context.done
-            ? GenStateCompleted
-            : GenStateSuspendedYield;
-
-          if (record.arg === ContinueSentinel) {
-            continue;
-          }
-
-          return {
-            value: record.arg,
-            done: context.done
-          };
-
-        } else if (record.type === "throw") {
-          state = GenStateCompleted;
-          // Dispatch the exception by looping back around to the
-          // context.dispatchException(context.arg) call above.
-          context.method = "throw";
-          context.arg = record.arg;
-        }
-      }
-    };
-  }
-
-  // Call delegate.iterator[context.method](context.arg) and handle the
-  // result, either by returning a { value, done } result from the
-  // delegate iterator, or by modifying context.method and context.arg,
-  // setting context.delegate to null, and returning the ContinueSentinel.
-  function maybeInvokeDelegate(delegate, context) {
-    var method = delegate.iterator[context.method];
-    if (method === undefined) {
-      // A .throw or .return when the delegate iterator has no .throw
-      // method always terminates the yield* loop.
-      context.delegate = null;
-
-      if (context.method === "throw") {
-        // Note: ["return"] must be used for ES3 parsing compatibility.
-        if (delegate.iterator["return"]) {
-          // If the delegate iterator has a return method, give it a
-          // chance to clean up.
-          context.method = "return";
-          context.arg = undefined;
-          maybeInvokeDelegate(delegate, context);
-
-          if (context.method === "throw") {
-            // If maybeInvokeDelegate(context) changed context.method from
-            // "return" to "throw", let that override the TypeError below.
-            return ContinueSentinel;
-          }
-        }
-
-        context.method = "throw";
-        context.arg = new TypeError(
-          "The iterator does not provide a 'throw' method");
-      }
-
-      return ContinueSentinel;
-    }
-
-    var record = tryCatch(method, delegate.iterator, context.arg);
-
-    if (record.type === "throw") {
-      context.method = "throw";
-      context.arg = record.arg;
-      context.delegate = null;
-      return ContinueSentinel;
-    }
-
-    var info = record.arg;
-
-    if (! info) {
-      context.method = "throw";
-      context.arg = new TypeError("iterator result is not an object");
-      context.delegate = null;
-      return ContinueSentinel;
-    }
-
-    if (info.done) {
-      // Assign the result of the finished delegate to the temporary
-      // variable specified by delegate.resultName (see delegateYield).
-      context[delegate.resultName] = info.value;
-
-      // Resume execution at the desired location (see delegateYield).
-      context.next = delegate.nextLoc;
-
-      // If context.method was "throw" but the delegate handled the
-      // exception, let the outer generator proceed normally. If
-      // context.method was "next", forget context.arg since it has been
-      // "consumed" by the delegate iterator. If context.method was
-      // "return", allow the original .return call to continue in the
-      // outer generator.
-      if (context.method !== "return") {
-        context.method = "next";
-        context.arg = undefined;
-      }
-
-    } else {
-      // Re-yield the result returned by the delegate method.
-      return info;
-    }
-
-    // The delegate iterator is finished, so forget it and continue with
-    // the outer generator.
-    context.delegate = null;
-    return ContinueSentinel;
-  }
-
-  // Define Generator.prototype.{next,throw,return} in terms of the
-  // unified ._invoke helper method.
-  defineIteratorMethods(Gp);
-
-  define(Gp, toStringTagSymbol, "Generator");
-
-  // A Generator should always return itself as the iterator object when the
-  // @@iterator function is called on it. Some browsers' implementations of the
-  // iterator prototype chain incorrectly implement this, causing the Generator
-  // object to not be returned from this call. This ensures that doesn't happen.
-  // See https://github.com/facebook/regenerator/issues/274 for more details.
-  define(Gp, iteratorSymbol, function() {
-    return this;
-  });
-
-  define(Gp, "toString", function() {
-    return "[object Generator]";
-  });
-
-  function pushTryEntry(locs) {
-    var entry = { tryLoc: locs[0] };
-
-    if (1 in locs) {
-      entry.catchLoc = locs[1];
-    }
-
-    if (2 in locs) {
-      entry.finallyLoc = locs[2];
-      entry.afterLoc = locs[3];
-    }
-
-    this.tryEntries.push(entry);
-  }
-
-  function resetTryEntry(entry) {
-    var record = entry.completion || {};
-    record.type = "normal";
-    delete record.arg;
-    entry.completion = record;
-  }
-
-  function Context(tryLocsList) {
-    // The root entry object (effectively a try statement without a catch
-    // or a finally block) gives us a place to store values thrown from
-    // locations where there is no enclosing try statement.
-    this.tryEntries = [{ tryLoc: "root" }];
-    tryLocsList.forEach(pushTryEntry, this);
-    this.reset(true);
-  }
-
-  exports.keys = function(object) {
-    var keys = [];
-    for (var key in object) {
-      keys.push(key);
-    }
-    keys.reverse();
-
-    // Rather than returning an object with a next method, we keep
-    // things simple and return the next function itself.
-    return function next() {
-      while (keys.length) {
-        var key = keys.pop();
-        if (key in object) {
-          next.value = key;
-          next.done = false;
-          return next;
-        }
-      }
-
-      // To avoid creating an additional object, we just hang the .value
-      // and .done properties off the next function object itself. This
-      // also ensures that the minifier will not anonymize the function.
-      next.done = true;
-      return next;
-    };
-  };
-
-  function values(iterable) {
-    if (iterable) {
-      var iteratorMethod = iterable[iteratorSymbol];
-      if (iteratorMethod) {
-        return iteratorMethod.call(iterable);
-      }
-
-      if (typeof iterable.next === "function") {
-        return iterable;
-      }
-
-      if (!isNaN(iterable.length)) {
-        var i = -1, next = function next() {
-          while (++i < iterable.length) {
-            if (hasOwn.call(iterable, i)) {
-              next.value = iterable[i];
-              next.done = false;
-              return next;
-            }
-          }
-
-          next.value = undefined;
-          next.done = true;
-
-          return next;
-        };
-
-        return next.next = next;
-      }
-    }
-
-    // Return an iterator with no values.
-    return { next: doneResult };
-  }
-  exports.values = values;
-
-  function doneResult() {
-    return { value: undefined, done: true };
-  }
-
-  Context.prototype = {
-    constructor: Context,
-
-    reset: function(skipTempReset) {
-      this.prev = 0;
-      this.next = 0;
-      // Resetting context._sent for legacy support of Babel's
-      // function.sent implementation.
-      this.sent = this._sent = undefined;
-      this.done = false;
-      this.delegate = null;
-
-      this.method = "next";
-      this.arg = undefined;
-
-      this.tryEntries.forEach(resetTryEntry);
-
-      if (!skipTempReset) {
-        for (var name in this) {
-          // Not sure about the optimal order of these conditions:
-          if (name.charAt(0) === "t" &&
-              hasOwn.call(this, name) &&
-              !isNaN(+name.slice(1))) {
-            this[name] = undefined;
-          }
-        }
-      }
-    },
-
-    stop: function() {
-      this.done = true;
-
-      var rootEntry = this.tryEntries[0];
-      var rootRecord = rootEntry.completion;
-      if (rootRecord.type === "throw") {
-        throw rootRecord.arg;
-      }
-
-      return this.rval;
-    },
-
-    dispatchException: function(exception) {
-      if (this.done) {
-        throw exception;
-      }
-
-      var context = this;
-      function handle(loc, caught) {
-        record.type = "throw";
-        record.arg = exception;
-        context.next = loc;
-
-        if (caught) {
-          // If the dispatched exception was caught by a catch block,
-          // then let that catch block handle the exception normally.
-          context.method = "next";
-          context.arg = undefined;
-        }
-
-        return !! caught;
-      }
-
-      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
-        var entry = this.tryEntries[i];
-        var record = entry.completion;
-
-        if (entry.tryLoc === "root") {
-          // Exception thrown outside of any try block that could handle
-          // it, so set the completion value of the entire function to
-          // throw the exception.
-          return handle("end");
-        }
-
-        if (entry.tryLoc <= this.prev) {
-          var hasCatch = hasOwn.call(entry, "catchLoc");
-          var hasFinally = hasOwn.call(entry, "finallyLoc");
-
-          if (hasCatch && hasFinally) {
-            if (this.prev < entry.catchLoc) {
-              return handle(entry.catchLoc, true);
-            } else if (this.prev < entry.finallyLoc) {
-              return handle(entry.finallyLoc);
-            }
-
-          } else if (hasCatch) {
-            if (this.prev < entry.catchLoc) {
-              return handle(entry.catchLoc, true);
-            }
-
-          } else if (hasFinally) {
-            if (this.prev < entry.finallyLoc) {
-              return handle(entry.finallyLoc);
-            }
-
-          } else {
-            throw new Error("try statement without catch or finally");
-          }
-        }
-      }
-    },
-
-    abrupt: function(type, arg) {
-      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
-        var entry = this.tryEntries[i];
-        if (entry.tryLoc <= this.prev &&
-            hasOwn.call(entry, "finallyLoc") &&
-            this.prev < entry.finallyLoc) {
-          var finallyEntry = entry;
-          break;
-        }
-      }
-
-      if (finallyEntry &&
-          (type === "break" ||
-           type === "continue") &&
-          finallyEntry.tryLoc <= arg &&
-          arg <= finallyEntry.finallyLoc) {
-        // Ignore the finally entry if control is not jumping to a
-        // location outside the try/catch block.
-        finallyEntry = null;
-      }
-
-      var record = finallyEntry ? finallyEntry.completion : {};
-      record.type = type;
-      record.arg = arg;
-
-      if (finallyEntry) {
-        this.method = "next";
-        this.next = finallyEntry.finallyLoc;
-        return ContinueSentinel;
-      }
-
-      return this.complete(record);
-    },
-
-    complete: function(record, afterLoc) {
-      if (record.type === "throw") {
-        throw record.arg;
-      }
-
-      if (record.type === "break" ||
-          record.type === "continue") {
-        this.next = record.arg;
-      } else if (record.type === "return") {
-        this.rval = this.arg = record.arg;
-        this.method = "return";
-        this.next = "end";
-      } else if (record.type === "normal" && afterLoc) {
-        this.next = afterLoc;
-      }
-
-      return ContinueSentinel;
-    },
-
-    finish: function(finallyLoc) {
-      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
-        var entry = this.tryEntries[i];
-        if (entry.finallyLoc === finallyLoc) {
-          this.complete(entry.completion, entry.afterLoc);
-          resetTryEntry(entry);
-          return ContinueSentinel;
-        }
-      }
-    },
-
-    "catch": function(tryLoc) {
-      for (var i = this.tryEntries.length - 1; i >= 0; --i) {
-        var entry = this.tryEntries[i];
-        if (entry.tryLoc === tryLoc) {
-          var record = entry.completion;
-          if (record.type === "throw") {
-            var thrown = record.arg;
-            resetTryEntry(entry);
-          }
-          return thrown;
-        }
-      }
-
-      // The context.catch method must only be called with a location
-      // argument that corresponds to a known catch block.
-      throw new Error("illegal catch attempt");
-    },
-
-    delegateYield: function(iterable, resultName, nextLoc) {
-      this.delegate = {
-        iterator: values(iterable),
-        resultName: resultName,
-        nextLoc: nextLoc
-      };
-
-      if (this.method === "next") {
-        // Deliberately forget the last sent value so that we don't
-        // accidentally pass it on to the delegate.
-        this.arg = undefined;
-      }
-
-      return ContinueSentinel;
-    }
-  };
-
-  // Regardless of whether this script is executing as a CommonJS module
-  // or not, return the runtime object so that we can declare the variable
-  // regeneratorRuntime in the outer scope, which allows this module to be
-  // injected easily by `bin/regenerator --include-runtime script.js`.
-  return exports;
-
-}(
-  // If this script is executing as a CommonJS module, use module.exports
-  // as the regeneratorRuntime namespace. Otherwise create a new empty
-  // object. Either way, the resulting object will be used to initialize
-  // the regeneratorRuntime variable at the top of this file.
-   true ? module.exports : undefined
-));
-
-try {
-  regeneratorRuntime = runtime;
-} catch (accidentalStrictMode) {
-  // This module should not be running in strict mode, so the above
-  // assignment should always work unless something is misconfigured. Just
-  // in case runtime.js accidentally runs in strict mode, in modern engines
-  // we can explicitly access globalThis. In older engines we can escape
-  // strict mode using a global Function call. This could conceivably fail
-  // if a Content Security Policy forbids using Function, but in that case
-  // the proper solution is to fix the accidental strict mode problem. If
-  // you've misconfigured your bundler to force strict mode and applied a
-  // CSP to forbid Function, and you're not willing to fix either of those
-  // problems, please detail your unique predicament in a GitHub issue.
-  if (typeof globalThis === "object") {
-    globalThis.regeneratorRuntime = runtime;
-  } else {
-    Function("r", "regeneratorRuntime = r")(runtime);
-  }
-}
-
-
 /***/ }),
 
 /***/ "mOTb":
@@ -280583,7 +279822,7 @@ module.exports = buildDistanceInWordsLocale
 /***/ "o0o1":
 /***/ (function(module, exports, __webpack_require__) {
 
-module.exports = __webpack_require__("mLhc");
+module.exports = __webpack_require__("ls82");
 
 
 /***/ }),
@@ -281148,8 +280387,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(SvgBottom, "SvgBottom", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Bottom.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Bottom.js");
+  reactHotLoader.register(SvgBottom, "SvgBottom", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Bottom.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icons/Bottom.js");
 })();
 
 ;
@@ -289716,8 +288955,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(IllustrationDialog, "IllustrationDialog", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/IllustrationDialog.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/IllustrationDialog.js");
+  reactHotLoader.register(IllustrationDialog, "IllustrationDialog", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/IllustrationDialog.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/IllustrationDialog.js");
 })();
 
 ;
@@ -296458,8 +295697,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(Dialog, "Dialog", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/Dialog.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/Dialog.js");
+  reactHotLoader.register(Dialog, "Dialog", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/Dialog.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/Dialog.js");
 })();
 
 ;
@@ -315966,7 +315205,7 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/DialogContentText.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Dialog/DialogContentText.js");
 })();
 
 ;
@@ -316154,104 +315393,6 @@ __webpack_require__.r(__webpack_exports__);
 });
 
 
-/***/ }),
-
-/***/ "uVqs":
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(module) {
-
-var _interopRequireDefault = __webpack_require__("TqRt");
-
-Object.defineProperty(exports, "__esModule", {
-  value: true
-});
-exports.resetCache = exports.readCozyDataFromDOM = exports.readCozyData = exports.readApplicationDataset = void 0;
-
-var _memoize = _interopRequireDefault(__webpack_require__("44Ds"));
-
-(function () {
-  var enterModule = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.enterModule : undefined;
-  enterModule && enterModule(module);
-})();
-
-var __signature__ = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.default.signature : function (a) {
-  return a;
-};
-
-var readApplicationDataset = (0, _memoize.default)(function () {
-  var root = document.querySelector('[role=application]');
-  return root && root.dataset;
-});
-exports.readApplicationDataset = readApplicationDataset;
-var readCozyData = (0, _memoize.default)(function () {
-  var dataset = readApplicationDataset();
-
-  if (dataset && dataset.cozy) {
-    return JSON.parse(dataset.cozy);
-  }
-
-  return null;
-});
-/**
- * Reads an attribute set by the stack from the DOM
- *
- * A cozy app must receives on data from the stack, typically on the
- * [role=application] node. Here, we try first to read from data-cozy
- * and we fallback on data-[attrName].
- */
-
-exports.readCozyData = readCozyData;
-var readCozyDataFromDOM = (0, _memoize.default)(function (attrName) {
-  var data = readCozyData();
-
-  if (data && data[attrName] !== undefined) {
-    return data[attrName] === 'true' || data[attrName] === 'false' ? JSON.parse(data[attrName]) : data[attrName];
-  }
-
-  var appDataset = readApplicationDataset();
-
-  if (!appDataset) {
-    return;
-  }
-
-  var attrName2 = "cozy".concat(attrName[0].toUpperCase()).concat(attrName.substring(1));
-  var value = appDataset[attrName2];
-  return value === undefined ? undefined : value === '' || JSON.parse(value);
-});
-exports.readCozyDataFromDOM = readCozyDataFromDOM;
-
-var resetCache = function resetCache() {
-  readCozyDataFromDOM.cache = new _memoize.default.Cache();
-  readCozyData.cache = new _memoize.default.Cache();
-  readApplicationDataset.cache = new _memoize.default.Cache();
-};
-
-exports.resetCache = resetCache;
-;
-
-(function () {
-  var reactHotLoader = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.default : undefined;
-
-  if (!reactHotLoader) {
-    return;
-  }
-
-  reactHotLoader.register(readApplicationDataset, "readApplicationDataset", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/appDataset.js");
-  reactHotLoader.register(readCozyData, "readCozyData", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/appDataset.js");
-  reactHotLoader.register(readCozyDataFromDOM, "readCozyDataFromDOM", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/appDataset.js");
-  reactHotLoader.register(resetCache, "resetCache", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/helpers/appDataset.js");
-})();
-
-;
-
-(function () {
-  var leaveModule = typeof reactHotLoaderGlobal !== 'undefined' ? reactHotLoaderGlobal.leaveModule : undefined;
-  leaveModule && leaveModule(module);
-})();
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__("YuTi")(module)))
-
 /***/ }),
 
 /***/ "uXMh":
@@ -326187,8 +325328,8 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(MuiCozyTheme, "MuiCozyTheme", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/index.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/index.js");
+  reactHotLoader.register(MuiCozyTheme, "MuiCozyTheme", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/MuiCozyTheme/index.js");
 })();
 
 ;
@@ -330748,13 +329889,13 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(styles, "styles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
-  reactHotLoader.register(DEFAULT_SIZE, "DEFAULT_SIZE", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
-  reactHotLoader.register(getSvgObject, "getSvgObject", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
-  reactHotLoader.register(isFunction, "isFunction", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
-  reactHotLoader.register(Icon, "Icon", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
-  reactHotLoader.register(iconPropType, "iconPropType", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
+  reactHotLoader.register(styles, "styles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
+  reactHotLoader.register(DEFAULT_SIZE, "DEFAULT_SIZE", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
+  reactHotLoader.register(getSvgObject, "getSvgObject", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
+  reactHotLoader.register(isFunction, "isFunction", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
+  reactHotLoader.register(Icon, "Icon", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
+  reactHotLoader.register(iconPropType, "iconPropType", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/Icon/index.js");
 })();
 
 ;
@@ -331216,13 +330357,13 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(styles, "styles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
-  reactHotLoader.register(paletteStyles, "paletteStyles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
-  reactHotLoader.register(CozyThemeContext, "CozyThemeContext", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
-  reactHotLoader.register(allStyles, "allStyles", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
-  reactHotLoader.register(CozyTheme, "CozyTheme", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
-  reactHotLoader.register(useCozyTheme, "useCozyTheme", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
+  reactHotLoader.register(styles, "styles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
+  reactHotLoader.register(paletteStyles, "paletteStyles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
+  reactHotLoader.register(CozyThemeContext, "CozyThemeContext", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
+  reactHotLoader.register(allStyles, "allStyles", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
+  reactHotLoader.register(CozyTheme, "CozyTheme", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
+  reactHotLoader.register(useCozyTheme, "useCozyTheme", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyTheme/index.js");
 })();
 
 ;
@@ -333537,7 +332678,7 @@ exports.default = _default2;
     return;
   }
 
-  reactHotLoader.register(_default, "default", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/locales.js");
+  reactHotLoader.register(_default, "default", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/CozyDialogs/locales.js");
 })();
 
 ;
@@ -334988,9 +334129,9 @@ exports.getCssVariableValue = getCssVariableValue;
     return;
   }
 
-  reactHotLoader.register(mockedGetCssVariableValue, "mockedGetCssVariableValue", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/utils/color.js");
-  reactHotLoader.register(realGetCssVariableValue, "realGetCssVariableValue", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/utils/color.js");
-  reactHotLoader.register(getCssVariableValue, "getCssVariableValue", "/home/bastien/ecolyo/node_modules/cozy-ui/transpiled/react/utils/color.js");
+  reactHotLoader.register(mockedGetCssVariableValue, "mockedGetCssVariableValue", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/utils/color.js");
+  reactHotLoader.register(realGetCssVariableValue, "realGetCssVariableValue", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/utils/color.js");
+  reactHotLoader.register(getCssVariableValue, "getCssVariableValue", "/home/remi/D\xE9veloppement/ecolyo/node_modules/cozy-ui/transpiled/react/utils/color.js");
 })();
 
 ;
-- 
GitLab