chore(SetupFont): rename controlManager to typographySettingsStore for better semantic #37

Merged
ilia merged 83 commits from feature/united-widget into main 2026-04-22 10:04:41 +00:00
Showing only changes of commit c5fa159c14 - Show all commits
@@ -96,7 +96,7 @@ $effect(() => {
class="w-full px-3 md:px-4 py-2.5 md:py-3 justify-between text-left text-sm flex" class="w-full px-3 md:px-4 py-2.5 md:py-3 justify-between text-left text-sm flex"
iconPosition="right" iconPosition="right"
> >
<FontApplicator {font} weight={typography.weight}>{font.name}</FontApplicator> <FontApplicator {font}>{font.name}</FontApplicator>
{#snippet icon()} {#snippet icon()}
{#if active} {#if active}