{ data.publication.preferences ??= {}; data.publication.preferences.hideProfileSection = !data.publication.preferences?.hideProfileSection; data = { ...data }; }} variant="ghost" > {#if !getHideProfileSection(data)}
{:else}
{/if}
{#if !isMobile() && !getHideProfileSection(data)}
{#if profilePosition === 'side'}
{:else}
{/if}
{/if}
updateTheme(newAccent, newBase)} />