@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
|
@@ -0,0 +1,211 @@
|
|
|
1
|
+
|
|
2
|
+
import { IPublicTypeComponentMetadata, IPublicTypeSnippet } from '@alilc/lowcode-types';
|
|
3
|
+
|
|
4
|
+
const PositionMeta: IPublicTypeComponentMetadata = {
|
|
5
|
+
group: '低代码组件',
|
|
6
|
+
"componentName": "Position",
|
|
7
|
+
"title": "Position",
|
|
8
|
+
"docUrl": "",
|
|
9
|
+
"screenshot": "",
|
|
10
|
+
"devMode": "proCode",
|
|
11
|
+
"npm": {
|
|
12
|
+
"package": "@dckj-npm/dc-material",
|
|
13
|
+
"version": "0.1.7",
|
|
14
|
+
"exportName": "Position",
|
|
15
|
+
"main": "src\\index.tsx",
|
|
16
|
+
"destructuring": true,
|
|
17
|
+
"subName": ""
|
|
18
|
+
},
|
|
19
|
+
"configure": {
|
|
20
|
+
"props": [
|
|
21
|
+
{
|
|
22
|
+
"title": {
|
|
23
|
+
"label": {
|
|
24
|
+
"type": "i18n",
|
|
25
|
+
"en-US": "itemArray",
|
|
26
|
+
"zh-CN": "选择项"
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"name": "itemArray",
|
|
30
|
+
"setter": {
|
|
31
|
+
"componentName": "ArraySetter",
|
|
32
|
+
"props": {
|
|
33
|
+
"itemSetter": {
|
|
34
|
+
"componentName": "ObjectSetter",
|
|
35
|
+
"props": {
|
|
36
|
+
"config": {
|
|
37
|
+
"items": [
|
|
38
|
+
{
|
|
39
|
+
"title": {
|
|
40
|
+
"label": {
|
|
41
|
+
"type": "i18n",
|
|
42
|
+
"en-US": "lat",
|
|
43
|
+
"zh-CN": "lat"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"name": "lat",
|
|
47
|
+
"setter": {
|
|
48
|
+
"componentName": "StringSetter",
|
|
49
|
+
"isRequired": true,
|
|
50
|
+
"initialValue": ""
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"title": {
|
|
55
|
+
"label": {
|
|
56
|
+
"type": "i18n",
|
|
57
|
+
"en-US": "lng",
|
|
58
|
+
"zh-CN": "lng"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
"name": "lng",
|
|
62
|
+
"setter": {
|
|
63
|
+
"componentName": "StringSetter",
|
|
64
|
+
"isRequired": true,
|
|
65
|
+
"initialValue": ""
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"title": {
|
|
70
|
+
"label": {
|
|
71
|
+
"type": "i18n",
|
|
72
|
+
"en-US": "address",
|
|
73
|
+
"zh-CN": "address"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
"name": "address",
|
|
77
|
+
"setter": {
|
|
78
|
+
"componentName": "StringSetter",
|
|
79
|
+
"isRequired": true,
|
|
80
|
+
"initialValue": ""
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
],
|
|
84
|
+
"extraSetter": {
|
|
85
|
+
"componentName": "MixedSetter",
|
|
86
|
+
"isRequired": false,
|
|
87
|
+
"props": {}
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
"isRequired": true,
|
|
94
|
+
"initialValue": []
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"title": {
|
|
99
|
+
"label": {
|
|
100
|
+
"type": "i18n",
|
|
101
|
+
"en-US": "defaultLocation",
|
|
102
|
+
"zh-CN": "默认地址"
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
"name": "defaultLocation",
|
|
106
|
+
"setter": {
|
|
107
|
+
"componentName": "ObjectSetter",
|
|
108
|
+
"props": {
|
|
109
|
+
"config": {
|
|
110
|
+
"items": [
|
|
111
|
+
{
|
|
112
|
+
"title": {
|
|
113
|
+
"label": {
|
|
114
|
+
"type": "i18n",
|
|
115
|
+
"en-US": "lat",
|
|
116
|
+
"zh-CN": "lat"
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
"name": "lat",
|
|
120
|
+
"setter": {
|
|
121
|
+
"componentName": "StringSetter",
|
|
122
|
+
"isRequired": true,
|
|
123
|
+
"initialValue": ""
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"title": {
|
|
128
|
+
"label": {
|
|
129
|
+
"type": "i18n",
|
|
130
|
+
"en-US": "lng",
|
|
131
|
+
"zh-CN": "lng"
|
|
132
|
+
}
|
|
133
|
+
},
|
|
134
|
+
"name": "lng",
|
|
135
|
+
"setter": {
|
|
136
|
+
"componentName": "StringSetter",
|
|
137
|
+
"isRequired": true,
|
|
138
|
+
"initialValue": ""
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"title": {
|
|
143
|
+
"label": {
|
|
144
|
+
"type": "i18n",
|
|
145
|
+
"en-US": "address",
|
|
146
|
+
"zh-CN": "address"
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
"name": "address",
|
|
150
|
+
"setter": {
|
|
151
|
+
"componentName": "StringSetter",
|
|
152
|
+
"isRequired": true,
|
|
153
|
+
"initialValue": ""
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
],
|
|
157
|
+
"extraSetter": {
|
|
158
|
+
"componentName": "MixedSetter",
|
|
159
|
+
"isRequired": false,
|
|
160
|
+
"props": {}
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
},
|
|
164
|
+
"isRequired": true
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
],
|
|
168
|
+
"supports": {
|
|
169
|
+
"style": true
|
|
170
|
+
},
|
|
171
|
+
"component": {}
|
|
172
|
+
}
|
|
173
|
+
};
|
|
174
|
+
const snippets: IPublicTypeSnippet[] = [
|
|
175
|
+
{
|
|
176
|
+
"title": "定位",
|
|
177
|
+
"screenshot": "",
|
|
178
|
+
"schema": {
|
|
179
|
+
"componentName": "Position",
|
|
180
|
+
"props": {
|
|
181
|
+
defaultLocation: {
|
|
182
|
+
lng: '123',
|
|
183
|
+
lat: '123',
|
|
184
|
+
address: '嘉兴市'
|
|
185
|
+
},
|
|
186
|
+
itemArray: [
|
|
187
|
+
{
|
|
188
|
+
lng: '123',
|
|
189
|
+
lat: '123',
|
|
190
|
+
address: '嘉兴市'
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
lng: '123',
|
|
194
|
+
lat: '123',
|
|
195
|
+
address: '杭州市'
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
lng: '123',
|
|
199
|
+
lat: '123',
|
|
200
|
+
address: '上海市'
|
|
201
|
+
}
|
|
202
|
+
]
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
];
|
|
207
|
+
|
|
208
|
+
export default {
|
|
209
|
+
...PositionMeta,
|
|
210
|
+
snippets
|
|
211
|
+
};
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
|
|
2
|
+
import { IPublicTypeComponentMetadata, IPublicTypeSnippet } from '@alilc/lowcode-types';
|
|
3
|
+
|
|
4
|
+
const SearchBarMeta: IPublicTypeComponentMetadata = {
|
|
5
|
+
group: '低代码组件',
|
|
6
|
+
"componentName": "SearchBar",
|
|
7
|
+
"title": "搜索框",
|
|
8
|
+
"docUrl": "",
|
|
9
|
+
"screenshot": "",
|
|
10
|
+
"devMode": "proCode",
|
|
11
|
+
"npm": {
|
|
12
|
+
"package": "@dckj-npm/dc-material",
|
|
13
|
+
"version": "0.1.0",
|
|
14
|
+
"exportName": "SearchBar",
|
|
15
|
+
"main": "src\\index.tsx",
|
|
16
|
+
"destructuring": true,
|
|
17
|
+
"subName": ""
|
|
18
|
+
},
|
|
19
|
+
"configure": {
|
|
20
|
+
supports: {
|
|
21
|
+
style: true,
|
|
22
|
+
events: [{
|
|
23
|
+
name: 'onSearch',
|
|
24
|
+
template: "onSearch(params,${extParams}){\n window.location.href=`http://localhost:4500/preview.html?pathId=${params.pathId}`;\n console.log(pathId) \n}"
|
|
25
|
+
}],
|
|
26
|
+
},
|
|
27
|
+
"props": [
|
|
28
|
+
{
|
|
29
|
+
name: 'defaultValue',
|
|
30
|
+
title: '默认值',
|
|
31
|
+
setter: 'StringSetter',
|
|
32
|
+
supportVariable: true,
|
|
33
|
+
description: '搜索框默认值',
|
|
34
|
+
defaultValue: '请输入'
|
|
35
|
+
},
|
|
36
|
+
],
|
|
37
|
+
"component": {}
|
|
38
|
+
}
|
|
39
|
+
};
|
|
40
|
+
const snippets: IPublicTypeSnippet[] = [
|
|
41
|
+
{
|
|
42
|
+
"title": "SearchBar",
|
|
43
|
+
"screenshot": "",
|
|
44
|
+
"schema": {
|
|
45
|
+
"componentName": "SearchBar",
|
|
46
|
+
"props": {}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
];
|
|
50
|
+
|
|
51
|
+
export default {
|
|
52
|
+
...SearchBarMeta,
|
|
53
|
+
snippets
|
|
54
|
+
};
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
|
|
2
|
+
import { IPublicTypeComponentMetadata, IPublicTypeSnippet } from '@alilc/lowcode-types';
|
|
3
|
+
|
|
4
|
+
const TagCMeta: IPublicTypeComponentMetadata = {
|
|
5
|
+
"componentName": "TagC",
|
|
6
|
+
"title": "TagC",
|
|
7
|
+
"docUrl": "",
|
|
8
|
+
"screenshot": "",
|
|
9
|
+
"devMode": "proCode",
|
|
10
|
+
"npm": {
|
|
11
|
+
"package": "@dckj-npm/dc-material",
|
|
12
|
+
"version": "0.1.8",
|
|
13
|
+
"exportName": "TagC",
|
|
14
|
+
"main": "src\\index.tsx",
|
|
15
|
+
"destructuring": true,
|
|
16
|
+
"subName": ""
|
|
17
|
+
},
|
|
18
|
+
"configure": {
|
|
19
|
+
"props": [
|
|
20
|
+
{
|
|
21
|
+
"title": {
|
|
22
|
+
"label": {
|
|
23
|
+
"type": "i18n",
|
|
24
|
+
"en-US": "name",
|
|
25
|
+
"zh-CN": "标签名称"
|
|
26
|
+
},
|
|
27
|
+
"tip": "name | 标签名称"
|
|
28
|
+
},
|
|
29
|
+
"name": "name",
|
|
30
|
+
"description": "标签名称",
|
|
31
|
+
"setter": {
|
|
32
|
+
"componentName": "StringSetter",
|
|
33
|
+
"isRequired": true,
|
|
34
|
+
"initialValue": ""
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"title": {
|
|
39
|
+
"label": {
|
|
40
|
+
"type": "i18n",
|
|
41
|
+
"en-US": "color",
|
|
42
|
+
"zh-CN": "标签颜色"
|
|
43
|
+
},
|
|
44
|
+
"tip": "color | 标签颜色"
|
|
45
|
+
},
|
|
46
|
+
"name": "color",
|
|
47
|
+
"description": "标签颜色",
|
|
48
|
+
"setter": {
|
|
49
|
+
"componentName": "StringSetter",
|
|
50
|
+
"isRequired": true,
|
|
51
|
+
"initialValue": ""
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
],
|
|
55
|
+
"supports": {
|
|
56
|
+
"style": true
|
|
57
|
+
},
|
|
58
|
+
"component": {}
|
|
59
|
+
}
|
|
60
|
+
};
|
|
61
|
+
const snippets: IPublicTypeSnippet[] = [
|
|
62
|
+
{
|
|
63
|
+
"title": "TagC",
|
|
64
|
+
"screenshot": "",
|
|
65
|
+
"schema": {
|
|
66
|
+
"componentName": "TagC",
|
|
67
|
+
"props": {}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
];
|
|
71
|
+
|
|
72
|
+
export default {
|
|
73
|
+
...TagCMeta,
|
|
74
|
+
snippets
|
|
75
|
+
};
|
|
@@ -9,7 +9,7 @@ const TeletextListMeta: IPublicTypeComponentMetadata = {
|
|
|
9
9
|
"devMode": "proCode",
|
|
10
10
|
"npm": {
|
|
11
11
|
"package": "@dckj-npm/dc-material",
|
|
12
|
-
"version": "0.1.
|
|
12
|
+
"version": "0.1.8",
|
|
13
13
|
"exportName": "TeletextList",
|
|
14
14
|
"main": "src/index.tsx",
|
|
15
15
|
"destructuring": true,
|
|
@@ -289,7 +289,49 @@ const snippets: IPublicTypeSnippet[] = [
|
|
|
289
289
|
"screenshot": "",
|
|
290
290
|
"schema": {
|
|
291
291
|
"componentName": "TeletextList",
|
|
292
|
-
"props": {}
|
|
292
|
+
"props": {},
|
|
293
|
+
children: [
|
|
294
|
+
{
|
|
295
|
+
componentName: 'Title1',
|
|
296
|
+
props: {
|
|
297
|
+
type: 'h5',
|
|
298
|
+
children: '列表标题',
|
|
299
|
+
key: 'box-title'
|
|
300
|
+
},
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
componentName: 'Image',
|
|
304
|
+
props: {
|
|
305
|
+
src: 'https://img.alicdn.com/tps/TB16TQvOXXXXXbiaFXXXXXXXXXX-120-120.svg',
|
|
306
|
+
key: 'image'
|
|
307
|
+
},
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
componentName: 'NextText',
|
|
311
|
+
props: {
|
|
312
|
+
type: 'h5',
|
|
313
|
+
children: '标题标题',
|
|
314
|
+
key: 'title'
|
|
315
|
+
},
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
componentName: 'NextText',
|
|
319
|
+
props: {
|
|
320
|
+
type: 'inherit',
|
|
321
|
+
children:
|
|
322
|
+
'基于 Ali-Lowcode-Engine 快速打造高生产力的低代码研发平台, 基于自然布局体系快速搭建页面',
|
|
323
|
+
key: 'content'
|
|
324
|
+
},
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
componentName: 'TagC',
|
|
328
|
+
props: {
|
|
329
|
+
name: '报名火热',
|
|
330
|
+
color: 'orange',
|
|
331
|
+
key: 'teletext-tagc-1'
|
|
332
|
+
},
|
|
333
|
+
}
|
|
334
|
+
]
|
|
293
335
|
}
|
|
294
336
|
}
|
|
295
337
|
];
|
package/lowcode/title1/meta.ts
CHANGED
package/lowcode/title2/meta.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,110 +1,110 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@dckj-npm/dc-material",
|
|
3
|
-
"version": "0.1.
|
|
4
|
-
"description": "dc低代码物料",
|
|
5
|
-
"main": "lib/index.js",
|
|
6
|
-
"module": "es/index.js",
|
|
7
|
-
"exports": {
|
|
8
|
-
"./*": "./*",
|
|
9
|
-
".": {
|
|
10
|
-
"import": "./es/index.js",
|
|
11
|
-
"require": "./lib/index.js"
|
|
12
|
-
},
|
|
13
|
-
"./prototype": {
|
|
14
|
-
"require": "./lowcode_lib/meta.js",
|
|
15
|
-
"import": "./lowcode_es/meta.js"
|
|
16
|
-
},
|
|
17
|
-
"./prototypeView": {
|
|
18
|
-
"require": "./lowcode_lib/view.js",
|
|
19
|
-
"import": "./lowcode_es/view.js"
|
|
20
|
-
}
|
|
21
|
-
},
|
|
22
|
-
"publishConfig": {
|
|
23
|
-
"access": "public",
|
|
24
|
-
"registry": "https://registry.npmjs.org/"
|
|
25
|
-
},
|
|
26
|
-
"typings": "types/index.d.ts",
|
|
27
|
-
"files": [
|
|
28
|
-
"build/",
|
|
29
|
-
"dist/",
|
|
30
|
-
"lib/",
|
|
31
|
-
"es/",
|
|
32
|
-
"types/",
|
|
33
|
-
"lowcode/",
|
|
34
|
-
"lowcode_lib/",
|
|
35
|
-
"lowcode_es/"
|
|
36
|
-
],
|
|
37
|
-
"scripts": {
|
|
38
|
-
"start": "npm run dumi",
|
|
39
|
-
"build": "build-scripts build",
|
|
40
|
-
"lowcode:dev": "build-scripts start --config ./build.lowcode.js",
|
|
41
|
-
"lowcode:build": "build-scripts build --config ./build.lowcode.js",
|
|
42
|
-
"f2elint-scan": "f2elint scan",
|
|
43
|
-
"f2elint-fix": "f2elint fix",
|
|
44
|
-
"dumi": "cross-env APP_ROOT=docs dumi dev",
|
|
45
|
-
"dumi:build": "cross-env APP_ROOT=docs dumi build",
|
|
46
|
-
"prepablishOnly": "npm run build && npm run lowcode:build && npm run dumi:build"
|
|
47
|
-
},
|
|
48
|
-
"directories": {
|
|
49
|
-
"test": "test"
|
|
50
|
-
},
|
|
51
|
-
"keywords": [
|
|
52
|
-
"Fusion"
|
|
53
|
-
],
|
|
54
|
-
"author": "fusion-team",
|
|
55
|
-
"license": "MIT",
|
|
56
|
-
"husky": {
|
|
57
|
-
"hooks": {
|
|
58
|
-
"pre-commit": "f2elint commit-file-scan",
|
|
59
|
-
"commit-msg": "f2elint commit-msg-scan"
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
"lint-staged": {
|
|
63
|
-
"**/*.{js,jsx,ts,tsx,vue}": "f2elint exec eslint",
|
|
64
|
-
"**/*.{css,scss,less,acss}": "f2elint exec stylelint"
|
|
65
|
-
},
|
|
66
|
-
"peerDependencies": {
|
|
67
|
-
"moment": "latest",
|
|
68
|
-
"react": "^16.x",
|
|
69
|
-
"react-dom": "^16.x"
|
|
70
|
-
},
|
|
71
|
-
"devDependencies": {
|
|
72
|
-
"@alib/build-scripts": "^0.1.3",
|
|
73
|
-
"@alifd/build-plugin-lowcode": "^0.4.0",
|
|
74
|
-
"@alifd/theme-2": "^0.4.0",
|
|
75
|
-
"@alilc/
|
|
76
|
-
"@
|
|
77
|
-
"@types/react
|
|
78
|
-
"@
|
|
79
|
-
"
|
|
80
|
-
"build-plugin-
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"dumi
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
},
|
|
87
|
-
"dependencies": {
|
|
88
|
-
"@alifd/next": "^1.25.27",
|
|
89
|
-
"@babel/runtime": "^7.0.0",
|
|
90
|
-
"antd": "^5.20.6",
|
|
91
|
-
"moment": "latest",
|
|
92
|
-
"prop-types": "^15.5.8",
|
|
93
|
-
"react": "^16.x",
|
|
94
|
-
"react-dom": "^16.x"
|
|
95
|
-
},
|
|
96
|
-
"acceptDependencies": {
|
|
97
|
-
"webpack": "^4.46.x"
|
|
98
|
-
},
|
|
99
|
-
"resolutions": {
|
|
100
|
-
"webpack": "^4.46.x"
|
|
101
|
-
},
|
|
102
|
-
"componentConfig": {
|
|
103
|
-
"isComponentLibrary": true,
|
|
104
|
-
"materialSchema": "https://unpkg.com/@dckj-npm/dc-material@0.1.
|
|
105
|
-
},
|
|
106
|
-
"lcMeta": {
|
|
107
|
-
"type": "component"
|
|
108
|
-
},
|
|
109
|
-
"homepage": "https://unpkg.com/@dckj-npm/dc-material@0.1.
|
|
110
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@dckj-npm/dc-material",
|
|
3
|
+
"version": "0.1.9",
|
|
4
|
+
"description": "dc低代码物料",
|
|
5
|
+
"main": "lib/index.js",
|
|
6
|
+
"module": "es/index.js",
|
|
7
|
+
"exports": {
|
|
8
|
+
"./*": "./*",
|
|
9
|
+
".": {
|
|
10
|
+
"import": "./es/index.js",
|
|
11
|
+
"require": "./lib/index.js"
|
|
12
|
+
},
|
|
13
|
+
"./prototype": {
|
|
14
|
+
"require": "./lowcode_lib/meta.js",
|
|
15
|
+
"import": "./lowcode_es/meta.js"
|
|
16
|
+
},
|
|
17
|
+
"./prototypeView": {
|
|
18
|
+
"require": "./lowcode_lib/view.js",
|
|
19
|
+
"import": "./lowcode_es/view.js"
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"publishConfig": {
|
|
23
|
+
"access": "public",
|
|
24
|
+
"registry": "https://registry.npmjs.org/"
|
|
25
|
+
},
|
|
26
|
+
"typings": "types/index.d.ts",
|
|
27
|
+
"files": [
|
|
28
|
+
"build/",
|
|
29
|
+
"dist/",
|
|
30
|
+
"lib/",
|
|
31
|
+
"es/",
|
|
32
|
+
"types/",
|
|
33
|
+
"lowcode/",
|
|
34
|
+
"lowcode_lib/",
|
|
35
|
+
"lowcode_es/"
|
|
36
|
+
],
|
|
37
|
+
"scripts": {
|
|
38
|
+
"start": "npm run dumi",
|
|
39
|
+
"build": "build-scripts build",
|
|
40
|
+
"lowcode:dev": "build-scripts start --config ./build.lowcode.js",
|
|
41
|
+
"lowcode:build": "build-scripts build --config ./build.lowcode.js",
|
|
42
|
+
"f2elint-scan": "f2elint scan",
|
|
43
|
+
"f2elint-fix": "f2elint fix",
|
|
44
|
+
"dumi": "cross-env APP_ROOT=docs dumi dev",
|
|
45
|
+
"dumi:build": "cross-env APP_ROOT=docs dumi build",
|
|
46
|
+
"prepablishOnly": "npm run build && npm run lowcode:build && npm run dumi:build"
|
|
47
|
+
},
|
|
48
|
+
"directories": {
|
|
49
|
+
"test": "test"
|
|
50
|
+
},
|
|
51
|
+
"keywords": [
|
|
52
|
+
"Fusion"
|
|
53
|
+
],
|
|
54
|
+
"author": "fusion-team",
|
|
55
|
+
"license": "MIT",
|
|
56
|
+
"husky": {
|
|
57
|
+
"hooks": {
|
|
58
|
+
"pre-commit": "f2elint commit-file-scan",
|
|
59
|
+
"commit-msg": "f2elint commit-msg-scan"
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
"lint-staged": {
|
|
63
|
+
"**/*.{js,jsx,ts,tsx,vue}": "f2elint exec eslint",
|
|
64
|
+
"**/*.{css,scss,less,acss}": "f2elint exec stylelint"
|
|
65
|
+
},
|
|
66
|
+
"peerDependencies": {
|
|
67
|
+
"moment": "latest",
|
|
68
|
+
"react": "^16.x",
|
|
69
|
+
"react-dom": "^16.x"
|
|
70
|
+
},
|
|
71
|
+
"devDependencies": {
|
|
72
|
+
"@alib/build-scripts": "^0.1.3",
|
|
73
|
+
"@alifd/build-plugin-lowcode": "^0.4.0",
|
|
74
|
+
"@alifd/theme-2": "^0.4.0",
|
|
75
|
+
"@alilc/build-plugin-alt": "^1.3.4",
|
|
76
|
+
"@alilc/lowcode-materials": "^1.2.1",
|
|
77
|
+
"@types/react": "^16.14.24",
|
|
78
|
+
"@types/react-dom": "^16.9.4",
|
|
79
|
+
"@umijs/plugin-sass": "^1.1.1",
|
|
80
|
+
"build-plugin-component": "^1.12.1",
|
|
81
|
+
"build-plugin-fusion": "^0.1.0",
|
|
82
|
+
"cross-env": "^7.0.3",
|
|
83
|
+
"dumi": "^1.1.49",
|
|
84
|
+
"dumi-theme-default": "^1.1.24",
|
|
85
|
+
"f2elint": "^1.2.0"
|
|
86
|
+
},
|
|
87
|
+
"dependencies": {
|
|
88
|
+
"@alifd/next": "^1.25.27",
|
|
89
|
+
"@babel/runtime": "^7.0.0",
|
|
90
|
+
"antd": "^5.20.6",
|
|
91
|
+
"moment": "latest",
|
|
92
|
+
"prop-types": "^15.5.8",
|
|
93
|
+
"react": "^16.x",
|
|
94
|
+
"react-dom": "^16.x"
|
|
95
|
+
},
|
|
96
|
+
"acceptDependencies": {
|
|
97
|
+
"webpack": "^4.46.x"
|
|
98
|
+
},
|
|
99
|
+
"resolutions": {
|
|
100
|
+
"webpack": "^4.46.x"
|
|
101
|
+
},
|
|
102
|
+
"componentConfig": {
|
|
103
|
+
"isComponentLibrary": true,
|
|
104
|
+
"materialSchema": "https://unpkg.com/@dckj-npm/dc-material@0.1.8/build/lowcode/assets-prod.json"
|
|
105
|
+
},
|
|
106
|
+
"lcMeta": {
|
|
107
|
+
"type": "component"
|
|
108
|
+
},
|
|
109
|
+
"homepage": "https://unpkg.com/@dckj-npm/dc-material@0.1.8/build/index.html"
|
|
110
|
+
}
|