ronds-metadata 1.3.55 → 1.3.56
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +25 -25
- package/es/api/index.js +6 -4
- package/es/comps/CodeEdit/index.d.ts +2 -1
- package/es/comps/DataMine/Line.d.ts +2 -1
- package/es/comps/DataMine/Line.js +0 -1
- package/es/comps/DataMine/index.d.ts +2 -1
- package/es/comps/DynamicPorts/comps/ContextMenu.less +8 -8
- package/es/comps/DynamicPorts/comps/DragNode.d.ts +1 -1
- package/es/comps/DynamicPorts/comps/GraphHandler/index.less +39 -39
- package/es/comps/DynamicPorts/comps/NodeElementForm.d.ts +2 -1
- package/es/comps/DynamicPorts/comps/NodeElementNormal.d.ts +2 -1
- package/es/comps/DynamicPorts/comps/contextMenu/EdgeContextMenu/index.less +5 -5
- package/es/comps/DynamicPorts/comps/contextMenu/GraphContextMenu/index.less +40 -40
- package/es/comps/DynamicPorts/comps/contextMenu/NodeContextMenu/index.d.ts +2 -1
- package/es/comps/DynamicPorts/comps/contextMenu/NodeContextMenu/index.less +42 -42
- package/es/comps/DynamicPorts/comps/shape/edge.js +7 -7
- package/es/comps/DynamicPorts/comps/shape/edge.less +8 -8
- package/es/comps/DynamicPorts/comps/shape/node.js +8 -9
- package/es/comps/DynamicPorts/graph.js +5 -4
- package/es/comps/DynamicPorts/index.d.ts +2 -1
- package/es/comps/DynamicPorts/index.less +307 -307
- package/es/comps/Editable/DataCell/ButtonCell.d.ts +1 -1
- package/es/comps/Editable/DataCell/ColorPicker.d.ts +1 -1
- package/es/comps/Editable/DataCell/Input.d.ts +1 -1
- package/es/comps/Editable/DataCell/Number.d.ts +1 -1
- package/es/comps/Editable/DataCell/Select.d.ts +1 -1
- package/es/comps/Editable/DataCell/Switch.d.ts +1 -1
- package/es/comps/Editable/DataCell/TreeSelect.d.ts +1 -1
- package/es/comps/Editable/comps/EditableAction.d.ts +2 -1
- package/es/comps/Editable/comps/Texty.d.ts +1 -1
- package/es/comps/Editable/comps/Texty.js +5 -4
- package/es/comps/Editable/comps/Texty.less +43 -43
- package/es/comps/Editable/comps/index.less +38 -38
- package/es/comps/Editable/index.d.ts +2 -1
- package/es/comps/Editable/index.less +97 -97
- package/es/comps/Editable/utils.d.ts +2 -1
- package/es/comps/FileView/index.d.ts +2 -1
- package/es/comps/FileView/index.js +2 -3
- package/es/comps/FormGenerator/comps/Canvas/Preview.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Checkbox.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Color.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Date.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Input.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/List.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/MutiSelect.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Number.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/NumberRange.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Obj.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Password.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Radio.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Select.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Switch.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Table.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/TextArea.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Upload.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/HOC/index.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/RenderField/index.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Canvas/core/index.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Canvas/core/index.less +23 -23
- package/es/comps/FormGenerator/comps/Canvas/index.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Settings/index.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Settings/index.js +1 -2
- package/es/comps/FormGenerator/comps/Sidebar/Elements.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Sidebar/JsonSchema.d.ts +1 -1
- package/es/comps/FormGenerator/comps/Sidebar/index.d.ts +2 -1
- package/es/comps/FormGenerator/comps/Sidebar/index.less +21 -21
- package/es/comps/FormGenerator/index.d.ts +2 -1
- package/es/comps/FormGenerator/index.less +20 -20
- package/es/comps/JsonEdit/index.d.ts +2 -1
- package/es/comps/JsonEdit/index.js +0 -1
- package/es/comps/JsonEdit/index.less +64 -64
- package/es/comps/JsonView/index.d.ts +2 -1
- package/es/comps/MdEdit/index.d.ts +2 -1
- package/es/comps/MdEditPro/index.d.ts +2 -1
- package/es/comps/MdEditPro/index.less +166 -166
- package/es/comps/MdEditPro/index2.d.ts +1 -1
- package/es/comps/MdNavbar/index.d.ts +2 -1
- package/es/comps/MdNavbar/index.less +77 -77
- package/es/comps/MdView/index.d.ts +1 -1
- package/es/comps/MdView/index.less +376 -376
- package/es/comps/MetadataEdit/components/MetaFieldsEdit.d.ts +2 -1
- package/es/comps/MetadataEdit/components/MetaPropsEdit.d.ts +2 -1
- package/es/comps/MetadataEdit/constant/index.js +0 -2
- package/es/comps/MetadataEdit/index.d.ts +2 -1
- package/es/comps/MetadataForm/DataCell/Array.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/Input.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/Input.js +15 -4
- package/es/comps/MetadataForm/DataCell/Number.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/Ref.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/Select.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/Select.js +6 -4
- package/es/comps/MetadataForm/DataCell/Switch.d.ts +1 -1
- package/es/comps/MetadataForm/DataCell/layout/TableArray.d.ts +2 -1
- package/es/comps/MetadataForm/DataCell/plugin/IconButton.d.ts +8 -0
- package/es/comps/MetadataForm/DataCell/plugin/IconButton.js +16 -0
- package/es/comps/MetadataForm/DataCell/plugin/MapTable.d.ts +12 -0
- package/es/comps/MetadataForm/DataCell/plugin/MapTable.js +116 -0
- package/es/comps/MetadataForm/DataCell/plugin/NumberRange.d.ts +2 -1
- package/es/comps/MetadataForm/DataCell/plugin/NumberRange.js +1 -2
- package/es/comps/MetadataForm/DataCell/plugin/RefreshSelect.d.ts +2 -1
- package/es/comps/MetadataForm/DataCell/plugin/RefreshSelect.js +3 -2
- package/es/comps/MetadataForm/DataCell/plugin/SparkSqlTable.d.ts +11 -0
- package/es/comps/MetadataForm/DataCell/plugin/SparkSqlTable.js +249 -0
- package/es/comps/MetadataForm/HOC/index.d.ts +2 -1
- package/es/comps/MetadataForm/index.d.ts +2 -1
- package/es/comps/MetadataForm/index.less +26 -26
- package/es/comps/MetadataForm/utils.d.ts +3 -2
- package/es/comps/Split/index.d.ts +1 -1
- package/es/comps/Split/index.less +29 -29
- package/es/framework/RxStore/demo/index.d.ts +2 -1
- package/es/framework/graph/index.less +15 -15
- package/es/framework/http/msgpack5/lib/helpers.js +0 -1
- package/es/framework/libs/iconfont/iconfont.css +323 -323
- package/es/framework/libs/iconfont/iconfont.json +548 -548
- package/es/framework/libs/jquery.min.js +4 -4
- package/es/framework/locale/dil8/di18n.js +5 -3
- package/es/framework/metadata/MetadataService.js +14 -14
- package/es/framework/metadata/index.js +14 -15
- package/es/framework/metadata/types.d.ts +103 -103
- package/es/theme.less +81 -81
- package/package.json +1 -1
@@ -1,323 +1,323 @@
|
|
1
|
-
@font-face {
|
2
|
-
font-family: "mt"; /* Project id 2247093 */
|
3
|
-
src: url('iconfont.woff2?t=1716173312085') format('woff2'),
|
4
|
-
url('iconfont.woff?t=1716173312085') format('woff'),
|
5
|
-
url('iconfont.ttf?t=1716173312085') format('truetype');
|
6
|
-
}
|
7
|
-
|
8
|
-
.mt {
|
9
|
-
font-family: "mt" !important;
|
10
|
-
font-size: 16px;
|
11
|
-
font-style: normal;
|
12
|
-
-webkit-font-smoothing: antialiased;
|
13
|
-
-moz-osx-font-smoothing: grayscale;
|
14
|
-
}
|
15
|
-
|
16
|
-
.mt-pt2:before {
|
17
|
-
content: "\e710";
|
18
|
-
}
|
19
|
-
|
20
|
-
.mt-pipeline:before {
|
21
|
-
content: "\e663";
|
22
|
-
}
|
23
|
-
|
24
|
-
.mt-pt:before {
|
25
|
-
content: "\e613";
|
26
|
-
}
|
27
|
-
|
28
|
-
.mt-index:before {
|
29
|
-
content: "\e63a";
|
30
|
-
}
|
31
|
-
|
32
|
-
.mt-wave:before {
|
33
|
-
content: "\e647";
|
34
|
-
}
|
35
|
-
|
36
|
-
.mt-event_result:before {
|
37
|
-
content: "\e6b1";
|
38
|
-
}
|
39
|
-
|
40
|
-
.mt-craft:before {
|
41
|
-
content: "\e644";
|
42
|
-
}
|
43
|
-
|
44
|
-
.mt-expand-right:before {
|
45
|
-
content: "\e7bc";
|
46
|
-
}
|
47
|
-
|
48
|
-
.mt-hidden-left:before {
|
49
|
-
content: "\e7be";
|
50
|
-
}
|
51
|
-
|
52
|
-
.mt-radio:before {
|
53
|
-
content: "\e75b";
|
54
|
-
}
|
55
|
-
|
56
|
-
.mt-list:before {
|
57
|
-
content: "\e62d";
|
58
|
-
}
|
59
|
-
|
60
|
-
.mt-switch:before {
|
61
|
-
content: "\e696";
|
62
|
-
}
|
63
|
-
|
64
|
-
.mt-number:before {
|
65
|
-
content: "\e69c";
|
66
|
-
}
|
67
|
-
|
68
|
-
.mt-upload:before {
|
69
|
-
content: "\e60f";
|
70
|
-
}
|
71
|
-
|
72
|
-
.mt-date:before {
|
73
|
-
content: "\e639";
|
74
|
-
}
|
75
|
-
|
76
|
-
.mt-textarea:before {
|
77
|
-
content: "\e632";
|
78
|
-
}
|
79
|
-
|
80
|
-
.mt-numberRange:before {
|
81
|
-
content: "\e6af";
|
82
|
-
}
|
83
|
-
|
84
|
-
.mt-input:before {
|
85
|
-
content: "\e602";
|
86
|
-
}
|
87
|
-
|
88
|
-
.mt-checkbox:before {
|
89
|
-
content: "\e646";
|
90
|
-
}
|
91
|
-
|
92
|
-
.mt-singleSelect:before {
|
93
|
-
content: "\e7c0";
|
94
|
-
}
|
95
|
-
|
96
|
-
.mt-mutiSelect:before {
|
97
|
-
content: "\e7c1";
|
98
|
-
}
|
99
|
-
|
100
|
-
.mt-show:before {
|
101
|
-
content: "\eb46";
|
102
|
-
}
|
103
|
-
|
104
|
-
.mt-hidden:before {
|
105
|
-
content: "\e655";
|
106
|
-
}
|
107
|
-
|
108
|
-
.mt-gearbox:before {
|
109
|
-
content: "\e6bc";
|
110
|
-
}
|
111
|
-
|
112
|
-
.mt-elasticsearch:before {
|
113
|
-
content: "\e6a1";
|
114
|
-
}
|
115
|
-
|
116
|
-
.mt-transform:before {
|
117
|
-
content: "\ed70";
|
118
|
-
}
|
119
|
-
|
120
|
-
.mt-info:before {
|
121
|
-
content: "\e7dc";
|
122
|
-
}
|
123
|
-
|
124
|
-
.mt-expert:before {
|
125
|
-
content: "\e60c";
|
126
|
-
}
|
127
|
-
|
128
|
-
.mt-ai1:before {
|
129
|
-
content: "\e60d";
|
130
|
-
}
|
131
|
-
|
132
|
-
.mt-ai2:before {
|
133
|
-
content: "\e893";
|
134
|
-
}
|
135
|
-
|
136
|
-
.mt-ai:before {
|
137
|
-
content: "\e887";
|
138
|
-
}
|
139
|
-
|
140
|
-
.mt-signal:before {
|
141
|
-
content: "\ec4a";
|
142
|
-
}
|
143
|
-
|
144
|
-
.mt-circle:before {
|
145
|
-
content: "\e660";
|
146
|
-
}
|
147
|
-
|
148
|
-
.mt-scan:before {
|
149
|
-
content: "\e6df";
|
150
|
-
}
|
151
|
-
|
152
|
-
.mt-py:before {
|
153
|
-
content: "\e916";
|
154
|
-
}
|
155
|
-
|
156
|
-
.mt-Redis:before {
|
157
|
-
content: "\e669";
|
158
|
-
}
|
159
|
-
|
160
|
-
.mt-hezi:before {
|
161
|
-
content: "\e60b";
|
162
|
-
}
|
163
|
-
|
164
|
-
.mt-message:before {
|
165
|
-
content: "\e637";
|
166
|
-
}
|
167
|
-
|
168
|
-
.mt-shujuku:before {
|
169
|
-
content: "\e645";
|
170
|
-
}
|
171
|
-
|
172
|
-
.mt-hourglass:before {
|
173
|
-
content: "\e66b";
|
174
|
-
}
|
175
|
-
|
176
|
-
.mt-Bucket:before {
|
177
|
-
content: "\e8ce";
|
178
|
-
}
|
179
|
-
|
180
|
-
.mt-RondsLake:before {
|
181
|
-
content: "\e8a2";
|
182
|
-
}
|
183
|
-
|
184
|
-
.mt-Schema:before {
|
185
|
-
content: "\e62a";
|
186
|
-
}
|
187
|
-
|
188
|
-
.mt-Minio:before {
|
189
|
-
content: "\e64e";
|
190
|
-
}
|
191
|
-
|
192
|
-
.mt-color:before {
|
193
|
-
content: "\e678";
|
194
|
-
}
|
195
|
-
|
196
|
-
.mt-Neo4j:before {
|
197
|
-
content: "\e612";
|
198
|
-
}
|
199
|
-
|
200
|
-
.mt-knowledge:before {
|
201
|
-
content: "\e621";
|
202
|
-
}
|
203
|
-
|
204
|
-
.mt-evaluate:before {
|
205
|
-
content: "\e608";
|
206
|
-
}
|
207
|
-
|
208
|
-
.mt-obj:before {
|
209
|
-
content: "\e7bd";
|
210
|
-
}
|
211
|
-
|
212
|
-
.mt-result:before {
|
213
|
-
content: "\e64c";
|
214
|
-
}
|
215
|
-
|
216
|
-
.mt-analysis:before {
|
217
|
-
content: "\e72e";
|
218
|
-
}
|
219
|
-
|
220
|
-
.mt-select:before {
|
221
|
-
content: "\e701";
|
222
|
-
}
|
223
|
-
|
224
|
-
.mt-Http:before {
|
225
|
-
content: "\e668";
|
226
|
-
}
|
227
|
-
|
228
|
-
.mt-question:before {
|
229
|
-
content: "\e60e";
|
230
|
-
}
|
231
|
-
|
232
|
-
.mt-monitor:before {
|
233
|
-
content: "\e61f";
|
234
|
-
}
|
235
|
-
|
236
|
-
.mt-algorithm_lab:before {
|
237
|
-
content: "\e607";
|
238
|
-
}
|
239
|
-
|
240
|
-
.mt-engine:before {
|
241
|
-
content: "\e610";
|
242
|
-
}
|
243
|
-
|
244
|
-
.mt-user:before {
|
245
|
-
content: "\e713";
|
246
|
-
}
|
247
|
-
|
248
|
-
.mt-logout:before {
|
249
|
-
content: "\e611";
|
250
|
-
}
|
251
|
-
|
252
|
-
.mt-screen:before {
|
253
|
-
content: "\e606";
|
254
|
-
}
|
255
|
-
|
256
|
-
.mt-password:before {
|
257
|
-
content: "\e605";
|
258
|
-
}
|
259
|
-
|
260
|
-
.mt-news:before {
|
261
|
-
content: "\e638";
|
262
|
-
}
|
263
|
-
|
264
|
-
.mt-record:before {
|
265
|
-
content: "\e648";
|
266
|
-
}
|
267
|
-
|
268
|
-
.mt-home:before {
|
269
|
-
content: "\e609";
|
270
|
-
}
|
271
|
-
|
272
|
-
.mt-json:before {
|
273
|
-
content: "\e61a";
|
274
|
-
}
|
275
|
-
|
276
|
-
.mt-code:before {
|
277
|
-
content: "\e654";
|
278
|
-
}
|
279
|
-
|
280
|
-
.mt-diagram:before {
|
281
|
-
content: "\e60a";
|
282
|
-
}
|
283
|
-
|
284
|
-
.mt-setting:before {
|
285
|
-
content: "\e84b";
|
286
|
-
}
|
287
|
-
|
288
|
-
.mt-datasource:before {
|
289
|
-
content: "\e62e";
|
290
|
-
}
|
291
|
-
|
292
|
-
.mt-stream:before {
|
293
|
-
content: "\ec56";
|
294
|
-
}
|
295
|
-
|
296
|
-
.mt-Kafka:before {
|
297
|
-
content: "\e64f";
|
298
|
-
}
|
299
|
-
|
300
|
-
.mt-Table:before {
|
301
|
-
content: "\e72d";
|
302
|
-
}
|
303
|
-
|
304
|
-
.mt-PostgreSql:before {
|
305
|
-
content: "\e63b";
|
306
|
-
}
|
307
|
-
|
308
|
-
.mt-link:before {
|
309
|
-
content: "\e636";
|
310
|
-
}
|
311
|
-
|
312
|
-
.mt-LocalFileSystem:before {
|
313
|
-
content: "\e600";
|
314
|
-
}
|
315
|
-
|
316
|
-
.mt-Cassandra:before {
|
317
|
-
content: "\e74f";
|
318
|
-
}
|
319
|
-
|
320
|
-
.mt-DataBase:before {
|
321
|
-
content: "\e797";
|
322
|
-
}
|
323
|
-
|
1
|
+
@font-face {
|
2
|
+
font-family: "mt"; /* Project id 2247093 */
|
3
|
+
src: url('iconfont.woff2?t=1716173312085') format('woff2'),
|
4
|
+
url('iconfont.woff?t=1716173312085') format('woff'),
|
5
|
+
url('iconfont.ttf?t=1716173312085') format('truetype');
|
6
|
+
}
|
7
|
+
|
8
|
+
.mt {
|
9
|
+
font-family: "mt" !important;
|
10
|
+
font-size: 16px;
|
11
|
+
font-style: normal;
|
12
|
+
-webkit-font-smoothing: antialiased;
|
13
|
+
-moz-osx-font-smoothing: grayscale;
|
14
|
+
}
|
15
|
+
|
16
|
+
.mt-pt2:before {
|
17
|
+
content: "\e710";
|
18
|
+
}
|
19
|
+
|
20
|
+
.mt-pipeline:before {
|
21
|
+
content: "\e663";
|
22
|
+
}
|
23
|
+
|
24
|
+
.mt-pt:before {
|
25
|
+
content: "\e613";
|
26
|
+
}
|
27
|
+
|
28
|
+
.mt-index:before {
|
29
|
+
content: "\e63a";
|
30
|
+
}
|
31
|
+
|
32
|
+
.mt-wave:before {
|
33
|
+
content: "\e647";
|
34
|
+
}
|
35
|
+
|
36
|
+
.mt-event_result:before {
|
37
|
+
content: "\e6b1";
|
38
|
+
}
|
39
|
+
|
40
|
+
.mt-craft:before {
|
41
|
+
content: "\e644";
|
42
|
+
}
|
43
|
+
|
44
|
+
.mt-expand-right:before {
|
45
|
+
content: "\e7bc";
|
46
|
+
}
|
47
|
+
|
48
|
+
.mt-hidden-left:before {
|
49
|
+
content: "\e7be";
|
50
|
+
}
|
51
|
+
|
52
|
+
.mt-radio:before {
|
53
|
+
content: "\e75b";
|
54
|
+
}
|
55
|
+
|
56
|
+
.mt-list:before {
|
57
|
+
content: "\e62d";
|
58
|
+
}
|
59
|
+
|
60
|
+
.mt-switch:before {
|
61
|
+
content: "\e696";
|
62
|
+
}
|
63
|
+
|
64
|
+
.mt-number:before {
|
65
|
+
content: "\e69c";
|
66
|
+
}
|
67
|
+
|
68
|
+
.mt-upload:before {
|
69
|
+
content: "\e60f";
|
70
|
+
}
|
71
|
+
|
72
|
+
.mt-date:before {
|
73
|
+
content: "\e639";
|
74
|
+
}
|
75
|
+
|
76
|
+
.mt-textarea:before {
|
77
|
+
content: "\e632";
|
78
|
+
}
|
79
|
+
|
80
|
+
.mt-numberRange:before {
|
81
|
+
content: "\e6af";
|
82
|
+
}
|
83
|
+
|
84
|
+
.mt-input:before {
|
85
|
+
content: "\e602";
|
86
|
+
}
|
87
|
+
|
88
|
+
.mt-checkbox:before {
|
89
|
+
content: "\e646";
|
90
|
+
}
|
91
|
+
|
92
|
+
.mt-singleSelect:before {
|
93
|
+
content: "\e7c0";
|
94
|
+
}
|
95
|
+
|
96
|
+
.mt-mutiSelect:before {
|
97
|
+
content: "\e7c1";
|
98
|
+
}
|
99
|
+
|
100
|
+
.mt-show:before {
|
101
|
+
content: "\eb46";
|
102
|
+
}
|
103
|
+
|
104
|
+
.mt-hidden:before {
|
105
|
+
content: "\e655";
|
106
|
+
}
|
107
|
+
|
108
|
+
.mt-gearbox:before {
|
109
|
+
content: "\e6bc";
|
110
|
+
}
|
111
|
+
|
112
|
+
.mt-elasticsearch:before {
|
113
|
+
content: "\e6a1";
|
114
|
+
}
|
115
|
+
|
116
|
+
.mt-transform:before {
|
117
|
+
content: "\ed70";
|
118
|
+
}
|
119
|
+
|
120
|
+
.mt-info:before {
|
121
|
+
content: "\e7dc";
|
122
|
+
}
|
123
|
+
|
124
|
+
.mt-expert:before {
|
125
|
+
content: "\e60c";
|
126
|
+
}
|
127
|
+
|
128
|
+
.mt-ai1:before {
|
129
|
+
content: "\e60d";
|
130
|
+
}
|
131
|
+
|
132
|
+
.mt-ai2:before {
|
133
|
+
content: "\e893";
|
134
|
+
}
|
135
|
+
|
136
|
+
.mt-ai:before {
|
137
|
+
content: "\e887";
|
138
|
+
}
|
139
|
+
|
140
|
+
.mt-signal:before {
|
141
|
+
content: "\ec4a";
|
142
|
+
}
|
143
|
+
|
144
|
+
.mt-circle:before {
|
145
|
+
content: "\e660";
|
146
|
+
}
|
147
|
+
|
148
|
+
.mt-scan:before {
|
149
|
+
content: "\e6df";
|
150
|
+
}
|
151
|
+
|
152
|
+
.mt-py:before {
|
153
|
+
content: "\e916";
|
154
|
+
}
|
155
|
+
|
156
|
+
.mt-Redis:before {
|
157
|
+
content: "\e669";
|
158
|
+
}
|
159
|
+
|
160
|
+
.mt-hezi:before {
|
161
|
+
content: "\e60b";
|
162
|
+
}
|
163
|
+
|
164
|
+
.mt-message:before {
|
165
|
+
content: "\e637";
|
166
|
+
}
|
167
|
+
|
168
|
+
.mt-shujuku:before {
|
169
|
+
content: "\e645";
|
170
|
+
}
|
171
|
+
|
172
|
+
.mt-hourglass:before {
|
173
|
+
content: "\e66b";
|
174
|
+
}
|
175
|
+
|
176
|
+
.mt-Bucket:before {
|
177
|
+
content: "\e8ce";
|
178
|
+
}
|
179
|
+
|
180
|
+
.mt-RondsLake:before {
|
181
|
+
content: "\e8a2";
|
182
|
+
}
|
183
|
+
|
184
|
+
.mt-Schema:before {
|
185
|
+
content: "\e62a";
|
186
|
+
}
|
187
|
+
|
188
|
+
.mt-Minio:before {
|
189
|
+
content: "\e64e";
|
190
|
+
}
|
191
|
+
|
192
|
+
.mt-color:before {
|
193
|
+
content: "\e678";
|
194
|
+
}
|
195
|
+
|
196
|
+
.mt-Neo4j:before {
|
197
|
+
content: "\e612";
|
198
|
+
}
|
199
|
+
|
200
|
+
.mt-knowledge:before {
|
201
|
+
content: "\e621";
|
202
|
+
}
|
203
|
+
|
204
|
+
.mt-evaluate:before {
|
205
|
+
content: "\e608";
|
206
|
+
}
|
207
|
+
|
208
|
+
.mt-obj:before {
|
209
|
+
content: "\e7bd";
|
210
|
+
}
|
211
|
+
|
212
|
+
.mt-result:before {
|
213
|
+
content: "\e64c";
|
214
|
+
}
|
215
|
+
|
216
|
+
.mt-analysis:before {
|
217
|
+
content: "\e72e";
|
218
|
+
}
|
219
|
+
|
220
|
+
.mt-select:before {
|
221
|
+
content: "\e701";
|
222
|
+
}
|
223
|
+
|
224
|
+
.mt-Http:before {
|
225
|
+
content: "\e668";
|
226
|
+
}
|
227
|
+
|
228
|
+
.mt-question:before {
|
229
|
+
content: "\e60e";
|
230
|
+
}
|
231
|
+
|
232
|
+
.mt-monitor:before {
|
233
|
+
content: "\e61f";
|
234
|
+
}
|
235
|
+
|
236
|
+
.mt-algorithm_lab:before {
|
237
|
+
content: "\e607";
|
238
|
+
}
|
239
|
+
|
240
|
+
.mt-engine:before {
|
241
|
+
content: "\e610";
|
242
|
+
}
|
243
|
+
|
244
|
+
.mt-user:before {
|
245
|
+
content: "\e713";
|
246
|
+
}
|
247
|
+
|
248
|
+
.mt-logout:before {
|
249
|
+
content: "\e611";
|
250
|
+
}
|
251
|
+
|
252
|
+
.mt-screen:before {
|
253
|
+
content: "\e606";
|
254
|
+
}
|
255
|
+
|
256
|
+
.mt-password:before {
|
257
|
+
content: "\e605";
|
258
|
+
}
|
259
|
+
|
260
|
+
.mt-news:before {
|
261
|
+
content: "\e638";
|
262
|
+
}
|
263
|
+
|
264
|
+
.mt-record:before {
|
265
|
+
content: "\e648";
|
266
|
+
}
|
267
|
+
|
268
|
+
.mt-home:before {
|
269
|
+
content: "\e609";
|
270
|
+
}
|
271
|
+
|
272
|
+
.mt-json:before {
|
273
|
+
content: "\e61a";
|
274
|
+
}
|
275
|
+
|
276
|
+
.mt-code:before {
|
277
|
+
content: "\e654";
|
278
|
+
}
|
279
|
+
|
280
|
+
.mt-diagram:before {
|
281
|
+
content: "\e60a";
|
282
|
+
}
|
283
|
+
|
284
|
+
.mt-setting:before {
|
285
|
+
content: "\e84b";
|
286
|
+
}
|
287
|
+
|
288
|
+
.mt-datasource:before {
|
289
|
+
content: "\e62e";
|
290
|
+
}
|
291
|
+
|
292
|
+
.mt-stream:before {
|
293
|
+
content: "\ec56";
|
294
|
+
}
|
295
|
+
|
296
|
+
.mt-Kafka:before {
|
297
|
+
content: "\e64f";
|
298
|
+
}
|
299
|
+
|
300
|
+
.mt-Table:before {
|
301
|
+
content: "\e72d";
|
302
|
+
}
|
303
|
+
|
304
|
+
.mt-PostgreSql:before {
|
305
|
+
content: "\e63b";
|
306
|
+
}
|
307
|
+
|
308
|
+
.mt-link:before {
|
309
|
+
content: "\e636";
|
310
|
+
}
|
311
|
+
|
312
|
+
.mt-LocalFileSystem:before {
|
313
|
+
content: "\e600";
|
314
|
+
}
|
315
|
+
|
316
|
+
.mt-Cassandra:before {
|
317
|
+
content: "\e74f";
|
318
|
+
}
|
319
|
+
|
320
|
+
.mt-DataBase:before {
|
321
|
+
content: "\e797";
|
322
|
+
}
|
323
|
+
|