common.ts
14.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
export default {
editText: 'Edit',
createText: 'Create',
noDataText: 'There is currently no data available',
noContentText: 'There is currently no content available',
createNowText: 'Create now',
successText: 'Success',
operationSuccessText: 'Operation successful!',
deleteSuccessText: 'Delete successful!',
cancelReleaseSuccessText: 'Cancel release successful',
releaseSuccessText: 'Release successful',
failText: 'Fail',
delText: 'Delete',
noneText: 'None',
sizeText: 'Size',
widthText: 'Width',
heightText: 'Height',
actionText: 'Action',
paramsText: 'Parameter',
illustrateText: 'Illustrate',
tipText: 'Tip',
autoText: 'Automatic calculation',
colorText: 'Color',
layoutText: 'Layout',
textText: 'Text',
styleText: 'Style',
symbolText: 'Symbol',
selectText: 'Select',
shapeText: 'Shape',
backgroundText: 'Background',
divderText: 'Divder',
shiftingText: 'Shifting',
backTransparText: 'Background transparency',
autoCalcText: 'Automatic calculation',
rangeText: 'Range',
sortText: 'Sort',
intervalText: 'Interval',
isDisplayText: 'Is it displayed',
directionText: 'direction',
isEnabled: 'Is it enabled',
animationText: 'Animation',
contentText: 'Content',
numericalText: 'Numerical value',
textColorText: 'Text color',
textSizeText: 'Text size',
fontColorText: 'Font color',
fontSizeText: 'Font size',
dataText: 'Data',
inputText: 'Please enter ',
chooseText: 'Please choose ',
displayText: 'Display',
notDisplayText: 'Do not display',
disableText: 'Disable',
otherText: 'Other',
configText: 'Configuration',
cityText: 'City',
foundationText: 'Foundation',
languageTypeText: 'Language Type',
themeText: 'Theme',
longText: 'longitude',
latText: 'latitude',
transparencyText: 'Transparency',
determineText: 'Determine',
fontText: 'Font',
rowHeightText: 'Row height',
bgColorText: 'Background color',
deactivateText: 'Deactivate',
enableText: 'Enable',
restoreDefaultText: 'Restore default',
setUpText: 'Set up',
initValueText: 'Initial value',
thicknessText: 'Thickness',
spacingText: 'Spacing',
kerningText: 'Kerning',
spaceText: 'Space',
timeText: 'Time',
shadowText: 'Shadow',
vagueText: 'Vague',
showShadowText: 'Show shadows',
borderColorText: 'Border color',
pointerText: 'Pointer',
fullScreenText: 'Full screen button',
buttonText: 'Button',
defaultColorText: 'Default color',
tText: 'Top',
rText: 'The right',
lText: 'The left',
bText: 'Bottom',
scaleText: 'Scale',
textStyleText: 'Text style',
clickUploadImgText: 'Click to upload image',
imageNeedsThanText: 'The image needs to be smaller than',
placeImageNeedsText:
'And it only exists temporarily in the browser. The current image temporary storage limit is 5M. If it exceeds this limit, new images will no longer be cached. Please connect to the backend interface yourself! Now compiled into base64 for rendering, please use 【 URL Address 】 for interaction after docking with the backend!',
rotateText: 'Rotate',
searchComponentText: 'Search component',
closeText: 'Close',
reduceText: 'Reduce',
amplifyText: 'Amplify',
allText: 'All',
saveOkText: 'Successfully saved',
minMaxText: 'The value range is between the minimum and maximum values',
positionText: 'Position',
upperText: 'Upper',
leftText: 'Left',
notHaveText: 'Not have',
stateText: 'Status',
importText: 'Import',
exportText: 'Export',
downloadText: 'Download',
moreText: '「 More 」',
serviceText: 'Service',
retractText: 'Retract',
expandText: 'Expand',
saveSendText: 'Save&Send Request',
openText: 'Open',
defaultValueText: 'Default value',
isMultipleText: 'Do you want to select multiple options',
informationText: 'Information',
defaultText: 'Default',
uploadText: 'Upload',
controlText: 'Control',
muteText: 'Mute',
organizationText: 'Organization',
cancelText: 'Cancel',
saveText: 'Save',
overallText: 'Overall situation',
titleText: 'Title',
unitText: 'Unit',
labelText: 'Label',
showText: 'Show',
typeText: 'Type',
minText: 'Minimum value',
maxText: 'Maximum value',
wideText: 'Wide',
highText: 'High',
dataOkText: 'Data application successful!',
dataFailText: 'Data application failed!',
nameText: 'Name',
name: 'Name',
increaseText: 'Increase',
unnamed: 'Unnamed',
actionOkText: 'Operation completed',
fillInText: 'Please fill in',
histor: 'History',
maxNumber100: 'Keep a maximum of {number} records',
pageNumber: 'Page {number}',
shortcutKeys: 'Shortcut keys',
lock: 'Lock',
Unlock: 'Unlock',
currentProportion: ' Current proportion',
topButtonSynchronous: `Please synchronize the latest data through the 'Sync Content' button at the top!`,
style: 'Style',
setting: 'Setting',
removeShadows: 'Remove shadows',
showTag: 'Show tag',
inputWordSpacing: 'Input word spacing',
uploadImage: {
alt: 'Upload images',
uploadDesc1: 'The uploaded file must be smaller than',
uploadDesc2: 'The format is',
uploadDesc3: 'The file',
uploadSuccess: 'Upload file successfully!',
uploadFail: 'Upload file failed, please try again later!',
uploadFileError: 'The file format does not match, please upload again!',
uploadDesc4: 'File exceeds',
uploadDesc5: 'M Limit',
uploadDesc6: 'Please upload again!',
uploadDesc7: 'Support multiple transfers'
},
variableValue: 'Variable value',
variableValueImage: 'Variable value image',
tableSearchTag1:
'Configure pagination interface to query parameter keys, separating key names and key values with commas',
tableSearchTag2: 'For example: device name, device name',
tableSearchField: 'Search Fields',
tableSearch: 'Table search',
field: 'Field',
add: 'Add',
tableConfigText: 'If the configuration is unresponsive, please check the effect on the preview page',
useFixedEndDate: 'Use a fixed end date',
displayDays: 'Display days',
unitFontConfiguration: 'Unit font configuration',
copy: 'Copy',
rename: 'Rename',
mate: 'Mate',
filterTooltip: 'The `data` field of the default processing interface return value for the filter',
downloadTooltip: 'Click [Download] to view complete data',
mapping: 'Mapping',
generalIdentification: 'General identification',
dataItem: 'Data item',
notDataset: 'This component has no data source',
globalConfig: 'Global config',
publicInterfaceNotYetSelected: 'Public interface not yet selected',
editContent: 'Edit content',
saveAndClose: 'Save & Close',
address: 'Address',
subjectInformation: 'Subject information',
interfaceName: 'Interface name',
interfaceType: 'Interface type',
componentInterval: 'Component interval',
globalInterval: 'Global interval',
sourceAddress: 'Source address',
pleaseEnterTheSourceAddress: 'Please enter the source address',
interfaceAddress: 'Interface address',
configType: 'Config type',
noBody: 'This interface does not have a Body body',
globalPublicConfiguration: 'Global public configuration',
preURL: 'pre URL',
updateInterval: 'Update interval',
pleaseEnterANumber: 'Please enter a number',
tokenConfig: 'Token config',
requestHeader: 'Request header',
tokenValuePrefix: 'Token value prefix',
requestMethodURLAddress: 'request Method URL Address',
pleaseEnterTheURLAddress: 'Please enter the URL address',
selectBy: 'select By',
ordinaryRequest: 'Ordinary request',
sqlRequest: 'Sql request',
defaultX: 'Default value X-Authorization',
defaultB: 'Default value Bearer',
pass: 'Pass',
hasNo: 'Has no',
selfAdaption: 'Self adaption',
pleaseEnterThePageName: 'Please enter the page name',
blendModeEnumList: {
normal: 'normal',
multiply: 'multiply',
overlay: 'overlay',
screen: 'screen',
darken: 'darken',
lighten: 'lighten',
colorDodge: 'colorDodge',
colorBurn: 'colorBurn',
hardLight: 'hardLight',
softLight: 'softLight',
difference: 'difference',
exclusion: 'exclusion',
hue: 'hue',
saturation: 'saturation',
color: 'color',
luminosity: 'luminosity'
},
legendConfig: {
lengendX: {
left: 'left',
center: 'center',
right: 'right'
},
lengendY: {
top: 'top',
center: 'center',
bottom: 'bottom'
},
orient: {
horizontal: 'horizontal',
vertical: 'vertical'
},
shape: {
circle: 'circle',
rect: 'rect',
roundRect: 'roundRect',
triangle: 'triangle',
pin: 'pin',
arrow: 'arrow'
}
},
axisConfig: {
xposition: {
top: 'top',
bottom: 'bottom'
},
yposition: {
left: 'left',
right: 'right'
},
splitLint: {
lineStyle: {
solid: 'solid',
dashed: 'dashed',
dotted: 'dotted'
},
visualMap: {
horizontal: 'horizontal',
vertical: 'vertical'
}
}
},
rawData: 'Raw data',
bodyType: 'Body type',
sqlInfo: {
key: 'key',
value: 'value'
},
requestContentType: {
default: 'default',
sql: 'SQL'
},
timeRangeInfo: {
polymerizationMethod: 'Polymerization method',
intervalTime: 'Interval time',
pleaseEnterTheMaximumNumberOfEntries: 'Please enter the maximum number of entries',
pleaseSelectATimeRange: 'Please select a time range'
},
aggergationOptions: {
avg: 'avg',
min: 'min',
max: 'max',
sum: 'sum',
count: 'count',
none: 'none'
},
validateInfo: {
completeRequired: 'Complete required',
requiredField: 'Required field'
},
pleaseSelectAPublicInterface: 'Please select a public interface',
videoText: 'Video',
requestName: 'Request name',
editConfiguration: 'Edit configuration',
test: 'Test',
defaultDataSet: 'Default assignment to dataset fields',
sendRequest: 'Send request',
sendHandleMessage: {
pleaseChooseAPublicInterface: 'Please Choose A Public Interface',
filterErrorText: 'Your data does not conform to the default format, please configure a filter',
checkTheInterface: 'No return value received, please check the interface',
checkTheParameters: 'Data exception, please check the parameters'
},
fullScreenView: 'Full screen view',
pieType: {
normal: 'Normal',
ring: 'Ring',
rose: 'Rose'
},
labelFormat: {
dataName: 'Data name',
percentage: 'percentage',
columnNamePercentage: 'column Name Percentage'
},
labelConfig: {
outside: 'outside',
inside: 'inside',
center: 'center'
},
scatterEffectTypeEnumList: {
scatter: 'scatter',
effectScatter: 'effect Scatter'
},
symbolEnumList: {
circle: 'circle',
rect: 'rect',
roundRect: 'roundRect',
triangle: 'triangle',
diamond: 'diamond',
pin: 'pin',
arrow: 'arrow',
none: 'none',
polygon: 'polygon',
descending: 'descending',
ascending: 'ascending',
line: 'line',
dashboard: 'dashboard',
cardioid: 'cardioid',
triangleForward: 'triangleForward',
pentagon: 'pentagon',
star: 'star'
},
loading: 'Loading',
back: 'back',
displayTheSouthChinaSeaIslands: 'Display the South China Sea Islands',
historyAction: {
title: 'Historical trajectory operation panel',
startAnimation: 'start Animation',
pauseAnimation: 'pause Animation',
resumeAnimation: 'resume Animation',
stopAnimation: 'stop Animation'
},
funnelLabelPositionEnumList: {
inside: 'inside',
outside: 'outside',
insideLeft: 'insideLeft',
insideRight: 'insideRight'
},
orientList: {
horizontal: 'horizontal',
vertical: 'vertical'
},
toolTipSwitch: {
open: 'open',
close: 'close'
},
fontWeight: {
normal: 'normal',
bold: 'bold'
},
textAlignOptions: {
start: 'start',
center: 'center',
end: 'end'
},
linkMethodOptions: {
default: 'default',
open: 'open'
},
fileUploadAction: {
text: 'upload Files'
},
pageNotYetBound: 'page Not Yet Bound',
theConfigurationPageHasNotBeenMadePublicYet: 'The configuration page has not been made public yet',
switchCities: 'Switch cities',
placeholder: {
province: 'Please select a province',
country: 'Please select region'
},
shortCutKeyInfo: {
th1: 'function',
th2: 'Win Shortcut keys',
th3: 'Mac Shortcut keys',
label1: 'Drag and drop canvas',
label2: 'Move up/right/down/left',
label3: 'lock',
label4: 'unLock',
label5: 'show',
label6: 'hide',
label7: 'delete',
label8: 'copy',
label9: 'cut',
label10: 'paste',
label11: 'back',
label12: 'forward',
label13: 'multiple choice',
label14: 'Create a group',
label15: 'Unbrouping'
},
devicePositionDialog: {
dialogTitle: 'Pop up label',
dialogField: 'dialog Field',
precautionsForUse: 'Precautions for use',
use1: 'The key values configured in the pop-up field need to',
use2: 'And in static data customField',
use3: 'Corresponding keys in the object'
},
key: 'key',
value: 'value',
lastUpdateTime: 'lastUpdateTime',
chartData: {
tag1: 'Data source returned by grouping',
tag2: 'Currently supports real-time multi-attribute support',
c1: 'Component ID',
c2: 'Component Name',
c3: 'Select key value',
c4: 'Data Content'
},
pageText: 'Page',
numberText: 'Number',
defaultNumberText: 'Number 1 Page',
copyText: 'Copy',
computedScaleErrorText: 'Please create a canvas first, then zoom in and out',
pressIt: 'Press It「',
keysIt: '」Key',
timeRangeShortcutsSelectText: {
yesterday: 'Yesterday',
lastSevenDays: 'Last Seven Days',
lastThirtyDays: 'Last Thirty Days',
thisWeek: 'This Week',
thisMonth: 'This Month'
},
formItemNameI18n: {
dateRange: 'dateRange',
deviceProfileId: 'Affiliation deviceProfileId',
organizationId: 'Affiliation organizationId',
entityId: 'Affiliation entityId',
keys: 'keys'
},
requestConfig: 'Request config',
timeSelect:{
second: 'Second',
minute: 'Minute',
hour: 'Hour',
day: 'Day',
},
historyActionTypes:{
add:'Add',
delete:'Delete',
update:'Update',
move:'Move',
paste:'Paste',
copy:'Copy',
cut:'Cut',
top:'Top',
bottom:'Bottom',
up:'Up',
down:'Down',
group:'Group',
unGroup:'UnGroup',
lock:'Lock',
unlock:'Unlock',
hide:'Hide',
show:'Show',
canvas:'Canvas',
},
defaultChartColors: {
dark: 'dark',
customed: 'customed',
macarons: 'macarons',
walden: 'walden',
purplePassion: 'purplePassion',
vintage: 'vintage',
chalk: 'chalk',
westeros: 'westeros',
wonderland: 'wonderland',
essos: 'essos',
shine: 'shine',
roma: 'roma'
},
accessToken: 'Access token',
loadThreeModel: 'Load three model',
}