refactor: Apply spinner class statically and refactor dynamic classes logic
- The
.spinner
class is always applied and doesn't need to be computed - The
cssClass
computed property is superfluous
.spinner
class is always applied and doesn't need to be computedcssClass
computed property is superfluous