Met à jour à la dernière version de publicodes (beta.45)
parent
c4ac9f462a
commit
14b8bc216d
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"configurations": [
|
||||
{
|
||||
"type": "firefox",
|
||||
"request": "launch",
|
||||
"reAttach": true,
|
||||
"name": "Launch localhost",
|
||||
"url": "http://localhost:3000/mon-entreprise/simulateurs/salaire-brut-net",
|
||||
"webRoot": "${workspaceFolder}/site"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
|
@ -30,7 +30,7 @@
|
|||
"@apidevtools/swagger-cli": "^4.0.4",
|
||||
"@koa/cors": "^3.3.0",
|
||||
"@koa/router": "^10.1.1",
|
||||
"@publicodes/api": "^1.0.0-beta.43",
|
||||
"@publicodes/api": "^1.0.0-beta.45",
|
||||
"@sentry/node": "^7.1.1",
|
||||
"@sentry/tracing": "^7.1.1",
|
||||
"koa": "^2.13.4",
|
||||
|
@ -38,7 +38,7 @@
|
|||
"koa-static": "^5.0.0",
|
||||
"modele-social": "workspace:^",
|
||||
"nodemon": "^2.0.16",
|
||||
"publicodes": "^1.0.0-beta.43",
|
||||
"publicodes": "^1.0.0-beta.45",
|
||||
"swagger-ui-dist": "^4.11.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -5,26 +5,26 @@ exports[`e2e test mon-entreprise api > Test evaluate brut => net + super brut 2`
|
|||
"evaluate": [
|
||||
{
|
||||
"missingVariables": {
|
||||
"contrat salarié": 1479628.2843000004,
|
||||
"contrat salarié . activité partielle": 424590.3242999999,
|
||||
"contrat salarié . complémentaire santé . forfait": 120.01490000000001,
|
||||
"contrat salarié . complémentaire santé . part employeur": 120.01490000000001,
|
||||
"contrat salarié . convention collective": 11941.312400000004,
|
||||
"contrat salarié . déduction forfaitaire spécifique": 1350.3373999999997,
|
||||
"contrat salarié . frais professionnels . abonnement transports publics . montant": 9211.9304,
|
||||
"contrat salarié . frais professionnels . titres-restaurant": 1651.2565,
|
||||
"contrat salarié . frais professionnels . transports personnels . carburant faible émission . montant": 4350.796399999999,
|
||||
"contrat salarié . frais professionnels . transports personnels . forfait mobilités durables . montant": 2190.3644000000004,
|
||||
"contrat salarié . rémunération . avantages en nature": 1111.2024999999999,
|
||||
"contrat salarié . rémunération . primes . activité . base": 1110.2024,
|
||||
"contrat salarié . rémunération . primes . fin d'année . treizième mois": 1110.4244,
|
||||
"contrat salarié . statut cadre": 120.02689999999998,
|
||||
"contrat salarié . temps de travail . heures supplémentaires": 211360.00340000005,
|
||||
"contrat salarié . temps de travail . temps partiel": 631144.2313999998,
|
||||
"dirigeant . gérant minoritaire": 10608174.932999996,
|
||||
"entreprise . catégorie juridique": 100760701.86499998,
|
||||
"situation personnelle . domiciliation fiscale à l'étranger": 60.011900000000004,
|
||||
"établissement . localisation": 138.01970000000003,
|
||||
"contrat salarié": 1023550.7722999996,
|
||||
"contrat salarié . activité partielle": 148055.7754,
|
||||
"contrat salarié . complémentaire santé . forfait": 120.0029,
|
||||
"contrat salarié . complémentaire santé . part employeur": 120.0029,
|
||||
"contrat salarié . convention collective": 23881.3124,
|
||||
"contrat salarié . déduction forfaitaire spécifique": 1350.2024,
|
||||
"contrat salarié . frais professionnels . abonnement transports publics . montant": 9211.009399999999,
|
||||
"contrat salarié . frais professionnels . titres-restaurant": 1651.0913999999998,
|
||||
"contrat salarié . frais professionnels . transports personnels . carburant faible émission . montant": 4350.361399999998,
|
||||
"contrat salarié . frais professionnels . transports personnels . forfait mobilités durables . montant": 2190.1453999999994,
|
||||
"contrat salarié . rémunération . avantages en nature": 1111.0914,
|
||||
"contrat salarié . rémunération . primes . activité . base": 1110.0914,
|
||||
"contrat salarié . rémunération . primes . fin d'année . treizième mois": 1110.2024,
|
||||
"contrat salarié . statut cadre": 120.01490000000001,
|
||||
"contrat salarié . temps de travail . heures supplémentaires": 73086.7754,
|
||||
"contrat salarié . temps de travail . temps partiel": 216321.38540000003,
|
||||
"dirigeant . gérant minoritaire": 3691471.7408000007,
|
||||
"entreprise . catégorie juridique": 70128347.52400002,
|
||||
"situation personnelle . domiciliation fiscale à l'étranger": 60.00589999999998,
|
||||
"établissement . localisation": 138.0059,
|
||||
},
|
||||
"nodeValue": 2744.60805,
|
||||
"traversedVariables": [
|
||||
|
@ -239,33 +239,36 @@ exports[`e2e test mon-entreprise api > Test evaluate brut => net + super brut 2`
|
|||
},
|
||||
{
|
||||
"missingVariables": {
|
||||
"contrat salarié": 5483449.553499998,
|
||||
"contrat salarié . ATMP . taux collectif ATMP": 448.0471000000001,
|
||||
"contrat salarié . ATMP . taux connu": 896.1367,
|
||||
"contrat salarié . ATMP . taux réduit": 448.0471000000001,
|
||||
"contrat salarié . activité partielle": 1571143.1653,
|
||||
"contrat salarié . aides employeur . emploi franc . éligible": 2.0008999999999997,
|
||||
"contrat salarié . complémentaire santé . forfait": 4.0007,
|
||||
"contrat salarié . complémentaire santé . part employeur": 4.0007,
|
||||
"contrat salarié . convention collective": 40148.3701,
|
||||
"contrat salarié . déduction forfaitaire spécifique": 5609.272899999999,
|
||||
"contrat salarié . frais professionnels . abonnement transports publics . montant": 34283.1617,
|
||||
"contrat salarié . frais professionnels . titres-restaurant": 6052.912100000001,
|
||||
"contrat salarié . frais professionnels . transports personnels . carburant faible émission . montant": 16134.928100000001,
|
||||
"contrat salarié . frais professionnels . transports personnels . forfait mobilités durables . montant": 8069.315300000002,
|
||||
"contrat salarié . rémunération . avantages en nature": 4036.7105,
|
||||
"contrat salarié . rémunération . primes . activité . base": 4036.7105,
|
||||
"contrat salarié . rémunération . primes . fin d'année . treizième mois": 4037.5176999999994,
|
||||
"contrat salarié . statut JEI": 992.1470999999999,
|
||||
"contrat salarié . statut cadre": 8.0019,
|
||||
"contrat salarié . temps de travail . heures supplémentaires": 783036.3625,
|
||||
"contrat salarié . temps de travail . temps partiel": 2341044.7092999984,
|
||||
"dirigeant . gérant minoritaire": 39305239.7025,
|
||||
"entreprise . association non lucrative": 6.0013000000000005,
|
||||
"entreprise . catégorie juridique": 373336936.92649996,
|
||||
"entreprise . effectif . seuil": 512.1018999999999,
|
||||
"entreprise . exonérée de TVA": 2.0007,
|
||||
"établissement . localisation": 2184.2659000000003,
|
||||
"contrat salarié": 1338955.2090999996,
|
||||
"contrat salarié . ATMP": null,
|
||||
"contrat salarié . ATMP . taux collectif ATMP": 104.00469999999999,
|
||||
"contrat salarié . ATMP . taux connu": 208.01509999999996,
|
||||
"contrat salarié . ATMP . taux réduit": 104.00469999999999,
|
||||
"contrat salarié . activité partielle": 192748.91210000002,
|
||||
"contrat salarié . aides employeur . emploi franc . éligible": 2.0007,
|
||||
"contrat salarié . allocations familiales . taux réduit": null,
|
||||
"contrat salarié . complémentaire santé . forfait": 4.000299999999999,
|
||||
"contrat salarié . complémentaire santé . part employeur": 4.000299999999999,
|
||||
"contrat salarié . convention collective": 28369.550899999995,
|
||||
"contrat salarié . déduction forfaitaire spécifique": 2128.2625,
|
||||
"contrat salarié . frais professionnels . abonnement transports publics . montant": 12245.338899999999,
|
||||
"contrat salarié . frais professionnels . titres-restaurant": 2164.1149000000005,
|
||||
"contrat salarié . frais professionnels . transports personnels . carburant faible émission . montant": 5764.4749,
|
||||
"contrat salarié . frais professionnels . transports personnels . forfait mobilités durables . montant": 2884.1868999999997,
|
||||
"contrat salarié . lodeom": null,
|
||||
"contrat salarié . rémunération . avantages en nature": 1444.1149,
|
||||
"contrat salarié . rémunération . primes . activité . base": 1444.1149,
|
||||
"contrat salarié . rémunération . primes . fin d'année . treizième mois": 1444.2593000000002,
|
||||
"contrat salarié . statut JEI": 396.0167,
|
||||
"contrat salarié . statut cadre": 8.001100000000001,
|
||||
"contrat salarié . temps de travail . heures supplémentaires": 95424.91209999999,
|
||||
"contrat salarié . temps de travail . temps partiel": 283379.99490000005,
|
||||
"dirigeant . gérant minoritaire": 4826113.3013,
|
||||
"entreprise . association non lucrative": 6.0007,
|
||||
"entreprise . catégorie juridique": 91683580.9333,
|
||||
"entreprise . effectif . seuil": 384.03790000000004,
|
||||
"entreprise . exonérée de TVA": 2.0004999999999997,
|
||||
"établissement . localisation": 424.0167,
|
||||
},
|
||||
"nodeValue": 4752.1452,
|
||||
"traversedVariables": [
|
||||
|
@ -387,17 +390,13 @@ exports[`e2e test mon-entreprise api > Test evaluate brut => net + super brut 2`
|
|||
"contrat salarié . prévoyance obligatoire cadre",
|
||||
"contrat salarié . statut cadre",
|
||||
"contrat salarié . vieillesse . employeur",
|
||||
"situation personnelle . domiciliation fiscale à l'étranger",
|
||||
"situation personnelle",
|
||||
"contrat salarié . vieillesse",
|
||||
"contrat salarié . vieillesse . salarié . déplafonnée . taux",
|
||||
"contrat salarié . vieillesse . employeur . déplafonnée",
|
||||
"contrat salarié . vieillesse . employeur . déplafonnée . taux",
|
||||
"contrat salarié . cotisations . assiette forfaitaire . montant",
|
||||
"contrat salarié . intermittents du spectacle . artiste . acteur de complément . assiette forfaitaire",
|
||||
"contrat salarié . convention collective . sport . cotisations . assiette forfaitaire",
|
||||
"contrat salarié . convention collective . sport . cotisations",
|
||||
"contrat salarié . cotisations . assiette forfaitaire",
|
||||
"contrat salarié . cotisations . assiette . salariale",
|
||||
"contrat salarié . activité partielle . indemnités . conventionnelle . part soumise à cotisation",
|
||||
"contrat salarié . cotisations . assiette",
|
||||
"contrat salarié . frais professionnels . part déductible",
|
||||
"contrat salarié . frais professionnels . titres-restaurant . part déductible",
|
||||
|
@ -406,28 +405,26 @@ exports[`e2e test mon-entreprise api > Test evaluate brut => net + super brut 2`
|
|||
"contrat salarié . frais professionnels . transports personnels . proportion déduction",
|
||||
"contrat salarié . frais professionnels . transports personnels . forfait mobilités durables . part déductible",
|
||||
"contrat salarié . stage . gratification minimale",
|
||||
"contrat salarié . vieillesse . salarié . plafonnée",
|
||||
"contrat salarié . vieillesse . salarié . plafonnée . taux",
|
||||
"contrat salarié . intermittents du spectacle . artiste . plafond proratisé",
|
||||
"contrat salarié . plafond sécurité sociale . renonciation proratisation",
|
||||
"contrat salarié . vieillesse . employeur . plafonnée",
|
||||
"contrat salarié . vieillesse . employeur . plafonnée . taux",
|
||||
"contrat salarié . retraite complémentaire . employeur",
|
||||
"situation personnelle . domiciliation fiscale à l'étranger",
|
||||
"situation personnelle",
|
||||
"contrat salarié . retraite complémentaire",
|
||||
"contrat salarié . intermittents du spectacle . technicien . non cadre",
|
||||
"contrat salarié . intermittents du spectacle . technicien",
|
||||
"contrat salarié . intermittents du spectacle . artiste . non cadre",
|
||||
"contrat salarié . plafond sécurité sociale",
|
||||
"plafond sécurité sociale temps plein",
|
||||
"contrat salarié . temps de travail . quotité de travail effective",
|
||||
"contrat salarié . temps de travail . temps effectif",
|
||||
"contrat salarié . activité partielle . heures chômées",
|
||||
"contrat salarié . vieillesse . employeur . déplafonnée",
|
||||
"contrat salarié . vieillesse . employeur . déplafonnée . taux",
|
||||
"contrat salarié . vieillesse . employeur . plafonnée",
|
||||
"contrat salarié . vieillesse . employeur . plafonnée . taux",
|
||||
"contrat salarié . retraite complémentaire . employeur",
|
||||
"contrat salarié . retraite complémentaire",
|
||||
"contrat salarié . intermittents du spectacle . technicien . non cadre",
|
||||
"contrat salarié . intermittents du spectacle . technicien",
|
||||
"contrat salarié . intermittents du spectacle . artiste . non cadre",
|
||||
"contrat salarié . intermittents du spectacle . retraite complémentaire techniciens et cadre",
|
||||
"contrat salarié . retraite complémentaire . employeur . taux tranche 1",
|
||||
"contrat salarié . retraite complémentaire . employeur . taux tranche 2",
|
||||
"contrat salarié . retraite complémentaire . salarié",
|
||||
"contrat salarié . cotisations . assiette . salariale",
|
||||
"contrat salarié . activité partielle . indemnités . conventionnelle . part soumise à cotisation",
|
||||
"contrat salarié . retraite complémentaire . salarié . taux tranche 1",
|
||||
"contrat salarié . retraite complémentaire . salarié . taux tranche 2",
|
||||
"contrat salarié . complémentaire santé . employeur",
|
||||
|
@ -488,6 +485,7 @@ exports[`e2e test mon-entreprise api > Test evaluate brut => net + super brut 2`
|
|||
"contrat salarié . réduction générale . T",
|
||||
"contrat salarié . réduction générale . T sécurité sociale et chômage",
|
||||
"contrat salarié . ATMP . taux minimum",
|
||||
"contrat salarié . statut JEI . exonération de cotisations",
|
||||
"contrat salarié . activité partielle . indemnités",
|
||||
"contrat salarié . taxe sur les salaires",
|
||||
"entreprise . taxe sur les salaires",
|
||||
|
@ -518,7 +516,7 @@ exports[`e2e test mon-entreprise api > Test evaluate micro entreprise 2`] = `
|
|||
"evaluate": [
|
||||
{
|
||||
"missingVariables": {
|
||||
"entreprise . activité . mixte": 24.0042,
|
||||
"entreprise . activité . mixte": 24.001799999999996,
|
||||
},
|
||||
"nodeValue": 9324,
|
||||
"traversedVariables": [
|
||||
|
@ -584,8 +582,8 @@ exports[`e2e test mon-entreprise api > Test evaluate micro entreprise 2`] = `
|
|||
},
|
||||
{
|
||||
"missingVariables": {
|
||||
"entreprise . activité . mixte": 100.0178,
|
||||
"établissement . localisation": 7.0009999999999994,
|
||||
"entreprise . activité . mixte": 100.00779999999997,
|
||||
"établissement . localisation": 7.000299999999999,
|
||||
},
|
||||
"nodeValue": 1469,
|
||||
"traversedVariables": [
|
||||
|
@ -599,11 +597,11 @@ exports[`e2e test mon-entreprise api > Test evaluate micro entreprise 2`] = `
|
|||
"dirigeant . auto-entrepreneur",
|
||||
"impôt . méthode de calcul",
|
||||
"impôt . taux neutre d'impôt sur le revenu . barème Guadeloupe Réunion Martinique",
|
||||
"impôt . taux neutre d'impôt sur le revenu . barème Guyane Mayotte",
|
||||
"établissement . localisation . outre-mer . Guadeloupe Réunion Martinique",
|
||||
"établissement",
|
||||
"établissement . localisation . département",
|
||||
"établissement . localisation",
|
||||
"impôt . taux neutre d'impôt sur le revenu . barème Guyane Mayotte",
|
||||
"impôt . taux neutre d'impôt sur le revenu",
|
||||
"date",
|
||||
"impôt . revenu imposable",
|
||||
|
@ -649,8 +647,8 @@ exports[`e2e test mon-entreprise api > Test evaluate micro entreprise 2`] = `
|
|||
},
|
||||
{
|
||||
"missingVariables": {
|
||||
"entreprise . activité . mixte": 124.02199999999999,
|
||||
"établissement . localisation": 7.0009999999999994,
|
||||
"entreprise . activité . mixte": 124.00959999999998,
|
||||
"établissement . localisation": 7.000299999999999,
|
||||
},
|
||||
"nodeValue": 31207,
|
||||
"traversedVariables": [
|
||||
|
@ -714,11 +712,11 @@ exports[`e2e test mon-entreprise api > Test evaluate micro entreprise 2`] = `
|
|||
"dirigeant . auto-entrepreneur . impôt",
|
||||
"impôt . méthode de calcul",
|
||||
"impôt . taux neutre d'impôt sur le revenu . barème Guadeloupe Réunion Martinique",
|
||||
"impôt . taux neutre d'impôt sur le revenu . barème Guyane Mayotte",
|
||||
"établissement . localisation . outre-mer . Guadeloupe Réunion Martinique",
|
||||
"établissement",
|
||||
"établissement . localisation . département",
|
||||
"établissement . localisation",
|
||||
"impôt . taux neutre d'impôt sur le revenu . barème Guyane Mayotte",
|
||||
"impôt . taux neutre d'impôt sur le revenu",
|
||||
"impôt . revenu imposable",
|
||||
"dirigeant . rémunération . imposable",
|
||||
|
|
|
@ -19,10 +19,10 @@
|
|||
"devDependencies": {
|
||||
"js-yaml": "^4.1.0",
|
||||
"onchange": "^7.1.0",
|
||||
"publicodes": "=1.0.0-beta.41"
|
||||
"publicodes": "=1.0.0-beta.45"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"publicodes": "^1.0.0-beta.41"
|
||||
"publicodes": "^1.0.0-beta.45"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node ../scripts/build-rules.js",
|
||||
|
|
|
@ -21,10 +21,10 @@
|
|||
"devDependencies": {
|
||||
"js-yaml": "^4.1.0",
|
||||
"onchange": "^7.1.0",
|
||||
"publicodes": "=1.0.0-beta.41"
|
||||
"publicodes": "^1.0.0-beta.45"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"publicodes": "^1.0.0-beta.41"
|
||||
"publicodes": "^1.0.0-beta.45"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node ../scripts/build-rules.js",
|
||||
|
|
|
@ -321,7 +321,6 @@ DRI . imposition cas exclus:
|
|||
{{ textes . désolé }}
|
||||
|
||||
DRI . liasse:
|
||||
valeur: oui
|
||||
applicable si:
|
||||
une de ces conditions:
|
||||
- réel simplifié
|
||||
|
@ -329,8 +328,7 @@ DRI . liasse:
|
|||
- déclaration contrôlée
|
||||
|
||||
DRI . liasse . réel simplifié:
|
||||
applicable si: entreprise . imposition . régime . réel simplifié
|
||||
valeur: oui
|
||||
valeur: entreprise . imposition . régime . réel simplifié
|
||||
title: Liasse fiscale du régime réel simplifié
|
||||
meta:
|
||||
formulaire: Formulaire 2033-SD
|
||||
|
@ -419,15 +417,13 @@ DRI . liasse . réel simplifié . c596:
|
|||
résumé: Court terme
|
||||
|
||||
DRI . liasse . réel normal:
|
||||
applicable si: entreprise . imposition . régime . réel normal
|
||||
valeur: oui
|
||||
valeur: entreprise . imposition . régime . réel normal
|
||||
title: Liasse fiscale du régime réel normal
|
||||
meta:
|
||||
formulaire: Formulaire 2052-SD et 2053-SD
|
||||
|
||||
DRI . liasse . déclaration contrôlée:
|
||||
applicable si: entreprise . imposition . régime . déclaration contrôlée
|
||||
valeur: oui
|
||||
valeur: entreprise . imposition . régime . déclaration contrôlée
|
||||
title: Déclaration contrôlée
|
||||
meta:
|
||||
formulaire: Formulaire 2035-SD
|
||||
|
@ -573,7 +569,6 @@ DRI . déclaration revenus:
|
|||
|
||||
DRI . déclaration revenus . traitements et salaire:
|
||||
applicable si: entreprise . imposition . IS
|
||||
valeur: oui
|
||||
meta:
|
||||
section: oui
|
||||
|
||||
|
@ -587,7 +582,6 @@ DRI . déclaration revenus . traitements et salaire . revenus des associés et g
|
|||
DRI . déclaration revenus . BNC:
|
||||
applicable si: entreprise . imposition . IR . type de bénéfices . BNC
|
||||
titre: Revenus non commerciaux professionnels
|
||||
valeur: oui
|
||||
meta:
|
||||
section: oui
|
||||
|
||||
|
@ -603,7 +597,6 @@ DRI . déclaration revenus . BNC . durée de l'exercice:
|
|||
|
||||
DRI . déclaration revenus . BNC . régime de la déclaration contrôlée:
|
||||
applicable si: entreprise . imposition . régime . déclaration contrôlée
|
||||
valeur: oui
|
||||
meta:
|
||||
section: oui
|
||||
|
||||
|
@ -703,7 +696,6 @@ DRI . déclaration revenus . BIC:
|
|||
applicable si: entreprise . imposition . IR . type de bénéfices . BIC
|
||||
titre: Revenus industriels et commerciaux professionnels
|
||||
résumé: Y compris locations meublées professionnelles
|
||||
valeur: oui
|
||||
meta:
|
||||
section: oui
|
||||
|
||||
|
@ -719,7 +711,6 @@ DRI . déclaration revenus . BIC . durée de l'exercice:
|
|||
|
||||
DRI . déclaration revenus . BIC . Régime du bénéfice réel:
|
||||
non applicable si: entreprise . imposition . régime . micro-entreprise
|
||||
valeur: oui
|
||||
meta:
|
||||
section: oui
|
||||
requis: oui
|
||||
|
@ -795,7 +786,6 @@ DRI . déclaration revenus . BIC . déficits:
|
|||
DRI . déclaration revenus . indépendant:
|
||||
titre: Données complémentaires de la déclaration de revenu des indépendants
|
||||
|
||||
valeur: oui
|
||||
meta:
|
||||
section: oui
|
||||
|
||||
|
|
|
@ -1225,7 +1225,8 @@ dirigeant . indépendant . PL . CARMF . ASV:
|
|||
par les Caisses maladie.
|
||||
non applicable si: métier . secteur médecin = 'non conventionné'
|
||||
formule:
|
||||
valeur [ref assiette]:
|
||||
valeur:
|
||||
nom: assiette
|
||||
somme:
|
||||
- 5325 €/an
|
||||
- produit:
|
||||
|
@ -1438,7 +1439,9 @@ dirigeant . indépendant . PL . CARCDSF . sage-femme . PCV:
|
|||
|
||||
formule:
|
||||
valeur: 780 €/an
|
||||
abattement [ref participation CPAM]: 520 €/an
|
||||
abattement:
|
||||
nom: participation CPAM
|
||||
valeur: 520 €/an
|
||||
références:
|
||||
Site CARCDSF: https://www.carcdsf.fr/cotisations-du-praticien/montant-des-cotisations
|
||||
note: |
|
||||
|
|
|
@ -862,7 +862,8 @@ contrat salarié . ATMP:
|
|||
formule:
|
||||
produit:
|
||||
assiette: cotisations . assiette
|
||||
taux [ref]:
|
||||
taux:
|
||||
nom: taux
|
||||
variations:
|
||||
- si: taux connu
|
||||
alors: taux personnalisé
|
||||
|
@ -1702,7 +1703,9 @@ contrat salarié . rémunération . avantages en nature . nourriture . montant:
|
|||
unité: €/mois
|
||||
formule:
|
||||
produit:
|
||||
assiette [ref repas forfaitaire]: 4.85 €/repas
|
||||
assiette:
|
||||
nom: repas forfaitaire
|
||||
valeur: 4.85 €/repas
|
||||
facteur: repas par mois
|
||||
références:
|
||||
urssaf.fr: https://www.urssaf.fr/portail/home/taux-et-baremes/avantages-en-nature/nourriture.html
|
||||
|
@ -2497,7 +2500,9 @@ contrat salarié . contribution d'équilibre général:
|
|||
- attributs:
|
||||
nom: employeur
|
||||
tranches:
|
||||
- taux [ref taux tranche 1]: 1.29%
|
||||
- taux:
|
||||
nom: taux tranche 1
|
||||
valeur: 1.29%
|
||||
plafond: 1
|
||||
- taux: 1.62%
|
||||
plafond: 8
|
||||
|
@ -2527,7 +2532,9 @@ contrat salarié . contribution d'équilibre technique:
|
|||
composantes:
|
||||
- attributs:
|
||||
nom: employeur
|
||||
taux [ref]: 0.21%
|
||||
taux:
|
||||
nom: taux
|
||||
valeur: 0.21%
|
||||
- attributs:
|
||||
nom: salarié
|
||||
taux: 0.14%
|
||||
|
@ -2549,17 +2556,25 @@ contrat salarié . retraite complémentaire:
|
|||
- attributs:
|
||||
nom: employeur
|
||||
tranches:
|
||||
- taux [ref taux tranche 1]: 4.72%
|
||||
- taux:
|
||||
nom: taux tranche 1
|
||||
valeur: 4.72%
|
||||
plafond: 1
|
||||
- taux [ref taux tranche 2]: 12.95%
|
||||
- taux:
|
||||
nom: taux tranche 2
|
||||
valeur: 12.95%
|
||||
plafond: 8
|
||||
- attributs:
|
||||
nom: salarié
|
||||
assiette: cotisations . assiette . salariale
|
||||
tranches:
|
||||
- taux [ref taux tranche 1]: 3.15%
|
||||
- taux:
|
||||
nom: taux tranche 1
|
||||
valeur: 3.15%
|
||||
plafond: 1
|
||||
- taux [ref taux tranche 2]: 8.64%
|
||||
- taux:
|
||||
nom: taux tranche 2
|
||||
valeur: 8.64%
|
||||
plafond: 8
|
||||
références:
|
||||
calcul des cotisations: https://www.agirc-arrco.fr/mon-entreprise/calculer-et-declarer/calculer-les-cotisations-de-retraite-complementaire/
|
||||
|
@ -2617,7 +2632,8 @@ contrat salarié . allocations familiales:
|
|||
formule:
|
||||
produit:
|
||||
assiette: cotisations . assiette
|
||||
taux [ref]:
|
||||
taux:
|
||||
nom: taux
|
||||
variations:
|
||||
- si: taux réduit
|
||||
alors: 3.45%
|
||||
|
@ -2673,10 +2689,14 @@ contrat salarié . chômage:
|
|||
composantes:
|
||||
- attributs:
|
||||
nom: salarié
|
||||
taux [ref]: 0%
|
||||
taux:
|
||||
nom: taux
|
||||
valeur: 0%
|
||||
- attributs:
|
||||
nom: employeur
|
||||
taux [ref]: 4.05%
|
||||
taux:
|
||||
nom: taux
|
||||
valeur: 4.05%
|
||||
exemples:
|
||||
- nom: SMIC
|
||||
situation:
|
||||
|
@ -2957,7 +2977,8 @@ contrat salarié . CSG et CRDS . revenus de remplacement . CSG déductible:
|
|||
produit:
|
||||
assiette: CSG et CRDS . assiette revenu remplacements
|
||||
taux: 3.8%
|
||||
plafond [ref]:
|
||||
plafond:
|
||||
nom: plafond
|
||||
somme:
|
||||
- rémunération . net de cotisations
|
||||
- rémunération . revenus de remplacement
|
||||
|
@ -2970,7 +2991,8 @@ contrat salarié . CSG et CRDS . revenus de remplacement . CSG non déductible:
|
|||
produit:
|
||||
assiette: CSG et CRDS . assiette revenu remplacements
|
||||
taux: CSG . non déductible . taux
|
||||
plafond [ref]:
|
||||
plafond:
|
||||
nom: plafond
|
||||
valeur: CSG déductible . plafond - CSG déductible
|
||||
|
||||
contrat salarié . CSG et CRDS . revenus de remplacement . CRDS:
|
||||
|
@ -2998,7 +3020,8 @@ contrat salarié . FNAL:
|
|||
plafond:
|
||||
applicable si: éligible taux réduit
|
||||
valeur: plafond sécurité sociale
|
||||
taux [ref]:
|
||||
taux:
|
||||
nom: taux
|
||||
variations:
|
||||
- si: éligible taux réduit
|
||||
alors: 0.1%
|
||||
|
@ -3397,20 +3420,28 @@ contrat salarié . vieillesse:
|
|||
composantes:
|
||||
- attributs:
|
||||
nom: déplafonnée
|
||||
taux [ref]: 0.4%
|
||||
taux:
|
||||
nom: taux
|
||||
valeur: 0.4%
|
||||
- attributs:
|
||||
nom: plafonnée
|
||||
taux [ref]: 6.90%
|
||||
taux:
|
||||
nom: taux
|
||||
valeur: 6.90%
|
||||
plafond: plafond sécurité sociale
|
||||
- attributs:
|
||||
nom: employeur
|
||||
composantes:
|
||||
- attributs:
|
||||
nom: déplafonnée
|
||||
taux [ref]: 1.9%
|
||||
taux:
|
||||
nom: taux
|
||||
valeur: 1.9%
|
||||
- attributs:
|
||||
nom: plafonnée
|
||||
taux [ref]: 8.55%
|
||||
taux:
|
||||
nom: taux
|
||||
valeur: 8.55%
|
||||
plafond: plafond sécurité sociale
|
||||
|
||||
exemples:
|
||||
|
|
|
@ -78,8 +78,8 @@
|
|||
"isbot": "^3.5.0",
|
||||
"markdown-to-jsx": "^7.1.7",
|
||||
"modele-social": "workspace:^",
|
||||
"publicodes": "=1.0.0-beta.40",
|
||||
"publicodes-react": "=1.0.0-beta.40",
|
||||
"publicodes": "^1.0.0-beta.45",
|
||||
"publicodes-react": "^1.0.0-beta.45",
|
||||
"react": "^17.0.0",
|
||||
"react-color": "^2.14.0",
|
||||
"react-dom": "^17.0.0",
|
||||
|
|
|
@ -54,6 +54,7 @@ export function getCotisationsBySection(
|
|||
node.nodeKind === 'reference' &&
|
||||
node.dottedName !== 'contrat salarié . cotisations' &&
|
||||
node.dottedName?.startsWith('contrat salarié . ') &&
|
||||
!node.dottedName?.endsWith('$SITUATION') &&
|
||||
node.dottedName !==
|
||||
'contrat salarié . cotisations . patronales . réductions de cotisations'
|
||||
) {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import { resetSimulation, updateSituation } from '@/actions/actions'
|
||||
import { resetCompany } from '@/actions/companyActions'
|
||||
import Emoji from '@/components/utils/Emoji'
|
||||
import { useEngine } from '@/components/utils/EngineContext'
|
||||
import { EvaluatedRule, useEngine } from '@/components/utils/EngineContext'
|
||||
import { useNextQuestions } from '@/components/utils/useNextQuestion'
|
||||
import { Message, PopoverWithTrigger } from '@/design-system'
|
||||
import { Button } from '@/design-system/buttons'
|
||||
|
@ -17,7 +17,6 @@ import {
|
|||
} from '@/selectors/simulationSelectors'
|
||||
import { evaluateQuestion } from '@/utils'
|
||||
import { DottedName } from 'modele-social'
|
||||
import { EvaluatedNode } from 'publicodes'
|
||||
import { useCallback, useContext, useMemo } from 'react'
|
||||
import { Trans, useTranslation } from 'react-i18next'
|
||||
import { useDispatch, useSelector } from 'react-redux'
|
||||
|
@ -52,17 +51,22 @@ export default function AnswerList({ onClose, children }: AnswerListProps) {
|
|||
(dottedName) =>
|
||||
engine.getRule(dottedName).rawNode.question !== undefined
|
||||
)
|
||||
.map((dottedName) => engine.evaluate(engine.getRule(dottedName))),
|
||||
.map(
|
||||
(dottedName) =>
|
||||
engine.evaluate(engine.getRule(dottedName)) as EvaluatedRule
|
||||
),
|
||||
[engine, passedQuestions, situation, companySituation]
|
||||
)
|
||||
const nextSteps = useNextQuestions().map((dottedName) =>
|
||||
engine.evaluate(engine.getRule(dottedName))
|
||||
)
|
||||
) as Array<EvaluatedRule>
|
||||
const companyQuestions = useMemo(
|
||||
() =>
|
||||
(Object.keys(companySituation) as DottedName[])
|
||||
.map((dottedName) => engine.evaluate(engine.getRule(dottedName)))
|
||||
.sort((a, b) => (a.title < b.title ? -1 : 1)),
|
||||
(
|
||||
(Object.keys(companySituation) as DottedName[]).map((dottedName) =>
|
||||
engine.evaluate(engine.getRule(dottedName))
|
||||
) as Array<EvaluatedRule>
|
||||
).sort((a, b) => (a.title < b.title ? -1 : 1)),
|
||||
[engine, companySituation]
|
||||
)
|
||||
|
||||
|
@ -168,7 +172,7 @@ export default function AnswerList({ onClose, children }: AnswerListProps) {
|
|||
function StepsTable({
|
||||
rules,
|
||||
}: {
|
||||
rules: Array<EvaluatedNode & { nodeKind: 'rule'; dottedName: DottedName }>
|
||||
rules: Array<EvaluatedRule>
|
||||
onClose: () => void
|
||||
}) {
|
||||
return (
|
||||
|
@ -190,9 +194,7 @@ function StepsTable({
|
|||
)
|
||||
}
|
||||
|
||||
function AnswerElement(
|
||||
rule: EvaluatedNode & { nodeKind: 'rule'; dottedName: DottedName }
|
||||
) {
|
||||
function AnswerElement(rule: EvaluatedRule) {
|
||||
const dispatch = useDispatch()
|
||||
|
||||
const dottedName = rule.dottedName
|
||||
|
|
|
@ -1,7 +1,12 @@
|
|||
import { deleteFromSituation } from '@/actions/actions'
|
||||
import { omit } from '@/utils'
|
||||
import { DottedName } from 'modele-social'
|
||||
import Engine, { PublicodesExpression, Rule } from 'publicodes'
|
||||
import Engine, {
|
||||
EvaluatedNode,
|
||||
PublicodesExpression,
|
||||
Rule,
|
||||
RuleNode,
|
||||
} from 'publicodes'
|
||||
import { createContext, useContext } from 'react'
|
||||
import { useDispatch } from 'react-redux'
|
||||
import i18n from '../../locales/i18n'
|
||||
|
@ -86,3 +91,6 @@ export function SituationProvider<Names extends string = DottedName>({
|
|||
export function useInversionFail() {
|
||||
return useContext(EngineContext).inversionFail()
|
||||
}
|
||||
|
||||
export type EvaluatedRule = EvaluatedNode &
|
||||
RuleNode & { dottedName: DottedName }
|
||||
|
|
|
@ -15,7 +15,7 @@ import { Body } from '@/design-system/typography/paragraphs'
|
|||
import { RootState } from '@/reducers/rootReducer'
|
||||
import rules, { DottedName } from 'modele-social'
|
||||
import { getDocumentationSiteMap, RulePage } from 'publicodes-react'
|
||||
import { ComponentType, useContext, useMemo } from 'react'
|
||||
import React, { ComponentType, useContext, useMemo } from 'react'
|
||||
import { Helmet } from 'react-helmet-async'
|
||||
import { Trans, useTranslation } from 'react-i18next'
|
||||
import { useSelector } from 'react-redux'
|
||||
|
@ -77,9 +77,12 @@ function DocumentationPageBody() {
|
|||
engine={engine}
|
||||
documentationPath={documentationPath}
|
||||
renderers={{
|
||||
Head: Helmet,
|
||||
Head: Helmet as ComponentType<{
|
||||
children: React.ReactNode
|
||||
}>,
|
||||
Link: Link as ComponentType<{
|
||||
to: string
|
||||
children: React.ReactNode
|
||||
}>,
|
||||
Text: Markdown,
|
||||
References,
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
import { useEngine } from '@/components/utils/EngineContext'
|
||||
import { DottedName } from 'modele-social'
|
||||
import { RuleNode } from 'publicodes'
|
||||
import { useMemo } from 'react'
|
||||
|
||||
export function useProgress(objectifs: DottedName[]): number {
|
||||
const engine = useEngine()
|
||||
|
@ -27,20 +26,18 @@ export function useApplicableFields(
|
|||
dottedNameOrRegexp: DottedName | RegExp
|
||||
): Array<[DottedName, RuleNode]> {
|
||||
const engine = useEngine()
|
||||
const fields = useMemo(
|
||||
() =>
|
||||
(Object.entries(engine.getParsedRules()) as Array<[DottedName, RuleNode]>)
|
||||
.filter(([dottedName]) =>
|
||||
typeof dottedNameOrRegexp === 'string'
|
||||
? dottedName.startsWith(dottedNameOrRegexp)
|
||||
: dottedName.match(dottedNameOrRegexp)
|
||||
)
|
||||
.filter(
|
||||
([dottedName]) =>
|
||||
engine.evaluate({ 'est applicable': dottedName }).nodeValue === true
|
||||
),
|
||||
[engine.parsedSituation]
|
||||
const fields = (
|
||||
Object.entries(engine.getParsedRules()) as Array<[DottedName, RuleNode]>
|
||||
)
|
||||
.filter(([dottedName]) =>
|
||||
typeof dottedNameOrRegexp === 'string'
|
||||
? dottedName.startsWith(dottedNameOrRegexp)
|
||||
: dottedName.match(dottedNameOrRegexp)
|
||||
)
|
||||
.filter(
|
||||
([dottedName]) =>
|
||||
engine.evaluate({ 'est applicable': dottedName }).nodeValue === true
|
||||
)
|
||||
|
||||
return fields
|
||||
}
|
||||
|
|
|
@ -49,7 +49,6 @@ export function useObjectifs(): Array<DottedName> {
|
|||
}
|
||||
export default function Déclaration() {
|
||||
const engine = useEngine()
|
||||
console.log(useApplicableFields(/^DRI \. liasse \. [^.]*$/))
|
||||
const liasseDottedName = useApplicableFields(
|
||||
/^DRI \. liasse \. [^.]*$/
|
||||
)[0]?.[0]
|
||||
|
|
|
@ -1,8 +1,13 @@
|
|||
import { describe, it, expect } from 'vitest'
|
||||
import rules from 'modele-social'
|
||||
import { utils } from 'publicodes'
|
||||
import { describe, expect, it } from 'vitest'
|
||||
|
||||
describe('DottedNames graph', () => {
|
||||
// We skip static cycle test, as it does not separates applicability dependencies from value dependencies.
|
||||
// The previous version was not handling cycle from applicability at all
|
||||
// We may need a better algorithm for static cycle detection. But it's not a priority as there is a now a
|
||||
// functionning cycle detection at runtime
|
||||
|
||||
describe.skip('DottedNames graph', () => {
|
||||
it("shouldn't have cycles", () => {
|
||||
const [cyclesDependencies, dotGraphs] = utils.cyclicDependencies(rules)
|
||||
|
||||
|
|
|
@ -1,62 +0,0 @@
|
|||
import { describe, expect, it } from 'vitest'
|
||||
import Engine, { parsePublicodes } from 'publicodes'
|
||||
import { utils } from 'publicodes'
|
||||
import rules from 'modele-social'
|
||||
|
||||
// les variables dans les tests peuvent être exprimées relativement à l'espace de nom de la règle,
|
||||
// comme dans sa formule
|
||||
let { parsedRules } = parsePublicodes(rules)
|
||||
const engine = new Engine(rules)
|
||||
let runExamples = (examples, rule) =>
|
||||
examples.map((ex) => {
|
||||
const expected = ex['valeur attendue']
|
||||
const situation = Object.entries(ex.situation).reduce(
|
||||
(acc, [name, value]) => ({
|
||||
...acc,
|
||||
[utils.disambiguateRuleReference(
|
||||
engine.parsedRules,
|
||||
rule.dottedName,
|
||||
name
|
||||
)]: value,
|
||||
}),
|
||||
{}
|
||||
)
|
||||
const evaluation = engine
|
||||
.setSituation(situation)
|
||||
.evaluate(rule.dottedName, {
|
||||
unit: rule['unité par défaut'],
|
||||
})
|
||||
const ok =
|
||||
evaluation.nodeValue === expected
|
||||
? true
|
||||
: typeof expected === 'number'
|
||||
? Math.abs((evaluation.nodeValue - expected) / expected) < 0.001
|
||||
: false
|
||||
|
||||
return { ...ex, ok, rule: evaluation }
|
||||
})
|
||||
|
||||
describe('Tests des règles de notre base de règles', () =>
|
||||
Object.values(parsedRules)
|
||||
.filter((rule) => rule.rawNode.exemples)
|
||||
.forEach((rule) => {
|
||||
describe(rule.dottedName, () => {
|
||||
let examples = runExamples(rule.rawNode.exemples, rule)
|
||||
examples.map((example) =>
|
||||
it('calculate example ' + example.nom, () => {
|
||||
if (example.ok) {
|
||||
if (typeof example['valeur attendue'] === 'number') {
|
||||
expect(example.rule.nodeValue).to.be.closeTo(
|
||||
example['valeur attendue'],
|
||||
0.01
|
||||
)
|
||||
} else {
|
||||
expect(example.rule.nodeValue).to.be.equal(
|
||||
example['valeur attendue']
|
||||
)
|
||||
}
|
||||
}
|
||||
})
|
||||
)
|
||||
})
|
||||
}))
|
|
@ -15,17 +15,17 @@ Notifications affichées : entreprise . chiffre d'affaires . franchise de TVA .
|
|||
`;
|
||||
|
||||
exports[`calculate simulations-professions-libérales > CIPAV conjoint collaborateur 2`] = `
|
||||
"[90334,0,30334,60000,12657,47343,180,4,533]
|
||||
"[90332,0,30332,60000,12657,47343,180,4,533]
|
||||
Notifications affichées : entreprise . chiffre d'affaires . franchise de TVA . dépassement"
|
||||
`;
|
||||
|
||||
exports[`calculate simulations-professions-libérales > CIPAV conjoint collaborateur 3`] = `
|
||||
"[90012,0,30012,60000,12654,47346,180,4,708]
|
||||
"[90010,0,30010,60000,12654,47346,180,4,708]
|
||||
Notifications affichées : entreprise . chiffre d'affaires . franchise de TVA . dépassement"
|
||||
`;
|
||||
|
||||
exports[`calculate simulations-professions-libérales > CIPAV conjoint collaborateur 4`] = `
|
||||
"[92076,0,32076,60000,12671,47329,180,4,533]
|
||||
"[92073,0,32073,60000,12671,47329,180,4,533]
|
||||
Notifications affichées : entreprise . chiffre d'affaires . franchise de TVA . dépassement"
|
||||
`;
|
||||
|
||||
|
|
70
yarn.lock
70
yarn.lock
|
@ -4680,9 +4680,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@publicodes/api@npm:^1.0.0-beta.43":
|
||||
version: 1.0.0-beta.43
|
||||
resolution: "@publicodes/api@npm:1.0.0-beta.43"
|
||||
"@publicodes/api@npm:^1.0.0-beta.45":
|
||||
version: 1.0.0-beta.45
|
||||
resolution: "@publicodes/api@npm:1.0.0-beta.45"
|
||||
dependencies:
|
||||
"@koa/cors": ^3.3.0
|
||||
"@koa/router": ^10.1.1
|
||||
|
@ -4690,8 +4690,8 @@ __metadata:
|
|||
koa-body: ^5.0.0
|
||||
openapi-validator-middleware: ^3.2.6
|
||||
peerDependencies:
|
||||
publicodes: ^1.0.0-beta.40
|
||||
checksum: 1d9926b9b1768cba070870a76c1f7e3aa37259eb075f24e914e157bbecaa9e98b176d59a598223fc25624cb437bb80d03f4ff62af2ca39ce954c77d21d0fed29
|
||||
publicodes: ^1.0.0-beta.45
|
||||
checksum: c8917407748d325ca32bcf7f860ec13c9fe6e10eeb23c05d93784cb3aedcc65013c1936ba2c5c890809946efc55d97cbd1bf430dc6993961bcc1d372b8bc98a6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9998,7 +9998,7 @@ __metadata:
|
|||
"@apidevtools/swagger-cli": ^4.0.4
|
||||
"@koa/cors": ^3.3.0
|
||||
"@koa/router": ^10.1.1
|
||||
"@publicodes/api": ^1.0.0-beta.43
|
||||
"@publicodes/api": ^1.0.0-beta.45
|
||||
"@sentry/node": ^7.1.1
|
||||
"@sentry/tracing": ^7.1.1
|
||||
"@types/koa": ^2.13.4
|
||||
|
@ -10013,7 +10013,7 @@ __metadata:
|
|||
koa-static: ^5.0.0
|
||||
modele-social: "workspace:^"
|
||||
nodemon: ^2.0.16
|
||||
publicodes: ^1.0.0-beta.43
|
||||
publicodes: ^1.0.0-beta.45
|
||||
rimraf: ^3.0.2
|
||||
swagger-ui-dist: ^4.11.1
|
||||
ts-node: ^10.8.0
|
||||
|
@ -15311,9 +15311,9 @@ __metadata:
|
|||
dependencies:
|
||||
js-yaml: ^4.1.0
|
||||
onchange: ^7.1.0
|
||||
publicodes: =1.0.0-beta.41
|
||||
publicodes: =1.0.0-beta.45
|
||||
peerDependencies:
|
||||
publicodes: ^1.0.0-beta.41
|
||||
publicodes: ^1.0.0-beta.45
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -20874,9 +20874,9 @@ __metadata:
|
|||
dependencies:
|
||||
js-yaml: ^4.1.0
|
||||
onchange: ^7.1.0
|
||||
publicodes: =1.0.0-beta.41
|
||||
publicodes: ^1.0.0-beta.45
|
||||
peerDependencies:
|
||||
publicodes: ^1.0.0-beta.41
|
||||
publicodes: ^1.0.0-beta.45
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -23240,54 +23240,28 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"publicodes-react@npm:=1.0.0-beta.40":
|
||||
version: 1.0.0-beta.40
|
||||
resolution: "publicodes-react@npm:1.0.0-beta.40"
|
||||
"publicodes-react@npm:^1.0.0-beta.45":
|
||||
version: 1.0.0-beta.45
|
||||
resolution: "publicodes-react@npm:1.0.0-beta.45"
|
||||
dependencies:
|
||||
styled-components: ^5.1.0
|
||||
peerDependencies:
|
||||
publicodes: 1.0.0-beta.40
|
||||
react: ^17.0.2
|
||||
checksum: 0840973921cab75b27475491d56bae3ff84c80c288d8eb9a0f3fbd4f464ea608b31e5907c55b06b5b46645b63a3bf342115587730bf9c04722edba17ac106556
|
||||
react: ^17 || ^18
|
||||
checksum: d91452f4f78332ad84e59ffde8c2e566dbbf748d368c34375efb5a9c93c27a4b0fb86329d430c0feb9472f52225fcd8eac816ef779b2a56c32d43e29b7e4c93f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"publicodes@npm:=1.0.0-beta.40":
|
||||
version: 1.0.0-beta.40
|
||||
resolution: "publicodes@npm:1.0.0-beta.40"
|
||||
"publicodes@npm:=1.0.0-beta.45, publicodes@npm:^1.0.0-beta.45":
|
||||
version: 1.0.0-beta.45
|
||||
resolution: "publicodes@npm:1.0.0-beta.45"
|
||||
dependencies:
|
||||
moo: ^0.5.1
|
||||
nearley: ^2.19.2
|
||||
yaml: ^1.9.2
|
||||
peerDependencies:
|
||||
"@types/mocha": ^9.0.0
|
||||
checksum: 5bfd4d157332d319f2a7b958e0df165756dd94c63f39d47e4f834ff491e8a6311636676ba5f800f48499658a0ea614e2f85c70a3af4fe675918aca6ab3ed7443
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"publicodes@npm:=1.0.0-beta.41":
|
||||
version: 1.0.0-beta.41
|
||||
resolution: "publicodes@npm:1.0.0-beta.41"
|
||||
dependencies:
|
||||
moo: ^0.5.1
|
||||
nearley: ^2.19.2
|
||||
yaml: ^1.9.2
|
||||
peerDependencies:
|
||||
"@types/mocha": ^9.0.0
|
||||
checksum: 647c94e8a6374baa7fe9ec3c2b6caa3503b1e1713e6bb96261e3611feec963abc5bd1bcc727b2e499b9f335e4fc27ed31f9dc408598ba4f7f66f1edb9ab7f608
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"publicodes@npm:^1.0.0-beta.43":
|
||||
version: 1.0.0-beta.43
|
||||
resolution: "publicodes@npm:1.0.0-beta.43"
|
||||
dependencies:
|
||||
moo: ^0.5.1
|
||||
nearley: ^2.19.2
|
||||
yaml: ^1.9.2
|
||||
peerDependencies:
|
||||
"@types/mocha": ^9.0.0
|
||||
checksum: 10eb33426db2a4fc2781869d908020b3f7597d612db364d0cf55de7d9145977ec608dbd94c7684766d252ad9c2c477917c21d5408db30f7363310996cd31456e
|
||||
checksum: 6958ba25a41b738eb71194110cec62e3664461d211b02ae9af90538a00c8c98fcf76d58be1ae795165d82412929bb076dd2021338127d63324c65676f38348d7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -25392,8 +25366,8 @@ __metadata:
|
|||
markdown-to-jsx: ^7.1.7
|
||||
modele-social: "workspace:^"
|
||||
netlify-cli: ^10.6.3
|
||||
publicodes: =1.0.0-beta.40
|
||||
publicodes-react: =1.0.0-beta.40
|
||||
publicodes: ^1.0.0-beta.45
|
||||
publicodes-react: ^1.0.0-beta.45
|
||||
react: ^17.0.0
|
||||
react-color: ^2.14.0
|
||||
react-dom: ^17.0.0
|
||||
|
|
Loading…
Reference in New Issue