fix(admin-v2): Restore HEAD SDK files for compatibility with new pages

Restore the SDK context, types, and component files to the HEAD version
since newer pages (company-profile, import) depend on these API changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-02-09 10:18:39 +01:00
parent f3b291693d
commit ed275f4909
15 changed files with 1054 additions and 2921 deletions

View File

@@ -1,9 +0,0 @@
/**
* Document Generator Components
*
* Diese Komponenten integrieren die Einwilligungen-Datenpunkte
* in den Dokumentengenerator.
*/
export { DataPointsPreview } from './DataPointsPreview'
export { DocumentValidation } from './DocumentValidation'