From d9cf84ed785e311fb2b169f472b53a19be3137a0 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Tue, 3 Mar 2020 17:12:08 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Lien=20vers=20publicode=20dans?= =?UTF-8?q?=20l'espace=20d=C3=A9veloppeur?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/utils/colors.tsx | 1 - source/locales/en.yaml | 6 +++++- .../pages/integration/Options.tsx | 18 ++++++++++++++++++ 3 files changed, 23 insertions(+), 2 deletions(-) diff --git a/source/components/utils/colors.tsx b/source/components/utils/colors.tsx index 8ba5f32b0..8b93d9f18 100644 --- a/source/components/utils/colors.tsx +++ b/source/components/utils/colors.tsx @@ -115,7 +115,6 @@ export function ThemeColorsProvider({ color, children }: ProviderProps) { ref={divRef} css={` height: inherit; - width: inherit; `} > {children} diff --git a/source/locales/en.yaml b/source/locales/en.yaml index 18d22586c..fd4df8321 100644 --- a/source/locales/en.yaml +++ b/source/locales/en.yaml @@ -30,6 +30,7 @@ De: From Destinataire: Levied by Devenir: Become Déclenchement: Applicability +Découvrir: Discover Démarches de création: Creation process checklist Désactivée: Inactive Détail annuel des cotisations: Annual detail of my contributions @@ -65,7 +66,7 @@ Mon entreprise: My company Mon revenu: My income Montant: Amount Montant des cotisations: Amount of contributions -"Nom de l'entreprise ou SIREN ": Company name or SIREN code +'Nom de l''entreprise ou SIREN ': Company name or SIREN code Non: 'No' Nous n'avons rien trouvé: We didn't find any matching registered company. Oui: 'Yes' @@ -802,6 +803,9 @@ pages: <0>Using the calculation engine<1>The entire socio-fiscal calculation engine developed by URSSAF, freely available in the form of an NPM library. + publicode: >- + <0>Publicodes<1>Our tools are powered by Publicodes, a new language + for encoding "explainable" algorithms. code à copier: 'Here is the code to copy and paste on your site:' home: choice: diff --git a/source/sites/mon-entreprise.fr/pages/integration/Options.tsx b/source/sites/mon-entreprise.fr/pages/integration/Options.tsx index 16a147847..8a0f886f8 100644 --- a/source/sites/mon-entreprise.fr/pages/integration/Options.tsx +++ b/source/sites/mon-entreprise.fr/pages/integration/Options.tsx @@ -98,6 +98,24 @@ export default function Options() { Commencer + +
{emoji('📚')}
+ +

Publicodes

+

+ Nos outils sont propulsés par Publicodes, un nouveau langage pour + encoder des algorithmes “explicables”. +

+
+
+ Découvrir +
+
)