From b1e9d6a8514f324f0a6fbfa0ff6900ba4326eeb3 Mon Sep 17 00:00:00 2001 From: Bastien Dumont <bdumont@grandlyon.com> Date: Wed, 3 Apr 2024 16:16:06 +0200 Subject: [PATCH] publish: remove margin generated from commit 5b4d23de10ad263139ad2d2e7e45edd2412390bb --- ...62eb94e9b5c9e7a1c595.js => ecolyo.fe6be150365e565d29e3.js} | 4 +--- ...1f3826278c8758629c20.js => ecolyo.f845efcf6767c543052d.js} | 4 ++-- index.html | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) rename 5/{ecolyo.62eb94e9b5c9e7a1c595.js => ecolyo.fe6be150365e565d29e3.js} (99%) rename app/{ecolyo.1f3826278c8758629c20.js => ecolyo.f845efcf6767c543052d.js} (99%) diff --git a/5/ecolyo.62eb94e9b5c9e7a1c595.js b/5/ecolyo.fe6be150365e565d29e3.js similarity index 99% rename from 5/ecolyo.62eb94e9b5c9e7a1c595.js rename to 5/ecolyo.fe6be150365e565d29e3.js index a2ee032eb..e2e3d4cf2 100644 --- a/5/ecolyo.62eb94e9b5c9e7a1c595.js +++ b/5/ecolyo.fe6be150365e565d29e3.js @@ -962,6 +962,7 @@ var KonnectorViewerCard = function KonnectorViewerCard(_ref) { shouldRefreshConsent = _useAppSelector$globa.shouldRefreshConsent, partnersInfo = _useAppSelector$globa.partnersInfo; var currentFluidStatus = fluidStatus[fluidType]; + console.log('🚀 ~ currentFluidStatus:', currentFluidStatus); var fluidSlug = currentFluidStatus.connection.konnectorConfig.slug; var fluidState = currentFluidStatus.status; var _currentFluidStatus$c = currentFluidStatus.connection, @@ -1002,9 +1003,6 @@ var KonnectorViewerCard = function KonnectorViewerCard(_ref) { /** Derived value from store. */ var isDisconnected = !showOfflineData; - - /** If waiting for GRDF consent, do not show anything from KonnectorViewerCard */ - var isGRDFWaitingForConsent = fluidType === _enums.FluidType.GAS && currentFluidStatus.status === _enums.FluidState.CHALLENGE_ASKED; var iconType = (0, _picto.getParamPicto)(currentFluidStatus.fluidType); var toggleAccordion = function toggleAccordion() { dispatch((0, _chart.setShowConnectionDetails)(!showConnectionDetails)); diff --git a/app/ecolyo.1f3826278c8758629c20.js b/app/ecolyo.f845efcf6767c543052d.js similarity index 99% rename from app/ecolyo.1f3826278c8758629c20.js rename to app/ecolyo.f845efcf6767c543052d.js index 640ef2689..3baac341a 100644 --- a/app/ecolyo.1f3826278c8758629c20.js +++ b/app/ecolyo.f845efcf6767c543052d.js @@ -64,7 +64,7 @@ /******/ /******/ // script path function /******/ function jsonpScriptSrc(chunkId) { -/******/ return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + "/ecolyo." + {"3":"175d1078d8b45557fca0","4":"11cfc25145ad25979886","5":"62eb94e9b5c9e7a1c595","6":"b8ca14e647b0626e68d4","7":"0aa5f5c57c463f74cbec","8":"a73a83af326b8e1dfa4a","9":"73a97eac0086801c9dc9","10":"26edbface76655274ad8","11":"3baf0b358c1c353001a4"}[chunkId] + ".js" +/******/ return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + "/ecolyo." + {"3":"175d1078d8b45557fca0","4":"11cfc25145ad25979886","5":"fe6be150365e565d29e3","6":"b8ca14e647b0626e68d4","7":"0aa5f5c57c463f74cbec","8":"a73a83af326b8e1dfa4a","9":"73a97eac0086801c9dc9","10":"26edbface76655274ad8","11":"3baf0b358c1c353001a4"}[chunkId] + ".js" /******/ } /******/ /******/ // The require function @@ -31281,7 +31281,7 @@ var SgeConnectView = function SgeConnectView() { return _launchConnect.apply(this, arguments); } launchConnect(); - }, [connect, dispatch, sgeConnect, update]); + }, [account, connect, dispatch, sgeConnect, update]); var isNextValid = (0, _react.useCallback)(function () { switch (currentStep) { case _enums.SgeStep.IdentityAndPDL: diff --git a/index.html b/index.html index 1b55e0dbd..47e63d12a 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.b479e82bf0a2e56e4c58.js"></script><script src="app/ecolyo.1f3826278c8758629c20.js"></script></div></body></html> \ No newline at end of file +<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.b479e82bf0a2e56e4c58.js"></script><script src="app/ecolyo.f845efcf6767c543052d.js"></script></div></body></html> \ No newline at end of file -- GitLab