Remove deprecated `slot-scope` attribute from the codebase

In order to proceed with Vue 3 migration, we need to change all slot and slot-scope attributes occurrences to be v-slot directives

Edited by Natalia Tepluhina