17f114f32f0a190d7949978181a9dd5ea3be166d
Substitui o <div class="mdt-grid"> v-for simples por <DataView> do PrimeVue na coluna "Seus documentos". Beneficios: - Paginacao automatica quando passa de 12 templates (era scroll infinito virando lento) - Slot #grid permite manter o layout de cards atual - Footer com paginator integrado ao design (border-top + bg transparente) CSS: - .mdt-dataview flex column ocupando o main - :deep(.p-dataview-content) flex 1 + overflow auto = scroll interno dos cards - :deep(.p-dataview-paginator-bottom) flex-shrink 0 = paginator sempre visivel no fundo - .mdt-main .mdt-grid passa a ter padding 12 e gap 10 (era herdado do .mdt-grid global) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sakai is an application template for Vue based on the create-vue, the recommended way to start a Vite-powered Vue projects.
Visit the documentation to get started.
Description
Languages
Vue
61.3%
PLpgSQL
17.4%
JavaScript
16%
HTML
2.7%
TypeScript
2.3%
Other
0.3%