mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
1 line
24 KiB
JavaScript
1 line
24 KiB
JavaScript
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["c001aa7c"],{c001aa7c:function(e,t,d){"use strict";var n=d("852bbaa9")._;d.d(t,"__esModule",{value:!0}),d.d(t,"demos",{enumerable:!0,get:function(){return k;}});var a=d("852bbaa9"),r=a._(d("5b220c3d"));d("be3c4b82");var s=a._(d("a9d1a279")),i=a._(d("072ab8a9")),o=a._(d("738f1298")),l=a._(d("e22febe0")),c=a._(d("b66fee8f")),u=a._(d("c8164e25")),p=a._(d("7ce8550e")),m=a._(d("23546486")),b=a._(d("f4312251")),y=a._(d("9c86e52a")),f=a._(d("3ee4759b")),v=a._(d("b9d4f376")),x=a._(d("3835a2b7")),P=a._(d("600aabe0")),h=a._(d("fc273388"));let k={"date-picker-demo-basic":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("1ba86e2e")]).then(d.dr(n,d.bind(d,"1ba86e2e"))))),asset:{type:"BLOCK",id:"date-picker-demo-basic",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("4b8760ba").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Basic",description:"Basic use case. Users can select or input a date in a panel."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-range-picker":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("4d400d87")]).then(d.dr(n,d.bind(d,"4d400d87"))))),asset:{type:"BLOCK",id:"date-picker-demo-range-picker",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("a495f53f").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Range Picker",description:"Set range picker type by picker prop."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-multiple":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("fdb857ea")]).then(d.dr(n,d.bind(d,"fdb857ea"))))),asset:{type:"BLOCK",id:"date-picker-demo-multiple",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("882f04a7").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Multiple",description:'Multiple selections. Does not support showTime and picker="time".'},context:{react:r,antd:s,dayjs:i},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-multiple-debug":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("c0a8085d")]).then(d.dr(n,d.bind(d,"c0a8085d"))))),asset:{type:"BLOCK",id:"date-picker-demo-multiple-debug",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("1beaa1e0").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Multiple Debug",description:"Non-responsive spacing test."},context:{react:r,antd:s,dayjs:i},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-needconfirm":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("a3c1fdd8")]).then(d.dr(n,d.bind(d,"a3c1fdd8"))))),asset:{type:"BLOCK",id:"date-picker-demo-needconfirm",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("11e13fa5").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Need Confirm",description:"DatePicker will automatically determine whether to show a confirm button according to the picker property. You can also set the needConfirm property to determine whether to show a confirm button. When needConfirm is set, the user must click the confirm button to complete the selection. Otherwise, the selection will be submitted when the picker loses focus or selects a date."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-switchable":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("734d6f71")]).then(d.dr(n,d.bind(d,"734d6f71"))))),asset:{type:"BLOCK",id:"date-picker-demo-switchable",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("23ffd883").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Switchable picker",description:"Switch in different types of pickers by Select."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-format":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("21f2a9db")]).then(d.dr(n,d.bind(d,"21f2a9db"))))),asset:{type:"BLOCK",id:"date-picker-demo-format",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("231c97e5").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Date Format",description:"We can set the date format by format. When format is an array, the input box can be entered in any of the valid formats of the array."},context:{react:r,antd:s,dayjs:i,"dayjs/plugin/customParseFormat":o},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-time":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("630c5d82")]).then(d.dr(n,d.bind(d,"630c5d82"))))),asset:{type:"BLOCK",id:"date-picker-demo-time",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("d0bb2d73").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Choose Time",description:"This property provides an additional time selection. When showTime is an Object, its properties will be passed on to the built-in TimePicker."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-mask":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("a53281e1")]).then(d.dr(n,d.bind(d,"a53281e1"))))),asset:{type:"BLOCK",id:"date-picker-demo-mask",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("8b836c72").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Mask Format",description:"Align the date format. Switch the selection by arrow keys. Will try to align the date to the last valid date when blur."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-date-range":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("d8e280ca")]).then(d.dr(n,d.bind(d,"d8e280ca"))))),asset:{type:"BLOCK",id:"date-picker-demo-date-range",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("53b9777f").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Limit Date Range",description:"Limit the range of available dates by using minDate and maxDate."},context:{react:r,antd:s,dayjs:i,"dayjs/plugin/customParseFormat":o},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-disabled":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("a469b257")]).then(d.dr(n,d.bind(d,"a469b257"))))),asset:{type:"BLOCK",id:"date-picker-demo-disabled",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("af87477b").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Disabled",description:"A disabled state of the DatePicker. You can also set as array to disable one of input."},context:{react:r,antd:s,dayjs:i,"dayjs/plugin/customParseFormat":o},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-disabled-date":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("19b59ae5")]).then(d.dr(n,d.bind(d,"19b59ae5"))))),asset:{type:"BLOCK",id:"date-picker-demo-disabled-date",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("78c4dd78").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Disabled Date & Time",description:"Disable specific dates and times by using disabledDate and disabledTime respectively, and disabledTime only works with showTime."},context:{react:r,antd:s,dayjs:i,"dayjs/plugin/customParseFormat":o},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-allow-empty":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("b59bb129")]).then(d.dr(n,d.bind(d,"b59bb129"))))),asset:{type:"BLOCK",id:"date-picker-demo-allow-empty",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("c765368b").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Allow Empty",description:'Allow empty for the RangePicker. It\'s useful when you need to keep the "to date".'},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-select-in-range":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("e6aea9bd")]).then(d.dr(n,d.bind(d,"e6aea9bd"))))),asset:{type:"BLOCK",id:"date-picker-demo-select-in-range",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("4a543eae").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Select range dates",description:"Using info.from of disabledDate to limit the dynamic date range selection."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-preset-ranges":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("911b8cc5")]).then(d.dr(n,d.bind(d,"911b8cc5"))))),asset:{type:"BLOCK",id:"date-picker-demo-preset-ranges",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("70c30c76").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Preset Ranges",description:"We can set preset ranges to RangePicker to improve user experience. Since 5.8.0, preset value supports callback function."},context:{react:r,antd:s,dayjs:i},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-extra-footer":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("e64323e1")]).then(d.dr(n,d.bind(d,"e64323e1"))))),asset:{type:"BLOCK",id:"date-picker-demo-extra-footer",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("0130da46").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Extra Footer",description:"Render extra footer in panel for customized requirements."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-size":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("9e535c4f")]).then(d.dr(n,d.bind(d,"9e535c4f"))))),asset:{type:"BLOCK",id:"date-picker-demo-size",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("68d91120").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Three Sizes",description:"The input box comes in three sizes: small, middle and large. The middle size will be used if size is omitted."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-cell-render":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("cf699f9b")]).then(d.dr(n,d.bind(d,"cf699f9b"))))),asset:{type:"BLOCK",id:"date-picker-demo-cell-render",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("ed909d94").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Customized Cell Rendering",description:"We can customize the rendering of the cells in the calendar by providing a cellRender function to DatePicker."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-components":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("2f717142")]).then(d.dr(n,d.bind(d,"2f717142"))))),asset:{type:"BLOCK",id:"date-picker-demo-components",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("3da0509e").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Customize Panel",description:"Replace panel with components."},context:{react:r,antd:s,dayjs:i},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-external-panel":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("8420032f")]).then(d.dr(n,d.bind(d,"8420032f"))))),asset:{type:"BLOCK",id:"date-picker-demo-external-panel",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("41440d20").default},react:{type:"NPM",value:"19.1.0"},"@ant-design/icons":{type:"NPM",value:"5.6.1"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"External use panel",description:"Custom menu, external selection panel."},context:{react:r,"@ant-design/icons":l,antd:s,dayjs:i},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-buddhist-era":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("vendors_1"),d.ensure("bacc1d79")]).then(d.dr(n,d.bind(d,"bacc1d79"))))),asset:{type:"BLOCK",id:"date-picker-demo-buddhist-era",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("c09c587e").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Buddhist Era",description:"Use locale to support special calendar format."},context:{react:r,antd:s,"antd/es/date-picker/locale/en_US":c,"antd/es/locale/en_US":u,dayjs:i,"dayjs/plugin/buddhistEra":p},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-status":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("bc2edbbe")]).then(d.dr(n,d.bind(d,"bc2edbbe"))))),asset:{type:"BLOCK",id:"date-picker-demo-status",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("f0a61a36").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Status",description:"Add status to DatePicker with status, which could be error or warning."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-variant":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("71d46cf6")]).then(d.dr(n,d.bind(d,"71d46cf6"))))),asset:{type:"BLOCK",id:"date-picker-demo-variant",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("73f9ed99").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Variants",description:"Variants of DatePicker, there are four variants: outlined filled borderless and underlined."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-filled-debug":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("9966b4c3")]).then(d.dr(n,d.bind(d,"9966b4c3"))))),asset:{type:"BLOCK",id:"date-picker-demo-filled-debug",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("97e5bb1c").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Filled Debug",description:"Filled Debug"},context:{react:r,antd:s,dayjs:i,"dayjs/plugin/customParseFormat":o},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-placement":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("938829e9")]).then(d.dr(n,d.bind(d,"938829e9"))))),asset:{type:"BLOCK",id:"date-picker-demo-placement",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("b8383807").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Placement",description:"You can manually specify the position of the popup via placement."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-mode":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("c50d90e2")]).then(d.dr(n,d.bind(d,"c50d90e2"))))),asset:{type:"BLOCK",id:"date-picker-demo-mode",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("83fda0bb").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Controlled Panels",description:"Determine which panel to show with mode and onPanelChange."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-start-end":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("2b8b3e84")]).then(d.dr(n,d.bind(d,"2b8b3e84"))))),asset:{type:"BLOCK",id:"date-picker-demo-start-end",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("618e7964").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Customized Range Picker",description:"When RangePicker does not satisfied your requirements, try to implement similar functionality with two DatePicker.\n\n> * Use the disabledDate property to limit the start and end dates.\n> * Improve user experience with open and onOpenChange."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-suffix":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("81784731")]).then(d.dr(n,d.bind(d,"81784731"))))),asset:{type:"BLOCK",id:"date-picker-demo-suffix",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("796cba4f").default},react:{type:"NPM",value:"19.1.0"},"@ant-design/icons":{type:"NPM",value:"5.6.1"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"Prefix and Suffix",description:"Custom prefix and suffixIcon."},context:{react:r,"@ant-design/icons":l,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-render-panel":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("09c6da5c")]).then(d.dr(n,d.bind(d,"09c6da5c"))))),asset:{type:"BLOCK",id:"date-picker-demo-render-panel",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("ff538a4d").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"}},entry:"index.tsx",title:"_InternalPanelDoNotUseOrYouWillBeFired",description:"Debug usage. Do not use in your production."},context:{react:r,antd:s},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-component-token":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("addcecf1")]).then(d.dr(n,d.bind(d,"addcecf1"))))),asset:{type:"BLOCK",id:"date-picker-demo-component-token",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("7e035eb1").default},react:{type:"NPM",value:"19.1.0"},antd:{type:"NPM",value:"5.25.4"},dayjs:{type:"NPM",value:"1.11.13"}},entry:"index.tsx",title:"Component Token",description:"Component Token Debug."},context:{react:r,antd:s,dayjs:i},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}},"date-picker-demo-_semantic":{component:r.default.memo(r.default.lazy(()=>Promise.all([d.ensure("common"),d.ensure("cd3a3315")]).then(d.dr(n,d.bind(d,"cd3a3315"))))),asset:{type:"BLOCK",id:"date-picker-demo-_semantic",refAtomIds:["date-picker"],dependencies:{"index.tsx":{type:"FILE",value:d("e947e370").default},react:{type:"NPM",value:"19.1.0"},"@ant-design/icons":{type:"NPM",value:"5.6.1"},antd:{type:"NPM",value:"5.25.4"},"../../../.dumi/hooks/useLocale.ts":{type:"FILE",value:d("80fe647a").default},"../../../.dumi/theme/common/SemanticPreview.tsx":{type:"FILE",value:d("1b761474").default},"rc-util":{type:"NPM",value:"5.44.4"},"antd-style":{type:"NPM",value:"3.7.1"},classnames:{type:"NPM",value:"2.5.1"},prismjs:{type:"NPM",value:"1.30.0"}},entry:"index.tsx"},context:{"../../../.dumi/hooks/useLocale.ts":m,"../../../.dumi/theme/common/SemanticPreview.tsx":b,react:r,"@ant-design/icons":l,antd:s,"/home/runner/work/ant-design/ant-design/.dumi/hooks/useLocale.ts":m,"/home/runner/work/ant-design/ant-design/.dumi/theme/common/SemanticPreview.tsx":b,dumi:y,"rc-util/lib/utils/get":f,"rc-util/lib/utils/set":v,"antd-style":x,classnames:P,prismjs:h},renderOpts:{compile:async(...e)=>(await Promise.all([d.ensure("vendors_0"),d.ensure("vendors_1"),d.ensure("d2b37e0b")]).then(d.dr(n,d.bind(d,"d2b37e0b")))).default(...e)}}};}}]); |