@fle-ui/next 1.0.5-alpha.0 → 1.0.5-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/.history/.dumi/theme/Link_20211224151001.tsx +0 -0
- package/.history/.dumi/theme/Link_20211224151003.tsx +0 -8
- package/.history/.dumi/theme/Link_20211224151013.tsx +0 -64
- package/.history/.dumi/theme/Link_20211224151019.tsx +0 -64
- package/.history/.dumi/theme/Link_20211224151048.tsx +0 -66
- package/.history/.dumi/theme/Link_20211224151051.tsx +0 -66
- package/.history/.dumi/theme/Link_20211224151057.tsx +0 -66
- package/.history/.dumi/theme/Link_20211224151820.tsx +0 -66
- package/.history/.dumi/theme/NavLink_20211224150935.tsx +0 -0
- package/.history/.dumi/theme/NavLink_20211224150937.tsx +0 -8
- package/.history/.dumi/theme/NavLink_20211224150942.tsx +0 -4
- package/.history/.dumi/theme/builtins/Link_20211224153113.tsx +0 -66
- package/.history/.dumi/theme/builtins/Link_20211224153117.tsx +0 -66
- package/.history/.dumi/theme/builtins/Link_20211224153821.tsx +0 -65
- package/.history/.dumi/theme/builtins/Link_20211224153823.tsx +0 -73
- package/.history/.dumi/theme/builtins/Link_20211224153825.tsx +0 -65
- package/.history/.dumi/theme/builtins/NavLink_20211224153113.tsx +0 -4
- package/.history/.dumi/theme/builtins/NavLink_20211224153856.tsx +0 -4
- package/.history/.dumi/theme/builtins/NavLink_20211224153857.tsx +0 -12
- package/.history/.dumi/theme/builtins/NavLink_20211224154244.tsx +0 -12
- package/.history/.dumi/theme/builtins/NavLink_20211224154245.tsx +0 -12
- package/.history/.dumi/theme/context_20211224155924.ts +0 -0
- package/.history/.dumi/theme/context_20211224155926.ts +0 -8
- package/.history/.dumi/theme/context_20211224155942.ts +0 -136
- package/.history/.dumi/theme/layout_20211224155840.tsx +0 -0
- package/.history/.dumi/theme/layout_20211224155841.tsx +0 -8
- package/.history/.dumi/theme/layout_20211224155903.tsx +0 -176
- package/.history/.dumi/theme/layout_20211227133806.tsx +0 -8
- package/.history/.dumi/theme/layout_20211227134054.tsx +0 -23
- package/.history/.dumi/theme/layout_20211227134056.tsx +0 -24
- package/.history/.dumi/theme/layout_20211227134246.tsx +0 -26
- package/.history/.dumi/theme/layout_20211227141142.tsx +0 -26
- package/.history/.dumi/theme/layout_20211227161540.tsx +0 -26
- package/.history/.dumi/theme/layouyt_20211224160056.ts +0 -0
- package/.history/.dumi/theme/layouyt_20211224160058.ts +0 -8
- package/.history/.gitignore_20210922213827 +0 -27
- package/.history/.gitignore_20211029154108 +0 -29
- package/.history/.gitignore_20211029154109 +0 -29
- package/.history/.gitignore_20211029173434 +0 -29
- package/.history/.umirc_20211224102827.ts +0 -155
- package/.history/.umirc_20211224103050.ts +0 -155
- package/.history/.umirc_20211224142413.ts +0 -163
- package/.history/.umirc_20211224142930.ts +0 -159
- package/.history/.umirc_20211224142939.ts +0 -159
- package/.history/.umirc_20211224142940.ts +0 -159
- package/.history/package_20220223140434.json +0 -147
- package/.history/package_20220223140435.json +0 -147
- package/.history/report_20211228211733.html +0 -45
- package/.history/report_20211228211748.html +0 -37
- package/.history/report_20211228211749.html +0 -45
@@ -1,27 +0,0 @@
|
|
1
|
-
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
2
|
-
|
3
|
-
# dependencies
|
4
|
-
/node_modules
|
5
|
-
/npm-debug.log*
|
6
|
-
/yarn-error.log
|
7
|
-
/yarn.lock
|
8
|
-
/package-lock.json
|
9
|
-
|
10
|
-
# production
|
11
|
-
/dist
|
12
|
-
/lib
|
13
|
-
/es
|
14
|
-
# /docs-dist
|
15
|
-
|
16
|
-
# misc
|
17
|
-
.DS_Store
|
18
|
-
|
19
|
-
# umi
|
20
|
-
.umi
|
21
|
-
.umi-production
|
22
|
-
.umi-test
|
23
|
-
.env.local
|
24
|
-
|
25
|
-
# ide
|
26
|
-
/.vscode
|
27
|
-
/.idea
|
@@ -1,29 +0,0 @@
|
|
1
|
-
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
2
|
-
|
3
|
-
# dependencies
|
4
|
-
/node_modules
|
5
|
-
/npm-debug.log*
|
6
|
-
/yarn-error.log
|
7
|
-
/yarn.lock
|
8
|
-
/package-lock.json
|
9
|
-
|
10
|
-
# production
|
11
|
-
/dist
|
12
|
-
/lib
|
13
|
-
/es
|
14
|
-
# /docs-dist
|
15
|
-
|
16
|
-
# misc
|
17
|
-
.DS_Store
|
18
|
-
|
19
|
-
# umi
|
20
|
-
.umi
|
21
|
-
.umi-production
|
22
|
-
.umi-test
|
23
|
-
.env.local
|
24
|
-
|
25
|
-
# ide
|
26
|
-
/.vscode
|
27
|
-
/.idea
|
28
|
-
|
29
|
-
.history
|
@@ -1,29 +0,0 @@
|
|
1
|
-
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
2
|
-
|
3
|
-
# dependencies
|
4
|
-
/node_modules
|
5
|
-
/npm-debug.log*
|
6
|
-
/yarn-error.log
|
7
|
-
/yarn.lock
|
8
|
-
/package-lock.json
|
9
|
-
|
10
|
-
# production
|
11
|
-
/dist
|
12
|
-
/lib
|
13
|
-
/es
|
14
|
-
# /docs-dist
|
15
|
-
|
16
|
-
# misc
|
17
|
-
.DS_Store
|
18
|
-
|
19
|
-
# umi
|
20
|
-
.umi
|
21
|
-
.umi-production
|
22
|
-
.umi-test
|
23
|
-
.env.local
|
24
|
-
|
25
|
-
# ide
|
26
|
-
/.vscode
|
27
|
-
/.idea
|
28
|
-
|
29
|
-
.history
|
@@ -1,29 +0,0 @@
|
|
1
|
-
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
2
|
-
|
3
|
-
# dependencies
|
4
|
-
/node_modules
|
5
|
-
/npm-debug.log*
|
6
|
-
/yarn-error.log
|
7
|
-
/yarn.lock
|
8
|
-
/package-lock.json
|
9
|
-
|
10
|
-
# production
|
11
|
-
/dist
|
12
|
-
/lib
|
13
|
-
/es
|
14
|
-
# /docs-dist
|
15
|
-
|
16
|
-
# misc
|
17
|
-
.DS_Store
|
18
|
-
|
19
|
-
# umi
|
20
|
-
.umi
|
21
|
-
.umi-production
|
22
|
-
.umi-test
|
23
|
-
.env.local
|
24
|
-
|
25
|
-
# ide
|
26
|
-
/.vscode
|
27
|
-
/.idea
|
28
|
-
|
29
|
-
.history
|
@@ -1,155 +0,0 @@
|
|
1
|
-
import { defineConfig } from 'dumi';
|
2
|
-
import { readdirSync } from 'fs';
|
3
|
-
import { join } from 'path';
|
4
|
-
|
5
|
-
const headPkgList: any = [];
|
6
|
-
// utils must build before core
|
7
|
-
// runtime must build before renderer-react
|
8
|
-
const pkgList = readdirSync(join(__dirname, 'components')).filter(
|
9
|
-
(pkg) => pkg.charAt(0) !== '.' && !headPkgList.includes(pkg),
|
10
|
-
);
|
11
|
-
|
12
|
-
const tailPkgList = pkgList
|
13
|
-
.map((path) => [join('components', path)])
|
14
|
-
.reduce((acc, val) => acc.concat(val), []);
|
15
|
-
|
16
|
-
export default defineConfig({
|
17
|
-
title: 'Fle-UI',
|
18
|
-
mode: 'site',
|
19
|
-
favicon:
|
20
|
-
'https://oss.elebuys.com/resource/programme/202106211028580003961886.png',
|
21
|
-
logo: 'https://oss.elebuys.com/resource/programme/202106211028580003961886.png',
|
22
|
-
resolve: {
|
23
|
-
includes: [...tailPkgList, 'docs'],
|
24
|
-
},
|
25
|
-
outputPath: 'docs-dist',
|
26
|
-
alias: {
|
27
|
-
'@fle-ui/next': join(__dirname, 'components'),
|
28
|
-
'@fle-ui/next/es': join(__dirname, 'components'),
|
29
|
-
'@fle-ui/next/lib': join(__dirname, 'components'),
|
30
|
-
},
|
31
|
-
define: {
|
32
|
-
'process.env.BUILD_TYPE_CUS': 'docs',
|
33
|
-
},
|
34
|
-
dynamicImport: {},
|
35
|
-
navs: [
|
36
|
-
{
|
37
|
-
title: '文档',
|
38
|
-
path: '/document',
|
39
|
-
},
|
40
|
-
{
|
41
|
-
title: '组件',
|
42
|
-
path: '/components',
|
43
|
-
},
|
44
|
-
{
|
45
|
-
title: '社区资源',
|
46
|
-
children: [
|
47
|
-
{
|
48
|
-
title: 'fle-ui-pro 业务组件',
|
49
|
-
path: 'https://fle-ui-pro.fxqifu.com/',
|
50
|
-
},
|
51
|
-
{ title: 'fle-cli', path: 'https://flecli.fxqifu.com/' },
|
52
|
-
{ title: 'fle-git', path: 'https://flecli.fxqifu.com/fle-git' },
|
53
|
-
{ title: '常用工具', path: 'https://flecli.fxqifu.com/community/copy' },
|
54
|
-
],
|
55
|
-
},
|
56
|
-
{
|
57
|
-
title: '发布记录',
|
58
|
-
path: '/story',
|
59
|
-
},
|
60
|
-
{
|
61
|
-
title: 'GitLab',
|
62
|
-
path: 'https://gitlab.fxqifu.com.cn/fle-ui/fle-ui-next',
|
63
|
-
},
|
64
|
-
],
|
65
|
-
mfsu: {},
|
66
|
-
menus: {
|
67
|
-
'/components': [
|
68
|
-
{
|
69
|
-
title: '通用',
|
70
|
-
children: ['button', 'icon', 'typography'],
|
71
|
-
},
|
72
|
-
{
|
73
|
-
title: '布局',
|
74
|
-
children: ['divider', 'grid', 'layout', 'space'],
|
75
|
-
},
|
76
|
-
{
|
77
|
-
title: '导航',
|
78
|
-
children: [
|
79
|
-
'affix',
|
80
|
-
'breadcrumb',
|
81
|
-
'steps',
|
82
|
-
'dropdown',
|
83
|
-
'menu',
|
84
|
-
'pagination',
|
85
|
-
'page-header',
|
86
|
-
],
|
87
|
-
},
|
88
|
-
{
|
89
|
-
title: '数据录入',
|
90
|
-
children: [
|
91
|
-
'autoComplete',
|
92
|
-
'cascader',
|
93
|
-
'checkbox',
|
94
|
-
'date-picker',
|
95
|
-
'form',
|
96
|
-
'input',
|
97
|
-
'inputNumber',
|
98
|
-
'mentions',
|
99
|
-
'radio',
|
100
|
-
'select',
|
101
|
-
'slider',
|
102
|
-
'switch',
|
103
|
-
'time-picker',
|
104
|
-
'transfer',
|
105
|
-
'tree-select',
|
106
|
-
'upload',
|
107
|
-
'rate',
|
108
|
-
],
|
109
|
-
},
|
110
|
-
{
|
111
|
-
title: '数据展示',
|
112
|
-
children: [
|
113
|
-
'avatar',
|
114
|
-
'badge',
|
115
|
-
'calendar',
|
116
|
-
'card',
|
117
|
-
'carousel',
|
118
|
-
'collapse',
|
119
|
-
'comment',
|
120
|
-
'descriptions',
|
121
|
-
'empty',
|
122
|
-
'image',
|
123
|
-
'list',
|
124
|
-
'statistic',
|
125
|
-
'table',
|
126
|
-
'tabs',
|
127
|
-
'tag',
|
128
|
-
'timeline',
|
129
|
-
'tooltip',
|
130
|
-
'popover',
|
131
|
-
'tree',
|
132
|
-
],
|
133
|
-
},
|
134
|
-
{
|
135
|
-
title: '反馈',
|
136
|
-
children: [
|
137
|
-
'alert',
|
138
|
-
'drawer',
|
139
|
-
'message',
|
140
|
-
'modal',
|
141
|
-
'notification',
|
142
|
-
'popconfirm',
|
143
|
-
'progress',
|
144
|
-
'result',
|
145
|
-
'skeleton',
|
146
|
-
'spin',
|
147
|
-
],
|
148
|
-
},
|
149
|
-
{
|
150
|
-
title: '其他',
|
151
|
-
children: ['anchor', 'backTop', 'configProvider'],
|
152
|
-
},
|
153
|
-
],
|
154
|
-
},
|
155
|
-
});
|
@@ -1,155 +0,0 @@
|
|
1
|
-
import { defineConfig } from 'dumi';
|
2
|
-
import { readdirSync } from 'fs';
|
3
|
-
import { join } from 'path';
|
4
|
-
|
5
|
-
const headPkgList: any = [];
|
6
|
-
// utils must build before core
|
7
|
-
// runtime must build before renderer-react
|
8
|
-
const pkgList = readdirSync(join(__dirname, 'components')).filter(
|
9
|
-
(pkg) => pkg.charAt(0) !== '.' && !headPkgList.includes(pkg),
|
10
|
-
);
|
11
|
-
|
12
|
-
const tailPkgList = pkgList
|
13
|
-
.map((path) => [join('components', path)])
|
14
|
-
.reduce((acc, val) => acc.concat(val), []);
|
15
|
-
|
16
|
-
export default defineConfig({
|
17
|
-
title: 'Fle-UI',
|
18
|
-
mode: 'site',
|
19
|
-
favicon:
|
20
|
-
'https://oss.elebuys.com/resource/programme/202106211028580003961886.png',
|
21
|
-
logo: 'https://oss.elebuys.com/resource/programme/202106211028580003961886.png',
|
22
|
-
resolve: {
|
23
|
-
includes: [...tailPkgList, 'docs'],
|
24
|
-
},
|
25
|
-
outputPath: 'docs-dist',
|
26
|
-
alias: {
|
27
|
-
'@fle-ui/next': join(__dirname, 'components'),
|
28
|
-
'@fle-ui/next/es': join(__dirname, 'components'),
|
29
|
-
'@fle-ui/next/lib': join(__dirname, 'components'),
|
30
|
-
},
|
31
|
-
define: {
|
32
|
-
'process.env.BUILD_TYPE_CUS': 'docs',
|
33
|
-
},
|
34
|
-
dynamicImport: {},
|
35
|
-
navs: [
|
36
|
-
{
|
37
|
-
title: '文档',
|
38
|
-
path: '/document',
|
39
|
-
},
|
40
|
-
{
|
41
|
-
title: '组件',
|
42
|
-
path: '/components',
|
43
|
-
},
|
44
|
-
{
|
45
|
-
title: '社区资源',
|
46
|
-
children: [
|
47
|
-
{
|
48
|
-
title: 'fle-ui-pro 业务组件',
|
49
|
-
path: 'https://fle-ui-pro.fxqifu.com/',
|
50
|
-
},
|
51
|
-
{ title: 'fle-cli', path: 'https://flecli.fxqifu.com/' },
|
52
|
-
{ title: 'fle-git', path: 'https://flecli.fxqifu.com/fle-git' },
|
53
|
-
{ title: '常用工具', path: 'https://flecli.fxqifu.com/community/copy' },
|
54
|
-
],
|
55
|
-
},
|
56
|
-
{
|
57
|
-
title: '发布记录',
|
58
|
-
path: '/story',
|
59
|
-
},
|
60
|
-
{
|
61
|
-
title: 'GitLab',
|
62
|
-
path: 'https://gitlab.fxqifu.com.cn/fle-ui/fle-ui-next',
|
63
|
-
},
|
64
|
-
],
|
65
|
-
// mfsu: {},
|
66
|
-
menus: {
|
67
|
-
'/components': [
|
68
|
-
{
|
69
|
-
title: '通用',
|
70
|
-
children: ['button', 'icon', 'typography'],
|
71
|
-
},
|
72
|
-
{
|
73
|
-
title: '布局',
|
74
|
-
children: ['divider', 'grid', 'layout', 'space'],
|
75
|
-
},
|
76
|
-
{
|
77
|
-
title: '导航',
|
78
|
-
children: [
|
79
|
-
'affix',
|
80
|
-
'breadcrumb',
|
81
|
-
'steps',
|
82
|
-
'dropdown',
|
83
|
-
'menu',
|
84
|
-
'pagination',
|
85
|
-
'page-header',
|
86
|
-
],
|
87
|
-
},
|
88
|
-
{
|
89
|
-
title: '数据录入',
|
90
|
-
children: [
|
91
|
-
'autoComplete',
|
92
|
-
'cascader',
|
93
|
-
'checkbox',
|
94
|
-
'date-picker',
|
95
|
-
'form',
|
96
|
-
'input',
|
97
|
-
'inputNumber',
|
98
|
-
'mentions',
|
99
|
-
'radio',
|
100
|
-
'select',
|
101
|
-
'slider',
|
102
|
-
'switch',
|
103
|
-
'time-picker',
|
104
|
-
'transfer',
|
105
|
-
'tree-select',
|
106
|
-
'upload',
|
107
|
-
'rate',
|
108
|
-
],
|
109
|
-
},
|
110
|
-
{
|
111
|
-
title: '数据展示',
|
112
|
-
children: [
|
113
|
-
'avatar',
|
114
|
-
'badge',
|
115
|
-
'calendar',
|
116
|
-
'card',
|
117
|
-
'carousel',
|
118
|
-
'collapse',
|
119
|
-
'comment',
|
120
|
-
'descriptions',
|
121
|
-
'empty',
|
122
|
-
'image',
|
123
|
-
'list',
|
124
|
-
'statistic',
|
125
|
-
'table',
|
126
|
-
'tabs',
|
127
|
-
'tag',
|
128
|
-
'timeline',
|
129
|
-
'tooltip',
|
130
|
-
'popover',
|
131
|
-
'tree',
|
132
|
-
],
|
133
|
-
},
|
134
|
-
{
|
135
|
-
title: '反馈',
|
136
|
-
children: [
|
137
|
-
'alert',
|
138
|
-
'drawer',
|
139
|
-
'message',
|
140
|
-
'modal',
|
141
|
-
'notification',
|
142
|
-
'popconfirm',
|
143
|
-
'progress',
|
144
|
-
'result',
|
145
|
-
'skeleton',
|
146
|
-
'spin',
|
147
|
-
],
|
148
|
-
},
|
149
|
-
{
|
150
|
-
title: '其他',
|
151
|
-
children: ['anchor', 'backTop', 'configProvider'],
|
152
|
-
},
|
153
|
-
],
|
154
|
-
},
|
155
|
-
});
|
@@ -1,163 +0,0 @@
|
|
1
|
-
import { defineConfig } from 'dumi';
|
2
|
-
import { readdirSync } from 'fs';
|
3
|
-
import { join } from 'path';
|
4
|
-
|
5
|
-
const headPkgList: any = [];
|
6
|
-
// utils must build before core
|
7
|
-
// runtime must build before renderer-react
|
8
|
-
const pkgList = readdirSync(join(__dirname, 'components')).filter(
|
9
|
-
(pkg) => pkg.charAt(0) !== '.' && !headPkgList.includes(pkg),
|
10
|
-
);
|
11
|
-
|
12
|
-
const tailPkgList = pkgList
|
13
|
-
.map((path) => [join('components', path)])
|
14
|
-
.reduce((acc, val) => acc.concat(val), []);
|
15
|
-
|
16
|
-
export default defineConfig({
|
17
|
-
title: 'Fle-UI',
|
18
|
-
mode: 'site',
|
19
|
-
favicon:
|
20
|
-
'https://oss.elebuys.com/resource/programme/202106211028580003961886.png',
|
21
|
-
logo: 'https://oss.elebuys.com/resource/programme/202106211028580003961886.png',
|
22
|
-
resolve: {
|
23
|
-
includes: [...tailPkgList, 'docs'],
|
24
|
-
},
|
25
|
-
outputPath: 'docs-dist',
|
26
|
-
alias: {
|
27
|
-
'@fle-ui/next': join(__dirname, 'components'),
|
28
|
-
'@fle-ui/next/es': join(__dirname, 'components'),
|
29
|
-
'@fle-ui/next/lib': join(__dirname, 'components'),
|
30
|
-
},
|
31
|
-
define: {
|
32
|
-
'process.env.BUILD_TYPE_CUS': 'docs',
|
33
|
-
},
|
34
|
-
dynamicImport: {},
|
35
|
-
navs: [
|
36
|
-
{
|
37
|
-
title: '文档',
|
38
|
-
path: '/document',
|
39
|
-
},
|
40
|
-
{
|
41
|
-
title: '组件',
|
42
|
-
path: '/components',
|
43
|
-
},
|
44
|
-
{
|
45
|
-
title: 'pro组件',
|
46
|
-
path: 'https://fle-ui-pro.fxqifu.com/pro-components/components',
|
47
|
-
},
|
48
|
-
{
|
49
|
-
title: '业务组件',
|
50
|
-
path: 'https://fle-ui-pro.fxqifu.com/components',
|
51
|
-
},
|
52
|
-
{
|
53
|
-
title: '社区资源',
|
54
|
-
children: [
|
55
|
-
{
|
56
|
-
title: 'fle-ui-pro 业务组件',
|
57
|
-
path: 'https://fle-ui-pro.fxqifu.com/',
|
58
|
-
},
|
59
|
-
{ title: 'fle-cli', path: 'https://flecli.fxqifu.com/' },
|
60
|
-
{ title: 'fle-git', path: 'https://flecli.fxqifu.com/fle-git' },
|
61
|
-
{ title: '常用工具', path: 'https://flecli.fxqifu.com/community/copy' },
|
62
|
-
],
|
63
|
-
},
|
64
|
-
{
|
65
|
-
title: '发布记录',
|
66
|
-
path: '/story',
|
67
|
-
},
|
68
|
-
{
|
69
|
-
title: 'GitLab',
|
70
|
-
path: 'https://gitlab.fxqifu.com.cn/fle-ui/fle-ui-next',
|
71
|
-
},
|
72
|
-
],
|
73
|
-
// mfsu: {},
|
74
|
-
menus: {
|
75
|
-
'/components': [
|
76
|
-
{
|
77
|
-
title: '通用',
|
78
|
-
children: ['button', 'icon', 'typography'],
|
79
|
-
},
|
80
|
-
{
|
81
|
-
title: '布局',
|
82
|
-
children: ['divider', 'grid', 'layout', 'space'],
|
83
|
-
},
|
84
|
-
{
|
85
|
-
title: '导航',
|
86
|
-
children: [
|
87
|
-
'affix',
|
88
|
-
'breadcrumb',
|
89
|
-
'steps',
|
90
|
-
'dropdown',
|
91
|
-
'menu',
|
92
|
-
'pagination',
|
93
|
-
'page-header',
|
94
|
-
],
|
95
|
-
},
|
96
|
-
{
|
97
|
-
title: '数据录入',
|
98
|
-
children: [
|
99
|
-
'autoComplete',
|
100
|
-
'cascader',
|
101
|
-
'checkbox',
|
102
|
-
'date-picker',
|
103
|
-
'form',
|
104
|
-
'input',
|
105
|
-
'inputNumber',
|
106
|
-
'mentions',
|
107
|
-
'radio',
|
108
|
-
'select',
|
109
|
-
'slider',
|
110
|
-
'switch',
|
111
|
-
'time-picker',
|
112
|
-
'transfer',
|
113
|
-
'tree-select',
|
114
|
-
'upload',
|
115
|
-
'rate',
|
116
|
-
],
|
117
|
-
},
|
118
|
-
{
|
119
|
-
title: '数据展示',
|
120
|
-
children: [
|
121
|
-
'avatar',
|
122
|
-
'badge',
|
123
|
-
'calendar',
|
124
|
-
'card',
|
125
|
-
'carousel',
|
126
|
-
'collapse',
|
127
|
-
'comment',
|
128
|
-
'descriptions',
|
129
|
-
'empty',
|
130
|
-
'image',
|
131
|
-
'list',
|
132
|
-
'statistic',
|
133
|
-
'table',
|
134
|
-
'tabs',
|
135
|
-
'tag',
|
136
|
-
'timeline',
|
137
|
-
'tooltip',
|
138
|
-
'popover',
|
139
|
-
'tree',
|
140
|
-
],
|
141
|
-
},
|
142
|
-
{
|
143
|
-
title: '反馈',
|
144
|
-
children: [
|
145
|
-
'alert',
|
146
|
-
'drawer',
|
147
|
-
'message',
|
148
|
-
'modal',
|
149
|
-
'notification',
|
150
|
-
'popconfirm',
|
151
|
-
'progress',
|
152
|
-
'result',
|
153
|
-
'skeleton',
|
154
|
-
'spin',
|
155
|
-
],
|
156
|
-
},
|
157
|
-
{
|
158
|
-
title: '其他',
|
159
|
-
children: ['anchor', 'backTop', 'configProvider'],
|
160
|
-
},
|
161
|
-
],
|
162
|
-
},
|
163
|
-
});
|