ant-design/76fb2d59-async.3fdf1b01.js
2024-11-20 18:30:54 +00:00

1 line
1.8 KiB
JavaScript

(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["76fb2d59"],{"76fb2d59":function(e,r,o){"use strict";o.d(r,"__esModule",{value:!0}),o.d(r,"default",{enumerable:!0,get:function(){return m;}});var l=o("777fffbe"),t=o("f19d2b93");o("9223539d");var a=l._(o("5b220c3d")),n=o("a9d1a279");let i={borderRadius:6,colorPrimary:"#1677ff",Button:{colorPrimary:"#00B96B"}};var m=()=>{var e,r;let[o]=n.Form.useForm(),[l,m]=a.default.useState(i);return(0,t.jsxs)("div",{children:[(0,t.jsx)(n.ConfigProvider,{theme:{token:{colorPrimary:l.colorPrimary,borderRadius:l.borderRadius},components:{Button:{colorPrimary:null===(e=l.Button)||void 0===e?void 0:e.colorPrimary,algorithm:null===(r=l.Button)||void 0===r?void 0:r.algorithm}}},children:(0,t.jsxs)(n.Space,{children:[(0,t.jsx)(n.Input,{}),(0,t.jsx)(n.Button,{type:"primary",children:"Button"})]})}),(0,t.jsx)(n.Divider,{}),(0,t.jsxs)(n.Form,{form:o,onValuesChange:(e,r)=>{m({...r});},name:"theme",initialValues:i,labelCol:{span:4},wrapperCol:{span:20},children:[(0,t.jsx)(n.Form.Item,{name:"colorPrimary",label:"Primary Color",trigger:"onChangeComplete",getValueFromEvent:e=>e.toHexString(),children:(0,t.jsx)(n.ColorPicker,{})}),(0,t.jsx)(n.Form.Item,{name:"borderRadius",label:"Border Radius",children:(0,t.jsx)(n.InputNumber,{})}),(0,t.jsxs)(n.Form.Item,{label:"Button",children:[(0,t.jsx)(n.Form.Item,{name:["Button","algorithm"],valuePropName:"checked",label:"algorithm",children:(0,t.jsx)(n.Switch,{})}),(0,t.jsx)(n.Form.Item,{name:["Button","colorPrimary"],label:"Primary Color",trigger:"onChangeComplete",getValueFromEvent:e=>e.toHexString(),children:(0,t.jsx)(n.ColorPicker,{})})]}),(0,t.jsx)(n.Form.Item,{name:"submit",wrapperCol:{offset:4,span:20},children:(0,t.jsx)(n.Button,{type:"primary",children:"Submit"})})]})]});};}}]);