ant-design/8d3ce541-async.d774683e.js
2024-11-20 18:30:54 +00:00

1 line
41 KiB
JavaScript

(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["8d3ce541"],{"8d3ce541":function(e,t,n){"use strict";var a=n("852bbaa9")._;n.d(t,"__esModule",{value:!0}),n.d(t,"demos",{enumerable:!0,get:function(){return f;}});var d=n("852bbaa9"),s=d._(n("5b220c3d"));n("e8941ba8");var r=d._(n("a9d1a279")),o=d._(n("e22febe0")),l=d._(n("7b960f61")),i=d._(n("c630c6aa")),c=d._(n("3835a2b7")),u=d._(n("915a4463")),m=d._(n("c0f053f1")),b=d._(n("9944ffaa")),p=d._(n("7f663da5")),y=d._(n("2006bc88"));let f={"table-demo-basic":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"a66723ef"))))),asset:{type:"BLOCK",id:"table-demo-basic",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("11e0ddee").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Basic Usage",description:"Simple table with actions."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-jsx":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"8907ad50"))))),asset:{type:"BLOCK",id:"table-demo-jsx",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("a8c201c8").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"JSX style API",description:"Using JSX style API (introduced in 2.5.0)\n\n> Since this is just a syntax sugar for the prop columns, you can't compose Column and ColumnGroup with other Components."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-row-selection":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"28222862"))))),asset:{type:"BLOCK",id:"table-demo-row-selection",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("4be62777").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"selection",description:"Rows can be selectable by making first column as a selectable column. You can use rowSelection.type to set selection type. Default is checkbox.\n\n> selection happens when clicking checkbox by default. You can see https://codesandbox.io/s/000vqw38rl [https://codesandbox.io/s/000vqw38rl] if you need row-click selection behavior."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-row-selection-and-operation":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"3dc045a2"))))),asset:{type:"BLOCK",id:"table-demo-row-selection-and-operation",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("7a16c562").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Selection and operation",description:"To perform operations and clear selections after selecting some rows, use rowSelection.selectedRowKeys to control selected rows."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-row-selection-custom":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"090271b0"))))),asset:{type:"BLOCK",id:"table-demo-row-selection-custom",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("3adb0dd3").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Custom selection",description:"Use rowSelection.selections custom selections, default no select dropdown, show default selections via setting to true."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-row-selection-debug":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"2e722fa7"))))),asset:{type:"BLOCK",id:"table-demo-row-selection-debug",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("d59dc02e").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Selection Perf",description:"High cost render performance debugging."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-head":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"940d51dd"))))),asset:{type:"BLOCK",id:"table-demo-head",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("1fd0f328").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Filter and sorter",description:"Use filters to generate filter menu in columns, onFilter to determine filtered result, and filterMultiple to indicate whether it's multiple or single selection, filterOnClose to specify whether to trigger filter when the filter menu closes.\n\nUse defaultFilteredValue to make a column filtered by default.\n\nUse sorter to make a column sortable. sorter can be a function of the type sorter: function(rowA, rowB) { ... } for sorting data locally.\n\nsortDirections: ['ascend', 'descend'] defines available sort methods for each columns, effective for all columns when set on table props. You can set as ['ascend', 'descend', 'ascend'] to prevent sorter back to default status.\n\nUse defaultSortOrder to make a column sorted by default.\n\nIf a sortOrder or defaultSortOrder is specified with the value ascend or descend, you can access this value from within the function passed to the sorter as explained above. Such a function can take the form: function(a, b, sortOrder) { ... }."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-filter-in-tree":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"02dbda31"))))),asset:{type:"BLOCK",id:"table-demo-filter-in-tree",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("49109685").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Filter in Tree",description:"You can use filterMode to change default filter interface, options: menu(default) and tree.\n\n> filterSearch is used for making filter dropdown items searchable."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-filter-search":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"cc200338"))))),asset:{type:"BLOCK",id:"table-demo-filter-search",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("51b5036f").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Filter search",description:"filterSearch is used to enable search of filter items, and you can set a custom filter method through filterSearch:(input, record) => boolean."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-multiple-sorter":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"38129602"))))),asset:{type:"BLOCK",id:"table-demo-multiple-sorter",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("3bbc2b48").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Multiple sorter",description:"column.sorter support multiple to config the priority of sort columns. Though sorter.compare to customize compare function. You can also leave it empty to use the interactive only."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-reset-filter":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"3fb5fddb"))))),asset:{type:"BLOCK",id:"table-demo-reset-filter",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("4485d53d").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Reset filters and sorters",description:"Control filters and sorters by filteredValue and sortOrder.\n\n> 1. Defining filteredValue or sortOrder means that it is in the controlled mode.\n> 2. Make sure sortOrder is assigned for only one column.\n> 3. column.key is required."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-custom-filter-panel":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"a223373c"))))),asset:{type:"BLOCK",id:"table-demo-custom-filter-panel",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("8641b258").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},"@ant-design/icons":{type:"NPM",value:"5.5.1"},antd:{type:"NPM",value:"5.22.2"},"react-highlight-words":{type:"NPM",value:"0.20.0"}},entry:"index.tsx",title:"Customized filter panel",description:"Implement a customized column search example via filterDropdown.\n\nAdd the boolean type parameter closeDropdown to the function clearFilters. Whether to close the filter menu is true by default. Add the boolean type parameter confirm to clear whether to submit the option during filtering. The default is true."},context:{react:s,"@ant-design/icons":o,antd:r,"react-highlight-words":l},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-ajax":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"4c6d6d1f"))))),asset:{type:"BLOCK",id:"table-demo-ajax",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("346901ab").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"},qs:{type:"NPM",value:"6.13.1"}},entry:"index.tsx",title:"Ajax",description:"This example shows how to fetch and present data from a remote server, and how to implement filtering and sorting in server side by sending related parameters to server.\n\nSetting rowSelection.preserveSelectedRowKeys to keep the key when enable selection.\n\nNote, this example use Mock API [https://randomuser.me] that you can look up in Network Console."},context:{react:s,antd:r,qs:i},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-size":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"801ac8db"))))),asset:{type:"BLOCK",id:"table-demo-size",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("3633591e").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"size",description:"There are two compacted table sizes: middle and small. The small size is used in Modals only."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-narrow":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"0c33f891"))))),asset:{type:"BLOCK",id:"table-demo-narrow",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("a8ebc918").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"size",description:"There are two compacted table sizes: middle and small. The small size is used in Modals only."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-bordered":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"576c7917"))))),asset:{type:"BLOCK",id:"table-demo-bordered",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("61017e59").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"border, title and footer",description:"Add border, title and footer for table."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-expand":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"81f79757"))))),asset:{type:"BLOCK",id:"table-demo-expand",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("f2891a69").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Expandable Row",description:"When there's too much information to show and the table can't display all at once."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-order-column":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"4e7012fd"))))),asset:{type:"BLOCK",id:"table-demo-order-column",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("c7b40131").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Order Specific Column",description:"You can control the order of the expand and select columns by using Table.EXPAND_COLUMN and Table.SELECTION_COLUMN."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-colspan-rowspan":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"bf403938"))))),asset:{type:"BLOCK",id:"table-demo-colspan-rowspan",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("7c766ae2").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"colSpan and rowSpan",description:"Table column title supports colSpan that set in column.\n\nTable cell supports colSpan and rowSpan that set in onCell return object. When each of them is set to 0, the cell will not be rendered."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-tree-data":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"3e727205"))))),asset:{type:"BLOCK",id:"table-demo-tree-data",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("7aff61d2").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Tree data",description:"Display tree structure data in Table when there is field key children in dataSource, try to customize childrenColumnName property to avoid tree table structure.\n\nYou can control the indent width by setting indentSize."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-tree-table-ellipsis":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"22ee835d"))))),asset:{type:"BLOCK",id:"table-demo-tree-table-ellipsis",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("cfe8e665").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Tree data ellipsis debug demo",description:"https://github.com/ant-design/ant-design/issues/36583 [https://github.com/ant-design/ant-design/issues/36583]"},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-fixed-header":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"b3df0506"))))),asset:{type:"BLOCK",id:"table-demo-fixed-header",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("2c6ba998").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"},"antd-style":{type:"NPM",value:"3.7.1"}},entry:"index.tsx",title:"Fixed Header",description:"Display large amounts of data in scrollable view.\n\n> Specify width of columns if header and cell do not align properly. If specified width is not working or have gutter between columns, please try to leave one column at least without width to fit fluid layout, or make sure no long word to break table layout [https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241]."},context:{react:s,antd:r,"antd-style":c},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-fixed-columns":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"e294cdde"))))),asset:{type:"BLOCK",id:"table-demo-fixed-columns",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("3dae44d9").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"},"antd-style":{type:"NPM",value:"3.7.1"}},entry:"index.tsx",title:"Fixed Columns",description:"To fix some columns and scroll inside other columns, and you must set scroll.x meanwhile.\n\n> Specify the width of columns if header and cell do not align properly. If specified width is not working or have gutter between columns, please try to leave one column at least without width to fit fluid layout, or make sure no long word to break table layout [https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241].\n> \n> A fixed value which is greater than table width for scroll.x is recommended. The sum of unfixed columns should not greater than scroll.x.\n\nNote: v4 using sticky to implement fixed effect. IE 11 will downgrade to horizontal scroll."},context:{react:s,antd:r,"antd-style":c},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-fixed-gapped-columns":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"9fbcf7f9"))))),asset:{type:"BLOCK",id:"table-demo-fixed-gapped-columns",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("d0e45f9d").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"},"antd-style":{type:"NPM",value:"3.7.1"}},entry:"index.tsx",title:"Stack Fixed Columns",description:"Fixed column only when scroll some distance, and scroll to stack other columns. Recommend use with bordered."},context:{react:s,antd:r,"antd-style":c},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-fixed-columns-header":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"38cac6f8"))))),asset:{type:"BLOCK",id:"table-demo-fixed-columns-header",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("5a53e46a").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"},"antd-style":{type:"NPM",value:"3.7.1"}},entry:"index.tsx",title:"Fixed Columns and Header",description:"A Solution for displaying large amounts of data with long columns.\n\n> Specify the width of columns if header and cell do not align properly. If specified width is not working or have gutter between columns, please try to leave one column at least without width to fit fluid layout, or make sure no long word to break table layout [https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241].\n> \n> A fixed value which is greater than table width for scroll.x is recommended. The sum of unfixed columns should not greater than scroll.x."},context:{react:s,antd:r,"antd-style":c},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-hidden-columns":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"d0a68263"))))),asset:{type:"BLOCK",id:"table-demo-hidden-columns",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("683198ca").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Hidden Columns",description:"Hide columns with hidden."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-grouping-columns":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"fbdf1bc8"))))),asset:{type:"BLOCK",id:"table-demo-grouping-columns",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("86a79444").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"},"antd-style":{type:"NPM",value:"3.7.1"}},entry:"index.tsx",title:"Grouping table head",description:"Group table head with columns[n].children."},context:{react:s,antd:r,"antd-style":c},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-edit-cell":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"e59a187b"))))),asset:{type:"BLOCK",id:"table-demo-edit-cell",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("163db498").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Editable Cells",description:"Table with editable cells. When work with shouldCellUpdate, please take care of closure [https://github.com/ant-design/ant-design/issues/29243]."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-edit-row":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"cd0037b7"))))),asset:{type:"BLOCK",id:"table-demo-edit-row",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("f2292ffe").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Editable Rows",description:"Table with editable rows."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-nested-table":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"73d08b0e"))))),asset:{type:"BLOCK",id:"table-demo-nested-table",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("60674199").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},"@ant-design/icons":{type:"NPM",value:"5.5.1"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Nested tables",description:"Showing more detailed info of every row."},context:{react:s,"@ant-design/icons":o,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-drag-sorting":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"f6abde58"))))),asset:{type:"BLOCK",id:"table-demo-drag-sorting",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("26aeeaa5").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},"@dnd-kit/core":{type:"NPM",value:"6.1.0"},"@dnd-kit/modifiers":{type:"NPM",value:"7.0.0"},"@dnd-kit/sortable":{type:"NPM",value:"8.0.0"},"@dnd-kit/utilities":{type:"NPM",value:"3.2.2"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Drag sorting",description:"By using components, we can integrate table with dnd-kit [https://github.com/clauderic/dnd-kit] to implement drag sorting function."},context:{react:s,"@dnd-kit/core":u,"@dnd-kit/modifiers":m,"@dnd-kit/sortable":b,"@dnd-kit/utilities":p,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-drag-column-sorting":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"6a6567ef"))))),asset:{type:"BLOCK",id:"table-demo-drag-column-sorting",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("ea21a441").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},"@dnd-kit/core":{type:"NPM",value:"6.1.0"},"@dnd-kit/modifiers":{type:"NPM",value:"7.0.0"},"@dnd-kit/sortable":{type:"NPM",value:"8.0.0"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Drag Column sorting",description:"By using components, we can integrate table with dnd-kit [https://github.com/clauderic/dnd-kit] to implement column drag sorting function."},context:{react:s,"@dnd-kit/core":u,"@dnd-kit/modifiers":m,"@dnd-kit/sortable":b,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-drag-sorting-handler":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"70bb67e2"))))),asset:{type:"BLOCK",id:"table-demo-drag-sorting-handler",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("b49a4304").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},"@ant-design/icons":{type:"NPM",value:"5.5.1"},"@dnd-kit/core":{type:"NPM",value:"6.1.0"},"@dnd-kit/modifiers":{type:"NPM",value:"7.0.0"},"@dnd-kit/sortable":{type:"NPM",value:"8.0.0"},"@dnd-kit/utilities":{type:"NPM",value:"3.2.2"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Drag sorting with handler",description:"Alternatively you can implement drag sorting with handler using dnd-kit [https://github.com/clauderic/dnd-kit]."},context:{react:s,"@ant-design/icons":o,"@dnd-kit/core":u,"@dnd-kit/modifiers":m,"@dnd-kit/sortable":b,"@dnd-kit/utilities":p,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-resizable-column":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"3cbfd874"))))),asset:{type:"BLOCK",id:"table-demo-resizable-column",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("e62ffd1d").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"},"react-resizable":{type:"NPM",value:"3.0.5"}},entry:"index.tsx",title:"Resizable column",description:"Implement resizable column by integrate with react-resizable [https://github.com/STRML/react-resizable]. When sort needed, you can use additional mark [https://codesandbox.io/s/zrj8xvyzxx] to prevent resize trigger sort."},context:{react:s,antd:r,"react-resizable":y},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-ellipsis":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"f4fba64d"))))),asset:{type:"BLOCK",id:"table-demo-ellipsis",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("e78f2701").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"ellipsis column",description:"Ellipsis cell content via setting column.ellipsis.\n\n> Cannot ellipsis table header with sorters and filters for now."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-ellipsis-custom-tooltip":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"ae032c61"))))),asset:{type:"BLOCK",id:"table-demo-ellipsis-custom-tooltip",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("dd95699f").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"ellipsis column custom tooltip",description:"Ellipsis cell content via setting column.ellipsis.showTitle, use Tooltip instead of the html title attribute."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-custom-empty":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"3a0b6a10"))))),asset:{type:"BLOCK",id:"table-demo-custom-empty",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("1cd6b7ed").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Custom empty",description:"Custom empty status."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-summary":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"9f15a305"))))),asset:{type:"BLOCK",id:"table-demo-summary",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("8951f7bf").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"},"antd-style":{type:"NPM",value:"3.7.1"}},entry:"index.tsx",title:"Summary",description:"Set summary content by summary prop. Sync column fixed status with Table.Summary.Cell. You can fixed it by set Table.Summary fixed prop(since 4.16.0)."},context:{react:s,antd:r,"antd-style":c},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-virtual-list":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"17c647e4"))))),asset:{type:"BLOCK",id:"table-demo-virtual-list",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("f1de3e94").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Virtual list",description:"Set virtual to enable virtual scroll, and scroll.x and scroll.y must be set at the same time with number type."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-responsive":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"28006e36"))))),asset:{type:"BLOCK",id:"table-demo-responsive",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("8bb9a1c8").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Responsive",description:"Responsive columns."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-nest-table-border-debug":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"4eb177f1"))))),asset:{type:"BLOCK",id:"table-demo-nest-table-border-debug",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("37f9ba2b").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},"@ant-design/icons":{type:"NPM",value:"5.5.1"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Nested Bordered Table Debug",description:"To see if bordered style applied to other tables."},context:{react:s,"@ant-design/icons":o,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-pagination":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"c3a33fb1"))))),asset:{type:"BLOCK",id:"table-demo-pagination",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("c97f1285").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Pagination Settings",description:"Table pagination settings."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-row-selection-custom-debug":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"1c771630"))))),asset:{type:"BLOCK",id:"table-demo-row-selection-custom-debug",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("36c798c7").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Custom selection group",description:"Customize selection group."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-sticky":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"a1406e90"))))),asset:{type:"BLOCK",id:"table-demo-sticky",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("7d0b8ee5").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Fixed header and scroll bar with the page",description:"For long table\uFF0Cneed to scroll to view the header and scroll bar\uFF0Cthen you can now set the fixed header and scroll bar to follow the page."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-dynamic-settings":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"4af71804"))))),asset:{type:"BLOCK",id:"table-demo-dynamic-settings",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("1ed6a721").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},"@ant-design/icons":{type:"NPM",value:"5.5.1"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Dynamic Settings",description:"Select different settings to see the result."},context:{react:s,"@ant-design/icons":o,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-selections-debug":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"74c030b9"))))),asset:{type:"BLOCK",id:"table-demo-selections-debug",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("d029a475").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"selections with icon",description:"debug use."},context:{react:s,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}},"table-demo-component-token":{component:s.default.memo(s.default.lazy(()=>Promise.all([n.ensure("common"),n.ensure("vendors_0"),n.ensure("cb57a806")]).then(n.dr(a,n.bind(n,"af5545a7"))))),asset:{type:"BLOCK",id:"table-demo-component-token",refAtomIds:["table"],dependencies:{"index.tsx":{type:"FILE",value:n("f1b3f858").default},react:{type:"NPM",value:"18.3.0-canary-c3048aab4-20240326"},"@ant-design/icons":{type:"NPM",value:"5.5.1"},antd:{type:"NPM",value:"5.22.2"}},entry:"index.tsx",title:"Component Token",description:"Component Token"},context:{react:s,"@ant-design/icons":o,antd:r},renderOpts:{compile:async(...e)=>(await Promise.all([n.ensure("vendors_1"),n.ensure("vendors_0"),n.ensure("d2b37e0b")]).then(n.dr(a,n.bind(n,"d2b37e0b")))).default(...e)}}};}}]);