stone-kit
Version:
uikit for redesign
46 lines (45 loc) • 720 B
JavaScript
import { l as e } from "../../../../index-BJwl9stn.js";
import { CheckBoxNew as t } from "../../../../components/CheckBoxNew/CheckBoxNew.js";
const a = {
title: "shared/ui/CheckBoxNew",
component: t,
parameters: {
layout: "centered"
},
tags: ["autodocs"],
args: {
emitIsChecked: e()
}
}, r = {
args: {
isChecked: !1
}
}, c = {
args: {
isChecked: !0
}
}, i = {
args: {
isChecked: !1,
text: "Check me"
}
}, d = {
args: {
isChecked: !1,
error: !0
}
}, h = {
args: {
isChecked: !1,
modalFontSize: !0,
text: "Modal font size"
}
};
export {
c as Checked,
r as Default,
h as ModalFontSize,
d as WithError,
i as WithText,
a as default
};