You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/components/src/components/combobox/test/__snapshots__/snapshot.spec.tsx.snap
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -215,7 +215,7 @@ exports[`kol-combobox should render with _label="Label" _name="field" _placehold
215
215
`;
216
216
217
217
exports[`kol-combobox should render with _label="Label" _name="field" _placeholder="Hier steht ein Platzhaltertext" _value="Herr" _suggestions=["Frau","Herr","Divers"] _msg={"_type":"error","_description":"Es ist ein Fehler aufgetreten"} _hideMsg=true _touched=true 1`] = `
Copy file name to clipboardExpand all lines: packages/components/src/components/input-checkbox/test/__snapshots__/snapshot.spec.tsx.snap
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -187,7 +187,7 @@ exports[`kol-input-checkbox should render with _label="Label" _name="field" _pla
187
187
`;
188
188
189
189
exports[`kol-input-checkbox should render with _label="Label" _name="field" _placeholder="Hier steht ein Platzhaltertext" _checked=false _labelAlign="left" _msg={"_type":"error","_description":"Es ist ein Fehler aufgetreten"} _hideMsg=true _touched=true 1`] = `
190
-
<kol-input-checkbox _hide-msg="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
190
+
<kol-input-checkbox _placeholder="Hier steht ein Platzhaltertext" _touched="">
@@ -530,7 +530,7 @@ exports[`kol-input-checkbox should render with _label="Label" _name="field" _pla
530
530
`;
531
531
532
532
exports[`kol-input-checkbox should render with _label="Label" _name="field" _placeholder="Hier steht ein Platzhaltertext" _checked=false _variant="button" _msg={"_type":"error","_description":"Es ist ein Fehler aufgetreten"} _hideMsg=true _touched=true 1`] = `
533
-
<kol-input-checkbox _hide-msg="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
533
+
<kol-input-checkbox _placeholder="Hier steht ein Platzhaltertext" _touched="">
@@ -873,7 +873,7 @@ exports[`kol-input-checkbox should render with _label="Label" _name="field" _pla
873
873
`;
874
874
875
875
exports[`kol-input-checkbox should render with _label="Label" _name="field" _placeholder="Hier steht ein Platzhaltertext" _checked=false _variant="switch" _msg={"_type":"error","_description":"Es ist ein Fehler aufgetreten"} _hideMsg=true _touched=true 1`] = `
876
-
<kol-input-checkbox _hide-msg="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
876
+
<kol-input-checkbox _placeholder="Hier steht ein Platzhaltertext" _touched="">
@@ -1216,7 +1216,7 @@ exports[`kol-input-checkbox should render with _label="Label" _name="field" _pla
1216
1216
`;
1217
1217
1218
1218
exports[`kol-input-checkbox should render with _label="Label" _name="field" _placeholder="Hier steht ein Platzhaltertext" _checked=true _labelAlign="left" _msg={"_type":"error","_description":"Es ist ein Fehler aufgetreten"} _hideMsg=true _touched=true 1`] = `
1219
-
<kol-input-checkbox _checked="" _hide-msg="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
1219
+
<kol-input-checkbox _checked="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
@@ -1559,7 +1559,7 @@ exports[`kol-input-checkbox should render with _label="Label" _name="field" _pla
1559
1559
`;
1560
1560
1561
1561
exports[`kol-input-checkbox should render with _label="Label" _name="field" _placeholder="Hier steht ein Platzhaltertext" _checked=true _labelAlign="right" _msg={"_type":"error","_description":"Es ist ein Fehler aufgetreten"} _hideMsg=true _touched=true 1`] = `
1562
-
<kol-input-checkbox _checked="" _hide-msg="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
1562
+
<kol-input-checkbox _checked="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
@@ -1902,7 +1902,7 @@ exports[`kol-input-checkbox should render with _label="Label" _name="field" _pla
1902
1902
`;
1903
1903
1904
1904
exports[`kol-input-checkbox should render with _label="Label" _name="field" _placeholder="Hier steht ein Platzhaltertext" _checked=true _variant="button" _msg={"_type":"error","_description":"Es ist ein Fehler aufgetreten"} _hideMsg=true _touched=true 1`] = `
1905
-
<kol-input-checkbox _checked="" _hide-msg="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
1905
+
<kol-input-checkbox _checked="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
@@ -2245,7 +2245,7 @@ exports[`kol-input-checkbox should render with _label="Label" _name="field" _pla
2245
2245
`;
2246
2246
2247
2247
exports[`kol-input-checkbox should render with _label="Label" _name="field" _placeholder="Hier steht ein Platzhaltertext" _checked=true _variant="switch" _msg={"_type":"error","_description":"Es ist ein Fehler aufgetreten"} _hideMsg=true _touched=true 1`] = `
2248
-
<kol-input-checkbox _checked="" _hide-msg="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
2248
+
<kol-input-checkbox _checked="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
@@ -2588,7 +2588,7 @@ exports[`kol-input-checkbox should render with _label="Label" _name="field" _pla
2588
2588
`;
2589
2589
2590
2590
exports[`kol-input-checkbox should render with _label="Label" _name="field" _placeholder="Hier steht ein Platzhaltertext" _indeterminate=true _msg={"_type":"error","_description":"Es ist ein Fehler aufgetreten"} _hideMsg=true _touched=true 1`] = `
2591
-
<kol-input-checkbox _hide-msg="" _indeterminate="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
2591
+
<kol-input-checkbox _indeterminate="" _placeholder="Hier steht ein Platzhaltertext" _touched="">
0 commit comments