};
</script>
<style></style>
<style scoped>
table {
margin: auto;
width: fit-content;
}
</style>
<template>
<slot></slot>
<table>
<table :class="{ centered: modal }">
<thead>
<th v-if="!modal" class="trigger_context">
{{ $__("Library") }}
.border_right {
border-right: solid 4px black;
table.centered {
-