123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324 |
- {
- "basic": {
- "text": "Basic",
- "children": [
- {
- "link": "/button",
- "text": "Button"
- },
- {
- "link": "/border",
- "text": "Border"
- },
- {
- "link": "/color",
- "text": "Color"
- },
- {
- "link": "/container",
- "text": "Layout Container"
- },
- {
- "link": "/icon",
- "text": "Icon"
- },
- {
- "link": "/layout",
- "text": "Layout"
- },
- {
- "link": "/link",
- "text": "Link"
- },
- {
- "link": "/scrollbar",
- "text": "Scrollbar"
- },
- {
- "link": "/space",
- "text": "Space"
- },
- {
- "link": "/typography",
- "text": "Typography"
- }
- ]
- },
- "configuration": {
- "text": "Configuration",
- "children": [
- {
- "link": "/config-provider",
- "text": "Config Provider"
- }
- ]
- },
- "form": {
- "text": "Form",
- "children": [
- {
- "link": "/autocomplete",
- "text": "Autocomplete"
- },
- {
- "link": "/cascader",
- "text": "Cascader"
- },
- {
- "link": "/checkbox",
- "text": "Checkbox"
- },
- {
- "link": "/color-picker",
- "text": "Color Picker"
- },
- {
- "link": "/date-picker",
- "text": "Date Picker"
- },
- {
- "link": "/datetime-picker",
- "text": "DateTime Picker"
- },
- {
- "link": "/form",
- "text": "Form"
- },
- {
- "link": "/input",
- "text": "Input"
- },
- {
- "link": "/input-number",
- "text": "Input Number"
- },
- {
- "link": "/radio",
- "text": "Radio"
- },
- {
- "link": "/rate",
- "text": "Rate"
- },
- {
- "link": "/select",
- "text": "Select"
- },
- {
- "link": "/select-v2",
- "text": "Virtualized Select"
- },
- {
- "link": "/slider",
- "text": "Slider"
- },
- {
- "link": "/switch",
- "text": "Switch"
- },
- {
- "link": "/time-picker",
- "text": "Time Picker"
- },
- {
- "link": "/time-select",
- "text": "Time Select"
- },
- {
- "link": "/transfer",
- "text": "Transfer"
- },
- {
- "link": "/upload",
- "text": "Upload"
- }
- ]
- },
- "data": {
- "text": "Data",
- "children": [
- {
- "link": "/avatar",
- "text": "Avatar"
- },
- {
- "link": "/badge",
- "text": "Badge"
- },
- {
- "link": "/calendar",
- "text": "Calendar"
- },
- {
- "link": "/card",
- "text": "Card"
- },
- {
- "link": "/carousel",
- "text": "Carousel"
- },
- {
- "link": "/collapse",
- "text": "Collapse"
- },
- {
- "link": "/descriptions",
- "text": "Descriptions"
- },
- {
- "link": "/empty",
- "text": "Empty"
- },
- {
- "link": "/image",
- "text": "Image"
- },
- {
- "link": "/infinite-scroll",
- "text": "Infinite Scroll"
- },
- {
- "link": "/pagination",
- "text": "Pagination"
- },
- {
- "link": "/progress",
- "text": "Progress"
- },
- {
- "link": "/result",
- "text": "Result"
- },
- {
- "link": "/skeleton",
- "text": "Skeleton"
- },
- {
- "link": "/table",
- "text": "Table"
- },
- {
- "link": "/table-v2",
- "text": "Virtualized Table",
- "promotion": "2.2.0"
- },
- {
- "link": "/tag",
- "text": "Tag"
- },
- {
- "link": "/timeline",
- "text": "Timeline"
- },
- {
- "link": "/tree",
- "text": "Tree"
- },
- {
- "link": "/tree-select",
- "text": "TreeSelect",
- "promotion": "2.1.8"
- },
- {
- "link": "/tree-v2",
- "text": "Virtualized Tree"
- },
- {
- "link": "/statistic",
- "text": "Statistic",
- "promotion": "2.2.30"
- }
- ]
- },
- "navigation": {
- "text": "Navigation",
- "children": [
- {
- "link": "/affix",
- "text": "Affix"
- },
- {
- "link": "/backtop",
- "text": "Backtop"
- },
- {
- "link": "/breadcrumb",
- "text": "Breadcrumb"
- },
- {
- "link": "/dropdown",
- "text": "Dropdown"
- },
- {
- "link": "/menu",
- "text": "Menu"
- },
- {
- "link": "/page-header",
- "text": "Page Header"
- },
- {
- "link": "/steps",
- "text": "Steps"
- },
- {
- "link": "/tabs",
- "text": "Tabs"
- }
- ]
- },
- "feedback": {
- "text": "Feedback",
- "children": [
- {
- "link": "/alert",
- "text": "Alert"
- },
- {
- "link": "/dialog",
- "text": "Dialog"
- },
- {
- "link": "/drawer",
- "text": "Drawer"
- },
- {
- "link": "/loading",
- "text": "Loading"
- },
- {
- "link": "/message",
- "text": "Message"
- },
- {
- "link": "/message-box",
- "text": "Message Box"
- },
- {
- "link": "/notification",
- "text": "Notification"
- },
- {
- "link": "/popconfirm",
- "text": "Popconfirm"
- },
- {
- "link": "/popover",
- "text": "Popover"
- },
- {
- "link": "/tooltip",
- "text": "Tooltip"
- }
- ]
- },
- "others": {
- "text": "Others",
- "children": [
- {
- "link": "/divider",
- "text": "Divider"
- }
- ]
- }
- }
|