{getGuichetTitle(guichetEntry.label)}
@@ -132,11 +131,9 @@ function GuichetSelection({
function GuichetSkeleton() {
return (
-
-
-
-
-
+
+
+
)
}
diff --git a/site/source/pages/simulateurs/comparaison-statuts/components/AllerPlusLoinRevenus.tsx b/site/source/pages/simulateurs/comparaison-statuts/components/AllerPlusLoinRevenus.tsx
index c718d8479..d41c58ef7 100644
--- a/site/source/pages/simulateurs/comparaison-statuts/components/AllerPlusLoinRevenus.tsx
+++ b/site/source/pages/simulateurs/comparaison-statuts/components/AllerPlusLoinRevenus.tsx
@@ -9,13 +9,15 @@ import { SwitchInput } from '@/components/conversation/ChoicesInput'
import { ExplicableRule } from '@/components/conversation/Explicable'
import RuleInput from '@/components/conversation/RuleInput'
import Value from '@/components/EngineValue'
+import { StatusTag } from '@/components/StatusTag'
import { useEngine } from '@/components/utils/EngineContext'
import { Message } from '@/design-system'
import { Button } from '@/design-system/buttons'
import { Drawer } from '@/design-system/drawer'
import { ArrowRightIcon, InfoIcon } from '@/design-system/icons'
import { Grid, Spacing } from '@/design-system/layout'
-import { Tag, TagType } from '@/design-system/tag'
+import { Tag } from '@/design-system/tag'
+import { Colors } from '@/design-system/theme'
import { Tooltip } from '@/design-system/tooltip'
import { Strong } from '@/design-system/typography'
import { H2, H4, H5 } from '@/design-system/typography/heading'
@@ -24,7 +26,6 @@ import { Body } from '@/design-system/typography/paragraphs'
import { answerQuestion } from '@/store/actions/actions'
import { useCasParticuliers } from '../contexts/CasParticuliers'
-import { StatusTagIcon } from './StatusCard'
const DOTTEDNAME_SOCIETE_IMPOT = 'entreprise . imposition'
const DOTTEDNAME_SOCIETE_VERSEMENT_LIBERATOIRE =
@@ -137,7 +138,7 @@ const AllerPlusLoinRevenus = ({
Type de structure |
- SASU
+
|
@@ -147,7 +148,7 @@ const AllerPlusLoinRevenus = ({
id="tooltip-ei-table"
>
- EI
+
@@ -155,7 +156,7 @@ const AllerPlusLoinRevenus = ({
- AE
+
|
@@ -175,7 +176,7 @@ const AllerPlusLoinRevenus = ({
Chiffre d'affaires
-
+
Charges
-
+
Cotisations
-
+
|
-
+
|
-
+
- Impôts
-
+
|
-
+
|
-
+
-
+
|
-
+
|
-
+
`
+const StyledTag = styled(Tag)`
width: 100%;
justify-content: center;
font-size: 0.75rem;
diff --git a/site/source/pages/simulateurs/comparaison-statuts/components/DetailsRowCards.tsx b/site/source/pages/simulateurs/comparaison-statuts/components/DetailsRowCards.tsx
index cbbcf33b7..90f17ed0e 100644
--- a/site/source/pages/simulateurs/comparaison-statuts/components/DetailsRowCards.tsx
+++ b/site/source/pages/simulateurs/comparaison-statuts/components/DetailsRowCards.tsx
@@ -15,7 +15,9 @@ import { getBestOption, OptionType } from '../utils'
import StatusCard from './StatusCard'
const getStatusLabelsArray = (statusArray: OptionType[]) =>
- statusArray.map((statusOption) => statusOption.type)
+ statusArray.map(
+ (statusOption) => statusOption.type.toUpperCase() as 'SASU' | 'EI' | 'AE'
+ )
const getGridSizes = (statusArray: OptionType[]) => {
return { sizeXs: 12, sizeLg: 4 * statusArray.length }
diff --git a/site/source/pages/simulateurs/comparaison-statuts/components/Détails.tsx b/site/source/pages/simulateurs/comparaison-statuts/components/Détails.tsx
index f0add8c8a..906bb576e 100644
--- a/site/source/pages/simulateurs/comparaison-statuts/components/Détails.tsx
+++ b/site/source/pages/simulateurs/comparaison-statuts/components/Détails.tsx
@@ -489,7 +489,7 @@ const Détails = ({
sa vie professionnelle.
| | | | |