Delai moyen etape
3.2j
Fil rouge montrant la coherence du Design System dans un parcours complet d'onboarding Financial Service.
Objectif
Ce scenario demontre comment les composants b.connect DS V3 se combinent pour creer un parcours utilisateur coherent, de l'intake a l'activation d'un Financial Service.
Cas d'usage : Onboarding d'un Financial Service "Corp Alpha SAS" Persona : Operateur compliance b.connect Flux : Intake → KYB/KYC → Configuration OIDC → Activation production
Financial Services
| SIREN | Etat | Progression | ||
|---|---|---|---|---|
| Corp Alpha SAS | 123 456 789 | WAITING_DOCS | ||
| FinServ Beta | 987 654 321 | ELIGIBLE | ||
| NeoBank Gamma | 456 789 012 | INELIGIBLE |
| Zone | Composant | Token notable |
|---|---|---|
| Header | BcPageHeader | --bc-display (Poppins 700) |
| Stepper | BcStepperH | --bc-pink (accent actif) |
| KPIs | BcStatCard | --bc-raised (fond eleve) |
| Etats | BcStateMachine | --bc-blue-bg (noeud actif) |
| Table | BcDataGrid | --bc-edge2 (bordures lignes) |
| Feed | BcActivityFeed | Tones semantiques |
| Toast | BcToast | --bc-green (succes) |
| Decision | Option A | Option B | Quand choisir A | Quand choisir B |
|---|---|---|---|---|
| Navigation interne | BcTabs | BcStepperH | Navigation non lineaire | Flux sequentiel strict |
| Notification | BcToast | BcBanner | Confirmation ephemere | Alerte persistante |
| Donnees denses | BcDataGrid | BcCard | Comparaison tabulaire | Contenu vertical, storytelling |
| Action bloquante | BcModal | BcDrawer | Interruption voulue | Contexte preserve |
| Selection | BcSelect | BcSelectSearchable | < 10 options | > 10 options, recherche |
| Etat binaire | BcToggle | BcCheckbox | On/off immediat | Selection formulaire |
Le Design System suit SemVer :
| Type | Format | Exemple | Impact |
|---|---|---|---|
| Major | X.0.0 | Breaking changes | Migration requise |
| Minor | 0.X.0 | Nouveaux composants | Adoption incrementale |
| Patch | 0.0.X | Fixes visuels/a11y | Transparent |