Changed padding of the close element in the EaToast component.
Added an optional summary parameter to the refresh mechanism in GlobalTableRefStore.
Adjusted EaLinkButton behavior for icon display mode by setting alignment to start.
Added an additional initialization check when determining visibility of ShortcutsManagementModal.
Added the body-base class to span elements in EaColorPicker.svelte.
Removed usage of enum type and replaced it with literal values in the addingType variable in OrganizationElementCRUDModal.svelte and EaAddAdminModalContent.svelte.