mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 21:21:24 +02:00
Companion deletion sweep — acb737e25 removed all the *registry refs*
to the legacy `context` module, but its source files were still on
disk on main (because the original deletion in d3e2e73ca on the
articles-bulk-import branch was bundled with unrelated photon /
broadcast-rename work and never landed on main). Dropping them now
so the consolidation is self-contained:
- apps/mana/apps/web/src/lib/modules/context/ — entire module dir
- apps/mana/apps/web/src/routes/(app)/context/ — page routes
- apps/mana/apps/web/src/lib/components/dashboard/widgets/ContextDocsWidget.svelte
- apps/mana/apps/web/src/lib/i18n/locales/context/{de,en,es,fr,it}.json
- packages/shared-branding/src/logos/ContextLogo.svelte
Verified: svelte-check + tsc --noEmit both clean.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| CalendarLogo.svelte | ||
| CardsLogo.svelte | ||
| ChatLogo.svelte | ||
| CitycornersLogo.svelte | ||
| ClockLogo.svelte | ||
| ContactsLogo.svelte | ||
| FoodLogo.svelte | ||
| index.ts | ||
| InventoryLogo.svelte | ||
| LightWriteLogo.svelte | ||
| MailLogo.svelte | ||
| ManaLogo.svelte | ||
| MemoroLogo.svelte | ||
| MoodlitLogo.svelte | ||
| MusicLogo.svelte | ||
| PlantsLogo.svelte | ||
| PresiLogo.svelte | ||
| QuestionsLogo.svelte | ||
| QuotesLogo.svelte | ||
| SkillTreeLogo.svelte | ||
| StorageLogo.svelte | ||
| TodoLogo.svelte | ||
| UloadLogo.svelte | ||