IA-964: feat(abonnements): Trial period support for subscription plans
Description
Adds trial period configuration to subscription plan creation and editing.
Changes
-
plan-types.ts— addedtrialPeriodDaystoPlanItem,PlanDTO,PlanRequestDTO,PlanUpdateDTOinterfaces and both transform functions -
abonnement-new-edit-form.tsx— addedtrialPeriodDaysto Zod schema, defaultValues, and renderedAbonnementTrialSection -
AbonnementTrialSection.tsx— new component with preset chips (7j/14j/30j), live status chip, and number input -
AbonnementDetailsContent.tsx— addedrenderTrialblock in the right column to display trial period info