@cuvp1225/antd 0.2.48 → 0.2.49
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/dist/designer.js +70 -70
- package/dist/index.js +2 -2
- package/lib/cjs/prototypes/affix.js +1 -1
- package/lib/cjs/prototypes/alert.js +2 -2
- package/lib/cjs/prototypes/anchor.js +2 -2
- package/lib/cjs/prototypes/auto-complete.js +1 -1
- package/lib/cjs/prototypes/avatar.js +2 -2
- package/lib/cjs/prototypes/back-top.js +1 -1
- package/lib/cjs/prototypes/badge.js +2 -2
- package/lib/cjs/prototypes/box.js +1 -1
- package/lib/cjs/prototypes/breadcrumb.js +3 -3
- package/lib/cjs/prototypes/button.js +1 -1
- package/lib/cjs/prototypes/calendar.js +1 -1
- package/lib/cjs/prototypes/card.js +3 -3
- package/lib/cjs/prototypes/carousel.js +1 -1
- package/lib/cjs/prototypes/cascader.js +1 -1
- package/lib/cjs/prototypes/checkbox.js +2 -2
- package/lib/cjs/prototypes/collapse.js +2 -2
- package/lib/cjs/prototypes/columns.js +2 -2
- package/lib/cjs/prototypes/comment.js +1 -1
- package/lib/cjs/prototypes/date-picker.js +5 -5
- package/lib/cjs/prototypes/descriptions.js +2 -2
- package/lib/cjs/prototypes/divider.js +1 -1
- package/lib/cjs/prototypes/drawer.js +1 -1
- package/lib/cjs/prototypes/dropdown.js +2 -2
- package/lib/cjs/prototypes/each.js +1 -1
- package/lib/cjs/prototypes/empty.js +1 -1
- package/lib/cjs/prototypes/form.js +4 -4
- package/lib/cjs/prototypes/formily.js +5 -5
- package/lib/cjs/prototypes/grid.js +2 -2
- package/lib/cjs/prototypes/iframe.js +1 -1
- package/lib/cjs/prototypes/image.js +2 -2
- package/lib/cjs/prototypes/input-number.js +1 -1
- package/lib/cjs/prototypes/input.js +5 -5
- package/lib/cjs/prototypes/interval.js +1 -1
- package/lib/cjs/prototypes/link.js +1 -1
- package/lib/cjs/prototypes/list.js +3 -3
- package/lib/cjs/prototypes/mentions.js +2 -2
- package/lib/cjs/prototypes/menu.js +5 -5
- package/lib/cjs/prototypes/modal.js +1 -1
- package/lib/cjs/prototypes/page-header.js +1 -1
- package/lib/cjs/prototypes/page.js +1 -1
- package/lib/cjs/prototypes/pagination.js +1 -1
- package/lib/cjs/prototypes/popconfirm.js +1 -1
- package/lib/cjs/prototypes/popover.js +1 -1
- package/lib/cjs/prototypes/progress.js +1 -1
- package/lib/cjs/prototypes/radio.js +2 -2
- package/lib/cjs/prototypes/rate.js +1 -1
- package/lib/cjs/prototypes/result.js +1 -1
- package/lib/cjs/prototypes/section.js +1 -1
- package/lib/cjs/prototypes/select.js +1 -1
- package/lib/cjs/prototypes/skeleton.js +6 -6
- package/lib/cjs/prototypes/slider.js +1 -1
- package/lib/cjs/prototypes/space.js +1 -1
- package/lib/cjs/prototypes/spin.js +1 -1
- package/lib/cjs/prototypes/statistic.js +2 -2
- package/lib/cjs/prototypes/steps.js +2 -2
- package/lib/cjs/prototypes/switch.js +1 -1
- package/lib/cjs/prototypes/table.js +2 -2
- package/lib/cjs/prototypes/tabs.js +2 -2
- package/lib/cjs/prototypes/tag.js +2 -2
- package/lib/cjs/prototypes/text.js +1 -1
- package/lib/cjs/prototypes/time-picker.js +2 -2
- package/lib/cjs/prototypes/timeline.js +2 -2
- package/lib/cjs/prototypes/toolbar.js +1 -1
- package/lib/cjs/prototypes/tooltip.js +1 -1
- package/lib/cjs/prototypes/transfer.js +2 -2
- package/lib/cjs/prototypes/tree-select.js +1 -1
- package/lib/cjs/prototypes/tree.js +3 -3
- package/lib/cjs/prototypes/typography.js +3 -3
- package/lib/cjs/prototypes/upload.js +2 -2
- package/lib/cjs/prototypes/when.js +1 -1
- package/lib/esm/prototypes/affix.js +1 -1
- package/lib/esm/prototypes/alert.js +2 -2
- package/lib/esm/prototypes/anchor.js +2 -2
- package/lib/esm/prototypes/auto-complete.js +1 -1
- package/lib/esm/prototypes/avatar.js +2 -2
- package/lib/esm/prototypes/back-top.js +1 -1
- package/lib/esm/prototypes/badge.js +2 -2
- package/lib/esm/prototypes/box.js +1 -1
- package/lib/esm/prototypes/breadcrumb.js +3 -3
- package/lib/esm/prototypes/button.js +1 -1
- package/lib/esm/prototypes/calendar.js +1 -1
- package/lib/esm/prototypes/card.js +3 -3
- package/lib/esm/prototypes/carousel.js +1 -1
- package/lib/esm/prototypes/cascader.js +1 -1
- package/lib/esm/prototypes/checkbox.js +2 -2
- package/lib/esm/prototypes/collapse.js +2 -2
- package/lib/esm/prototypes/columns.js +2 -2
- package/lib/esm/prototypes/comment.js +1 -1
- package/lib/esm/prototypes/date-picker.js +5 -5
- package/lib/esm/prototypes/descriptions.js +2 -2
- package/lib/esm/prototypes/divider.js +1 -1
- package/lib/esm/prototypes/drawer.js +1 -1
- package/lib/esm/prototypes/dropdown.js +2 -2
- package/lib/esm/prototypes/each.js +1 -1
- package/lib/esm/prototypes/empty.js +1 -1
- package/lib/esm/prototypes/form.js +4 -4
- package/lib/esm/prototypes/formily.js +5 -5
- package/lib/esm/prototypes/grid.js +2 -2
- package/lib/esm/prototypes/iframe.js +1 -1
- package/lib/esm/prototypes/image.js +2 -2
- package/lib/esm/prototypes/input-number.js +1 -1
- package/lib/esm/prototypes/input.js +5 -5
- package/lib/esm/prototypes/interval.js +1 -1
- package/lib/esm/prototypes/link.js +1 -1
- package/lib/esm/prototypes/list.js +3 -3
- package/lib/esm/prototypes/mentions.js +2 -2
- package/lib/esm/prototypes/menu.js +5 -5
- package/lib/esm/prototypes/modal.js +1 -1
- package/lib/esm/prototypes/page-header.js +1 -1
- package/lib/esm/prototypes/page.js +1 -1
- package/lib/esm/prototypes/pagination.js +1 -1
- package/lib/esm/prototypes/popconfirm.js +1 -1
- package/lib/esm/prototypes/popover.js +1 -1
- package/lib/esm/prototypes/progress.js +1 -1
- package/lib/esm/prototypes/radio.js +2 -2
- package/lib/esm/prototypes/rate.js +1 -1
- package/lib/esm/prototypes/result.js +1 -1
- package/lib/esm/prototypes/section.js +1 -1
- package/lib/esm/prototypes/select.js +1 -1
- package/lib/esm/prototypes/skeleton.js +6 -6
- package/lib/esm/prototypes/slider.js +1 -1
- package/lib/esm/prototypes/space.js +1 -1
- package/lib/esm/prototypes/spin.js +1 -1
- package/lib/esm/prototypes/statistic.js +2 -2
- package/lib/esm/prototypes/steps.js +2 -2
- package/lib/esm/prototypes/switch.js +1 -1
- package/lib/esm/prototypes/table.js +2 -2
- package/lib/esm/prototypes/tabs.js +2 -2
- package/lib/esm/prototypes/tag.js +2 -2
- package/lib/esm/prototypes/text.js +1 -1
- package/lib/esm/prototypes/time-picker.js +2 -2
- package/lib/esm/prototypes/timeline.js +2 -2
- package/lib/esm/prototypes/toolbar.js +1 -1
- package/lib/esm/prototypes/tooltip.js +1 -1
- package/lib/esm/prototypes/transfer.js +2 -2
- package/lib/esm/prototypes/tree-select.js +1 -1
- package/lib/esm/prototypes/tree.js +3 -3
- package/lib/esm/prototypes/typography.js +3 -3
- package/lib/esm/prototypes/upload.js +2 -2
- package/lib/esm/prototypes/when.js +1 -1
- package/package.json +3 -3
@@ -2,7 +2,7 @@ import { StylePrototypes } from './common';
|
|
2
2
|
export const Mentions = {
|
3
3
|
name: 'Mentions',
|
4
4
|
title: '提及',
|
5
|
-
package: '@
|
5
|
+
package: '@cuvp1225/antd',
|
6
6
|
icon: 'icon-tiji',
|
7
7
|
type: 'element',
|
8
8
|
help: '提及组件,用于在输入中提及某人或某事,常用于发布、聊天或评论功能',
|
@@ -87,7 +87,7 @@ export const Mentions = {
|
|
87
87
|
export const MentionsOption = {
|
88
88
|
name: 'MentionsOption',
|
89
89
|
title: '提及',
|
90
|
-
package: '@
|
90
|
+
package: '@cuvp1225/antd',
|
91
91
|
icon: 'icon-tijioption',
|
92
92
|
type: 'element',
|
93
93
|
props: [
|
@@ -2,7 +2,7 @@ import { StylePrototypes } from './common';
|
|
2
2
|
export const Menu = {
|
3
3
|
name: 'Menu',
|
4
4
|
title: '导航菜单',
|
5
|
-
package: '@
|
5
|
+
package: '@cuvp1225/antd',
|
6
6
|
icon: 'icon-daohangcaidan',
|
7
7
|
type: 'element',
|
8
8
|
help: '为页面和功能提供导航的菜单列表,一般分为顶部导航和侧边导航',
|
@@ -140,7 +140,7 @@ export const Menu = {
|
|
140
140
|
export const MenuItem = {
|
141
141
|
name: 'MenuItem',
|
142
142
|
title: '导航菜单',
|
143
|
-
package: '@
|
143
|
+
package: '@cuvp1225/antd',
|
144
144
|
icon: '',
|
145
145
|
type: 'element',
|
146
146
|
props: [
|
@@ -167,7 +167,7 @@ export const MenuItem = {
|
|
167
167
|
export const MenuSubMenu = {
|
168
168
|
name: 'MenuSubMenu',
|
169
169
|
title: '导航菜单',
|
170
|
-
package: '@
|
170
|
+
package: '@cuvp1225/antd',
|
171
171
|
icon: '',
|
172
172
|
type: 'element',
|
173
173
|
props: [
|
@@ -208,7 +208,7 @@ export const MenuSubMenu = {
|
|
208
208
|
export const MenuItemGroup = {
|
209
209
|
name: 'MenuItemGroup',
|
210
210
|
title: '导航菜单',
|
211
|
-
package: '@
|
211
|
+
package: '@cuvp1225/antd',
|
212
212
|
icon: '',
|
213
213
|
type: 'element',
|
214
214
|
props: [
|
@@ -220,7 +220,7 @@ export const MenuItemGroup = {
|
|
220
220
|
export const MenuDivider = {
|
221
221
|
name: 'MenuDivider',
|
222
222
|
title: '导航菜单',
|
223
|
-
package: '@
|
223
|
+
package: '@cuvp1225/antd',
|
224
224
|
icon: '',
|
225
225
|
type: 'element',
|
226
226
|
props: [
|
@@ -5,7 +5,7 @@ export const Modal = {
|
|
5
5
|
exportType: 'namedExport',
|
6
6
|
icon: 'icon-tanchuang',
|
7
7
|
type: 'container',
|
8
|
-
package: '@
|
8
|
+
package: '@cuvp1225/antd',
|
9
9
|
help: '需要用户处理事务,又不希望跳转页面以致打断工作流程时,可以使用 Modal 在当前页面正中打开一个浮层,承载相应的操作。',
|
10
10
|
hasChildren: true,
|
11
11
|
initChildren: '',
|
@@ -4,7 +4,7 @@ export const Radio = {
|
|
4
4
|
title: '单选框',
|
5
5
|
icon: 'icon-danxuankuang',
|
6
6
|
type: 'element',
|
7
|
-
package: '@
|
7
|
+
package: '@cuvp1225/antd',
|
8
8
|
help: '单选框,用于在多个备选项中选中单个状态',
|
9
9
|
hasChildren: true,
|
10
10
|
initChildren: '单项1',
|
@@ -53,7 +53,7 @@ export const RadioGroup = {
|
|
53
53
|
title: '单选框组',
|
54
54
|
icon: 'icon-danxuankuang',
|
55
55
|
type: 'element',
|
56
|
-
package: '@
|
56
|
+
package: '@cuvp1225/antd',
|
57
57
|
hasChildren: true,
|
58
58
|
help: '单选框组,一组互斥的 Radio 配合使用',
|
59
59
|
props: [
|
@@ -2,7 +2,7 @@ import { StylePrototypes } from './common';
|
|
2
2
|
export const SkeletonAvatar = {
|
3
3
|
name: 'SkeletonAvatar',
|
4
4
|
title: '骨架屏(头像)',
|
5
|
-
package: '@
|
5
|
+
package: '@cuvp1225/antd',
|
6
6
|
icon: 'icon-placeholder',
|
7
7
|
type: 'element',
|
8
8
|
hasChildren: true,
|
@@ -45,7 +45,7 @@ export const SkeletonAvatar = {
|
|
45
45
|
export const SkeletonButton = {
|
46
46
|
name: 'SkeletonButton',
|
47
47
|
title: '骨架屏(按钮)',
|
48
|
-
package: '@
|
48
|
+
package: '@cuvp1225/antd',
|
49
49
|
icon: 'icon-placeholder',
|
50
50
|
type: 'element',
|
51
51
|
hasChildren: true,
|
@@ -93,7 +93,7 @@ export const SkeletonButton = {
|
|
93
93
|
export const SkeletonInput = {
|
94
94
|
name: 'SkeletonInput',
|
95
95
|
title: '骨架屏(输入框)',
|
96
|
-
package: '@
|
96
|
+
package: '@cuvp1225/antd',
|
97
97
|
icon: 'icon-placeholder',
|
98
98
|
type: 'element',
|
99
99
|
hasChildren: true,
|
@@ -122,7 +122,7 @@ export const SkeletonInput = {
|
|
122
122
|
export const SkeletonImage = {
|
123
123
|
name: 'SkeletonImage',
|
124
124
|
title: '骨架屏(图片)',
|
125
|
-
package: '@
|
125
|
+
package: '@cuvp1225/antd',
|
126
126
|
icon: 'icon-placeholder',
|
127
127
|
type: 'element',
|
128
128
|
hasChildren: true,
|
@@ -138,7 +138,7 @@ export const SkeletonImage = {
|
|
138
138
|
export const SkeletonNode = {
|
139
139
|
name: 'SkeletonNode',
|
140
140
|
title: '骨架屏(结点)',
|
141
|
-
package: '@
|
141
|
+
package: '@cuvp1225/antd',
|
142
142
|
icon: 'icon-placeholder',
|
143
143
|
type: 'element',
|
144
144
|
hasChildren: true,
|
@@ -154,7 +154,7 @@ export const SkeletonNode = {
|
|
154
154
|
export const Skeleton = {
|
155
155
|
name: 'Skeleton',
|
156
156
|
title: '骨架屏',
|
157
|
-
package: '@
|
157
|
+
package: '@cuvp1225/antd',
|
158
158
|
icon: 'icon-placeholder',
|
159
159
|
help: '在需要等待加载内容的位置提供一个占位图形组合',
|
160
160
|
type: 'element',
|
@@ -2,7 +2,7 @@ import { StylePrototypes } from './common';
|
|
2
2
|
export const Statistic = {
|
3
3
|
name: 'Statistic',
|
4
4
|
title: '统计数值',
|
5
|
-
package: '@
|
5
|
+
package: '@cuvp1225/antd',
|
6
6
|
icon: 'icon-tongjishuzhi',
|
7
7
|
help: '展示统计数值组件,当需要突出某个或某组数字或展示带描述的统计类数据时使用',
|
8
8
|
type: 'element',
|
@@ -47,7 +47,7 @@ export const Statistic = {
|
|
47
47
|
export const StatisticCountdown = {
|
48
48
|
name: 'StatisticCountdown',
|
49
49
|
title: '统计数值',
|
50
|
-
package: '@
|
50
|
+
package: '@cuvp1225/antd',
|
51
51
|
icon: '',
|
52
52
|
type: 'element',
|
53
53
|
props: [
|
@@ -2,7 +2,7 @@ import { StylePrototypes } from './common';
|
|
2
2
|
export const Steps = {
|
3
3
|
name: 'Steps',
|
4
4
|
title: '步骤条',
|
5
|
-
package: '@
|
5
|
+
package: '@cuvp1225/antd',
|
6
6
|
icon: 'icon-buzhoutiao',
|
7
7
|
type: 'element',
|
8
8
|
help: '引导用户按照流程完成任务的导航条,当任务复杂或者存在先后关系时,将其分解成一系列步骤,从而简化任务。',
|
@@ -111,7 +111,7 @@ export const Steps = {
|
|
111
111
|
export const StepsItem = {
|
112
112
|
name: 'StepsItem',
|
113
113
|
title: '步骤条',
|
114
|
-
package: '@
|
114
|
+
package: '@cuvp1225/antd',
|
115
115
|
icon: '',
|
116
116
|
type: 'element',
|
117
117
|
props: [
|
@@ -16,7 +16,7 @@ export const Table = {
|
|
16
16
|
exportType: 'namedExport',
|
17
17
|
icon: 'icon-biaoge',
|
18
18
|
type: 'element',
|
19
|
-
package: '@
|
19
|
+
package: '@cuvp1225/antd',
|
20
20
|
help: '最基本的表格组件,没有过多复杂的功能。',
|
21
21
|
hasChildren: false,
|
22
22
|
props: [
|
@@ -380,7 +380,7 @@ export const TableColumn = {
|
|
380
380
|
exportType: 'namedExport',
|
381
381
|
icon: 'icon-biaoge',
|
382
382
|
type: 'element',
|
383
|
-
package: '@
|
383
|
+
package: '@cuvp1225/antd',
|
384
384
|
hasChildren: false,
|
385
385
|
props: [
|
386
386
|
{
|
@@ -5,7 +5,7 @@ export const Tabs = {
|
|
5
5
|
exportType: 'namedExport',
|
6
6
|
icon: 'icon-xuanxiangka',
|
7
7
|
type: 'container',
|
8
|
-
package: '@
|
8
|
+
package: '@cuvp1225/antd',
|
9
9
|
help: '提供平级的区域将大块内容进行收纳和展现,保持界面整洁',
|
10
10
|
hasChildren: true,
|
11
11
|
initChildren: '<TabPane key="1" tab="选项卡1"></TabPane><TabPane key="2" tab="选项卡2"></TabPane>',
|
@@ -79,7 +79,7 @@ export const TabPane = {
|
|
79
79
|
exportType: 'namedExport',
|
80
80
|
icon: 'icon-xuanxiangka',
|
81
81
|
type: 'container',
|
82
|
-
package: '@
|
82
|
+
package: '@cuvp1225/antd',
|
83
83
|
hasChildren: true,
|
84
84
|
props: [
|
85
85
|
...StylePrototypes,
|
@@ -2,7 +2,7 @@ import { StylePrototypes } from './common';
|
|
2
2
|
export const Tag = {
|
3
3
|
name: 'Tag',
|
4
4
|
title: '标签',
|
5
|
-
package: '@
|
5
|
+
package: '@cuvp1225/antd',
|
6
6
|
icon: 'icon-biaoqian',
|
7
7
|
type: 'element',
|
8
8
|
help: '进行标记和分类的小标签,用于标记事物的属性和维度或分类',
|
@@ -54,7 +54,7 @@ export const Tag = {
|
|
54
54
|
export const CheckableTag = {
|
55
55
|
name: 'CheckableTag',
|
56
56
|
title: '可选择标签',
|
57
|
-
package: '@
|
57
|
+
package: '@cuvp1225/antd',
|
58
58
|
icon: 'icon-kexuanzebiaoqian',
|
59
59
|
help: '可点击选中的 Tag 控件',
|
60
60
|
type: 'element',
|
@@ -5,7 +5,7 @@ export const TimePicker = {
|
|
5
5
|
title: '时间选择框',
|
6
6
|
icon: 'icon-shijianxuanze',
|
7
7
|
type: 'element',
|
8
|
-
package: '@
|
8
|
+
package: '@cuvp1225/antd',
|
9
9
|
hasChildren: false,
|
10
10
|
props: [
|
11
11
|
...StylePrototypes,
|
@@ -186,7 +186,7 @@ export const TimeRangePicker = {
|
|
186
186
|
title: '时间选择框 Range',
|
187
187
|
icon: 'icon-time-range',
|
188
188
|
type: 'element',
|
189
|
-
package: '@
|
189
|
+
package: '@cuvp1225/antd',
|
190
190
|
hasChildren: false,
|
191
191
|
props: [
|
192
192
|
...StylePrototypes,
|
@@ -2,7 +2,7 @@ import { StylePrototypes } from './common';
|
|
2
2
|
export const Timeline = {
|
3
3
|
name: 'Timeline',
|
4
4
|
title: '时间轴',
|
5
|
-
package: '@
|
5
|
+
package: '@cuvp1225/antd',
|
6
6
|
icon: 'icon-shijianzhou',
|
7
7
|
type: 'element',
|
8
8
|
help: '垂直展示的时间流信息,用于一系列信息需按时间排列时',
|
@@ -47,7 +47,7 @@ export const Timeline = {
|
|
47
47
|
export const TimelineItem = {
|
48
48
|
name: 'TimelineItem',
|
49
49
|
title: '时间轴',
|
50
|
-
package: '@
|
50
|
+
package: '@cuvp1225/antd',
|
51
51
|
icon: 'icon-shijianzhouitem',
|
52
52
|
type: 'element',
|
53
53
|
hasChildren: true,
|
@@ -10,7 +10,7 @@ for (let i = 0; i < 5; i++) {
|
|
10
10
|
export const Transfer = {
|
11
11
|
name: 'Transfer',
|
12
12
|
title: '穿梭框',
|
13
|
-
package: '@
|
13
|
+
package: '@cuvp1225/antd',
|
14
14
|
icon: 'icon-chuansuokuang1',
|
15
15
|
type: 'element',
|
16
16
|
help: '双栏穿梭选择框,需要在多个可选项中进行多选时使用的控件',
|
@@ -139,7 +139,7 @@ export const Transfer = {
|
|
139
139
|
// export const Render: ComponentPrototypeType = {
|
140
140
|
// name: 'Render',
|
141
141
|
// title: '穿梭框',
|
142
|
-
// package: '@
|
142
|
+
// package: '@cuvp1225/antd',
|
143
143
|
// icon: '',
|
144
144
|
// type: 'element',
|
145
145
|
// // props: [
|
@@ -2,7 +2,7 @@ import { StylePrototypes } from './common';
|
|
2
2
|
export const Tree = {
|
3
3
|
name: 'Tree',
|
4
4
|
title: '树形控件',
|
5
|
-
package: '@
|
5
|
+
package: '@cuvp1225/antd',
|
6
6
|
icon: 'icon-shuxingjiegou',
|
7
7
|
help: '多层次的结构列表,如需要展示文件夹、组织架构、生物分类、国家地区数据等等',
|
8
8
|
type: 'element',
|
@@ -261,7 +261,7 @@ export const Tree = {
|
|
261
261
|
export const TreeNode = {
|
262
262
|
name: 'TreeNode',
|
263
263
|
title: '树形控件节点',
|
264
|
-
package: '@
|
264
|
+
package: '@cuvp1225/antd',
|
265
265
|
icon: 'icon-shuxingjiegou',
|
266
266
|
type: 'element',
|
267
267
|
props: [
|
@@ -306,7 +306,7 @@ export const TreeNode = {
|
|
306
306
|
export const DirectoryTree = {
|
307
307
|
name: 'DirectoryTree',
|
308
308
|
title: '树形控件',
|
309
|
-
package: '@
|
309
|
+
package: '@cuvp1225/antd',
|
310
310
|
icon: '',
|
311
311
|
type: 'element',
|
312
312
|
props: [
|
@@ -2,7 +2,7 @@ import { StylePrototypes } from './common';
|
|
2
2
|
export const Typography = {
|
3
3
|
name: 'Typography',
|
4
4
|
title: '排版容器',
|
5
|
-
package: '@
|
5
|
+
package: '@cuvp1225/antd',
|
6
6
|
icon: 'icon-wenzi',
|
7
7
|
type: 'element',
|
8
8
|
hasChildren: true,
|
@@ -114,7 +114,7 @@ const commonTypographyProps = [
|
|
114
114
|
export const Title = {
|
115
115
|
name: 'Title',
|
116
116
|
title: '标题',
|
117
|
-
package: '@
|
117
|
+
package: '@cuvp1225/antd',
|
118
118
|
icon: 'icon-header',
|
119
119
|
help: '创建一个标题文本,可以展示不同级别的标题。',
|
120
120
|
type: 'element',
|
@@ -144,7 +144,7 @@ export const Title = {
|
|
144
144
|
export const Paragraph = {
|
145
145
|
name: 'Paragraph',
|
146
146
|
title: '段落',
|
147
|
-
package: '@
|
147
|
+
package: '@cuvp1225/antd',
|
148
148
|
icon: 'icon-paragraph',
|
149
149
|
help: '创建一个文本段落,提供默认的布局和样式设置。',
|
150
150
|
type: 'element',
|
@@ -2,7 +2,7 @@ import { StylePrototypes } from './common';
|
|
2
2
|
export const Upload = {
|
3
3
|
name: 'Upload',
|
4
4
|
title: '上传',
|
5
|
-
package: '@
|
5
|
+
package: '@cuvp1225/antd',
|
6
6
|
icon: 'icon-shangchuan',
|
7
7
|
type: 'element',
|
8
8
|
help: '基础的文件选择上传和拖拽上传控件',
|
@@ -182,7 +182,7 @@ export const Upload = {
|
|
182
182
|
export const UploadDragger = {
|
183
183
|
name: 'UploadDragger',
|
184
184
|
title: '拖拽上传',
|
185
|
-
package: '@
|
185
|
+
package: '@cuvp1225/antd',
|
186
186
|
icon: '',
|
187
187
|
type: 'element',
|
188
188
|
props: [
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@cuvp1225/antd",
|
3
|
-
"version": "0.2.
|
3
|
+
"version": "0.2.49",
|
4
4
|
"description": "antd components for tango app",
|
5
5
|
"author": "wwsun <ww.sww@outlook.com>",
|
6
6
|
"homepage": "https://github.com/netease/tango-components#readme",
|
@@ -47,12 +47,12 @@
|
|
47
47
|
},
|
48
48
|
"dependencies": {
|
49
49
|
"@cuvp1225/formily": "^0.2.6",
|
50
|
-
"@cuvp1225/foundation": "^0.2.
|
50
|
+
"@cuvp1225/foundation": "^0.2.25",
|
51
51
|
"@music163/tango-boot": "^0.3.3",
|
52
52
|
"@music163/tango-helpers": "^1.2.4",
|
53
53
|
"antd": "4",
|
54
54
|
"classnames": "^2.3.2",
|
55
55
|
"coral-system": "^1.0.6"
|
56
56
|
},
|
57
|
-
"gitHead": "
|
57
|
+
"gitHead": "3888305f2f8c294e5352ab4d4b74b41a628d825b"
|
58
58
|
}
|