From f121d97e8e01a4e74aada4db74dff8d4150d34d4 Mon Sep 17 00:00:00 2001 From: FriedRiceNoodles Date: Sat, 16 Mar 2024 12:06:41 +0000 Subject: [PATCH] deploy: 53548f91688ee085256ae90464dc8826eaa0cfd1 --- 404.html | 2 +- Marquee/basicUsage.html | 2 ++ Marquee/customColor.html | 6 ++++ Marquee/customStyle.html | 14 +++++++++ Marquee/duration.html | 4 +++ Marquee/pauseWhenHover.html | 2 ++ ...aedfce.async.js => demos.6ef29ba8.async.js | 4 +-- ...ample__Marquee__index.md.4067932a.async.js | 2 +- example/button/index.html | 2 +- example/carousel/index.html | 2 +- example/checkbox/index.html | 2 +- example/collapse/index.html | 2 +- example/countdown/index.html | 2 +- example/divider/index.html | 2 +- example/dropdown/index.html | 2 +- example/input/index.html | 2 +- example/marquee/index.html | 2 +- example/menu/index.html | 2 +- example/message/index.html | 2 +- example/modal/index.html | 2 +- example/overlay/index.html | 2 +- example/popup/index.html | 2 +- example/progress/index.html | 2 +- example/radio/index.html | 2 +- example/rating/index.html | 2 +- example/select/index.html | 2 +- example/stepper/index.html | 2 +- example/tooltip/index.html | 2 +- guide/advanced/index.html | 2 +- guide/contributing/index.html | 2 +- guide/design-tokens/index.html | 2 +- guide/installation/index.html | 2 +- guide/introduction/index.html | 2 +- guide/quick-start/index.html | 2 +- guide/react/index.html | 2 +- guide/ssr/index.html | 2 +- index.html | 2 +- umi.6222f0c6.js => umi.3361e715.js | 30 ++++++------------- ~demos/:id/index.html | 2 +- .../index.html | 2 +- .../docs-example-button-demo-block/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../docs-example-button-demo-pill/index.html | 2 +- .../docs-example-button-demo-size/index.html | 2 +- .../docs-example-button-demo-type/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../docs-example-carousel-demo-gap/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../docs-example-input-demo-size/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../docs-example-menu-demo-event/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../docs-example-message-demo-type/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../docs-example-radio-demo-sizes/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../docs-example-select-demo-size/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- ~demos/docs-guide-advanced-demo-0/index.html | 2 +- .../docs-guide-quick-start-demo-0/index.html | 2 +- 142 files changed, 174 insertions(+), 158 deletions(-) create mode 100644 Marquee/basicUsage.html create mode 100644 Marquee/customColor.html create mode 100644 Marquee/customStyle.html create mode 100644 Marquee/duration.html create mode 100644 Marquee/pauseWhenHover.html rename demos.e3aedfce.async.js => demos.6ef29ba8.async.js (76%) rename docs__example__Marquee__index.md.333cce17.async.js => docs__example__Marquee__index.md.4067932a.async.js (62%) rename umi.6222f0c6.js => umi.3361e715.js (99%) diff --git a/404.html b/404.html index 1c5d671f..0bba7908 100644 --- a/404.html +++ b/404.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/Marquee/basicUsage.html b/Marquee/basicUsage.html new file mode 100644 index 00000000..4fe3c288 --- /dev/null +++ b/Marquee/basicUsage.html @@ -0,0 +1,2 @@ + \ No newline at end of file diff --git a/Marquee/customColor.html b/Marquee/customColor.html new file mode 100644 index 00000000..0e6b8d08 --- /dev/null +++ b/Marquee/customColor.html @@ -0,0 +1,6 @@ + + + \ No newline at end of file diff --git a/Marquee/customStyle.html b/Marquee/customStyle.html new file mode 100644 index 00000000..8036ad7b --- /dev/null +++ b/Marquee/customStyle.html @@ -0,0 +1,14 @@ + + + + \ No newline at end of file diff --git a/Marquee/duration.html b/Marquee/duration.html new file mode 100644 index 00000000..0478a92b --- /dev/null +++ b/Marquee/duration.html @@ -0,0 +1,4 @@ + + \ No newline at end of file diff --git a/Marquee/pauseWhenHover.html b/Marquee/pauseWhenHover.html new file mode 100644 index 00000000..d6fe8ecb --- /dev/null +++ b/Marquee/pauseWhenHover.html @@ -0,0 +1,2 @@ + \ No newline at end of file diff --git a/demos.e3aedfce.async.js b/demos.6ef29ba8.async.js similarity index 76% rename from demos.e3aedfce.async.js rename to demos.6ef29ba8.async.js index d97f1d8e..a585bea7 100644 --- a/demos.e3aedfce.async.js +++ b/demos.6ef29ba8.async.js @@ -141,14 +141,14 @@ color: gray; font-size: 12px; } - `;return(0,e.jsxs)(e.Fragment,{children:[(0,e.jsx)("style",{children:r}),(0,e.jsxs)("p",{children:["\u4F60\u53EF\u4EE5\u4F7F\u7528",(0,e.jsx)("code",{children:"spacing"}),"\u53C2\u6570\u81EA\u5B9A\u4E49\u5206\u5272\u7EBF\u7684\u95F4\u8DDD\uFF1A"]}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0A\u9762\u7684\u5143\u7D20"}),(0,e.jsx)(t.Divider,{spacing:8}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0B\u9762\u7684\u5143\u7D20"}),(0,e.jsx)("br",{}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0A\u9762\u7684\u5143\u7D20"}),(0,e.jsx)(t.Divider,{spacing:"8px"}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0B\u9762\u7684\u5143\u7D20"}),(0,e.jsx)("br",{}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0A\u9762\u7684\u5143\u7D20"}),(0,e.jsx)(t.Divider,{spacing:"0.5rem"}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0B\u9762\u7684\u5143\u7D20"}),(0,e.jsx)("br",{}),(0,e.jsx)("p",{children:"\u4E5F\u53EF\u4EE5\u901A\u8FC7css\u53D8\u91CF\u7684\u65B9\u5F0F\u81EA\u5B9A\u4E49\u5206\u5272\u7EBF\u7684\u7C97\u7EC6\uFF1A"}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0A\u9762\u7684\u5143\u7D20"}),(0,e.jsx)(t.Divider,{style:{"--banana-divider-spacing":"8px"}}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0B\u9762\u7684\u5143\u7D20"})]})}},80315:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)(e.Fragment,{children:[(0,e.jsxs)("p",{children:["\u4F60\u53EF\u4EE5\u4F7F\u7528",(0,e.jsx)("code",{children:"width"}),"\u53C2\u6570\u81EA\u5B9A\u4E49\u5206\u5272\u7EBF\u7684\u7C97\u7EC6\uFF1A"]}),(0,e.jsx)(t.Divider,{width:5}),(0,e.jsx)(t.Divider,{width:"5px"}),(0,e.jsx)(t.Divider,{width:"0.5rem"}),(0,e.jsx)("br",{}),(0,e.jsx)("p",{children:"\u4E5F\u53EF\u4EE5\u901A\u8FC7css\u53D8\u91CF\u7684\u65B9\u5F0F\u81EA\u5B9A\u4E49\u5206\u5272\u7EBF\u7684\u7C97\u7EC6\uFF1A"}),(0,e.jsx)(t.Divider,{style:{"--banana-divider-width":"5px"}})]})}},95749:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsx)(t.Divider,{dashed:!0})}},93430:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsxs)("div",{style:{display:"flex",height:"40px",alignItems:"center"},children:[(0,a.jsx)(t.Button,{type:"primary",children:"\u4E3B\u8981\u6309\u94AE"}),(0,a.jsx)(t.Divider,{vertical:!0}),(0,a.jsx)(t.Button,{children:"\u9ED8\u8BA4\u6309\u94AE"}),(0,a.jsx)(t.Divider,{vertical:!0}),(0,a.jsx)(t.Button,{type:"danger",children:"\u6210\u529F\u6309\u94AE"})]})}},28925:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)(t.Dropdown,{margin:15,style:{marginRight:"10px"},children:[(0,a.jsx)(t.Button,{children:"Hover me!"}),(0,a.jsxs)("div",{slot:"drop",style:{width:"380px",padding:"10px",boxSizing:"border-box",background:"#ccc"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]}),(0,a.jsx)("div",{style:{position:"absolute",width:"12px",height:"12px",backgroundColor:"#ccc",zIndex:"-1"},className:"arrow",slot:"arrow"})]}),(0,a.jsxs)(t.Dropdown,{margin:15,placement:"topRight",children:[(0,a.jsx)(t.Button,{children:"topRight"}),(0,a.jsxs)("div",{slot:"drop",style:{width:"600px",background:"#ccc"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]}),(0,a.jsx)("div",{style:{position:"absolute",width:"12px",height:"12px",backgroundColor:"#ccc",zIndex:"-1"},className:"arrow",slot:"arrow"})]})]})}},90386:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsxs)(t.Dropdown,{children:[(0,a.jsx)(t.Button,{children:"Hover me!"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]})}},93508:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsxs)("div",{style:{display:"flex",gap:"10px",flexWrap:"wrap"},children:[(0,a.jsxs)(t.Dropdown,{placement:"bottomLeft",children:[(0,a.jsx)(t.Button,{children:"bottomLeft(default)"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]}),(0,a.jsxs)(t.Dropdown,{placement:"bottom",children:[(0,a.jsx)(t.Button,{children:"bottom"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]}),(0,a.jsxs)(t.Dropdown,{placement:"bottomRight",children:[(0,a.jsx)(t.Button,{children:"bottomRight"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]}),(0,a.jsxs)(t.Dropdown,{placement:"topLeft",children:[(0,a.jsx)(t.Button,{children:"topLeft"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]}),(0,a.jsxs)(t.Dropdown,{placement:"top",children:[(0,a.jsx)(t.Button,{children:"top"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]}),(0,a.jsxs)(t.Dropdown,{placement:"topRight",children:[(0,a.jsx)(t.Button,{children:"topRight"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]})]})}},40474:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsxs)(t.Dropdown,{triggerAction:"click",children:[(0,a.jsx)(t.Button,{children:"Click me!"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]})}},71415:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"16px"},children:[(0,e.jsx)(t.Input,{placeholder:"Basic usage"}),(0,e.jsx)(t.Input,{placeholder:"Custom placeholder"}),(0,e.jsx)(t.Input,{placeholder:"Disabled",disabled:!0})]})}},42777:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return d}});var t=n(54689),a=n.n(t),e=n(54306),i=n.n(e),r=n(57132),m=n(50959),l=n(11527);function d(){var E=m.useState("controlled"),s=i()(E,2),c=s[0],h=s[1];return(0,l.jsx)("div",{children:(0,l.jsxs)("form",{onSubmit:function(_){_.preventDefault();var x=new FormData(_.target),D=a()(x.entries()),v;try{for(D.s();!(v=D.n()).done;){var O=i()(v.value,2),p=O[0],f=O[1];console.log("".concat(p,": ").concat(f))}}catch(M){D.e(M)}finally{D.f()}},children:[(0,l.jsx)(r.Input,{type:"text",name:"username",value:"789"}),(0,l.jsx)(r.Input,{type:"password",name:"password"}),(0,l.jsx)(r.Input,{type:"text",name:"test",value:"123",disabled:!0}),(0,l.jsx)(r.Input,{type:"email",name:"email",required:!0,placeholder:"required email"}),(0,l.jsx)(r.Input,{controlled:!0,type:"text",name:"controlled",value:c,placeholder:"controlled input",onChange:function(_){console.log("change"),h(_.detail.value)}}),(0,l.jsx)(r.Button,{name:"submit",value:"haha",htmlType:"submit",children:"submit"}),(0,l.jsx)(r.Button,{htmlType:"reset",children:"reset"}),(0,l.jsx)("button",{type:"submit",children:"native submit"}),(0,l.jsx)(r.Button,{onClick:function(){h("123")},children:"change the value of controlled input to '123'"})]})})}},48448:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"16px"},children:[(0,e.jsx)(t.Input,{size:"small",placeholder:"Small size"}),(0,e.jsx)(t.Input,{size:"medium",placeholder:"Medium size"}),(0,e.jsx)(t.Input,{size:"large",placeholder:"Large size"})]})}},14953:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){var r="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.";return(0,e.jsx)("div",{children:(0,e.jsx)(t.Marquee,{content:r})})}},39767:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){var r="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.";return(0,e.jsxs)("div",{children:[(0,e.jsx)(t.Marquee,{content:r,color:"orange"}),(0,e.jsx)(t.Marquee,{content:r,color:"#BB4430"}),(0,e.jsx)(t.Marquee,{content:r,color:"rgba(0,0,0,.5)"})]})}},55371:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){var r="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.",m=` + `;return(0,e.jsxs)(e.Fragment,{children:[(0,e.jsx)("style",{children:r}),(0,e.jsxs)("p",{children:["\u4F60\u53EF\u4EE5\u4F7F\u7528",(0,e.jsx)("code",{children:"spacing"}),"\u53C2\u6570\u81EA\u5B9A\u4E49\u5206\u5272\u7EBF\u7684\u95F4\u8DDD\uFF1A"]}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0A\u9762\u7684\u5143\u7D20"}),(0,e.jsx)(t.Divider,{spacing:8}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0B\u9762\u7684\u5143\u7D20"}),(0,e.jsx)("br",{}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0A\u9762\u7684\u5143\u7D20"}),(0,e.jsx)(t.Divider,{spacing:"8px"}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0B\u9762\u7684\u5143\u7D20"}),(0,e.jsx)("br",{}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0A\u9762\u7684\u5143\u7D20"}),(0,e.jsx)(t.Divider,{spacing:"0.5rem"}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0B\u9762\u7684\u5143\u7D20"}),(0,e.jsx)("br",{}),(0,e.jsx)("p",{children:"\u4E5F\u53EF\u4EE5\u901A\u8FC7css\u53D8\u91CF\u7684\u65B9\u5F0F\u81EA\u5B9A\u4E49\u5206\u5272\u7EBF\u7684\u7C97\u7EC6\uFF1A"}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0A\u9762\u7684\u5143\u7D20"}),(0,e.jsx)(t.Divider,{style:{"--banana-divider-spacing":"8px"}}),(0,e.jsx)("div",{className:"surrounding",children:"\u4E0B\u9762\u7684\u5143\u7D20"})]})}},80315:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)(e.Fragment,{children:[(0,e.jsxs)("p",{children:["\u4F60\u53EF\u4EE5\u4F7F\u7528",(0,e.jsx)("code",{children:"width"}),"\u53C2\u6570\u81EA\u5B9A\u4E49\u5206\u5272\u7EBF\u7684\u7C97\u7EC6\uFF1A"]}),(0,e.jsx)(t.Divider,{width:5}),(0,e.jsx)(t.Divider,{width:"5px"}),(0,e.jsx)(t.Divider,{width:"0.5rem"}),(0,e.jsx)("br",{}),(0,e.jsx)("p",{children:"\u4E5F\u53EF\u4EE5\u901A\u8FC7css\u53D8\u91CF\u7684\u65B9\u5F0F\u81EA\u5B9A\u4E49\u5206\u5272\u7EBF\u7684\u7C97\u7EC6\uFF1A"}),(0,e.jsx)(t.Divider,{style:{"--banana-divider-width":"5px"}})]})}},95749:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsx)(t.Divider,{dashed:!0})}},93430:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsxs)("div",{style:{display:"flex",height:"40px",alignItems:"center"},children:[(0,a.jsx)(t.Button,{type:"primary",children:"\u4E3B\u8981\u6309\u94AE"}),(0,a.jsx)(t.Divider,{vertical:!0}),(0,a.jsx)(t.Button,{children:"\u9ED8\u8BA4\u6309\u94AE"}),(0,a.jsx)(t.Divider,{vertical:!0}),(0,a.jsx)(t.Button,{type:"danger",children:"\u6210\u529F\u6309\u94AE"})]})}},28925:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)(t.Dropdown,{margin:15,style:{marginRight:"10px"},children:[(0,a.jsx)(t.Button,{children:"Hover me!"}),(0,a.jsxs)("div",{slot:"drop",style:{width:"380px",padding:"10px",boxSizing:"border-box",background:"#ccc"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]}),(0,a.jsx)("div",{style:{position:"absolute",width:"12px",height:"12px",backgroundColor:"#ccc",zIndex:"-1"},className:"arrow",slot:"arrow"})]}),(0,a.jsxs)(t.Dropdown,{margin:15,placement:"topRight",children:[(0,a.jsx)(t.Button,{children:"topRight"}),(0,a.jsxs)("div",{slot:"drop",style:{width:"600px",background:"#ccc"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]}),(0,a.jsx)("div",{style:{position:"absolute",width:"12px",height:"12px",backgroundColor:"#ccc",zIndex:"-1"},className:"arrow",slot:"arrow"})]})]})}},90386:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsxs)(t.Dropdown,{children:[(0,a.jsx)(t.Button,{children:"Hover me!"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]})}},93508:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsxs)("div",{style:{display:"flex",gap:"10px",flexWrap:"wrap"},children:[(0,a.jsxs)(t.Dropdown,{placement:"bottomLeft",children:[(0,a.jsx)(t.Button,{children:"bottomLeft(default)"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]}),(0,a.jsxs)(t.Dropdown,{placement:"bottom",children:[(0,a.jsx)(t.Button,{children:"bottom"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]}),(0,a.jsxs)(t.Dropdown,{placement:"bottomRight",children:[(0,a.jsx)(t.Button,{children:"bottomRight"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]}),(0,a.jsxs)(t.Dropdown,{placement:"topLeft",children:[(0,a.jsx)(t.Button,{children:"topLeft"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]}),(0,a.jsxs)(t.Dropdown,{placement:"top",children:[(0,a.jsx)(t.Button,{children:"top"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]}),(0,a.jsxs)(t.Dropdown,{placement:"topRight",children:[(0,a.jsx)(t.Button,{children:"topRight"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]})]})}},40474:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){return(0,a.jsxs)(t.Dropdown,{triggerAction:"click",children:[(0,a.jsx)(t.Button,{children:"Click me!"}),(0,a.jsxs)(t.Menu,{slot:"drop",style:{maxWidth:"200px"},children:[(0,a.jsx)(t.MenuItem,{children:"Option 1"}),(0,a.jsx)(t.MenuItem,{children:"Option 2"}),(0,a.jsx)(t.MenuItem,{children:"Option 3"}),(0,a.jsx)(t.MenuItem,{children:"Option 4"}),(0,a.jsx)(t.MenuItem,{children:"Option 5"}),(0,a.jsx)(t.Divider,{}),(0,a.jsx)(t.MenuItem,{children:"Option A"}),(0,a.jsx)(t.MenuItem,{children:"Option B"})]})]})}},71415:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"16px"},children:[(0,e.jsx)(t.Input,{placeholder:"Basic usage"}),(0,e.jsx)(t.Input,{placeholder:"Custom placeholder"}),(0,e.jsx)(t.Input,{placeholder:"Disabled",disabled:!0})]})}},42777:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return d}});var t=n(54689),a=n.n(t),e=n(54306),i=n.n(e),r=n(57132),m=n(50959),l=n(11527);function d(){var E=m.useState("controlled"),s=i()(E,2),c=s[0],h=s[1];return(0,l.jsx)("div",{children:(0,l.jsxs)("form",{onSubmit:function(_){_.preventDefault();var x=new FormData(_.target),D=a()(x.entries()),v;try{for(D.s();!(v=D.n()).done;){var O=i()(v.value,2),p=O[0],f=O[1];console.log("".concat(p,": ").concat(f))}}catch(M){D.e(M)}finally{D.f()}},children:[(0,l.jsx)(r.Input,{type:"text",name:"username",value:"789"}),(0,l.jsx)(r.Input,{type:"password",name:"password"}),(0,l.jsx)(r.Input,{type:"text",name:"test",value:"123",disabled:!0}),(0,l.jsx)(r.Input,{type:"email",name:"email",required:!0,placeholder:"required email"}),(0,l.jsx)(r.Input,{controlled:!0,type:"text",name:"controlled",value:c,placeholder:"controlled input",onChange:function(_){console.log("change"),h(_.detail.value)}}),(0,l.jsx)(r.Button,{name:"submit",value:"haha",htmlType:"submit",children:"submit"}),(0,l.jsx)(r.Button,{htmlType:"reset",children:"reset"}),(0,l.jsx)("button",{type:"submit",children:"native submit"}),(0,l.jsx)(r.Button,{onClick:function(){h("123")},children:"change the value of controlled input to '123'"})]})})}},48448:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"16px"},children:[(0,e.jsx)(t.Input,{size:"small",placeholder:"Small size"}),(0,e.jsx)(t.Input,{size:"medium",placeholder:"Medium size"}),(0,e.jsx)(t.Input,{size:"large",placeholder:"Large size"})]})}},14953:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){var i="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.";return(0,a.jsx)(t.Marquee,{content:i})}},39767:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){var i="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.";return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.Marquee,{content:i,color:"orange"}),(0,a.jsx)(t.Marquee,{content:i,color:"#BB4430"}),(0,a.jsx)(t.Marquee,{content:i,color:"rgba(0,0,0,.5)"})]})}},55371:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){var r="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.",m=` .foo::part(base) { background-color: rgba(255, 0, 0, 0.8 ); padding: 10px 0; color: #fff; font-family: "Gill Sans", sans-serif; } - `;return(0,e.jsxs)(e.Fragment,{children:[(0,e.jsx)("style",{children:m}),(0,e.jsxs)("div",{children:[(0,e.jsx)(t.Marquee,{content:r,style:{"--banana-marquee-color":"orange","--banana-marquee-font-size":"12px","--banana-marquee-line-height":"2","--banana-marquee-background-color":"rgba(0,0,0,.5)"}}),(0,e.jsx)(t.Marquee,{content:r,className:"foo"})]})]})}},20394:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){var r="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.";return(0,e.jsxs)("div",{children:[(0,e.jsx)(t.Marquee,{content:r,duration:30}),(0,e.jsx)(t.Marquee,{content:r,duration:10})]})}},40920:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){var r="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.";return(0,e.jsx)("div",{children:(0,e.jsx)(t.Marquee,{content:r,pauseWhenHover:!0})})}},16712:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)(t.Menu,{style:{maxWidth:"200px"},children:[(0,e.jsx)(t.MenuItem,{children:"Option 1"}),(0,e.jsx)(t.MenuItem,{children:"Option 2"}),(0,e.jsx)(t.MenuItem,{children:"Option 3"}),(0,e.jsx)(t.MenuItem,{children:"Option 4"}),(0,e.jsx)(t.MenuItem,{children:"Option 5"}),(0,e.jsx)(t.Divider,{}),(0,e.jsx)(t.MenuItem,{children:"Option A"}),(0,e.jsx)(t.MenuItem,{children:"Option B"}),(0,e.jsx)(t.MenuItem,{children:"Option C"})]})}},49617:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)(t.Menu,{style:{maxWidth:"200px"},children:[(0,e.jsx)(t.MenuItem,{children:"Option 1"}),(0,e.jsx)(t.MenuItem,{children:"Option 2"}),(0,e.jsx)(t.MenuItem,{children:"Option 3"}),(0,e.jsx)(t.Divider,{}),(0,e.jsx)(t.MenuItem,{disabled:!0,children:"Disabled"})]})}},84651:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){var r=function(l){console.log(l.detail.item.value)};return(0,e.jsxs)(t.Menu,{onSelect:r,style:{maxWidth:"200px"},children:[(0,e.jsx)(t.MenuItem,{value:"opt-1",children:"Option 1"}),(0,e.jsx)(t.MenuItem,{value:"opt-2",children:"Option 2"}),(0,e.jsx)(t.MenuItem,{value:"opt-3",children:"Option 3"}),(0,e.jsx)(t.Divider,{}),(0,e.jsx)(t.MenuItem,{value:"disabled",disabled:!0,children:"Disabled"})]})}},74673:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsx)(t.Button,{onClick:function(){t.Message.open({content:"Say hi~"})},type:"primary",children:"\u663E\u793A\u4E00\u4E2A\u5168\u5C40\u63D0\u793A"})})}},35044:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsx)(t.Button,{onClick:function(){t.Message.info({content:"\u8FD9\u6761\u63D0\u793A\u5C06\u4F1A\u88AB\u5C55\u793A10\u79D2...",duration:10})},type:"primary",children:"\u81EA\u5B9A\u4E49\u63D0\u793A\u65F6\u957F"})})}},53028:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsx)(t.Button,{onClick:function(){var m=t.Message.loading({content:"\u6B63\u5728\u52A0\u8F7D...",duration:0});setTimeout(function(){t.Message.closeMessage(m)},5e3)},children:"\u663E\u793A\u4E00\u4E2Aloading\u63D0\u793A"})})}},70296:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{style:{display:"flex",gap:"10px",flexWrap:"wrap"},children:[(0,e.jsx)(t.Button,{onClick:function(){t.Message.info({content:"\u4E00\u4E2A\u666E\u901A\u63D0\u793A"})},type:"primary",children:"\u666E\u901A\u63D0\u793A"}),(0,e.jsx)(t.Button,{onClick:function(){t.Message.success({content:"\u4E00\u4E2A\u6210\u529F\u63D0\u793A"})},type:"success",children:"\u6210\u529F\u63D0\u793A"}),(0,e.jsx)(t.Button,{onClick:function(){t.Message.error({content:"\u4E00\u4E2A\u9519\u8BEF\u63D0\u793A"})},type:"danger",children:"\u9519\u8BEF\u63D0\u793A"}),(0,e.jsx)(t.Button,{onClick:function(){t.Message.warning({content:"\u4E00\u4E2A\u8B66\u544A\u63D0\u793A"})},type:"warning",children:"\u8B66\u544A\u63D0\u793A"})]})}},43714:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){return s(!0)},children:"Open Modal"}),(0,r.jsxs)(e.Modal,{open:E,onCancel:function(){return s(!1)},onOk:function(){s(!1),e.Message.success({content:"OK~"})},title:"I am a Modal~",children:[(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."})]})]})}},14268:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1],c=(0,i.useState)(!1),h=a()(c,2),j=h[0],_=h[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){return s(!0)},children:"\u81EA\u5B9A\u4E49\u6309\u94AE\u72B6\u6001"}),(0,r.jsxs)(e.Modal,{open:E,onCancel:function(){return s(!1)},onOk:function(){j||(_(!0),setTimeout(function(){_(!1),s(!1),e.Message.success({content:"OK~"})},3e3))},title:"I am a Modal~",okButtonLoading:j,cancelButtonDisabled:j,children:[(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."})]})]})}},3467:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){return s(!0)},children:"Open Modal"}),(0,r.jsx)(e.Modal,{open:E,onCancel:function(){return s(!1)},onOk:function(){s(!1),e.Message.success({content:"OK~"})},title:"\u4F1A\u5458\u7545\u4EAB\u5185\u5BB9",okText:"\u6CA1\u95EE\u9898\uFF01",cancelText:"\u7B97\u4E86",children:"\u662F\u5426\u5F00\u901A\u8FDE\u7EED\u5305\u6708\uFF1F"})]})}},80031:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){return s(!0)},children:"\u81EA\u5B9A\u4E49Footer"}),(0,r.jsxs)(e.Modal,{open:E,title:"\u5220\u9664\u6570\u636E",onCancel:function(){return s(!1)},children:[(0,r.jsx)("p",{children:"\u662F\u5426\u5220\u9664\u6570\u636E\uFF1F"}),(0,r.jsxs)("div",{slot:"footer",children:[(0,r.jsx)(e.Button,{onClick:function(){return s(!1)},style:{marginRight:"10px"},children:"\u53D6\u6D88"}),(0,r.jsx)(e.Button,{type:"danger",onClick:function(){s(!1),e.Message.success({content:"\u5DF2\u5220\u9664\u6570\u636E"})},children:"\u5220\u9664"})]})]})]})}},97905:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1],c=(0,i.useState)(!1),h=a()(c,2),j=h[0],_=h[1],x=(0,i.useState)(!1),D=a()(x,2),v=D[0],O=D[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{onClick:function(){return s(!0)},style:{marginRight:"20px"},children:"\u4E00\u4E2A300px\u5BBD\u5EA6\u7684Modal"}),(0,r.jsx)(e.Button,{onClick:function(){return _(!0)},children:"\u4E00\u4E2A50vw\u5BBD\u5EA6\u7684Modal"}),(0,r.jsx)("p",{children:"\u4F60\u751A\u81F3\u53EF\u4EE5\u4F7F\u7528`css\u53D8\u91CF`\u6765\u8BBE\u7F6E\u5BBD\u5EA6"}),(0,r.jsx)(e.Button,{onClick:function(){return O(!0)},children:"\u4F7F\u7528css\u53D8\u91CF\u8BBE\u7F6E\u5BBD\u5EA6"}),(0,r.jsxs)(e.Modal,{open:E,onCancel:function(){return s(!1)},onOk:function(){s(!1),e.Message.success({content:"OK~"})},title:"I am a Modal~",width:300,children:[(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."})]}),(0,r.jsxs)(e.Modal,{open:j,onCancel:function(){return _(!1)},onOk:function(){_(!1),e.Message.success({content:"OK~"})},title:"I am a Modal~",width:"50vw",children:[(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."})]}),(0,r.jsxs)(e.Modal,{open:v,onCancel:function(){return O(!1)},onOk:function(){O(!1),e.Message.success({content:"OK~"})},title:"I am a Modal~",style:{"--banana-modal-width":"50vw"},children:[(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."})]})]})}},28831:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){return s(!0)},children:"Open Modal"}),(0,r.jsx)(e.Modal,{open:E,onCancel:function(){return s(!1)},onOk:function(){s(!1),e.Message.success({content:"OK~"})},title:"I am a Modal~",children:(0,r.jsxs)("div",{style:{padding:"30px 20px",border:"1px dashed #ccc"},children:[(0,r.jsx)("div",{style:{height:"200vh"},children:"\u5F80\u4E0B\u6EDA\u52A8\u8BD5\u8BD5~\u{1F447}\u{1F3FB}\u{1F447}\u{1F447}\u{1F3FB}\u{1F447}\u{1F447}\u{1F3FB}\u{1F447}"}),(0,r.jsx)("span",{children:"Hi~ o(*\uFFE3\u25BD\uFFE3*)\u30D6"})]})})]})}},32097:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){s(!0)},children:"\u5C55\u5F00\u906E\u7F69\u5C42"}),(0,r.jsx)(e.Overlay,{open:E,onClose:function(){s(!1)}})]})}},57064:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){s(!0)},children:"\u5C55\u5F00\u906E\u7F69\u5C42\uFF08\u5E26\u5185\u5BB9\uFF09"}),(0,r.jsx)(e.Overlay,{open:E,onClose:function(){s(!1)},children:(0,r.jsx)("div",{style:{borderRadius:"4px",width:"200px",height:"200px",backgroundColor:"white"}})})]})}},24132:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1],c=(0,i.useState)(!1),h=a()(c,2),j=h[0],_=h[1],x=(0,i.useState)(!1),D=a()(x,2),v=D[0],O=D[1],p=(0,i.useState)(!1),f=a()(p,2),M=f[0],B=f[1],P=(0,r.jsxs)("div",{style:{display:"flex",alignItems:"center",flexDirection:"column"},children:[(0,r.jsx)("div",{children:"line 1"}),(0,r.jsx)("div",{children:"line 2"}),(0,r.jsx)("div",{children:"line 3"}),(0,r.jsx)("div",{children:"line 4"}),(0,r.jsx)("div",{children:"line 5"}),(0,r.jsx)("div",{children:"line 6"}),(0,r.jsx)("div",{children:"line 7"}),(0,r.jsx)("div",{children:"line 8"}),(0,r.jsx)("div",{children:"line 9"}),(0,r.jsx)("div",{children:"line 10"})]});return(0,r.jsxs)("div",{children:[(0,r.jsxs)("div",{style:{display:"flex",gap:"20px"},children:[(0,r.jsx)(e.Button,{type:"primary",onclick:function(){return s(!0)},children:"\u4ECE\u9876\u90E8\u5F39\u51FA"}),(0,r.jsx)(e.Button,{type:"primary",onclick:function(){return _(!0)},children:"\u4ECE\u53F3\u8FB9\u5F39\u51FA"}),(0,r.jsx)(e.Button,{type:"primary",onclick:function(){return O(!0)},children:"\u4ECE\u5E95\u90E8\u5F39\u51FA"}),(0,r.jsx)(e.Button,{type:"primary",onclick:function(){return B(!0)},children:"\u4ECE\u5DE6\u8FB9\u5F39\u51FA"})]}),(0,r.jsx)(e.Popup,{open:E,position:"top",onClose:function(){return s(!1)},children:P}),(0,r.jsx)(e.Popup,{open:j,position:"right",onClose:function(){return _(!1)},children:P}),(0,r.jsx)(e.Popup,{open:v,position:"bottom",onClose:function(){return O(!1)},children:P}),(0,r.jsx)(e.Popup,{open:M,position:"left",onClose:function(){return B(!1)},children:P})]})}},93904:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{children:[(0,e.jsx)(t.Progress,{}),(0,e.jsx)(t.Progress,{percent:20}),(0,e.jsx)(t.Progress,{percent:50}),(0,e.jsx)(t.Progress,{percent:100})]})}},75823:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{children:["\u4F60\u53EF\u4EE5\u4F7F\u7528 ",(0,e.jsx)("code",{children:"color"})," \u53C2\u6570\u548C ",(0,e.jsx)("code",{children:"backgroundColor"})," \u53C2\u6570\u6765\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u548C\u80CC\u666F\u989C\u8272\u3002",(0,e.jsx)(t.Progress,{percent:50,color:"rgb(224, 47, 37)",backgroundColor:"rgba(224, 47, 37, 0.3)"}),"\u5F53\u7136\u4F60\u4E5F\u53EF\u4EE5\u5B9E\u73B0\u4E00\u4E2A\u6E10\u53D8\u7684\u8FDB\u5EA6\u6761\uFF1A",(0,e.jsx)(t.Progress,{percent:50,color:"linear-gradient(to right, #FFD700, #FFA500)",backgroundColor:"linear-gradient(to right, #FFFACD, #FFD700)"}),"\u4F60\u8FD8\u53EF\u4EE5\u4F7F\u7528 ",(0,e.jsx)("code",{children:"css\u53D8\u91CF"})," \u6765\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u548C\u80CC\u666F\u989C\u8272\u3002",(0,e.jsx)(t.Progress,{percent:50,style:{"--banana-progress-color":"rgb(224, 47, 37)","--banana-progress-background-color":"rgba(224, 47, 37, 0.3)"}})]})}},39229:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{children:[(0,e.jsxs)("p",{children:["\u4F60\u53EF\u4EE5\u4F7F\u7528 ",(0,e.jsx)("code",{children:"height"})," \u53C2\u6570\u6765\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u7684\u9AD8\u5EA6\u3002"]}),(0,e.jsx)(t.Progress,{percent:50,height:16}),(0,e.jsxs)("p",{children:["\u4E5F\u53EF\u4EE5\u4F7F\u7528 ",(0,e.jsx)("code",{children:"css\u53D8\u91CF"})," \u6765\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u7684\u9AD8\u5EA6\u3002"]}),(0,e.jsx)(t.Progress,{percent:50,style:{"--banana-progress-height":"16px"}}),(0,e.jsxs)("p",{children:["\u9ED8\u8BA4\u60C5\u51B5\u4E0B\uFF0C\u8FDB\u5EA6\u6761\u7684 ",(0,e.jsx)("code",{children:"border-radius "})," \u662F\u9AD8\u5EA6\u7684\u4E00\u534A\uFF0C\u4E5F\u5C31\u662F\u8BF4\u8FDB\u5EA6\u6761\u662F\u5706\u89D2\u7684\u3002 \u4E00\u822C\u6765\u8BF4\uFF0C\u4F60\u5F88\u5C11\u9700\u8981\u6539\u53D8\u8FD9\u4E2A\u503C\uFF0C\u4F46\u662F\u5982\u679C\u4F60\u9700\u8981\u7684\u8BDD\uFF0C\u4F60\u53EF\u4EE5\u4F7F\u7528 ",(0,e.jsx)("code",{children:"css\u53D8\u91CF"})," \u6765\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u7684"," ",(0,e.jsx)("code",{children:"border-radius "}),"\u3002"]}),(0,e.jsx)(t.Progress,{percent:50,style:{"--banana-progress-border-radius":"3px"}})]})}},42133:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=i.useState(0),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{style:{display:"flex",gap:"10px"},children:[(0,r.jsx)(e.Progress,{percent:E}),(0,r.jsx)(e.Button,{onClick:function(){return s(function(h){return h+10})},type:"primary",size:"small",children:"+10%"}),(0,r.jsx)(e.Button,{onClick:function(){return s(0)},type:"warning",size:"small",children:"Reset"})]})}},45563:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsxs)(t.RadioGroup,{children:[(0,e.jsx)(t.Radio,{value:"banana",children:"Banana \u{1F34C}"}),(0,e.jsx)(t.Radio,{value:"apple",children:"Apple \u{1F34E}"})]})})}},3743:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{children:[(0,e.jsxs)(t.RadioGroup,{children:[(0,e.jsx)(t.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,e.jsx)(t.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,e.jsx)(t.Radio,{value:"cherry",disabled:!0,children:"Cherry\u{1F352}"})]}),(0,e.jsxs)(t.RadioGroup,{disabled:!0,value:"banana",children:[(0,e.jsx)(t.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,e.jsx)(t.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,e.jsx)(t.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]})]})}},10155:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return d}});var t=n(54689),a=n.n(t),e=n(54306),i=n.n(e),r=n(57132),m=n(50959),l=n(11527);function d(){var E=(0,m.useState)("banana"),s=i()(E,2),c=s[0],h=s[1];return(0,l.jsx)("div",{children:(0,l.jsxs)("form",{onSubmit:function(_){_.preventDefault();var x=new FormData(_.target),D=a()(x.entries()),v;try{for(D.s();!(v=D.n()).done;){var O=i()(v.value,2),p=O[0],f=O[1];console.log("".concat(p,": ").concat(f))}}catch(M){D.e(M)}finally{D.f()}},children:["normal",(0,l.jsxs)(r.RadioGroup,{name:"radio-group",children:[(0,l.jsx)(r.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,l.jsx)(r.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,l.jsx)(r.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]}),"disabled",(0,l.jsxs)(r.RadioGroup,{name:"radio-group-disabled",disabled:!0,children:[(0,l.jsx)(r.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,l.jsx)(r.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,l.jsx)(r.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]}),"required",(0,l.jsxs)(r.RadioGroup,{name:"radio-group-required",required:!0,children:[(0,l.jsx)(r.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,l.jsx)(r.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,l.jsx)(r.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]}),"controlled",(0,l.jsxs)(r.RadioGroup,{name:"radio-group-controlled",value:c,defaultValue:"cherry",controlled:!0,onChange:function(_){console.log(_),h(_.detail.value)},children:[(0,l.jsx)(r.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,l.jsx)(r.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,l.jsx)(r.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]}),"readonly",(0,l.jsxs)(r.RadioGroup,{name:"radio-group-readonly",readonly:!0,defaultValue:"banana",children:[(0,l.jsx)(r.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,l.jsx)(r.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,l.jsx)(r.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]}),(0,l.jsx)(r.Button,{type:"primary",htmlType:"submit",children:"submit"}),(0,l.jsx)(r.Button,{htmlType:"reset",children:"reset"})]})})}},13201:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsxs)(t.RadioGroup,{defaultValue:"medium",children:[(0,e.jsx)(t.Radio,{size:"small",value:"small",children:"small"}),(0,e.jsx)(t.Radio,{value:"medium",children:"medium (default)"}),(0,e.jsx)(t.Radio,{size:"large",value:"large",children:"large"})]})})}},99885:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsxs)(t.RadioGroup,{vertical:!0,children:[(0,e.jsx)(t.Radio,{value:"banana",children:"Banana \u{1F34C}"}),(0,e.jsx)(t.Radio,{value:"apple",children:"Apple \u{1F34E}"}),(0,e.jsx)(t.Radio,{value:"cherry",children:"Cherry \u{1F352}"})]})})}},21902:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsx)(t.Rating,{defaultValue:3})})}},86815:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){var r=` + `;return(0,e.jsxs)(e.Fragment,{children:[(0,e.jsx)("style",{children:m}),(0,e.jsxs)("div",{children:[(0,e.jsx)(t.Marquee,{content:r,style:{"--banana-marquee-color":"orange","--banana-marquee-font-size":"12px","--banana-marquee-line-height":"2","--banana-marquee-background-color":"rgba(0,0,0,.5)"}}),(0,e.jsx)(t.Marquee,{content:r,className:"foo"})]})]})}},20394:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){var i="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.";return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.Marquee,{content:i,duration:30}),(0,a.jsx)(t.Marquee,{content:i,duration:10})]})}},40920:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return e}});var t=n(57132),a=n(11527);function e(){var i="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.";return(0,a.jsx)(t.Marquee,{content:i,pauseWhenHover:!0})}},16712:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)(t.Menu,{style:{maxWidth:"200px"},children:[(0,e.jsx)(t.MenuItem,{children:"Option 1"}),(0,e.jsx)(t.MenuItem,{children:"Option 2"}),(0,e.jsx)(t.MenuItem,{children:"Option 3"}),(0,e.jsx)(t.MenuItem,{children:"Option 4"}),(0,e.jsx)(t.MenuItem,{children:"Option 5"}),(0,e.jsx)(t.Divider,{}),(0,e.jsx)(t.MenuItem,{children:"Option A"}),(0,e.jsx)(t.MenuItem,{children:"Option B"}),(0,e.jsx)(t.MenuItem,{children:"Option C"})]})}},49617:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)(t.Menu,{style:{maxWidth:"200px"},children:[(0,e.jsx)(t.MenuItem,{children:"Option 1"}),(0,e.jsx)(t.MenuItem,{children:"Option 2"}),(0,e.jsx)(t.MenuItem,{children:"Option 3"}),(0,e.jsx)(t.Divider,{}),(0,e.jsx)(t.MenuItem,{disabled:!0,children:"Disabled"})]})}},84651:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){var r=function(l){console.log(l.detail.item.value)};return(0,e.jsxs)(t.Menu,{onSelect:r,style:{maxWidth:"200px"},children:[(0,e.jsx)(t.MenuItem,{value:"opt-1",children:"Option 1"}),(0,e.jsx)(t.MenuItem,{value:"opt-2",children:"Option 2"}),(0,e.jsx)(t.MenuItem,{value:"opt-3",children:"Option 3"}),(0,e.jsx)(t.Divider,{}),(0,e.jsx)(t.MenuItem,{value:"disabled",disabled:!0,children:"Disabled"})]})}},74673:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsx)(t.Button,{onClick:function(){t.Message.open({content:"Say hi~"})},type:"primary",children:"\u663E\u793A\u4E00\u4E2A\u5168\u5C40\u63D0\u793A"})})}},35044:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsx)(t.Button,{onClick:function(){t.Message.info({content:"\u8FD9\u6761\u63D0\u793A\u5C06\u4F1A\u88AB\u5C55\u793A10\u79D2...",duration:10})},type:"primary",children:"\u81EA\u5B9A\u4E49\u63D0\u793A\u65F6\u957F"})})}},53028:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsx)(t.Button,{onClick:function(){var m=t.Message.loading({content:"\u6B63\u5728\u52A0\u8F7D...",duration:0});setTimeout(function(){t.Message.closeMessage(m)},5e3)},children:"\u663E\u793A\u4E00\u4E2Aloading\u63D0\u793A"})})}},70296:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{style:{display:"flex",gap:"10px",flexWrap:"wrap"},children:[(0,e.jsx)(t.Button,{onClick:function(){t.Message.info({content:"\u4E00\u4E2A\u666E\u901A\u63D0\u793A"})},type:"primary",children:"\u666E\u901A\u63D0\u793A"}),(0,e.jsx)(t.Button,{onClick:function(){t.Message.success({content:"\u4E00\u4E2A\u6210\u529F\u63D0\u793A"})},type:"success",children:"\u6210\u529F\u63D0\u793A"}),(0,e.jsx)(t.Button,{onClick:function(){t.Message.error({content:"\u4E00\u4E2A\u9519\u8BEF\u63D0\u793A"})},type:"danger",children:"\u9519\u8BEF\u63D0\u793A"}),(0,e.jsx)(t.Button,{onClick:function(){t.Message.warning({content:"\u4E00\u4E2A\u8B66\u544A\u63D0\u793A"})},type:"warning",children:"\u8B66\u544A\u63D0\u793A"})]})}},43714:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){return s(!0)},children:"Open Modal"}),(0,r.jsxs)(e.Modal,{open:E,onCancel:function(){return s(!1)},onOk:function(){s(!1),e.Message.success({content:"OK~"})},title:"I am a Modal~",children:[(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."})]})]})}},14268:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1],c=(0,i.useState)(!1),h=a()(c,2),j=h[0],_=h[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){return s(!0)},children:"\u81EA\u5B9A\u4E49\u6309\u94AE\u72B6\u6001"}),(0,r.jsxs)(e.Modal,{open:E,onCancel:function(){return s(!1)},onOk:function(){j||(_(!0),setTimeout(function(){_(!1),s(!1),e.Message.success({content:"OK~"})},3e3))},title:"I am a Modal~",okButtonLoading:j,cancelButtonDisabled:j,children:[(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."})]})]})}},3467:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){return s(!0)},children:"Open Modal"}),(0,r.jsx)(e.Modal,{open:E,onCancel:function(){return s(!1)},onOk:function(){s(!1),e.Message.success({content:"OK~"})},title:"\u4F1A\u5458\u7545\u4EAB\u5185\u5BB9",okText:"\u6CA1\u95EE\u9898\uFF01",cancelText:"\u7B97\u4E86",children:"\u662F\u5426\u5F00\u901A\u8FDE\u7EED\u5305\u6708\uFF1F"})]})}},80031:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){return s(!0)},children:"\u81EA\u5B9A\u4E49Footer"}),(0,r.jsxs)(e.Modal,{open:E,title:"\u5220\u9664\u6570\u636E",onCancel:function(){return s(!1)},children:[(0,r.jsx)("p",{children:"\u662F\u5426\u5220\u9664\u6570\u636E\uFF1F"}),(0,r.jsxs)("div",{slot:"footer",children:[(0,r.jsx)(e.Button,{onClick:function(){return s(!1)},style:{marginRight:"10px"},children:"\u53D6\u6D88"}),(0,r.jsx)(e.Button,{type:"danger",onClick:function(){s(!1),e.Message.success({content:"\u5DF2\u5220\u9664\u6570\u636E"})},children:"\u5220\u9664"})]})]})]})}},97905:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1],c=(0,i.useState)(!1),h=a()(c,2),j=h[0],_=h[1],x=(0,i.useState)(!1),D=a()(x,2),v=D[0],O=D[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{onClick:function(){return s(!0)},style:{marginRight:"20px"},children:"\u4E00\u4E2A300px\u5BBD\u5EA6\u7684Modal"}),(0,r.jsx)(e.Button,{onClick:function(){return _(!0)},children:"\u4E00\u4E2A50vw\u5BBD\u5EA6\u7684Modal"}),(0,r.jsx)("p",{children:"\u4F60\u751A\u81F3\u53EF\u4EE5\u4F7F\u7528`css\u53D8\u91CF`\u6765\u8BBE\u7F6E\u5BBD\u5EA6"}),(0,r.jsx)(e.Button,{onClick:function(){return O(!0)},children:"\u4F7F\u7528css\u53D8\u91CF\u8BBE\u7F6E\u5BBD\u5EA6"}),(0,r.jsxs)(e.Modal,{open:E,onCancel:function(){return s(!1)},onOk:function(){s(!1),e.Message.success({content:"OK~"})},title:"I am a Modal~",width:300,children:[(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."})]}),(0,r.jsxs)(e.Modal,{open:j,onCancel:function(){return _(!1)},onOk:function(){_(!1),e.Message.success({content:"OK~"})},title:"I am a Modal~",width:"50vw",children:[(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."})]}),(0,r.jsxs)(e.Modal,{open:v,onCancel:function(){return O(!1)},onOk:function(){O(!1),e.Message.success({content:"OK~"})},title:"I am a Modal~",style:{"--banana-modal-width":"50vw"},children:[(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."}),(0,r.jsx)("div",{children:"Some contents..."})]})]})}},28831:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){return s(!0)},children:"Open Modal"}),(0,r.jsx)(e.Modal,{open:E,onCancel:function(){return s(!1)},onOk:function(){s(!1),e.Message.success({content:"OK~"})},title:"I am a Modal~",children:(0,r.jsxs)("div",{style:{padding:"30px 20px",border:"1px dashed #ccc"},children:[(0,r.jsx)("div",{style:{height:"200vh"},children:"\u5F80\u4E0B\u6EDA\u52A8\u8BD5\u8BD5~\u{1F447}\u{1F3FB}\u{1F447}\u{1F447}\u{1F3FB}\u{1F447}\u{1F447}\u{1F3FB}\u{1F447}"}),(0,r.jsx)("span",{children:"Hi~ o(*\uFFE3\u25BD\uFFE3*)\u30D6"})]})})]})}},32097:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){s(!0)},children:"\u5C55\u5F00\u906E\u7F69\u5C42"}),(0,r.jsx)(e.Overlay,{open:E,onClose:function(){s(!1)}})]})}},57064:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{children:[(0,r.jsx)(e.Button,{type:"primary",onClick:function(){s(!0)},children:"\u5C55\u5F00\u906E\u7F69\u5C42\uFF08\u5E26\u5185\u5BB9\uFF09"}),(0,r.jsx)(e.Overlay,{open:E,onClose:function(){s(!1)},children:(0,r.jsx)("div",{style:{borderRadius:"4px",width:"200px",height:"200px",backgroundColor:"white"}})})]})}},24132:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=(0,i.useState)(!1),d=a()(l,2),E=d[0],s=d[1],c=(0,i.useState)(!1),h=a()(c,2),j=h[0],_=h[1],x=(0,i.useState)(!1),D=a()(x,2),v=D[0],O=D[1],p=(0,i.useState)(!1),f=a()(p,2),M=f[0],B=f[1],P=(0,r.jsxs)("div",{style:{display:"flex",alignItems:"center",flexDirection:"column"},children:[(0,r.jsx)("div",{children:"line 1"}),(0,r.jsx)("div",{children:"line 2"}),(0,r.jsx)("div",{children:"line 3"}),(0,r.jsx)("div",{children:"line 4"}),(0,r.jsx)("div",{children:"line 5"}),(0,r.jsx)("div",{children:"line 6"}),(0,r.jsx)("div",{children:"line 7"}),(0,r.jsx)("div",{children:"line 8"}),(0,r.jsx)("div",{children:"line 9"}),(0,r.jsx)("div",{children:"line 10"})]});return(0,r.jsxs)("div",{children:[(0,r.jsxs)("div",{style:{display:"flex",gap:"20px"},children:[(0,r.jsx)(e.Button,{type:"primary",onclick:function(){return s(!0)},children:"\u4ECE\u9876\u90E8\u5F39\u51FA"}),(0,r.jsx)(e.Button,{type:"primary",onclick:function(){return _(!0)},children:"\u4ECE\u53F3\u8FB9\u5F39\u51FA"}),(0,r.jsx)(e.Button,{type:"primary",onclick:function(){return O(!0)},children:"\u4ECE\u5E95\u90E8\u5F39\u51FA"}),(0,r.jsx)(e.Button,{type:"primary",onclick:function(){return B(!0)},children:"\u4ECE\u5DE6\u8FB9\u5F39\u51FA"})]}),(0,r.jsx)(e.Popup,{open:E,position:"top",onClose:function(){return s(!1)},children:P}),(0,r.jsx)(e.Popup,{open:j,position:"right",onClose:function(){return _(!1)},children:P}),(0,r.jsx)(e.Popup,{open:v,position:"bottom",onClose:function(){return O(!1)},children:P}),(0,r.jsx)(e.Popup,{open:M,position:"left",onClose:function(){return B(!1)},children:P})]})}},93904:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{children:[(0,e.jsx)(t.Progress,{}),(0,e.jsx)(t.Progress,{percent:20}),(0,e.jsx)(t.Progress,{percent:50}),(0,e.jsx)(t.Progress,{percent:100})]})}},75823:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{children:["\u4F60\u53EF\u4EE5\u4F7F\u7528 ",(0,e.jsx)("code",{children:"color"})," \u53C2\u6570\u548C ",(0,e.jsx)("code",{children:"backgroundColor"})," \u53C2\u6570\u6765\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u548C\u80CC\u666F\u989C\u8272\u3002",(0,e.jsx)(t.Progress,{percent:50,color:"rgb(224, 47, 37)",backgroundColor:"rgba(224, 47, 37, 0.3)"}),"\u5F53\u7136\u4F60\u4E5F\u53EF\u4EE5\u5B9E\u73B0\u4E00\u4E2A\u6E10\u53D8\u7684\u8FDB\u5EA6\u6761\uFF1A",(0,e.jsx)(t.Progress,{percent:50,color:"linear-gradient(to right, #FFD700, #FFA500)",backgroundColor:"linear-gradient(to right, #FFFACD, #FFD700)"}),"\u4F60\u8FD8\u53EF\u4EE5\u4F7F\u7528 ",(0,e.jsx)("code",{children:"css\u53D8\u91CF"})," \u6765\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u548C\u80CC\u666F\u989C\u8272\u3002",(0,e.jsx)(t.Progress,{percent:50,style:{"--banana-progress-color":"rgb(224, 47, 37)","--banana-progress-background-color":"rgba(224, 47, 37, 0.3)"}})]})}},39229:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{children:[(0,e.jsxs)("p",{children:["\u4F60\u53EF\u4EE5\u4F7F\u7528 ",(0,e.jsx)("code",{children:"height"})," \u53C2\u6570\u6765\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u7684\u9AD8\u5EA6\u3002"]}),(0,e.jsx)(t.Progress,{percent:50,height:16}),(0,e.jsxs)("p",{children:["\u4E5F\u53EF\u4EE5\u4F7F\u7528 ",(0,e.jsx)("code",{children:"css\u53D8\u91CF"})," \u6765\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u7684\u9AD8\u5EA6\u3002"]}),(0,e.jsx)(t.Progress,{percent:50,style:{"--banana-progress-height":"16px"}}),(0,e.jsxs)("p",{children:["\u9ED8\u8BA4\u60C5\u51B5\u4E0B\uFF0C\u8FDB\u5EA6\u6761\u7684 ",(0,e.jsx)("code",{children:"border-radius "})," \u662F\u9AD8\u5EA6\u7684\u4E00\u534A\uFF0C\u4E5F\u5C31\u662F\u8BF4\u8FDB\u5EA6\u6761\u662F\u5706\u89D2\u7684\u3002 \u4E00\u822C\u6765\u8BF4\uFF0C\u4F60\u5F88\u5C11\u9700\u8981\u6539\u53D8\u8FD9\u4E2A\u503C\uFF0C\u4F46\u662F\u5982\u679C\u4F60\u9700\u8981\u7684\u8BDD\uFF0C\u4F60\u53EF\u4EE5\u4F7F\u7528 ",(0,e.jsx)("code",{children:"css\u53D8\u91CF"})," \u6765\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u7684"," ",(0,e.jsx)("code",{children:"border-radius "}),"\u3002"]}),(0,e.jsx)(t.Progress,{percent:50,style:{"--banana-progress-border-radius":"3px"}})]})}},42133:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return m}});var t=n(54306),a=n.n(t),e=n(57132),i=n(50959),r=n(11527);function m(){var l=i.useState(0),d=a()(l,2),E=d[0],s=d[1];return(0,r.jsxs)("div",{style:{display:"flex",gap:"10px"},children:[(0,r.jsx)(e.Progress,{percent:E}),(0,r.jsx)(e.Button,{onClick:function(){return s(function(h){return h+10})},type:"primary",size:"small",children:"+10%"}),(0,r.jsx)(e.Button,{onClick:function(){return s(0)},type:"warning",size:"small",children:"Reset"})]})}},45563:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsxs)(t.RadioGroup,{children:[(0,e.jsx)(t.Radio,{value:"banana",children:"Banana \u{1F34C}"}),(0,e.jsx)(t.Radio,{value:"apple",children:"Apple \u{1F34E}"})]})})}},3743:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsxs)("div",{children:[(0,e.jsxs)(t.RadioGroup,{children:[(0,e.jsx)(t.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,e.jsx)(t.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,e.jsx)(t.Radio,{value:"cherry",disabled:!0,children:"Cherry\u{1F352}"})]}),(0,e.jsxs)(t.RadioGroup,{disabled:!0,value:"banana",children:[(0,e.jsx)(t.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,e.jsx)(t.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,e.jsx)(t.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]})]})}},10155:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return d}});var t=n(54689),a=n.n(t),e=n(54306),i=n.n(e),r=n(57132),m=n(50959),l=n(11527);function d(){var E=(0,m.useState)("banana"),s=i()(E,2),c=s[0],h=s[1];return(0,l.jsx)("div",{children:(0,l.jsxs)("form",{onSubmit:function(_){_.preventDefault();var x=new FormData(_.target),D=a()(x.entries()),v;try{for(D.s();!(v=D.n()).done;){var O=i()(v.value,2),p=O[0],f=O[1];console.log("".concat(p,": ").concat(f))}}catch(M){D.e(M)}finally{D.f()}},children:["normal",(0,l.jsxs)(r.RadioGroup,{name:"radio-group",children:[(0,l.jsx)(r.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,l.jsx)(r.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,l.jsx)(r.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]}),"disabled",(0,l.jsxs)(r.RadioGroup,{name:"radio-group-disabled",disabled:!0,children:[(0,l.jsx)(r.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,l.jsx)(r.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,l.jsx)(r.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]}),"required",(0,l.jsxs)(r.RadioGroup,{name:"radio-group-required",required:!0,children:[(0,l.jsx)(r.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,l.jsx)(r.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,l.jsx)(r.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]}),"controlled",(0,l.jsxs)(r.RadioGroup,{name:"radio-group-controlled",value:c,defaultValue:"cherry",controlled:!0,onChange:function(_){console.log(_),h(_.detail.value)},children:[(0,l.jsx)(r.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,l.jsx)(r.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,l.jsx)(r.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]}),"readonly",(0,l.jsxs)(r.RadioGroup,{name:"radio-group-readonly",readonly:!0,defaultValue:"banana",children:[(0,l.jsx)(r.Radio,{value:"banana",children:"Banana\u{1F34C}"}),(0,l.jsx)(r.Radio,{value:"apple",children:"Apple\u{1F34E}"}),(0,l.jsx)(r.Radio,{value:"cherry",children:"Cherry\u{1F352}"})]}),(0,l.jsx)(r.Button,{type:"primary",htmlType:"submit",children:"submit"}),(0,l.jsx)(r.Button,{htmlType:"reset",children:"reset"})]})})}},13201:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsxs)(t.RadioGroup,{defaultValue:"medium",children:[(0,e.jsx)(t.Radio,{size:"small",value:"small",children:"small"}),(0,e.jsx)(t.Radio,{value:"medium",children:"medium (default)"}),(0,e.jsx)(t.Radio,{size:"large",value:"large",children:"large"})]})})}},99885:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsxs)(t.RadioGroup,{vertical:!0,children:[(0,e.jsx)(t.Radio,{value:"banana",children:"Banana \u{1F34C}"}),(0,e.jsx)(t.Radio,{value:"apple",children:"Apple \u{1F34E}"}),(0,e.jsx)(t.Radio,{value:"cherry",children:"Cherry \u{1F352}"})]})})}},21902:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){return(0,e.jsx)("div",{children:(0,e.jsx)(t.Rating,{defaultValue:3})})}},86815:function(o,u,n){"use strict";n.r(u),n.d(u,{default:function(){return i}});var t=n(57132),a=n(50959),e=n(11527);function i(){var r=` \u901A\u8FC7 color \u5C5E\u6027\u53EF\u4EE5\u81EA\u5B9A\u4E49\u5185\u5BB9\u7684\u6587\u5B57\u989C\u8272\u3002

",filename:"docs/example/Marquee/demos/customColor.tsx"}},{demo:{id:"docs-example-marquee-demo-duration"},previewerProps:{title:"\u6EDA\u52A8\u65F6\u957F",description:"

\u901A\u8FC7 duration \u5C5E\u6027\u53EF\u4EE5\u81EA\u5B9A\u4E49\u6EDA\u52A8\u65F6\u957F\uFF0C\u4ECE\u800C\u63A7\u5236\u6EDA\u52A8\u901F\u5EA6\u3002

",filename:"docs/example/Marquee/demos/duration.tsx"}},{demo:{id:"docs-example-marquee-demo-pausewhenhover"},previewerProps:{title:"hover\u6682\u505C",description:"

\u901A\u8FC7 pauseWhenHover \u5C5E\u6027\u53EF\u4EE5\u63A7\u5236\u9F20\u6807\u60AC\u505C\u65F6\u662F\u5426\u6682\u505C\u6EDA\u52A8\u3002

",filename:"docs/example/Marquee/demos/pauseWhenHover.tsx"}},{demo:{id:"docs-example-marquee-demo-customstyle"},previewerProps:{title:"\u81EA\u5B9A\u4E49\u6837\u5F0F",description:"

\u4F60\u53EF\u4EE5\u4F7F\u7528\u7EC4\u4EF6\u66B4\u9732\u51FA\u6765\u7684CSS\u53D8\u91CF\u548Cpart\u5C5E\u6027\u6765\u5B9E\u73B0\u66F4\u7EC6\u7C92\u5EA6\u7684\u81EA\u5B9A\u4E49\u6837\u5F0F\u3002

",filename:"docs/example/Marquee/demos/customStyle.tsx"}}]}),(0,e.jsxs)("div",{className:"markdown",children:[(0,e.jsxs)("h2",{id:"\u5C5E\u6027---attributes--properties",children:[(0,e.jsx)("a",{"aria-hidden":"true",tabIndex:"-1",href:"#\u5C5E\u6027---attributes--properties",children:(0,e.jsx)("span",{className:"icon icon-link"})}),"\u5C5E\u6027 - Attributes & Properties"]}),(0,e.jsxs)(n.Z,{children:[(0,e.jsx)("thead",{children:(0,e.jsxs)("tr",{children:[(0,e.jsx)("th",{children:s[2].value}),(0,e.jsx)("th",{children:s[3].value}),(0,e.jsx)("th",{children:s[4].value}),(0,e.jsx)("th",{children:s[5].value})]})}),(0,e.jsxs)("tbody",{children:[(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[6].value}),(0,e.jsx)("td",{children:s[7].value}),(0,e.jsx)("td",{children:(0,e.jsx)("code",{children:s[8].value})}),(0,e.jsx)("td",{children:s[9].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[10].value}),(0,e.jsx)("td",{children:s[11].value}),(0,e.jsx)("td",{children:(0,e.jsx)("code",{children:s[12].value})}),(0,e.jsx)("td",{children:s[13].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[14].value}),(0,e.jsx)("td",{children:s[15].value}),(0,e.jsx)("td",{children:(0,e.jsx)("code",{children:s[16].value})}),(0,e.jsx)("td",{children:s[17].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[18].value}),(0,e.jsx)("td",{children:s[19].value}),(0,e.jsx)("td",{children:(0,e.jsx)("code",{children:s[20].value})}),(0,e.jsx)("td",{children:s[21].value})]})]})]}),(0,e.jsxs)("h2",{id:"css-parts",children:[(0,e.jsx)("a",{"aria-hidden":"true",tabIndex:"-1",href:"#css-parts",children:(0,e.jsx)("span",{className:"icon icon-link"})}),"CSS Parts"]}),(0,e.jsxs)(n.Z,{children:[(0,e.jsx)("thead",{children:(0,e.jsxs)("tr",{children:[(0,e.jsx)("th",{children:s[22].value}),(0,e.jsx)("th",{children:s[23].value})]})}),(0,e.jsxs)("tbody",{children:[(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[24].value}),(0,e.jsx)("td",{children:s[25].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[26].value}),(0,e.jsx)("td",{children:s[27].value})]})]})]}),(0,e.jsxs)("h2",{id:"\u6837\u5F0F\u53D8\u91CF",children:[(0,e.jsx)("a",{"aria-hidden":"true",tabIndex:"-1",href:"#\u6837\u5F0F\u53D8\u91CF",children:(0,e.jsx)("span",{className:"icon icon-link"})}),"\u6837\u5F0F\u53D8\u91CF"]}),(0,e.jsxs)(n.Z,{children:[(0,e.jsx)("thead",{children:(0,e.jsxs)("tr",{children:[(0,e.jsx)("th",{children:s[28].value}),(0,e.jsx)("th",{children:s[29].value}),(0,e.jsx)("th",{children:s[30].value})]})}),(0,e.jsxs)("tbody",{children:[(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[31].value}),(0,e.jsx)("td",{children:s[32].value}),(0,e.jsx)("td",{children:s[33].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[34].value}),(0,e.jsx)("td",{children:s[35].value}),(0,e.jsx)("td",{children:s[36].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[37].value}),(0,e.jsx)("td",{children:s[38].value}),(0,e.jsx)("td",{children:s[39].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[40].value}),(0,e.jsx)("td",{children:s[41].value}),(0,e.jsx)("td",{children:s[42].value})]})]})]})]})]})})}_.default=l},64499:function(h,_,d){var c=d(70800),u=d(61306),r=d(51605),n=d(11527),o=function(a){var e=a.children,l=a.lang,t=(0,r.HX)(function(s){return s.siteData.themeConfig.syntaxTheme});return(0,n.jsx)(c.f,{children:(0,n.jsx)(u.oP,{syntaxThemes:t,language:l,children:e})})};_.Z=o}}]); +"use strict";(self.webpackChunkbanana=self.webpackChunkbanana||[]).push([[205],{72494:function(h,_,d){d.r(_);var c=d(49061),u=d(93012),r=d(64499),n=d(28153),o=d(67113),i=d(3963),a=d(50959),e=d(11527);function l(){var t=(0,i.eL)(),s=t.texts;return(0,e.jsx)(i.dY,{children:(0,e.jsxs)(e.Fragment,{children:[(0,e.jsxs)("div",{className:"markdown",children:[(0,e.jsxs)("h1",{id:"marquee-\u8DD1\u9A6C\u706F",children:[(0,e.jsx)("a",{"aria-hidden":"true",tabIndex:"-1",href:"#marquee-\u8DD1\u9A6C\u706F",children:(0,e.jsx)("span",{className:"icon icon-link"})}),"Marquee \u8DD1\u9A6C\u706F"]}),(0,e.jsx)(r.Z,{children:s[0].value}),(0,e.jsx)("p",{children:s[1].value}),(0,e.jsxs)("h2",{id:"\u4EE3\u7801\u6F14\u793A",children:[(0,e.jsx)("a",{"aria-hidden":"true",tabIndex:"-1",href:"#\u4EE3\u7801\u6F14\u793A",children:(0,e.jsx)("span",{className:"icon icon-link"})}),"\u4EE3\u7801\u6F14\u793A"]})]}),(0,e.jsx)(i.Z1,{items:[{demo:{id:"docs-example-marquee-demo-basicusage"},previewerProps:{title:"\u57FA\u672C\u4F7F\u7528",filename:"docs/example/Marquee/demos/basicUsage.tsx"}},{demo:{id:"docs-example-marquee-demo-customcolor"},previewerProps:{title:"\u81EA\u5B9A\u4E49\u989C\u8272",description:"

\u901A\u8FC7 color \u5C5E\u6027\u53EF\u4EE5\u81EA\u5B9A\u4E49\u5185\u5BB9\u7684\u6587\u5B57\u989C\u8272\u3002

",filename:"docs/example/Marquee/demos/customColor.tsx"}},{demo:{id:"docs-example-marquee-demo-duration"},previewerProps:{title:"\u6EDA\u52A8\u65F6\u957F",description:"

\u901A\u8FC7 duration \u5C5E\u6027\u53EF\u4EE5\u81EA\u5B9A\u4E49\u6EDA\u52A8\u65F6\u957F\uFF0C\u4ECE\u800C\u63A7\u5236\u6EDA\u52A8\u901F\u5EA6\u3002

",filename:"docs/example/Marquee/demos/duration.tsx"}},{demo:{id:"docs-example-marquee-demo-pausewhenhover"},previewerProps:{title:"hover\u6682\u505C",description:"

\u901A\u8FC7 pauseWhenHover \u5C5E\u6027\u53EF\u4EE5\u63A7\u5236\u9F20\u6807\u60AC\u505C\u65F6\u662F\u5426\u6682\u505C\u6EDA\u52A8\u3002

",filename:"docs/example/Marquee/demos/pauseWhenHover.tsx"}},{demo:{id:"docs-example-marquee-demo-customstyle"},previewerProps:{title:"\u81EA\u5B9A\u4E49\u6837\u5F0F",description:"

\u4F60\u53EF\u4EE5\u4F7F\u7528\u7EC4\u4EF6\u66B4\u9732\u51FA\u6765\u7684CSS\u53D8\u91CF\u548Cpart\u5C5E\u6027\u6765\u5B9E\u73B0\u66F4\u7EC6\u7C92\u5EA6\u7684\u81EA\u5B9A\u4E49\u6837\u5F0F\u3002

",filename:"docs/example/Marquee/demos/customStyle.tsx"}}]}),(0,e.jsxs)("div",{className:"markdown",children:[(0,e.jsxs)("h2",{id:"\u5C5E\u6027---attributes--properties",children:[(0,e.jsx)("a",{"aria-hidden":"true",tabIndex:"-1",href:"#\u5C5E\u6027---attributes--properties",children:(0,e.jsx)("span",{className:"icon icon-link"})}),"\u5C5E\u6027 - Attributes & Properties"]}),(0,e.jsxs)(n.Z,{children:[(0,e.jsx)("thead",{children:(0,e.jsxs)("tr",{children:[(0,e.jsx)("th",{children:s[2].value}),(0,e.jsx)("th",{children:s[3].value}),(0,e.jsx)("th",{children:s[4].value}),(0,e.jsx)("th",{children:s[5].value})]})}),(0,e.jsxs)("tbody",{children:[(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[6].value}),(0,e.jsx)("td",{children:s[7].value}),(0,e.jsx)("td",{children:(0,e.jsx)("code",{children:s[8].value})}),(0,e.jsx)("td",{children:s[9].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[10].value}),(0,e.jsx)("td",{children:s[11].value}),(0,e.jsx)("td",{children:(0,e.jsx)("code",{children:s[12].value})}),(0,e.jsx)("td",{children:s[13].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[14].value}),(0,e.jsx)("td",{children:s[15].value}),(0,e.jsx)("td",{children:(0,e.jsx)("code",{children:s[16].value})}),(0,e.jsx)("td",{children:s[17].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsxs)("td",{children:[s[18].value,(0,e.jsx)("br",{}),s[19].value]}),(0,e.jsx)("td",{children:s[20].value}),(0,e.jsx)("td",{children:(0,e.jsx)("code",{children:s[21].value})}),(0,e.jsx)("td",{children:s[22].value})]})]})]}),(0,e.jsxs)("h2",{id:"css-parts",children:[(0,e.jsx)("a",{"aria-hidden":"true",tabIndex:"-1",href:"#css-parts",children:(0,e.jsx)("span",{className:"icon icon-link"})}),"CSS Parts"]}),(0,e.jsxs)(n.Z,{children:[(0,e.jsx)("thead",{children:(0,e.jsxs)("tr",{children:[(0,e.jsx)("th",{children:s[23].value}),(0,e.jsx)("th",{children:s[24].value})]})}),(0,e.jsxs)("tbody",{children:[(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[25].value}),(0,e.jsx)("td",{children:s[26].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[27].value}),(0,e.jsx)("td",{children:s[28].value})]})]})]}),(0,e.jsxs)("h2",{id:"\u6837\u5F0F\u53D8\u91CF",children:[(0,e.jsx)("a",{"aria-hidden":"true",tabIndex:"-1",href:"#\u6837\u5F0F\u53D8\u91CF",children:(0,e.jsx)("span",{className:"icon icon-link"})}),"\u6837\u5F0F\u53D8\u91CF"]}),(0,e.jsxs)(n.Z,{children:[(0,e.jsx)("thead",{children:(0,e.jsxs)("tr",{children:[(0,e.jsx)("th",{children:s[29].value}),(0,e.jsx)("th",{children:s[30].value}),(0,e.jsx)("th",{children:s[31].value})]})}),(0,e.jsxs)("tbody",{children:[(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[32].value}),(0,e.jsx)("td",{children:s[33].value}),(0,e.jsx)("td",{children:s[34].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[35].value}),(0,e.jsx)("td",{children:s[36].value}),(0,e.jsx)("td",{children:s[37].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[38].value}),(0,e.jsx)("td",{children:s[39].value}),(0,e.jsx)("td",{children:s[40].value})]}),(0,e.jsxs)("tr",{children:[(0,e.jsx)("td",{children:s[41].value}),(0,e.jsx)("td",{children:s[42].value}),(0,e.jsx)("td",{children:s[43].value})]})]})]})]})]})})}_.default=l},64499:function(h,_,d){var c=d(70800),u=d(61306),r=d(51605),n=d(11527),o=function(a){var e=a.children,l=a.lang,t=(0,r.HX)(function(s){return s.siteData.themeConfig.syntaxTheme});return(0,n.jsx)(c.f,{children:(0,n.jsx)(u.oP,{syntaxThemes:t,language:l,children:e})})};_.Z=o}}]); diff --git a/example/button/index.html b/example/button/index.html index 1c5d671f..0bba7908 100644 --- a/example/button/index.html +++ b/example/button/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/carousel/index.html b/example/carousel/index.html index 1c5d671f..0bba7908 100644 --- a/example/carousel/index.html +++ b/example/carousel/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/checkbox/index.html b/example/checkbox/index.html index 1c5d671f..0bba7908 100644 --- a/example/checkbox/index.html +++ b/example/checkbox/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/collapse/index.html b/example/collapse/index.html index 1c5d671f..0bba7908 100644 --- a/example/collapse/index.html +++ b/example/collapse/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/countdown/index.html b/example/countdown/index.html index 1c5d671f..0bba7908 100644 --- a/example/countdown/index.html +++ b/example/countdown/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/divider/index.html b/example/divider/index.html index 1c5d671f..0bba7908 100644 --- a/example/divider/index.html +++ b/example/divider/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/dropdown/index.html b/example/dropdown/index.html index 1c5d671f..0bba7908 100644 --- a/example/dropdown/index.html +++ b/example/dropdown/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/input/index.html b/example/input/index.html index 1c5d671f..0bba7908 100644 --- a/example/input/index.html +++ b/example/input/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/marquee/index.html b/example/marquee/index.html index 1c5d671f..0bba7908 100644 --- a/example/marquee/index.html +++ b/example/marquee/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/menu/index.html b/example/menu/index.html index 1c5d671f..0bba7908 100644 --- a/example/menu/index.html +++ b/example/menu/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/message/index.html b/example/message/index.html index 1c5d671f..0bba7908 100644 --- a/example/message/index.html +++ b/example/message/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/modal/index.html b/example/modal/index.html index 1c5d671f..0bba7908 100644 --- a/example/modal/index.html +++ b/example/modal/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/overlay/index.html b/example/overlay/index.html index 1c5d671f..0bba7908 100644 --- a/example/overlay/index.html +++ b/example/overlay/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/popup/index.html b/example/popup/index.html index 1c5d671f..0bba7908 100644 --- a/example/popup/index.html +++ b/example/popup/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/progress/index.html b/example/progress/index.html index 1c5d671f..0bba7908 100644 --- a/example/progress/index.html +++ b/example/progress/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/radio/index.html b/example/radio/index.html index 1c5d671f..0bba7908 100644 --- a/example/radio/index.html +++ b/example/radio/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/rating/index.html b/example/rating/index.html index 1c5d671f..0bba7908 100644 --- a/example/rating/index.html +++ b/example/rating/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/select/index.html b/example/select/index.html index 1c5d671f..0bba7908 100644 --- a/example/select/index.html +++ b/example/select/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/stepper/index.html b/example/stepper/index.html index 1c5d671f..0bba7908 100644 --- a/example/stepper/index.html +++ b/example/stepper/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/example/tooltip/index.html b/example/tooltip/index.html index 1c5d671f..0bba7908 100644 --- a/example/tooltip/index.html +++ b/example/tooltip/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/guide/advanced/index.html b/guide/advanced/index.html index 1c5d671f..0bba7908 100644 --- a/guide/advanced/index.html +++ b/guide/advanced/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/guide/contributing/index.html b/guide/contributing/index.html index 1c5d671f..0bba7908 100644 --- a/guide/contributing/index.html +++ b/guide/contributing/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/guide/design-tokens/index.html b/guide/design-tokens/index.html index 1c5d671f..0bba7908 100644 --- a/guide/design-tokens/index.html +++ b/guide/design-tokens/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/guide/installation/index.html b/guide/installation/index.html index 1c5d671f..0bba7908 100644 --- a/guide/installation/index.html +++ b/guide/installation/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/guide/introduction/index.html b/guide/introduction/index.html index 1c5d671f..0bba7908 100644 --- a/guide/introduction/index.html +++ b/guide/introduction/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/guide/quick-start/index.html b/guide/quick-start/index.html index 1c5d671f..0bba7908 100644 --- a/guide/quick-start/index.html +++ b/guide/quick-start/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/guide/react/index.html b/guide/react/index.html index 1c5d671f..0bba7908 100644 --- a/guide/react/index.html +++ b/guide/react/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/guide/ssr/index.html b/guide/ssr/index.html index 1c5d671f..0bba7908 100644 --- a/guide/ssr/index.html +++ b/guide/ssr/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/index.html b/index.html index 1c5d671f..0bba7908 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/umi.6222f0c6.js b/umi.3361e715.js similarity index 99% rename from umi.6222f0c6.js rename to umi.3361e715.js index 9e7f8ad7..a48d8314 100644 --- a/umi.6222f0c6.js +++ b/umi.3361e715.js @@ -252,8 +252,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho `,paraId:0,tocIndex:0},{value:"\u5C06\u590D\u6742\u7684\u5185\u5BB9\u653E\u5165\u6298\u53E0\u9762\u677F\u4E2D\uFF0C\u53EF\u4FDD\u6301\u9875\u9762\u7684\u6574\u6D01\u3002",paraId:1,tocIndex:1},{value:"\u5C5E\u6027",paraId:2,tocIndex:7},{value:"\u8BF4\u660E",paraId:2,tocIndex:7},{value:"\u7C7B\u578B",paraId:2,tocIndex:7},{value:"\u9ED8\u8BA4\u503C",paraId:2,tocIndex:7},{value:"title",paraId:2,tocIndex:7},{value:"\u6298\u53E0\u9762\u677F\u7684\u6807\u9898",paraId:2,tocIndex:7},{value:"string",paraId:2,tocIndex:7},{value:"''",paraId:2,tocIndex:7},{value:"open",paraId:2,tocIndex:7},{value:"\u662F\u5426\u5C55\u5F00",paraId:2,tocIndex:7},{value:"boolean",paraId:2,tocIndex:7},{value:"false",paraId:2,tocIndex:7},{value:"disabled",paraId:2,tocIndex:7},{value:"\u662F\u5426\u7981\u7528",paraId:2,tocIndex:7},{value:"boolean",paraId:2,tocIndex:7},{value:"false",paraId:2,tocIndex:7},{value:"\u65B9\u6CD5",paraId:3,tocIndex:8},{value:"\u8BF4\u660E",paraId:3,tocIndex:8},{value:"\u53C2\u6570",paraId:3,tocIndex:8},{value:"show()",paraId:3,tocIndex:8},{value:"\u5C55\u5F00\u6298\u53E0\u9762\u677F",paraId:3,tocIndex:8},{value:"-",paraId:3,tocIndex:8},{value:"hide()",paraId:3,tocIndex:8},{value:"\u6536\u8D77\u6298\u53E0\u9762\u677F",paraId:3,tocIndex:8},{value:"-",paraId:3,tocIndex:8},{value:"\u4E8B\u4EF6",paraId:4,tocIndex:9},{value:"\u8BF4\u660E",paraId:4,tocIndex:9},{value:"Event Detail",paraId:4,tocIndex:9},{value:"show",paraId:4,tocIndex:9},{value:"\u5F00\u59CB\u5C55\u5F00\u65F6\u89E6\u53D1",paraId:4,tocIndex:9},{value:"-",paraId:4,tocIndex:9},{value:"hide",paraId:4,tocIndex:9},{value:"\u5F00\u59CB\u6536\u8D77\u65F6\u89E6\u53D1",paraId:4,tocIndex:9},{value:"-",paraId:4,tocIndex:9},{value:"afterShow",paraId:4,tocIndex:9},{value:"\u5C55\u5F00\u5B8C\u6210\u65F6\u89E6\u53D1",paraId:4,tocIndex:9},{value:"-",paraId:4,tocIndex:9},{value:"afterHide",paraId:4,tocIndex:9},{value:"\u6536\u8D77\u5B8C\u6210\u65F6\u89E6\u53D1",paraId:4,tocIndex:9},{value:"-",paraId:4,tocIndex:9},{value:"\u63D2\u69FD",paraId:5,tocIndex:10},{value:"\u8BF4\u660E",paraId:5,tocIndex:10},{value:"(default)",paraId:5,tocIndex:10},{value:"\u6298\u53E0\u9762\u677F\u7684\u5C55\u5F00\u533A\u57DF\u5185\u5BB9",paraId:5,tocIndex:10},{value:"title",paraId:5,tocIndex:10},{value:"\u6298\u53E0\u9762\u677F\u7684\u6807\u9898\u533A\u57DF",paraId:5,tocIndex:10},{value:"expand-icon",paraId:5,tocIndex:10},{value:"\u5C55\u5F00\u56FE\u6807",paraId:5,tocIndex:10},{value:"collapse-icon",paraId:5,tocIndex:10},{value:"\u6536\u8D77\u56FE\u6807",paraId:5,tocIndex:10},{value:"Part",paraId:6,tocIndex:11},{value:"\u8BF4\u660E",paraId:6,tocIndex:11},{value:"base",paraId:6,tocIndex:11},{value:"\u5305\u88F9\u7EC4\u4EF6\u7684\u5BB9\u5668",paraId:6,tocIndex:11},{value:"header",paraId:6,tocIndex:11},{value:"\u7EC4\u4EF6\u7684 header \u533A\u57DF",paraId:6,tocIndex:11},{value:"content",paraId:6,tocIndex:11},{value:"\u5C55\u5F00\u7684\u5185\u5BB9\u533A\u57DF",paraId:6,tocIndex:11},{value:"\u53D8\u91CF",paraId:7,tocIndex:12},{value:"\u8BF4\u660E",paraId:7,tocIndex:12},{value:"\u9ED8\u8BA4\u503C",paraId:7,tocIndex:12},{value:"--banana-collapse-title-padding",paraId:7,tocIndex:12},{value:"\u6807\u9898\u7684 padding",paraId:7,tocIndex:12},{value:"16px",paraId:7,tocIndex:12},{value:"--banana-collapse-content-padding",paraId:7,tocIndex:12},{value:"\u5C55\u5F00\u533A\u57DF\u7684 padding",paraId:7,tocIndex:12},{value:"16px",paraId:7,tocIndex:12}],B={"docs-example-dropdown-demo-basicusage":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,90386))})),asset:{type:"BLOCK",id:"docs-example-dropdown-demo-basicusage",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(45207).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},title:"\u57FA\u672C\u4F7F\u7528"}},"docs-example-dropdown-demo-placement":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,93508))})),asset:{type:"BLOCK",id:"docs-example-dropdown-demo-placement",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(86807).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},description:"\u901A\u8FC7placement\u53C2\u6570\u4F7F\u4E0B\u62C9\u83DC\u5355\u4ECE\u4E0D\u540C\u7684\u4F4D\u7F6E\u5F39\u51FA",title:"\u5F39\u51FA\u4F4D\u7F6E"}},"docs-example-dropdown-demo-arrow":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,28925))})),asset:{type:"BLOCK",id:"docs-example-dropdown-demo-arrow",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(1833).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},description:"\u4F7F\u7528arrow\u63D2\u69FD\u7ED9\u4E0B\u62C9\u83DC\u5355\u6DFB\u52A0\u7BAD\u5934\u3002",title:"\u663E\u793A\u7BAD\u5934"}},"docs-example-dropdown-demo-triggeraction":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,40474))})),asset:{type:"BLOCK",id:"docs-example-dropdown-demo-triggeraction",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(44396).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},description:"\u901A\u8FC7 triggerAction \u53C2\u6570\u8BBE\u7F6E\u89E6\u53D1\u65B9\u5F0F\uFF0C\u53EF\u9009\u503C\u4E3A hover\u3001click\uFF0C \u9ED8\u8BA4\u4E3A hover\u3002",title:"\u89E6\u53D1\u65B9\u5F0F"}}},M={title:"Dropdown \u4E0B\u62C9\u83DC\u5355",toc:"menu",filename:"docs/example/Dropdown/index.md",lastUpdated:1710497972e3,group:"\u7EC4\u4EF6",demo:{cols:2},description:"\u4E00\u4E2A\u7528\u4E8E\u6536\u7EB3\u64CD\u4F5C\u547D\u4EE4\u7684\u5BB9\u5668\u3002"},F=[{id:"dropdown-\u4E0B\u62C9\u83DC\u5355",depth:1,title:"Dropdown \u4E0B\u62C9\u83DC\u5355"},{id:"\u4ECB\u7ECD",depth:2,title:"\u4ECB\u7ECD"},{id:"\u4EE3\u7801\u6F14\u793A",depth:2,title:"\u4EE3\u7801\u6F14\u793A"},{id:"docs-example-dropdown-demo-basicusage",depth:3,title:"\u57FA\u672C\u4F7F\u7528"},{id:"docs-example-dropdown-demo-placement",depth:3,title:"\u5F39\u51FA\u4F4D\u7F6E"},{id:"docs-example-dropdown-demo-arrow",depth:3,title:"\u663E\u793A\u7BAD\u5934"},{id:"docs-example-dropdown-demo-triggeraction",depth:3,title:"\u89E6\u53D1\u65B9\u5F0F"},{id:"\u5C5E\u6027---attributes--properties",depth:2,title:"\u5C5E\u6027 - Attributes & Properties"},{id:"\u4E8B\u4EF6---events",depth:2,title:"\u4E8B\u4EF6 - Events"},{id:"\u63D2\u69FD---slots",depth:2,title:"\u63D2\u69FD - Slots"},{id:"css-parts",depth:2,title:"CSS Parts"}],Z=[{value:` | Dropdown `,paraId:0,tocIndex:0},{value:"\u4E00\u4E2A\u7528\u4E8E\u6536\u7EB3\u64CD\u4F5C\u547D\u4EE4\u7684\u5BB9\u5668\u3002",paraId:1,tocIndex:1},{value:"\u5C5E\u6027",paraId:2,tocIndex:7},{value:"\u8BF4\u660E",paraId:2,tocIndex:7},{value:"\u7C7B\u578B",paraId:2,tocIndex:7},{value:"\u9ED8\u8BA4\u503C",paraId:2,tocIndex:7},{value:"placement",paraId:2,tocIndex:7},{value:"\u5F39\u51FA\u65B9\u5411",paraId:2,tocIndex:7},{value:"bottomLeft",paraId:2,tocIndex:7},{value:" | ",paraId:2,tocIndex:7},{value:"bottom",paraId:2,tocIndex:7},{value:" | ",paraId:2,tocIndex:7},{value:"bottomRight",paraId:2,tocIndex:7},{value:" | ",paraId:2,tocIndex:7},{value:"topLeft",paraId:2,tocIndex:7},{value:" | ",paraId:2,tocIndex:7},{value:"top",paraId:2,tocIndex:7},{value:" | ",paraId:2,tocIndex:7},{value:"topRight",paraId:2,tocIndex:7},{value:"bottomLeft",paraId:2,tocIndex:7},{value:"margin",paraId:2,tocIndex:7},{value:"trigger \u4E0E\u4E0B\u62C9\u5185\u5BB9\u7684\u95F4\u8DDD\uFF0C\u5355\u4F4D\u662F",paraId:2,tocIndex:7},{value:"px",paraId:2,tocIndex:7},{value:"number",paraId:2,tocIndex:7},{value:"4",paraId:2,tocIndex:7},{value:"mouseEnterDelay ",paraId:2,tocIndex:7},{value:" (mouse-enter-delay)",paraId:2,tocIndex:7},{value:"hover \u6A21\u5F0F\u4E0B\uFF0C\u9F20\u6807\u79FB\u5165 trigger \u591A\u4E45\u540E\u5C55\u793A\u4E0B\u62C9\u83DC\u5355\u7684\u5185\u5BB9\uFF0C\u5355\u4F4D\u662F",paraId:2,tocIndex:7},{value:"ms",paraId:2,tocIndex:7},{value:"number",paraId:2,tocIndex:7},{value:"100",paraId:2,tocIndex:7},{value:"mouseLeaveDelay ",paraId:2,tocIndex:7},{value:" (mouse-leave-delay)",paraId:2,tocIndex:7},{value:"hover \u6A21\u5F0F\u4E0B\uFF0C\u9F20\u6807\u79FB\u51FA\u4E0B\u62C9\u83DC\u5355\u591A\u4E45\u540E\u9690\u85CF\u4E0B\u62C9\u83DC\u5355\u7684\u5185\u5BB9\uFF0C\u5355\u4F4D\u662F",paraId:2,tocIndex:7},{value:"ms",paraId:2,tocIndex:7},{value:"number",paraId:2,tocIndex:7},{value:"100",paraId:2,tocIndex:7},{value:"triggerAction ",paraId:2,tocIndex:7},{value:" (trigger-action)",paraId:2,tocIndex:7},{value:"\u89E6\u53D1\u4E0B\u62C9\u83DC\u5355\u7684\u65B9\u5F0F",paraId:2,tocIndex:7},{value:"click",paraId:2,tocIndex:7},{value:" | ",paraId:2,tocIndex:7},{value:"hover",paraId:2,tocIndex:7},{value:"hover",paraId:2,tocIndex:7},{value:"\u4E8B\u4EF6",paraId:3,tocIndex:8},{value:"\u8BF4\u660E",paraId:3,tocIndex:8},{value:"Event Detail",paraId:3,tocIndex:8},{value:"show",paraId:3,tocIndex:8},{value:"\u5F00\u59CB\u5C55\u5F00\u65F6\u89E6\u53D1",paraId:3,tocIndex:8},{value:"-",paraId:3,tocIndex:8},{value:"hide",paraId:3,tocIndex:8},{value:"\u5F00\u59CB\u6536\u8D77\u65F6\u89E6\u53D1",paraId:3,tocIndex:8},{value:"-",paraId:3,tocIndex:8},{value:"afterShow",paraId:3,tocIndex:8},{value:"\u5C55\u5F00\u5B8C\u6210\u65F6\u89E6\u53D1",paraId:3,tocIndex:8},{value:"-",paraId:3,tocIndex:8},{value:"afterHide",paraId:3,tocIndex:8},{value:"\u6536\u8D77\u5B8C\u6210\u65F6\u89E6\u53D1",paraId:3,tocIndex:8},{value:"-",paraId:3,tocIndex:8},{value:"\u63D2\u69FD",paraId:4,tocIndex:9},{value:"\u8BF4\u660E",paraId:4,tocIndex:9},{value:"(default)",paraId:4,tocIndex:9},{value:"\u4E0B\u62C9\u83DC\u5355\u7684 trigger",paraId:4,tocIndex:9},{value:"drop",paraId:4,tocIndex:9},{value:"\u4E0B\u62C9\u5185\u5BB9",paraId:4,tocIndex:9},{value:"Part",paraId:5,tocIndex:10},{value:"\u8BF4\u660E",paraId:5,tocIndex:10},{value:"base",paraId:5,tocIndex:10},{value:"\u5305\u88F9\u7EC4\u4EF6\u7684\u5BB9\u5668",paraId:5,tocIndex:10},{value:"trigger",paraId:5,tocIndex:10},{value:"\u4E0B\u62C9\u83DC\u5355\u7684 trigger \u533A\u57DF",paraId:5,tocIndex:10},{value:"drop",paraId:5,tocIndex:10},{value:"\u4E0B\u62C9\u83DC\u5355\u7684\u4E0B\u62C9\u5185\u5BB9\u533A\u57DF",paraId:5,tocIndex:10},{value:"arrow",paraId:5,tocIndex:10},{value:"\u4E0B\u62C9\u83DC\u5355\u7684\u7BAD\u5934",paraId:5,tocIndex:10}],Q={"docs-example-progress-demo-basicusage":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,93904))})),asset:{type:"BLOCK",id:"docs-example-progress-demo-basicusage",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(80876).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u57FA\u672C\u4F7F\u7528"}},"docs-example-progress-demo-customcolor":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,75823))})),asset:{type:"BLOCK",id:"docs-example-progress-demo-customcolor",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(74269).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u548C\u80CC\u666F\u989C\u8272"}},"docs-example-progress-demo-customheight":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,39229))})),asset:{type:"BLOCK",id:"docs-example-progress-demo-customheight",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(66686).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u81EA\u5B9A\u4E49\u9AD8\u5EA6"}},"docs-example-progress-demo-dynamic":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,42133))})),asset:{type:"BLOCK",id:"docs-example-progress-demo-dynamic",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(18941).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u4F60\u53EF\u4EE5\u8BD5\u7740\u8BA9\u8FD9\u4E2A\u8FDB\u5EA6\u6761\u52A8\u8D77\u6765"}}},K={title:"Progress \u8FDB\u5EA6\u6761",toc:"menu",filename:"docs/example/Progress/index.md",lastUpdated:1708333263e3,group:"\u7EC4\u4EF6",demo:{cols:2},description:"\u53EF\u7528\u4E8E\u5C55\u793A\u64CD\u4F5C\u7684\u8FDB\u5EA6\uFF0C\u6216\u7528\u4E8E\u7535\u5546\u7684\u6D3B\u52A8\u573A\u666F\u3002"},W=[{id:"progress-\u8FDB\u5EA6\u6761",depth:1,title:"Progress \u8FDB\u5EA6\u6761"},{id:"\u4EE3\u7801\u6F14\u793A",depth:2,title:"\u4EE3\u7801\u6F14\u793A"},{id:"docs-example-progress-demo-basicusage",depth:3,title:"\u57FA\u672C\u4F7F\u7528"},{id:"docs-example-progress-demo-customcolor",depth:3,title:"\u81EA\u5B9A\u4E49\u8FDB\u5EA6\u6761\u548C\u80CC\u666F\u989C\u8272"},{id:"docs-example-progress-demo-customheight",depth:3,title:"\u81EA\u5B9A\u4E49\u9AD8\u5EA6"},{id:"docs-example-progress-demo-dynamic",depth:3,title:"\u4F60\u53EF\u4EE5\u8BD5\u7740\u8BA9\u8FD9\u4E2A\u8FDB\u5EA6\u6761\u52A8\u8D77\u6765"},{id:"\u5C5E\u6027---attributes--properties",depth:2,title:"\u5C5E\u6027 - Attributes & Properties"},{id:"css-parts",depth:2,title:"CSS Parts"},{id:"\u6837\u5F0F\u53D8\u91CF",depth:2,title:"\u6837\u5F0F\u53D8\u91CF"}],re=[{value:` | Progress `,paraId:0,tocIndex:0},{value:"\u53EF\u7528\u4E8E\u5C55\u793A\u64CD\u4F5C\u7684\u8FDB\u5EA6\uFF0C\u6216\u7528\u4E8E\u7535\u5546\u7684\u6D3B\u52A8\u573A\u666F\u3002",paraId:1,tocIndex:0},{value:"\u5C5E\u6027",paraId:2,tocIndex:6},{value:"\u8BF4\u660E",paraId:2,tocIndex:6},{value:"\u7C7B\u578B",paraId:2,tocIndex:6},{value:"\u9ED8\u8BA4\u503C",paraId:2,tocIndex:6},{value:"percent",paraId:2,tocIndex:6},{value:"\u8FDB\u5EA6\u503C",paraId:2,tocIndex:6},{value:"number",paraId:2,tocIndex:6},{value:"-",paraId:2,tocIndex:6},{value:"color",paraId:2,tocIndex:6},{value:"\u8FDB\u5EA6\u6761\u989C\u8272",paraId:2,tocIndex:6},{value:"string",paraId:2,tocIndex:6},{value:"-",paraId:2,tocIndex:6},{value:"backgroundColor",paraId:2,tocIndex:6},{value:"\u8FDB\u5EA6\u6761\u80CC\u666F\u8272",paraId:2,tocIndex:6},{value:"string",paraId:2,tocIndex:6},{value:"-",paraId:2,tocIndex:6},{value:"height",paraId:2,tocIndex:6},{value:"\u8FDB\u5EA6\u6761\u9AD8\u5EA6",paraId:2,tocIndex:6},{value:"number",paraId:2,tocIndex:6},{value:"-",paraId:2,tocIndex:6},{value:"Part",paraId:3,tocIndex:7},{value:"\u8BF4\u660E",paraId:3,tocIndex:7},{value:"base",paraId:3,tocIndex:7},{value:"\u5305\u88F9\u7EC4\u4EF6\u7684\u5BB9\u5668",paraId:3,tocIndex:7},{value:"\u53D8\u91CF",paraId:4,tocIndex:8},{value:"\u8BF4\u660E",paraId:4,tocIndex:8},{value:"\u9ED8\u8BA4\u503C",paraId:4,tocIndex:8},{value:"--banana-progress-percent",paraId:4,tocIndex:8},{value:"\u8FDB\u5EA6\u6761\u8FDB\u5EA6\uFF0C\u7528\u4E8E\u63A7\u5236\u8FDB\u5EA6\u6761\u7684\u957F\u5EA6",paraId:4,tocIndex:8},{value:"0%",paraId:4,tocIndex:8},{value:"--banana-progress-color",paraId:4,tocIndex:8},{value:"\u8FDB\u5EA6\u6761\u989C\u8272",paraId:4,tocIndex:8},{value:"rgb(0, 90, 224)",paraId:4,tocIndex:8},{value:"--banana-progress-background-color",paraId:4,tocIndex:8},{value:"\u8FDB\u5EA6\u6761\u80CC\u666F\u8272",paraId:4,tocIndex:8},{value:"rgb(229, 231, 233)",paraId:4,tocIndex:8},{value:"--banana-progress-height",paraId:4,tocIndex:8},{value:"\u8FDB\u5EA6\u6761\u9AD8\u5EA6",paraId:4,tocIndex:8},{value:"10px",paraId:4,tocIndex:8},{value:"--banana-progress-border-radius",paraId:4,tocIndex:8},{value:"\u8FDB\u5EA6\u6761\u5706\u89D2",paraId:4,tocIndex:8},{value:"calc(var(--banana-progress-height, 10px) / 2)",paraId:4,tocIndex:8}],oe={"docs-example-divider-demo-basicusage":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,62295))})),asset:{type:"BLOCK",id:"docs-example-divider-demo-basicusage",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(4567).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},title:"\u57FA\u672C\u4F7F\u7528"}},"docs-example-divider-demo-customwidth":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,80315))})),asset:{type:"BLOCK",id:"docs-example-divider-demo-customwidth",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(44513).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u81EA\u5B9A\u4E49\u7C97\u7EC6"}},"docs-example-divider-demo-customcolor":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,38214))})),asset:{type:"BLOCK",id:"docs-example-divider-demo-customcolor",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(28092).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u81EA\u5B9A\u4E49\u989C\u8272"}},"docs-example-divider-demo-customspacing":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,61182))})),asset:{type:"BLOCK",id:"docs-example-divider-demo-customspacing",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(71930).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u81EA\u5B9A\u4E49\u95F4\u8DDD"}},"docs-example-divider-demo-vertical":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,93430))})),asset:{type:"BLOCK",id:"docs-example-divider-demo-vertical",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(45845).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},description:"\u4F7F\u7528vertical\u53C2\u6570\uFF0C\u8BA9\u5206\u5272\u7EBF\u53D8\u6210\u7EB5\u5411\u7684\u3002\u9700\u8981\u6CE8\u610F\u7684\u662F\uFF0C\u5782\u76F4\u65B9\u5411\u7684\u5206\u5272\u7EBF\u4F9D\u8D56\u4E8E\u7236\u5143\u7D20\u7684\u9AD8\u5EA6\uFF0C\u56E0\u6B64\u9002\u5408\u5728\u663E\u5F0F\u5B9A\u4E49\u4E86\u9AD8\u5EA6\u7684flex\u5E03\u5C40\u5BB9\u5668\u4E2D\u4F7F\u7528\u3002",title:"\u5782\u76F4\u65B9\u5411\u7684\u5206\u5272\u7EBF"}},"docs-example-divider-demo-dashed":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,95749))})),asset:{type:"BLOCK",id:"docs-example-divider-demo-dashed",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(65418).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},description:"\u4F7F\u7528dashed\u53C2\u6570\uFF0C\u8BA9\u5206\u5272\u7EBF\u53D8\u6210\u865A\u7EBF\u3002",title:"\u865A\u7EBF\u5206\u5272\u7EBF"}}},be={title:"Divider \u5206\u5272\u7EBF",toc:"menu",filename:"docs/example/Divider/index.md",lastUpdated:1708333263e3,group:"\u7EC4\u4EF6",demo:{cols:2},description:"\u533A\u9694\u5185\u5BB9\u7684\u5206\u5272\u7EBF\u3002"},ce=[{id:"divider-\u5206\u5272\u7EBF",depth:1,title:"Divider \u5206\u5272\u7EBF"},{id:"\u4ECB\u7ECD",depth:2,title:"\u4ECB\u7ECD"},{id:"\u4EE3\u7801\u6F14\u793A",depth:2,title:"\u4EE3\u7801\u6F14\u793A"},{id:"docs-example-divider-demo-basicusage",depth:3,title:"\u57FA\u672C\u4F7F\u7528"},{id:"docs-example-divider-demo-customwidth",depth:3,title:"\u81EA\u5B9A\u4E49\u7C97\u7EC6"},{id:"docs-example-divider-demo-customcolor",depth:3,title:"\u81EA\u5B9A\u4E49\u989C\u8272"},{id:"docs-example-divider-demo-customspacing",depth:3,title:"\u81EA\u5B9A\u4E49\u95F4\u8DDD"},{id:"docs-example-divider-demo-vertical",depth:3,title:"\u5782\u76F4\u65B9\u5411\u7684\u5206\u5272\u7EBF"},{id:"docs-example-divider-demo-dashed",depth:3,title:"\u865A\u7EBF\u5206\u5272\u7EBF"},{id:"\u5C5E\u6027---attributes--properties",depth:2,title:"\u5C5E\u6027 - Attributes & Properties"},{id:"\u6837\u5F0F\u53D8\u91CF",depth:2,title:"\u6837\u5F0F\u53D8\u91CF"}],fe=[{value:` | Divider -`,paraId:0,tocIndex:0},{value:"\u533A\u9694\u5185\u5BB9\u7684\u5206\u5272\u7EBF\u3002",paraId:1,tocIndex:1},{value:"\u5C5E\u6027",paraId:2,tocIndex:9},{value:"\u8BF4\u660E",paraId:2,tocIndex:9},{value:"\u7C7B\u578B",paraId:2,tocIndex:9},{value:"\u9ED8\u8BA4\u503C",paraId:2,tocIndex:9},{value:"width",paraId:2,tocIndex:9},{value:"\u5206\u5272\u7EBF\u7684\u7C97\u7EC6",paraId:2,tocIndex:9},{value:"number",paraId:2,tocIndex:9},{value:" | ",paraId:2,tocIndex:9},{value:"string",paraId:2,tocIndex:9},{value:"'1px'",paraId:2,tocIndex:9},{value:"color",paraId:2,tocIndex:9},{value:"\u5206\u5272\u7EBF\u7684\u989C\u8272",paraId:2,tocIndex:9},{value:"string",paraId:2,tocIndex:9},{value:"'rgb(229, 231, 233)'",paraId:2,tocIndex:9},{value:"spacing",paraId:2,tocIndex:9},{value:"\u5206\u5272\u7EBF\u7684\u95F4\u8DDD",paraId:2,tocIndex:9},{value:"number",paraId:2,tocIndex:9},{value:" | ",paraId:2,tocIndex:9},{value:"string",paraId:2,tocIndex:9},{value:"'16px'",paraId:2,tocIndex:9},{value:"vertical",paraId:2,tocIndex:9},{value:"\u5782\u76F4\u5206\u5272\u7EBF",paraId:2,tocIndex:9},{value:"boolean",paraId:2,tocIndex:9},{value:"false",paraId:2,tocIndex:9},{value:"dashed",paraId:2,tocIndex:9},{value:"\u865A\u7EBF\u5206\u5272\u7EBF",paraId:2,tocIndex:9},{value:"boolean",paraId:2,tocIndex:9},{value:"false",paraId:2,tocIndex:9},{value:"\u53D8\u91CF",paraId:3,tocIndex:10},{value:"\u8BF4\u660E",paraId:3,tocIndex:10},{value:"\u9ED8\u8BA4\u503C",paraId:3,tocIndex:10},{value:"--banana-divider-width",paraId:3,tocIndex:10},{value:"\u5206\u5272\u7EBF\u7684\u7C97\u7EC6",paraId:3,tocIndex:10},{value:"1px",paraId:3,tocIndex:10},{value:"--banana-divider-color",paraId:3,tocIndex:10},{value:"\u5206\u5272\u7EBF\u7684\u989C\u8272",paraId:3,tocIndex:10},{value:"rgb(229, 231, 233)",paraId:3,tocIndex:10},{value:"--banana-divider-spacing",paraId:3,tocIndex:10},{value:"\u5206\u5272\u7EBF\u7684\u95F4\u8DDD",paraId:3,tocIndex:10},{value:"16px",paraId:3,tocIndex:10}],de={"docs-example-marquee-demo-basicusage":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,14953))})),asset:{type:"BLOCK",id:"docs-example-marquee-demo-basicusage",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(13588).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u57FA\u672C\u4F7F\u7528"}},"docs-example-marquee-demo-customcolor":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,39767))})),asset:{type:"BLOCK",id:"docs-example-marquee-demo-customcolor",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(74652).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},description:"\u901A\u8FC7 color \u5C5E\u6027\u53EF\u4EE5\u81EA\u5B9A\u4E49\u5185\u5BB9\u7684\u6587\u5B57\u989C\u8272\u3002",title:"\u81EA\u5B9A\u4E49\u989C\u8272"}},"docs-example-marquee-demo-duration":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,20394))})),asset:{type:"BLOCK",id:"docs-example-marquee-demo-duration",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(22843).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},description:"\u901A\u8FC7 duration \u5C5E\u6027\u53EF\u4EE5\u81EA\u5B9A\u4E49\u6EDA\u52A8\u65F6\u957F\uFF0C\u4ECE\u800C\u63A7\u5236\u6EDA\u52A8\u901F\u5EA6\u3002",title:"\u6EDA\u52A8\u65F6\u957F"}},"docs-example-marquee-demo-pausewhenhover":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,40920))})),asset:{type:"BLOCK",id:"docs-example-marquee-demo-pausewhenhover",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(16546).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},description:"\u901A\u8FC7 pauseWhenHover \u5C5E\u6027\u53EF\u4EE5\u63A7\u5236\u9F20\u6807\u60AC\u505C\u65F6\u662F\u5426\u6682\u505C\u6EDA\u52A8\u3002",title:"hover\u6682\u505C"}},"docs-example-marquee-demo-customstyle":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,55371))})),asset:{type:"BLOCK",id:"docs-example-marquee-demo-customstyle",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(65052).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},description:"\u4F60\u53EF\u4EE5\u4F7F\u7528\u7EC4\u4EF6\u66B4\u9732\u51FA\u6765\u7684CSS\u53D8\u91CF\u548Cpart\u5C5E\u6027\u6765\u5B9E\u73B0\u66F4\u7EC6\u7C92\u5EA6\u7684\u81EA\u5B9A\u4E49\u6837\u5F0F\u3002",title:"\u81EA\u5B9A\u4E49\u6837\u5F0F"}}},U={title:"Marquee \u8DD1\u9A6C\u706F",toc:"menu",filename:"docs/example/Marquee/index.md",lastUpdated:1708333263e3,group:"\u7EC4\u4EF6",demo:{cols:2},description:"\u9002\u5408\u7528\u4E8E\u5C55\u793A\u516C\u544A\u3001\u4E2D\u5956\u4FE1\u606F\u4E4B\u7C7B\u7684\u957F\u6587\u672C\u3002"},H=[{id:"marquee-\u8DD1\u9A6C\u706F",depth:1,title:"Marquee \u8DD1\u9A6C\u706F"},{id:"\u4EE3\u7801\u6F14\u793A",depth:2,title:"\u4EE3\u7801\u6F14\u793A"},{id:"docs-example-marquee-demo-basicusage",depth:3,title:"\u57FA\u672C\u4F7F\u7528"},{id:"docs-example-marquee-demo-customcolor",depth:3,title:"\u81EA\u5B9A\u4E49\u989C\u8272"},{id:"docs-example-marquee-demo-duration",depth:3,title:"\u6EDA\u52A8\u65F6\u957F"},{id:"docs-example-marquee-demo-pausewhenhover",depth:3,title:"hover\u6682\u505C"},{id:"docs-example-marquee-demo-customstyle",depth:3,title:"\u81EA\u5B9A\u4E49\u6837\u5F0F"},{id:"\u5C5E\u6027---attributes--properties",depth:2,title:"\u5C5E\u6027 - Attributes & Properties"},{id:"css-parts",depth:2,title:"CSS Parts"},{id:"\u6837\u5F0F\u53D8\u91CF",depth:2,title:"\u6837\u5F0F\u53D8\u91CF"}],z=[{value:` | Marquee -`,paraId:0,tocIndex:0},{value:"\u9002\u5408\u7528\u4E8E\u5C55\u793A\u516C\u544A\u3001\u4E2D\u5956\u4FE1\u606F\u4E4B\u7C7B\u7684\u957F\u6587\u672C\u3002",paraId:1,tocIndex:0},{value:"\u5C5E\u6027",paraId:2,tocIndex:7},{value:"\u8BF4\u660E",paraId:2,tocIndex:7},{value:"\u7C7B\u578B",paraId:2,tocIndex:7},{value:"\u9ED8\u8BA4\u503C",paraId:2,tocIndex:7},{value:"content",paraId:2,tocIndex:7},{value:"\u8DD1\u9A6C\u706F\u7684\u6587\u672C\u5185\u5BB9",paraId:2,tocIndex:7},{value:"string",paraId:2,tocIndex:7},{value:"''",paraId:2,tocIndex:7},{value:"color",paraId:2,tocIndex:7},{value:"\u8DD1\u9A6C\u706F\u7684\u6587\u672C\u989C\u8272",paraId:2,tocIndex:7},{value:"string",paraId:2,tocIndex:7},{value:"''",paraId:2,tocIndex:7},{value:"duration",paraId:2,tocIndex:7},{value:"\u6EDA\u52A8\u65F6\u957F\uFF08\u5355\u4F4D\uFF1As\uFF09",paraId:2,tocIndex:7},{value:"number",paraId:2,tocIndex:7},{value:"20",paraId:2,tocIndex:7},{value:"pauseWhenHover",paraId:2,tocIndex:7},{value:"\u9F20\u6807\u60AC\u505C\u65F6\u662F\u5426\u6682\u505C",paraId:2,tocIndex:7},{value:"boolean",paraId:2,tocIndex:7},{value:"false",paraId:2,tocIndex:7},{value:"Part",paraId:3,tocIndex:8},{value:"\u8BF4\u660E",paraId:3,tocIndex:8},{value:"base",paraId:3,tocIndex:8},{value:"\u5305\u88F9\u7EC4\u4EF6\u7684\u5BB9\u5668",paraId:3,tocIndex:8},{value:"content",paraId:3,tocIndex:8},{value:"\u8DD1\u9A6C\u706F\u7684\u6587\u5B57\u5185\u5BB9\u533A\u57DF",paraId:3,tocIndex:8},{value:"\u53D8\u91CF",paraId:4,tocIndex:9},{value:"\u8BF4\u660E",paraId:4,tocIndex:9},{value:"\u9ED8\u8BA4\u503C",paraId:4,tocIndex:9},{value:"--banana-marquee-color",paraId:4,tocIndex:9},{value:"\u8DD1\u9A6C\u706F\u7684\u6587\u672C\u989C\u8272",paraId:4,tocIndex:9},{value:"-",paraId:4,tocIndex:9},{value:"--banana-marquee-font-size",paraId:4,tocIndex:9},{value:"\u8DD1\u9A6C\u706F\u7684\u5B57\u4F53\u5927\u5C0F",paraId:4,tocIndex:9},{value:"-",paraId:4,tocIndex:9},{value:"--banana-marquee-line-height",paraId:4,tocIndex:9},{value:"\u8DD1\u9A6C\u706F\u7684\u6587\u5B57\u884C\u9AD8",paraId:4,tocIndex:9},{value:"'1.4'",paraId:4,tocIndex:9},{value:"--banana-marquee-background-color",paraId:4,tocIndex:9},{value:"\u8DD1\u9A6C\u706F\u7684\u80CC\u666F\u8272",paraId:4,tocIndex:9},{value:"-",paraId:4,tocIndex:9}],P={"docs-example-message-demo-basicusage":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,74673))})),asset:{type:"BLOCK",id:"docs-example-message-demo-basicusage",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(19896).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u57FA\u672C\u4F7F\u7528"}},"docs-example-message-demo-type":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,70296))})),asset:{type:"BLOCK",id:"docs-example-message-demo-type",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(45513).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u4E0D\u540C\u7684\u63D0\u793A\u7C7B\u578B"}},"docs-example-message-demo-duration":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,35044))})),asset:{type:"BLOCK",id:"docs-example-message-demo-duration",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(57122).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},description:"\u901A\u8FC7\u914D\u7F6E\u53C2\u6570\u4E2D\u7684 duration \u5C5E\u6027\uFF0C\u53EF\u4EE5\u81EA\u5B9A\u4E49\u63D0\u793A\u7684\u5C55\u793A\u65F6\u957F\uFF0C\u5355\u4F4D\u4E3A\u79D2\u3002",title:"\u81EA\u5B9A\u4E49\u63D0\u793A\u7684\u5C55\u793A\u65F6\u957F"}},"docs-example-message-demo-loading":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,53028))})),asset:{type:"BLOCK",id:"docs-example-message-demo-loading",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(84530).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},description:"\u5C06 duration \u914D\u7F6E\u4E3A0\uFF0C\u63D0\u793A\u5C06\u4E0D\u4F1A\u81EA\u52A8\u5173\u95ED\uFF0C\u9700\u8981\u81EA\u884C\u8C03\u7528 closeMessage \u65B9\u6CD5\u5173\u95ED\u3002",title:"loading\u63D0\u793A"}}},D={title:"Message \u63D0\u793A",toc:"menu",filename:"docs/example/Message/index.md",lastUpdated:1708333263e3,group:"\u7EC4\u4EF6",demo:{cols:2},description:"\u5168\u5C40\u7684\u6D88\u606F\u63D0\u793A,\u5E38\u7528\u4E8E\u5411\u7528\u6237\u53CD\u9988\u64CD\u4F5C\u7684\u7ED3\u679C\u6216\u72B6\u6001\u7684\u53D8\u66F4."},Y=[{id:"message-\u63D0\u793A",depth:1,title:"Message \u63D0\u793A"},{id:"\u4EE3\u7801\u6F14\u793A",depth:2,title:"\u4EE3\u7801\u6F14\u793A"},{id:"docs-example-message-demo-basicusage",depth:3,title:"\u57FA\u672C\u4F7F\u7528"},{id:"docs-example-message-demo-type",depth:3,title:"\u4E0D\u540C\u7684\u63D0\u793A\u7C7B\u578B"},{id:"docs-example-message-demo-duration",depth:3,title:"\u81EA\u5B9A\u4E49\u63D0\u793A\u7684\u5C55\u793A\u65F6\u957F"},{id:"docs-example-message-demo-loading",depth:3,title:"loading\u63D0\u793A"},{id:"\u9759\u6001\u65B9\u6CD5---static-methods",depth:2,title:"\u9759\u6001\u65B9\u6CD5 - Static Methods"},{id:"css-parts",depth:2,title:"CSS Parts"},{id:"\u6837\u5F0F\u53D8\u91CF",depth:2,title:"\u6837\u5F0F\u53D8\u91CF"}],se=[{value:` | Message +`,paraId:0,tocIndex:0},{value:"\u533A\u9694\u5185\u5BB9\u7684\u5206\u5272\u7EBF\u3002",paraId:1,tocIndex:1},{value:"\u5C5E\u6027",paraId:2,tocIndex:9},{value:"\u8BF4\u660E",paraId:2,tocIndex:9},{value:"\u7C7B\u578B",paraId:2,tocIndex:9},{value:"\u9ED8\u8BA4\u503C",paraId:2,tocIndex:9},{value:"width",paraId:2,tocIndex:9},{value:"\u5206\u5272\u7EBF\u7684\u7C97\u7EC6",paraId:2,tocIndex:9},{value:"number",paraId:2,tocIndex:9},{value:" | ",paraId:2,tocIndex:9},{value:"string",paraId:2,tocIndex:9},{value:"'1px'",paraId:2,tocIndex:9},{value:"color",paraId:2,tocIndex:9},{value:"\u5206\u5272\u7EBF\u7684\u989C\u8272",paraId:2,tocIndex:9},{value:"string",paraId:2,tocIndex:9},{value:"'rgb(229, 231, 233)'",paraId:2,tocIndex:9},{value:"spacing",paraId:2,tocIndex:9},{value:"\u5206\u5272\u7EBF\u7684\u95F4\u8DDD",paraId:2,tocIndex:9},{value:"number",paraId:2,tocIndex:9},{value:" | ",paraId:2,tocIndex:9},{value:"string",paraId:2,tocIndex:9},{value:"'16px'",paraId:2,tocIndex:9},{value:"vertical",paraId:2,tocIndex:9},{value:"\u5782\u76F4\u5206\u5272\u7EBF",paraId:2,tocIndex:9},{value:"boolean",paraId:2,tocIndex:9},{value:"false",paraId:2,tocIndex:9},{value:"dashed",paraId:2,tocIndex:9},{value:"\u865A\u7EBF\u5206\u5272\u7EBF",paraId:2,tocIndex:9},{value:"boolean",paraId:2,tocIndex:9},{value:"false",paraId:2,tocIndex:9},{value:"\u53D8\u91CF",paraId:3,tocIndex:10},{value:"\u8BF4\u660E",paraId:3,tocIndex:10},{value:"\u9ED8\u8BA4\u503C",paraId:3,tocIndex:10},{value:"--banana-divider-width",paraId:3,tocIndex:10},{value:"\u5206\u5272\u7EBF\u7684\u7C97\u7EC6",paraId:3,tocIndex:10},{value:"1px",paraId:3,tocIndex:10},{value:"--banana-divider-color",paraId:3,tocIndex:10},{value:"\u5206\u5272\u7EBF\u7684\u989C\u8272",paraId:3,tocIndex:10},{value:"rgb(229, 231, 233)",paraId:3,tocIndex:10},{value:"--banana-divider-spacing",paraId:3,tocIndex:10},{value:"\u5206\u5272\u7EBF\u7684\u95F4\u8DDD",paraId:3,tocIndex:10},{value:"16px",paraId:3,tocIndex:10}],de={"docs-example-marquee-demo-basicusage":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,14953))})),asset:{type:"BLOCK",id:"docs-example-marquee-demo-basicusage",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(13588).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},title:"\u57FA\u672C\u4F7F\u7528"}},"docs-example-marquee-demo-customcolor":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,39767))})),asset:{type:"BLOCK",id:"docs-example-marquee-demo-customcolor",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(74652).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},description:"\u901A\u8FC7 color \u5C5E\u6027\u53EF\u4EE5\u81EA\u5B9A\u4E49\u5185\u5BB9\u7684\u6587\u5B57\u989C\u8272\u3002",title:"\u81EA\u5B9A\u4E49\u989C\u8272"}},"docs-example-marquee-demo-duration":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,20394))})),asset:{type:"BLOCK",id:"docs-example-marquee-demo-duration",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(22843).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},description:"\u901A\u8FC7 duration \u5C5E\u6027\u53EF\u4EE5\u81EA\u5B9A\u4E49\u6EDA\u52A8\u65F6\u957F\uFF0C\u4ECE\u800C\u63A7\u5236\u6EDA\u52A8\u901F\u5EA6\u3002",title:"\u6EDA\u52A8\u65F6\u957F"}},"docs-example-marquee-demo-pausewhenhover":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,40920))})),asset:{type:"BLOCK",id:"docs-example-marquee-demo-pausewhenhover",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(16546).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"}},description:"\u901A\u8FC7 pauseWhenHover \u5C5E\u6027\u53EF\u4EE5\u63A7\u5236\u9F20\u6807\u60AC\u505C\u65F6\u662F\u5426\u6682\u505C\u6EDA\u52A8\u3002",title:"hover\u6682\u505C"}},"docs-example-marquee-demo-customstyle":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,55371))})),asset:{type:"BLOCK",id:"docs-example-marquee-demo-customstyle",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(65052).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},description:"\u4F60\u53EF\u4EE5\u4F7F\u7528\u7EC4\u4EF6\u66B4\u9732\u51FA\u6765\u7684CSS\u53D8\u91CF\u548Cpart\u5C5E\u6027\u6765\u5B9E\u73B0\u66F4\u7EC6\u7C92\u5EA6\u7684\u81EA\u5B9A\u4E49\u6837\u5F0F\u3002",title:"\u81EA\u5B9A\u4E49\u6837\u5F0F"}}},U={title:"Marquee \u8DD1\u9A6C\u706F",toc:"menu",filename:"docs/example/Marquee/index.md",lastUpdated:1710590607e3,group:"\u7EC4\u4EF6",demo:{cols:2},description:"\u9002\u5408\u7528\u4E8E\u5C55\u793A\u516C\u544A\u3001\u4E2D\u5956\u4FE1\u606F\u4E4B\u7C7B\u7684\u957F\u6587\u672C\u3002"},H=[{id:"marquee-\u8DD1\u9A6C\u706F",depth:1,title:"Marquee \u8DD1\u9A6C\u706F"},{id:"\u4EE3\u7801\u6F14\u793A",depth:2,title:"\u4EE3\u7801\u6F14\u793A"},{id:"docs-example-marquee-demo-basicusage",depth:3,title:"\u57FA\u672C\u4F7F\u7528"},{id:"docs-example-marquee-demo-customcolor",depth:3,title:"\u81EA\u5B9A\u4E49\u989C\u8272"},{id:"docs-example-marquee-demo-duration",depth:3,title:"\u6EDA\u52A8\u65F6\u957F"},{id:"docs-example-marquee-demo-pausewhenhover",depth:3,title:"hover\u6682\u505C"},{id:"docs-example-marquee-demo-customstyle",depth:3,title:"\u81EA\u5B9A\u4E49\u6837\u5F0F"},{id:"\u5C5E\u6027---attributes--properties",depth:2,title:"\u5C5E\u6027 - Attributes & Properties"},{id:"css-parts",depth:2,title:"CSS Parts"},{id:"\u6837\u5F0F\u53D8\u91CF",depth:2,title:"\u6837\u5F0F\u53D8\u91CF"}],z=[{value:` | Marquee +`,paraId:0,tocIndex:0},{value:"\u9002\u5408\u7528\u4E8E\u5C55\u793A\u516C\u544A\u3001\u4E2D\u5956\u4FE1\u606F\u4E4B\u7C7B\u7684\u957F\u6587\u672C\u3002",paraId:1,tocIndex:0},{value:"\u5C5E\u6027",paraId:2,tocIndex:7},{value:"\u8BF4\u660E",paraId:2,tocIndex:7},{value:"\u7C7B\u578B",paraId:2,tocIndex:7},{value:"\u9ED8\u8BA4\u503C",paraId:2,tocIndex:7},{value:"content",paraId:2,tocIndex:7},{value:"\u8DD1\u9A6C\u706F\u7684\u6587\u672C\u5185\u5BB9",paraId:2,tocIndex:7},{value:"string",paraId:2,tocIndex:7},{value:"''",paraId:2,tocIndex:7},{value:"color",paraId:2,tocIndex:7},{value:"\u8DD1\u9A6C\u706F\u7684\u6587\u672C\u989C\u8272",paraId:2,tocIndex:7},{value:"string",paraId:2,tocIndex:7},{value:"''",paraId:2,tocIndex:7},{value:"duration",paraId:2,tocIndex:7},{value:"\u6EDA\u52A8\u65F6\u957F\uFF08\u5355\u4F4D\uFF1As\uFF09",paraId:2,tocIndex:7},{value:"number",paraId:2,tocIndex:7},{value:"20",paraId:2,tocIndex:7},{value:"pauseWhenHover ",paraId:2,tocIndex:7},{value:" (pause-when-hover)",paraId:2,tocIndex:7},{value:"\u9F20\u6807\u60AC\u505C\u65F6\u662F\u5426\u6682\u505C",paraId:2,tocIndex:7},{value:"boolean",paraId:2,tocIndex:7},{value:"false",paraId:2,tocIndex:7},{value:"Part",paraId:3,tocIndex:8},{value:"\u8BF4\u660E",paraId:3,tocIndex:8},{value:"base",paraId:3,tocIndex:8},{value:"\u5305\u88F9\u7EC4\u4EF6\u7684\u5BB9\u5668",paraId:3,tocIndex:8},{value:"content",paraId:3,tocIndex:8},{value:"\u8DD1\u9A6C\u706F\u7684\u6587\u5B57\u5185\u5BB9\u533A\u57DF",paraId:3,tocIndex:8},{value:"\u53D8\u91CF",paraId:4,tocIndex:9},{value:"\u8BF4\u660E",paraId:4,tocIndex:9},{value:"\u9ED8\u8BA4\u503C",paraId:4,tocIndex:9},{value:"--banana-marquee-color",paraId:4,tocIndex:9},{value:"\u8DD1\u9A6C\u706F\u7684\u6587\u672C\u989C\u8272",paraId:4,tocIndex:9},{value:"-",paraId:4,tocIndex:9},{value:"--banana-marquee-font-size",paraId:4,tocIndex:9},{value:"\u8DD1\u9A6C\u706F\u7684\u5B57\u4F53\u5927\u5C0F",paraId:4,tocIndex:9},{value:"-",paraId:4,tocIndex:9},{value:"--banana-marquee-line-height",paraId:4,tocIndex:9},{value:"\u8DD1\u9A6C\u706F\u7684\u6587\u5B57\u884C\u9AD8",paraId:4,tocIndex:9},{value:"'1.4'",paraId:4,tocIndex:9},{value:"--banana-marquee-background-color",paraId:4,tocIndex:9},{value:"\u8DD1\u9A6C\u706F\u7684\u80CC\u666F\u8272",paraId:4,tocIndex:9},{value:"-",paraId:4,tocIndex:9}],P={"docs-example-message-demo-basicusage":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,74673))})),asset:{type:"BLOCK",id:"docs-example-message-demo-basicusage",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(19896).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u57FA\u672C\u4F7F\u7528"}},"docs-example-message-demo-type":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,70296))})),asset:{type:"BLOCK",id:"docs-example-message-demo-type",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(45513).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},title:"\u4E0D\u540C\u7684\u63D0\u793A\u7C7B\u578B"}},"docs-example-message-demo-duration":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,35044))})),asset:{type:"BLOCK",id:"docs-example-message-demo-duration",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(57122).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},description:"\u901A\u8FC7\u914D\u7F6E\u53C2\u6570\u4E2D\u7684 duration \u5C5E\u6027\uFF0C\u53EF\u4EE5\u81EA\u5B9A\u4E49\u63D0\u793A\u7684\u5C55\u793A\u65F6\u957F\uFF0C\u5355\u4F4D\u4E3A\u79D2\u3002",title:"\u81EA\u5B9A\u4E49\u63D0\u793A\u7684\u5C55\u793A\u65F6\u957F"}},"docs-example-message-demo-loading":{component:t.memo(t.lazy(function(){return Promise.all([e.e(132),e.e(433)]).then(e.bind(e,53028))})),asset:{type:"BLOCK",id:"docs-example-message-demo-loading",refAtomIds:[],dependencies:{"index.tsx":{type:"FILE",value:e(84530).Z},"@banana-ui/react":{type:"NPM",value:"1.17.5"},react:{type:"NPM",value:"18.2.0"}},description:"\u5C06 duration \u914D\u7F6E\u4E3A0\uFF0C\u63D0\u793A\u5C06\u4E0D\u4F1A\u81EA\u52A8\u5173\u95ED\uFF0C\u9700\u8981\u81EA\u884C\u8C03\u7528 closeMessage \u65B9\u6CD5\u5173\u95ED\u3002",title:"loading\u63D0\u793A"}}},D={title:"Message \u63D0\u793A",toc:"menu",filename:"docs/example/Message/index.md",lastUpdated:1708333263e3,group:"\u7EC4\u4EF6",demo:{cols:2},description:"\u5168\u5C40\u7684\u6D88\u606F\u63D0\u793A,\u5E38\u7528\u4E8E\u5411\u7528\u6237\u53CD\u9988\u64CD\u4F5C\u7684\u7ED3\u679C\u6216\u72B6\u6001\u7684\u53D8\u66F4."},Y=[{id:"message-\u63D0\u793A",depth:1,title:"Message \u63D0\u793A"},{id:"\u4EE3\u7801\u6F14\u793A",depth:2,title:"\u4EE3\u7801\u6F14\u793A"},{id:"docs-example-message-demo-basicusage",depth:3,title:"\u57FA\u672C\u4F7F\u7528"},{id:"docs-example-message-demo-type",depth:3,title:"\u4E0D\u540C\u7684\u63D0\u793A\u7C7B\u578B"},{id:"docs-example-message-demo-duration",depth:3,title:"\u81EA\u5B9A\u4E49\u63D0\u793A\u7684\u5C55\u793A\u65F6\u957F"},{id:"docs-example-message-demo-loading",depth:3,title:"loading\u63D0\u793A"},{id:"\u9759\u6001\u65B9\u6CD5---static-methods",depth:2,title:"\u9759\u6001\u65B9\u6CD5 - Static Methods"},{id:"css-parts",depth:2,title:"CSS Parts"},{id:"\u6837\u5F0F\u53D8\u91CF",depth:2,title:"\u6837\u5F0F\u53D8\u91CF"}],se=[{value:` | Message `,paraId:0,tocIndex:0},{value:"\u5168\u5C40\u7684\u6D88\u606F\u63D0\u793A,\u5E38\u7528\u4E8E\u5411\u7528\u6237\u53CD\u9988\u64CD\u4F5C\u7684\u7ED3\u679C\u6216\u72B6\u6001\u7684\u53D8\u66F4.",paraId:1,tocIndex:0},{value:"\u663E\u793A\u63D0\u793A\u7684\u9759\u6001\u65B9\u6CD5\u90FD\u4F1A\u8FD4\u56DE\u4E00\u4E2A\u552F\u4E00\u7684 id\uFF0C\u53EF\u4EE5\u901A\u8FC7\u8FD9\u4E2A id \u6765\u5173\u95ED\u63D0\u793A\u3002",paraId:2,tocIndex:6},{value:"\u65B9\u6CD5",paraId:3,tocIndex:6},{value:"\u8BF4\u660E",paraId:3,tocIndex:6},{value:"\u53C2\u6570",paraId:3,tocIndex:6},{value:"open",paraId:3,tocIndex:6},{value:"\u663E\u793A\u4E00\u4E2A\u63D0\u793A",paraId:3,tocIndex:6},{value:"Config",paraId:3,tocIndex:6},{value:"info",paraId:3,tocIndex:6},{value:"\u663E\u793A\u4E00\u4E2A\u666E\u901A\u63D0\u793A",paraId:3,tocIndex:6},{value:"ConfigWithoutType",paraId:3,tocIndex:6},{value:"success",paraId:3,tocIndex:6},{value:"\u663E\u793A\u4E00\u4E2A\u6210\u529F\u63D0\u793A",paraId:3,tocIndex:6},{value:"ConfigWithoutType",paraId:3,tocIndex:6},{value:"warning",paraId:3,tocIndex:6},{value:"\u663E\u793A\u4E00\u4E2A\u8B66\u544A\u63D0\u793A",paraId:3,tocIndex:6},{value:"ConfigWithoutType",paraId:3,tocIndex:6},{value:"error",paraId:3,tocIndex:6},{value:"\u663E\u793A\u4E00\u4E2A\u9519\u8BEF\u63D0\u793A",paraId:3,tocIndex:6},{value:"ConfigWithoutType",paraId:3,tocIndex:6},{value:"loading",paraId:3,tocIndex:6},{value:"\u663E\u793A\u4E00\u4E2A\u52A0\u8F7D\u63D0\u793A",paraId:3,tocIndex:6},{value:"ConfigWithoutType",paraId:3,tocIndex:6},{value:"closeMessage",paraId:3,tocIndex:6},{value:"\u5173\u95ED\u6307\u5B9A\u7684\u63D0\u793A",paraId:3,tocIndex:6},{value:"id: number",paraId:3,tocIndex:6},{value:`export type MessageType = 'success' | 'warning' | 'info' | 'error' | 'loading'; export type Config = { @@ -2037,31 +2037,25 @@ export default function Size() { ); } `},13588:function(b,v){"use strict";v.Z=`import { Marquee } from '@banana-ui/react'; -import React from 'react'; export default function BasicUsage() { const content = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.'; - return ( -
- - - ); + return ; } `},74652:function(b,v){"use strict";v.Z=`import { Marquee } from '@banana-ui/react'; -import React from 'react'; export default function CustomColor() { const content = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.'; return ( -
+ <> - + ); } `},65052:function(b,v){"use strict";v.Z=`import { Marquee } from '@banana-ui/react'; @@ -2101,31 +2095,25 @@ export default function CustomStyle() { ); } `},22843:function(b,v){"use strict";v.Z=`import { Marquee } from '@banana-ui/react'; -import React from 'react'; export default function Duration() { const content = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.'; return ( -
+ <> - + ); } `},16546:function(b,v){"use strict";v.Z=`import { Marquee } from '@banana-ui/react'; -import React from 'react'; export default function PauseWhenHover() { const content = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.'; - return ( -
- - - ); + return ; } `},10252:function(b,v){"use strict";v.Z=`import { Divider, Menu, MenuItem } from '@banana-ui/react'; import React from 'react'; @@ -3511,7 +3499,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho [zustand devtools middleware] Unsupported __setState action format. When using 'store' option in devtools(), the 'state' should have only one key, which is a value of 'store' that was passed in devtools(), and value of this only key should be a state object. Example: { "type": "__setState", "state": { "abc123Store": { "foo": "bar" } } } - `);const Y=D.state[K];if(Y==null)return;JSON.stringify(F.getState())!==JSON.stringify(Y)&&fe(Y);return}F.dispatchFromDevtools&&typeof F.dispatch=="function"&&F.dispatch(D)});case"DISPATCH":switch(z.payload.type){case"RESET":return fe(de),K===void 0?oe==null?void 0:oe.init(F.getState()):oe==null?void 0:oe.init(s(W.name));case"COMMIT":if(K===void 0){oe==null||oe.init(F.getState());return}return oe==null?void 0:oe.init(s(W.name));case"ROLLBACK":return p(z.state,D=>{if(K===void 0){fe(D),oe==null||oe.init(F.getState());return}fe(D[K]),oe==null||oe.init(s(W.name))});case"JUMP_TO_STATE":case"JUMP_TO_ACTION":return p(z.state,D=>{if(K===void 0){fe(D);return}JSON.stringify(F.getState())!==JSON.stringify(D[K])&&fe(D[K])});case"IMPORT_STATE":{const{nextLiftedState:D}=z.payload,Y=(P=D.computedStates.slice(-1)[0])==null?void 0:P.state;if(!Y)return;fe(K===void 0?Y:Y[K]),oe==null||oe.send(null,D);return}case"PAUSE_RECORDING":return ce=!ce}return}}),de},p=($,N)=>{let B;try{B=JSON.parse($)}catch(M){console.error("[zustand devtools middleware] Could not parse the received json",M)}B!==void 0&&N(B)},g=$=>(N,B,M)=>{const F=M.subscribe;return M.subscribe=(Q,K,W)=>{let re=Q;if(K){const oe=(W==null?void 0:W.equalityFn)||Object.is;let be=Q(M.getState());re=ce=>{const fe=Q(ce);if(!oe(be,fe)){const de=be;K(be=fe,de)}},W!=null&&W.fireImmediately&&K(be,be)}return F(re)},$(N,B,M)},m=null,S=($,N)=>(...B)=>Object.assign({},$,N(...B));function I($,N){let B;try{B=$()}catch(F){return}return{getItem:F=>{var Z;const Q=W=>W===null?null:JSON.parse(W,N==null?void 0:N.reviver),K=(Z=B.getItem(F))!=null?Z:null;return K instanceof Promise?K.then(Q):Q(K)},setItem:(F,Z)=>B.setItem(F,JSON.stringify(Z,N==null?void 0:N.replacer)),removeItem:F=>B.removeItem(F)}}const y=$=>N=>{try{const B=$(N);return B instanceof Promise?B:{then(M){return y(M)(B)},catch(M){return this}}}catch(B){return{then(M){return this},catch(M){return y(M)(B)}}}},T=($,N)=>(B,M,F)=>{let Z=pl({getStorage:()=>localStorage,serialize:JSON.stringify,deserialize:JSON.parse,partialize:H=>H,version:0,merge:(H,z)=>pl(pl({},z),H)},N),Q=!1;const K=new Set,W=new Set;let re;try{re=Z.getStorage()}catch(H){}if(!re)return $((...H)=>{console.warn(`[zustand persist middleware] Unable to update item '${Z.name}', the given storage is currently unavailable.`),B(...H)},M,F);const oe=y(Z.serialize),be=()=>{const H=Z.partialize(pl({},M()));let z;const P=oe({state:H,version:Z.version}).then(D=>re.setItem(Z.name,D)).catch(D=>{z=D});if(z)throw z;return P},ce=F.setState;F.setState=(H,z)=>{ce(H,z),be()};const fe=$((...H)=>{B(...H),be()},M,F);let de;const U=()=>{var H;if(!re)return;Q=!1,K.forEach(P=>P(M()));const z=((H=Z.onRehydrateStorage)==null?void 0:H.call(Z,M()))||void 0;return y(re.getItem.bind(re))(Z.name).then(P=>{if(P)return Z.deserialize(P)}).then(P=>{if(P)if(typeof P.version=="number"&&P.version!==Z.version){if(Z.migrate)return Z.migrate(P.state,P.version);console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return P.state}).then(P=>{var D;return de=Z.merge(P,(D=M())!=null?D:fe),B(de,!0),be()}).then(()=>{z==null||z(de,void 0),Q=!0,W.forEach(P=>P(de))}).catch(P=>{z==null||z(void 0,P)})};return F.persist={setOptions:H=>{Z=pl(pl({},Z),H),H.getStorage&&(re=H.getStorage())},clearStorage:()=>{re==null||re.removeItem(Z.name)},getOptions:()=>Z,rehydrate:()=>U(),hasHydrated:()=>Q,onHydrate:H=>(K.add(H),()=>{K.delete(H)}),onFinishHydration:H=>(W.add(H),()=>{W.delete(H)})},U(),de||fe},L=($,N)=>(B,M,F)=>{let Z=pl({storage:I(()=>localStorage),partialize:U=>U,version:0,merge:(U,H)=>pl(pl({},H),U)},N),Q=!1;const K=new Set,W=new Set;let re=Z.storage;if(!re)return $((...U)=>{console.warn(`[zustand persist middleware] Unable to update item '${Z.name}', the given storage is currently unavailable.`),B(...U)},M,F);const oe=()=>{const U=Z.partialize(pl({},M()));return re.setItem(Z.name,{state:U,version:Z.version})},be=F.setState;F.setState=(U,H)=>{be(U,H),oe()};const ce=$((...U)=>{B(...U),oe()},M,F);F.getInitialState=()=>ce;let fe;const de=()=>{var U,H;if(!re)return;Q=!1,K.forEach(P=>{var D;return P((D=M())!=null?D:ce)});const z=((H=Z.onRehydrateStorage)==null?void 0:H.call(Z,(U=M())!=null?U:ce))||void 0;return y(re.getItem.bind(re))(Z.name).then(P=>{if(P)if(typeof P.version=="number"&&P.version!==Z.version){if(Z.migrate)return Z.migrate(P.state,P.version);console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return P.state}).then(P=>{var D;return fe=Z.merge(P,(D=M())!=null?D:ce),B(fe,!0),oe()}).then(()=>{z==null||z(fe,void 0),fe=M(),Q=!0,W.forEach(P=>P(fe))}).catch(P=>{z==null||z(void 0,P)})};return F.persist={setOptions:U=>{Z=pl(pl({},Z),U),U.storage&&(re=U.storage)},clearStorage:()=>{re==null||re.removeItem(Z.name)},getOptions:()=>Z,rehydrate:()=>de(),hasHydrated:()=>Q,onHydrate:U=>(K.add(U),()=>{K.delete(U)}),onFinishHydration:U=>(W.add(U),()=>{W.delete(U)})},Z.skipHydration||de(),fe||ce},E=($,N)=>"getStorage"in N||"serialize"in N||"deserialize"in N?(console.warn("[DEPRECATED] `getStorage`, `serialize` and `deserialize` options are deprecated. Use `storage` option instead."),T($,N)):L($,N)},77825:function(b,v,e){"use strict";e.d(v,{F:function(){return S},s:function(){return g}});var r=e(50959),a=e(7231);const t=I=>{let y;const T=new Set,L=(F,Z)=>{const Q=typeof F=="function"?F(y):F;if(!Object.is(Q,y)){const K=y;y=(Z!=null?Z:typeof Q!="object"||Q===null)?Q:Object.assign({},y,Q),T.forEach(W=>W(y,K))}},R=()=>y,B={setState:L,getState:R,getInitialState:()=>M,subscribe:F=>(T.add(F),()=>T.delete(F)),destroy:()=>{console.warn("[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."),T.clear()}},M=y=I(L,R,B);return B},s=I=>I?t(I):t;var u=I=>(console.warn("[DEPRECATED] Default export is deprecated. Instead use import { createStore } from 'zustand/vanilla'."),s(I));const{useDebugValue:h}=r,{useSyncExternalStoreWithSelector:d}=a,p=I=>I;function g(I,y=p,T){const L=d(I.subscribe,I.getState,I.getServerState||I.getInitialState,y,T);return h(L),L}const m=(I,y)=>{const T=s(I),L=(R,E=y)=>g(T,R,E);return Object.assign(L,T),L},S=(I,y)=>I?m(I,y):m}},__webpack_module_cache__={};function __webpack_require__(b){var v=__webpack_module_cache__[b];if(v!==void 0)return v.exports;var e=__webpack_module_cache__[b]={id:b,loaded:!1,exports:{}};return __webpack_modules__[b].call(e.exports,e,e.exports,__webpack_require__),e.loaded=!0,e.exports}__webpack_require__.m=__webpack_modules__,function(){__webpack_require__.n=function(b){var v=b&&b.__esModule?function(){return b.default}:function(){return b};return __webpack_require__.d(v,{a:v}),v}}(),function(){var b=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},v;__webpack_require__.t=function(e,r){if(r&1&&(e=this(e)),r&8||typeof e=="object"&&e&&(r&4&&e.__esModule||r&16&&typeof e.then=="function"))return e;var a=Object.create(null);__webpack_require__.r(a);var t={};v=v||[null,b({}),b([]),b(b)];for(var s=r&2&&e;typeof s=="object"&&!~v.indexOf(s);s=b(s))Object.getOwnPropertyNames(s).forEach(function(u){t[u]=function(){return e[u]}});return t.default=function(){return e},__webpack_require__.d(a,t),a}}(),function(){__webpack_require__.d=function(b,v){for(var e in v)__webpack_require__.o(v,e)&&!__webpack_require__.o(b,e)&&Object.defineProperty(b,e,{enumerable:!0,get:v[e]})}}(),function(){__webpack_require__.f={},__webpack_require__.e=function(b){return Promise.all(Object.keys(__webpack_require__.f).reduce(function(v,e){return __webpack_require__.f[e](b,v),v},[]))}}(),function(){__webpack_require__.u=function(b){return""+({10:"docs__example__Select__index.md",96:"dumi__theme__layouts__DocLayout",126:"docs__example__Collapse__index.md",163:"docs__example__Stepper__index.md",183:"docs__example__Radio__index.md",194:"docs__guide__SSR.md",205:"docs__example__Marquee__index.md",219:"docs__guide__installation.md",230:"docs__example__Message__index.md",252:"dumi__theme__layouts__DemoLayout",354:"docs__example__Input__index.md",389:"docs__example__Button__index.md",400:"dumi__pages__404",401:"docs__example__Countdown__index.md",425:"docs__example__Modal__index.md",433:"demos",436:"docs__guide__contributing.md",448:"dumi__pages__Demo",458:"dumi__theme__ContextWrapper",483:"docs__guide__design-tokens.md",495:"docs__example__Menu__index.md",506:"docs__example__Dropdown__index.md",511:"docs__example__Rating__index.md",557:"docs__guide__advanced.md",568:"docs__guide__quick-start.md",604:"docs__example__Tooltip__index.md",711:"docs__example__Divider__index.md",750:"docs__example__Popup__index.md",759:"docs__example__Progress__index.md",765:"docs__example__Overlay__index.md",869:"docs__guide__introduction.md",889:"docs__guide__react.md",915:"docs__example__Checkbox__index.md",935:"docs__index.md",948:"docs__example__Carousel__index.md"}[b]||b)+"."+{10:"d56cdf62",38:"ea146f1a",96:"d9b23843",126:"604199f0",132:"ea5e4e46",163:"d5209d41",183:"8d94e030",194:"5281fc0a",205:"333cce17",219:"f334b6c9",230:"f25c1e48",252:"3cb78273",354:"d6125549",389:"a26fef25",400:"ca6244e3",401:"c97c5bca",425:"673fc4d0",433:"e3aedfce",436:"53e48546",448:"b544a529",458:"6300d130",483:"6c86e040",495:"77c06977",506:"cacc6117",511:"e2c6043c",557:"4b24437d",568:"892b063a",604:"dc7eb305",711:"6f670cc6",747:"00dd50a7",750:"4b661a8b",759:"b3f1b852",765:"1d82f8dc",869:"128fcc3e",889:"87c3986b",915:"16c31bba",935:"e3297846",945:"c5d19e3f",948:"9d645136"}[b]+".async.js"}}(),function(){__webpack_require__.miniCssF=function(b){return""+{10:"docs__example__Select__index.md",96:"dumi__theme__layouts__DocLayout",126:"docs__example__Collapse__index.md",163:"docs__example__Stepper__index.md",183:"docs__example__Radio__index.md",194:"docs__guide__SSR.md",205:"docs__example__Marquee__index.md",219:"docs__guide__installation.md",230:"docs__example__Message__index.md",354:"docs__example__Input__index.md",389:"docs__example__Button__index.md",400:"dumi__pages__404",401:"docs__example__Countdown__index.md",425:"docs__example__Modal__index.md",433:"demos",436:"docs__guide__contributing.md",448:"dumi__pages__Demo",483:"docs__guide__design-tokens.md",495:"docs__example__Menu__index.md",506:"docs__example__Dropdown__index.md",511:"docs__example__Rating__index.md",557:"docs__guide__advanced.md",568:"docs__guide__quick-start.md",604:"docs__example__Tooltip__index.md",711:"docs__example__Divider__index.md",750:"docs__example__Popup__index.md",759:"docs__example__Progress__index.md",765:"docs__example__Overlay__index.md",869:"docs__guide__introduction.md",889:"docs__guide__react.md",915:"docs__example__Checkbox__index.md",935:"docs__index.md",948:"docs__example__Carousel__index.md"}[b]+"."+{10:"778c6473",96:"eec80432",126:"778c6473",163:"778c6473",183:"778c6473",194:"778c6473",205:"778c6473",219:"778c6473",230:"778c6473",354:"778c6473",389:"778c6473",400:"8b85f2d9",401:"778c6473",425:"778c6473",433:"d2ae6076",436:"778c6473",448:"578aa5c0",483:"778c6473",495:"778c6473",506:"778c6473",511:"778c6473",557:"778c6473",568:"778c6473",604:"778c6473",711:"778c6473",750:"778c6473",759:"778c6473",765:"778c6473",869:"778c6473",889:"778c6473",915:"778c6473",935:"778c6473",948:"778c6473"}[b]+".chunk.css"}}(),function(){__webpack_require__.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch(b){if(typeof window=="object")return window}}()}(),function(){__webpack_require__.o=function(b,v){return Object.prototype.hasOwnProperty.call(b,v)}}(),function(){var b={},v="banana:";__webpack_require__.l=function(e,r,a,t){if(b[e]){b[e].push(r);return}var s,u;if(a!==void 0)for(var h=document.getElementsByTagName("script"),d=0;d{if(K===void 0){fe(D),oe==null||oe.init(F.getState());return}fe(D[K]),oe==null||oe.init(s(W.name))});case"JUMP_TO_STATE":case"JUMP_TO_ACTION":return p(z.state,D=>{if(K===void 0){fe(D);return}JSON.stringify(F.getState())!==JSON.stringify(D[K])&&fe(D[K])});case"IMPORT_STATE":{const{nextLiftedState:D}=z.payload,Y=(P=D.computedStates.slice(-1)[0])==null?void 0:P.state;if(!Y)return;fe(K===void 0?Y:Y[K]),oe==null||oe.send(null,D);return}case"PAUSE_RECORDING":return ce=!ce}return}}),de},p=($,N)=>{let B;try{B=JSON.parse($)}catch(M){console.error("[zustand devtools middleware] Could not parse the received json",M)}B!==void 0&&N(B)},g=$=>(N,B,M)=>{const F=M.subscribe;return M.subscribe=(Q,K,W)=>{let re=Q;if(K){const oe=(W==null?void 0:W.equalityFn)||Object.is;let be=Q(M.getState());re=ce=>{const fe=Q(ce);if(!oe(be,fe)){const de=be;K(be=fe,de)}},W!=null&&W.fireImmediately&&K(be,be)}return F(re)},$(N,B,M)},m=null,S=($,N)=>(...B)=>Object.assign({},$,N(...B));function I($,N){let B;try{B=$()}catch(F){return}return{getItem:F=>{var Z;const Q=W=>W===null?null:JSON.parse(W,N==null?void 0:N.reviver),K=(Z=B.getItem(F))!=null?Z:null;return K instanceof Promise?K.then(Q):Q(K)},setItem:(F,Z)=>B.setItem(F,JSON.stringify(Z,N==null?void 0:N.replacer)),removeItem:F=>B.removeItem(F)}}const y=$=>N=>{try{const B=$(N);return B instanceof Promise?B:{then(M){return y(M)(B)},catch(M){return this}}}catch(B){return{then(M){return this},catch(M){return y(M)(B)}}}},T=($,N)=>(B,M,F)=>{let Z=pl({getStorage:()=>localStorage,serialize:JSON.stringify,deserialize:JSON.parse,partialize:H=>H,version:0,merge:(H,z)=>pl(pl({},z),H)},N),Q=!1;const K=new Set,W=new Set;let re;try{re=Z.getStorage()}catch(H){}if(!re)return $((...H)=>{console.warn(`[zustand persist middleware] Unable to update item '${Z.name}', the given storage is currently unavailable.`),B(...H)},M,F);const oe=y(Z.serialize),be=()=>{const H=Z.partialize(pl({},M()));let z;const P=oe({state:H,version:Z.version}).then(D=>re.setItem(Z.name,D)).catch(D=>{z=D});if(z)throw z;return P},ce=F.setState;F.setState=(H,z)=>{ce(H,z),be()};const fe=$((...H)=>{B(...H),be()},M,F);let de;const U=()=>{var H;if(!re)return;Q=!1,K.forEach(P=>P(M()));const z=((H=Z.onRehydrateStorage)==null?void 0:H.call(Z,M()))||void 0;return y(re.getItem.bind(re))(Z.name).then(P=>{if(P)return Z.deserialize(P)}).then(P=>{if(P)if(typeof P.version=="number"&&P.version!==Z.version){if(Z.migrate)return Z.migrate(P.state,P.version);console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return P.state}).then(P=>{var D;return de=Z.merge(P,(D=M())!=null?D:fe),B(de,!0),be()}).then(()=>{z==null||z(de,void 0),Q=!0,W.forEach(P=>P(de))}).catch(P=>{z==null||z(void 0,P)})};return F.persist={setOptions:H=>{Z=pl(pl({},Z),H),H.getStorage&&(re=H.getStorage())},clearStorage:()=>{re==null||re.removeItem(Z.name)},getOptions:()=>Z,rehydrate:()=>U(),hasHydrated:()=>Q,onHydrate:H=>(K.add(H),()=>{K.delete(H)}),onFinishHydration:H=>(W.add(H),()=>{W.delete(H)})},U(),de||fe},L=($,N)=>(B,M,F)=>{let Z=pl({storage:I(()=>localStorage),partialize:U=>U,version:0,merge:(U,H)=>pl(pl({},H),U)},N),Q=!1;const K=new Set,W=new Set;let re=Z.storage;if(!re)return $((...U)=>{console.warn(`[zustand persist middleware] Unable to update item '${Z.name}', the given storage is currently unavailable.`),B(...U)},M,F);const oe=()=>{const U=Z.partialize(pl({},M()));return re.setItem(Z.name,{state:U,version:Z.version})},be=F.setState;F.setState=(U,H)=>{be(U,H),oe()};const ce=$((...U)=>{B(...U),oe()},M,F);F.getInitialState=()=>ce;let fe;const de=()=>{var U,H;if(!re)return;Q=!1,K.forEach(P=>{var D;return P((D=M())!=null?D:ce)});const z=((H=Z.onRehydrateStorage)==null?void 0:H.call(Z,(U=M())!=null?U:ce))||void 0;return y(re.getItem.bind(re))(Z.name).then(P=>{if(P)if(typeof P.version=="number"&&P.version!==Z.version){if(Z.migrate)return Z.migrate(P.state,P.version);console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return P.state}).then(P=>{var D;return fe=Z.merge(P,(D=M())!=null?D:ce),B(fe,!0),oe()}).then(()=>{z==null||z(fe,void 0),fe=M(),Q=!0,W.forEach(P=>P(fe))}).catch(P=>{z==null||z(void 0,P)})};return F.persist={setOptions:U=>{Z=pl(pl({},Z),U),U.storage&&(re=U.storage)},clearStorage:()=>{re==null||re.removeItem(Z.name)},getOptions:()=>Z,rehydrate:()=>de(),hasHydrated:()=>Q,onHydrate:U=>(K.add(U),()=>{K.delete(U)}),onFinishHydration:U=>(W.add(U),()=>{W.delete(U)})},Z.skipHydration||de(),fe||ce},E=($,N)=>"getStorage"in N||"serialize"in N||"deserialize"in N?(console.warn("[DEPRECATED] `getStorage`, `serialize` and `deserialize` options are deprecated. Use `storage` option instead."),T($,N)):L($,N)},77825:function(b,v,e){"use strict";e.d(v,{F:function(){return S},s:function(){return g}});var r=e(50959),a=e(7231);const t=I=>{let y;const T=new Set,L=(F,Z)=>{const Q=typeof F=="function"?F(y):F;if(!Object.is(Q,y)){const K=y;y=(Z!=null?Z:typeof Q!="object"||Q===null)?Q:Object.assign({},y,Q),T.forEach(W=>W(y,K))}},R=()=>y,B={setState:L,getState:R,getInitialState:()=>M,subscribe:F=>(T.add(F),()=>T.delete(F)),destroy:()=>{console.warn("[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."),T.clear()}},M=y=I(L,R,B);return B},s=I=>I?t(I):t;var u=I=>(console.warn("[DEPRECATED] Default export is deprecated. Instead use import { createStore } from 'zustand/vanilla'."),s(I));const{useDebugValue:h}=r,{useSyncExternalStoreWithSelector:d}=a,p=I=>I;function g(I,y=p,T){const L=d(I.subscribe,I.getState,I.getServerState||I.getInitialState,y,T);return h(L),L}const m=(I,y)=>{const T=s(I),L=(R,E=y)=>g(T,R,E);return Object.assign(L,T),L},S=(I,y)=>I?m(I,y):m}},__webpack_module_cache__={};function __webpack_require__(b){var v=__webpack_module_cache__[b];if(v!==void 0)return v.exports;var e=__webpack_module_cache__[b]={id:b,loaded:!1,exports:{}};return __webpack_modules__[b].call(e.exports,e,e.exports,__webpack_require__),e.loaded=!0,e.exports}__webpack_require__.m=__webpack_modules__,function(){__webpack_require__.n=function(b){var v=b&&b.__esModule?function(){return b.default}:function(){return b};return __webpack_require__.d(v,{a:v}),v}}(),function(){var b=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},v;__webpack_require__.t=function(e,r){if(r&1&&(e=this(e)),r&8||typeof e=="object"&&e&&(r&4&&e.__esModule||r&16&&typeof e.then=="function"))return e;var a=Object.create(null);__webpack_require__.r(a);var t={};v=v||[null,b({}),b([]),b(b)];for(var s=r&2&&e;typeof s=="object"&&!~v.indexOf(s);s=b(s))Object.getOwnPropertyNames(s).forEach(function(u){t[u]=function(){return e[u]}});return t.default=function(){return e},__webpack_require__.d(a,t),a}}(),function(){__webpack_require__.d=function(b,v){for(var e in v)__webpack_require__.o(v,e)&&!__webpack_require__.o(b,e)&&Object.defineProperty(b,e,{enumerable:!0,get:v[e]})}}(),function(){__webpack_require__.f={},__webpack_require__.e=function(b){return Promise.all(Object.keys(__webpack_require__.f).reduce(function(v,e){return __webpack_require__.f[e](b,v),v},[]))}}(),function(){__webpack_require__.u=function(b){return""+({10:"docs__example__Select__index.md",96:"dumi__theme__layouts__DocLayout",126:"docs__example__Collapse__index.md",163:"docs__example__Stepper__index.md",183:"docs__example__Radio__index.md",194:"docs__guide__SSR.md",205:"docs__example__Marquee__index.md",219:"docs__guide__installation.md",230:"docs__example__Message__index.md",252:"dumi__theme__layouts__DemoLayout",354:"docs__example__Input__index.md",389:"docs__example__Button__index.md",400:"dumi__pages__404",401:"docs__example__Countdown__index.md",425:"docs__example__Modal__index.md",433:"demos",436:"docs__guide__contributing.md",448:"dumi__pages__Demo",458:"dumi__theme__ContextWrapper",483:"docs__guide__design-tokens.md",495:"docs__example__Menu__index.md",506:"docs__example__Dropdown__index.md",511:"docs__example__Rating__index.md",557:"docs__guide__advanced.md",568:"docs__guide__quick-start.md",604:"docs__example__Tooltip__index.md",711:"docs__example__Divider__index.md",750:"docs__example__Popup__index.md",759:"docs__example__Progress__index.md",765:"docs__example__Overlay__index.md",869:"docs__guide__introduction.md",889:"docs__guide__react.md",915:"docs__example__Checkbox__index.md",935:"docs__index.md",948:"docs__example__Carousel__index.md"}[b]||b)+"."+{10:"d56cdf62",38:"ea146f1a",96:"d9b23843",126:"604199f0",132:"ea5e4e46",163:"d5209d41",183:"8d94e030",194:"5281fc0a",205:"4067932a",219:"f334b6c9",230:"f25c1e48",252:"3cb78273",354:"d6125549",389:"a26fef25",400:"ca6244e3",401:"c97c5bca",425:"673fc4d0",433:"6ef29ba8",436:"53e48546",448:"b544a529",458:"6300d130",483:"6c86e040",495:"77c06977",506:"cacc6117",511:"e2c6043c",557:"4b24437d",568:"892b063a",604:"dc7eb305",711:"6f670cc6",747:"00dd50a7",750:"4b661a8b",759:"b3f1b852",765:"1d82f8dc",869:"128fcc3e",889:"87c3986b",915:"16c31bba",935:"e3297846",945:"c5d19e3f",948:"9d645136"}[b]+".async.js"}}(),function(){__webpack_require__.miniCssF=function(b){return""+{10:"docs__example__Select__index.md",96:"dumi__theme__layouts__DocLayout",126:"docs__example__Collapse__index.md",163:"docs__example__Stepper__index.md",183:"docs__example__Radio__index.md",194:"docs__guide__SSR.md",205:"docs__example__Marquee__index.md",219:"docs__guide__installation.md",230:"docs__example__Message__index.md",354:"docs__example__Input__index.md",389:"docs__example__Button__index.md",400:"dumi__pages__404",401:"docs__example__Countdown__index.md",425:"docs__example__Modal__index.md",433:"demos",436:"docs__guide__contributing.md",448:"dumi__pages__Demo",483:"docs__guide__design-tokens.md",495:"docs__example__Menu__index.md",506:"docs__example__Dropdown__index.md",511:"docs__example__Rating__index.md",557:"docs__guide__advanced.md",568:"docs__guide__quick-start.md",604:"docs__example__Tooltip__index.md",711:"docs__example__Divider__index.md",750:"docs__example__Popup__index.md",759:"docs__example__Progress__index.md",765:"docs__example__Overlay__index.md",869:"docs__guide__introduction.md",889:"docs__guide__react.md",915:"docs__example__Checkbox__index.md",935:"docs__index.md",948:"docs__example__Carousel__index.md"}[b]+"."+{10:"778c6473",96:"eec80432",126:"778c6473",163:"778c6473",183:"778c6473",194:"778c6473",205:"778c6473",219:"778c6473",230:"778c6473",354:"778c6473",389:"778c6473",400:"8b85f2d9",401:"778c6473",425:"778c6473",433:"d2ae6076",436:"778c6473",448:"578aa5c0",483:"778c6473",495:"778c6473",506:"778c6473",511:"778c6473",557:"778c6473",568:"778c6473",604:"778c6473",711:"778c6473",750:"778c6473",759:"778c6473",765:"778c6473",869:"778c6473",889:"778c6473",915:"778c6473",935:"778c6473",948:"778c6473"}[b]+".chunk.css"}}(),function(){__webpack_require__.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch(b){if(typeof window=="object")return window}}()}(),function(){__webpack_require__.o=function(b,v){return Object.prototype.hasOwnProperty.call(b,v)}}(),function(){var b={},v="banana:";__webpack_require__.l=function(e,r,a,t){if(b[e]){b[e].push(r);return}var s,u;if(a!==void 0)for(var h=document.getElementsByTagName("script"),d=0;d0})),Fo=xt({routesById:mr,routeComponents:Ia,parentId:xo.id,loadingComponent:Gn.loadingComponent,reactRouter5Compat:Gn.reactRouter5Compat});return Fo.length>0&&(xo.children=Fo,xo.routes=Fo),xo})}function un(Gn){var mr=(0,Pn.UO)(),$r=(0,Ae.Z)((0,Ae.Z)({},Gn),{},{to:(0,Pn.Gn)(Gn.to,mr)});return We.createElement(Pn.Fg,(0,et.Z)({replace:!0},$r))}function An(Gn){var mr=Gn.route,$r=mr.redirect,Ia=(0,Me.Z)(mr,bt),Qa=Gn.reactRouter5Compat?Kn:Vn;return(0,Ae.Z)({element:$r?We.createElement(un,{to:$r}):We.createElement(Ye.X.Provider,{value:{route:Gn.route}},We.createElement(Qa,{loader:We.memo(Gn.routeComponent),loadingComponent:Gn.loadingComponent||Tn,hasChildren:Gn.hasChildren}))},Ia)}function Tn(){return We.createElement("div",null)}function Kn(Gn){var mr=(0,Ye.Q)(),$r=mr.route,Ia=(0,Wn.Ov)(),Qa=Ia.history,xo=Ia.clientRoutes,Fo=(0,Pn.UO)(),$o={params:Fo,isExact:!0,path:$r.path,url:Qa.location.pathname},jo=Gn.loader;return We.createElement(We.Suspense,{fallback:We.createElement(Gn.loadingComponent,null)},We.createElement(jo,{location:Qa.location,match:$o,history:Qa,params:Fo,route:$r,routes:xo},Gn.hasChildren&&We.createElement(Pn.j3,null)))}function Vn(Gn){var mr=Gn.loader;return We.createElement(We.Suspense,{fallback:We.createElement(Gn.loadingComponent,null)},We.createElement(mr,null))}var Jn=null;function vr(){return Jn}function ir(Gn){var mr=Gn.history,$r=We.useState({action:mr.action,location:mr.location}),Ia=Ne($r,2),Qa=Ia[0],xo=Ia[1];return(0,We.useLayoutEffect)(function(){return mr.listen(xo)},[mr]),(0,We.useLayoutEffect)(function(){function Fo($o){Gn.pluginManager.applyPlugins({key:"onRouteChange",type:"event",args:{routes:Gn.routes,clientRoutes:Gn.clientRoutes,location:$o.location,action:$o.action,basename:Gn.basename,isFirst:!!$o.isFirst}})}mr.listen(Fo),Fo({location:Qa.location,action:Qa.action,isFirst:!0})},[mr,Gn.routes,Gn.clientRoutes]),We.createElement(Pn.F0,{navigator:mr,location:Qa.location,basename:Gn.basename},Gn.children)}function la(){var Gn=(0,Wn.Ov)(),mr=Gn.clientRoutes;return(0,Pn.V$)(mr)}var ga=["innerProvider","i18nProvider","accessProvider","dataflowProvider","outerProvider","rootContainer"],Ir=function(mr,$r){var Ia=mr.basename||"/",Qa=xt({routesById:mr.routes,routeComponents:mr.routeComponents,loadingComponent:mr.loadingComponent,reactRouter5Compat:mr.reactRouter5Compat});mr.pluginManager.applyPlugins({key:"patchClientRoutes",type:"event",args:{routes:Qa}});for(var xo=We.createElement(ir,{basename:Ia,pluginManager:mr.pluginManager,routes:mr.routes,clientRoutes:Qa,history:mr.history},$r),Fo=0,$o=ga;Fo<$o.length;Fo++){var jo=$o[Fo];xo=mr.pluginManager.applyPlugins({type:"modify",key:jo,initialValue:xo,args:{routes:mr.routes,history:mr.history,plugin:mr.pluginManager}})}var Ro=function(){var os=(0,We.useState)({}),Es=Ne(os,2),Cs=Es[0],Ks=Es[1],Gs=(0,We.useState)(window.__UMI_LOADER_DATA__||{}),cs=Ne(Gs,2),ds=cs[0],Qo=cs[1],Po=(0,We.useCallback)(function(gi,ai){var Vi,Si=(((Vi=(0,Pn.fp)(Qa,gi,Ia))===null||Vi===void 0?void 0:Vi.map(function(zi){return zi.route.id}))||[]).filter(Boolean);Si.forEach(function(zi){var vs,es,js=window.__umi_manifest__;if(js){var Bl=zi.replace(/[\/\-]/g,"_"),Rs="preload-".concat(Bl,".js");if(!document.getElementById(Rs)){var li=Object.keys(js).filter(function(wi){return wi.startsWith(Bl+".")});li.forEach(function(wi){if(!/\.(js|css)$/.test(wi))throw Error("preload not support ".concat(wi," file"));var Ui=js[wi],Zs=document.createElement("link");Zs.rel="preload",Zs.as="style",wi.endsWith(".js")&&(Zs.as="script",Zs.id=Rs),mr.runtimePublicPath&&(Ui=Ui.replace(new RegExp("^".concat(mr.publicPath)),window.publicPath)),Zs.href=Ui,document.head.appendChild(Zs)})}}!ai&&(vs=mr.routes[zi])!==null&&vs!==void 0&&vs.hasServerLoader&&fetch("/__serverLoader?route="+zi).then(function(wi){return wi.json()}).then(function(wi){We.startTransition(function(){Qo(function(Ui){return(0,Ae.Z)((0,Ae.Z)({},Ui),{},(0,ue.Z)({},zi,wi))})})}).catch(console.error);var fs=(es=mr.routes[zi])===null||es===void 0?void 0:es.clientLoader;fs&&!Cs[zi]&&fs().then(function(wi){Ks(function(Ui){return(0,Ae.Z)((0,Ae.Z)({},Ui),{},(0,ue.Z)({},zi,wi))})})})},[Cs]);return(0,We.useEffect)(function(){return Po(window.location.pathname,!0),mr.history.listen(function(gi){Po(gi.location.pathname)})},[]),(0,We.useLayoutEffect)(function(){typeof mr.callback=="function"&&mr.callback()},[]),We.createElement(Wn.Il.Provider,{value:{routes:mr.routes,routeComponents:mr.routeComponents,clientRoutes:Qa,pluginManager:mr.pluginManager,rootElement:mr.rootElement,basename:Ia,clientLoaderData:Cs,serverLoaderData:ds,preloadRoute:Po,history:mr.history}},xo)};return Ro};function za(Gn){var mr=Gn.rootElement||document.getElementById("root"),$r=Ir(Gn,We.createElement(la,null));if(Gn.components)return $r;if(Gn.hydrate){Nt.hydrateRoot(mr,We.createElement($r,null));return}if(Nt.createRoot){Jn=Nt.createRoot(mr),Jn.render(We.createElement($r,null));return}Nt.render(We.createElement($r,null),mr)}function ya(){return Xr.apply(this,arguments)}function Xr(){return Xr=t()(v()().mark(function Gn(){var mr;return v()().wrap(function(Ia){for(;;)switch(Ia.prev=Ia.next){case 0:return mr={404:{id:"404",path:"*",parentId:"DocLayout"},"dumi-context-layout":{id:"dumi-context-layout",path:"/",isLayout:!0},DocLayout:{id:"DocLayout",path:"/",parentId:"dumi-context-layout",isLayout:!0},DemoLayout:{id:"DemoLayout",path:"/",parentId:"dumi-context-layout",isLayout:!0},"docs/example/Countdown/index":{path:"example/countdown",id:"docs/example/Countdown/index",parentId:"DocLayout"},"docs/example/Carousel/index":{path:"example/carousel",id:"docs/example/Carousel/index",parentId:"DocLayout"},"docs/example/Checkbox/index":{path:"example/checkbox",id:"docs/example/Checkbox/index",parentId:"DocLayout"},"docs/example/Collapse/index":{path:"example/collapse",id:"docs/example/Collapse/index",parentId:"DocLayout"},"docs/example/Dropdown/index":{path:"example/dropdown",id:"docs/example/Dropdown/index",parentId:"DocLayout"},"docs/example/Progress/index":{path:"example/progress",id:"docs/example/Progress/index",parentId:"DocLayout"},"docs/example/Divider/index":{path:"example/divider",id:"docs/example/Divider/index",parentId:"DocLayout"},"docs/example/Marquee/index":{path:"example/marquee",id:"docs/example/Marquee/index",parentId:"DocLayout"},"docs/example/Message/index":{path:"example/message",id:"docs/example/Message/index",parentId:"DocLayout"},"docs/example/Overlay/index":{path:"example/overlay",id:"docs/example/Overlay/index",parentId:"DocLayout"},"docs/example/Stepper/index":{path:"example/stepper",id:"docs/example/Stepper/index",parentId:"DocLayout"},"docs/example/Tooltip/index":{path:"example/tooltip",id:"docs/example/Tooltip/index",parentId:"DocLayout"},"docs/example/Button/index":{path:"example/button",id:"docs/example/Button/index",parentId:"DocLayout"},"docs/example/Rating/index":{path:"example/rating",id:"docs/example/Rating/index",parentId:"DocLayout"},"docs/example/Select/index":{path:"example/select",id:"docs/example/Select/index",parentId:"DocLayout"},"docs/example/Input/index":{path:"example/input",id:"docs/example/Input/index",parentId:"DocLayout"},"docs/example/Modal/index":{path:"example/modal",id:"docs/example/Modal/index",parentId:"DocLayout"},"docs/example/Popup/index":{path:"example/popup",id:"docs/example/Popup/index",parentId:"DocLayout"},"docs/example/Radio/index":{path:"example/radio",id:"docs/example/Radio/index",parentId:"DocLayout"},"docs/guide/design-tokens":{path:"guide/design-tokens",id:"docs/guide/design-tokens",parentId:"DocLayout"},"docs/example/Menu/index":{path:"example/menu",id:"docs/example/Menu/index",parentId:"DocLayout"},"docs/guide/contributing":{path:"guide/contributing",id:"docs/guide/contributing",parentId:"DocLayout"},"docs/guide/installation":{path:"guide/installation",id:"docs/guide/installation",parentId:"DocLayout"},"docs/guide/introduction":{path:"guide/introduction",id:"docs/guide/introduction",parentId:"DocLayout"},"docs/guide/quick-start":{path:"guide/quick-start",id:"docs/guide/quick-start",parentId:"DocLayout"},"docs/guide/advanced":{path:"guide/advanced",id:"docs/guide/advanced",parentId:"DocLayout"},"docs/guide/react":{path:"guide/react",id:"docs/guide/react",parentId:"DocLayout"},"docs/guide/SSR":{path:"guide/ssr",id:"docs/guide/SSR",parentId:"DocLayout"},"docs/index":{path:"",id:"docs/index",parentId:"DocLayout"},"demo-render":{id:"demo-render",path:"~demos/:id",parentId:"DemoLayout",prerender:!1}},Ia.abrupt("return",{routes:mr,routeComponents:{404:We.lazy(function(){return __webpack_require__.e(400).then(__webpack_require__.bind(__webpack_require__,74293))}),"dumi-context-layout":We.lazy(function(){return __webpack_require__.e(458).then(__webpack_require__.bind(__webpack_require__,31411))}),DocLayout:We.lazy(function(){return Promise.all([__webpack_require__.e(945),__webpack_require__.e(747),__webpack_require__.e(96)]).then(__webpack_require__.bind(__webpack_require__,21288))}),DemoLayout:We.lazy(function(){return __webpack_require__.e(252).then(__webpack_require__.bind(__webpack_require__,81724))}),"docs/example/Countdown/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(401)]).then(__webpack_require__.bind(__webpack_require__,74588))}),"docs/example/Carousel/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(948)]).then(__webpack_require__.bind(__webpack_require__,77513))}),"docs/example/Checkbox/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(915)]).then(__webpack_require__.bind(__webpack_require__,29077))}),"docs/example/Collapse/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(126)]).then(__webpack_require__.bind(__webpack_require__,77475))}),"docs/example/Dropdown/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(506)]).then(__webpack_require__.bind(__webpack_require__,55323))}),"docs/example/Progress/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(759)]).then(__webpack_require__.bind(__webpack_require__,95388))}),"docs/example/Divider/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(711)]).then(__webpack_require__.bind(__webpack_require__,11116))}),"docs/example/Marquee/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(205)]).then(__webpack_require__.bind(__webpack_require__,72494))}),"docs/example/Message/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(230)]).then(__webpack_require__.bind(__webpack_require__,86896))}),"docs/example/Overlay/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(765)]).then(__webpack_require__.bind(__webpack_require__,66818))}),"docs/example/Stepper/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(163)]).then(__webpack_require__.bind(__webpack_require__,69656))}),"docs/example/Tooltip/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(604)]).then(__webpack_require__.bind(__webpack_require__,14682))}),"docs/example/Button/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(389)]).then(__webpack_require__.bind(__webpack_require__,92252))}),"docs/example/Rating/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(511)]).then(__webpack_require__.bind(__webpack_require__,6628))}),"docs/example/Select/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(10)]).then(__webpack_require__.bind(__webpack_require__,83566))}),"docs/example/Input/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(354)]).then(__webpack_require__.bind(__webpack_require__,68933))}),"docs/example/Modal/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(425)]).then(__webpack_require__.bind(__webpack_require__,95649))}),"docs/example/Popup/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(750)]).then(__webpack_require__.bind(__webpack_require__,92954))}),"docs/example/Radio/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(183)]).then(__webpack_require__.bind(__webpack_require__,22689))}),"docs/guide/design-tokens":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(483)]).then(__webpack_require__.bind(__webpack_require__,9081))}),"docs/example/Menu/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(495)]).then(__webpack_require__.bind(__webpack_require__,11250))}),"docs/guide/contributing":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(436)]).then(__webpack_require__.bind(__webpack_require__,33449))}),"docs/guide/installation":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(219)]).then(__webpack_require__.bind(__webpack_require__,61974))}),"docs/guide/introduction":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(869)]).then(__webpack_require__.bind(__webpack_require__,15112))}),"docs/guide/quick-start":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(568)]).then(__webpack_require__.bind(__webpack_require__,59783))}),"docs/guide/advanced":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(557)]).then(__webpack_require__.bind(__webpack_require__,24328))}),"docs/guide/react":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(889)]).then(__webpack_require__.bind(__webpack_require__,7445))}),"docs/guide/SSR":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(945),__webpack_require__.e(194)]).then(__webpack_require__.bind(__webpack_require__,32832))}),"docs/index":We.lazy(function(){return Promise.all([__webpack_require__.e(38),__webpack_require__.e(935)]).then(__webpack_require__.bind(__webpack_require__,39630))}),"demo-render":We.lazy(function(){return __webpack_require__.e(448).then(__webpack_require__.bind(__webpack_require__,86199))})}});case 2:case"end":return Ia.stop()}},Gn)})),Xr.apply(this,arguments)}var Ua=__webpack_require__(36471),ao=__webpack_require__(29981),Mo=__webpack_require__.n(ao),va=__webpack_require__(3963),ut=function(){var mr=(0,va.WF)(),$r=mr.setLoading;return(0,We.useLayoutEffect)(function(){return $r(!0),Mo().start(),function(){$r(!1),Mo().done()}},[]),null},rn=ut,an=__webpack_require__(49600),_n="/",pa=!1;function Aa(){return fo.apply(this,arguments)}function fo(){return fo=t()(v()().mark(function Gn(){var mr,$r,Ia,Qa,xo,Fo,$o,jo;return v()().wrap(function(Pi){for(;;)switch(Pi.prev=Pi.next){case 0:return mr=(0,Nr.gD)(),Pi.next=3,ya(mr);case 3:return $r=Pi.sent,Ia=$r.routes,Qa=$r.routeComponents,Pi.next=8,mr.applyPlugins({key:"patchRoutes",type:an.Ac.event,args:{routes:Ia,routeComponents:Qa}});case 8:return xo=mr.applyPlugins({key:"modifyContextOpts",type:an.Ac.modify,initialValue:{}}),Fo=xo.basename||"/",$o=xo.historyType||"browser",jo=(0,Ua.f)(r()({type:$o,basename:Fo},xo.historyOpts)),Pi.abrupt("return",mr.applyPlugins({key:"render",type:an.Ac.compose,initialValue:function(){var Es={routes:Ia,routeComponents:Qa,pluginManager:mr,rootElement:xo.rootElement||document.getElementById("root"),loadingComponent:rn,publicPath:_n,runtimePublicPath:pa,history:jo,historyType:$o,basename:Fo,callback:xo.callback},Cs=mr.applyPlugins({key:"modifyClientRenderOpts",type:an.Ac.modify,initialValue:Es});return za(Cs)}})());case 13:case"end":return Pi.stop()}},Gn)})),fo.apply(this,arguments)}typeof history!="undefined"&&location.pathname.length>1&&location.pathname.endsWith("/")&&history.replaceState({},"",location.pathname.slice(0,-1)+location.search+location.hash),function(){var Gn=typeof navigator!="undefined"&&navigator.cookieEnabled&&typeof window.localStorage!="undefined"&&localStorage.getItem("dumi:prefers-color")||"light",mr=window.matchMedia("(prefers-color-scheme: dark)").matches,$r=["light","dark","auto"];document.documentElement.setAttribute("data-prefers-color",Gn===$r[2]?mr?$r[1]:$r[0]:$r.indexOf(Gn)>-1?Gn:$r[0])}(),Aa(),window.g_umi={version:"4.0.76"},(0,_.rl)((0,Nr.We)())})()})(); }()); \ No newline at end of file diff --git a/~demos/:id/index.html b/~demos/:id/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/:id/index.html +++ b/~demos/:id/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-button-demo-basicusage/index.html b/~demos/docs-example-button-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-button-demo-basicusage/index.html +++ b/~demos/docs-example-button-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-button-demo-block/index.html b/~demos/docs-example-button-demo-block/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-button-demo-block/index.html +++ b/~demos/docs-example-button-demo-block/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-button-demo-disabled/index.html b/~demos/docs-example-button-demo-disabled/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-button-demo-disabled/index.html +++ b/~demos/docs-example-button-demo-disabled/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-button-demo-formtest/index.html b/~demos/docs-example-button-demo-formtest/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-button-demo-formtest/index.html +++ b/~demos/docs-example-button-demo-formtest/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-button-demo-loading/index.html b/~demos/docs-example-button-demo-loading/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-button-demo-loading/index.html +++ b/~demos/docs-example-button-demo-loading/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-button-demo-outline/index.html b/~demos/docs-example-button-demo-outline/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-button-demo-outline/index.html +++ b/~demos/docs-example-button-demo-outline/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-button-demo-pill/index.html b/~demos/docs-example-button-demo-pill/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-button-demo-pill/index.html +++ b/~demos/docs-example-button-demo-pill/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-button-demo-size/index.html b/~demos/docs-example-button-demo-size/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-button-demo-size/index.html +++ b/~demos/docs-example-button-demo-size/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-button-demo-type/index.html b/~demos/docs-example-button-demo-type/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-button-demo-type/index.html +++ b/~demos/docs-example-button-demo-type/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-autoheight/index.html b/~demos/docs-example-carousel-demo-autoheight/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-autoheight/index.html +++ b/~demos/docs-example-carousel-demo-autoheight/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-autoplay/index.html b/~demos/docs-example-carousel-demo-autoplay/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-autoplay/index.html +++ b/~demos/docs-example-carousel-demo-autoplay/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-demo0/index.html b/~demos/docs-example-carousel-demo-demo0/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-demo0/index.html +++ b/~demos/docs-example-carousel-demo-demo0/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-demo1/index.html b/~demos/docs-example-carousel-demo-demo1/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-demo1/index.html +++ b/~demos/docs-example-carousel-demo-demo1/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-demo2/index.html b/~demos/docs-example-carousel-demo-demo2/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-demo2/index.html +++ b/~demos/docs-example-carousel-demo-demo2/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-demo3/index.html b/~demos/docs-example-carousel-demo-demo3/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-demo3/index.html +++ b/~demos/docs-example-carousel-demo-demo3/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-disabledrag/index.html b/~demos/docs-example-carousel-demo-disabledrag/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-disabledrag/index.html +++ b/~demos/docs-example-carousel-demo-disabledrag/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-disablefill/index.html b/~demos/docs-example-carousel-demo-disablefill/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-disablefill/index.html +++ b/~demos/docs-example-carousel-demo-disablefill/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-gap/index.html b/~demos/docs-example-carousel-demo-gap/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-gap/index.html +++ b/~demos/docs-example-carousel-demo-gap/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-indicator/index.html b/~demos/docs-example-carousel-demo-indicator/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-indicator/index.html +++ b/~demos/docs-example-carousel-demo-indicator/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-navigation/index.html b/~demos/docs-example-carousel-demo-navigation/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-navigation/index.html +++ b/~demos/docs-example-carousel-demo-navigation/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-carousel-demo-useref/index.html b/~demos/docs-example-carousel-demo-useref/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-carousel-demo-useref/index.html +++ b/~demos/docs-example-carousel-demo-useref/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-checkbox-demo-basicusage/index.html b/~demos/docs-example-checkbox-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-checkbox-demo-basicusage/index.html +++ b/~demos/docs-example-checkbox-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-checkbox-demo-disabled/index.html b/~demos/docs-example-checkbox-demo-disabled/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-checkbox-demo-disabled/index.html +++ b/~demos/docs-example-checkbox-demo-disabled/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-checkbox-demo-formtest/index.html b/~demos/docs-example-checkbox-demo-formtest/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-checkbox-demo-formtest/index.html +++ b/~demos/docs-example-checkbox-demo-formtest/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-checkbox-demo-indeterminate/index.html b/~demos/docs-example-checkbox-demo-indeterminate/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-checkbox-demo-indeterminate/index.html +++ b/~demos/docs-example-checkbox-demo-indeterminate/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-checkbox-demo-readonly/index.html b/~demos/docs-example-checkbox-demo-readonly/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-checkbox-demo-readonly/index.html +++ b/~demos/docs-example-checkbox-demo-readonly/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-checkbox-demo-sizes/index.html b/~demos/docs-example-checkbox-demo-sizes/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-checkbox-demo-sizes/index.html +++ b/~demos/docs-example-checkbox-demo-sizes/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-collapse-demo-accordion/index.html b/~demos/docs-example-collapse-demo-accordion/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-collapse-demo-accordion/index.html +++ b/~demos/docs-example-collapse-demo-accordion/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-collapse-demo-basicusage/index.html b/~demos/docs-example-collapse-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-collapse-demo-basicusage/index.html +++ b/~demos/docs-example-collapse-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-collapse-demo-customicon/index.html b/~demos/docs-example-collapse-demo-customicon/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-collapse-demo-customicon/index.html +++ b/~demos/docs-example-collapse-demo-customicon/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-collapse-demo-disabled/index.html b/~demos/docs-example-collapse-demo-disabled/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-collapse-demo-disabled/index.html +++ b/~demos/docs-example-collapse-demo-disabled/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-countdown-demo-basicusage/index.html b/~demos/docs-example-countdown-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-countdown-demo-basicusage/index.html +++ b/~demos/docs-example-countdown-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-countdown-demo-events/index.html b/~demos/docs-example-countdown-demo-events/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-countdown-demo-events/index.html +++ b/~demos/docs-example-countdown-demo-events/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-countdown-demo-separate/index.html b/~demos/docs-example-countdown-demo-separate/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-countdown-demo-separate/index.html +++ b/~demos/docs-example-countdown-demo-separate/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-divider-demo-basicusage/index.html b/~demos/docs-example-divider-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-divider-demo-basicusage/index.html +++ b/~demos/docs-example-divider-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-divider-demo-customcolor/index.html b/~demos/docs-example-divider-demo-customcolor/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-divider-demo-customcolor/index.html +++ b/~demos/docs-example-divider-demo-customcolor/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-divider-demo-customspacing/index.html b/~demos/docs-example-divider-demo-customspacing/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-divider-demo-customspacing/index.html +++ b/~demos/docs-example-divider-demo-customspacing/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-divider-demo-customwidth/index.html b/~demos/docs-example-divider-demo-customwidth/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-divider-demo-customwidth/index.html +++ b/~demos/docs-example-divider-demo-customwidth/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-divider-demo-dashed/index.html b/~demos/docs-example-divider-demo-dashed/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-divider-demo-dashed/index.html +++ b/~demos/docs-example-divider-demo-dashed/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-divider-demo-vertical/index.html b/~demos/docs-example-divider-demo-vertical/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-divider-demo-vertical/index.html +++ b/~demos/docs-example-divider-demo-vertical/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-dropdown-demo-arrow/index.html b/~demos/docs-example-dropdown-demo-arrow/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-dropdown-demo-arrow/index.html +++ b/~demos/docs-example-dropdown-demo-arrow/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-dropdown-demo-basicusage/index.html b/~demos/docs-example-dropdown-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-dropdown-demo-basicusage/index.html +++ b/~demos/docs-example-dropdown-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-dropdown-demo-placement/index.html b/~demos/docs-example-dropdown-demo-placement/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-dropdown-demo-placement/index.html +++ b/~demos/docs-example-dropdown-demo-placement/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-dropdown-demo-triggeraction/index.html b/~demos/docs-example-dropdown-demo-triggeraction/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-dropdown-demo-triggeraction/index.html +++ b/~demos/docs-example-dropdown-demo-triggeraction/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-input-demo-basicusage/index.html b/~demos/docs-example-input-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-input-demo-basicusage/index.html +++ b/~demos/docs-example-input-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-input-demo-formtest/index.html b/~demos/docs-example-input-demo-formtest/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-input-demo-formtest/index.html +++ b/~demos/docs-example-input-demo-formtest/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-input-demo-size/index.html b/~demos/docs-example-input-demo-size/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-input-demo-size/index.html +++ b/~demos/docs-example-input-demo-size/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-marquee-demo-basicusage/index.html b/~demos/docs-example-marquee-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-marquee-demo-basicusage/index.html +++ b/~demos/docs-example-marquee-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-marquee-demo-customcolor/index.html b/~demos/docs-example-marquee-demo-customcolor/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-marquee-demo-customcolor/index.html +++ b/~demos/docs-example-marquee-demo-customcolor/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-marquee-demo-customstyle/index.html b/~demos/docs-example-marquee-demo-customstyle/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-marquee-demo-customstyle/index.html +++ b/~demos/docs-example-marquee-demo-customstyle/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-marquee-demo-duration/index.html b/~demos/docs-example-marquee-demo-duration/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-marquee-demo-duration/index.html +++ b/~demos/docs-example-marquee-demo-duration/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-marquee-demo-pausewhenhover/index.html b/~demos/docs-example-marquee-demo-pausewhenhover/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-marquee-demo-pausewhenhover/index.html +++ b/~demos/docs-example-marquee-demo-pausewhenhover/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-menu-demo-basicusage/index.html b/~demos/docs-example-menu-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-menu-demo-basicusage/index.html +++ b/~demos/docs-example-menu-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-menu-demo-disabled/index.html b/~demos/docs-example-menu-demo-disabled/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-menu-demo-disabled/index.html +++ b/~demos/docs-example-menu-demo-disabled/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-menu-demo-event/index.html b/~demos/docs-example-menu-demo-event/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-menu-demo-event/index.html +++ b/~demos/docs-example-menu-demo-event/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-message-demo-basicusage/index.html b/~demos/docs-example-message-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-message-demo-basicusage/index.html +++ b/~demos/docs-example-message-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-message-demo-duration/index.html b/~demos/docs-example-message-demo-duration/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-message-demo-duration/index.html +++ b/~demos/docs-example-message-demo-duration/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-message-demo-loading/index.html b/~demos/docs-example-message-demo-loading/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-message-demo-loading/index.html +++ b/~demos/docs-example-message-demo-loading/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-message-demo-type/index.html b/~demos/docs-example-message-demo-type/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-message-demo-type/index.html +++ b/~demos/docs-example-message-demo-type/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-modal-demo-basicusage/index.html b/~demos/docs-example-modal-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-modal-demo-basicusage/index.html +++ b/~demos/docs-example-modal-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-modal-demo-buttonstatus/index.html b/~demos/docs-example-modal-demo-buttonstatus/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-modal-demo-buttonstatus/index.html +++ b/~demos/docs-example-modal-demo-buttonstatus/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-modal-demo-buttontext/index.html b/~demos/docs-example-modal-demo-buttontext/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-modal-demo-buttontext/index.html +++ b/~demos/docs-example-modal-demo-buttontext/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-modal-demo-customfooter/index.html b/~demos/docs-example-modal-demo-customfooter/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-modal-demo-customfooter/index.html +++ b/~demos/docs-example-modal-demo-customfooter/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-modal-demo-customwidth/index.html b/~demos/docs-example-modal-demo-customwidth/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-modal-demo-customwidth/index.html +++ b/~demos/docs-example-modal-demo-customwidth/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-modal-demo-overflow/index.html b/~demos/docs-example-modal-demo-overflow/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-modal-demo-overflow/index.html +++ b/~demos/docs-example-modal-demo-overflow/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-overlay-demo-overlaybaseuse/index.html b/~demos/docs-example-overlay-demo-overlaybaseuse/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-overlay-demo-overlaybaseuse/index.html +++ b/~demos/docs-example-overlay-demo-overlaybaseuse/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-overlay-demo-overlaywithcontent/index.html b/~demos/docs-example-overlay-demo-overlaywithcontent/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-overlay-demo-overlaywithcontent/index.html +++ b/~demos/docs-example-overlay-demo-overlaywithcontent/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-popup-demo-basicusage/index.html b/~demos/docs-example-popup-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-popup-demo-basicusage/index.html +++ b/~demos/docs-example-popup-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-progress-demo-basicusage/index.html b/~demos/docs-example-progress-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-progress-demo-basicusage/index.html +++ b/~demos/docs-example-progress-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-progress-demo-customcolor/index.html b/~demos/docs-example-progress-demo-customcolor/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-progress-demo-customcolor/index.html +++ b/~demos/docs-example-progress-demo-customcolor/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-progress-demo-customheight/index.html b/~demos/docs-example-progress-demo-customheight/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-progress-demo-customheight/index.html +++ b/~demos/docs-example-progress-demo-customheight/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-progress-demo-dynamic/index.html b/~demos/docs-example-progress-demo-dynamic/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-progress-demo-dynamic/index.html +++ b/~demos/docs-example-progress-demo-dynamic/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-radio-demo-basicusage/index.html b/~demos/docs-example-radio-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-radio-demo-basicusage/index.html +++ b/~demos/docs-example-radio-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-radio-demo-disabled/index.html b/~demos/docs-example-radio-demo-disabled/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-radio-demo-disabled/index.html +++ b/~demos/docs-example-radio-demo-disabled/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-radio-demo-formtest/index.html b/~demos/docs-example-radio-demo-formtest/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-radio-demo-formtest/index.html +++ b/~demos/docs-example-radio-demo-formtest/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-radio-demo-sizes/index.html b/~demos/docs-example-radio-demo-sizes/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-radio-demo-sizes/index.html +++ b/~demos/docs-example-radio-demo-sizes/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-radio-demo-vertical/index.html b/~demos/docs-example-radio-demo-vertical/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-radio-demo-vertical/index.html +++ b/~demos/docs-example-radio-demo-vertical/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-rating-demo-basicusage/index.html b/~demos/docs-example-rating-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-rating-demo-basicusage/index.html +++ b/~demos/docs-example-rating-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-rating-demo-character/index.html b/~demos/docs-example-rating-demo-character/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-rating-demo-character/index.html +++ b/~demos/docs-example-rating-demo-character/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-rating-demo-disabled/index.html b/~demos/docs-example-rating-demo-disabled/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-rating-demo-disabled/index.html +++ b/~demos/docs-example-rating-demo-disabled/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-rating-demo-formtest/index.html b/~demos/docs-example-rating-demo-formtest/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-rating-demo-formtest/index.html +++ b/~demos/docs-example-rating-demo-formtest/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-rating-demo-halfallowed/index.html b/~demos/docs-example-rating-demo-halfallowed/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-rating-demo-halfallowed/index.html +++ b/~demos/docs-example-rating-demo-halfallowed/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-rating-demo-precision/index.html b/~demos/docs-example-rating-demo-precision/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-rating-demo-precision/index.html +++ b/~demos/docs-example-rating-demo-precision/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-rating-demo-readonly/index.html b/~demos/docs-example-rating-demo-readonly/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-rating-demo-readonly/index.html +++ b/~demos/docs-example-rating-demo-readonly/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-select-demo-basicusage/index.html b/~demos/docs-example-select-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-select-demo-basicusage/index.html +++ b/~demos/docs-example-select-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-select-demo-clearable/index.html b/~demos/docs-example-select-demo-clearable/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-select-demo-clearable/index.html +++ b/~demos/docs-example-select-demo-clearable/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-select-demo-disabled/index.html b/~demos/docs-example-select-demo-disabled/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-select-demo-disabled/index.html +++ b/~demos/docs-example-select-demo-disabled/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-select-demo-formtest/index.html b/~demos/docs-example-select-demo-formtest/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-select-demo-formtest/index.html +++ b/~demos/docs-example-select-demo-formtest/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-select-demo-multiple/index.html b/~demos/docs-example-select-demo-multiple/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-select-demo-multiple/index.html +++ b/~demos/docs-example-select-demo-multiple/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-select-demo-size/index.html b/~demos/docs-example-select-demo-size/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-select-demo-size/index.html +++ b/~demos/docs-example-select-demo-size/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-stepper-demo-basicusage/index.html b/~demos/docs-example-stepper-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-stepper-demo-basicusage/index.html +++ b/~demos/docs-example-stepper-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-stepper-demo-inputrange/index.html b/~demos/docs-example-stepper-demo-inputrange/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-stepper-demo-inputrange/index.html +++ b/~demos/docs-example-stepper-demo-inputrange/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-stepper-demo-setsteplen/index.html b/~demos/docs-example-stepper-demo-setsteplen/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-stepper-demo-setsteplen/index.html +++ b/~demos/docs-example-stepper-demo-setsteplen/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-stepper-demo-stepchange/index.html b/~demos/docs-example-stepper-demo-stepchange/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-stepper-demo-stepchange/index.html +++ b/~demos/docs-example-stepper-demo-stepchange/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-tooltip-demo-backgroundcolor/index.html b/~demos/docs-example-tooltip-demo-backgroundcolor/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-tooltip-demo-backgroundcolor/index.html +++ b/~demos/docs-example-tooltip-demo-backgroundcolor/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-tooltip-demo-basicusage/index.html b/~demos/docs-example-tooltip-demo-basicusage/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-tooltip-demo-basicusage/index.html +++ b/~demos/docs-example-tooltip-demo-basicusage/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-tooltip-demo-empty/index.html b/~demos/docs-example-tooltip-demo-empty/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-tooltip-demo-empty/index.html +++ b/~demos/docs-example-tooltip-demo-empty/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-tooltip-demo-maxwidth/index.html b/~demos/docs-example-tooltip-demo-maxwidth/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-tooltip-demo-maxwidth/index.html +++ b/~demos/docs-example-tooltip-demo-maxwidth/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-tooltip-demo-noarrow/index.html b/~demos/docs-example-tooltip-demo-noarrow/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-tooltip-demo-noarrow/index.html +++ b/~demos/docs-example-tooltip-demo-noarrow/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-tooltip-demo-placement/index.html b/~demos/docs-example-tooltip-demo-placement/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-tooltip-demo-placement/index.html +++ b/~demos/docs-example-tooltip-demo-placement/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-example-tooltip-demo-triggeraction/index.html b/~demos/docs-example-tooltip-demo-triggeraction/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-example-tooltip-demo-triggeraction/index.html +++ b/~demos/docs-example-tooltip-demo-triggeraction/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-guide-advanced-demo-0/index.html b/~demos/docs-guide-advanced-demo-0/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-guide-advanced-demo-0/index.html +++ b/~demos/docs-guide-advanced-demo-0/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file diff --git a/~demos/docs-guide-quick-start-demo-0/index.html b/~demos/docs-guide-quick-start-demo-0/index.html index 1c5d671f..0bba7908 100644 --- a/~demos/docs-guide-quick-start-demo-0/index.html +++ b/~demos/docs-guide-quick-start-demo-0/index.html @@ -6,6 +6,6 @@
- + \ No newline at end of file