+ {#if space.type === 'DESK'}
+
+ {:else if space.type === 'MEETING_ROOM'}
+
+ {:else if space.subtype === 'TOILET'}
+
+ {:else if space.subtype === 'COFFEE'}
+
+ {:else}
+
+ {/if}
+
handleKeydown(e, space.id)}
+ on:click|stopPropagation
+ class="text-[10px] font-bold text-gray-700 border border-blue-300 outline-none bg-blue-50 rounded px-1 w-20"
+ autofocus
+ />
+ {:else}
+