{ "version": 3, "file": "bundle.css", "sources": [ "../../../src/Tailwindcss.svelte", "../../../src/MotwHeader.svelte", "../../../src/LibraryTable.svelte", "../../../src/BookModal.svelte", "../../../src/SearchBar.svelte", "../../../src/BookCard.svelte", "../../../src/Dropdown.svelte" ], "sourcesContent": [ "\n", "\n\n\n
Authors | \nTitle | \n\n \n | \n
---|---|---|
\n {#if book.authors}\n \n {#each book.authors as author, i}\n {#if i+1 < 4 }{author}{/if}{#if i+1 !== book.authors.length && i+i < 4 }, \n {/if}\n {:else if i+1 === 4 } et al.{/if}\n {/each}\n | \n location.hash = `#/book/${book._id}`}\" class=\"italic w-11/12 phablet:pl-2 monocle:text-xs phone:text-xs\">{book.title}{getYear(book)} | \n\n {#each getFormats(book, \" \") as format}\n {format.title} \n {/each}\n | \n