@@ -185,7 +185,7 @@ exports[`InputMenu > renders with default slot correctly 1`] = `
185
185
`;
186
186
187
187
exports[`InputMenu > renders with defaultValue correctly 1`] = `
188
- "<div dir = " ltr" class = " relative inline-flex items-center" style = " pointer-events: auto;" ><input aria-disabled = " false" type = " text" aria-expanded = " true" aria-controls = " " aria-autocomplete = " list" role = " combobox" autocomplete = " false" class = " rounded-[calc(var(--ui-radius)*1.5)] transition-colors px-2.5 py-1.5 text-sm gap-1.5 text-(--ui-text-highlighted) bg-(--ui-bg) ring ring-inset ring-(--ui-border-accented) w-full border-0 placeholder:text-(--ui-text-dimmed) focus:outline-none disabled:cursor-not-allowed disabled:opacity-75 focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-(--ui-primary) pe-9" value = " " aria-activedescendant = " reka-combobox-item-v-0-0-3" >
188
+ "<div dir = " ltr" class = " relative inline-flex items-center" style = " pointer-events: auto;" ><input aria-disabled = " false" type = " text" aria-expanded = " true" aria-controls = " " aria-autocomplete = " list" role = " combobox" autocomplete = " false" class = " rounded-[calc(var(--ui-radius)*1.5)] transition-colors px-2.5 py-1.5 text-sm gap-1.5 text-(--ui-text-highlighted) bg-(--ui-bg) ring ring-inset ring-(--ui-border-accented) w-full border-0 placeholder:text-(--ui-text-dimmed) focus:outline-none disabled:cursor-not-allowed disabled:opacity-75 focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-(--ui-primary) pe-9" value = " Backlog " aria-activedescendant = " reka-combobox-item-v-0-0-3" >
189
189
<!--v-if--><button type = " button" tabindex = " -1" aria-label = " Show popup" aria-haspopup = " listbox" aria-expanded = " true" aria-controls = " " data-state = " open" aria-disabled = " false" class = " group absolute inset-y-0 end-0 flex items-center disabled:cursor-not-allowed disabled:opacity-75 pe-2.5" ><span class = " iconify i-lucide:chevron-down shrink-0 text-(--ui-text-dimmed) size-5" aria-hidden = " true" ></span ></button >
190
190
<!--teleport start-->
191
191
<div data-reka-popper-content-wrapper = " " style = " position: fixed; left: 0px; top: 0px; transform: translate(0, -200%); min-width: max-content;" >
@@ -194,11 +194,7 @@ exports[`InputMenu > renders with defaultValue correctly 1`] = `
194
194
<div class = " divide-y divide-(--ui-border) scroll-py-1" data-reka-combobox-viewport = " " role = " presentation" style = " position: relative; overflow: auto; flex-grow: 1; flex-shrink: 1; flex-basis: 0%;" >
195
195
<!--v-if-->
196
196
<div role = " group" aria-labelledby = " " id = " reka-combobox-group-v-0-0-1" class = " p-1 isolate" >
197
- <div id = " reka-combobox-item-v-0-0-3" role = " option" tabindex = " -1" aria-selected = " false" data-state = " unchecked" class = " group relative w-full flex items-center select-none outline-none before:absolute before:z-[-1] before:inset-px before:rounded-[calc(var(--ui-radius)*1.5)] data-disabled:cursor-not-allowed data-disabled:opacity-75 text-(--ui-text) data-highlighted:text-(--ui-text-highlighted) data-highlighted:before:bg-(--ui-bg-elevated)/50 transition-colors before:transition-colors p-1.5 text-sm gap-1.5" data-reka-collection-item = " " data-highlighted = " " ><span class = " iconify i-lucide:circle-help shrink-0 text-(--ui-text-dimmed) group-data-highlighted:text-(--ui-text) transition-colors size-5" aria-hidden = " true" ></span ><span class = " truncate" >Backlog</span ><span class = " ms-auto inline-flex gap-1.5 items-center" ><!----></span ></div >
198
- <div id = " reka-combobox-item-v-0-0-5" role = " option" tabindex = " -1" aria-selected = " false" data-state = " unchecked" class = " group relative w-full flex items-center select-none outline-none before:absolute before:z-[-1] before:inset-px before:rounded-[calc(var(--ui-radius)*1.5)] data-disabled:cursor-not-allowed data-disabled:opacity-75 text-(--ui-text) data-highlighted:text-(--ui-text-highlighted) data-highlighted:before:bg-(--ui-bg-elevated)/50 transition-colors before:transition-colors p-1.5 text-sm gap-1.5" data-reka-collection-item = " " ><span class = " iconify i-lucide:circle-plus shrink-0 text-(--ui-text-dimmed) group-data-highlighted:text-(--ui-text) transition-colors size-5" aria-hidden = " true" ></span ><span class = " truncate" >Todo</span ><span class = " ms-auto inline-flex gap-1.5 items-center" ><!----></span ></div >
199
- <div id = " reka-combobox-item-v-0-0-7" role = " option" tabindex = " -1" aria-selected = " false" data-state = " unchecked" class = " group relative w-full flex items-center select-none outline-none before:absolute before:z-[-1] before:inset-px before:rounded-[calc(var(--ui-radius)*1.5)] data-disabled:cursor-not-allowed data-disabled:opacity-75 text-(--ui-text) data-highlighted:text-(--ui-text-highlighted) data-highlighted:before:bg-(--ui-bg-elevated)/50 transition-colors before:transition-colors p-1.5 text-sm gap-1.5" data-reka-collection-item = " " ><span class = " iconify i-lucide:circle-arrow-up shrink-0 text-(--ui-text-dimmed) group-data-highlighted:text-(--ui-text) transition-colors size-5" aria-hidden = " true" ></span ><span class = " truncate" >In Progress</span ><span class = " ms-auto inline-flex gap-1.5 items-center" ><!----></span ></div >
200
- <div id = " reka-combobox-item-v-0-0-9" role = " option" tabindex = " -1" aria-selected = " false" data-state = " unchecked" class = " group relative w-full flex items-center select-none outline-none before:absolute before:z-[-1] before:inset-px before:rounded-[calc(var(--ui-radius)*1.5)] data-disabled:cursor-not-allowed data-disabled:opacity-75 text-(--ui-text) data-highlighted:text-(--ui-text-highlighted) data-highlighted:before:bg-(--ui-bg-elevated)/50 transition-colors before:transition-colors p-1.5 text-sm gap-1.5" data-reka-collection-item = " " ><span class = " iconify i-lucide:circle-check shrink-0 text-(--ui-text-dimmed) group-data-highlighted:text-(--ui-text) transition-colors size-5" aria-hidden = " true" ></span ><span class = " truncate" >Done</span ><span class = " ms-auto inline-flex gap-1.5 items-center" ><!----></span ></div >
201
- <div id = " reka-combobox-item-v-0-0-11" role = " option" tabindex = " -1" aria-selected = " false" data-state = " unchecked" class = " group relative w-full flex items-center select-none outline-none before:absolute before:z-[-1] before:inset-px before:rounded-[calc(var(--ui-radius)*1.5)] data-disabled:cursor-not-allowed data-disabled:opacity-75 text-(--ui-text) data-highlighted:text-(--ui-text-highlighted) data-highlighted:before:bg-(--ui-bg-elevated)/50 transition-colors before:transition-colors p-1.5 text-sm gap-1.5" data-reka-collection-item = " " ><span class = " iconify i-lucide:circle-x shrink-0 text-(--ui-text-dimmed) group-data-highlighted:text-(--ui-text) transition-colors size-5" aria-hidden = " true" ></span ><span class = " truncate" >Canceled</span ><span class = " ms-auto inline-flex gap-1.5 items-center" ><!----></span ></div >
197
+ <div id = " reka-combobox-item-v-0-0-3" role = " option" tabindex = " -1" aria-selected = " true" data-state = " checked" class = " group relative w-full flex items-center select-none outline-none before:absolute before:z-[-1] before:inset-px before:rounded-[calc(var(--ui-radius)*1.5)] data-disabled:cursor-not-allowed data-disabled:opacity-75 text-(--ui-text) data-highlighted:text-(--ui-text-highlighted) data-highlighted:before:bg-(--ui-bg-elevated)/50 transition-colors before:transition-colors p-1.5 text-sm gap-1.5" data-reka-collection-item = " " data-highlighted = " " ><span class = " iconify i-lucide:circle-help shrink-0 text-(--ui-text-dimmed) group-data-highlighted:text-(--ui-text) transition-colors size-5" aria-hidden = " true" ></span ><span class = " truncate" >Backlog</span ><span class = " ms-auto inline-flex gap-1.5 items-center" ><span class = " iconify i-lucide:check shrink-0 size-5" aria-hidden = " true" ></span ></span ></div >
202
198
</div >
203
199
<!--v-if-->
204
200
</div >
0 commit comments