[SIMPL-15837]: Create UI layout for the all existing schemas
- Extended
index.vue
with the list of schemas and other relevant UI elements - Created
SchemaListTable.vue
table view - Implemented/updated comprehensive unit tests across
SchemaListTable
,UploadSchema
, andUploadSchemaOverlay
components.