@socialgouv/fiches-vdd 2.375.0 → 2.376.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/data/index.json +58 -36
  3. package/data/particuliers/F1100.json +216 -49
  4. package/data/particuliers/F12391.json +132 -120
  5. package/data/particuliers/F12788.json +307 -41
  6. package/data/particuliers/F13517.json +3 -3
  7. package/data/particuliers/F16842.json +1 -20
  8. package/data/particuliers/F1690.json +301 -104
  9. package/data/particuliers/F18362.json +2 -2
  10. package/data/particuliers/F19643.json +1 -1
  11. package/data/particuliers/F2093.json +1 -1
  12. package/data/particuliers/F2246.json +1 -1
  13. package/data/particuliers/F23503.json +2 -2
  14. package/data/particuliers/F2617.json +229 -1
  15. package/data/particuliers/F2782.json +51 -105
  16. package/data/particuliers/F31434.json +3 -3
  17. package/data/particuliers/F32514.json +2 -2
  18. package/data/particuliers/F33694.json +35 -38
  19. package/data/particuliers/F35381.json +2 -106
  20. package/data/particuliers/F78.json +1112 -573
  21. package/data/particuliers/F930.json +4 -4
  22. package/data/particuliers/N530.json +3 -3
  23. package/data/particuliers/R13745.json +34 -0
  24. package/data/particuliers/R13749.json +74 -1
  25. package/data/particuliers/{R62144.json → R60805.json} +124 -22
  26. package/data/particuliers/index.json +1 -1
  27. package/data/professionnels/F22263.json +6 -6
  28. package/data/professionnels/F23503.json +2 -2
  29. package/data/professionnels/F31027.json +11 -147
  30. package/data/professionnels/F34629.json +843 -589
  31. package/data/professionnels/F34633.json +1 -1
  32. package/data/professionnels/F35381.json +2 -106
  33. package/data/professionnels/F35676.json +6 -6
  34. package/data/professionnels/F35934.json +2203 -126
  35. package/data/professionnels/F78.json +1113 -574
  36. package/data/professionnels/R13745.json +34 -0
  37. package/data/professionnels/R13747.json +34 -0
  38. package/data/professionnels/R13749.json +660 -0
  39. package/data/professionnels/R13752.json +34 -0
  40. package/data/professionnels/R15071.json +34 -0
  41. package/data/professionnels/R19814.json +34 -0
  42. package/data/professionnels/R20446.json +73 -0
  43. package/data/professionnels/R39180.json +34 -0
  44. package/data/professionnels/R60412.json +34 -0
  45. package/data/professionnels/R60805.json +103 -1
  46. package/data/professionnels/index.json +1 -0
  47. package/package.json +1 -1
@@ -839,13 +839,177 @@
839
839
  }
840
840
  ]
841
841
  },
842
+ {
843
+ "type": "element",
844
+ "name": "ANoter",
845
+ "children": [
846
+ {
847
+ "type": "element",
848
+ "name": "Titre",
849
+ "children": [
850
+ {
851
+ "type": "text",
852
+ "text": "Exemple"
853
+ }
854
+ ]
855
+ },
856
+ {
857
+ "type": "element",
858
+ "name": "Paragraphe",
859
+ "children": [
860
+ {
861
+ "type": "text",
862
+ "text": "En tant que salarié, vos heures supplémentaires vous ont rapporté "
863
+ },
864
+ {
865
+ "type": "element",
866
+ "name": "Valeur",
867
+ "children": [
868
+ {
869
+ "type": "text",
870
+ "text": "1 500 €"
871
+ }
872
+ ]
873
+ },
874
+ {
875
+ "type": "text",
876
+ "text": " brut (soit "
877
+ },
878
+ {
879
+ "type": "element",
880
+ "name": "Valeur",
881
+ "children": [
882
+ {
883
+ "type": "text",
884
+ "text": "1 215 €"
885
+ }
886
+ ]
887
+ },
888
+ {
889
+ "type": "text",
890
+ "text": " net fiscal) en 2021. Ce montant est exonéré d'impôt."
891
+ }
892
+ ]
893
+ }
894
+ ]
895
+ },
842
896
  {
843
897
  "type": "element",
844
898
  "name": "Paragraphe",
845
899
  "children": [
846
900
  {
847
901
  "type": "text",
848
- "text": "Vos heures supplémentaires au-delà de ce plafond sont soumises à l'impôt."
902
+ "text": "Vos heures supplémentaires au-delà du plafond de "
903
+ },
904
+ {
905
+ "type": "element",
906
+ "name": "Valeur",
907
+ "children": [
908
+ {
909
+ "type": "text",
910
+ "text": "5 000 €"
911
+ }
912
+ ]
913
+ },
914
+ {
915
+ "type": "text",
916
+ "text": " sont soumises à l'impôt."
917
+ }
918
+ ]
919
+ },
920
+ {
921
+ "type": "element",
922
+ "name": "ANoter",
923
+ "children": [
924
+ {
925
+ "type": "element",
926
+ "name": "Titre",
927
+ "children": [
928
+ {
929
+ "type": "text",
930
+ "text": "Exemple"
931
+ }
932
+ ]
933
+ },
934
+ {
935
+ "type": "element",
936
+ "name": "Paragraphe",
937
+ "children": [
938
+ {
939
+ "type": "text",
940
+ "text": "En tant que salarié, vos heures supplémentaires vous ont rapporté "
941
+ },
942
+ {
943
+ "type": "element",
944
+ "name": "Valeur",
945
+ "children": [
946
+ {
947
+ "type": "text",
948
+ "text": "6 500 €"
949
+ }
950
+ ]
951
+ },
952
+ {
953
+ "type": "text",
954
+ "text": " brut (soit "
955
+ },
956
+ {
957
+ "type": "element",
958
+ "name": "Valeur",
959
+ "children": [
960
+ {
961
+ "type": "text",
962
+ "text": "5 265 €"
963
+ }
964
+ ]
965
+ },
966
+ {
967
+ "type": "text",
968
+ "text": " net fiscal) en 2021. Le montant imposable est de "
969
+ },
970
+ {
971
+ "type": "element",
972
+ "name": "Valeur",
973
+ "children": [
974
+ {
975
+ "type": "text",
976
+ "text": "265 €"
977
+ }
978
+ ]
979
+ },
980
+ {
981
+ "type": "text",
982
+ "text": " ("
983
+ },
984
+ {
985
+ "type": "element",
986
+ "name": "Valeur",
987
+ "children": [
988
+ {
989
+ "type": "text",
990
+ "text": "5 265 €"
991
+ }
992
+ ]
993
+ },
994
+ {
995
+ "type": "text",
996
+ "text": " - "
997
+ },
998
+ {
999
+ "type": "element",
1000
+ "name": "Valeur",
1001
+ "children": [
1002
+ {
1003
+ "type": "text",
1004
+ "text": "5 000 €"
1005
+ }
1006
+ ]
1007
+ },
1008
+ {
1009
+ "type": "text",
1010
+ "text": ")."
1011
+ }
1012
+ ]
849
1013
  }
850
1014
  ]
851
1015
  },
@@ -859,6 +1023,70 @@
859
1023
  }
860
1024
  ]
861
1025
  },
1026
+ {
1027
+ "type": "element",
1028
+ "name": "ANoter",
1029
+ "children": [
1030
+ {
1031
+ "type": "element",
1032
+ "name": "Titre",
1033
+ "children": [
1034
+ {
1035
+ "type": "text",
1036
+ "text": "Exemple"
1037
+ }
1038
+ ]
1039
+ },
1040
+ {
1041
+ "type": "element",
1042
+ "name": "Paragraphe",
1043
+ "children": [
1044
+ {
1045
+ "type": "text",
1046
+ "text": "En tant que salarié à temps partiel, vous travaillez 30 heures par semaine. Vos heures effectuées au-delà de cette durée vous ont rapporté "
1047
+ },
1048
+ {
1049
+ "type": "element",
1050
+ "name": "Valeur",
1051
+ "children": [
1052
+ {
1053
+ "type": "text",
1054
+ "text": "1 000 €"
1055
+ }
1056
+ ]
1057
+ },
1058
+ {
1059
+ "type": "text",
1060
+ "text": " brut (soit "
1061
+ },
1062
+ {
1063
+ "type": "element",
1064
+ "name": "Valeur",
1065
+ "children": [
1066
+ {
1067
+ "type": "text",
1068
+ "text": "81 €"
1069
+ }
1070
+ ]
1071
+ },
1072
+ {
1073
+ "type": "element",
1074
+ "name": "Valeur",
1075
+ "children": [
1076
+ {
1077
+ "type": "text",
1078
+ "text": "0 €"
1079
+ }
1080
+ ]
1081
+ },
1082
+ {
1083
+ "type": "text",
1084
+ "text": " net fiscal) en 2021. Ce montant est exonéré d'impôt."
1085
+ }
1086
+ ]
1087
+ }
1088
+ ]
1089
+ },
862
1090
  {
863
1091
  "type": "element",
864
1092
  "name": "Paragraphe",
@@ -119,7 +119,7 @@
119
119
  "children": [
120
120
  {
121
121
  "type": "text",
122
- "text": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042772770/#LEGISCTA000042775558, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042772814/#LEGISCTA000042775513, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042773838/#LEGISCTA000042774469, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042802462/#LEGISCTA000042805796, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000024329724/"
122
+ "text": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042772770/, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042772814/, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042773838/, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042802462/, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070933/LEGISCTA000024329711/"
123
123
  }
124
124
  ]
125
125
  },
@@ -851,64 +851,37 @@
851
851
  "children": [
852
852
  {
853
853
  "type": "text",
854
- "text": "Le signalement est supprimé en cas :"
854
+ "text": "Le signalement est supprimé dans les cas suivants "
855
855
  }
856
856
  ]
857
857
  },
858
858
  {
859
859
  "type": "element",
860
- "name": "Liste",
861
- "attributes": {
862
- "type": "puce"
863
- },
860
+ "name": "Paragraphe",
864
861
  "children": [
865
862
  {
866
- "type": "element",
867
- "name": "Item",
868
- "children": [
869
- {
870
- "type": "element",
871
- "name": "Paragraphe",
872
- "children": [
873
- {
874
- "type": "text",
875
- "text": "d'expiration du délai de l'interdiction,"
876
- }
877
- ]
878
- }
879
- ]
880
- },
863
+ "type": "text",
864
+ "text": "- Expiration du délai de l' interdiction"
865
+ }
866
+ ]
867
+ },
868
+ {
869
+ "type": "element",
870
+ "name": "Paragraphe",
871
+ "children": [
881
872
  {
882
- "type": "element",
883
- "name": "Item",
884
- "children": [
885
- {
886
- "type": "element",
887
- "name": "Paragraphe",
888
- "children": [
889
- {
890
- "type": "text",
891
- "text": "ou d'annulation par le juge,"
892
- }
893
- ]
894
- }
895
- ]
896
- },
873
+ "type": "text",
874
+ "text": "- Annulation par le juge"
875
+ }
876
+ ]
877
+ },
878
+ {
879
+ "type": "element",
880
+ "name": "Paragraphe",
881
+ "children": [
897
882
  {
898
- "type": "element",
899
- "name": "Item",
900
- "children": [
901
- {
902
- "type": "element",
903
- "name": "Paragraphe",
904
- "children": [
905
- {
906
- "type": "text",
907
- "text": "ou d'abrogation de la mesure par le préfet."
908
- }
909
- ]
910
- }
911
- ]
883
+ "type": "text",
884
+ "text": "- Abrogation de la mesure par le préfet"
912
885
  }
913
886
  ]
914
887
  }
@@ -2389,64 +2362,37 @@
2389
2362
  "children": [
2390
2363
  {
2391
2364
  "type": "text",
2392
- "text": "Le signalement est supprimé en cas :"
2365
+ "text": "Le signalement est supprimé dans les cas suivants "
2393
2366
  }
2394
2367
  ]
2395
2368
  },
2396
2369
  {
2397
2370
  "type": "element",
2398
- "name": "Liste",
2399
- "attributes": {
2400
- "type": "puce"
2401
- },
2371
+ "name": "Paragraphe",
2402
2372
  "children": [
2403
2373
  {
2404
- "type": "element",
2405
- "name": "Item",
2406
- "children": [
2407
- {
2408
- "type": "element",
2409
- "name": "Paragraphe",
2410
- "children": [
2411
- {
2412
- "type": "text",
2413
- "text": "d'expiration du délai de l'interdiction,"
2414
- }
2415
- ]
2416
- }
2417
- ]
2418
- },
2374
+ "type": "text",
2375
+ "text": "- Expiration du délai de l' interdiction"
2376
+ }
2377
+ ]
2378
+ },
2379
+ {
2380
+ "type": "element",
2381
+ "name": "Paragraphe",
2382
+ "children": [
2419
2383
  {
2420
- "type": "element",
2421
- "name": "Item",
2422
- "children": [
2423
- {
2424
- "type": "element",
2425
- "name": "Paragraphe",
2426
- "children": [
2427
- {
2428
- "type": "text",
2429
- "text": "ou d'annulation par le juge,"
2430
- }
2431
- ]
2432
- }
2433
- ]
2434
- },
2384
+ "type": "text",
2385
+ "text": "- Annulation par le juge"
2386
+ }
2387
+ ]
2388
+ },
2389
+ {
2390
+ "type": "element",
2391
+ "name": "Paragraphe",
2392
+ "children": [
2435
2393
  {
2436
- "type": "element",
2437
- "name": "Item",
2438
- "children": [
2439
- {
2440
- "type": "element",
2441
- "name": "Paragraphe",
2442
- "children": [
2443
- {
2444
- "type": "text",
2445
- "text": "ou d'abrogation de la mesure par le préfet."
2446
- }
2447
- ]
2448
- }
2449
- ]
2394
+ "type": "text",
2395
+ "text": "- Abrogation de la mesure par le préfet"
2450
2396
  }
2451
2397
  ]
2452
2398
  }
@@ -3039,7 +2985,7 @@
3039
2985
  "name": "Reference",
3040
2986
  "attributes": {
3041
2987
  "type": "Texte de référence",
3042
- "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042772770/#LEGISCTA000042775558",
2988
+ "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042772770/",
3043
2989
  "ID": "R33043"
3044
2990
  },
3045
2991
  "children": [
@@ -3070,7 +3016,7 @@
3070
3016
  "name": "Reference",
3071
3017
  "attributes": {
3072
3018
  "type": "Texte de référence",
3073
- "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042772814/#LEGISCTA000042775513",
3019
+ "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042772814/",
3074
3020
  "ID": "R50077"
3075
3021
  },
3076
3022
  "children": [
@@ -3101,7 +3047,7 @@
3101
3047
  "name": "Reference",
3102
3048
  "attributes": {
3103
3049
  "type": "Texte de référence",
3104
- "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042773838/#LEGISCTA000042774469",
3050
+ "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042773838/",
3105
3051
  "ID": "R34168"
3106
3052
  },
3107
3053
  "children": [
@@ -3111,7 +3057,7 @@
3111
3057
  "children": [
3112
3058
  {
3113
3059
  "type": "text",
3114
- "text": "Code de l'entrée et du séjour des étrangers et du droit d'asile : articles L624-1 à L624-4"
3060
+ "text": "Code de l'entrée et du séjour des étrangers et du droit d'asile : articles L824-1 à L824-12"
3115
3061
  }
3116
3062
  ]
3117
3063
  },
@@ -3132,7 +3078,7 @@
3132
3078
  "name": "Reference",
3133
3079
  "attributes": {
3134
3080
  "type": "Texte de référence",
3135
- "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042802462/#LEGISCTA000042805796",
3081
+ "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042802462/",
3136
3082
  "ID": "R42155"
3137
3083
  },
3138
3084
  "children": [
@@ -3163,7 +3109,7 @@
3163
3109
  "name": "Reference",
3164
3110
  "attributes": {
3165
3111
  "type": "Texte de référence",
3166
- "URL": "https://www.legifrance.gouv.fr/codes/id/LEGISCTA000024329724/",
3112
+ "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070933/LEGISCTA000024329711/",
3167
3113
  "ID": "R36803"
3168
3114
  },
3169
3115
  "children": [
@@ -1006,7 +1006,7 @@
1006
1006
  "children": [
1007
1007
  {
1008
1008
  "type": "text",
1009
- "text": "1 146,68 €"
1009
+ "text": "1 146,69 €"
1010
1010
  }
1011
1011
  ]
1012
1012
  },
@@ -1767,7 +1767,7 @@
1767
1767
  "children": [
1768
1768
  {
1769
1769
  "type": "text",
1770
- "text": "1 146,68 €"
1770
+ "text": "1 146,69 €"
1771
1771
  }
1772
1772
  ]
1773
1773
  },
@@ -2528,7 +2528,7 @@
2528
2528
  "children": [
2529
2529
  {
2530
2530
  "type": "text",
2531
- "text": "1 146,68 €"
2531
+ "text": "1 146,69 €"
2532
2532
  }
2533
2533
  ]
2534
2534
  },
@@ -119,7 +119,7 @@
119
119
  "children": [
120
120
  {
121
121
  "type": "text",
122
- "text": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042771190/#LEGISCTA000042777173, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000006165713/"
122
+ "text": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042771190/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000006165713/"
123
123
  }
124
124
  ]
125
125
  },
@@ -1201,7 +1201,7 @@
1201
1201
  "name": "Reference",
1202
1202
  "attributes": {
1203
1203
  "type": "Texte de référence",
1204
- "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042771190/#LEGISCTA000042777173",
1204
+ "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006070158/LEGISCTA000042771190/",
1205
1205
  "ID": "R39399"
1206
1206
  },
1207
1207
  "children": [