// Vitest Snapshot v1

exports[`renders 1`] = `<div data-v-c7c7e2e2="" class="canceled upload-item relative rounded min-h-[32px] overflow-hidden bg-k-bg-secondary" title=""><span data-v-c7c7e2e2="" class="progress absolute h-full top-0 left-0 z-0 duration-200 ease-out bg-k-highlight"></span><span data-v-c7c7e2e2="" class="details z-10 absolute h-full w-full flex items-center content-between"><span data-v-c7c7e2e2="" class="name px-4 flex-1">Sample Track</span><span data-v-c7c7e2e2="" class="flex items-center"><!--v-if--><button data-v-8943c846="" data-v-c7c7e2e2="" class="text-base text-k-text-primary bg-k-primary px-4 py-2.5 rounded cursor-pointer !px-3" type="button" icon-only="" title="Retry" transparent="" unrounded=""><br data-v-c7c7e2e2="" data-testid="Icon" icon="[object Object]"></button><button data-v-8943c846="" data-v-c7c7e2e2="" class="text-base text-k-text-primary bg-k-primary px-4 py-2.5 rounded cursor-pointer !px-3" type="button" icon-only="" title="Remove" transparent="" unrounded=""><br data-v-c7c7e2e2="" data-testid="Icon" icon="[object Object]"></button></span></span></div>`;
