File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
packages/adapters/hydrate/test/__snapshots__ Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ exports["Component hydration snapshots/renders kol-click-button with renderToStr
4343exports["Component hydration snapshots/renders kol-click-button with streamToString(0)"] = "<kol-click-button _label=\"Test kol-click-button\" class=\"sc-kol-click-button-h hydrated\"><template shadowrootmode=\"open\"><button class=\"kol-click-button sc-kol-click-button\"><span class=\"kol-click-button__label sc-kol-click-button\">Test kol-click-button</span></button></template></kol-click-button>";
4444
4545exports["Component hydration snapshots/renders kol-combobox with renderToString(0)"] = "<kol-combobox _label=\"Test kol-combobox\" _suggestions=\"Test value\" s-mode=\"default\" class=\"sc-kol-combobox-default-h hydrated\" style=\"visibility: hidden;\"><template shadowrootmode=\"open\"><style>/* CSS normalized */</style><div class=\"kol-form-field kol-combobox sc-kol-combobox-default\"><label class=\"kol-form-field__label sc-kol-combobox-default\" id=\"[id]\" htmlfor=\"[id]\"><span class=\"kol-span kol-form-field__label-text sc-kol-combobox-default\"><span class=\"kol-span__container sc-kol-combobox-default\"><span class=\"kol-span__label sc-kol-combobox-default\">Test kol-combobox</span><span aria-hidden=\"true\" class=\"kol-span__label sc-kol-combobox-default\" hidden><slot name=\"expert\" class=\"sc-kol-combobox-default\"></slot></span></span></span></label><div class=\"kol-form-field__input sc-kol-combobox-default\"><div class=\"kol-input-container sc-kol-combobox-default\"><div class=\"kol-input-container__container sc-kol-combobox-default\"><div class=\"kol-combobox__group sc-kol-combobox-default\"><input class=\"kol-input kol-combobox__input sc-kol-combobox-default\" type=\"text\" title=\"\" autocapitalize=\"off\" autocorrect=\"off\" id=\"[id]\" role=\"combobox\" aria-autocomplete=\"both\" aria-controls=\"[id]\" aria-expanded=\"false\" aria-labelledby=\"[id]\" value=\"\"> <button type=\"button\" tabindex=\"-1\" class=\"kol-combobox-toggle sc-kol-combobox-default\"><i aria-hidden=\"true\" class=\"kol-icon kol-icon__icon kolicon-chevron-down sc-kol-combobox-default\" role=\"presentation\"></i></button></div><ul role=\"listbox\" class=\"kol-custom-suggestions-options-group sc-kol-combobox-default\" hidden></ul></div></div></div></div></template>Test content</kol-combobox>";
46- exports["Component hydration snapshots/renders kol-combobox with renderToString(0)"] = "<kol-combobox _label=\"Test kol-combobox\" _suggestions=\"Test value\" s-mode=\"default\" class=\"sc-kol-combobox-default-h hydrated\" style=\"visibility: hidden;\"><template shadowrootmode=\"open\"><style>/* CSS normalized */</style><div class=\"kol-form-field kol-combobox sc-kol-combobox-default\"><label class=\"kol-form-field__label sc-kol-combobox-default\" id=\"[id]\" htmlfor=\"[id]\"><span class=\"kol-span kol-form-field__label-text sc-kol-combobox-default\"><span class=\"kol-span__container sc-kol-combobox-default\"><span class=\"kol-span__label sc-kol-combobox-default\">Test kol-combobox</span><span aria-hidden=\"true\" class=\"kol-span__label sc-kol-combobox-default\" hidden><slot name=\"expert\" class=\"sc-kol-combobox-default\"></slot></span></span></span></label><div class=\"kol-form-field__input sc-kol-combobox-default\"><div class=\"kol-input-container sc-kol-combobox-default\"><div class=\"kol-input-container__container sc-kol-combobox-default\"><div class=\"kol-combobox__group sc-kol-combobox-default\"><input class=\"kol-input kol-combobox__input sc-kol-combobox-default\" type=\"text\" title=\"\" autocapitalize=\"off\" autocorrect=\"off\" id=\"[id]\" role=\"combobox\" aria-autocomplete=\"both\" aria-controls=\"[id]\" aria-expanded=\"false\" aria-labelledby=\"[id]\" value=\"\"> <i aria-hidden=\"true\" class=\"kol-icon kol-icon__icon kolicon-chevron-down kol-custom-suggestions-toggle sc-kol-combobox-default\" role=\"presentation\"></i></div><ul role=\"listbox\" class=\"kol-custom-suggestions-options-group sc-kol-combobox-default\" hidden></ul></div></div></div></div></template>Test content</kol-combobox>";
4746
4847exports["Component hydration snapshots/renders kol-combobox with streamToString(0)"] = "<kol-combobox _label=\"Test kol-combobox\" _suggestions=\"Test value\" s-mode=\"default\" class=\"sc-kol-combobox-default-h hydrated\" style=\"visibility: hidden;\"><template shadowrootmode=\"open\"><style>/* CSS normalized */</style><div class=\"kol-form-field kol-combobox sc-kol-combobox-default\"><label class=\"kol-form-field__label sc-kol-combobox-default\" id=\"[id]\" htmlfor=\"[id]\"><span class=\"kol-span kol-form-field__label-text sc-kol-combobox-default\"><span class=\"kol-span__container sc-kol-combobox-default\"><span class=\"kol-span__label sc-kol-combobox-default\">Test kol-combobox</span><span aria-hidden=\"true\" class=\"kol-span__label sc-kol-combobox-default\" hidden><slot name=\"expert\" class=\"sc-kol-combobox-default\"></slot></span></span></span></label><div class=\"kol-form-field__input sc-kol-combobox-default\"><div class=\"kol-input-container sc-kol-combobox-default\"><div class=\"kol-input-container__container sc-kol-combobox-default\"><div class=\"kol-combobox__group sc-kol-combobox-default\"><input class=\"kol-input kol-combobox__input sc-kol-combobox-default\" type=\"text\" title=\"\" autocapitalize=\"off\" autocorrect=\"off\" id=\"[id]\" role=\"combobox\" aria-autocomplete=\"both\" aria-controls=\"[id]\" aria-expanded=\"false\" aria-labelledby=\"[id]\" value=\"\"> <button type=\"button\" tabindex=\"-1\" class=\"kol-combobox-toggle sc-kol-combobox-default\"><i aria-hidden=\"true\" class=\"kol-icon kol-icon__icon kolicon-chevron-down sc-kol-combobox-default\" role=\"presentation\"></i></button></div><ul role=\"listbox\" class=\"kol-custom-suggestions-options-group sc-kol-combobox-default\" hidden></ul></div></div></div></div></template>Test content</kol-combobox>";
4948
You can’t perform that action at this time.
0 commit comments