Skip to content
Snippets Groups Projects
Select Git revision
  • c4e4798ac5bb3239f6ac40cb6e226d482a33e575
  • master default protected
  • 366-signe-a-cote-du-droit-en-vigueur-sur-l-ui-pour-indiquer-que-la-reforme-a-eu-lieu-mais-qu-elle-n
  • revalo_retraites
  • 381-pb-affichage-labels-des-parametres-sur-plus-de-3-lignes
  • ajoute-duplicate-aide-logement
  • poc_castype_ia
  • parametres-editables-budget
  • ui-parametres
  • 355-les-dispositifs-prestations-sociales-du-graphique-se-cachent-montrent-en-meme-temps-2
  • 358-les-variables-dont-le-montant-est-nul-apparaissent-en-bleu-et-non-cliquables
  • 356-ajuster-la-largeur-sur-les-graphiques-budgetaires
  • incoherence_cas_type_0
  • fix-ui-suppression-tranches-baremes
  • ajout-agregat-cehr-version-plf
  • impact_carbone
  • xlsx
  • header_revamp
  • 270-concevoir-la-page-d-accueil-leximpact
  • 219-conversion-des-montants-min-et-max-de-l-axe-des-x-en-smic
  • 294-afficher-le-salaire-des-cas-types-en-nombre-de-smic
  • 0.0.1174
  • 0.0.1173
  • 0.0.1172
  • 0.0.1171
  • 0.0.1170
  • 0.0.1169
  • 0.0.1168
  • 0.0.1167
  • 0.0.1166
  • 0.0.1165
  • 0.0.1164
  • 0.0.1163
  • 0.0.1162
  • 0.0.1161
  • 0.0.1160
  • 0.0.1159
  • 0.0.1158
  • 0.0.1157
  • 0.0.1156
  • 0.0.1155
41 results

memos.ts

Blame
  • memos.ts 2.79 KiB
    export const memoUrlByName: { [variableName: string]: string } = {
      aah: "https://documentation.leximpact.dev/leximpact_prepare_data/memo_aah",
      af: "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_prestations_familiales.html#allocations-familiales",
      af_allocation_forfaitaire:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_prestations_familiales.html#allocation-forfaitaire",
      af_allocation_forfaitaire_complement_degressif:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_prestations_familiales.html#compl%C3%A9ment-d%C3%A9gressif",
      af_base:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_prestations_familiales.html#allocations-familiales-de-base",
      af_complement_degressif:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_prestations_familiales.html#compl%C3%A9ment-d%C3%A9gressif",
      af_majoration:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_prestations_familiales.html#majoration-pour-%C3%A2ge",
      allegement_general:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_cotisations_sociales.html#allegements-generaux",
      allegement_cotisation_allocations_familiales:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_cotisations_sociales.html#allegements-generaux",
      allegement_cotisation_maladie:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_cotisations_sociales.html#allegements-generaux",
      contribution_differentielle_hauts_revenus:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_cdhr.html",
      cotisations_employeur_assurance_chomage:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_cotisations_sociales.html",
      cotisations_employeur_retraite_complementaire:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_cotisations_sociales.html",
      cotisations_employeur_securite_sociale:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_cotisations_sociales.html",
      cotisations_salariales:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_cotisations_sociales.html",
      irpp_economique:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memo_irpp",
      pension_employeur:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_cotisations_sociales.html",
      prestations_familiales:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_prestations_familiales.html",
      prime_partage_valeur_exoneree:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_pepa.html",
      prime_partage_valeur_exoneree_exceptionnelle:
        "https://documentation.leximpact.dev/leximpact_prepare_data/memos/memo_pepa.html",
    }