// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`Pagination > renders with as correctly 1`] = `
"
"
`;
exports[`Pagination > renders with class correctly 1`] = `
""
`;
exports[`Pagination > renders with defaultPage correctly 1`] = `
""
`;
exports[`Pagination > renders with disabled correctly 1`] = `
""
`;
exports[`Pagination > renders with ellipsis slot correctly 1`] = `
""
`;
exports[`Pagination > renders with ellipsisIcon correctly 1`] = `
""
`;
exports[`Pagination > renders with first slot correctly 1`] = `
""
`;
exports[`Pagination > renders with firstIcon correctly 1`] = `
""
`;
exports[`Pagination > renders with item slot correctly 1`] = `
""
`;
exports[`Pagination > renders with itemsPerPage correctly 1`] = `
""
`;
exports[`Pagination > renders with last slot correctly 1`] = `
""
`;
exports[`Pagination > renders with lastIcon correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral active variant ghost correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral active variant link correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral active variant outline correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral active variant soft correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral active variant solid correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral active variant subtle correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral variant ghost correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral variant link correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral variant outline correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral variant soft correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral variant solid correctly 1`] = `
""
`;
exports[`Pagination > renders with neutral variant subtle correctly 1`] = `
""
`;
exports[`Pagination > renders with next slot correctly 1`] = `
""
`;
exports[`Pagination > renders with nextIcon correctly 1`] = `
""
`;
exports[`Pagination > renders with page correctly 1`] = `
""
`;
exports[`Pagination > renders with prev slot correctly 1`] = `
""
`;
exports[`Pagination > renders with prevIcon correctly 1`] = `
""
`;
exports[`Pagination > renders with primary active variant ghost correctly 1`] = `
""
`;
exports[`Pagination > renders with primary active variant link correctly 1`] = `
""
`;
exports[`Pagination > renders with primary active variant outline correctly 1`] = `
""
`;
exports[`Pagination > renders with primary active variant soft correctly 1`] = `
""
`;
exports[`Pagination > renders with primary active variant solid correctly 1`] = `
""
`;
exports[`Pagination > renders with primary active variant subtle correctly 1`] = `
""
`;
exports[`Pagination > renders with primary variant ghost correctly 1`] = `
""
`;
exports[`Pagination > renders with primary variant link correctly 1`] = `
""
`;
exports[`Pagination > renders with primary variant outline correctly 1`] = `
""
`;
exports[`Pagination > renders with primary variant soft correctly 1`] = `
""
`;
exports[`Pagination > renders with primary variant solid correctly 1`] = `
""
`;
exports[`Pagination > renders with primary variant subtle correctly 1`] = `
""
`;
exports[`Pagination > renders with showEdges correctly 1`] = `
""
`;
exports[`Pagination > renders with siblingCount correctly 1`] = `
""
`;
exports[`Pagination > renders with size lg correctly 1`] = `
""
`;
exports[`Pagination > renders with size md correctly 1`] = `
""
`;
exports[`Pagination > renders with size sm correctly 1`] = `
""
`;
exports[`Pagination > renders with size xl correctly 1`] = `
""
`;
exports[`Pagination > renders with size xs correctly 1`] = `
""
`;
exports[`Pagination > renders with total correctly 1`] = `
""
`;
exports[`Pagination > renders with ui correctly 1`] = `
""
`;
exports[`Pagination > renders without showControls correctly 1`] = `
""
`;