mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-23 18:50:06 +08:00
deploy: 4dfa7ddf5e
This commit is contained in:
commit
bf5a8d262a
0
.gitkeep.d41d8cd9.
Normal file
0
.gitkeep.d41d8cd9.
Normal file
1
.surgeignore
Normal file
1
.surgeignore
Normal file
@ -0,0 +1 @@
|
||||
!.dumi*
|
1
000a8767-async.85834ea8.js
Normal file
1
000a8767-async.85834ea8.js
Normal file
File diff suppressed because one or more lines are too long
1
002c060b-async.0d16ee79.js
Normal file
1
002c060b-async.0d16ee79.js
Normal file
File diff suppressed because one or more lines are too long
1
0045910c-async.4800aa50.js
Normal file
1
0045910c-async.4800aa50.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0045910c"],{"0045910c":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return o;}}),n("e8b87e4f");let o={};}}]);
|
1
006ee606-async.a11d5c96.js
Normal file
1
006ee606-async.a11d5c96.js
Normal file
File diff suppressed because one or more lines are too long
1
007684db-async.f2fcc5d1.js
Normal file
1
007684db-async.f2fcc5d1.js
Normal file
File diff suppressed because one or more lines are too long
1
01097dba-async.8347b317.js
Normal file
1
01097dba-async.8347b317.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["01097dba"],{"01097dba":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return a;}}),n("8b2e779b");let a={};}}]);
|
1
0115b12e-async.4ba28788.js
Normal file
1
0115b12e-async.4ba28788.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0115b12e"],{"069c62fa":function(e,t,a){"use strict";a.d(t,"__esModule",{value:!0}),a.d(t,"default",{enumerable:!0,get:function(){return i;}});var l=a("777fffbe"),r=a("f19d2b93");a("d0f54e20");var n=l._(a("5b220c3d")),d=a("a9d1a279"),i=()=>{let[e,t]=n.default.useState("small"),[a,l]=n.default.useState(0);return(0,r.jsxs)(d.Flex,{gap:"middle",vertical:!0,children:[(0,r.jsx)(d.Radio.Group,{value:e,onChange:e=>t(e.target.value),children:["small","middle","large","customize"].map(e=>(0,r.jsx)(d.Radio,{value:e,children:e},e))}),"customize"===e&&(0,r.jsx)(d.Slider,{value:a,onChange:l}),(0,r.jsxs)(d.Flex,{gap:"customize"!==e?e:a,children:[(0,r.jsx)(d.Button,{type:"primary",children:"Primary"}),(0,r.jsx)(d.Button,{children:"Default"}),(0,r.jsx)(d.Button,{type:"dashed",children:"Dashed"}),(0,r.jsx)(d.Button,{type:"link",children:"Link"})]})]});};},"0ace712f":function(e,t,a){"use strict";a.d(t,"__esModule",{value:!0}),a.d(t,"default",{enumerable:!0,get:function(){return o;}});var l=a("777fffbe"),r=a("f19d2b93");a("57f96f79");var n=l._(a("5b220c3d")),d=a("a9d1a279");let i={width:"100%",height:120,borderRadius:6,border:"1px solid #40a9ff"},s=["flex-start","center","flex-end","space-between","space-around","space-evenly"],u=["flex-start","center","flex-end"];var o=()=>{let[e,t]=n.default.useState(s[0]),[a,l]=n.default.useState(u[0]);return(0,r.jsxs)(d.Flex,{gap:"middle",align:"start",vertical:!0,children:[(0,r.jsx)("p",{children:"Select justify :"}),(0,r.jsx)(d.Segmented,{options:s,onChange:t}),(0,r.jsx)("p",{children:"Select align :"}),(0,r.jsx)(d.Segmented,{options:u,onChange:l}),(0,r.jsxs)(d.Flex,{style:i,justify:e,align:a,children:[(0,r.jsx)(d.Button,{type:"primary",children:"Primary"}),(0,r.jsx)(d.Button,{type:"primary",children:"Primary"}),(0,r.jsx)(d.Button,{type:"primary",children:"Primary"}),(0,r.jsx)(d.Button,{type:"primary",children:"Primary"})]})]});};},"36acf248":function(e,t,a){"use strict";a.d(t,"__esModule",{value:!0}),a.d(t,"default",{enumerable:!0,get:function(){return i;}});var l=a("f19d2b93");a("dcc1b873");var r=a("a9d1a279");let n={width:620},d={display:"block",width:273};var i=()=>(0,l.jsx)(r.Card,{hoverable:!0,style:n,styles:{body:{padding:0,overflow:"hidden"}},children:(0,l.jsxs)(r.Flex,{justify:"space-between",children:[(0,l.jsx)("img",{alt:"avatar",src:"https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png",style:d}),(0,l.jsxs)(r.Flex,{vertical:!0,align:"flex-end",justify:"space-between",style:{padding:32},children:[(0,l.jsx)(r.Typography.Title,{level:3,children:"\u201Cantd is an enterprise-class UI design language and React UI library.\u201D"}),(0,l.jsx)(r.Button,{type:"primary",href:"https://ant.design",target:"_blank",children:"Get Started"})]})]})});},"8579fe49":function(e,t,a){"use strict";a.d(t,"__esModule",{value:!0}),a.d(t,"default",{enumerable:!0,get:function(){return n;}});var l=a("f19d2b93");a("1648d8d8");var r=a("a9d1a279"),n=()=>(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(r.Flex,{vertical:!0,children:Array.from({length:4}).map((e,t)=>(0,l.jsx)("div",{style:{height:60,backgroundColor:t%2?"#1677ff":"#1677ffbf"}},t))}),(0,l.jsx)(r.Flex,{style:{marginTop:20},children:Array.from({length:4}).map((e,t)=>(0,l.jsx)("div",{style:{width:"25%",height:t%2?60:40,backgroundColor:t%2?"#1677ff":"#1677ffbf"}},t))})]});},bd74a5b2:function(e,t,a){"use strict";a.d(t,"__esModule",{value:!0}),a.d(t,"default",{enumerable:!0,get:function(){return s;}});var l=a("777fffbe"),r=a("f19d2b93");a("22912bb4");var n=l._(a("5b220c3d")),d=a("a9d1a279");let i={width:"25%",height:54};var s=()=>{let[e,t]=n.default.useState("horizontal");return(0,r.jsxs)(d.Flex,{gap:"middle",vertical:!0,children:[(0,r.jsxs)(d.Radio.Group,{value:e,onChange:e=>t(e.target.value),children:[(0,r.jsx)(d.Radio,{value:"horizontal",children:"horizontal"}),(0,r.jsx)(d.Radio,{value:"vertical",children:"vertical"})]}),(0,r.jsx)(d.Flex,{vertical:"vertical"===e,children:Array.from({length:4}).map((e,t)=>(0,r.jsx)("div",{style:{...i,backgroundColor:t%2?"#1677ff":"#1677ffbf"}},t))})]});};},e1d86093:function(e,t,a){"use strict";a.d(t,"__esModule",{value:!0}),a.d(t,"default",{enumerable:!0,get:function(){return n;}});var l=a("f19d2b93");a("50600201");var r=a("a9d1a279"),n=()=>(0,l.jsx)(r.Flex,{wrap:!0,gap:"small",children:Array.from({length:24},(e,t)=>(0,l.jsx)(r.Button,{type:"primary",children:"Button"},t))});}}]);
|
1
01223bd5-async.dfc92191.js
Normal file
1
01223bd5-async.dfc92191.js
Normal file
File diff suppressed because one or more lines are too long
1
0195f98a-async.0a2bb460.js
Normal file
1
0195f98a-async.0a2bb460.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0195f98a"],{"0195f98a":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return a;}}),n("47669512");let a={};}}]);
|
1
019a6ed5-async.6719a146.js
Normal file
1
019a6ed5-async.6719a146.js
Normal file
File diff suppressed because one or more lines are too long
1
01fb3d56-async.6c8667b6.js
Normal file
1
01fb3d56-async.6c8667b6.js
Normal file
File diff suppressed because one or more lines are too long
1
02030150-async.43677f2c.js
Normal file
1
02030150-async.43677f2c.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["02030150"],{"02030150":function(e,l,a){"use strict";a.d(l,"__esModule",{value:!0}),a.d(l,"default",{enumerable:!0,get:function(){return t;}});var s=a("777fffbe"),n=a("f19d2b93"),c=s._(a("b622e337")),d=s._(a("97c488ea")),i=s._(a("c96b0d01")),u=a("5b220c3d"),r=a("9c86e52a");function h(){let{texts:e}=(0,r.useRouteMeta)();return(0,n.jsx)(n.Fragment,{children:(0,n.jsxs)("div",{className:"markdown",children:[(0,n.jsxs)("p",{children:[e[0].value,(0,n.jsx)("code",{children:e[1].value}),e[2].value]}),(0,n.jsx)("img",{alt:"Overflow",height:"200",src:"https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*Noh-TYJ0BdcAAAAAAAAAAAAADrJ8AQ/original"}),(0,n.jsxs)("p",{children:[e[3].value,(0,n.jsx)("code",{children:e[4].value}),e[5].value]}),(0,n.jsx)("img",{alt:"Scroll",height:"370",src:"https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*d44KQqkTX90AAAAAAAAAAAAADrJ8AQ/original"}),(0,n.jsxs)("p",{children:[e[6].value,(0,n.jsx)("code",{children:e[7].value}),e[8].value,(0,n.jsx)("code",{children:e[9].value}),e[10].value,(0,n.jsx)("code",{children:e[11].value}),e[12].value]}),(0,n.jsx)(c.default,{lang:"tsx",children:e[13].value}),(0,n.jsx)(c.default,{lang:"tsx",children:e[14].value}),(0,n.jsxs)("p",{children:[e[15].value,(0,n.jsx)("code",{children:e[16].value}),e[17].value]}),(0,n.jsxs)("h2",{id:"react-18-concurrent-mode",children:[(0,n.jsx)(d.default,{"aria-hidden":"true",tabIndex:"-1",href:"#react-18-concurrent-mode",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"React 18 Concurrent Mode"]}),(0,n.jsxs)("p",{children:[e[18].value,(0,n.jsx)(d.default,{href:"https://reactjs.org/docs/strict-mode.html",sourceType:"a",children:e[19].value}),e[20].value]}),(0,n.jsx)("blockquote",{children:(0,n.jsxs)("ul",{children:[(0,n.jsxs)("li",{children:[e[21].value,(0,n.jsxs)("ul",{children:[(0,n.jsx)("li",{children:e[22].value}),(0,n.jsx)("li",{children:e[23].value})]})]}),(0,n.jsxs)("li",{children:[e[24].value,(0,n.jsxs)("ul",{children:[(0,n.jsx)("li",{children:e[25].value}),(0,n.jsx)("li",{children:e[26].value})]})]}),(0,n.jsxs)("li",{children:[e[27].value,(0,n.jsxs)("ul",{children:[(0,n.jsx)("li",{children:e[28].value}),(0,n.jsx)("li",{children:e[29].value})]})]})]})}),(0,n.jsx)("p",{children:e[30].value}),(0,n.jsx)(c.default,{lang:"html",children:e[31].value}),(0,n.jsxs)("p",{children:[e[32].value,(0,n.jsx)("code",{children:e[33].value}),e[34].value]}),(0,n.jsx)(c.default,{lang:"tsx",children:e[35].value}),(0,n.jsxs)("p",{children:[e[36].value,(0,n.jsx)("code",{children:e[37].value}),e[38].value,(0,n.jsx)("code",{children:e[39].value}),e[40].value,(0,n.jsx)("code",{children:e[41].value}),e[42].value]}),(0,n.jsxs)("h2",{id:"finally",children:[(0,n.jsx)(d.default,{"aria-hidden":"true",tabIndex:"-1",href:"#finally",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"Finally"]}),(0,n.jsxs)("p",{children:[e[43].value,(0,n.jsx)("code",{children:e[44].value}),e[45].value,(0,n.jsx)("code",{children:e[46].value}),e[47].value]})]})});}var t=function(){return(0,n.jsx)(r.DumiPage,{children:(0,n.jsx)(u.Suspense,{fallback:(0,n.jsx)(i.default,{}),children:(0,n.jsx)(h,{})})});};}}]);
|
1
02650070-async.e15747a3.js
Normal file
1
02650070-async.e15747a3.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["02650070"],{"02650070":function(e,n,a){"use strict";a.d(n,"__esModule",{value:!0}),a.d(n,"default",{enumerable:!0,get:function(){return d;}});var l=a("f19d2b93");a("3b2f1ffc");var o=a("a9d1a279");let f=(e,n)=>{console.log(e,n);};var d=()=>(0,l.jsx)(o.TimePicker,{onChange:f,needConfirm:!0});}}]);
|
1
02b231f5-async.bfa24744.js
Normal file
1
02b231f5-async.bfa24744.js
Normal file
File diff suppressed because one or more lines are too long
1
02da52c7-async.47a4a5b7.js
Normal file
1
02da52c7-async.47a4a5b7.js
Normal file
File diff suppressed because one or more lines are too long
1
0310b469-async.75b91470.js
Normal file
1
0310b469-async.75b91470.js
Normal file
File diff suppressed because one or more lines are too long
1
031fc983-async.d75a40d1.js
Normal file
1
031fc983-async.d75a40d1.js
Normal file
File diff suppressed because one or more lines are too long
1
03512bc7-async.3de7cf98.js
Normal file
1
03512bc7-async.3de7cf98.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["03512bc7"],{"03512bc7":function(e,d,l){"use strict";l.d(d,"__esModule",{value:!0}),l.d(d,"default",{enumerable:!0,get:function(){return i;}});var a=l("f19d2b93");l("efb171a4");var t=l("e22febe0"),u=l("a9d1a279");let{Option:n}=u.Select,s=(0,a.jsxs)(u.Select,{defaultValue:"add",style:{width:60},children:[(0,a.jsx)(n,{value:"add",children:"+"}),(0,a.jsx)(n,{value:"minus",children:"-"})]}),r=(0,a.jsxs)(u.Select,{defaultValue:"USD",style:{width:60},children:[(0,a.jsx)(n,{value:"USD",children:"$"}),(0,a.jsx)(n,{value:"EUR",children:"\u20AC"}),(0,a.jsx)(n,{value:"GBP",children:"\xa3"}),(0,a.jsx)(n,{value:"CNY",children:"\xa5"})]});var i=()=>(0,a.jsxs)(u.Space,{direction:"vertical",children:[(0,a.jsx)(u.InputNumber,{addonBefore:"+",addonAfter:"$",defaultValue:100}),(0,a.jsx)(u.InputNumber,{addonBefore:s,addonAfter:r,defaultValue:100}),(0,a.jsx)(u.InputNumber,{addonAfter:(0,a.jsx)(t.SettingOutlined,{}),defaultValue:100}),(0,a.jsx)(u.InputNumber,{addonBefore:(0,a.jsx)(u.Cascader,{placeholder:"cascader",style:{width:150}}),defaultValue:100}),(0,a.jsx)(u.InputNumber,{addonBefore:"+",addonAfter:(0,a.jsx)(t.SettingOutlined,{}),defaultValue:100,disabled:!0,controls:!0}),(0,a.jsx)(u.InputNumber,{prefix:"\xa5",addonBefore:"+",addonAfter:(0,a.jsx)(t.SettingOutlined,{}),defaultValue:100,disabled:!0,controls:!0})]});}}]);
|
1
03543e07-async.f5969db9.js
Normal file
1
03543e07-async.f5969db9.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["03543e07"],{"03543e07":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return o;}}),n("9763cd08");let o={};}}]);
|
1
03587029-async.439c2f15.js
Normal file
1
03587029-async.439c2f15.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["03587029"],{"03587029":function(e,s,l){"use strict";l.d(s,"__esModule",{value:!0}),l.d(s,"default",{enumerable:!0,get:function(){return h;}});var a=l("777fffbe"),n=l("f19d2b93"),d=a._(l("b622e337")),i=a._(l("97c488ea")),c=a._(l("c96b0d01")),u=l("5b220c3d"),r=l("9c86e52a");function t(){let{texts:e}=(0,r.useRouteMeta)();return(0,n.jsx)(n.Fragment,{children:(0,n.jsxs)("div",{className:"markdown",children:[(0,n.jsxs)("p",{children:[e[0].value,(0,n.jsx)(i.default,{href:"https://developer.mozilla.org/en-US/docs/Glossary/Tree_shaking",sourceType:"a",children:e[1].value}),e[2].value]}),(0,n.jsxs)("h3",{id:"configprovider-and-rc-field-form",children:[(0,n.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#configprovider-and-rc-field-form",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"ConfigProvider and rc-field-form"]}),(0,n.jsx)("p",{children:e[3].value}),(0,n.jsxs)("ul",{children:[(0,n.jsx)("li",{children:(0,n.jsx)(i.default,{href:"https://github.com/ant-design/ant-design/issues/41607",sourceType:"a",children:e[4].value})}),(0,n.jsx)("li",{children:(0,n.jsx)(i.default,{href:"https://github.com/ant-design/ant-design/issues/43019",sourceType:"a",children:e[5].value})}),(0,n.jsx)("li",{children:(0,n.jsx)(i.default,{href:"https://github.com/ant-design/ant-design/issues/42499",sourceType:"a",children:e[6].value})})]}),(0,n.jsxs)("p",{children:[e[7].value,(0,n.jsx)("code",{children:e[8].value}),e[9].value]}),(0,n.jsx)("img",{alt:"bundle size",src:"https://user-images.githubusercontent.com/44499686/239506452-11161494-76d3-4e80-a53f-57b097008cac.png"}),(0,n.jsx)("p",{children:e[10].value}),(0,n.jsx)(d.default,{lang:"tsx",children:e[11].value}),(0,n.jsx)("img",{width:"501",alt:"Customize",src:"https://github.com/ant-design/ant-design/assets/5378891/40081170-af57-44f9-9088-c5cc55e65802"}),(0,n.jsxs)("p",{children:[e[12].value,(0,n.jsx)("code",{children:e[13].value}),e[14].value,(0,n.jsx)("code",{children:e[15].value}),e[16].value]}),(0,n.jsx)(d.default,{lang:"tsx",children:e[17].value}),(0,n.jsxs)("p",{children:[e[18].value,(0,n.jsx)("code",{children:e[19].value}),e[20].value,(0,n.jsx)("code",{children:e[21].value}),e[22].value]}),(0,n.jsx)("img",{height:"300",alt:"Deps",src:"https://github.com/ant-design/ant-design/assets/5378891/938e2375-e143-4c93-bfc9-207039361479"}),(0,n.jsxs)("p",{children:[e[23].value,(0,n.jsx)("code",{children:e[24].value}),e[25].value]}),(0,n.jsx)(d.default,{lang:"tsx",children:e[26].value}),(0,n.jsxs)("p",{children:[e[27].value,(0,n.jsx)("code",{children:e[28].value}),e[29].value,(0,n.jsx)("code",{children:e[30].value}),e[31].value]}),(0,n.jsxs)("h3",{id:"decompose-dependencies",children:[(0,n.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#decompose-dependencies",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"Decompose Dependencies"]}),(0,n.jsxs)("p",{children:[e[32].value,(0,n.jsx)("code",{children:e[33].value}),e[34].value,(0,n.jsx)("code",{children:e[35].value}),e[36].value,(0,n.jsx)("code",{children:e[37].value}),e[38].value]}),(0,n.jsx)(d.default,{lang:"tsx",children:e[39].value}),(0,n.jsx)("p",{children:e[40].value}),(0,n.jsx)(d.default,{lang:"tsx",children:e[41].value}),(0,n.jsx)("p",{children:e[42].value}),(0,n.jsx)("img",{height:"400",alt:"New Deps",src:"https://github.com/ant-design/ant-design/assets/5378891/4fde4332-1110-43a7-9a0e-aef806da59ef"}),(0,n.jsxs)("h3",{id:"final",children:[(0,n.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#final",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"Final"]}),(0,n.jsx)("p",{children:e[43].value})]})});}var h=function(){return(0,n.jsx)(r.DumiPage,{children:(0,n.jsx)(u.Suspense,{fallback:(0,n.jsx)(c.default,{}),children:(0,n.jsx)(t,{})})});};}}]);
|
1
039efff0-async.b31cba12.js
Normal file
1
039efff0-async.b31cba12.js
Normal file
File diff suppressed because one or more lines are too long
1
03add1ee-async.76079805.js
Normal file
1
03add1ee-async.76079805.js
Normal file
File diff suppressed because one or more lines are too long
1
03c8ed4e-async.4a24bc47.js
Normal file
1
03c8ed4e-async.4a24bc47.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["03c8ed4e"],{"03c8ed4e":function(e,s,l){"use strict";l.d(s,"__esModule",{value:!0}),l.d(s,"default",{enumerable:!0,get:function(){return u;}});var n=l("777fffbe"),a=l("f19d2b93"),i=n._(l("97c488ea")),d=n._(l("5e4632fa")),r=l("9c86e52a"),c=n._(l("c96b0d01")),o=l("5b220c3d");function h(){let{texts:e}=(0,r.useRouteMeta)();return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"markdown",children:[(0,a.jsx)("blockquote",{children:(0,a.jsxs)("p",{children:[(0,a.jsx)(i.default,{href:"https://motion.ant.design/",sourceType:"a",children:e[0].value}),e[1].value]})}),(0,a.jsx)("p",{children:e[2].value}),(0,a.jsxs)("h2",{id:"\u52A8\u6548\u4EF7\u503C",children:[(0,a.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u52A8\u6548\u4EF7\u503C",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u52A8\u6548\u4EF7\u503C"]}),(0,a.jsxs)("ul",{children:[(0,a.jsxs)("li",{children:[(0,a.jsx)("strong",{children:e[3].value}),e[4].value]}),(0,a.jsxs)("li",{children:[(0,a.jsx)("strong",{children:e[5].value}),e[6].value]}),(0,a.jsxs)("li",{children:[(0,a.jsx)("strong",{children:e[7].value}),e[8].value]}),(0,a.jsxs)("li",{children:[(0,a.jsx)("strong",{children:e[9].value}),e[10].value]})]}),(0,a.jsxs)("h2",{id:"\u8861\u91CF\u52A8\u6548\u610F\u4E49",children:[(0,a.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u8861\u91CF\u52A8\u6548\u610F\u4E49",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u8861\u91CF\u52A8\u6548\u610F\u4E49"]}),(0,a.jsx)("p",{children:e[11].value}),(0,a.jsxs)("ul",{children:[(0,a.jsxs)("li",{children:[(0,a.jsx)("strong",{children:e[12].value}),e[13].value]}),(0,a.jsxs)("li",{children:[(0,a.jsx)("strong",{children:e[14].value}),e[15].value]})]}),(0,a.jsxs)("h2",{id:"\u539F\u5219",children:[(0,a.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u539F\u5219",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u539F\u5219"]}),(0,a.jsx)("p",{children:e[16].value})]}),(0,a.jsx)(r.DumiDemo,{demo:{id:"docs-spec-motion-demo-zh-cn-0",inline:!0},previewerProps:{}}),(0,a.jsxs)("div",{className:"markdown",children:[(0,a.jsxs)("h3",{id:"\u81EA\u7136",children:[(0,a.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u81EA\u7136",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u81EA\u7136"]}),(0,a.jsx)("p",{children:e[17].value}),(0,a.jsx)("p",{children:(0,a.jsx)(d.default,{className:"motion-video-min",src:"https://gw.alipayobjects.com/os/rmsportal/NTMlQdLIkPjOACXsdRrq.mp4",loop:"true"})}),(0,a.jsx)("p",{children:e[18].value}),(0,a.jsxs)("h3",{id:"\u9AD8\u6548",children:[(0,a.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u9AD8\u6548",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u9AD8\u6548"]}),(0,a.jsx)("p",{children:e[19].value}),(0,a.jsx)("p",{children:(0,a.jsx)(d.default,{className:"motion-video-min",src:"https://gw.alipayobjects.com/os/rmsportal/wMKeLGnpDxhwfCsBqKNN.mp4",loop:"true"})}),(0,a.jsx)("p",{children:e[20].value}),(0,a.jsxs)("h3",{id:"\u514B\u5236",children:[(0,a.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u514B\u5236",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u514B\u5236"]}),(0,a.jsx)("p",{children:e[21].value}),(0,a.jsx)("p",{children:(0,a.jsx)(d.default,{src:"https://gw.alipayobjects.com/os/rmsportal/FeUCANmoDRwCSmIcnPNF.mp4",loop:"true",className:"motion-video-min"})}),(0,a.jsx)("p",{children:e[22].value}),(0,a.jsx)("br",{}),(0,a.jsx)("blockquote",{children:(0,a.jsxs)("p",{children:[e[23].value,(0,a.jsx)(i.default,{href:"https://motion.ant.design/language/basic",sourceType:"a",children:e[24].value}),e[25].value]})})]})]});}var u=function(){return(0,a.jsx)(r.DumiPage,{children:(0,a.jsx)(o.Suspense,{fallback:(0,a.jsx)(c.default,{}),children:(0,a.jsx)(h,{})})});};}}]);
|
1
03cfa5ec-async.34b78765.js
Normal file
1
03cfa5ec-async.34b78765.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["03cfa5ec"],{"03cfa5ec":function(e,l,a){"use strict";a.d(l,"__esModule",{value:!0}),a.d(l,"default",{enumerable:!0,get:function(){return h;}});var s=a("777fffbe"),n=a("f19d2b93"),t=s._(a("b622e337")),i=s._(a("97c488ea")),c=s._(a("c96b0d01")),d=a("5b220c3d"),r=a("9c86e52a");function u(){let{texts:e}=(0,r.useRouteMeta)();return(0,n.jsx)(n.Fragment,{children:(0,n.jsxs)("div",{className:"markdown",children:[(0,n.jsxs)("p",{children:[e[0].value,(0,n.jsx)(i.default,{to:"/docs/react/customize-theme-cn",sourceType:"Link",children:e[1].value}),e[2].value]}),(0,n.jsxs)("h3",{id:"inline-style",children:[(0,n.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#inline-style",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"Inline Style"]}),(0,n.jsx)("blockquote",{children:(0,n.jsx)("p",{children:e[3].value})}),(0,n.jsxs)("p",{children:[e[4].value,(0,n.jsx)("code",{children:e[5].value}),e[6].value]}),(0,n.jsx)(t.default,{lang:"html",children:e[7].value}),(0,n.jsxs)("p",{children:[e[8].value,(0,n.jsx)("code",{children:e[9].value}),e[10].value]}),(0,n.jsx)("p",{children:e[11].value}),(0,n.jsx)(t.default,{lang:"html",children:e[12].value}),(0,n.jsx)("p",{children:e[13].value}),(0,n.jsx)(t.default,{lang:"tsx",children:e[14].value}),(0,n.jsx)("p",{children:e[15].value}),(0,n.jsxs)("h3",{id:"static-extract-style",children:[(0,n.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#static-extract-style",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"Static Extract Style"]}),(0,n.jsxs)("p",{children:[e[16].value,(0,n.jsx)(i.default,{href:"https://github.com/ant-design/ant-design/discussions/40985",sourceType:"a",children:e[17].value}),e[18].value]}),(0,n.jsx)(t.default,{lang:"tsx",children:e[19].value}),(0,n.jsx)("p",{children:e[20].value}),(0,n.jsx)(t.default,{lang:"tsx",children:e[21].value}),(0,n.jsx)("p",{children:e[22].value}),(0,n.jsx)(t.default,{lang:"tsx",children:e[23].value}),(0,n.jsxs)("h3",{id:"part-static-extract-style",children:[(0,n.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#part-static-extract-style",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"Part Static Extract Style"]}),(0,n.jsx)("p",{children:e[24].value}),(0,n.jsx)(t.default,{lang:"tsx",children:e[25].value}),(0,n.jsx)("p",{children:e[26].value}),(0,n.jsx)(t.default,{lang:"html",children:e[27].value}),(0,n.jsxs)("p",{children:[e[28].value,(0,n.jsx)(i.default,{href:"https://github.com/ant-design/ant-design-examples/tree/main/examples/with-nextjs-generate-css-on-demand",sourceType:"a",children:e[29].value}),e[30].value]}),(0,n.jsx)("p",{children:e[31].value}),(0,n.jsx)("p",{children:e[32].value}),(0,n.jsxs)("h2",{id:"\u603B\u7ED3",children:[(0,n.jsx)(i.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u603B\u7ED3",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"\u603B\u7ED3"]}),(0,n.jsx)("p",{children:e[33].value})]})});}var h=function(){return(0,n.jsx)(r.DumiPage,{children:(0,n.jsx)(d.Suspense,{fallback:(0,n.jsx)(c.default,{}),children:(0,n.jsx)(u,{})})});};}}]);
|
1
03d7b07f-async.9e582e81.js
Normal file
1
03d7b07f-async.9e582e81.js
Normal file
File diff suppressed because one or more lines are too long
1
0417dd50-async.9eb7607d.js
Normal file
1
0417dd50-async.9eb7607d.js
Normal file
File diff suppressed because one or more lines are too long
1
0460a123-async.7cb55562.js
Normal file
1
0460a123-async.7cb55562.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0460a123"],{"0460a123":function(e,s,a){"use strict";a.d(s,"__esModule",{value:!0}),a.d(s,"default",{enumerable:!0,get:function(){return u;}});var l=a("777fffbe"),i=a("f19d2b93"),n=l._(a("75f4da45")),c=l._(a("97c488ea")),r=l._(a("c96b0d01")),t=a("5b220c3d"),d=a("9c86e52a");function o(){let{texts:e}=(0,d.useRouteMeta)();return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("div",{className:"markdown",children:[(0,i.jsx)("p",{children:e[0].value}),(0,i.jsx)("hr",{}),(0,i.jsxs)("h2",{id:"\u91CD\u590D\u5143\u7D20",children:[(0,i.jsx)(c.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u91CD\u590D\u5143\u7D20",sourceType:"a",children:(0,i.jsx)("span",{className:"icon icon-link"})}),"\u91CD\u590D\u5143\u7D20"]})]}),(0,i.jsx)(n.default,{children:(0,i.jsx)("img",{className:"preview-img",alt:"\u7EBF\u6846\u91CD\u590D\u793A\u4F8B",src:"https://gw.alipayobjects.com/zos/rmsportal/VkUeJYlTTseLCyUGeXZV.png"})}),(0,i.jsx)(n.default,{children:(0,i.jsx)("img",{className:"preview-img",alt:"\u8BBE\u8BA1\u8981\u7D20\u91CD\u590D\u793A\u4F8B",src:"https://gw.alipayobjects.com/zos/rmsportal/HXvcTaEbEWWFaQbiEpLg.png"})}),(0,i.jsx)(n.default,{children:(0,i.jsx)("img",{className:"preview-img",alt:"\u6587\u6848\u683C\u5F0F\u91CD\u590D\u793A\u4F8B",src:"https://gw.alipayobjects.com/zos/rmsportal/DYDGrgkbdFEbcVRuJcjH.png"})}),(0,i.jsx)("div",{className:"markdown",children:(0,i.jsx)("p",{children:e[1].value})})]});}var u=function(){return(0,i.jsx)(d.DumiPage,{children:(0,i.jsx)(t.Suspense,{fallback:(0,i.jsx)(r.default,{}),children:(0,i.jsx)(o,{})})});};}}]);
|
1
0492a480-async.473d7fa1.js
Normal file
1
0492a480-async.473d7fa1.js
Normal file
File diff suppressed because one or more lines are too long
1
04d5436a-async.e215b127.js
Normal file
1
04d5436a-async.e215b127.js
Normal file
File diff suppressed because one or more lines are too long
1
04e9bc6b-async.9a17a807.js
Normal file
1
04e9bc6b-async.9a17a807.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["04e9bc6b"],{"04e9bc6b":function(e,s,n){"use strict";n.d(s,"__esModule",{value:!0}),n.d(s,"default",{enumerable:!0,get:function(){return t;}});var l=n("777fffbe"),a=n("f19d2b93"),i=l._(n("8ef1ab2f")),d=l._(n("1561664c")),r=l._(n("97c488ea")),c=l._(n("c96b0d01")),h=n("5b220c3d"),u=n("9c86e52a");function x(){let{texts:e}=(0,u.useRouteMeta)();return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"markdown",children:[(0,a.jsx)("p",{children:e[0].value}),(0,a.jsxs)("h2",{id:"\u4F55\u65F6\u4F7F\u7528",children:[(0,a.jsx)(r.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u4F55\u65F6\u4F7F\u7528",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u4F55\u65F6\u4F7F\u7528"]}),(0,a.jsxs)("ul",{children:[(0,a.jsx)("li",{children:e[1].value}),(0,a.jsxs)("li",{children:[e[2].value,(0,a.jsx)("blockquote",{children:(0,a.jsx)("p",{children:e[3].value})})]})]}),(0,a.jsxs)("h2",{id:"\u8BBE\u8BA1\u539F\u5219",children:[(0,a.jsx)(r.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u8BBE\u8BA1\u539F\u5219",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u8BBE\u8BA1\u539F\u5219"]}),(0,a.jsxs)("ol",{children:[(0,a.jsxs)("li",{children:[(0,a.jsx)("p",{children:(0,a.jsx)("strong",{children:e[4].value})}),(0,a.jsx)("p",{children:e[5].value})]}),(0,a.jsxs)("li",{children:[(0,a.jsx)("p",{children:(0,a.jsx)("strong",{children:e[6].value})}),(0,a.jsx)("p",{children:e[7].value})]})]}),(0,a.jsxs)("h2",{id:"\u8272\u5F69",children:[(0,a.jsx)(r.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u8272\u5F69",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u8272\u5F69"]}),(0,a.jsx)("p",{children:e[8].value}),(0,a.jsxs)("h3",{id:"\u57FA\u7840\u8272\u677F",children:[(0,a.jsx)(r.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u57FA\u7840\u8272\u677F",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u57FA\u7840\u8272\u677F"]})]}),(0,a.jsx)(i.default,{dark:"{true}"}),(0,a.jsxs)("div",{className:"markdown",children:[(0,a.jsxs)("h3",{id:"\u8272\u677F\u751F\u6210\u5DE5\u5177",children:[(0,a.jsx)(r.default,{"aria-hidden":"true",tabIndex:"-1",href:"#\u8272\u677F\u751F\u6210\u5DE5\u5177",sourceType:"a",children:(0,a.jsx)("span",{className:"icon icon-link"})}),"\u8272\u677F\u751F\u6210\u5DE5\u5177"]}),(0,a.jsx)("p",{children:e[9].value})]}),(0,a.jsx)(d.default,{})]});}var t=function(){return(0,a.jsx)(u.DumiPage,{children:(0,a.jsx)(h.Suspense,{fallback:(0,a.jsx)(c.default,{}),children:(0,a.jsx)(x,{})})});};}}]);
|
1
05570935-async.1b115dd4.js
Normal file
1
05570935-async.1b115dd4.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["05570935"],{"05570935":function(e,l,a){"use strict";a.d(l,"__esModule",{value:!0}),a.d(l,"default",{enumerable:!0,get:function(){return u;}});var n=a("f19d2b93");a("71e37e53");var d=a("5b220c3d"),t=a("a9d1a279"),u=()=>{let[e,l]=(0,d.useState)(!0);return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.InputNumber,{min:1,max:10,disabled:e,defaultValue:3}),(0,n.jsx)("div",{style:{marginTop:20},children:(0,n.jsx)(t.Button,{onClick:()=>{l(!e);},type:"primary",children:"Toggle disabled"})})]});};}}]);
|
55
0593ab1f-async.3a3bf8d6.js
Normal file
55
0593ab1f-async.3a3bf8d6.js
Normal file
File diff suppressed because one or more lines are too long
1
05b13fe6-async.c33433e6.js
Normal file
1
05b13fe6-async.c33433e6.js
Normal file
File diff suppressed because one or more lines are too long
1
05cb8f68-async.e90e5004.js
Normal file
1
05cb8f68-async.e90e5004.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["05cb8f68"],{"05cb8f68":function(a,e,l){"use strict";l.d(e,"__esModule",{value:!0}),l.d(e,"texts",{enumerable:!0,get:function(){return u;}}),l("f05dfa3a");let u=[{value:"\u6B63\u5982\u300C\u683C\u5F0F\u5854\u5B66\u6D3E\u300D\u4E2D\u7684\u8FDE\u7EED\u5F8B\uFF08Law of Continuity\uFF09\u6240\u63CF\u8FF0\u7684\uFF0C\u5728\u77E5\u89C9\u8FC7\u7A0B\u4E2D\u4EBA\u4EEC\u5F80\u5F80\u503E\u5411\u4E8E\u4F7F\u77E5\u89C9\u5BF9\u8C61\u7684\u76F4\u7EBF\u7EE7\u7EED\u6210\u4E3A\u76F4\u7EBF\uFF0C\u4F7F\u66F2\u7EBF\u7EE7\u7EED\u6210\u4E3A\u66F2\u7EBF\u3002\u5728\u754C\u9762\u8BBE\u8BA1\u4E2D\uFF0C\u5C06\u5143\u7D20\u8FDB\u884C\u5BF9\u9F50\uFF0C\u65E2\u7B26\u5408\u7528\u6237\u7684\u8BA4\u77E5\u7279\u6027\uFF0C\u4E5F\u80FD\u5F15\u5BFC\u89C6\u89C9\u6D41\u5411\uFF0C\u8BA9\u7528\u6237\u66F4\u6D41\u7545\u5730\u63A5\u6536\u4FE1\u606F\u3002",paraId:0},{value:"\u683C\u5F0F\u5854\u5B66\u6D3E\uFF08\u5FB7\u8BED\uFF1AGestalttheorie\uFF09",paraId:1},{value:"\uFF1A\u662F\u5FC3\u7406\u5B66\u91CD\u8981\u6D41\u6D3E\u4E4B\u4E00\uFF0C\u5174\u8D77\u4E8E 20 \u4E16\u7EAA\u521D\u7684\u5FB7\u56FD\uFF0C\u53C8\u79F0\u4E3A\u5B8C\u5F62\u5FC3\u7406\u5B66\uFF1B\u4E3B\u5F20\u4EBA\u8111\u7684\u8FD0\u4F5C\u539F\u7406\u662F\u6574\u4F53\u7684\uFF0C\u300C\u6574\u4F53\u4E0D\u540C\u4E8E\u5176\u90E8\u4EF6\u7684\u603B\u548C\u300D\u3002\u2014\u2014\u6458\u81EA\u300C\u7EF4\u57FA\u767E\u79D1\u300D",paraId:1},{value:"\u5982\u679C\u9875\u9762\u7684\u5B57\u6BB5\u6216\u6BB5\u843D\u8F83\u77ED\u3001\u8F83\u6563\u65F6\uFF0C\u9700\u8981\u786E\u5B9A\u4E00\u4E2A\u7EDF\u4E00\u7684\u89C6\u89C9\u8D77\u70B9\u3002",paraId:2},{value:"\u5192\u53F7\u5BF9\u9F50\uFF08\u53F3\u5BF9\u9F50\uFF09\u80FD\u8BA9\u5185\u5BB9\u9501\u5B9A\u5728\u4E00\u5B9A\u8303\u56F4\u5185\uFF0C\u8BA9\u7528\u6237\u773C\u7403\u987A\u7740\u5192\u53F7\u7684\u89C6\u89C9\u6D41\uFF0C\u5C31\u80FD\u627E\u5230\u6240\u6709\u586B\u5199\u9879\uFF0C\u4ECE\u800C\u63D0\u9AD8\u586B\u5199\u6548\u7387\u3002",paraId:3},{value:"\u4E3A\u4E86\u5FEB\u901F\u5BF9\u6BD4\u6570\u503C\u5927\u5C0F\uFF0C\u5EFA\u8BAE\u6240\u6709\u6570\u503C\u53D6\u76F8\u540C\u6709\u6548\u4F4D\u6570\uFF0C\u5E76\u4E14\u53F3\u5BF9\u9F50\u3002",paraId:4}];}}]);
|
1
05d70211-async.fc7e7d63.js
Normal file
1
05d70211-async.fc7e7d63.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["05d70211"],{"05d70211":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return d;}}),n("0841b193");let d={};}}]);
|
1
061b0648-async.382d1183.js
Normal file
1
061b0648-async.382d1183.js
Normal file
File diff suppressed because one or more lines are too long
1
0655efe8-async.4bfb8d3a.js
Normal file
1
0655efe8-async.4bfb8d3a.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0655efe8"],{"0655efe8":function(e,l,a){"use strict";a.d(l,"__esModule",{value:!0}),a.d(l,"default",{enumerable:!0,get:function(){return t;}});var s=a("777fffbe"),n=a("f19d2b93"),i=s._(a("b622e337")),d=s._(a("97c488ea")),u=s._(a("c96b0d01")),c=a("5b220c3d"),r=a("9c86e52a");function h(){let{texts:e}=(0,r.useRouteMeta)();return(0,n.jsx)(n.Fragment,{children:(0,n.jsxs)("div",{className:"markdown",children:[(0,n.jsx)("p",{children:e[0].value}),(0,n.jsx)("p",{children:e[1].value}),(0,n.jsxs)("h2",{id:"an-example",children:[(0,n.jsx)(d.default,{"aria-hidden":"true",tabIndex:"-1",href:"#an-example",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"An Example"]}),(0,n.jsxs)("p",{children:[e[2].value,(0,n.jsx)(d.default,{href:"https://github.com/zombieJ/antd-geek-theme-sample",sourceType:"a",children:e[3].value}),e[4].value,(0,n.jsx)(d.default,{href:"https://zombiej.github.io/antd-geek-theme-sample/demos/theme",sourceType:"a",children:e[5].value}),e[6].value]}),(0,n.jsx)("p",{children:(0,n.jsx)("img",{src:"https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*i3kvR6-tozgAAAAAAAAAAAAADrJ8AQ/original",alt:"Geek Theme"})}),(0,n.jsx)("p",{children:e[7].value}),(0,n.jsxs)("h2",{id:"limitation-of-token",children:[(0,n.jsx)(d.default,{"aria-hidden":"true",tabIndex:"-1",href:"#limitation-of-token",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"Limitation of Token"]}),(0,n.jsxs)("p",{children:[e[8].value,(0,n.jsx)("code",{children:e[9].value}),e[10].value,(0,n.jsx)(d.default,{to:"/docs/blog/happy-work",sourceType:"Link",children:e[11].value}),e[12].value]}),(0,n.jsxs)("h2",{id:"configprovider",children:[(0,n.jsx)(d.default,{"aria-hidden":"true",tabIndex:"-1",href:"#configprovider",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"ConfigProvider"]}),(0,n.jsxs)("p",{children:[e[13].value,(0,n.jsx)("code",{children:e[14].value}),e[15].value,(0,n.jsx)("code",{children:e[16].value}),e[17].value,(0,n.jsx)("code",{children:e[18].value}),e[19].value]}),(0,n.jsx)(i.default,{lang:"tsx",children:e[20].value}),(0,n.jsx)("p",{children:e[21].value}),(0,n.jsx)(i.default,{lang:"less",children:e[22].value}),(0,n.jsxs)("p",{children:[e[23].value,(0,n.jsx)("code",{children:e[24].value}),e[25].value,(0,n.jsx)("code",{children:e[26].value}),e[27].value]}),(0,n.jsx)("p",{children:e[28].value}),(0,n.jsxs)("h2",{id:"theme-extension",children:[(0,n.jsx)(d.default,{"aria-hidden":"true",tabIndex:"-1",href:"#theme-extension",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"Theme Extension"]}),(0,n.jsxs)("p",{children:[e[29].value,(0,n.jsx)("code",{children:e[30].value}),e[31].value,(0,n.jsx)("code",{children:e[32].value}),e[33].value,(0,n.jsx)("code",{children:e[34].value}),e[35].value,(0,n.jsx)("code",{children:e[36].value}),e[37].value,(0,n.jsx)("code",{children:e[38].value}),e[39].value]}),(0,n.jsx)(i.default,{lang:"less",children:e[40].value}),(0,n.jsxs)("p",{children:[e[41].value,(0,n.jsx)("code",{children:e[42].value}),e[43].value,(0,n.jsx)("code",{children:e[44].value}),e[45].value,(0,n.jsx)("code",{children:e[46].value}),e[47].value,(0,n.jsx)("code",{children:e[48].value}),e[49].value]}),(0,n.jsx)(i.default,{lang:"tsx",children:e[50].value}),(0,n.jsx)("img",{alt:"Red Button",height:"40",src:"https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*PvYITqIk2_8AAAAAAAAAAAAADrJ8AQ/original"}),(0,n.jsxs)("p",{children:[e[51].value,(0,n.jsx)("code",{children:e[52].value}),e[53].value]}),(0,n.jsx)(i.default,{lang:"tsx",children:e[54].value}),(0,n.jsxs)("h2",{id:"summary",children:[(0,n.jsx)(d.default,{"aria-hidden":"true",tabIndex:"-1",href:"#summary",sourceType:"a",children:(0,n.jsx)("span",{className:"icon icon-link"})}),"Summary"]}),(0,n.jsx)("p",{children:e[55].value})]})});}var t=function(){return(0,n.jsx)(r.DumiPage,{children:(0,n.jsx)(c.Suspense,{fallback:(0,n.jsx)(u.default,{}),children:(0,n.jsx)(h,{})})});};}}]);
|
1
06c8537d-async.11c4dd88.js
Normal file
1
06c8537d-async.11c4dd88.js
Normal file
File diff suppressed because one or more lines are too long
1
06cb6dd8-async.ca0f24f3.js
Normal file
1
06cb6dd8-async.ca0f24f3.js
Normal file
File diff suppressed because one or more lines are too long
1
072ab8a9-async.a6ca67e8.js
Normal file
1
072ab8a9-async.a6ca67e8.js
Normal file
File diff suppressed because one or more lines are too long
1
0740aaa8-async.2fdb774a.js
Normal file
1
0740aaa8-async.2fdb774a.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0740aaa8"],{"0740aaa8":function(e,a,l){"use strict";l.d(a,"__esModule",{value:!0}),l.d(a,"demos",{enumerable:!0,get:function(){return n;}}),l("3a5e6ad8");let n={};}}]);
|
1
07cd999a-async.55422838.js
Normal file
1
07cd999a-async.55422838.js
Normal file
File diff suppressed because one or more lines are too long
1
08b31560-async.e52613eb.js
Normal file
1
08b31560-async.e52613eb.js
Normal file
File diff suppressed because one or more lines are too long
1
08c0d340-async.7899806b.js
Normal file
1
08c0d340-async.7899806b.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["08c0d340"],{"08c0d340":function(e,a,n){"use strict";n.d(a,"__esModule",{value:!0}),n.d(a,"default",{enumerable:!0,get:function(){return o;}});var l=n("f19d2b93");n("11cc0831");var u=n("a9d1a279");let d=e=>{console.log("changed",e);};var o=()=>(0,l.jsx)(u.InputNumber,{min:1,max:10,defaultValue:3,onChange:d,changeOnWheel:!0});}}]);
|
1
08cb2f20-async.db2e4f09.js
Normal file
1
08cb2f20-async.db2e4f09.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["08cb2f20"],{"08cb2f20":function(a,e,d){"use strict";d.d(e,"__esModule",{value:!0}),d.d(e,"texts",{enumerable:!0,get:function(){return I;}}),d("a6499662");let I=[{value:"\u9875\u9762\u5C40\u90E8\u5904\u4E8E\u7B49\u5F85\u5F02\u6B65\u6570\u636E\u6216\u6B63\u5728\u6E32\u67D3\u8FC7\u7A0B\u65F6\uFF0C\u5408\u9002\u7684\u52A0\u8F7D\u52A8\u6548\u4F1A\u6709\u6548\u7F13\u89E3\u7528\u6237\u7684\u7126\u8651\u3002",paraId:0,tocIndex:0},{value:"\u901A\u7528\u5C5E\u6027\u53C2\u8003\uFF1A",paraId:1,tocIndex:10},{value:"\u901A\u7528\u5C5E\u6027",paraId:2,tocIndex:10},{value:"\u53C2\u6570",paraId:3,tocIndex:10},{value:"\u8BF4\u660E",paraId:3,tocIndex:10},{value:"\u7C7B\u578B",paraId:3,tocIndex:10},{value:"\u9ED8\u8BA4\u503C",paraId:3,tocIndex:10},{value:"\u7248\u672C",paraId:3,tocIndex:10},{value:"delay",paraId:3,tocIndex:10},{value:"\u5EF6\u8FDF\u663E\u793A\u52A0\u8F7D\u6548\u679C\u7684\u65F6\u95F4\uFF08\u9632\u6B62\u95EA\u70C1\uFF09",paraId:3,tocIndex:10},{value:"number (\u6BEB\u79D2)",paraId:3,tocIndex:10},{value:"-",paraId:3,tocIndex:10},{value:"fullscreen",paraId:3,tocIndex:10},{value:"\u663E\u793A\u5E26\u6709 ",paraId:3,tocIndex:10},{value:"Spin",paraId:3,tocIndex:10},{value:" \u7EC4\u4EF6\u7684\u80CC\u666F",paraId:3,tocIndex:10},{value:"boolean",paraId:3,tocIndex:10},{value:"false",paraId:3,tocIndex:10},{value:"5.11.0",paraId:3,tocIndex:10},{value:"indicator",paraId:3,tocIndex:10},{value:"\u52A0\u8F7D\u6307\u793A\u7B26",paraId:3,tocIndex:10},{value:"ReactNode",paraId:3,tocIndex:10},{value:"-",paraId:3,tocIndex:10},{value:"percent",paraId:3,tocIndex:10},{value:"\u5C55\u793A\u8FDB\u5EA6\uFF0C\u5F53\u8BBE\u7F6E ",paraId:3,tocIndex:10},{value:'percent="auto"',paraId:3,tocIndex:10},{value:" \u65F6\u4F1A\u9884\u4F30\u4E00\u4E2A\u6C38\u8FDC\u4E0D\u4F1A\u505C\u6B62\u7684\u8FDB\u5EA6",paraId:3,tocIndex:10},{value:"number | 'auto'",paraId:3,tocIndex:10},{value:"-",paraId:3,tocIndex:10},{value:"5.18.0",paraId:3,tocIndex:10},{value:"size",paraId:3,tocIndex:10},{value:"\u7EC4\u4EF6\u5927\u5C0F\uFF0C\u53EF\u9009\u503C\u4E3A ",paraId:3,tocIndex:10},{value:"small",paraId:3,tocIndex:10},{value:" ",paraId:3,tocIndex:10},{value:"default",paraId:3,tocIndex:10},{value:" ",paraId:3,tocIndex:10},{value:"large",paraId:3,tocIndex:10},{value:"string",paraId:3,tocIndex:10},{value:"default",paraId:3,tocIndex:10},{value:"spinning",paraId:3,tocIndex:10},{value:"\u662F\u5426\u4E3A\u52A0\u8F7D\u4E2D\u72B6\u6001",paraId:3,tocIndex:10},{value:"boolean",paraId:3,tocIndex:10},{value:"true",paraId:3,tocIndex:10},{value:"tip",paraId:3,tocIndex:10},{value:"\u5F53\u4F5C\u4E3A\u5305\u88F9\u5143\u7D20\u65F6\uFF0C\u53EF\u4EE5\u81EA\u5B9A\u4E49\u63CF\u8FF0\u6587\u6848",paraId:3,tocIndex:10},{value:"ReactNode",paraId:3,tocIndex:10},{value:"-",paraId:3,tocIndex:10},{value:"wrapperClassName",paraId:3,tocIndex:10},{value:"\u5305\u88C5\u5668\u7684\u7C7B\u5C5E\u6027",paraId:3,tocIndex:10},{value:"string",paraId:3,tocIndex:10},{value:"-",paraId:3,tocIndex:10},{value:"Spin.setDefaultIndicator(indicator: ReactNode)",paraId:4,tocIndex:11},{value:"\u4F60\u53EF\u4EE5\u81EA\u5B9A\u4E49\u5168\u5C40\u9ED8\u8BA4 Spin \u7684\u5143\u7D20\u3002",paraId:5,tocIndex:11}];}}]);
|
1
08dc747d-async.cce1e2df.js
Normal file
1
08dc747d-async.cce1e2df.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["08dc747d"],{"08dc747d":function(e,a,d){"use strict";d.d(a,"__esModule",{value:!0}),d.d(a,"texts",{enumerable:!0,get:function(){return l;}}),d("10c54c05");let l=[{value:"\u5728\u63A2\u7D22\u9891\u9053\u4E2D\uFF0C\u5C06\u516C\u5F00\u6211\u4EEC\u6B63\u5728\u7814\u7A76\u5B8C\u5584\u7684\u8BBE\u8BA1\u6A21\u5F0F\u548C\u5C1A\u672A\u5B9A\u7A3F\u7684\u5185\u5BB9\uFF0C\u5176\u4E2D\u5927\u90E8\u5206\u5185\u5BB9\u53EF\u4EE5\u4F7F\u7528\u73B0\u6709\u7684 antd \u7EC4\u4EF6\u642D\u5EFA\u3002\u5F53\u7136\uFF0C\u4E5F\u53EF\u80FD\u5B58\u5728\u5C0F\u90E8\u5206\u65B0\u7684\u7EC4\u4EF6\u8FD8\u672A\u88AB\u5F00\u53D1\u3002\u5F00\u8F9F\u63A2\u7D22\u9891\u9053\uFF0C\u521D\u5FC3\u662F\u4E0E\u7528\u6237\u4E00\u8D77\u5B8C\u5584 Ant Design\uFF0C\u5982\u679C\u4F60\u6B63\u5728\u4F7F\u7528\u8FD9\u4E9B\u5185\u5BB9\uFF0C\u4F60\u7684\u53CD\u9988\u53EF\u4EE5\u5E2E\u52A9\u6211\u4EEC\u66F4\u5FEB\u4F18\u5316\u548C\u8FED\u4EE3\uFF0C\u5E76\u63A8\u52A8\u7EC4\u4EF6\u5C3D\u5FEB\u8FDB\u5165\u5F00\u53D1\u72B6\u6001\u3002",paraId:0},{value:"\u53CD\u9988\u5730\u5740",paraId:1},{value:" | ",paraId:1},{value:"\u963F\u91CC\u5185\u7F51\u53CD\u9988\u5730\u5740",paraId:1}];}}]);
|
1
0941f268-async.228474d6.js
Normal file
1
0941f268-async.228474d6.js
Normal file
File diff suppressed because one or more lines are too long
1
0969fb61-async.5729dd84.js
Normal file
1
0969fb61-async.5729dd84.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0969fb61"],{"0969fb61":function(e,a,f){"use strict";f.d(a,"__esModule",{value:!0}),f.d(a,"default",{enumerable:!0,get:function(){return o;}});var l=f("777fffbe"),u=f("f19d2b93");f("34366397");var t=f("a9d1a279"),d=l._(f("072ab8a9"));let n="HH:mm";var o=()=>(0,u.jsx)(t.TimePicker,{defaultValue:(0,d.default)("12:08",n),format:n});}}]);
|
1
0989119b-async.0ec1e70e.js
Normal file
1
0989119b-async.0ec1e70e.js
Normal file
File diff suppressed because one or more lines are too long
1
099ab13d-async.da423df9.js
Normal file
1
099ab13d-async.da423df9.js
Normal file
File diff suppressed because one or more lines are too long
1
09c6da5c-async.a321e98f.js
Normal file
1
09c6da5c-async.a321e98f.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["09c6da5c"],{"09c6da5c":function(e,a,l){"use strict";l.d(a,"__esModule",{value:!0}),l.d(a,"default",{enumerable:!0,get:function(){return t;}});var n=l("f19d2b93");l("0c622cab");let{_InternalPanelDoNotUseOrYouWillBeFired:d}=l("a9d1a279").DatePicker;var t=()=>(0,n.jsx)(d,{});}}]);
|
1
09d8540b-async.7eb6d7d2.js
Normal file
1
09d8540b-async.7eb6d7d2.js
Normal file
File diff suppressed because one or more lines are too long
1
09dde160-async.3bdfa176.js
Normal file
1
09dde160-async.3bdfa176.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["09dde160"],{"09dde160":function(a,e,t){"use strict";t.d(e,"__esModule",{value:!0}),t.d(e,"texts",{enumerable:!0,get:function(){return o;}}),t("6207f8ca");let o=[{value:"Detail Pages display the complete data to users. Users can edit the information or do other operations.",paraId:0},{value:"To increase the information viewing and searching efficiency. To raise the convenience of operation.",paraId:1,tocIndex:0},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"Try to display the information as flat as possible. Do not hide or fold up the content if not necessary.",paraId:3,tocIndex:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"In order to decrease the information complexity on each page, put information in levels and groups, following the principle of proximity.",paraId:4,tocIndex:3},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"Reduce the use of complex structures, try to use similar layouts and modules to reduce the interference of structural differences to users, and let them focus on information itself.",paraId:5,tocIndex:4},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"Basic Detail Pages directly show all the information at the same level of hierarchy. We suggest such method of displaying data.",paraId:6},{value:"Basic Detail Templates",paraId:2},{value:"Basic layout templates display the main information on one whole card, using non-column split lines to separate the content into groups.",paraId:7},{value:"When to use",paraId:8},{value:"To display information with less content and low complexity.",paraId:9},{value:"Document Detail Templates display the detailed information of approval documents. They use cards to separate the modules with complex content.",paraId:10},{value:"When to use",paraId:11},{value:"To display approval process and detailed approval information, as well as some approval operations.",paraId:12},{value:"Related operations",paraId:13},{value:"Pass, reject, transfer, sign, suspend and withdraw.",paraId:14},{value:"Deal with complex details in the following way: Divide information with high complexity and weak correlation into multiple parts. And put the parts into groups according to their relativities, with tabs, steps, cards, etc.",paraId:15},{value:"Advanced Detail Templates",paraId:2},{value:"When to use",paraId:16},{value:"When the detail page has large and complex content, it has to be split into multiple tabs to guide users to browse information.",paraId:17},{value:"Divide the content into steps, letting users to browse and operate step by step.",paraId:18},{value:"When to use",paraId:19},{value:"Such templates are suitable for developing and collaborating processes.",paraId:20},{value:"Based on information complexity and correlation model, choose related modes to present the information, and select suitable layouts to display the contents of detail pages.",paraId:21},{value:"Conclude the closeness of each information module according to the relevance among them. Usually, the more relevant the contents are, the closer they are to each other.",paraId:22},{value:"Non-column split lines: to separate relevant contents;",paraId:23},{value:"Full-column split lines: to divide the content into multiple parts;",paraId:23},{value:"Cards: to display information on one topic;",paraId:23},{value:"Tabs: to put the information into groups according to some feature, such as version, intention, phase, etc.",paraId:23},{value:"Select presentation modes of the information according to its types and complexity. Abased on the complexity from low to high, the followings are available components:",paraId:24},{value:"Data Format",paraId:25,tocIndex:17},{value:"Button",paraId:26,tocIndex:17},{value:"Description",paraId:27,tocIndex:18},{value:"Collapse",paraId:28,tocIndex:18},{value:"Table",paraId:29,tocIndex:18},{value:"Fiori \u2013 How to Design an Object Page",paraId:30,tocIndex:19},{value:"SAP Fiori 2.0: The Object Page \u2014\u2014 Part 1: It's History",paraId:30,tocIndex:19},{value:"Object Page Floorplan",paraId:30,tocIndex:19},{value:"Principle of Product Display in Supermarkets",paraId:30,tocIndex:19}];}}]);
|
1
0a0f52be-async.5ee1e2d5.js
Normal file
1
0a0f52be-async.5ee1e2d5.js
Normal file
File diff suppressed because one or more lines are too long
1
0a7d437c-async.703d0405.js
Normal file
1
0a7d437c-async.703d0405.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0a7d437c"],{"0a7d437c":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return a;}}),n("7b8bc254");let a={};}}]);
|
1
0a879cdf-async.6a8d7b45.js
Normal file
1
0a879cdf-async.6a8d7b45.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0a879cdf"],{"0a879cdf":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return d;}}),n("8cd714ef");let d={};}}]);
|
1
0acd5eb0-async.b4fb63c1.js
Normal file
1
0acd5eb0-async.b4fb63c1.js
Normal file
File diff suppressed because one or more lines are too long
1
0ad7af7b-async.4f1956f5.js
Normal file
1
0ad7af7b-async.4f1956f5.js
Normal file
File diff suppressed because one or more lines are too long
1
0b1263a0-async.2005f54f.js
Normal file
1
0b1263a0-async.2005f54f.js
Normal file
File diff suppressed because one or more lines are too long
1
0b4500a5-async.e038796a.js
Normal file
1
0b4500a5-async.e038796a.js
Normal file
File diff suppressed because one or more lines are too long
1
0b562f0c-async.d03e3eb1.js
Normal file
1
0b562f0c-async.d03e3eb1.js
Normal file
File diff suppressed because one or more lines are too long
1
0b9e39c9-async.64da36c3.js
Normal file
1
0b9e39c9-async.64da36c3.js
Normal file
File diff suppressed because one or more lines are too long
1
0bb085ea-async.5c36a900.js
Normal file
1
0bb085ea-async.5c36a900.js
Normal file
File diff suppressed because one or more lines are too long
1
0bff326a-async.6ce9ffa8.js
Normal file
1
0bff326a-async.6ce9ffa8.js
Normal file
File diff suppressed because one or more lines are too long
1
0c1f28aa-async.48a50996.js
Normal file
1
0c1f28aa-async.48a50996.js
Normal file
File diff suppressed because one or more lines are too long
1
0c462583-async.7003b6b9.js
Normal file
1
0c462583-async.7003b6b9.js
Normal file
File diff suppressed because one or more lines are too long
1
0c4b0872-async.a43059a7.js
Normal file
1
0c4b0872-async.a43059a7.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0c4b0872"],{"0c4b0872":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return o;}}),n("d14f9fb2");let o={};}}]);
|
1
0c5b025b-async.2dae2543.js
Normal file
1
0c5b025b-async.2dae2543.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0c5b025b"],{"0c5b025b":function(a,e,l){"use strict";l.d(e,"__esModule",{value:!0}),l.d(e,"texts",{enumerable:!0,get:function(){return u;}}),l("e8c07e7c");let u=[{value:"Tips: \u4EE5\u4E0B\u901A\u7528\u5C5E\u6027\u9002\u7528\u4E8E antd \u5927\u90E8\u5206\u7EC4\u4EF6\uFF0C\u4E0D\u652F\u6301\u7684\u7EC4\u4EF6\u4F1A\u5355\u72EC\u8BF4\u660E\u3002",paraId:0},{value:"\u53C2\u6570",paraId:1},{value:"\u8BF4\u660E",paraId:1},{value:"\u7C7B\u578B",paraId:1},{value:"\u9ED8\u8BA4\u503C",paraId:1},{value:"rootClassName",paraId:1},{value:"\u6DFB\u52A0\u5728\u7EC4\u4EF6\u6700\u5916\u5C42\u7684 className",paraId:1},{value:"string",paraId:1},{value:"-",paraId:1}];}}]);
|
1
0c7c7bb8-async.9194ac2c.js
Normal file
1
0c7c7bb8-async.9194ac2c.js
Normal file
File diff suppressed because one or more lines are too long
1
0cf74794-async.3dfce20c.js
Normal file
1
0cf74794-async.3dfce20c.js
Normal file
File diff suppressed because one or more lines are too long
1
0d430cdd-async.2ff54cb5.js
Normal file
1
0d430cdd-async.2ff54cb5.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0d430cdd"],{"0d430cdd":function(e,t,n){"use strict";var a=n("852bbaa9")._;n.d(t,"__esModule",{value:!0}),n.d(t,"demos",{enumerable:!0,get:function(){return c;}});var d=n("852bbaa9"),s=d._(n("5b220c3d"));n("ec311f54");var i=d._(n("a9d1a279")),r=d._(n("e22febe0")),o=d._(n("bd85595f"));let c={"statistic-demo-basic":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("28811ea0")]).then(n.dr(a,n.bind(n,"dd7e31b7"))))),asset:{type:"BLOCK",id:"statistic-demo-basic",refAtomIds:["statistic"],dependencies:{"index.tsx":{type:"FILE",value:n("d731e311").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Basic",description:"Simplest Usage."},context:{react:s,antd:i},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"statistic-demo-unit":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("28811ea0")]).then(n.dr(a,n.bind(n,"706d75b7"))))),asset:{type:"BLOCK",id:"statistic-demo-unit",refAtomIds:["statistic"],dependencies:{"index.tsx":{type:"FILE",value:n("011f89f4").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},"@ant-design/icons":{type:"NPM",value:"5.5.1"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Unit",description:"Add unit through prefix and suffix."},context:{react:s,"@ant-design/icons":r,antd:i},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"statistic-demo-animated":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("28811ea0")]).then(n.dr(a,n.bind(n,"c29fa59e"))))),asset:{type:"BLOCK",id:"statistic-demo-animated",refAtomIds:["statistic"],dependencies:{"index.tsx":{type:"FILE",value:n("e6d8019a").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"},"react-countup":{type:"NPM",value:"6.5.3"}},entry:"index.tsx",title:"Animated number",description:"Animated number with react-countup [https://www.npmjs.com/package/react-countup]."},context:{react:s,antd:i,"react-countup":o},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"statistic-demo-card":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("28811ea0")]).then(n.dr(a,n.bind(n,"5f667541"))))),asset:{type:"BLOCK",id:"statistic-demo-card",refAtomIds:["statistic"],dependencies:{"index.tsx":{type:"FILE",value:n("27c449e0").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},"@ant-design/icons":{type:"NPM",value:"5.5.1"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"In Card",description:"Display statistic data in Card."},context:{react:s,"@ant-design/icons":r,antd:i},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"statistic-demo-countdown":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("28811ea0")]).then(n.dr(a,n.bind(n,"d977e6a1"))))),asset:{type:"BLOCK",id:"statistic-demo-countdown",refAtomIds:["statistic"],dependencies:{"index.tsx":{type:"FILE",value:n("8210005f").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Countdown",description:"Countdown component."},context:{react:s,antd:i},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"statistic-demo-component-token":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("28811ea0")]).then(n.dr(a,n.bind(n,"9f6060cd"))))),asset:{type:"BLOCK",id:"statistic-demo-component-token",refAtomIds:["statistic"],dependencies:{"index.tsx":{type:"FILE",value:n("6b1bfaff").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Component Token",description:"Component Token Debug."},context:{react:s,antd:i},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}}};}}]);
|
1
0e218557-async.e09ed7d1.js
Normal file
1
0e218557-async.e09ed7d1.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0e218557"],{"0e218557":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return o;}}),n("48ee8217");let o={};}}]);
|
1
0e4ee81d-async.78d28426.js
Normal file
1
0e4ee81d-async.78d28426.js
Normal file
File diff suppressed because one or more lines are too long
1
0ec85a6d-async.c8b14c1a.js
Normal file
1
0ec85a6d-async.c8b14c1a.js
Normal file
File diff suppressed because one or more lines are too long
1
0ed2a35a-async.39440b34.js
Normal file
1
0ed2a35a-async.39440b34.js
Normal file
File diff suppressed because one or more lines are too long
1
0edcf6fc-async.80e04038.js
Normal file
1
0edcf6fc-async.80e04038.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0edcf6fc"],{"0edcf6fc":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return d;}}),n("ec756516");let d={};}}]);
|
1
0f98c0b3-async.170c8e22.js
Normal file
1
0f98c0b3-async.170c8e22.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["0f98c0b3"],{"0f98c0b3":function(e,t,i){"use strict";i.d(t,"__esModule",{value:!0}),i.d(t,"texts",{enumerable:!0,get:function(){return a;}}),i("93f5fa97");let a=[{value:"As Alan Cooper states\uFF1A\u300CWhere there is output, let there be input\u300D. This is the principle of direct manipulation. eg\uFF1AInstead of editing content on a separate page, do it directly in context.",paraId:0},{value:"Single-Field Inline Edit",paraId:1},{value:"If \u300Creadability\u300D is more important than \u300Ceditability\u300D, \u300Cclick to edit\u300D can be used.",paraId:2},{value:"If the priority is given to \u300Creadability\u300D and the \u300Ceditability\u300D of operation lines need to be highlighted at the same time, \u300Ctext link/icon edit\u300Dcan be used.",paraId:3},{value:"Multi-Field Inline Edit",paraId:4},{value:"Note\uFF1AIn\u300CMulti-Field Inline Edit\u300D, there are huge different between the content and required field, So it is more needed to use the ",paraId:5},{value:"\u300CExplain What Just Happened\u300D",paraId:6},{value:" in \u300CUse Transition\u300Dto eliminate this visual effects.",paraId:5},{value:"Drag and Drop List",paraId:7},{value:"Drag and Drop can only be limited in one dimension\uFF08upper/down or left/right\uFF09",paraId:8},{value:"Drag and Drop picture/file",paraId:9}];}}]);
|
1
104e84f7-async.2777621e.js
Normal file
1
104e84f7-async.2777621e.js
Normal file
File diff suppressed because one or more lines are too long
1
10b7492e-async.c2f17845.js
Normal file
1
10b7492e-async.c2f17845.js
Normal file
File diff suppressed because one or more lines are too long
1
10e72bd0-async.029954b8.js
Normal file
1
10e72bd0-async.029954b8.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["10e72bd0"],{"10e72bd0":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return d;}}),n("2ef0e95a");let d={};}}]);
|
1
10ffdda1-async.5770f018.js
Normal file
1
10ffdda1-async.5770f018.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["10ffdda1"],{"10ffdda1":function(e,d,l){"use strict";l.d(d,"__esModule",{value:!0}),l.d(d,"demos",{enumerable:!0,get:function(){return n;}}),l("1af8d4d2");let n={};}}]);
|
1
11086419-async.c88ddd0e.js
Normal file
1
11086419-async.c88ddd0e.js
Normal file
File diff suppressed because one or more lines are too long
1
111e4654-async.9249711b.js
Normal file
1
111e4654-async.9249711b.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["111e4654"],{"111e4654":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return o;}}),n("81f32914");let o={};}}]);
|
1
1124de42-async.9bcf67cf.js
Normal file
1
1124de42-async.9bcf67cf.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["1124de42"],{"1124de42":function(a,e,d){"use strict";d.d(e,"__esModule",{value:!0}),d.d(e,"texts",{enumerable:!0,get:function(){return I;}}),d("c0e34c2b");let I=[{value:"\u5F53\u6709\u4E00\u7CFB\u5217\u4FE1\u606F\u9700\u6309\u65F6\u95F4\u6392\u5217\u65F6\uFF0C\u53EF\u6B63\u5E8F\u548C\u5012\u5E8F\u3002",paraId:0,tocIndex:0},{value:"\u9700\u8981\u6709\u4E00\u6761\u65F6\u95F4\u8F74\u8FDB\u884C\u89C6\u89C9\u4E0A\u7684\u4E32\u8054\u65F6\u3002",paraId:0,tocIndex:0},{value:"5.2.0 \u7248\u672C\u4E4B\u540E\uFF0C\u6211\u4EEC\u63D0\u4F9B\u4E86\u66F4\u7B80\u5355\u7684\u7528\u6CD5 ",paraId:1},{value:"<Timeline items={[...]} />",paraId:1},{value:" \u4EE5\u83B7\u5F97\u66F4\u597D\u7684\u6027\u80FD\uFF0C\u4F7F\u60A8\u80FD\u5728\u5E94\u7528\u4E2D\u7F16\u5199\u66F4\u7B80\u5355\u7684\u4EE3\u7801\u3002\n\u4E0E\u6B64\u540C\u65F6\uFF0C\u6211\u4EEC\u5F03\u7528\u4E86\u65E7\u7684\u7528\u6CD5\uFF0C\u5E76\u4E14\u5C06\u5728\u4E0B\u4E00\u4E2A major \u7248\u672C\u4E2D\u5220\u9664\u5B83\u3002",paraId:1},{value:"// >=5.2.0 \u53EF\u7528\uFF0C\u63A8\u8350\u7684\u5199\u6CD5 \u2705\nconst items = [{ children: 'sample', label: 'sample' }];\nreturn <Timeline items={items} />;\n\n// <5.2.0 \u53EF\u7528\uFF0C>=5.2.0 \u65F6\u4E0D\u63A8\u8350 \u{1F645}\u{1F3FB}\u200D\u2640\uFE0F\nreturn (\n <Timeline onChange={onChange}>\n <Timeline.Item>Sample</Timeline.Item>\n </Timeline>\n);\n",paraId:2},{value:"\u901A\u7528\u5C5E\u6027\u53C2\u8003\uFF1A",paraId:3,tocIndex:11},{value:"\u901A\u7528\u5C5E\u6027",paraId:4,tocIndex:11},{value:"\u53C2\u6570",paraId:5,tocIndex:12},{value:"\u8BF4\u660E",paraId:5,tocIndex:12},{value:"\u7C7B\u578B",paraId:5,tocIndex:12},{value:"\u9ED8\u8BA4\u503C",paraId:5,tocIndex:12},{value:"\u7248\u672C",paraId:5,tocIndex:12},{value:"mode",paraId:5,tocIndex:12},{value:"\u901A\u8FC7\u8BBE\u7F6E ",paraId:5,tocIndex:12},{value:"mode",paraId:5,tocIndex:12},{value:" \u53EF\u4EE5\u6539\u53D8\u65F6\u95F4\u8F74\u548C\u5185\u5BB9\u7684\u76F8\u5BF9\u4F4D\u7F6E",paraId:5,tocIndex:12},{value:"left",paraId:5,tocIndex:12},{value:" | ",paraId:5,tocIndex:12},{value:"alternate",paraId:5,tocIndex:12},{value:" | ",paraId:5,tocIndex:12},{value:"right",paraId:5,tocIndex:12},{value:"-",paraId:5,tocIndex:12},{value:"pending",paraId:5,tocIndex:12},{value:"\u6307\u5B9A\u6700\u540E\u4E00\u4E2A\u5E7D\u7075\u8282\u70B9\u662F\u5426\u5B58\u5728\u6216\u5185\u5BB9",paraId:5,tocIndex:12},{value:"ReactNode",paraId:5,tocIndex:12},{value:"false",paraId:5,tocIndex:12},{value:"pendingDot",paraId:5,tocIndex:12},{value:"\u5F53\u6700\u540E\u4E00\u4E2A\u5E7D\u7075\u8282\u70B9\u5B58\u5728\u6642\uFF0C\u6307\u5B9A\u5176\u65F6\u95F4\u56FE\u70B9",paraId:5,tocIndex:12},{value:"ReactNode",paraId:5,tocIndex:12},{value:"<LoadingOutlined />",paraId:5,tocIndex:12},{value:"reverse",paraId:5,tocIndex:12},{value:"\u8282\u70B9\u6392\u5E8F",paraId:5,tocIndex:12},{value:"boolean",paraId:5,tocIndex:12},{value:"false",paraId:5,tocIndex:12},{value:"items",paraId:5,tocIndex:12},{value:"\u9009\u9879\u914D\u7F6E",paraId:5,tocIndex:12},{value:"Items",paraId:6,tocIndex:12},{value:"[]",paraId:5,tocIndex:12},{value:"-",paraId:5,tocIndex:12},{value:"5.2.0",paraId:5,tocIndex:12},{value:"\u65F6\u95F4\u8F74\u7684\u6BCF\u4E00\u4E2A\u8282\u70B9\u3002",paraId:7,tocIndex:13},{value:"\u53C2\u6570",paraId:8,tocIndex:13},{value:"\u8BF4\u660E",paraId:8,tocIndex:13},{value:"\u7C7B\u578B",paraId:8,tocIndex:13},{value:"\u9ED8\u8BA4\u503C",paraId:8,tocIndex:13},{value:"color",paraId:8,tocIndex:13},{value:"\u6307\u5B9A\u5706\u5708\u989C\u8272 ",paraId:8,tocIndex:13},{value:"blue",paraId:8,tocIndex:13},{value:"\u3001",paraId:8,tocIndex:13},{value:"red",paraId:8,tocIndex:13},{value:"\u3001",paraId:8,tocIndex:13},{value:"green",paraId:8,tocIndex:13},{value:"\u3001",paraId:8,tocIndex:13},{value:"gray",paraId:8,tocIndex:13},{value:"\uFF0C\u6216\u81EA\u5B9A\u4E49\u7684\u8272\u503C",paraId:8,tocIndex:13},{value:"string",paraId:8,tocIndex:13},{value:"blue",paraId:8,tocIndex:13},{value:"dot",paraId:8,tocIndex:13},{value:"\u81EA\u5B9A\u4E49\u65F6\u95F4\u8F74\u70B9",paraId:8,tocIndex:13},{value:"ReactNode",paraId:8,tocIndex:13},{value:"-",paraId:8,tocIndex:13},{value:"label",paraId:8,tocIndex:13},{value:"\u8BBE\u7F6E\u6807\u7B7E",paraId:8,tocIndex:13},{value:"ReactNode",paraId:8,tocIndex:13},{value:"-",paraId:8,tocIndex:13},{value:"children",paraId:8,tocIndex:13},{value:"\u8BBE\u7F6E\u5185\u5BB9",paraId:8,tocIndex:13},{value:"ReactNode",paraId:8,tocIndex:13},{value:"-",paraId:8,tocIndex:13},{value:"position",paraId:8,tocIndex:13},{value:"\u81EA\u5B9A\u4E49\u8282\u70B9\u4F4D\u7F6E",paraId:8,tocIndex:13},{value:"left",paraId:8,tocIndex:13},{value:" | ",paraId:8,tocIndex:13},{value:"right",paraId:8,tocIndex:13},{value:"-",paraId:8,tocIndex:13}];}}]);
|
1
113f7e86-async.eb93ea56.js
Normal file
1
113f7e86-async.eb93ea56.js
Normal file
File diff suppressed because one or more lines are too long
1
11479202-async.aa26cdac.js
Normal file
1
11479202-async.aa26cdac.js
Normal file
File diff suppressed because one or more lines are too long
1
114911c5-async.77d74ee2.js
Normal file
1
114911c5-async.77d74ee2.js
Normal file
File diff suppressed because one or more lines are too long
1
115c2895-async.f7af7d53.js
Normal file
1
115c2895-async.f7af7d53.js
Normal file
File diff suppressed because one or more lines are too long
1
11bec469-async.60e72c27.js
Normal file
1
11bec469-async.60e72c27.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["11bec469"],{"11bec469":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return o;}}),n("547b2ecc");let o={};}}]);
|
1
11d3c477-async.0cdcbd8a.js
Normal file
1
11d3c477-async.0cdcbd8a.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["11d3c477"],{"11d3c477":function(e,l,n){"use strict";n.d(l,"__esModule",{value:!0}),n.d(l,"demos",{enumerable:!0,get:function(){return d;}}),n("aee0c640");let d={};}}]);
|
1
1201bde3-async.d21fecb3.js
Normal file
1
1201bde3-async.d21fecb3.js
Normal file
File diff suppressed because one or more lines are too long
1
12248e42-async.66fc4963.js
Normal file
1
12248e42-async.66fc4963.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["12248e42"],{"12248e42":function(a,e,t){"use strict";t.d(e,"__esModule",{value:!0}),t.d(e,"texts",{enumerable:!0,get:function(){return n;}}),t("d5f11379");let n=[{value:"Farm",paraId:0},{value:" is a Rust-Based Web Building Engine to Facilitate Your Web Program and JavaScript Library. This article will try to use ",paraId:0},{value:"Farm",paraId:0},{value:" to create a project and import antd.",paraId:0},{value:"Before all start, you may need install ",paraId:1,tocIndex:0},{value:"yarn",paraId:1,tocIndex:0},{value:" or ",paraId:1,tocIndex:0},{value:"pnpm",paraId:1,tocIndex:0},{value:" or ",paraId:1,tocIndex:0},{value:"bun",paraId:1,tocIndex:0},{value:".",paraId:1,tocIndex:0},{value:"During the initialization process, ",paraId:2},{value:"farm",paraId:2},{value:" provides a series of templates for us to choose, We need choose the ",paraId:2},{value:"React",paraId:2},{value:" template.",paraId:2},{value:"The tool will create and initialize environment and dependencies automatically, please try config your proxy setting or use another npm registry if any network errors happen during it.",paraId:3},{value:"Then we go inside project and start it.",paraId:4},{value:"$ cd farm-project\n$ npm install\n$ npm start\n",paraId:5},{value:"Open the browser at ",paraId:6},{value:"http://localhost:9000",paraId:6},{value:". It renders a title saying ",paraId:6},{value:"Farm with React",paraId:6},{value:" on the page, which is considered successful.",paraId:6},{value:"Now we install ",paraId:7,tocIndex:1},{value:"antd",paraId:7,tocIndex:1},{value:" from yarn or npm or pnpm or bun.",paraId:7,tocIndex:1},{value:"Modify ",paraId:8},{value:"src/main.tsx",paraId:8},{value:", import Button component from ",paraId:8},{value:"antd",paraId:8},{value:".",paraId:8},{value:"import React from 'react';\nimport { Button } from 'antd';\n\nexport function Main() {\n return (\n <div>\n <Button type=\"primary\">Button</Button>\n </div>\n );\n}\n",paraId:9},{value:"OK, you should now see a blue primary button displayed on the page. Next you can choose any components of ",paraId:10},{value:"antd",paraId:10},{value:" to develop your application. Visit other workflows of ",paraId:10},{value:"Farm",paraId:10},{value:" at its ",paraId:10},{value:"Official documentation",paraId:10},{value:".",paraId:10},{value:"Ref to the ",paraId:11,tocIndex:2},{value:"Customize Theme documentation",paraId:12,tocIndex:2},{value:". Modify theme with ConfigProvider:",paraId:11,tocIndex:2},{value:"import React from 'react';\nimport { Button, ConfigProvider } from 'antd';\n\nexport function Main() {\n return (\n <ConfigProvider theme={{ token: { colorPrimary: '#00b96b' } }}>\n <Button type=\"primary\">Button</Button>\n </ConfigProvider>\n );\n}\n",paraId:13,tocIndex:2},{value:"We are successfully running the antd components using Rsbuild now, let\u2019s start build your own application!",paraId:14,tocIndex:2}];}}]);
|
1
122eb9ff-async.843982bd.js
Normal file
1
122eb9ff-async.843982bd.js
Normal file
@ -0,0 +1 @@
|
||||
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["122eb9ff"],{"122eb9ff":function(e,f,a){"use strict";a.d(f,"__esModule",{value:!0}),a.d(f,"default",{enumerable:!0,get:function(){return u;}});var l=a("f19d2b93");a("1ff8f9cf");var d=a("a9d1a279"),u=()=>(0,l.jsx)(d.ColorPicker,{defaultValue:"#1677ff",disabledAlpha:!0});}}]);
|
1
1239e470-async.208c2471.js
Normal file
1
1239e470-async.208c2471.js
Normal file
File diff suppressed because one or more lines are too long
1
123b29fa-async.902b43be.js
Normal file
1
123b29fa-async.902b43be.js
Normal file
File diff suppressed because one or more lines are too long
1
1264a294-async.cdaa70c0.js
Normal file
1
1264a294-async.cdaa70c0.js
Normal file
File diff suppressed because one or more lines are too long
1
12d0c70e-async.c8bcbf71.js
Normal file
1
12d0c70e-async.c8bcbf71.js
Normal file
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user