@dckj-npm/dc-material 0.1.7 → 0.1.9
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/README.md +17 -17
- package/lowcode/d-c-slider/meta.ts +331 -331
- package/lowcode/grid-nav/meta.ts +160 -0
- package/lowcode/menu-list/meta.ts +147 -0
- package/lowcode/navigation/meta.ts +152 -151
- package/lowcode/position/meta.ts +211 -0
- package/lowcode/search-bar/meta.ts +54 -0
- package/lowcode/tag-c/meta.ts +75 -0
- package/lowcode/teletext-list/meta.ts +44 -2
- package/lowcode/title1/meta.ts +1 -1
- package/lowcode/title2/meta.ts +1 -1
- package/package.json +110 -110
- package/build/docs/colorful-button.html +0 -48
- package/build/docs/colorful-input.html +0 -48
- package/build/docs/index.html +0 -48
- package/build/docs/umi.7f7df875.css +0 -8
- package/build/docs/umi.7face50a.js +0 -1
- package/build/docs/~demos/colorful-button-demo.html +0 -47
- package/build/docs/~demos/colorful-input-demo.html +0 -47
- package/build/index.css +0 -2
- package/build/index.html +0 -1
- package/build/index.js +0 -60
- package/build/lowcode/assets-daily.json +0 -67
- package/build/lowcode/assets-dev.json +0 -67
- package/build/lowcode/assets-prod.json +0 -67
- package/build/lowcode/designer.html +0 -302
- package/build/lowcode/index.html +0 -304
- package/build/lowcode/index.js +0 -1
- package/build/lowcode/meta.js +0 -1
- package/build/lowcode/preview.css +0 -1
- package/build/lowcode/preview.html +0 -33
- package/build/lowcode/preview.js +0 -308
- package/build/lowcode/render/default/view.css +0 -1
- package/build/lowcode/render/default/view.js +0 -295
- package/build/lowcode/view.css +0 -1
- package/build/lowcode/view.js +0 -295
- package/dist/BizComps.css +0 -1
- package/dist/BizComps.js +0 -7
- package/dist/BizComps.js.map +0 -1
- package/es/assets/icon/navigation/index-selected.png +0 -0
- package/es/assets/icon/navigation/index.png +0 -0
- package/es/assets/icon/navigation/message-selected.png +0 -0
- package/es/assets/icon/navigation/message.png +0 -0
- package/es/assets/icon/navigation/mine-selected.png +0 -0
- package/es/assets/icon/navigation/mine.png +0 -0
- package/es/components/bottom-navigation/bottom-navigation.d.ts +0 -13
- package/es/components/bottom-navigation/bottom-navigation.js +0 -39
- package/es/components/bottom-navigation/index.d.ts +0 -3
- package/es/components/bottom-navigation/index.js +0 -2
- package/es/components/bottom-navigation/index.scss +0 -16
- package/es/components/colorful-button/colorful-button.d.ts +0 -12
- package/es/components/colorful-button/colorful-button.js +0 -25
- package/es/components/colorful-button/index.d.ts +0 -3
- package/es/components/colorful-button/index.js +0 -2
- package/es/components/colorful-button/index.scss +0 -5
- package/es/components/colorful-input/colorful-input.d.ts +0 -8
- package/es/components/colorful-input/colorful-input.js +0 -19
- package/es/components/colorful-input/index.d.ts +0 -3
- package/es/components/colorful-input/index.js +0 -2
- package/es/components/colorful-input/index.scss +0 -5
- package/es/components/dc-slider/index.d.ts +0 -3
- package/es/components/dc-slider/index.js +0 -2
- package/es/components/dc-slider/index.scss +0 -8
- package/es/components/dc-slider/slider.d.ts +0 -32
- package/es/components/dc-slider/slider.js +0 -14
- package/es/components/position/index.d.ts +0 -3
- package/es/components/position/index.js +0 -2
- package/es/components/position/index.scss +0 -16
- package/es/components/position/position.d.ts +0 -13
- package/es/components/position/position.js +0 -39
- package/es/components/teletext-list/index.d.ts +0 -6
- package/es/components/teletext-list/index.js +0 -6
- package/es/components/teletext-list/index.scss +0 -16
- package/es/components/teletext-list/teletext-list-item.d.ts +0 -42
- package/es/components/teletext-list/teletext-list-item.js +0 -50
- package/es/components/teletext-list/teletext-list-item.scss +0 -74
- package/es/components/teletext-list/teletext-list.d.ts +0 -53
- package/es/components/teletext-list/teletext-list.js +0 -73
- package/es/components/title/index.d.ts +0 -8
- package/es/components/title/index.js +0 -7
- package/es/components/title/title-1.d.ts +0 -10
- package/es/components/title/title-1.js +0 -16
- package/es/components/title/title-1.scss +0 -26
- package/es/components/title/title-2.d.ts +0 -18
- package/es/components/title/title-2.js +0 -31
- package/es/components/title/title-2.scss +0 -22
- package/es/index.d.ts +0 -12
- package/es/index.js +0 -7
- package/es/index.scss +0 -3
- package/es/style.js +0 -3
- package/es/variables.d.ts +0 -2
- package/es/variables.js +0 -2
- package/es/variables.scss +0 -3
- package/lib/assets/icon/navigation/index-selected.png +0 -0
- package/lib/assets/icon/navigation/index.png +0 -0
- package/lib/assets/icon/navigation/message-selected.png +0 -0
- package/lib/assets/icon/navigation/message.png +0 -0
- package/lib/assets/icon/navigation/mine-selected.png +0 -0
- package/lib/assets/icon/navigation/mine.png +0 -0
- package/lib/components/bottom-navigation/bottom-navigation.d.ts +0 -13
- package/lib/components/bottom-navigation/bottom-navigation.js +0 -46
- package/lib/components/bottom-navigation/index.d.ts +0 -3
- package/lib/components/bottom-navigation/index.js +0 -7
- package/lib/components/bottom-navigation/index.scss +0 -16
- package/lib/components/colorful-button/colorful-button.d.ts +0 -12
- package/lib/components/colorful-button/colorful-button.js +0 -32
- package/lib/components/colorful-button/index.d.ts +0 -3
- package/lib/components/colorful-button/index.js +0 -7
- package/lib/components/colorful-button/index.scss +0 -5
- package/lib/components/colorful-input/colorful-input.d.ts +0 -8
- package/lib/components/colorful-input/colorful-input.js +0 -26
- package/lib/components/colorful-input/index.d.ts +0 -3
- package/lib/components/colorful-input/index.js +0 -7
- package/lib/components/colorful-input/index.scss +0 -5
- package/lib/components/dc-slider/index.d.ts +0 -3
- package/lib/components/dc-slider/index.js +0 -7
- package/lib/components/dc-slider/index.scss +0 -8
- package/lib/components/dc-slider/slider.d.ts +0 -32
- package/lib/components/dc-slider/slider.js +0 -21
- package/lib/components/position/index.d.ts +0 -3
- package/lib/components/position/index.js +0 -7
- package/lib/components/position/index.scss +0 -16
- package/lib/components/position/position.d.ts +0 -13
- package/lib/components/position/position.js +0 -46
- package/lib/components/teletext-list/index.d.ts +0 -6
- package/lib/components/teletext-list/index.js +0 -10
- package/lib/components/teletext-list/index.scss +0 -16
- package/lib/components/teletext-list/teletext-list-item.d.ts +0 -42
- package/lib/components/teletext-list/teletext-list-item.js +0 -54
- package/lib/components/teletext-list/teletext-list-item.scss +0 -74
- package/lib/components/teletext-list/teletext-list.d.ts +0 -53
- package/lib/components/teletext-list/teletext-list.js +0 -77
- package/lib/components/title/index.d.ts +0 -8
- package/lib/components/title/index.js +0 -8
- package/lib/components/title/title-1.d.ts +0 -10
- package/lib/components/title/title-1.js +0 -21
- package/lib/components/title/title-1.scss +0 -26
- package/lib/components/title/title-2.d.ts +0 -18
- package/lib/components/title/title-2.js +0 -36
- package/lib/components/title/title-2.scss +0 -22
- package/lib/index.d.ts +0 -12
- package/lib/index.js +0 -15
- package/lib/index.scss +0 -3
- package/lib/style.js +0 -3
- package/lib/variables.d.ts +0 -2
- package/lib/variables.js +0 -5
- package/lib/variables.scss +0 -3
- package/lowcode_es/d-c-slider/meta.d.ts +0 -140
- package/lowcode_es/d-c-slider/meta.js +0 -298
- package/lowcode_es/d-c-slider/snippets.d.ts +0 -36
- package/lowcode_es/d-c-slider/snippets.js +0 -36
- package/lowcode_es/meta.js +0 -168
- package/lowcode_es/navigation/meta.d.ts +0 -22
- package/lowcode_es/navigation/meta.js +0 -135
- package/lowcode_es/teletext-list/meta.d.ts +0 -22
- package/lowcode_es/teletext-list/meta.js +0 -259
- package/lowcode_es/title1/meta.d.ts +0 -22
- package/lowcode_es/title1/meta.js +0 -51
- package/lowcode_es/title2/meta.d.ts +0 -22
- package/lowcode_es/title2/meta.js +0 -83
- package/lowcode_es/view.js +0 -18
- package/lowcode_lib/d-c-slider/meta.d.ts +0 -140
- package/lowcode_lib/d-c-slider/meta.js +0 -303
- package/lowcode_lib/d-c-slider/snippets.d.ts +0 -36
- package/lowcode_lib/d-c-slider/snippets.js +0 -40
- package/lowcode_lib/meta.js +0 -172
- package/lowcode_lib/navigation/meta.d.ts +0 -22
- package/lowcode_lib/navigation/meta.js +0 -140
- package/lowcode_lib/teletext-list/meta.d.ts +0 -22
- package/lowcode_lib/teletext-list/meta.js +0 -264
- package/lowcode_lib/title1/meta.d.ts +0 -22
- package/lowcode_lib/title1/meta.js +0 -56
- package/lowcode_lib/title2/meta.d.ts +0 -22
- package/lowcode_lib/title2/meta.js +0 -88
- package/lowcode_lib/view.js +0 -29
|
@@ -1,135 +0,0 @@
|
|
|
1
|
-
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
-
import messageIcon from "../../src/assets/icon/navigation/message.png";
|
|
3
|
-
import messageIconSelected from "../../src/assets/icon/navigation/message-selected.png";
|
|
4
|
-
import indexIcon from "../../src/assets/icon/navigation/index.png";
|
|
5
|
-
import indexIconSelected from "../../src/assets/icon/navigation/index-selected.png";
|
|
6
|
-
import mineIcon from "../../src/assets/icon/navigation/mine.png";
|
|
7
|
-
import mineIconSelected from "../../src/assets/icon/navigation/mine-selected.png";
|
|
8
|
-
var NavigationMeta = {
|
|
9
|
-
"componentName": "Navigation",
|
|
10
|
-
"title": "底部导航",
|
|
11
|
-
"docUrl": "",
|
|
12
|
-
"screenshot": "",
|
|
13
|
-
"devMode": "proCode",
|
|
14
|
-
"npm": {
|
|
15
|
-
"package": "@dckj-npm/dc-material",
|
|
16
|
-
"version": "0.1.7",
|
|
17
|
-
"exportName": "Navigation",
|
|
18
|
-
"main": "src\\index.tsx",
|
|
19
|
-
"destructuring": true,
|
|
20
|
-
"subName": ""
|
|
21
|
-
},
|
|
22
|
-
"configure": {
|
|
23
|
-
"props": [{
|
|
24
|
-
"title": {
|
|
25
|
-
"label": {
|
|
26
|
-
"type": "i18n",
|
|
27
|
-
"en-US": "itemArray",
|
|
28
|
-
"zh-CN": "导航项"
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
"name": "itemArray",
|
|
32
|
-
"setter": {
|
|
33
|
-
"componentName": "ArraySetter",
|
|
34
|
-
"props": {
|
|
35
|
-
"itemSetter": {
|
|
36
|
-
"componentName": "ObjectSetter",
|
|
37
|
-
"props": {
|
|
38
|
-
"config": {
|
|
39
|
-
"items": [{
|
|
40
|
-
"title": {
|
|
41
|
-
"label": {
|
|
42
|
-
"type": "i18n",
|
|
43
|
-
"en-US": "text",
|
|
44
|
-
"zh-CN": "名称"
|
|
45
|
-
}
|
|
46
|
-
},
|
|
47
|
-
"name": "text",
|
|
48
|
-
"setter": {
|
|
49
|
-
"componentName": "StringSetter",
|
|
50
|
-
"isRequired": true,
|
|
51
|
-
"initialValue": ""
|
|
52
|
-
}
|
|
53
|
-
}, {
|
|
54
|
-
"title": {
|
|
55
|
-
"label": {
|
|
56
|
-
"type": "i18n",
|
|
57
|
-
"en-US": "icon",
|
|
58
|
-
"zh-CN": "图标"
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
"name": "icon",
|
|
62
|
-
"setter": {
|
|
63
|
-
"componentName": "StringSetter",
|
|
64
|
-
"isRequired": true,
|
|
65
|
-
"initialValue": ""
|
|
66
|
-
}
|
|
67
|
-
}, {
|
|
68
|
-
"title": {
|
|
69
|
-
"label": {
|
|
70
|
-
"type": "i18n",
|
|
71
|
-
"en-US": "selectedIcon",
|
|
72
|
-
"zh-CN": "选中图标"
|
|
73
|
-
}
|
|
74
|
-
},
|
|
75
|
-
"name": "selectedIcon",
|
|
76
|
-
"setter": {
|
|
77
|
-
"componentName": "StringSetter",
|
|
78
|
-
"isRequired": true,
|
|
79
|
-
"initialValue": ""
|
|
80
|
-
}
|
|
81
|
-
}],
|
|
82
|
-
"extraSetter": {
|
|
83
|
-
"componentName": "MixedSetter",
|
|
84
|
-
"isRequired": false,
|
|
85
|
-
"props": {}
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
},
|
|
91
|
-
"isRequired": true,
|
|
92
|
-
"initialValue": []
|
|
93
|
-
}
|
|
94
|
-
}, {
|
|
95
|
-
"title": {
|
|
96
|
-
"label": {
|
|
97
|
-
"type": "i18n",
|
|
98
|
-
"en-US": "selectedColor",
|
|
99
|
-
"zh-CN": "选中颜色"
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
"name": "selectedColor",
|
|
103
|
-
"setter": "ColorSetter"
|
|
104
|
-
}],
|
|
105
|
-
"supports": {
|
|
106
|
-
"style": true
|
|
107
|
-
},
|
|
108
|
-
"component": {}
|
|
109
|
-
}
|
|
110
|
-
};
|
|
111
|
-
var snippets = [{
|
|
112
|
-
"title": "底部导航",
|
|
113
|
-
"screenshot": "",
|
|
114
|
-
"schema": {
|
|
115
|
-
"componentName": "Navigation",
|
|
116
|
-
"props": {
|
|
117
|
-
"itemArray": [{
|
|
118
|
-
"text": "首页",
|
|
119
|
-
"icon": indexIcon,
|
|
120
|
-
"selectedIcon": indexIconSelected
|
|
121
|
-
}, {
|
|
122
|
-
"text": "消息",
|
|
123
|
-
"icon": messageIcon,
|
|
124
|
-
"selectedIcon": messageIconSelected
|
|
125
|
-
}, {
|
|
126
|
-
"text": "我的",
|
|
127
|
-
"icon": mineIcon,
|
|
128
|
-
"selectedIcon": mineIconSelected
|
|
129
|
-
}]
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
}];
|
|
133
|
-
export default _extends({}, NavigationMeta, {
|
|
134
|
-
snippets: snippets
|
|
135
|
-
});
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { IPublicTypeSnippet } from '@alilc/lowcode-types';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
snippets: IPublicTypeSnippet[];
|
|
4
|
-
componentName: string;
|
|
5
|
-
uri?: string;
|
|
6
|
-
title?: import("@alilc/lowcode-types").IPublicTypeTitleContent;
|
|
7
|
-
icon?: import("@alilc/lowcode-types").IPublicTypeIconType;
|
|
8
|
-
tags?: string[];
|
|
9
|
-
description?: string;
|
|
10
|
-
docUrl?: string;
|
|
11
|
-
screenshot?: string;
|
|
12
|
-
devMode?: "proCode" | "lowCode";
|
|
13
|
-
npm?: import("@alilc/lowcode-types").IPublicTypeNpmInfo;
|
|
14
|
-
props?: import("@alilc/lowcode-types").IPublicTypePropConfig[];
|
|
15
|
-
configure?: import("@alilc/lowcode-types").IPublicTypeFieldConfig[] | import("@alilc/lowcode-types").IPublicTypeConfigure;
|
|
16
|
-
experimental?: import("@alilc/lowcode-types").IPublicTypeAdvanced;
|
|
17
|
-
schema?: import("@alilc/lowcode-types").IPublicTypeComponentSchema;
|
|
18
|
-
group?: string | import("@alilc/lowcode-types").IPublicTypeI18nData;
|
|
19
|
-
category?: string | import("@alilc/lowcode-types").IPublicTypeI18nData;
|
|
20
|
-
priority?: number;
|
|
21
|
-
};
|
|
22
|
-
export default _default;
|
|
@@ -1,259 +0,0 @@
|
|
|
1
|
-
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
-
var TeletextListMeta = {
|
|
3
|
-
"group": "低代码组件",
|
|
4
|
-
"componentName": "TeletextList",
|
|
5
|
-
"title": "图文列表",
|
|
6
|
-
"docUrl": "",
|
|
7
|
-
"screenshot": "",
|
|
8
|
-
"devMode": "proCode",
|
|
9
|
-
"npm": {
|
|
10
|
-
"package": "@dckj-npm/dc-material",
|
|
11
|
-
"version": "0.1.0",
|
|
12
|
-
"exportName": "TeletextList",
|
|
13
|
-
"main": "src/index.tsx",
|
|
14
|
-
"destructuring": true,
|
|
15
|
-
"subName": ""
|
|
16
|
-
},
|
|
17
|
-
"configure": {
|
|
18
|
-
"props": [{
|
|
19
|
-
"title": {
|
|
20
|
-
"label": {
|
|
21
|
-
"type": "i18n",
|
|
22
|
-
"en-US": "title",
|
|
23
|
-
"zh-CN": "标题"
|
|
24
|
-
},
|
|
25
|
-
"tip": "title | 标题"
|
|
26
|
-
},
|
|
27
|
-
"name": "title",
|
|
28
|
-
"description": "标题",
|
|
29
|
-
"setter": {
|
|
30
|
-
"componentName": "StringSetter",
|
|
31
|
-
"isRequired": false,
|
|
32
|
-
"initialValue": "图文列表标题"
|
|
33
|
-
}
|
|
34
|
-
}, {
|
|
35
|
-
"title": {
|
|
36
|
-
"label": {
|
|
37
|
-
"type": "i18n",
|
|
38
|
-
"en-US": "dataList",
|
|
39
|
-
"zh-CN": "数据"
|
|
40
|
-
},
|
|
41
|
-
"tip": "dataList | 数据"
|
|
42
|
-
},
|
|
43
|
-
"name": "dataList",
|
|
44
|
-
"description": "数据",
|
|
45
|
-
"setter": {
|
|
46
|
-
"componentName": "ArraySetter",
|
|
47
|
-
"props": {
|
|
48
|
-
"itemSetter": {
|
|
49
|
-
"componentName": "ObjectSetter",
|
|
50
|
-
"props": {
|
|
51
|
-
"config": {
|
|
52
|
-
"items": [{
|
|
53
|
-
"title": {
|
|
54
|
-
"label": {
|
|
55
|
-
"type": "i18n",
|
|
56
|
-
"en-US": "title",
|
|
57
|
-
"zh-CN": "标题"
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
"name": "title",
|
|
61
|
-
"description": "标题",
|
|
62
|
-
"setter": {
|
|
63
|
-
"componentName": "StringSetter",
|
|
64
|
-
"isRequired": false,
|
|
65
|
-
"initialValue": ""
|
|
66
|
-
}
|
|
67
|
-
}, {
|
|
68
|
-
"title": {
|
|
69
|
-
"label": {
|
|
70
|
-
"type": "i18n",
|
|
71
|
-
"en-US": "image",
|
|
72
|
-
"zh-CN": "图片地址"
|
|
73
|
-
}
|
|
74
|
-
},
|
|
75
|
-
"name": "image",
|
|
76
|
-
"description": "图片地址",
|
|
77
|
-
"setter": {
|
|
78
|
-
"componentName": "CustomImageSetter",
|
|
79
|
-
"isRequired": false,
|
|
80
|
-
"initialValue": ""
|
|
81
|
-
}
|
|
82
|
-
}, {
|
|
83
|
-
"title": {
|
|
84
|
-
"label": {
|
|
85
|
-
"type": "i18n",
|
|
86
|
-
"en-US": "imagePlacement",
|
|
87
|
-
"zh-CN": "图片位置"
|
|
88
|
-
}
|
|
89
|
-
},
|
|
90
|
-
"name": "imagePlacement",
|
|
91
|
-
"description": "图片位置",
|
|
92
|
-
"setter": {
|
|
93
|
-
"componentName": "RadioGroupSetter",
|
|
94
|
-
"props": {
|
|
95
|
-
"dataSource": [{
|
|
96
|
-
"label": "left",
|
|
97
|
-
"value": "left"
|
|
98
|
-
}, {
|
|
99
|
-
"label": "right",
|
|
100
|
-
"value": "right"
|
|
101
|
-
}, {
|
|
102
|
-
"label": "none",
|
|
103
|
-
"value": "none"
|
|
104
|
-
}],
|
|
105
|
-
"options": [{
|
|
106
|
-
"label": "left",
|
|
107
|
-
"value": "left"
|
|
108
|
-
}, {
|
|
109
|
-
"label": "right",
|
|
110
|
-
"value": "right"
|
|
111
|
-
}, {
|
|
112
|
-
"label": "none",
|
|
113
|
-
"value": "none"
|
|
114
|
-
}]
|
|
115
|
-
},
|
|
116
|
-
"initialValue": "left"
|
|
117
|
-
}
|
|
118
|
-
}, {
|
|
119
|
-
"title": {
|
|
120
|
-
"label": {
|
|
121
|
-
"type": "i18n",
|
|
122
|
-
"en-US": "description",
|
|
123
|
-
"zh-CN": "描述"
|
|
124
|
-
}
|
|
125
|
-
},
|
|
126
|
-
"name": "description",
|
|
127
|
-
"description": "描述",
|
|
128
|
-
"setter": {
|
|
129
|
-
"componentName": "StringSetter",
|
|
130
|
-
"isRequired": false,
|
|
131
|
-
"initialValue": ""
|
|
132
|
-
}
|
|
133
|
-
}, {
|
|
134
|
-
"title": {
|
|
135
|
-
"label": {
|
|
136
|
-
"type": "i18n",
|
|
137
|
-
"en-US": "tags",
|
|
138
|
-
"zh-CN": "标签列表"
|
|
139
|
-
}
|
|
140
|
-
},
|
|
141
|
-
"name": "tags",
|
|
142
|
-
"description": "标签列表",
|
|
143
|
-
"setter": {
|
|
144
|
-
"componentName": "ArraySetter",
|
|
145
|
-
"props": {
|
|
146
|
-
"itemSetter": {
|
|
147
|
-
"componentName": "ObjectSetter",
|
|
148
|
-
"props": {
|
|
149
|
-
"config": {
|
|
150
|
-
"items": [{
|
|
151
|
-
"title": {
|
|
152
|
-
"label": {
|
|
153
|
-
"type": "i18n",
|
|
154
|
-
"en-US": "name",
|
|
155
|
-
"zh-CN": "标签名称"
|
|
156
|
-
}
|
|
157
|
-
},
|
|
158
|
-
"name": "name",
|
|
159
|
-
"description": "标签名称",
|
|
160
|
-
"setter": {
|
|
161
|
-
"componentName": "StringSetter",
|
|
162
|
-
"isRequired": true,
|
|
163
|
-
"initialValue": ""
|
|
164
|
-
}
|
|
165
|
-
}, {
|
|
166
|
-
"title": {
|
|
167
|
-
"label": {
|
|
168
|
-
"type": "i18n",
|
|
169
|
-
"en-US": "color",
|
|
170
|
-
"zh-CN": "标签颜色"
|
|
171
|
-
}
|
|
172
|
-
},
|
|
173
|
-
"name": "color",
|
|
174
|
-
"description": "标签颜色",
|
|
175
|
-
"setter": {
|
|
176
|
-
"componentName": "StringSetter",
|
|
177
|
-
"isRequired": true,
|
|
178
|
-
"initialValue": ""
|
|
179
|
-
}
|
|
180
|
-
}],
|
|
181
|
-
"extraSetter": {
|
|
182
|
-
"componentName": "MixedSetter",
|
|
183
|
-
"isRequired": false,
|
|
184
|
-
"props": {}
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
},
|
|
190
|
-
"initialValue": []
|
|
191
|
-
}
|
|
192
|
-
}],
|
|
193
|
-
"extraSetter": {
|
|
194
|
-
"componentName": "MixedSetter",
|
|
195
|
-
"isRequired": false,
|
|
196
|
-
"props": {}
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
},
|
|
202
|
-
"initialValue": [{
|
|
203
|
-
"image": "https://img.alicdn.com/tps/TB16TQvOXXXXXbiaFXXXXXXXXXX-120-120.svg",
|
|
204
|
-
"imagePlacement": "left",
|
|
205
|
-
"title": "标题名称",
|
|
206
|
-
"description": "说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字",
|
|
207
|
-
"tags": [{
|
|
208
|
-
"name": "报名火热",
|
|
209
|
-
"color": "orange"
|
|
210
|
-
}, {
|
|
211
|
-
"name": "人数众多",
|
|
212
|
-
"color": "blue"
|
|
213
|
-
}]
|
|
214
|
-
}, {
|
|
215
|
-
"image": "https://img.alicdn.com/tps/TB16TQvOXXXXXbiaFXXXXXXXXXX-120-120.svg",
|
|
216
|
-
"imagePlacement": "right",
|
|
217
|
-
"title": "标题名称",
|
|
218
|
-
"description": "说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字",
|
|
219
|
-
"tags": [{
|
|
220
|
-
"name": "报名火热",
|
|
221
|
-
"color": "orange"
|
|
222
|
-
}, {
|
|
223
|
-
"name": "人数众多",
|
|
224
|
-
"color": "blue"
|
|
225
|
-
}]
|
|
226
|
-
}, {
|
|
227
|
-
"title": "标题名称",
|
|
228
|
-
"description": "说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字说明文字",
|
|
229
|
-
"tags": [{
|
|
230
|
-
"name": "报名火热",
|
|
231
|
-
"color": "orange"
|
|
232
|
-
}, {
|
|
233
|
-
"name": "人数众多",
|
|
234
|
-
"color": "blue"
|
|
235
|
-
}]
|
|
236
|
-
}]
|
|
237
|
-
}
|
|
238
|
-
}],
|
|
239
|
-
"supports": {
|
|
240
|
-
"style": true,
|
|
241
|
-
"events": [{
|
|
242
|
-
"name": "onClick",
|
|
243
|
-
"template": "onClick(key,${extParams}){\n// 点击项目的事件\nconsole.log('onClick', key);}"
|
|
244
|
-
}]
|
|
245
|
-
},
|
|
246
|
-
"component": {}
|
|
247
|
-
}
|
|
248
|
-
};
|
|
249
|
-
var snippets = [{
|
|
250
|
-
"title": "图文列表",
|
|
251
|
-
"screenshot": "",
|
|
252
|
-
"schema": {
|
|
253
|
-
"componentName": "TeletextList",
|
|
254
|
-
"props": {}
|
|
255
|
-
}
|
|
256
|
-
}];
|
|
257
|
-
export default _extends({}, TeletextListMeta, {
|
|
258
|
-
snippets: snippets
|
|
259
|
-
});
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { IPublicTypeSnippet } from '@alilc/lowcode-types';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
snippets: IPublicTypeSnippet[];
|
|
4
|
-
componentName: string;
|
|
5
|
-
uri?: string;
|
|
6
|
-
title?: import("@alilc/lowcode-types").IPublicTypeTitleContent;
|
|
7
|
-
icon?: import("@alilc/lowcode-types").IPublicTypeIconType;
|
|
8
|
-
tags?: string[];
|
|
9
|
-
description?: string;
|
|
10
|
-
docUrl?: string;
|
|
11
|
-
screenshot?: string;
|
|
12
|
-
devMode?: "proCode" | "lowCode";
|
|
13
|
-
npm?: import("@alilc/lowcode-types").IPublicTypeNpmInfo;
|
|
14
|
-
props?: import("@alilc/lowcode-types").IPublicTypePropConfig[];
|
|
15
|
-
configure?: import("@alilc/lowcode-types").IPublicTypeFieldConfig[] | import("@alilc/lowcode-types").IPublicTypeConfigure;
|
|
16
|
-
experimental?: import("@alilc/lowcode-types").IPublicTypeAdvanced;
|
|
17
|
-
schema?: import("@alilc/lowcode-types").IPublicTypeComponentSchema;
|
|
18
|
-
group?: string | import("@alilc/lowcode-types").IPublicTypeI18nData;
|
|
19
|
-
category?: string | import("@alilc/lowcode-types").IPublicTypeI18nData;
|
|
20
|
-
priority?: number;
|
|
21
|
-
};
|
|
22
|
-
export default _default;
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
-
var Title1Meta = {
|
|
3
|
-
"group": "低代码组件",
|
|
4
|
-
"componentName": "Title1",
|
|
5
|
-
"title": "个性化标题1",
|
|
6
|
-
"docUrl": "",
|
|
7
|
-
"screenshot": "",
|
|
8
|
-
"devMode": "proCode",
|
|
9
|
-
"npm": {
|
|
10
|
-
"package": "@dckj-npm/dc-material",
|
|
11
|
-
"version": "0.1.7",
|
|
12
|
-
"exportName": "Title1",
|
|
13
|
-
"main": "src/index.tsx",
|
|
14
|
-
"destructuring": true,
|
|
15
|
-
"subName": ""
|
|
16
|
-
},
|
|
17
|
-
"configure": {
|
|
18
|
-
"props": [{
|
|
19
|
-
"title": {
|
|
20
|
-
"label": {
|
|
21
|
-
"type": "i18n",
|
|
22
|
-
"en-US": "title",
|
|
23
|
-
"zh-CN": "标题"
|
|
24
|
-
},
|
|
25
|
-
"tip": "title | 标题"
|
|
26
|
-
},
|
|
27
|
-
"name": "title",
|
|
28
|
-
"description": "标题",
|
|
29
|
-
"setter": {
|
|
30
|
-
"componentName": "StringSetter",
|
|
31
|
-
"isRequired": false,
|
|
32
|
-
"initialValue": "标题名称"
|
|
33
|
-
}
|
|
34
|
-
}],
|
|
35
|
-
"supports": {
|
|
36
|
-
"style": true
|
|
37
|
-
},
|
|
38
|
-
"component": {}
|
|
39
|
-
}
|
|
40
|
-
};
|
|
41
|
-
var snippets = [{
|
|
42
|
-
"title": "个性化标题1",
|
|
43
|
-
"screenshot": "",
|
|
44
|
-
"schema": {
|
|
45
|
-
"componentName": "Title1",
|
|
46
|
-
"props": {}
|
|
47
|
-
}
|
|
48
|
-
}];
|
|
49
|
-
export default _extends({}, Title1Meta, {
|
|
50
|
-
snippets: snippets
|
|
51
|
-
});
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { IPublicTypeSnippet } from '@alilc/lowcode-types';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
snippets: IPublicTypeSnippet[];
|
|
4
|
-
componentName: string;
|
|
5
|
-
uri?: string;
|
|
6
|
-
title?: import("@alilc/lowcode-types").IPublicTypeTitleContent;
|
|
7
|
-
icon?: import("@alilc/lowcode-types").IPublicTypeIconType;
|
|
8
|
-
tags?: string[];
|
|
9
|
-
description?: string;
|
|
10
|
-
docUrl?: string;
|
|
11
|
-
screenshot?: string;
|
|
12
|
-
devMode?: "proCode" | "lowCode";
|
|
13
|
-
npm?: import("@alilc/lowcode-types").IPublicTypeNpmInfo;
|
|
14
|
-
props?: import("@alilc/lowcode-types").IPublicTypePropConfig[];
|
|
15
|
-
configure?: import("@alilc/lowcode-types").IPublicTypeFieldConfig[] | import("@alilc/lowcode-types").IPublicTypeConfigure;
|
|
16
|
-
experimental?: import("@alilc/lowcode-types").IPublicTypeAdvanced;
|
|
17
|
-
schema?: import("@alilc/lowcode-types").IPublicTypeComponentSchema;
|
|
18
|
-
group?: string | import("@alilc/lowcode-types").IPublicTypeI18nData;
|
|
19
|
-
category?: string | import("@alilc/lowcode-types").IPublicTypeI18nData;
|
|
20
|
-
priority?: number;
|
|
21
|
-
};
|
|
22
|
-
export default _default;
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
-
var Title2Meta = {
|
|
3
|
-
"group": "低代码组件",
|
|
4
|
-
"componentName": "Title2",
|
|
5
|
-
"title": "个性化标题2",
|
|
6
|
-
"docUrl": "",
|
|
7
|
-
"screenshot": "",
|
|
8
|
-
"devMode": "proCode",
|
|
9
|
-
"npm": {
|
|
10
|
-
"package": "@dckj-npm/dc-material",
|
|
11
|
-
"version": "0.1.7",
|
|
12
|
-
"exportName": "Title2",
|
|
13
|
-
"main": "src/index.tsx",
|
|
14
|
-
"destructuring": true,
|
|
15
|
-
"subName": ""
|
|
16
|
-
},
|
|
17
|
-
"configure": {
|
|
18
|
-
"props": [{
|
|
19
|
-
"title": {
|
|
20
|
-
"label": {
|
|
21
|
-
"type": "i18n",
|
|
22
|
-
"en-US": "title",
|
|
23
|
-
"zh-CN": "标题"
|
|
24
|
-
},
|
|
25
|
-
"tip": "title | 标题"
|
|
26
|
-
},
|
|
27
|
-
"name": "title",
|
|
28
|
-
"description": "标题",
|
|
29
|
-
"setter": {
|
|
30
|
-
"componentName": "StringSetter",
|
|
31
|
-
"isRequired": false,
|
|
32
|
-
"initialValue": "标题名称"
|
|
33
|
-
}
|
|
34
|
-
}, {
|
|
35
|
-
"title": {
|
|
36
|
-
"label": {
|
|
37
|
-
"type": "i18n",
|
|
38
|
-
"en-US": "color",
|
|
39
|
-
"zh-CN": "颜色"
|
|
40
|
-
},
|
|
41
|
-
"tip": "color | 颜色"
|
|
42
|
-
},
|
|
43
|
-
"name": "color",
|
|
44
|
-
"description": "颜色",
|
|
45
|
-
"setter": {
|
|
46
|
-
"componentName": "ColorSetter",
|
|
47
|
-
"isRequired": false,
|
|
48
|
-
"initialValue": "#144477"
|
|
49
|
-
}
|
|
50
|
-
}, {
|
|
51
|
-
"title": {
|
|
52
|
-
"label": {
|
|
53
|
-
"type": "i18n",
|
|
54
|
-
"en-US": "tipColor",
|
|
55
|
-
"zh-CN": "tip颜色"
|
|
56
|
-
},
|
|
57
|
-
"tip": "tipColor | tip颜色"
|
|
58
|
-
},
|
|
59
|
-
"name": "tipColor",
|
|
60
|
-
"description": "tip颜色",
|
|
61
|
-
"setter": {
|
|
62
|
-
"componentName": "ColorSetter",
|
|
63
|
-
"isRequired": false,
|
|
64
|
-
"initialValue": "#388AF7"
|
|
65
|
-
}
|
|
66
|
-
}],
|
|
67
|
-
"supports": {
|
|
68
|
-
"style": true
|
|
69
|
-
},
|
|
70
|
-
"component": {}
|
|
71
|
-
}
|
|
72
|
-
};
|
|
73
|
-
var snippets = [{
|
|
74
|
-
"title": "个性化标题2",
|
|
75
|
-
"screenshot": "",
|
|
76
|
-
"schema": {
|
|
77
|
-
"componentName": "Title2",
|
|
78
|
-
"props": {}
|
|
79
|
-
}
|
|
80
|
-
}];
|
|
81
|
-
export default _extends({}, Title2Meta, {
|
|
82
|
-
snippets: snippets
|
|
83
|
-
});
|
package/lowcode_es/view.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as componentInstances from 'G:/Project/Company/DongChen/lowcode/dc-material/src/index';
|
|
2
|
-
import 'G:/Project/Company/DongChen/lowcode/dc-material/src/index.scss';
|
|
3
|
-
var entryDefault = componentInstances["default"];
|
|
4
|
-
export { entryDefault as default };
|
|
5
|
-
export * from 'G:/Project/Company/DongChen/lowcode/dc-material/src/index';
|
|
6
|
-
var coveredComponents = {};
|
|
7
|
-
var library = 'BizComps';
|
|
8
|
-
var execCompile = !!true;
|
|
9
|
-
if (!execCompile) {
|
|
10
|
-
window[library] = Object.assign({
|
|
11
|
-
__esModule: true
|
|
12
|
-
}, componentInstances || {}, coveredComponents || {});
|
|
13
|
-
}
|
|
14
|
-
function getRealComponent(component, componentName) {
|
|
15
|
-
if (component["default"]) return component["default"];
|
|
16
|
-
if (component[componentName]) return component[componentName];
|
|
17
|
-
return component;
|
|
18
|
-
}
|