compoennts consolidation and avoid dropping of functionality work in progress

This commit is contained in:
master
2026-03-07 16:45:18 +02:00
parent 80aa16d5a1
commit 12d7eda923
403 changed files with 25343 additions and 4 deletions

View File

@@ -0,0 +1,21 @@
# Offline Kit
## Branch Summary
- Classification bucket: `weak-route`
- Components in branch: 4
- Default recommendation: `preserve`
- Preservation value: `high`
Offline Kit components grouped from the static unused-component scan.
## Why This Branch Matters
Preserve the underlying workflow only if current product docs still claim the capability or if the component contains unique UI concepts.
## Likely Destination
Needs branch-level review against current IA
## Components
- [BundleManagementComponent](../features/offline-kit/components/BundleManagementComponent.md) - `preserve`, features/offline-kit/components/bundle-management.component.ts
- [JwksManagementComponent](../features/offline-kit/components/JwksManagementComponent.md) - `preserve`, features/offline-kit/components/jwks-management.component.ts
- [OfflineDashboardComponent](../features/offline-kit/components/OfflineDashboardComponent.md) - `preserve`, features/offline-kit/components/offline-dashboard.component.ts
- [VerificationCenterComponent](../features/offline-kit/components/VerificationCenterComponent.md) - `preserve`, features/offline-kit/components/verification-center.component.ts