joyent-portal/packages/ui-toolkit/.snapguidist/__snapshots__/Checkbox-10.snap

105 lines
2.6 KiB
Plaintext

exports[`Checkbox-10 1`] = `
<div>
<fieldset
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
<div>
<div
className="toggle__InnerContainer-hKefxl bVmJyd"
type="checkbox">
<input
className="baseline-enlQhH klPuEH sc-iAyFgw gjtXtj"
id="IDtdS"
type="checkbox" />
<label
className="toggle__Label-soSmI HHzKC"
htmlFor="IDtdS" />
</div>
<label
className="sc-kpOJdX gxFurI"
htmlFor="bhyXCk">
Check this out!
</label>
<label
className="baseline-cAWdSt jOHGnk sc-ckVGcZ fXcuBw">
Unexpected meta error!
</label>
</div>
</fieldset>
<fieldset
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
<div>
<div
className="toggle__InnerContainer-hKefxl bVmJyd"
type="checkbox">
<input
className="baseline-enlQhH klPuEH sc-iAyFgw gjtXtj"
id="pMmOw"
type="checkbox" />
<label
className="toggle__Label-soSmI HHzKC"
htmlFor="pMmOw" />
</div>
<label
className="sc-kpOJdX gxFurI"
htmlFor="bAWgBn">
Check this out!
</label>
<label
className="baseline-cAWdSt jOHGnk sc-ckVGcZ fXcuBw">
Unexpected group error!
</label>
</div>
</fieldset>
<fieldset
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
<div>
<div
className="toggle__InnerContainer-hKefxl bVmJyd"
type="checkbox">
<input
className="baseline-enlQhH klPuEH sc-iAyFgw gjtXtj"
id="bEpWDI"
type="checkbox" />
<label
className="toggle__Label-soSmI bQFovI"
htmlFor="bEpWDI" />
</div>
<label
className="sc-kpOJdX gxFurI"
htmlFor="jCrwp">
Check this out!
</label>
<label
className="baseline-cAWdSt jOHGnk sc-ckVGcZ fXcuBw">
Unexpected children error!
</label>
</div>
</fieldset>
<fieldset
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
<div>
<div
className="toggle__InnerContainer-hKefxl bVmJyd"
type="checkbox">
<input
className="baseline-enlQhH klPuEH sc-iAyFgw gjtXtj"
id="wIZLF"
type="checkbox" />
<label
className="toggle__Label-soSmI bQFovI"
htmlFor="wIZLF" />
</div>
<label
className="sc-kpOJdX gxFurI"
htmlFor="cvcpKh">
Check this out!
</label>
<label
className="baseline-cAWdSt jOHGnk sc-ckVGcZ fXcuBw">
Unexpected inline error!
</label>
</div>
</fieldset>
</div>
`;