@quickbi/bi-types 3.0.41-beta.0
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/cjs/index.d.ts +5036 -0
- package/cjs/index.js +2058 -0
- package/esm/index.d.ts +5036 -0
- package/esm/index.mjs +2036 -0
- package/package.json +38 -0
package/cjs/index.js
ADDED
|
@@ -0,0 +1,2058 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/basic/bi-types/src/index.ts
|
|
20
|
+
var src_exports = {};
|
|
21
|
+
__export(src_exports, {
|
|
22
|
+
AccumulateCalcType: () => AccumulateCalcType,
|
|
23
|
+
AcrossDsType: () => AcrossDsType,
|
|
24
|
+
AdvanceCalTypes: () => AdvanceCalTypes,
|
|
25
|
+
AdvanceCalcDateTypes: () => AdvanceCalcDateTypes,
|
|
26
|
+
Aggregator: () => Aggregator,
|
|
27
|
+
Aggregators: () => Aggregators,
|
|
28
|
+
AlignTypes: () => AlignTypes,
|
|
29
|
+
AlignmentCategory: () => AlignmentCategory,
|
|
30
|
+
CUSTOM_FIELD_TYPES: () => CUSTOM_FIELD_TYPES,
|
|
31
|
+
CalendarTypeEnum: () => CalendarTypeEnum,
|
|
32
|
+
CellMeta: () => CellMeta,
|
|
33
|
+
CellsetDimTypes: () => CellsetDimTypes,
|
|
34
|
+
ChartAreaType: () => ChartAreaType,
|
|
35
|
+
ChartSeriesType: () => ChartSeriesType,
|
|
36
|
+
ChartStatus: () => ChartStatus,
|
|
37
|
+
ChartType: () => ChartType,
|
|
38
|
+
CheckBoxState: () => CheckBoxState,
|
|
39
|
+
CommonCompInputAreaTypeEnum: () => CommonCompInputAreaTypeEnum,
|
|
40
|
+
ComponentType: () => ComponentType,
|
|
41
|
+
ConfigCellType: () => ConfigCellType,
|
|
42
|
+
ConfigColumnType: () => ConfigColumnType,
|
|
43
|
+
ConstastTypeMap: () => ConstastTypeMap,
|
|
44
|
+
ContrastTypes: () => ContrastTypes,
|
|
45
|
+
CrossTableColumnModel: () => CrossTableColumnModel,
|
|
46
|
+
CrossTableColumnType: () => CrossTableColumnType,
|
|
47
|
+
CrossTableFieldSetting: () => CrossTableFieldSetting,
|
|
48
|
+
CrossTableRowModel: () => CrossTableRowModel,
|
|
49
|
+
CrossTableRowType: () => CrossTableRowType,
|
|
50
|
+
CrossTableTotalConfig: () => CrossTableTotalConfig,
|
|
51
|
+
CubeModel: () => CubeModel,
|
|
52
|
+
CubeSchema: () => CubeSchema,
|
|
53
|
+
CustomAreaType: () => CustomAreaType,
|
|
54
|
+
CustomEventType: () => CustomEventType,
|
|
55
|
+
CustomMenuMode: () => CustomMenuMode,
|
|
56
|
+
DataConfig: () => DataConfig,
|
|
57
|
+
DataConfigAreaItemColumn: () => DataConfigAreaItemColumn,
|
|
58
|
+
DataLoadMode: () => DataLoadMode,
|
|
59
|
+
DataPanelDataSchema: () => DataPanelDataSchema,
|
|
60
|
+
DataSchemaAreaItem: () => DataSchemaAreaItem,
|
|
61
|
+
DataSchemaRule: () => DataSchemaRule,
|
|
62
|
+
DataSourcePortValue: () => DataSourcePortValue,
|
|
63
|
+
DataType: () => DataType,
|
|
64
|
+
DateGranularity: () => DateGranularity,
|
|
65
|
+
DropDownMenuType: () => DropDownMenuType,
|
|
66
|
+
DropdownMenuItem: () => DropdownMenuItem,
|
|
67
|
+
DsCreateOriginEnum: () => DsCreateOriginEnum,
|
|
68
|
+
DsType: () => DsType,
|
|
69
|
+
EmbedEnv: () => EmbedEnv,
|
|
70
|
+
EmptyStringOrNullDisplayConfig: () => EmptyStringOrNullDisplayConfig,
|
|
71
|
+
EmptyValueDisplayConfig: () => EmptyValueDisplayConfig,
|
|
72
|
+
EmptyValueDisplayType: () => EmptyValueDisplayType,
|
|
73
|
+
EmptyValueType: () => EmptyValueType,
|
|
74
|
+
Env: () => Env,
|
|
75
|
+
EtlProductStatus: () => EtlProductStatus,
|
|
76
|
+
EtlPublishStatus: () => EtlPublishStatus,
|
|
77
|
+
EtlScheduleStatus: () => EtlScheduleStatus,
|
|
78
|
+
FieldChartTypes: () => FieldChartTypes,
|
|
79
|
+
FieldCollectionType: () => FieldCollectionType,
|
|
80
|
+
FieldConfigTypes: () => FieldConfigTypes,
|
|
81
|
+
FieldGroupSelectorType: () => FieldGroupSelectorType,
|
|
82
|
+
FieldGroupType: () => FieldGroupType,
|
|
83
|
+
FieldType: () => FieldType,
|
|
84
|
+
FilterAttr: () => FilterAttr,
|
|
85
|
+
HintModal: () => HintModal,
|
|
86
|
+
ImageDisplayMode: () => ImageDisplayMode,
|
|
87
|
+
ImageSizes: () => ImageSizes,
|
|
88
|
+
JoinCondition: () => JoinCondition,
|
|
89
|
+
LegendAlignType: () => LegendAlignType,
|
|
90
|
+
LegendPositionType: () => LegendPositionType,
|
|
91
|
+
LegendUnHighLightedValue: () => LegendUnHighLightedValue,
|
|
92
|
+
LnglatGroupChildFlags: () => LnglatGroupChildFlags,
|
|
93
|
+
MultiSeparator: () => MultiSeparator,
|
|
94
|
+
NegativeMode: () => NegativeMode,
|
|
95
|
+
NumberFormats: () => NumberFormats,
|
|
96
|
+
OlapResponseBase: () => OlapResponseBase,
|
|
97
|
+
OperationMenuItem: () => OperationMenuItem,
|
|
98
|
+
OperationTypes: () => OperationTypes,
|
|
99
|
+
OriginDateType: () => OriginDateType,
|
|
100
|
+
ParamDataType: () => ParamDataType,
|
|
101
|
+
PhysicalSchema: () => PhysicalSchema,
|
|
102
|
+
PictureCoordinateType: () => PictureCoordinateType,
|
|
103
|
+
Platform: () => Platform,
|
|
104
|
+
ProportionType: () => ProportionType,
|
|
105
|
+
QueryAxisType: () => QueryAxisType,
|
|
106
|
+
RegionGranularity: () => RegionGranularity,
|
|
107
|
+
ReportSummaryInsightType: () => ReportSummaryInsightType,
|
|
108
|
+
ResultMode: () => ResultMode,
|
|
109
|
+
RetainAreaId: () => RetainAreaId,
|
|
110
|
+
RouterKey: () => RouterKey,
|
|
111
|
+
RowColumnMeta: () => RowColumnMeta,
|
|
112
|
+
SchemaExtraInfo: () => SchemaExtraInfo,
|
|
113
|
+
ScreenBorderType: () => ScreenBorderType,
|
|
114
|
+
ScreenComponentCode: () => ScreenComponentCode,
|
|
115
|
+
ScreenComponentType: () => ScreenComponentType,
|
|
116
|
+
SecondDataType: () => SecondDataType,
|
|
117
|
+
SecondFieldType: () => SecondFieldType,
|
|
118
|
+
SelectType: () => SelectType,
|
|
119
|
+
SemanticColor: () => SemanticColor,
|
|
120
|
+
SortTypes: () => SortTypes,
|
|
121
|
+
StackedSortType: () => StackedSortType,
|
|
122
|
+
SupportCustomWeekType: () => SupportCustomWeekType,
|
|
123
|
+
TableDirection: () => TableDirection,
|
|
124
|
+
TableJoinType: () => TableJoinType,
|
|
125
|
+
TableRelation: () => TableRelation,
|
|
126
|
+
TableType: () => TableType,
|
|
127
|
+
VerticalAlignTypes: () => VerticalAlignTypes
|
|
128
|
+
});
|
|
129
|
+
module.exports = __toCommonJS(src_exports);
|
|
130
|
+
|
|
131
|
+
// src/basic/bi-types/src/data-panel/base.ts
|
|
132
|
+
function _class_call_check(instance, Constructor) {
|
|
133
|
+
if (!(instance instanceof Constructor)) {
|
|
134
|
+
throw new TypeError("Cannot call a class as a function");
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
function _define_property(obj, key, value) {
|
|
138
|
+
if (key in obj) {
|
|
139
|
+
Object.defineProperty(obj, key, {
|
|
140
|
+
value,
|
|
141
|
+
enumerable: true,
|
|
142
|
+
configurable: true,
|
|
143
|
+
writable: true
|
|
144
|
+
});
|
|
145
|
+
} else {
|
|
146
|
+
obj[key] = value;
|
|
147
|
+
}
|
|
148
|
+
return obj;
|
|
149
|
+
}
|
|
150
|
+
var CommonCompInputAreaTypeEnum;
|
|
151
|
+
(function(CommonCompInputAreaTypeEnum2) {
|
|
152
|
+
CommonCompInputAreaTypeEnum2["areaType"] = "area_type";
|
|
153
|
+
CommonCompInputAreaTypeEnum2["areaDim"] = "area_dim";
|
|
154
|
+
CommonCompInputAreaTypeEnum2["areaRow"] = "area_row";
|
|
155
|
+
CommonCompInputAreaTypeEnum2["areaColumn"] = "area_column";
|
|
156
|
+
CommonCompInputAreaTypeEnum2["areaValue"] = "area_value";
|
|
157
|
+
CommonCompInputAreaTypeEnum2["areaMeasure"] = "area_measure";
|
|
158
|
+
CommonCompInputAreaTypeEnum2["filters"] = "filters";
|
|
159
|
+
})(CommonCompInputAreaTypeEnum || (CommonCompInputAreaTypeEnum = {}));
|
|
160
|
+
var RetainAreaId;
|
|
161
|
+
(function(RetainAreaId2) {
|
|
162
|
+
RetainAreaId2["drill"] = "drill";
|
|
163
|
+
RetainAreaId2["filters"] = "filters";
|
|
164
|
+
})(RetainAreaId || (RetainAreaId = {}));
|
|
165
|
+
var QueryAxisType;
|
|
166
|
+
(function(QueryAxisType2) {
|
|
167
|
+
QueryAxisType2["drill"] = "drill";
|
|
168
|
+
QueryAxisType2["row"] = "row";
|
|
169
|
+
QueryAxisType2["column"] = "column";
|
|
170
|
+
QueryAxisType2["filters"] = "filters";
|
|
171
|
+
})(QueryAxisType || (QueryAxisType = {}));
|
|
172
|
+
var FieldType;
|
|
173
|
+
(function(FieldType2) {
|
|
174
|
+
FieldType2["dimension"] = "dimension";
|
|
175
|
+
FieldType2["measure"] = "measure";
|
|
176
|
+
})(FieldType || (FieldType = {}));
|
|
177
|
+
var FieldGroupType;
|
|
178
|
+
(function(FieldGroupType2) {
|
|
179
|
+
FieldGroupType2["dimensionGroup"] = "dimensionGroup";
|
|
180
|
+
FieldGroupType2["measureGroup"] = "measureGroup";
|
|
181
|
+
})(FieldGroupType || (FieldGroupType = {}));
|
|
182
|
+
var FieldCollectionType;
|
|
183
|
+
(function(FieldCollectionType2) {
|
|
184
|
+
FieldCollectionType2["lnglatGroup"] = "lnglatGroup";
|
|
185
|
+
})(FieldCollectionType || (FieldCollectionType = {}));
|
|
186
|
+
var LnglatGroupChildFlags;
|
|
187
|
+
(function(LnglatGroupChildFlags2) {
|
|
188
|
+
LnglatGroupChildFlags2["Lng"] = "Lng";
|
|
189
|
+
LnglatGroupChildFlags2["Lat"] = "Lat";
|
|
190
|
+
LnglatGroupChildFlags2["PointTag"] = "PointTag";
|
|
191
|
+
})(LnglatGroupChildFlags || (LnglatGroupChildFlags = {}));
|
|
192
|
+
var SecondFieldType;
|
|
193
|
+
(function(SecondFieldType2) {
|
|
194
|
+
SecondFieldType2["number"] = "number";
|
|
195
|
+
SecondFieldType2["string"] = "string";
|
|
196
|
+
SecondFieldType2["geographic"] = "geographic";
|
|
197
|
+
SecondFieldType2["imageUrl"] = "imageUrl";
|
|
198
|
+
SecondFieldType2["imageFileId"] = "imageFileId";
|
|
199
|
+
SecondFieldType2["datetime"] = "datetime";
|
|
200
|
+
})(SecondFieldType || (SecondFieldType = {}));
|
|
201
|
+
var CUSTOM_FIELD_TYPES;
|
|
202
|
+
(function(CUSTOM_FIELD_TYPES2) {
|
|
203
|
+
CUSTOM_FIELD_TYPES2["VIRTUAL_FIELD"] = "VIRTUAL_FIELD";
|
|
204
|
+
CUSTOM_FIELD_TYPES2["AGGREGATE_CALC_FIELD"] = "AGGREGATE_CALC_FIELD";
|
|
205
|
+
CUSTOM_FIELD_TYPES2["FIELD_GROUP"] = "FIELD_GROUP";
|
|
206
|
+
CUSTOM_FIELD_TYPES2["AGGREGATE_FIELD"] = "AGGREGATE_FIELD";
|
|
207
|
+
CUSTOM_FIELD_TYPES2["STRING_FIELD"] = "STRING_FIELD";
|
|
208
|
+
})(CUSTOM_FIELD_TYPES || (CUSTOM_FIELD_TYPES = {}));
|
|
209
|
+
var ResultMode;
|
|
210
|
+
(function(ResultMode2) {
|
|
211
|
+
ResultMode2["SELECT_ALL"] = "selectAll";
|
|
212
|
+
ResultMode2["LIMIT_NUM"] = "limitNum";
|
|
213
|
+
})(ResultMode || (ResultMode = {}));
|
|
214
|
+
var ChartStatus;
|
|
215
|
+
(function(ChartStatus2) {
|
|
216
|
+
ChartStatus2["null"] = "null";
|
|
217
|
+
ChartStatus2["stacked"] = "stacked";
|
|
218
|
+
ChartStatus2["percent"] = "percent";
|
|
219
|
+
})(ChartStatus || (ChartStatus = {}));
|
|
220
|
+
var StackedSortType;
|
|
221
|
+
(function(StackedSortType2) {
|
|
222
|
+
StackedSortType2["Normal"] = "Normal";
|
|
223
|
+
StackedSortType2["Ascending"] = "Ascending";
|
|
224
|
+
StackedSortType2["Descending"] = "Descending";
|
|
225
|
+
})(StackedSortType || (StackedSortType = {}));
|
|
226
|
+
var FreshTimeUnit;
|
|
227
|
+
(function(FreshTimeUnit2) {
|
|
228
|
+
FreshTimeUnit2["min"] = "min";
|
|
229
|
+
FreshTimeUnit2["sec"] = "sec";
|
|
230
|
+
})(FreshTimeUnit || (FreshTimeUnit = {}));
|
|
231
|
+
var ConfigCellType;
|
|
232
|
+
(function(ConfigCellType2) {
|
|
233
|
+
ConfigCellType2["header"] = "header";
|
|
234
|
+
ConfigCellType2["checkbox"] = "checkbox";
|
|
235
|
+
ConfigCellType2["collapse"] = "collapse";
|
|
236
|
+
ConfigCellType2["fieldname"] = "fieldname";
|
|
237
|
+
ConfigCellType2["input"] = "input";
|
|
238
|
+
ConfigCellType2["dropdown"] = "dropdown";
|
|
239
|
+
ConfigCellType2["clicktext"] = "clicktext";
|
|
240
|
+
ConfigCellType2["selectext"] = "selectext";
|
|
241
|
+
ConfigCellType2["blank"] = "blank";
|
|
242
|
+
ConfigCellType2["alignment"] = "alignment";
|
|
243
|
+
})(ConfigCellType || (ConfigCellType = {}));
|
|
244
|
+
var ConfigColumnType;
|
|
245
|
+
(function(ConfigColumnType2) {
|
|
246
|
+
ConfigColumnType2["select"] = "select";
|
|
247
|
+
ConfigColumnType2["fieldName"] = "fieldName";
|
|
248
|
+
ConfigColumnType2["fieldAlias"] = "fieldAlias";
|
|
249
|
+
ConfigColumnType2["fieldDesc"] = "fieldDesc";
|
|
250
|
+
ConfigColumnType2["aggregater"] = "aggregater";
|
|
251
|
+
ConfigColumnType2["format"] = "format";
|
|
252
|
+
ConfigColumnType2["alignment"] = "alignment";
|
|
253
|
+
ConfigColumnType2["sort"] = "sort";
|
|
254
|
+
ConfigColumnType2["contrast"] = "contrast";
|
|
255
|
+
ConfigColumnType2["advancedCompute"] = "advancedCompute";
|
|
256
|
+
ConfigColumnType2["operate"] = "operate";
|
|
257
|
+
ConfigColumnType2["nodeType"] = "nodeType";
|
|
258
|
+
ConfigColumnType2["expand"] = "expand";
|
|
259
|
+
ConfigColumnType2["emptyValueDisplay"] = "emptyValueDisplay";
|
|
260
|
+
})(ConfigColumnType || (ConfigColumnType = {}));
|
|
261
|
+
var CheckBoxState = function CheckBoxState2() {
|
|
262
|
+
"use strict";
|
|
263
|
+
_class_call_check(this, CheckBoxState2);
|
|
264
|
+
_define_property(this, "id", void 0);
|
|
265
|
+
_define_property(this, "checked", false);
|
|
266
|
+
_define_property(this, "indeterminate", false);
|
|
267
|
+
_define_property(this, "parentId", void 0);
|
|
268
|
+
};
|
|
269
|
+
|
|
270
|
+
// src/basic/bi-types/src/data-panel/data-config.ts
|
|
271
|
+
function _class_call_check2(instance, Constructor) {
|
|
272
|
+
if (!(instance instanceof Constructor)) {
|
|
273
|
+
throw new TypeError("Cannot call a class as a function");
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
function _define_property2(obj, key, value) {
|
|
277
|
+
if (key in obj) {
|
|
278
|
+
Object.defineProperty(obj, key, {
|
|
279
|
+
value,
|
|
280
|
+
enumerable: true,
|
|
281
|
+
configurable: true,
|
|
282
|
+
writable: true
|
|
283
|
+
});
|
|
284
|
+
} else {
|
|
285
|
+
obj[key] = value;
|
|
286
|
+
}
|
|
287
|
+
return obj;
|
|
288
|
+
}
|
|
289
|
+
var DataConfig = function DataConfig2() {
|
|
290
|
+
"use strict";
|
|
291
|
+
_class_call_check2(this, DataConfig2);
|
|
292
|
+
_define_property2(this, "sources", void 0);
|
|
293
|
+
_define_property2(this, "area", void 0);
|
|
294
|
+
_define_property2(this, "freshTime", void 0);
|
|
295
|
+
_define_property2(this, "lastRefreshTime", void 0);
|
|
296
|
+
_define_property2(this, "limitNum", void 0);
|
|
297
|
+
_define_property2(this, "crossTableIsSelectAll", void 0);
|
|
298
|
+
_define_property2(this, "queryDetail", void 0);
|
|
299
|
+
};
|
|
300
|
+
var ProportionType;
|
|
301
|
+
(function(ProportionType2) {
|
|
302
|
+
ProportionType2["totalColumn"] = "totalColumn";
|
|
303
|
+
ProportionType2["totalRow"] = "totalRow";
|
|
304
|
+
})(ProportionType || (ProportionType = {}));
|
|
305
|
+
var TableDirection;
|
|
306
|
+
(function(TableDirection2) {
|
|
307
|
+
TableDirection2["vertically"] = "vertically";
|
|
308
|
+
TableDirection2["horizontally"] = "horizontally";
|
|
309
|
+
})(TableDirection || (TableDirection = {}));
|
|
310
|
+
var TableType;
|
|
311
|
+
(function(TableType2) {
|
|
312
|
+
TableType2["contrast"] = "contrast";
|
|
313
|
+
TableType2["proportion"] = "proportion";
|
|
314
|
+
TableType2["ranking"] = "ranking";
|
|
315
|
+
TableType2["percentile"] = "percentile";
|
|
316
|
+
TableType2["quickFilter"] = "quickFilter";
|
|
317
|
+
TableType2["accumulate"] = "accumulate";
|
|
318
|
+
})(TableType || (TableType = {}));
|
|
319
|
+
var AccumulateCalcType;
|
|
320
|
+
(function(AccumulateCalcType2) {
|
|
321
|
+
AccumulateCalcType2["average"] = "average";
|
|
322
|
+
AccumulateCalcType2["sum"] = "sum";
|
|
323
|
+
AccumulateCalcType2["max"] = "max";
|
|
324
|
+
AccumulateCalcType2["min"] = "min";
|
|
325
|
+
})(AccumulateCalcType || (AccumulateCalcType = {}));
|
|
326
|
+
var CommonFieldType;
|
|
327
|
+
(function(CommonFieldType2) {
|
|
328
|
+
CommonFieldType2["dimension"] = "dimension";
|
|
329
|
+
CommonFieldType2["measure"] = "measure";
|
|
330
|
+
CommonFieldType2["sqlParam"] = "sqlParam";
|
|
331
|
+
CommonFieldType2["placeholder"] = "placeholder";
|
|
332
|
+
CommonFieldType2["condition"] = "condition";
|
|
333
|
+
CommonFieldType2["conditionParam"] = "conditionParam";
|
|
334
|
+
})(CommonFieldType || (CommonFieldType = {}));
|
|
335
|
+
var DataConfigAreaItemColumn = function DataConfigAreaItemColumn2() {
|
|
336
|
+
"use strict";
|
|
337
|
+
_class_call_check2(this, DataConfigAreaItemColumn2);
|
|
338
|
+
_define_property2(this, "id", void 0);
|
|
339
|
+
_define_property2(this, "queryAxis", void 0);
|
|
340
|
+
_define_property2(this, "columnList", void 0);
|
|
341
|
+
_define_property2(this, "chartStatus", void 0);
|
|
342
|
+
_define_property2(this, "caption", void 0);
|
|
343
|
+
_define_property2(this, "pathId", void 0);
|
|
344
|
+
_define_property2(this, "uuid", void 0);
|
|
345
|
+
_define_property2(this, "useaggregator", void 0);
|
|
346
|
+
_define_property2(this, "percentileType", void 0);
|
|
347
|
+
_define_property2(this, "percentileValue", void 0);
|
|
348
|
+
_define_property2(this, "skin", void 0);
|
|
349
|
+
_define_property2(this, "colType", void 0);
|
|
350
|
+
_define_property2(this, "dateField", void 0);
|
|
351
|
+
_define_property2(this, "rank", void 0);
|
|
352
|
+
_define_property2(this, "contrastValueType", void 0);
|
|
353
|
+
_define_property2(this, "order", void 0);
|
|
354
|
+
_define_property2(this, "customType", void 0);
|
|
355
|
+
_define_property2(this, "contrastType", void 0);
|
|
356
|
+
_define_property2(this, "contrastWithQuery", void 0);
|
|
357
|
+
_define_property2(this, "isMask", void 0);
|
|
358
|
+
_define_property2(this, "customOrder", void 0);
|
|
359
|
+
_define_property2(this, "ratioCalcType", void 0);
|
|
360
|
+
_define_property2(this, "filter", void 0);
|
|
361
|
+
_define_property2(this, "complexFilter", void 0);
|
|
362
|
+
_define_property2(this, "aggArgs", void 0);
|
|
363
|
+
_define_property2(this, "sortByField", void 0);
|
|
364
|
+
_define_property2(this, "isHidden", void 0);
|
|
365
|
+
_define_property2(this, "isFieldGroup", void 0);
|
|
366
|
+
_define_property2(this, "fromFieldGroup", void 0);
|
|
367
|
+
_define_property2(this, "isSelectAllInFieldGroup", void 0);
|
|
368
|
+
_define_property2(this, "fieldInfo", void 0);
|
|
369
|
+
_define_property2(this, "fieldCollectionType", void 0);
|
|
370
|
+
_define_property2(this, "granularity", void 0);
|
|
371
|
+
_define_property2(this, "tableCalculateParam", void 0);
|
|
372
|
+
_define_property2(this, "topNParams", void 0);
|
|
373
|
+
_define_property2(this, "countParams", void 0);
|
|
374
|
+
_define_property2(this, "percentileParams", void 0);
|
|
375
|
+
_define_property2(this, "levels", void 0);
|
|
376
|
+
_define_property2(this, "auxiliaryFields", void 0);
|
|
377
|
+
_define_property2(this, "fillDateRange", void 0);
|
|
378
|
+
_define_property2(this, "groupSortInfo", void 0);
|
|
379
|
+
};
|
|
380
|
+
|
|
381
|
+
// src/basic/bi-types/src/data-panel/data-schema-item.ts
|
|
382
|
+
function _class_call_check3(instance, Constructor) {
|
|
383
|
+
if (!(instance instanceof Constructor)) {
|
|
384
|
+
throw new TypeError("Cannot call a class as a function");
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
function _define_property3(obj, key, value) {
|
|
388
|
+
if (key in obj) {
|
|
389
|
+
Object.defineProperty(obj, key, {
|
|
390
|
+
value,
|
|
391
|
+
enumerable: true,
|
|
392
|
+
configurable: true,
|
|
393
|
+
writable: true
|
|
394
|
+
});
|
|
395
|
+
} else {
|
|
396
|
+
obj[key] = value;
|
|
397
|
+
}
|
|
398
|
+
return obj;
|
|
399
|
+
}
|
|
400
|
+
var FieldConfigTypes;
|
|
401
|
+
(function(FieldConfigTypes2) {
|
|
402
|
+
FieldConfigTypes2["aggregation"] = "aggregation";
|
|
403
|
+
FieldConfigTypes2["contrast"] = "contrast";
|
|
404
|
+
FieldConfigTypes2["advancedCalculation"] = "advancedCalculation";
|
|
405
|
+
FieldConfigTypes2["numberFormat"] = "numberFormat";
|
|
406
|
+
FieldConfigTypes2["rename"] = "rename";
|
|
407
|
+
FieldConfigTypes2["align"] = "align";
|
|
408
|
+
FieldConfigTypes2["verticalAlign"] = "verticalAlign";
|
|
409
|
+
FieldConfigTypes2["sort"] = "sort";
|
|
410
|
+
FieldConfigTypes2["timeFormat"] = "timeFormat";
|
|
411
|
+
FieldConfigTypes2["chartType"] = "chartType";
|
|
412
|
+
FieldConfigTypes2["imageSize"] = "imageSize";
|
|
413
|
+
FieldConfigTypes2["switchFieldGroup"] = "switchFieldGroup";
|
|
414
|
+
FieldConfigTypes2["hideField"] = "hideField";
|
|
415
|
+
FieldConfigTypes2["auxiliaryField"] = "auxiliaryField";
|
|
416
|
+
FieldConfigTypes2["emptyValueDisplay"] = "emptyValueDisplay";
|
|
417
|
+
})(FieldConfigTypes || (FieldConfigTypes = {}));
|
|
418
|
+
var Aggregators;
|
|
419
|
+
(function(Aggregators2) {
|
|
420
|
+
Aggregators2["sum"] = "sum";
|
|
421
|
+
Aggregators2["avg"] = "avg";
|
|
422
|
+
Aggregators2["count"] = "count";
|
|
423
|
+
Aggregators2["countd"] = "countd";
|
|
424
|
+
Aggregators2["null"] = "null";
|
|
425
|
+
Aggregators2["more"] = "more";
|
|
426
|
+
Aggregators2["max"] = "max";
|
|
427
|
+
Aggregators2["min"] = "min";
|
|
428
|
+
Aggregators2["median"] = "median";
|
|
429
|
+
Aggregators2["percentile"] = "percentile";
|
|
430
|
+
Aggregators2["stddev_pop"] = "stddev_pop";
|
|
431
|
+
Aggregators2["stddev_samp"] = "stddev_samp";
|
|
432
|
+
Aggregators2["var_pop"] = "var_pop";
|
|
433
|
+
Aggregators2["var_samp"] = "var_samp";
|
|
434
|
+
Aggregators2["last_period"] = "last_period";
|
|
435
|
+
Aggregators2["first_period"] = "first_period";
|
|
436
|
+
})(Aggregators || (Aggregators = {}));
|
|
437
|
+
var ContrastTypes;
|
|
438
|
+
(function(ContrastTypes2) {
|
|
439
|
+
ContrastTypes2["customContrast"] = "customContrast";
|
|
440
|
+
ContrastTypes2["noneContrast"] = "noneContrast";
|
|
441
|
+
})(ContrastTypes || (ContrastTypes = {}));
|
|
442
|
+
var AdvanceCalTypes;
|
|
443
|
+
(function(AdvanceCalTypes2) {
|
|
444
|
+
AdvanceCalTypes2["increase"] = "increase";
|
|
445
|
+
AdvanceCalTypes2["percentRatio"] = "percentRatio";
|
|
446
|
+
AdvanceCalTypes2["rank"] = "rank";
|
|
447
|
+
AdvanceCalTypes2["none"] = "none";
|
|
448
|
+
AdvanceCalTypes2["topn"] = "topn";
|
|
449
|
+
AdvanceCalTypes2["count"] = "count";
|
|
450
|
+
AdvanceCalTypes2["percentile"] = "percentile";
|
|
451
|
+
AdvanceCalTypes2["contrast"] = "contrast";
|
|
452
|
+
AdvanceCalTypes2["proportion"] = "proportion";
|
|
453
|
+
AdvanceCalTypes2["timeCompletion"] = "timeCompletion";
|
|
454
|
+
})(AdvanceCalTypes || (AdvanceCalTypes = {}));
|
|
455
|
+
var AdvanceCalcDateTypes;
|
|
456
|
+
(function(AdvanceCalcDateTypes2) {
|
|
457
|
+
AdvanceCalcDateTypes2["day"] = "day";
|
|
458
|
+
AdvanceCalcDateTypes2["week"] = "week";
|
|
459
|
+
AdvanceCalcDateTypes2["month"] = "month";
|
|
460
|
+
AdvanceCalcDateTypes2["quarter"] = "quarter";
|
|
461
|
+
AdvanceCalcDateTypes2["year"] = "year";
|
|
462
|
+
})(AdvanceCalcDateTypes || (AdvanceCalcDateTypes = {}));
|
|
463
|
+
var NumberFormats;
|
|
464
|
+
(function(NumberFormats2) {
|
|
465
|
+
NumberFormats2["auto"] = "auto";
|
|
466
|
+
NumberFormats2["int"] = "int";
|
|
467
|
+
NumberFormats2["oneDecimal"] = "oneDecimal";
|
|
468
|
+
NumberFormats2["twoDecimal"] = "twoDecimal";
|
|
469
|
+
NumberFormats2["percent"] = "percent";
|
|
470
|
+
NumberFormats2["oneDecimalPercent"] = "oneDecimalPercent";
|
|
471
|
+
NumberFormats2["twoDecimalPercent"] = "twoDecimalPercent";
|
|
472
|
+
NumberFormats2["custom"] = "custom";
|
|
473
|
+
})(NumberFormats || (NumberFormats = {}));
|
|
474
|
+
var AlignmentCategory;
|
|
475
|
+
(function(AlignmentCategory2) {
|
|
476
|
+
AlignmentCategory2["HorizontalAlign"] = "horizontalAlign";
|
|
477
|
+
AlignmentCategory2["VerticalAlign"] = "verticalAlign";
|
|
478
|
+
})(AlignmentCategory || (AlignmentCategory = {}));
|
|
479
|
+
var AlignTypes;
|
|
480
|
+
(function(AlignTypes2) {
|
|
481
|
+
AlignTypes2["auto"] = "auto";
|
|
482
|
+
AlignTypes2["left"] = "left";
|
|
483
|
+
AlignTypes2["center"] = "center";
|
|
484
|
+
AlignTypes2["right"] = "right";
|
|
485
|
+
})(AlignTypes || (AlignTypes = {}));
|
|
486
|
+
var VerticalAlignTypes;
|
|
487
|
+
(function(VerticalAlignTypes2) {
|
|
488
|
+
VerticalAlignTypes2["auto"] = "auto";
|
|
489
|
+
VerticalAlignTypes2["top"] = "top";
|
|
490
|
+
VerticalAlignTypes2["middle"] = "middle";
|
|
491
|
+
VerticalAlignTypes2["bottom"] = "bottom";
|
|
492
|
+
})(VerticalAlignTypes || (VerticalAlignTypes = {}));
|
|
493
|
+
var SortTypes;
|
|
494
|
+
(function(SortTypes2) {
|
|
495
|
+
SortTypes2["none"] = "";
|
|
496
|
+
SortTypes2["asc"] = "ASC";
|
|
497
|
+
SortTypes2["desc"] = "DESC";
|
|
498
|
+
SortTypes2["custom"] = "custom";
|
|
499
|
+
SortTypes2["group_asc"] = "GROUP_ASC";
|
|
500
|
+
SortTypes2["group_desc"] = "GROUP_DESC";
|
|
501
|
+
SortTypes2["group"] = "GROUP";
|
|
502
|
+
SortTypes2["field"] = "field";
|
|
503
|
+
SortTypes2["advance_sort"] = "advance_sort";
|
|
504
|
+
})(SortTypes || (SortTypes = {}));
|
|
505
|
+
var FieldGroupSelectorType;
|
|
506
|
+
(function(FieldGroupSelectorType2) {
|
|
507
|
+
FieldGroupSelectorType2["selectAllInFieldGroup"] = "selectAllInFieldGroup";
|
|
508
|
+
FieldGroupSelectorType2["fieldGroup"] = "fieldGroup";
|
|
509
|
+
})(FieldGroupSelectorType || (FieldGroupSelectorType = {}));
|
|
510
|
+
var FieldChartTypes;
|
|
511
|
+
(function(FieldChartTypes2) {
|
|
512
|
+
FieldChartTypes2["bar"] = "bar";
|
|
513
|
+
FieldChartTypes2["line"] = "line";
|
|
514
|
+
FieldChartTypes2["polyline"] = "polyline";
|
|
515
|
+
})(FieldChartTypes || (FieldChartTypes = {}));
|
|
516
|
+
var ImageSizes;
|
|
517
|
+
(function(ImageSizes2) {
|
|
518
|
+
ImageSizes2["small"] = "small";
|
|
519
|
+
ImageSizes2["medium"] = "medium";
|
|
520
|
+
ImageSizes2["big"] = "big";
|
|
521
|
+
ImageSizes2["custom"] = "custom";
|
|
522
|
+
})(ImageSizes || (ImageSizes = {}));
|
|
523
|
+
var DropdownMenuItem = function DropdownMenuItem2() {
|
|
524
|
+
"use strict";
|
|
525
|
+
_class_call_check3(this, DropdownMenuItem2);
|
|
526
|
+
_define_property3(this, "type", void 0);
|
|
527
|
+
_define_property3(this, "id", void 0);
|
|
528
|
+
_define_property3(this, "className", void 0);
|
|
529
|
+
_define_property3(this, "title", void 0);
|
|
530
|
+
_define_property3(this, "icon", void 0);
|
|
531
|
+
_define_property3(this, "children", void 0);
|
|
532
|
+
_define_property3(this, "hasDivider", void 0);
|
|
533
|
+
_define_property3(this, "disabled", void 0);
|
|
534
|
+
_define_property3(this, "disabledTooltip", void 0);
|
|
535
|
+
_define_property3(this, "isHidden", void 0);
|
|
536
|
+
_define_property3(this, "selected", void 0);
|
|
537
|
+
_define_property3(this, "operatoredIcons", void 0);
|
|
538
|
+
_define_property3(this, "value", void 0);
|
|
539
|
+
_define_property3(this, "info", void 0);
|
|
540
|
+
_define_property3(this, "extra", void 0);
|
|
541
|
+
};
|
|
542
|
+
var OperationTypes;
|
|
543
|
+
(function(OperationTypes2) {
|
|
544
|
+
OperationTypes2["MORE"] = "more";
|
|
545
|
+
OperationTypes2["DRILL"] = "drill";
|
|
546
|
+
OperationTypes2["FILTER"] = "filter";
|
|
547
|
+
OperationTypes2["DELETE"] = "delete";
|
|
548
|
+
OperationTypes2["HIDE"] = "hide";
|
|
549
|
+
OperationTypes2["CUSTOM"] = "custom";
|
|
550
|
+
})(OperationTypes || (OperationTypes = {}));
|
|
551
|
+
var OperationMenuItem = function OperationMenuItem2() {
|
|
552
|
+
"use strict";
|
|
553
|
+
_class_call_check3(this, OperationMenuItem2);
|
|
554
|
+
_define_property3(this, "type", void 0);
|
|
555
|
+
_define_property3(this, "title", void 0);
|
|
556
|
+
_define_property3(this, "isActive", void 0);
|
|
557
|
+
_define_property3(this, "onClick", void 0);
|
|
558
|
+
_define_property3(this, "icon", void 0);
|
|
559
|
+
_define_property3(this, "disabled", void 0);
|
|
560
|
+
_define_property3(this, "visible", void 0);
|
|
561
|
+
_define_property3(this, "action", void 0);
|
|
562
|
+
};
|
|
563
|
+
var DataSchemaRule = function DataSchemaRule2() {
|
|
564
|
+
"use strict";
|
|
565
|
+
_class_call_check3(this, DataSchemaRule2);
|
|
566
|
+
_define_property3(this, "placeholder", void 0);
|
|
567
|
+
_define_property3(this, "maxColNum", void 0);
|
|
568
|
+
_define_property3(this, "required", void 0);
|
|
569
|
+
_define_property3(this, "fieldTypes", void 0);
|
|
570
|
+
_define_property3(this, "fieldGroupTypes", void 0);
|
|
571
|
+
_define_property3(this, "fieldCollectionTypes", void 0);
|
|
572
|
+
_define_property3(this, "secondFieldTypes", void 0);
|
|
573
|
+
_define_property3(this, "granularityTypes", void 0);
|
|
574
|
+
_define_property3(this, "disableDblAddField", void 0);
|
|
575
|
+
_define_property3(this, "disableDragAddField", void 0);
|
|
576
|
+
_define_property3(this, "hidden", void 0);
|
|
577
|
+
_define_property3(this, "drillGroupCount", void 0);
|
|
578
|
+
_define_property3(this, "allowExchangeWithNext", void 0);
|
|
579
|
+
_define_property3(this, "allowDimensionRepeat", void 0);
|
|
580
|
+
_define_property3(this, "allowSelectedAllInFieldGroup", void 0);
|
|
581
|
+
};
|
|
582
|
+
var DataSchemaAreaItem = function DataSchemaAreaItem2() {
|
|
583
|
+
"use strict";
|
|
584
|
+
_class_call_check3(this, DataSchemaAreaItem2);
|
|
585
|
+
_define_property3(this, "id", void 0);
|
|
586
|
+
_define_property3(this, "name", void 0);
|
|
587
|
+
_define_property3(this, "nameTip", void 0);
|
|
588
|
+
_define_property3(this, "namePrefixIcon", void 0);
|
|
589
|
+
_define_property3(this, "nameSuffix", void 0);
|
|
590
|
+
_define_property3(this, "chartStatus", void 0);
|
|
591
|
+
_define_property3(this, "chartStatusExclude", void 0);
|
|
592
|
+
_define_property3(this, "stackedSortType", void 0);
|
|
593
|
+
_define_property3(this, "isMultiMeasureWithColorLegend", void 0);
|
|
594
|
+
_define_property3(this, "allowBatchConfig", true);
|
|
595
|
+
_define_property3(this, "queryAxis", void 0);
|
|
596
|
+
_define_property3(this, "rule", {});
|
|
597
|
+
_define_property3(this, "style", void 0);
|
|
598
|
+
_define_property3(this, "hooks", void 0);
|
|
599
|
+
_define_property3(this, "fieldConfigs", void 0);
|
|
600
|
+
_define_property3(this, "hideAllFieldConfigs", void 0);
|
|
601
|
+
_define_property3(this, "operationList", void 0);
|
|
602
|
+
_define_property3(this, "slot", void 0);
|
|
603
|
+
};
|
|
604
|
+
var AssociateFieldStatus;
|
|
605
|
+
(function(AssociateFieldStatus2) {
|
|
606
|
+
AssociateFieldStatus2["close"] = "close";
|
|
607
|
+
AssociateFieldStatus2["selfOpen"] = "selfOpen";
|
|
608
|
+
AssociateFieldStatus2["autoOpen"] = "autoOpen";
|
|
609
|
+
})(AssociateFieldStatus || (AssociateFieldStatus = {}));
|
|
610
|
+
var DropDownMenuType = {
|
|
611
|
+
/** 排序 */
|
|
612
|
+
order: "order",
|
|
613
|
+
/** 聚合方式 */
|
|
614
|
+
aggregater: "aggregater",
|
|
615
|
+
/** 高级计算 */
|
|
616
|
+
calculation: "calculation",
|
|
617
|
+
/** 同环比 */
|
|
618
|
+
ratio: "ratio",
|
|
619
|
+
/** 数值格式化 */
|
|
620
|
+
numberFormat: "numberFormat",
|
|
621
|
+
/** 对齐方式 */
|
|
622
|
+
alignment: "alignment",
|
|
623
|
+
/** 垂直对齐方式 */
|
|
624
|
+
verticalAlignment: "verticalAlignment",
|
|
625
|
+
/** 图片尺寸 */
|
|
626
|
+
imageSize: "imageSize",
|
|
627
|
+
/** 时间格式化 */
|
|
628
|
+
timeFormat: "timeFormat",
|
|
629
|
+
/** 组合图展示格式 */
|
|
630
|
+
chartType: "chartType",
|
|
631
|
+
/** 重命名 */
|
|
632
|
+
renameSetting: "renameSetting",
|
|
633
|
+
/** 百分比 */
|
|
634
|
+
percentile: "percentile",
|
|
635
|
+
/** 字段排序 */
|
|
636
|
+
fieldOrder: "fieldOrder",
|
|
637
|
+
/** 最后时间点,这里因为id为字段的pathId,所以不适用聚合方式类型,避免无法区分问题 */
|
|
638
|
+
lastPeriod: "lastPeriod",
|
|
639
|
+
/** 开始时间点 */
|
|
640
|
+
firstPeriod: "firstPeriod",
|
|
641
|
+
/** 字段组替换 */
|
|
642
|
+
switchFieldGroup: "switchFieldGroup",
|
|
643
|
+
/** 字段组全选功能 */
|
|
644
|
+
selectAllFieldGroup: "selectAllFieldGroup",
|
|
645
|
+
/** 指标管理默认展开配置 */
|
|
646
|
+
defaultExpand: "defaultExpand",
|
|
647
|
+
/** 隐藏字段 */
|
|
648
|
+
hideField: "hideField",
|
|
649
|
+
/** 下钻配置的辅助字段(交叉表、明细表存在) */
|
|
650
|
+
auxiliaryField: "auxiliaryField",
|
|
651
|
+
/** 时间补齐 */
|
|
652
|
+
timeCompletion: "timeCompletion",
|
|
653
|
+
/** 空值展示配置 */
|
|
654
|
+
emptyValueDisplay: "emptyValueDisplay"
|
|
655
|
+
};
|
|
656
|
+
|
|
657
|
+
// src/basic/bi-types/src/data-panel/data-schema.ts
|
|
658
|
+
function _class_call_check4(instance, Constructor) {
|
|
659
|
+
if (!(instance instanceof Constructor)) {
|
|
660
|
+
throw new TypeError("Cannot call a class as a function");
|
|
661
|
+
}
|
|
662
|
+
}
|
|
663
|
+
function _define_property4(obj, key, value) {
|
|
664
|
+
if (key in obj) {
|
|
665
|
+
Object.defineProperty(obj, key, {
|
|
666
|
+
value,
|
|
667
|
+
enumerable: true,
|
|
668
|
+
configurable: true,
|
|
669
|
+
writable: true
|
|
670
|
+
});
|
|
671
|
+
} else {
|
|
672
|
+
obj[key] = value;
|
|
673
|
+
}
|
|
674
|
+
return obj;
|
|
675
|
+
}
|
|
676
|
+
var ResultDisplay = function ResultDisplay2() {
|
|
677
|
+
"use strict";
|
|
678
|
+
_class_call_check4(this, ResultDisplay2);
|
|
679
|
+
_define_property4(this, "upLimit", void 0);
|
|
680
|
+
_define_property4(this, "downLimit", 1);
|
|
681
|
+
_define_property4(this, "isShowAll", false);
|
|
682
|
+
_define_property4(this, "hide", false);
|
|
683
|
+
_define_property4(this, "inputTooltip", void 0);
|
|
684
|
+
};
|
|
685
|
+
var DataPanelDataSchema = function DataPanelDataSchema2() {
|
|
686
|
+
"use strict";
|
|
687
|
+
_class_call_check4(this, DataPanelDataSchema2);
|
|
688
|
+
_define_property4(this, "disableResize", true);
|
|
689
|
+
_define_property4(this, "disableCollapse", false);
|
|
690
|
+
_define_property4(this, "disableUpdate", false);
|
|
691
|
+
_define_property4(this, "advanceQueryMode", false);
|
|
692
|
+
_define_property4(this, "areas", []);
|
|
693
|
+
_define_property4(this, "resultDisplay", new ResultDisplay());
|
|
694
|
+
_define_property4(this, "alwaysFresh", void 0);
|
|
695
|
+
_define_property4(this, "hooks", void 0);
|
|
696
|
+
_define_property4(this, "batchFieldSettingConfig", void 0);
|
|
697
|
+
_define_property4(this, "showQueryDetailBtns", false);
|
|
698
|
+
_define_property4(this, "allowMeasureRepeat", false);
|
|
699
|
+
_define_property4(this, "supportCubeBlend", true);
|
|
700
|
+
_define_property4(this, "allowDimRepeatInOneArea", false);
|
|
701
|
+
_define_property4(this, "isShowCube", void 0);
|
|
702
|
+
_define_property4(this, "slot", void 0);
|
|
703
|
+
};
|
|
704
|
+
|
|
705
|
+
// src/basic/bi-types/src/component-type.ts
|
|
706
|
+
function _define_property5(obj, key, value) {
|
|
707
|
+
if (key in obj) {
|
|
708
|
+
Object.defineProperty(obj, key, {
|
|
709
|
+
value,
|
|
710
|
+
enumerable: true,
|
|
711
|
+
configurable: true,
|
|
712
|
+
writable: true
|
|
713
|
+
});
|
|
714
|
+
} else {
|
|
715
|
+
obj[key] = value;
|
|
716
|
+
}
|
|
717
|
+
return obj;
|
|
718
|
+
}
|
|
719
|
+
var ScreenComponentType;
|
|
720
|
+
(function(ScreenComponentType2) {
|
|
721
|
+
ScreenComponentType2["CUSTOM_COMPONENT"] = "custom_component";
|
|
722
|
+
ScreenComponentType2["PLAIN_TEXT"] = "plain_text";
|
|
723
|
+
ScreenComponentType2["RICH_TEXT"] = "rich_text";
|
|
724
|
+
ScreenComponentType2["MARQUEE"] = "marquee";
|
|
725
|
+
ScreenComponentType2["IMAGE"] = "image";
|
|
726
|
+
ScreenComponentType2["VIDEO"] = "video";
|
|
727
|
+
ScreenComponentType2["TIME"] = "time";
|
|
728
|
+
ScreenComponentType2["IFRAME"] = "iframe";
|
|
729
|
+
ScreenComponentType2["INTERACTIVE_BUTTON"] = "interactive_button";
|
|
730
|
+
ScreenComponentType2["DROPDOWN_BUTTON"] = "dropdown_button";
|
|
731
|
+
ScreenComponentType2["GROUP_BUTTON"] = "group_button";
|
|
732
|
+
ScreenComponentType2["DATE_SELECTOR"] = "date_selector";
|
|
733
|
+
ScreenComponentType2["FLIPPER"] = "flipper";
|
|
734
|
+
ScreenComponentType2["THRESHOLD_FLIPPER"] = "threshold_flipper";
|
|
735
|
+
ScreenComponentType2["PROGRESS"] = "progress";
|
|
736
|
+
ScreenComponentType2["CIRCULAR_PROGRESS"] = "circular_progress";
|
|
737
|
+
ScreenComponentType2["RANKING_LIST"] = "ranking_list";
|
|
738
|
+
ScreenComponentType2["PROPORTION_RANKING_LIST"] = "proportion_ranking_list";
|
|
739
|
+
ScreenComponentType2["COMMON_TABLE"] = "common_table";
|
|
740
|
+
ScreenComponentType2["LINE_CHART"] = "line_chart";
|
|
741
|
+
ScreenComponentType2["AREA_CHART"] = "area_chart";
|
|
742
|
+
ScreenComponentType2["STACK_AREA_CHART"] = "stack_area_chart";
|
|
743
|
+
ScreenComponentType2["COMBINATION"] = "combination";
|
|
744
|
+
ScreenComponentType2["BAR_CHART"] = "bar_chart";
|
|
745
|
+
ScreenComponentType2["STACK_BAR_CHART"] = "stack_bar_chart";
|
|
746
|
+
ScreenComponentType2["STRIP_CHART"] = "strip_chart";
|
|
747
|
+
ScreenComponentType2["STACK_STRIP_CHART"] = "stack_strip_chart";
|
|
748
|
+
ScreenComponentType2["PIE"] = "pie";
|
|
749
|
+
ScreenComponentType2["DONUT"] = "donut";
|
|
750
|
+
ScreenComponentType2["ROSE"] = "rose";
|
|
751
|
+
ScreenComponentType2["LAYER_GROUP"] = "layer_group";
|
|
752
|
+
ScreenComponentType2["ICON"] = "icon";
|
|
753
|
+
ScreenComponentType2["RECT_SHAPE"] = "rect_shape";
|
|
754
|
+
ScreenComponentType2["CIRCLE_SHAPE"] = "circle_shape";
|
|
755
|
+
ScreenComponentType2["TRIANGLE_SHAPE"] = "triangle_shape";
|
|
756
|
+
ScreenComponentType2["ARROW_SHAPE"] = "arrow_shape";
|
|
757
|
+
ScreenComponentType2["COLOR_MAP"] = "map.color.new";
|
|
758
|
+
ScreenComponentType2["BUBBLE_MAP"] = "map.bubble.new";
|
|
759
|
+
ScreenComponentType2["SYMBOL_MAP"] = "map.lbs.symbol";
|
|
760
|
+
ScreenComponentType2["FLYLINE_MAP"] = "map.lbs.line";
|
|
761
|
+
ScreenComponentType2["MULTI_LAYER_MAP"] = "multi_layer_map";
|
|
762
|
+
ScreenComponentType2["HEATMAP"] = "heatmap";
|
|
763
|
+
})(ScreenComponentType || (ScreenComponentType = {}));
|
|
764
|
+
var ComponentType;
|
|
765
|
+
(function(ComponentType2) {
|
|
766
|
+
ComponentType2[ComponentType2["CUSTOM"] = 0] = "CUSTOM";
|
|
767
|
+
ComponentType2[ComponentType2["TABLE"] = 1] = "TABLE";
|
|
768
|
+
ComponentType2[ComponentType2["BAR"] = 2] = "BAR";
|
|
769
|
+
ComponentType2[ComponentType2["LINE"] = 3] = "LINE";
|
|
770
|
+
ComponentType2[ComponentType2["PIE"] = 4] = "PIE";
|
|
771
|
+
ComponentType2[ComponentType2["BUBBLE_MAP"] = 5] = "BUBBLE_MAP";
|
|
772
|
+
ComponentType2[ComponentType2["COLOR_MAP"] = 6] = "COLOR_MAP";
|
|
773
|
+
ComponentType2[ComponentType2["RADAR"] = 7] = "RADAR";
|
|
774
|
+
ComponentType2[ComponentType2["POLAR"] = 8] = "POLAR";
|
|
775
|
+
ComponentType2[ComponentType2["SCATTER"] = 9] = "SCATTER";
|
|
776
|
+
ComponentType2[ComponentType2["FUNNEL"] = 10] = "FUNNEL";
|
|
777
|
+
ComponentType2[ComponentType2["INDICATOR"] = 11] = "INDICATOR";
|
|
778
|
+
ComponentType2[ComponentType2["WORDCLOUD"] = 12] = "WORDCLOUD";
|
|
779
|
+
ComponentType2[ComponentType2["TORNADO"] = 13] = "TORNADO";
|
|
780
|
+
ComponentType2[ComponentType2["TREE"] = 14] = "TREE";
|
|
781
|
+
ComponentType2[ComponentType2["PATH"] = 15] = "PATH";
|
|
782
|
+
ComponentType2[ComponentType2["TREEMAP"] = 16] = "TREEMAP";
|
|
783
|
+
ComponentType2[ComponentType2["TEXT"] = 17] = "TEXT";
|
|
784
|
+
ComponentType2[ComponentType2["QUERY"] = 18] = "QUERY";
|
|
785
|
+
ComponentType2[ComponentType2["DATEPICKER"] = 19] = "DATEPICKER";
|
|
786
|
+
ComponentType2[ComponentType2["GAUGE"] = 20] = "GAUGE";
|
|
787
|
+
ComponentType2[ComponentType2["IFRAME"] = 21] = "IFRAME";
|
|
788
|
+
ComponentType2[ComponentType2["TAB"] = 22] = "TAB";
|
|
789
|
+
ComponentType2[ComponentType2["PIC"] = 23] = "PIC";
|
|
790
|
+
ComponentType2[ComponentType2["LBS_BUBBLE_MAP"] = 24] = "LBS_BUBBLE_MAP";
|
|
791
|
+
ComponentType2[ComponentType2["LBS_MAP"] = 24] = "LBS_MAP";
|
|
792
|
+
ComponentType2[ComponentType2["POLYLINE"] = 25] = "POLYLINE";
|
|
793
|
+
ComponentType2[ComponentType2["STRIP"] = 26] = "STRIP";
|
|
794
|
+
ComponentType2[ComponentType2["PROGRESS"] = 27] = "PROGRESS";
|
|
795
|
+
ComponentType2[ComponentType2["PERSPECTIVE"] = 28] = "PERSPECTIVE";
|
|
796
|
+
ComponentType2[ComponentType2["BUBBLE"] = 29] = "BUBBLE";
|
|
797
|
+
ComponentType2[ComponentType2["RADICAL_BAR"] = 30] = "RADICAL_BAR";
|
|
798
|
+
ComponentType2[ComponentType2["MAP_LBS_LINE"] = 31] = "MAP_LBS_LINE";
|
|
799
|
+
ComponentType2[ComponentType2["MAP_LBS_HEAT"] = 32] = "MAP_LBS_HEAT";
|
|
800
|
+
ComponentType2[ComponentType2["MAP_3D_WORLD"] = 33] = "MAP_3D_WORLD";
|
|
801
|
+
ComponentType2[ComponentType2["MAP_3D_CHINA"] = 34] = "MAP_3D_CHINA";
|
|
802
|
+
ComponentType2[ComponentType2["OFFLINE_TABLE"] = 35] = "OFFLINE_TABLE";
|
|
803
|
+
ComponentType2[ComponentType2["MAP_3D_SPHERE"] = 36] = "MAP_3D_SPHERE";
|
|
804
|
+
ComponentType2[ComponentType2["LINE_STACK"] = 37] = "LINE_STACK";
|
|
805
|
+
ComponentType2[ComponentType2["POLYLINE_STACK"] = 38] = "POLYLINE_STACK";
|
|
806
|
+
ComponentType2[ComponentType2["POLYLINE_STACK_PERCENT"] = 39] = "POLYLINE_STACK_PERCENT";
|
|
807
|
+
ComponentType2[ComponentType2["STRIP_STACK"] = 40] = "STRIP_STACK";
|
|
808
|
+
ComponentType2[ComponentType2["STRIP_STACK_PERCENT"] = 41] = "STRIP_STACK_PERCENT";
|
|
809
|
+
ComponentType2[ComponentType2["BAR_STACK"] = 42] = "BAR_STACK";
|
|
810
|
+
ComponentType2[ComponentType2["BAR_STACK_PERCENT"] = 43] = "BAR_STACK_PERCENT";
|
|
811
|
+
ComponentType2[ComponentType2["MAP_LBS_CONTRAIL"] = 44] = "MAP_LBS_CONTRAIL";
|
|
812
|
+
ComponentType2[ComponentType2["MAP_LBS_DYNAMICTRAIL"] = 45] = "MAP_LBS_DYNAMICTRAIL";
|
|
813
|
+
ComponentType2[ComponentType2["MAP_REGION_BUBBLE"] = 46] = "MAP_REGION_BUBBLE";
|
|
814
|
+
ComponentType2[ComponentType2["MAP_REGION_COLOR"] = 47] = "MAP_REGION_COLOR";
|
|
815
|
+
ComponentType2[ComponentType2["COMBINATION"] = 48] = "COMBINATION";
|
|
816
|
+
ComponentType2[ComponentType2["DashBoard"] = 49] = "DashBoard";
|
|
817
|
+
ComponentType2[ComponentType2["ADVANCED_QUERY"] = 50] = "ADVANCED_QUERY";
|
|
818
|
+
ComponentType2[ComponentType2["WATERFALL"] = 51] = "WATERFALL";
|
|
819
|
+
ComponentType2[ComponentType2["SANKEY"] = 52] = "SANKEY";
|
|
820
|
+
ComponentType2[ComponentType2["INDICATOR_TREND"] = 53] = "INDICATOR_TREND";
|
|
821
|
+
ComponentType2[ComponentType2["RANKING_LIST"] = 54] = "RANKING_LIST";
|
|
822
|
+
ComponentType2[ComponentType2["FLIPPER"] = 55] = "FLIPPER";
|
|
823
|
+
ComponentType2[ComponentType2["FROMTO"] = 56] = "FROMTO";
|
|
824
|
+
ComponentType2[ComponentType2["MAP_COLOR_NEW"] = 57] = "MAP_COLOR_NEW";
|
|
825
|
+
ComponentType2[ComponentType2["MAP_BUBBLE_NEW"] = 58] = "MAP_BUBBLE_NEW";
|
|
826
|
+
ComponentType2[ComponentType2["SCATTER_NEW"] = 59] = "SCATTER_NEW";
|
|
827
|
+
ComponentType2[ComponentType2["QUERY2"] = 60] = "QUERY2";
|
|
828
|
+
ComponentType2[ComponentType2["FUNNEL_NEW"] = 61] = "FUNNEL_NEW";
|
|
829
|
+
ComponentType2[ComponentType2["FUNNEL_NEW_COMPARE"] = 62] = "FUNNEL_NEW_COMPARE";
|
|
830
|
+
ComponentType2[ComponentType2["GAUGE_NEW"] = 63] = "GAUGE_NEW";
|
|
831
|
+
ComponentType2[ComponentType2["WATERWAVE"] = 64] = "WATERWAVE";
|
|
832
|
+
ComponentType2[ComponentType2["PROGRESS_NEW"] = 65] = "PROGRESS_NEW";
|
|
833
|
+
ComponentType2[ComponentType2["INDICATOR_CARD"] = 66] = "INDICATOR_CARD";
|
|
834
|
+
ComponentType2[ComponentType2["DECOMPOSITION_TREE"] = 67] = "DECOMPOSITION_TREE";
|
|
835
|
+
ComponentType2[ComponentType2["BAR_CHART_RACE"] = 68] = "BAR_CHART_RACE";
|
|
836
|
+
ComponentType2[ComponentType2["STORY_TIMELINE"] = 69] = "STORY_TIMELINE";
|
|
837
|
+
ComponentType2[ComponentType2["CROSS_TABLE"] = 70] = "CROSS_TABLE";
|
|
838
|
+
ComponentType2[ComponentType2["LBS_SYMBOL_MAP"] = 71] = "LBS_SYMBOL_MAP";
|
|
839
|
+
ComponentType2[ComponentType2["COMMON_TABLE"] = 73] = "COMMON_TABLE";
|
|
840
|
+
ComponentType2[ComponentType2["ANALYSE_TABLE"] = 72] = "ANALYSE_TABLE";
|
|
841
|
+
ComponentType2[ComponentType2["EXCEL_CROSS_TABLE"] = 74] = "EXCEL_CROSS_TABLE";
|
|
842
|
+
ComponentType2[ComponentType2["TREND_TABLE"] = 75] = "TREND_TABLE";
|
|
843
|
+
ComponentType2[ComponentType2["CHILD_CUBE"] = 76] = "CHILD_CUBE";
|
|
844
|
+
ComponentType2[ComponentType2["QUICK_REPORT_CROSS_TABLE"] = 77] = "QUICK_REPORT_CROSS_TABLE";
|
|
845
|
+
ComponentType2[ComponentType2["CONCAT_CONTAINER"] = 78] = "CONCAT_CONTAINER";
|
|
846
|
+
ComponentType2[ComponentType2["QUICK_REPORT_CELL_TABLE"] = 79] = "QUICK_REPORT_CELL_TABLE";
|
|
847
|
+
ComponentType2[ComponentType2["QUICK_REPORT_CARD_VIEW"] = 80] = "QUICK_REPORT_CARD_VIEW";
|
|
848
|
+
ComponentType2[ComponentType2["INDICATOR_RELATION"] = 81] = "INDICATOR_RELATION";
|
|
849
|
+
ComponentType2[ComponentType2["HEATMAP"] = 82] = "HEATMAP";
|
|
850
|
+
ComponentType2[ComponentType2["QUICK_REPORT_PIVOT_TABLE"] = 83] = "QUICK_REPORT_PIVOT_TABLE";
|
|
851
|
+
ComponentType2[ComponentType2["MAP_BUILDING_HEAT"] = 84] = "MAP_BUILDING_HEAT";
|
|
852
|
+
ComponentType2[ComponentType2["QUICK_REPORT"] = 85] = "QUICK_REPORT";
|
|
853
|
+
ComponentType2[ComponentType2["QUICK_REPORT_FORM_TABLE"] = 86] = "QUICK_REPORT_FORM_TABLE";
|
|
854
|
+
ComponentType2[ComponentType2["QUICK_REPORT_FORM"] = 87] = "QUICK_REPORT_FORM";
|
|
855
|
+
ComponentType2[ComponentType2["QUICK_REPORT_FORM_CHECKBOX"] = 89] = "QUICK_REPORT_FORM_CHECKBOX";
|
|
856
|
+
ComponentType2[ComponentType2["DATAFORM_TEXT"] = 90] = "DATAFORM_TEXT";
|
|
857
|
+
ComponentType2[ComponentType2["DATAFORM_TEXTAREA"] = 91] = "DATAFORM_TEXTAREA";
|
|
858
|
+
ComponentType2[ComponentType2["DATAFORM_DROPDOWN"] = 92] = "DATAFORM_DROPDOWN";
|
|
859
|
+
ComponentType2[ComponentType2["DATAFORM_DROPDOWN_MULTI"] = 93] = "DATAFORM_DROPDOWN_MULTI";
|
|
860
|
+
ComponentType2[ComponentType2["DATAFORM_NUMBER"] = 94] = "DATAFORM_NUMBER";
|
|
861
|
+
ComponentType2[ComponentType2["DATAFORM_DATE"] = 95] = "DATAFORM_DATE";
|
|
862
|
+
ComponentType2[ComponentType2["DATAFORM_RADIO"] = 96] = "DATAFORM_RADIO";
|
|
863
|
+
ComponentType2[ComponentType2["DATAFORM_CASCADER"] = 97] = "DATAFORM_CASCADER";
|
|
864
|
+
ComponentType2[ComponentType2["DATAFORM_IMAGE"] = 98] = "DATAFORM_IMAGE";
|
|
865
|
+
ComponentType2[ComponentType2["DATAFORM_RATE"] = 99] = "DATAFORM_RATE";
|
|
866
|
+
ComponentType2[ComponentType2["DATAFORM_RICH_TEXT"] = 100] = "DATAFORM_RICH_TEXT";
|
|
867
|
+
ComponentType2[ComponentType2["DATAFORM_LAYOUT"] = 101] = "DATAFORM_LAYOUT";
|
|
868
|
+
ComponentType2[ComponentType2["DATAFORM_COLUMN"] = 102] = "DATAFORM_COLUMN";
|
|
869
|
+
ComponentType2[ComponentType2["QUICK_REPORT_FORM_FUNCTION"] = 103] = "QUICK_REPORT_FORM_FUNCTION";
|
|
870
|
+
ComponentType2[ComponentType2["DATAFORM_PHONE"] = 104] = "DATAFORM_PHONE";
|
|
871
|
+
ComponentType2[ComponentType2["DATAFORM_EMAIL"] = 105] = "DATAFORM_EMAIL";
|
|
872
|
+
ComponentType2[ComponentType2["DATAFORM_ID_CARD"] = 106] = "DATAFORM_ID_CARD";
|
|
873
|
+
ComponentType2[ComponentType2["DATAFORM_CURRENT_DATETIME"] = 107] = "DATAFORM_CURRENT_DATETIME";
|
|
874
|
+
ComponentType2[ComponentType2["DATAFORM_SLIDER"] = 108] = "DATAFORM_SLIDER";
|
|
875
|
+
ComponentType2[ComponentType2["DATAFORM_USER_SELECT_SINGLE"] = 109] = "DATAFORM_USER_SELECT_SINGLE";
|
|
876
|
+
ComponentType2[ComponentType2["DATAFORM_USER_SELECT_MULTI"] = 110] = "DATAFORM_USER_SELECT_MULTI";
|
|
877
|
+
ComponentType2[ComponentType2["DATAFORM_SUBMIT_USER"] = 111] = "DATAFORM_SUBMIT_USER";
|
|
878
|
+
ComponentType2[ComponentType2["DATAFORM_CHECKBOX"] = 112] = "DATAFORM_CHECKBOX";
|
|
879
|
+
ComponentType2[ComponentType2["ARC"] = 113] = "ARC";
|
|
880
|
+
ComponentType2[ComponentType2["REPORT_SUMMARY"] = 114] = "REPORT_SUMMARY";
|
|
881
|
+
ComponentType2[ComponentType2["MULTIPLE_DIM_TABLE"] = 115] = "MULTIPLE_DIM_TABLE";
|
|
882
|
+
ComponentType2[ComponentType2["VOLATILITY_ANALYSIS"] = 116] = "VOLATILITY_ANALYSIS";
|
|
883
|
+
ComponentType2[ComponentType2["MAP_COLOR_COMPLIANCE"] = 117] = "MAP_COLOR_COMPLIANCE";
|
|
884
|
+
ComponentType2[ComponentType2["BULLET"] = 118] = "BULLET";
|
|
885
|
+
ComponentType2[ComponentType2["BOX"] = 119] = "BOX";
|
|
886
|
+
ComponentType2[ComponentType2["HISTOGRAM"] = 120] = "HISTOGRAM";
|
|
887
|
+
ComponentType2[ComponentType2["SUNBURST"] = 121] = "SUNBURST";
|
|
888
|
+
})(ComponentType || (ComponentType = {}));
|
|
889
|
+
var _obj;
|
|
890
|
+
var ScreenComponentCode = (_obj = {}, _define_property5(_obj, "custom_component", 0), /** 图层组 */
|
|
891
|
+
_define_property5(_obj, "layer_group", 1e3), /**
|
|
892
|
+
* 文本
|
|
893
|
+
*/
|
|
894
|
+
_define_property5(_obj, "plain_text", 1001), /**
|
|
895
|
+
* 跑马灯
|
|
896
|
+
*/
|
|
897
|
+
_define_property5(_obj, "marquee", 1002), /**
|
|
898
|
+
* 图片
|
|
899
|
+
*/
|
|
900
|
+
_define_property5(_obj, "image", 1003), /**
|
|
901
|
+
* 视频
|
|
902
|
+
*/
|
|
903
|
+
_define_property5(_obj, "video", 1004), /**
|
|
904
|
+
* 点击按钮
|
|
905
|
+
*/
|
|
906
|
+
_define_property5(_obj, "interactive_button", 1005), /**
|
|
907
|
+
* 下拉列表
|
|
908
|
+
*/
|
|
909
|
+
_define_property5(_obj, "dropdown_button", 1006), /**
|
|
910
|
+
* 平铺按钮
|
|
911
|
+
*/
|
|
912
|
+
_define_property5(_obj, "group_button", 1007), /** 大屏翻牌器 */
|
|
913
|
+
_define_property5(_obj, "flipper", 1008), /** 大屏阈值翻牌器 */
|
|
914
|
+
_define_property5(_obj, "threshold_flipper", 1009), /** 大屏进度条 */
|
|
915
|
+
_define_property5(_obj, "progress", 1010), /** 大屏环形进度条 */
|
|
916
|
+
_define_property5(_obj, "circular_progress", 1011), /** 大屏基础排行榜 */
|
|
917
|
+
_define_property5(_obj, "ranking_list", 1012), /** 大屏占比滚动排行榜 */
|
|
918
|
+
_define_property5(_obj, "proportion_ranking_list", 1013), /** 大屏明细表 */
|
|
919
|
+
_define_property5(_obj, "common_table", 1014), /** 大屏线图 */
|
|
920
|
+
_define_property5(_obj, "line_chart", 1015), /** 大屏面积图 */
|
|
921
|
+
_define_property5(_obj, "area_chart", 1016), /** 大屏堆积面积图 */
|
|
922
|
+
_define_property5(_obj, "stack_area_chart", 1017), /** 大屏组合图 */
|
|
923
|
+
_define_property5(_obj, "combination", 1018), /** 大屏柱图 */
|
|
924
|
+
_define_property5(_obj, "bar_chart", 1019), /** 大屏堆积柱图 */
|
|
925
|
+
_define_property5(_obj, "stack_bar_chart", 1020), /** 大屏条形图 */
|
|
926
|
+
_define_property5(_obj, "strip_chart", 1021), /** 大屏堆积条形图 */
|
|
927
|
+
_define_property5(_obj, "stack_strip_chart", 1022), /** 大屏饼图 */
|
|
928
|
+
_define_property5(_obj, "pie", 1023), /** 大屏环图 */
|
|
929
|
+
_define_property5(_obj, "donut", 1024), /** 大屏玫瑰图 */
|
|
930
|
+
_define_property5(_obj, "rose", 1025), /** 大屏时钟组件 */
|
|
931
|
+
_define_property5(_obj, "time", 1026), /** 大屏ICON组件 */
|
|
932
|
+
_define_property5(_obj, "icon", 1027), /** 大屏iframe 组件 */
|
|
933
|
+
_define_property5(_obj, "iframe", 1028), /** 形状:矩形 */
|
|
934
|
+
_define_property5(_obj, "rect_shape", 1029), /** 形状:圆形 */
|
|
935
|
+
_define_property5(_obj, "circle_shape", 1030), /** 形状:三角形 */
|
|
936
|
+
_define_property5(_obj, "triangle_shape", 1031), /** 形状:箭头 */
|
|
937
|
+
_define_property5(_obj, "arrow_shape", 1032), /** 大屏色彩地图 */
|
|
938
|
+
_define_property5(_obj, "map.color.new", 1033), /** 大屏气泡地图 */
|
|
939
|
+
_define_property5(_obj, "map.bubble.new", 1034), /** 大屏符号地图 */
|
|
940
|
+
_define_property5(_obj, "map.lbs.symbol", 1035), /** 大屏飞线地图 */
|
|
941
|
+
_define_property5(_obj, "map.lbs.line", 1036), /** 大屏热力图 */
|
|
942
|
+
_define_property5(_obj, "heatmap", 1037), /** 大屏多图层地图 */
|
|
943
|
+
_define_property5(_obj, "multi_layer_map", 1038), /** 大屏日期选择 */
|
|
944
|
+
_define_property5(_obj, "date_selector", 1039), /**
|
|
945
|
+
* 富文本组件
|
|
946
|
+
*/
|
|
947
|
+
_define_property5(_obj, "rich_text", 1040), _obj);
|
|
948
|
+
var ChartType;
|
|
949
|
+
(function(ChartType2) {
|
|
950
|
+
ChartType2["ROOT"] = "root";
|
|
951
|
+
ChartType2["LINE"] = "line";
|
|
952
|
+
ChartType2["LINE_STACK"] = "line-stack";
|
|
953
|
+
ChartType2["POLYLINE"] = "polyline";
|
|
954
|
+
ChartType2["POLYLINE_STACK"] = "polyline-stack";
|
|
955
|
+
ChartType2["POLYLINE_STACK_PERCENT"] = "polyline-stack-percent";
|
|
956
|
+
ChartType2["BAR"] = "bar";
|
|
957
|
+
ChartType2["BAR_STACK"] = "bar-stack";
|
|
958
|
+
ChartType2["BAR_STACK_PERCENT"] = "bar-stack-percent";
|
|
959
|
+
ChartType2["RADICAL_BAR"] = "radical-bar";
|
|
960
|
+
ChartType2["STRIP"] = "strip";
|
|
961
|
+
ChartType2["STRIP_STACK"] = "strip-stack";
|
|
962
|
+
ChartType2["STRIP_STACK_PERCENT"] = "strip-stack-percent";
|
|
963
|
+
ChartType2["BULLET"] = "bullet";
|
|
964
|
+
ChartType2["HISTOGRAM"] = "histogram";
|
|
965
|
+
ChartType2["BOX"] = "box";
|
|
966
|
+
ChartType2["PIE"] = "pie";
|
|
967
|
+
ChartType2["SUNBURST"] = "sunburst";
|
|
968
|
+
ChartType2["MAP_BUBBLE"] = "map.bubble";
|
|
969
|
+
ChartType2["MAP_COLOR"] = "map.color";
|
|
970
|
+
ChartType2["MAP_BUBBLE_NEW"] = "map.bubble.new";
|
|
971
|
+
ChartType2["MAP_COLOR_NEW"] = "map.color.new";
|
|
972
|
+
ChartType2["MAP_COLOR_COMPLIANCE"] = "map.color.compliance";
|
|
973
|
+
ChartType2["MAP_REGION_COLOR"] = "map.region.color";
|
|
974
|
+
ChartType2["MAP_REGION_BUBBLE"] = "map.region.bubble";
|
|
975
|
+
ChartType2["MAP_LBS"] = "map.lbs";
|
|
976
|
+
ChartType2["MAP_LBS_BUBBLE"] = "map.lbs.bubble";
|
|
977
|
+
ChartType2["MAP_LBS_HEAT"] = "map.lbs.heat";
|
|
978
|
+
ChartType2["MAP_BUILDING_HEAT"] = "map.building.heat";
|
|
979
|
+
ChartType2["MAP_LBS_LINE"] = "map.lbs.line";
|
|
980
|
+
ChartType2["MAP_LBS_SYMBOL"] = "map.lbs.symbol";
|
|
981
|
+
ChartType2["MAP_LBS_CONTRAIL"] = "map.lbs.contrail";
|
|
982
|
+
ChartType2["MAP_LBS_DYNAMICTRAIL"] = "map.lbs.dynamictrail";
|
|
983
|
+
ChartType2["MAP_3D_WORLD"] = "map.3d.world";
|
|
984
|
+
ChartType2["MAP_3D_CHINA"] = "map.3d.china";
|
|
985
|
+
ChartType2["MAP_3D_SPHERE"] = "map.3d.sphere";
|
|
986
|
+
ChartType2["TABLE"] = "table";
|
|
987
|
+
ChartType2["PERSPECTIVE"] = "perspective";
|
|
988
|
+
ChartType2["GAUGE"] = "gauge";
|
|
989
|
+
ChartType2["GAUGE_NEW"] = "gauge.new";
|
|
990
|
+
ChartType2["WATERWAVE"] = "waterwave";
|
|
991
|
+
ChartType2["PROGRESS_NEW"] = "progress.new";
|
|
992
|
+
ChartType2["RADAR"] = "radar";
|
|
993
|
+
ChartType2["SCATTER"] = "scatter";
|
|
994
|
+
ChartType2["SCATTER_NEW"] = "scatter.new";
|
|
995
|
+
ChartType2["FUNNEL"] = "funnel";
|
|
996
|
+
ChartType2["INDICATOR"] = "indicator";
|
|
997
|
+
ChartType2["INDICATOR_CARD"] = "indicator-card";
|
|
998
|
+
ChartType2["TREEMAP"] = "treemap";
|
|
999
|
+
ChartType2["POLAR"] = "polar";
|
|
1000
|
+
ChartType2["WORDCLOUD"] = "wordCloud";
|
|
1001
|
+
ChartType2["HEATMAP"] = "heatmap";
|
|
1002
|
+
ChartType2["TORNADO"] = "tornado";
|
|
1003
|
+
ChartType2["TREE"] = "tree";
|
|
1004
|
+
ChartType2["PATH"] = "path";
|
|
1005
|
+
ChartType2["ARC"] = "arc";
|
|
1006
|
+
ChartType2["PROGRESS"] = "progress";
|
|
1007
|
+
ChartType2["BUBBLE"] = "bubble";
|
|
1008
|
+
ChartType2["OFFLINE_TABLE"] = "offline";
|
|
1009
|
+
ChartType2["QUERY"] = "query";
|
|
1010
|
+
ChartType2["IFRAME"] = "iframe";
|
|
1011
|
+
ChartType2["TEXT"] = "text";
|
|
1012
|
+
ChartType2["TAB"] = "tab";
|
|
1013
|
+
ChartType2["PIC"] = "pic";
|
|
1014
|
+
ChartType2["WATERFALL"] = "waterfall";
|
|
1015
|
+
ChartType2["SANKEY"] = "sankey";
|
|
1016
|
+
ChartType2["ADVANCED_QUERY"] = "advanced-query";
|
|
1017
|
+
ChartType2["RANKING_LIST"] = "ranking-list";
|
|
1018
|
+
ChartType2["FLIPPER"] = "flipper";
|
|
1019
|
+
ChartType2["FROMTO"] = "fromto";
|
|
1020
|
+
ChartType2["INDICATOR_TREND"] = "indicator-trend";
|
|
1021
|
+
ChartType2["COMBINATION"] = "combination";
|
|
1022
|
+
ChartType2["QUERY2"] = "query2";
|
|
1023
|
+
ChartType2["FUNNEL_NEW"] = "funnel.new";
|
|
1024
|
+
ChartType2["FUNNEL_NEW_COMPARE"] = "funnel.new.compare";
|
|
1025
|
+
ChartType2["DECOMPOSITION_TREE"] = "decomposition-tree";
|
|
1026
|
+
ChartType2["BAR_CHART_RACE"] = "bar-chart-race";
|
|
1027
|
+
ChartType2["STORY_TIMELINE"] = "story-timeline";
|
|
1028
|
+
ChartType2["TAB_PANEL"] = "tab-panel";
|
|
1029
|
+
ChartType2["SUB_LAYOUT"] = "sub-layout";
|
|
1030
|
+
ChartType2["CUSTOM"] = "custom";
|
|
1031
|
+
ChartType2["CROSS_TABLE"] = "cross-table";
|
|
1032
|
+
ChartType2["EXCEL_CROSS_TABLE"] = "excel-cross-table";
|
|
1033
|
+
ChartType2["QUICK_REPORT_CROSS_TABLE"] = "quick-report-cross-table";
|
|
1034
|
+
ChartType2["STORY_BUILDER"] = "story-builder";
|
|
1035
|
+
ChartType2["COMMON_TABLE"] = "common-table";
|
|
1036
|
+
ChartType2["CHILD_CUBE"] = "child-cube";
|
|
1037
|
+
ChartType2["REPORT_SUMMARY"] = "report-summary";
|
|
1038
|
+
ChartType2["VOLATILITY_ANALYSIS"] = "volatility-analysis";
|
|
1039
|
+
ChartType2["TREND_TABLE"] = "trend-table";
|
|
1040
|
+
ChartType2["MULTIPLE_DIM_TABLE"] = "multiple-dim-table";
|
|
1041
|
+
ChartType2["CONCAT_CONTAINER"] = "concat-container";
|
|
1042
|
+
ChartType2["QUICK_REPORT_CELL_TABLE"] = "quick-report-cell-table";
|
|
1043
|
+
ChartType2["QUICK_REPORT_CARD_VIEW"] = "quick-report-card-view";
|
|
1044
|
+
ChartType2["QUICK_REPORT_PIVOT_TABLE"] = "quick-report-pivot-table";
|
|
1045
|
+
ChartType2["INDICATOR_RELATION"] = "indicator-relation";
|
|
1046
|
+
ChartType2["QUICK_REPORT_FORM_TABLE"] = "quick-report-form-table";
|
|
1047
|
+
ChartType2["QUICK_REPORT_FORM"] = "quick-report-form";
|
|
1048
|
+
ChartType2["QUICK_REPORT_FORM_CHECKBOX"] = "quick-report-form-checkbox";
|
|
1049
|
+
ChartType2["QUICK_REPORT_FORM_FUNCTION"] = "quick-report-form-function";
|
|
1050
|
+
ChartType2["QUICK_REPORT"] = "quick-report";
|
|
1051
|
+
ChartType2["DATAFORM_TEXT"] = "dataform-text";
|
|
1052
|
+
ChartType2["DATAFORM_TEXTAREA"] = "dataform-textarea";
|
|
1053
|
+
ChartType2["DATAFORM_DROPDOWN"] = "dataform-dropdown";
|
|
1054
|
+
ChartType2["DATAFORM_DROPDOWN_MULTI"] = "dataform-dropdown-multi";
|
|
1055
|
+
ChartType2["DATAFORM_NUMBER"] = "dataform-number";
|
|
1056
|
+
ChartType2["DATAFORM_DATE"] = "dataform-date";
|
|
1057
|
+
ChartType2["DATAFORM_RADIO"] = "dataform-radio";
|
|
1058
|
+
ChartType2["DATAFORM_CHECKBOX"] = "dataform-checkbox";
|
|
1059
|
+
ChartType2["DATAFORM_CASCADER"] = "dataform-cascader";
|
|
1060
|
+
ChartType2["DATAFORM_IMAGE"] = "dataform-image";
|
|
1061
|
+
ChartType2["DATAFORM_RATE"] = "dataform-rate";
|
|
1062
|
+
ChartType2["DATAFORM_RICH_TEXT"] = "dataform-rich-text";
|
|
1063
|
+
ChartType2["DATAFORM_LAYOUT"] = "dataform-layout";
|
|
1064
|
+
ChartType2["DATAFORM_COLUMN"] = "dataform-column";
|
|
1065
|
+
ChartType2["DATAFORM_PHONE"] = "dataform-phone";
|
|
1066
|
+
ChartType2["DATAFORM_EMAIL"] = "dataform-email";
|
|
1067
|
+
ChartType2["DATAFORM_ID_CARD"] = "dataform-id-card";
|
|
1068
|
+
ChartType2["DATAFORM_CURRENT_DATETIME"] = "dataform-current-datetime";
|
|
1069
|
+
ChartType2["DATAFORM_SLIDER"] = "dataform-slider";
|
|
1070
|
+
ChartType2["DATAFORM_USER_SELECT_SINGLE"] = "dataform-user-select-single";
|
|
1071
|
+
ChartType2["DATAFORM_USER_SELECT_MULTI"] = "dataform-user-select-multi";
|
|
1072
|
+
ChartType2["DATAFORM_SUBMIT_USER"] = "dataform-submit-user";
|
|
1073
|
+
})(ChartType || (ChartType = {}));
|
|
1074
|
+
|
|
1075
|
+
// src/basic/bi-types/src/cross-table.ts
|
|
1076
|
+
function _class_call_check5(instance, Constructor) {
|
|
1077
|
+
if (!(instance instanceof Constructor)) {
|
|
1078
|
+
throw new TypeError("Cannot call a class as a function");
|
|
1079
|
+
}
|
|
1080
|
+
}
|
|
1081
|
+
function _defineProperties(target, props) {
|
|
1082
|
+
for (var i = 0; i < props.length; i++) {
|
|
1083
|
+
var descriptor = props[i];
|
|
1084
|
+
descriptor.enumerable = descriptor.enumerable || false;
|
|
1085
|
+
descriptor.configurable = true;
|
|
1086
|
+
if ("value" in descriptor) descriptor.writable = true;
|
|
1087
|
+
Object.defineProperty(target, descriptor.key, descriptor);
|
|
1088
|
+
}
|
|
1089
|
+
}
|
|
1090
|
+
function _create_class(Constructor, protoProps, staticProps) {
|
|
1091
|
+
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
1092
|
+
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
1093
|
+
return Constructor;
|
|
1094
|
+
}
|
|
1095
|
+
function _define_property6(obj, key, value) {
|
|
1096
|
+
if (key in obj) {
|
|
1097
|
+
Object.defineProperty(obj, key, {
|
|
1098
|
+
value,
|
|
1099
|
+
enumerable: true,
|
|
1100
|
+
configurable: true,
|
|
1101
|
+
writable: true
|
|
1102
|
+
});
|
|
1103
|
+
} else {
|
|
1104
|
+
obj[key] = value;
|
|
1105
|
+
}
|
|
1106
|
+
return obj;
|
|
1107
|
+
}
|
|
1108
|
+
var CellMeta = function CellMeta2() {
|
|
1109
|
+
"use strict";
|
|
1110
|
+
_class_call_check5(this, CellMeta2);
|
|
1111
|
+
_define_property6(this, "value", "");
|
|
1112
|
+
_define_property6(this, "raw", "");
|
|
1113
|
+
_define_property6(this, "originValue", "");
|
|
1114
|
+
_define_property6(this, "dataType", void 0);
|
|
1115
|
+
_define_property6(this, "props", {
|
|
1116
|
+
guid: "",
|
|
1117
|
+
hidden: false
|
|
1118
|
+
});
|
|
1119
|
+
};
|
|
1120
|
+
var RowColumnMeta = function RowColumnMeta2() {
|
|
1121
|
+
"use strict";
|
|
1122
|
+
_class_call_check5(this, RowColumnMeta2);
|
|
1123
|
+
_define_property6(
|
|
1124
|
+
this,
|
|
1125
|
+
"total",
|
|
1126
|
+
void 0
|
|
1127
|
+
// 本列是否为总计行
|
|
1128
|
+
);
|
|
1129
|
+
_define_property6(
|
|
1130
|
+
this,
|
|
1131
|
+
"subtotal",
|
|
1132
|
+
void 0
|
|
1133
|
+
// 本列是否为小计行
|
|
1134
|
+
);
|
|
1135
|
+
_define_property6(this, "cells", void 0);
|
|
1136
|
+
};
|
|
1137
|
+
var OlapResponseBase = function OlapResponseBase2() {
|
|
1138
|
+
"use strict";
|
|
1139
|
+
_class_call_check5(this, OlapResponseBase2);
|
|
1140
|
+
_define_property6(this, "rows", []);
|
|
1141
|
+
_define_property6(this, "columns", []);
|
|
1142
|
+
_define_property6(this, "values", []);
|
|
1143
|
+
_define_property6(this, "page", {});
|
|
1144
|
+
};
|
|
1145
|
+
var CrossTableColumnType;
|
|
1146
|
+
(function(CrossTableColumnType2) {
|
|
1147
|
+
CrossTableColumnType2["INDEX"] = "INDEX";
|
|
1148
|
+
CrossTableColumnType2["TOTAL"] = "TOTAL";
|
|
1149
|
+
CrossTableColumnType2["SUBTOTAL"] = "SUBTOTAL";
|
|
1150
|
+
CrossTableColumnType2["MEASURE"] = "MEASURE";
|
|
1151
|
+
CrossTableColumnType2["NORMAL"] = "NORMAL";
|
|
1152
|
+
CrossTableColumnType2["EVENT"] = "EVENT";
|
|
1153
|
+
CrossTableColumnType2["TREE"] = "TREE";
|
|
1154
|
+
CrossTableColumnType2["VALUE"] = "VALUE";
|
|
1155
|
+
CrossTableColumnType2["LEFT_VALUE"] = "LEFT_VALUE";
|
|
1156
|
+
CrossTableColumnType2["CELL_CHART"] = "CELL_CHART";
|
|
1157
|
+
})(CrossTableColumnType || (CrossTableColumnType = {}));
|
|
1158
|
+
var CrossTableRowType;
|
|
1159
|
+
(function(CrossTableRowType2) {
|
|
1160
|
+
CrossTableRowType2["NORMAL"] = "NORMAL";
|
|
1161
|
+
CrossTableRowType2["MEASURE"] = "MEASURE";
|
|
1162
|
+
CrossTableRowType2["TOTAL"] = "TOTAL";
|
|
1163
|
+
CrossTableRowType2["SUBTOTAL"] = "SUBTOTAL";
|
|
1164
|
+
CrossTableRowType2["MEASUREGROUP"] = "MEASUREGROUP";
|
|
1165
|
+
CrossTableRowType2["SUBTOTALPOSITION"] = "SUBTOTALPOSITION";
|
|
1166
|
+
})(CrossTableRowType || (CrossTableRowType = {}));
|
|
1167
|
+
var CrossTableColumnModel = function CrossTableColumnModel2() {
|
|
1168
|
+
"use strict";
|
|
1169
|
+
_class_call_check5(this, CrossTableColumnModel2);
|
|
1170
|
+
_define_property6(this, "uuid", "");
|
|
1171
|
+
_define_property6(this, "type", "NORMAL");
|
|
1172
|
+
_define_property6(this, "headerMeta", {});
|
|
1173
|
+
_define_property6(this, "olapValueIndex", 0);
|
|
1174
|
+
};
|
|
1175
|
+
var CrossTableRowModel = function CrossTableRowModel2() {
|
|
1176
|
+
"use strict";
|
|
1177
|
+
_class_call_check5(this, CrossTableRowModel2);
|
|
1178
|
+
_define_property6(this, "uuid", "");
|
|
1179
|
+
_define_property6(this, "type", "NORMAL");
|
|
1180
|
+
_define_property6(this, "headerMeta", {});
|
|
1181
|
+
_define_property6(this, "isHeaderLastRow", false);
|
|
1182
|
+
_define_property6(this, "rowIndex", void 0);
|
|
1183
|
+
_define_property6(this, "originalData", void 0);
|
|
1184
|
+
};
|
|
1185
|
+
var CrossTableFieldSetting = function CrossTableFieldSetting2() {
|
|
1186
|
+
"use strict";
|
|
1187
|
+
_class_call_check5(this, CrossTableFieldSetting2);
|
|
1188
|
+
_define_property6(this, "uuid", "");
|
|
1189
|
+
_define_property6(this, "aliasName", "");
|
|
1190
|
+
_define_property6(this, "alignment", void 0);
|
|
1191
|
+
_define_property6(this, "verticalAlignment", void 0);
|
|
1192
|
+
_define_property6(this, "areaType", "row");
|
|
1193
|
+
_define_property6(this, "desc", "");
|
|
1194
|
+
_define_property6(this, "imageSize", void 0);
|
|
1195
|
+
_define_property6(this, "label", false);
|
|
1196
|
+
_define_property6(this, "nameChangedFlag", false);
|
|
1197
|
+
_define_property6(this, "numberFormat", void 0);
|
|
1198
|
+
_define_property6(this, "timeFormat", void 0);
|
|
1199
|
+
_define_property6(this, "emptyValueConfig", void 0);
|
|
1200
|
+
_define_property6(this, "emptyStringConfig", void 0);
|
|
1201
|
+
};
|
|
1202
|
+
var CrossTableTotalConfig = /* @__PURE__ */ function() {
|
|
1203
|
+
"use strict";
|
|
1204
|
+
function CrossTableTotalConfig2() {
|
|
1205
|
+
_class_call_check5(this, CrossTableTotalConfig2);
|
|
1206
|
+
_define_property6(this, "displayPosition", void 0);
|
|
1207
|
+
_define_property6(this, "summaryFixBottom", void 0);
|
|
1208
|
+
_define_property6(this, "insertSummary", void 0);
|
|
1209
|
+
_define_property6(this, "totalLogic", void 0);
|
|
1210
|
+
_define_property6(this, "currentMeasure", void 0);
|
|
1211
|
+
_define_property6(this, "totalAlias", void 0);
|
|
1212
|
+
_define_property6(this, "showSubTotal", void 0);
|
|
1213
|
+
_define_property6(this, "dimValue", void 0);
|
|
1214
|
+
_define_property6(this, "subTotalAlias", void 0);
|
|
1215
|
+
_define_property6(this, "subTotalConfig", void 0);
|
|
1216
|
+
_define_property6(this, "subTotalAliasNameMapping", void 0);
|
|
1217
|
+
}
|
|
1218
|
+
_create_class(CrossTableTotalConfig2, null, [
|
|
1219
|
+
{
|
|
1220
|
+
key: "getSubTotalAlias",
|
|
1221
|
+
value: (
|
|
1222
|
+
/** 获取小计别名 */
|
|
1223
|
+
function getSubTotalAlias(totalConfig, dimGuid) {
|
|
1224
|
+
var index = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : 0;
|
|
1225
|
+
var _totalConfig_subTotalConfig, _totalConfig_subTotalAliasNameMapping_dimGuid, _totalConfig_subTotalAliasNameMapping;
|
|
1226
|
+
if (!((_totalConfig_subTotalConfig = totalConfig.subTotalConfig) === null || _totalConfig_subTotalConfig === void 0 ? void 0 : _totalConfig_subTotalConfig.length)) {
|
|
1227
|
+
return null;
|
|
1228
|
+
}
|
|
1229
|
+
return (_totalConfig_subTotalAliasNameMapping = totalConfig.subTotalAliasNameMapping) === null || _totalConfig_subTotalAliasNameMapping === void 0 ? void 0 : (_totalConfig_subTotalAliasNameMapping_dimGuid = _totalConfig_subTotalAliasNameMapping[dimGuid]) === null || _totalConfig_subTotalAliasNameMapping_dimGuid === void 0 ? void 0 : _totalConfig_subTotalAliasNameMapping_dimGuid[index];
|
|
1230
|
+
}
|
|
1231
|
+
)
|
|
1232
|
+
}
|
|
1233
|
+
]);
|
|
1234
|
+
return CrossTableTotalConfig2;
|
|
1235
|
+
}();
|
|
1236
|
+
|
|
1237
|
+
// src/basic/bi-types/src/etl.ts
|
|
1238
|
+
var EtlPublishStatus;
|
|
1239
|
+
(function(EtlPublishStatus2) {
|
|
1240
|
+
EtlPublishStatus2[EtlPublishStatus2["unPublisHed"] = 0] = "unPublisHed";
|
|
1241
|
+
EtlPublishStatus2[EtlPublishStatus2["published"] = 1] = "published";
|
|
1242
|
+
EtlPublishStatus2[EtlPublishStatus2["publishedEditOK"] = 2] = "publishedEditOK";
|
|
1243
|
+
EtlPublishStatus2[EtlPublishStatus2["offline"] = 3] = "offline";
|
|
1244
|
+
EtlPublishStatus2[EtlPublishStatus2["publishedEditError"] = 4] = "publishedEditError";
|
|
1245
|
+
})(EtlPublishStatus || (EtlPublishStatus = {}));
|
|
1246
|
+
var EtlScheduleStatus;
|
|
1247
|
+
(function(EtlScheduleStatus2) {
|
|
1248
|
+
EtlScheduleStatus2[EtlScheduleStatus2["NotRun"] = -1] = "NotRun";
|
|
1249
|
+
EtlScheduleStatus2[EtlScheduleStatus2["ReadyToRun"] = 1] = "ReadyToRun";
|
|
1250
|
+
EtlScheduleStatus2[EtlScheduleStatus2["Running"] = 2] = "Running";
|
|
1251
|
+
EtlScheduleStatus2[EtlScheduleStatus2["RunSuccess"] = 3] = "RunSuccess";
|
|
1252
|
+
EtlScheduleStatus2[EtlScheduleStatus2["RunFailed"] = 4] = "RunFailed";
|
|
1253
|
+
EtlScheduleStatus2[EtlScheduleStatus2["ManualTerminated"] = 5] = "ManualTerminated";
|
|
1254
|
+
})(EtlScheduleStatus || (EtlScheduleStatus = {}));
|
|
1255
|
+
var EtlProductStatus;
|
|
1256
|
+
(function(EtlProductStatus2) {
|
|
1257
|
+
EtlProductStatus2[EtlProductStatus2["Running"] = 1] = "Running";
|
|
1258
|
+
EtlProductStatus2[EtlProductStatus2["UnBind"] = 2] = "UnBind";
|
|
1259
|
+
EtlProductStatus2[EtlProductStatus2["Deleted"] = 3] = "Deleted";
|
|
1260
|
+
})(EtlProductStatus || (EtlProductStatus = {}));
|
|
1261
|
+
|
|
1262
|
+
// src/basic/bi-types/src/open/common/event-types.ts
|
|
1263
|
+
var OpenEventTypeEnum;
|
|
1264
|
+
(function(OpenEventTypeEnum2) {
|
|
1265
|
+
OpenEventTypeEnum2["before-navigate-event"] = "before-navigate-event";
|
|
1266
|
+
OpenEventTypeEnum2["after-mount-event"] = "after-mount-event";
|
|
1267
|
+
OpenEventTypeEnum2["before-unmount-event"] = "before-unmount-event";
|
|
1268
|
+
OpenEventTypeEnum2["before-download-event"] = "before-download-event";
|
|
1269
|
+
OpenEventTypeEnum2["before-page-loaded-event"] = "before-page-loaded-event";
|
|
1270
|
+
OpenEventTypeEnum2["before-publish-event"] = "before-publish-event";
|
|
1271
|
+
})(OpenEventTypeEnum || (OpenEventTypeEnum = {}));
|
|
1272
|
+
|
|
1273
|
+
// src/basic/bi-types/src/open/events/event-props.ts
|
|
1274
|
+
var CustomEventType;
|
|
1275
|
+
(function(CustomEventType2) {
|
|
1276
|
+
CustomEventType2[CustomEventType2["beforeDownloadEvent"] = OpenEventTypeEnum["before-download-event"]] = "beforeDownloadEvent";
|
|
1277
|
+
CustomEventType2[CustomEventType2["beforePageLoadEvent"] = OpenEventTypeEnum["before-page-loaded-event"]] = "beforePageLoadEvent";
|
|
1278
|
+
CustomEventType2[CustomEventType2["beforePublishEvent"] = OpenEventTypeEnum["before-publish-event"]] = "beforePublishEvent";
|
|
1279
|
+
})(CustomEventType || (CustomEventType = {}));
|
|
1280
|
+
|
|
1281
|
+
// src/basic/bi-types/src/open/components/data-schema.ts
|
|
1282
|
+
var Platform;
|
|
1283
|
+
(function(Platform2) {
|
|
1284
|
+
Platform2["dashboard"] = "dashboard";
|
|
1285
|
+
Platform2["excel"] = "excel";
|
|
1286
|
+
Platform2["screen"] = "screen";
|
|
1287
|
+
})(Platform || (Platform = {}));
|
|
1288
|
+
|
|
1289
|
+
// src/basic/bi-types/src/chart-config.ts
|
|
1290
|
+
var NegativeMode;
|
|
1291
|
+
(function(NegativeMode2) {
|
|
1292
|
+
NegativeMode2["negative"] = "0";
|
|
1293
|
+
NegativeMode2["bracket"] = "1";
|
|
1294
|
+
})(NegativeMode || (NegativeMode = {}));
|
|
1295
|
+
var SelectType;
|
|
1296
|
+
(function(SelectType2) {
|
|
1297
|
+
SelectType2["auto"] = "auto";
|
|
1298
|
+
SelectType2["int"] = "int";
|
|
1299
|
+
SelectType2["oneDecimal"] = "oneDecimal";
|
|
1300
|
+
SelectType2["twoDecimal"] = "twoDecimal";
|
|
1301
|
+
SelectType2["percent"] = "percent";
|
|
1302
|
+
SelectType2["oneDecimalPercent"] = "oneDecimalPercent";
|
|
1303
|
+
SelectType2["twoDecimalPercent"] = "twoDecimalPercent";
|
|
1304
|
+
SelectType2["custom"] = "custom";
|
|
1305
|
+
})(SelectType || (SelectType = {}));
|
|
1306
|
+
var ImageDisplayMode;
|
|
1307
|
+
(function(ImageDisplayMode2) {
|
|
1308
|
+
ImageDisplayMode2[ImageDisplayMode2["LEFT"] = 0] = "LEFT";
|
|
1309
|
+
ImageDisplayMode2[ImageDisplayMode2["CENTER"] = 1] = "CENTER";
|
|
1310
|
+
ImageDisplayMode2[ImageDisplayMode2["RIGHT"] = 2] = "RIGHT";
|
|
1311
|
+
ImageDisplayMode2[ImageDisplayMode2["CLIP"] = 3] = "CLIP";
|
|
1312
|
+
ImageDisplayMode2[ImageDisplayMode2["STRETCH"] = 4] = "STRETCH";
|
|
1313
|
+
ImageDisplayMode2[ImageDisplayMode2["FILL_TOP"] = 5] = "FILL_TOP";
|
|
1314
|
+
ImageDisplayMode2[ImageDisplayMode2["FILL_BOTTOM"] = 6] = "FILL_BOTTOM";
|
|
1315
|
+
ImageDisplayMode2[ImageDisplayMode2["FILL_LEFT"] = 7] = "FILL_LEFT";
|
|
1316
|
+
ImageDisplayMode2[ImageDisplayMode2["FILL_RIGHT"] = 8] = "FILL_RIGHT";
|
|
1317
|
+
})(ImageDisplayMode || (ImageDisplayMode = {}));
|
|
1318
|
+
var LegendPositionType;
|
|
1319
|
+
(function(LegendPositionType2) {
|
|
1320
|
+
LegendPositionType2["None"] = "none";
|
|
1321
|
+
LegendPositionType2["Top"] = "top";
|
|
1322
|
+
LegendPositionType2["TopLeft"] = "top-left";
|
|
1323
|
+
LegendPositionType2["TopRight"] = "top-right";
|
|
1324
|
+
LegendPositionType2["Bottom"] = "bottom";
|
|
1325
|
+
LegendPositionType2["BottomLeft"] = "bottom-left";
|
|
1326
|
+
LegendPositionType2["BottomRight"] = "bottom-right";
|
|
1327
|
+
LegendPositionType2["Left"] = "left";
|
|
1328
|
+
LegendPositionType2["LeftTop"] = "left-top";
|
|
1329
|
+
LegendPositionType2["LeftBottom"] = "left-bottom";
|
|
1330
|
+
LegendPositionType2["Right"] = "right";
|
|
1331
|
+
LegendPositionType2["RightTop"] = "right-top";
|
|
1332
|
+
LegendPositionType2["RightBottom"] = "right-bottom";
|
|
1333
|
+
})(LegendPositionType || (LegendPositionType = {}));
|
|
1334
|
+
var LegendAlignType;
|
|
1335
|
+
(function(LegendAlignType2) {
|
|
1336
|
+
LegendAlignType2["Left"] = "left";
|
|
1337
|
+
LegendAlignType2["Center"] = "center";
|
|
1338
|
+
LegendAlignType2["Middle"] = "middle";
|
|
1339
|
+
LegendAlignType2["Right"] = "right";
|
|
1340
|
+
LegendAlignType2["Top"] = "top";
|
|
1341
|
+
LegendAlignType2["Bottom"] = "bottom";
|
|
1342
|
+
})(LegendAlignType || (LegendAlignType = {}));
|
|
1343
|
+
var LegendUnHighLightedValue;
|
|
1344
|
+
(function(LegendUnHighLightedValue2) {
|
|
1345
|
+
LegendUnHighLightedValue2["default"] = "-";
|
|
1346
|
+
LegendUnHighLightedValue2["empty"] = "";
|
|
1347
|
+
})(LegendUnHighLightedValue || (LegendUnHighLightedValue = {}));
|
|
1348
|
+
var ConstastTypeMap = {
|
|
1349
|
+
dateRegion: [
|
|
1350
|
+
"DAY_DAY_RING_RATIO",
|
|
1351
|
+
"DAY_WEEK_RATIO",
|
|
1352
|
+
"DAY_MONTH_RATIO",
|
|
1353
|
+
"DAY_YEAR_RATIO"
|
|
1354
|
+
],
|
|
1355
|
+
weekRegion: [
|
|
1356
|
+
"WEEK_WEEK_RING_RATIO",
|
|
1357
|
+
"WEEK_YEAR_RATIO"
|
|
1358
|
+
],
|
|
1359
|
+
monthRegion: [
|
|
1360
|
+
"MONTH_MONTH_RING_RATIO",
|
|
1361
|
+
"MONTH_YEAR_RATIO"
|
|
1362
|
+
],
|
|
1363
|
+
quarterRegion: [
|
|
1364
|
+
"QUARTER_QUARTER_RING_RATIO",
|
|
1365
|
+
"QUARTER_YEAR_RATIO"
|
|
1366
|
+
],
|
|
1367
|
+
fiscalQuarterRegion: [
|
|
1368
|
+
"QUARTER_QUARTER_RING_RATIO",
|
|
1369
|
+
"QUARTER_YEAR_RATIO"
|
|
1370
|
+
],
|
|
1371
|
+
yearRegion: [
|
|
1372
|
+
"YEAR_YEAR_RING_RATIO"
|
|
1373
|
+
],
|
|
1374
|
+
fiscalYearRegion: [
|
|
1375
|
+
"YEAR_YEAR_RING_RATIO"
|
|
1376
|
+
]
|
|
1377
|
+
};
|
|
1378
|
+
var ChartAreaType;
|
|
1379
|
+
(function(ChartAreaType2) {
|
|
1380
|
+
ChartAreaType2["XAxis"] = "xAxis";
|
|
1381
|
+
ChartAreaType2["YAxis"] = "yAxis";
|
|
1382
|
+
ChartAreaType2["YMainAxis"] = "yMainAxis";
|
|
1383
|
+
ChartAreaType2["YSecondaryAxis"] = "ySecondaryAxis";
|
|
1384
|
+
ChartAreaType2["Legend"] = "legend";
|
|
1385
|
+
ChartAreaType2["Row"] = "row";
|
|
1386
|
+
ChartAreaType2["Column"] = "column";
|
|
1387
|
+
ChartAreaType2["IMAGE"] = "image";
|
|
1388
|
+
ChartAreaType2["SecondaryColumn"] = "secondaryColumn";
|
|
1389
|
+
ChartAreaType2["Tooltip"] = "tooltip";
|
|
1390
|
+
})(ChartAreaType || (ChartAreaType = {}));
|
|
1391
|
+
var ChartSeriesType;
|
|
1392
|
+
(function(ChartSeriesType2) {
|
|
1393
|
+
ChartSeriesType2["Measure"] = "measure";
|
|
1394
|
+
ChartSeriesType2["DimensionValue"] = "dimensionValue";
|
|
1395
|
+
ChartSeriesType2["Combination"] = "combination";
|
|
1396
|
+
})(ChartSeriesType || (ChartSeriesType = {}));
|
|
1397
|
+
var ScreenBorderType;
|
|
1398
|
+
(function(ScreenBorderType2) {
|
|
1399
|
+
ScreenBorderType2["Top"] = "Top";
|
|
1400
|
+
ScreenBorderType2["Right"] = "Right";
|
|
1401
|
+
ScreenBorderType2["Bottom"] = "Bottom";
|
|
1402
|
+
ScreenBorderType2["Left"] = "Left";
|
|
1403
|
+
ScreenBorderType2["All"] = "All";
|
|
1404
|
+
})(ScreenBorderType || (ScreenBorderType = {}));
|
|
1405
|
+
var SemanticColor;
|
|
1406
|
+
(function(SemanticColor2) {
|
|
1407
|
+
SemanticColor2["Increase"] = "increase";
|
|
1408
|
+
SemanticColor2["Stable"] = "stable";
|
|
1409
|
+
SemanticColor2["Decrease"] = "decrease";
|
|
1410
|
+
})(SemanticColor || (SemanticColor = {}));
|
|
1411
|
+
|
|
1412
|
+
// src/basic/bi-types/src/standard-model.ts
|
|
1413
|
+
var ReportSummaryInsightType;
|
|
1414
|
+
(function(ReportSummaryInsightType2) {
|
|
1415
|
+
ReportSummaryInsightType2["OVERALL_ANALYSIS"] = "OVERALL_ANALYSIS";
|
|
1416
|
+
ReportSummaryInsightType2["TIME_OVERALL_ANALYSIS"] = "TIME_OVERALL_ANALYSIS";
|
|
1417
|
+
ReportSummaryInsightType2["TIME_LATEST_ANALYSIS"] = "TIME_LATEST_ANALYSIS";
|
|
1418
|
+
ReportSummaryInsightType2["TOP_DIMENSION_COMBO_ANALYSIS"] = "TOP_DIMENSION_COMBO_ANALYSIS";
|
|
1419
|
+
ReportSummaryInsightType2["LLM_CUBE_TIME_ANALYSIS"] = "LLM_CUBE_TIME_ANALYSIS";
|
|
1420
|
+
})(ReportSummaryInsightType || (ReportSummaryInsightType = {}));
|
|
1421
|
+
var Env;
|
|
1422
|
+
(function(Env2) {
|
|
1423
|
+
Env2["excel"] = "excel";
|
|
1424
|
+
Env2["pc"] = "pc";
|
|
1425
|
+
Env2["mobile"] = "mobile";
|
|
1426
|
+
})(Env || (Env = {}));
|
|
1427
|
+
|
|
1428
|
+
// src/basic/bi-types/src/cube/cube-model.ts
|
|
1429
|
+
function _class_call_check6(instance, Constructor) {
|
|
1430
|
+
if (!(instance instanceof Constructor)) {
|
|
1431
|
+
throw new TypeError("Cannot call a class as a function");
|
|
1432
|
+
}
|
|
1433
|
+
}
|
|
1434
|
+
function _defineProperties2(target, props) {
|
|
1435
|
+
for (var i = 0; i < props.length; i++) {
|
|
1436
|
+
var descriptor = props[i];
|
|
1437
|
+
descriptor.enumerable = descriptor.enumerable || false;
|
|
1438
|
+
descriptor.configurable = true;
|
|
1439
|
+
if ("value" in descriptor) descriptor.writable = true;
|
|
1440
|
+
Object.defineProperty(target, descriptor.key, descriptor);
|
|
1441
|
+
}
|
|
1442
|
+
}
|
|
1443
|
+
function _create_class2(Constructor, protoProps, staticProps) {
|
|
1444
|
+
if (protoProps) _defineProperties2(Constructor.prototype, protoProps);
|
|
1445
|
+
if (staticProps) _defineProperties2(Constructor, staticProps);
|
|
1446
|
+
return Constructor;
|
|
1447
|
+
}
|
|
1448
|
+
function _define_property7(obj, key, value) {
|
|
1449
|
+
if (key in obj) {
|
|
1450
|
+
Object.defineProperty(obj, key, {
|
|
1451
|
+
value,
|
|
1452
|
+
enumerable: true,
|
|
1453
|
+
configurable: true,
|
|
1454
|
+
writable: true
|
|
1455
|
+
});
|
|
1456
|
+
} else {
|
|
1457
|
+
obj[key] = value;
|
|
1458
|
+
}
|
|
1459
|
+
return obj;
|
|
1460
|
+
}
|
|
1461
|
+
var CustomAreaType;
|
|
1462
|
+
(function(CustomAreaType2) {
|
|
1463
|
+
CustomAreaType2["CUSTOM_AREA"] = "CUSTOM_AREA";
|
|
1464
|
+
CustomAreaType2["CUSTOM_GEOJSON"] = "CUSTOM_GEOJSON";
|
|
1465
|
+
CustomAreaType2["CUSTOM_TREE"] = "CUSTOM_TREE";
|
|
1466
|
+
CustomAreaType2["CUSTOM_PICTURE"] = "CUSTOM_PICTURE";
|
|
1467
|
+
})(CustomAreaType || (CustomAreaType = {}));
|
|
1468
|
+
var PictureCoordinateType;
|
|
1469
|
+
(function(PictureCoordinateType2) {
|
|
1470
|
+
PictureCoordinateType2["HORIZONTAL"] = "CUSTOM_PICTURE_HORIZONTAL";
|
|
1471
|
+
PictureCoordinateType2["VERTICAL"] = "CUSTOM_PICTURE_VERTICAL";
|
|
1472
|
+
})(PictureCoordinateType || (PictureCoordinateType = {}));
|
|
1473
|
+
var PhysicalSchema = function PhysicalSchema2() {
|
|
1474
|
+
"use strict";
|
|
1475
|
+
_class_call_check6(this, PhysicalSchema2);
|
|
1476
|
+
_define_property7(this, "tables", []);
|
|
1477
|
+
_define_property7(this, "virtualTables", []);
|
|
1478
|
+
_define_property7(this, "links", []);
|
|
1479
|
+
_define_property7(this, "sqlHintTypes", []);
|
|
1480
|
+
_define_property7(this, "sqlHints", []);
|
|
1481
|
+
};
|
|
1482
|
+
var CubeSchema = function CubeSchema2() {
|
|
1483
|
+
"use strict";
|
|
1484
|
+
_class_call_check6(this, CubeSchema2);
|
|
1485
|
+
_define_property7(this, "uniqueId", "");
|
|
1486
|
+
_define_property7(this, "cubeId", "");
|
|
1487
|
+
_define_property7(this, "datasourceId", "");
|
|
1488
|
+
_define_property7(this, "caption", "");
|
|
1489
|
+
_define_property7(this, "fields", []);
|
|
1490
|
+
_define_property7(this, "fieldTree", []);
|
|
1491
|
+
_define_property7(this, "filter", null);
|
|
1492
|
+
_define_property7(this, "params", []);
|
|
1493
|
+
_define_property7(this, "sqlPlaceholders", []);
|
|
1494
|
+
};
|
|
1495
|
+
var SchemaExtraInfo = function SchemaExtraInfo2() {
|
|
1496
|
+
"use strict";
|
|
1497
|
+
_class_call_check6(this, SchemaExtraInfo2);
|
|
1498
|
+
_define_property7(this, "aimDirId", null);
|
|
1499
|
+
_define_property7(this, "hasAuthorizedUse", void 0);
|
|
1500
|
+
_define_property7(this, "permissionList", void 0);
|
|
1501
|
+
_define_property7(this, "dataLevelAttributeIds", []);
|
|
1502
|
+
_define_property7(this, "withoutColumnLevelPermissionFields", []);
|
|
1503
|
+
_define_property7(this, "aggFunctions", []);
|
|
1504
|
+
_define_property7(this, "isDataMaskOpen", void 0);
|
|
1505
|
+
_define_property7(this, "isOpenColumnLevelPermission", void 0);
|
|
1506
|
+
_define_property7(this, "isOpenRowLevelPermission", void 0);
|
|
1507
|
+
_define_property7(this, "dsCreateOrigin", void 0);
|
|
1508
|
+
_define_property7(this, "dataLoadMode", void 0);
|
|
1509
|
+
_define_property7(this, "etlGenerateCube", void 0);
|
|
1510
|
+
_define_property7(this, "cubeType", null);
|
|
1511
|
+
_define_property7(this, "creatorId", void 0);
|
|
1512
|
+
};
|
|
1513
|
+
var CubeModel = function CubeModel2() {
|
|
1514
|
+
"use strict";
|
|
1515
|
+
_class_call_check6(this, CubeModel2);
|
|
1516
|
+
_define_property7(this, "physicalSchema", new PhysicalSchema());
|
|
1517
|
+
_define_property7(this, "cubeSchema", new CubeSchema());
|
|
1518
|
+
_define_property7(this, "metaModelVersion", "2.0");
|
|
1519
|
+
_define_property7(this, "userDefineVersion", "5.0.1");
|
|
1520
|
+
_define_property7(this, "schemaExtraInfo", new SchemaExtraInfo());
|
|
1521
|
+
};
|
|
1522
|
+
var TableJoinType;
|
|
1523
|
+
(function(TableJoinType2) {
|
|
1524
|
+
TableJoinType2["LEFT_OUTER_JOIN"] = "LEFT_OUTER_JOIN";
|
|
1525
|
+
TableJoinType2["INNER_JOIN"] = "INNER_JOIN";
|
|
1526
|
+
TableJoinType2["FULL_OUTER_JOIN"] = "FULL_OUTER_JOIN";
|
|
1527
|
+
TableJoinType2["JOIN_ERROR"] = "JOIN_ERROR";
|
|
1528
|
+
})(TableJoinType || (TableJoinType = {}));
|
|
1529
|
+
var TableRelation;
|
|
1530
|
+
(function(TableRelation2) {
|
|
1531
|
+
TableRelation2["MANY_TO_ONE"] = "many-to-one";
|
|
1532
|
+
})(TableRelation || (TableRelation = {}));
|
|
1533
|
+
var JoinCondition;
|
|
1534
|
+
(function(JoinCondition2) {
|
|
1535
|
+
JoinCondition2["EQUAL_TO"] = "equal-to";
|
|
1536
|
+
JoinCondition2["UNEQUAL_TO"] = "unequal-to";
|
|
1537
|
+
JoinCondition2["GREATER_THAN"] = "greater-than";
|
|
1538
|
+
JoinCondition2["LESS_THAN"] = "less-than";
|
|
1539
|
+
})(JoinCondition || (JoinCondition = {}));
|
|
1540
|
+
var DataType;
|
|
1541
|
+
(function(DataType2) {
|
|
1542
|
+
DataType2["number"] = "number";
|
|
1543
|
+
DataType2["string"] = "string";
|
|
1544
|
+
DataType2["date"] = "date";
|
|
1545
|
+
DataType2["datetime"] = "datetime";
|
|
1546
|
+
DataType2["time"] = "time";
|
|
1547
|
+
})(DataType || (DataType = {}));
|
|
1548
|
+
var SecondDataType;
|
|
1549
|
+
(function(SecondDataType2) {
|
|
1550
|
+
SecondDataType2["number"] = "number";
|
|
1551
|
+
SecondDataType2["string"] = "string";
|
|
1552
|
+
SecondDataType2["geographic"] = "geographic";
|
|
1553
|
+
SecondDataType2["imageUrl"] = "imageUrl";
|
|
1554
|
+
SecondDataType2["imageFileId"] = "imageFileId";
|
|
1555
|
+
SecondDataType2["date"] = "date";
|
|
1556
|
+
SecondDataType2["datetime"] = "datetime";
|
|
1557
|
+
SecondDataType2["time"] = "time";
|
|
1558
|
+
SecondDataType2["multiValue"] = "multi_value";
|
|
1559
|
+
})(SecondDataType || (SecondDataType = {}));
|
|
1560
|
+
var CalendarTypeEnum;
|
|
1561
|
+
(function(CalendarTypeEnum2) {
|
|
1562
|
+
CalendarTypeEnum2["GregorianYear"] = "gregorian-year";
|
|
1563
|
+
CalendarTypeEnum2["FiscalYear"] = "fiscal-year";
|
|
1564
|
+
CalendarTypeEnum2["LunarYear"] = "lunar-year";
|
|
1565
|
+
})(CalendarTypeEnum || (CalendarTypeEnum = {}));
|
|
1566
|
+
var DateGranularity;
|
|
1567
|
+
(function(DateGranularity2) {
|
|
1568
|
+
DateGranularity2["year"] = "year";
|
|
1569
|
+
DateGranularity2["fiscalYear"] = "fiscal-year";
|
|
1570
|
+
DateGranularity2["quarter"] = "year-quarter";
|
|
1571
|
+
DateGranularity2["fiscalYearQuarter"] = "fiscal-year-quarter";
|
|
1572
|
+
DateGranularity2["month"] = "year-month";
|
|
1573
|
+
DateGranularity2["week"] = "year-week";
|
|
1574
|
+
DateGranularity2["day"] = "year-month-day";
|
|
1575
|
+
DateGranularity2["hour"] = "hour";
|
|
1576
|
+
DateGranularity2["minute"] = "hour-minute";
|
|
1577
|
+
DateGranularity2["second"] = "hour-minute-second";
|
|
1578
|
+
DateGranularity2["datetime"] = "datetime";
|
|
1579
|
+
})(DateGranularity || (DateGranularity = {}));
|
|
1580
|
+
var RegionGranularity;
|
|
1581
|
+
(function(RegionGranularity2) {
|
|
1582
|
+
RegionGranularity2["continent"] = "CONTINENT";
|
|
1583
|
+
RegionGranularity2["country"] = "COUNTRY";
|
|
1584
|
+
RegionGranularity2["region"] = "REGION";
|
|
1585
|
+
RegionGranularity2["province"] = "PROVINCE";
|
|
1586
|
+
RegionGranularity2["city"] = "CITY";
|
|
1587
|
+
RegionGranularity2["xian"] = "XIAN";
|
|
1588
|
+
RegionGranularity2["street"] = "STREET";
|
|
1589
|
+
RegionGranularity2["lng"] = "LNG";
|
|
1590
|
+
RegionGranularity2["lat"] = "LAT";
|
|
1591
|
+
RegionGranularity2["custom_region"] = "CUSTOM_REGION";
|
|
1592
|
+
})(RegionGranularity || (RegionGranularity = {}));
|
|
1593
|
+
var MultiSeparator;
|
|
1594
|
+
(function(MultiSeparator2) {
|
|
1595
|
+
MultiSeparator2["comma"] = ",";
|
|
1596
|
+
MultiSeparator2["semicolon"] = ";";
|
|
1597
|
+
MultiSeparator2["space"] = " ";
|
|
1598
|
+
})(MultiSeparator || (MultiSeparator = {}));
|
|
1599
|
+
var EmptyValueType;
|
|
1600
|
+
(function(EmptyValueType2) {
|
|
1601
|
+
EmptyValueType2["EmptyValue"] = "EmptyValue";
|
|
1602
|
+
EmptyValueType2["EmptyString"] = "EmptyString";
|
|
1603
|
+
})(EmptyValueType || (EmptyValueType = {}));
|
|
1604
|
+
var EmptyValueDisplayType;
|
|
1605
|
+
(function(EmptyValueDisplayType2) {
|
|
1606
|
+
EmptyValueDisplayType2["Hyphen"] = "hyphen";
|
|
1607
|
+
EmptyValueDisplayType2["Braces"] = "braces";
|
|
1608
|
+
EmptyValueDisplayType2["Null"] = "null";
|
|
1609
|
+
EmptyValueDisplayType2["NotDisplay"] = "notDisplay";
|
|
1610
|
+
EmptyValueDisplayType2["Custom"] = "custom";
|
|
1611
|
+
})(EmptyValueDisplayType || (EmptyValueDisplayType = {}));
|
|
1612
|
+
var EmptyStringOrNullDisplayConfig = function EmptyStringOrNullDisplayConfig2() {
|
|
1613
|
+
"use strict";
|
|
1614
|
+
_class_call_check6(this, EmptyStringOrNullDisplayConfig2);
|
|
1615
|
+
_define_property7(this, "formatType", "hyphen");
|
|
1616
|
+
_define_property7(this, "customFormat", void 0);
|
|
1617
|
+
_define_property7(this, "isAuto", true);
|
|
1618
|
+
};
|
|
1619
|
+
var EmptyValueDisplayConfig = /* @__PURE__ */ function() {
|
|
1620
|
+
"use strict";
|
|
1621
|
+
function EmptyValueDisplayConfig2() {
|
|
1622
|
+
_class_call_check6(this, EmptyValueDisplayConfig2);
|
|
1623
|
+
_define_property7(this, "emptyValueConfig", new EmptyStringOrNullDisplayConfig());
|
|
1624
|
+
_define_property7(this, "emptyStringConfig", new EmptyStringOrNullDisplayConfig());
|
|
1625
|
+
}
|
|
1626
|
+
_create_class2(EmptyValueDisplayConfig2, null, [
|
|
1627
|
+
{
|
|
1628
|
+
key: "getDefaultConfigForQuickReport",
|
|
1629
|
+
value: function getDefaultConfigForQuickReport() {
|
|
1630
|
+
return {
|
|
1631
|
+
emptyValueConfig: {
|
|
1632
|
+
formatType: "notDisplay",
|
|
1633
|
+
customFormat: null,
|
|
1634
|
+
isAuto: false
|
|
1635
|
+
},
|
|
1636
|
+
emptyStringConfig: {
|
|
1637
|
+
formatType: "notDisplay",
|
|
1638
|
+
customFormat: null,
|
|
1639
|
+
isAuto: false
|
|
1640
|
+
}
|
|
1641
|
+
};
|
|
1642
|
+
}
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
key: "convertAttrEmptyValueDisplayConfig",
|
|
1646
|
+
value: function convertAttrEmptyValueDisplayConfig(attr) {
|
|
1647
|
+
var isAuto = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : false;
|
|
1648
|
+
return {
|
|
1649
|
+
emptyValueConfig: {
|
|
1650
|
+
formatType: attr === null || attr === void 0 ? void 0 : attr.nullValueFormatType,
|
|
1651
|
+
customFormat: attr === null || attr === void 0 ? void 0 : attr.nullValueCustomFormat,
|
|
1652
|
+
isAuto
|
|
1653
|
+
},
|
|
1654
|
+
emptyStringConfig: {
|
|
1655
|
+
formatType: attr === null || attr === void 0 ? void 0 : attr.emptyStringFormatType,
|
|
1656
|
+
customFormat: attr === null || attr === void 0 ? void 0 : attr.emptyStringCustomFormat,
|
|
1657
|
+
isAuto
|
|
1658
|
+
}
|
|
1659
|
+
};
|
|
1660
|
+
}
|
|
1661
|
+
},
|
|
1662
|
+
{
|
|
1663
|
+
key: "getConfigByFieldSettingMap",
|
|
1664
|
+
value: (
|
|
1665
|
+
/** 根据fieldSettingMap中存储的配置转换成空值展示配置模型 */
|
|
1666
|
+
function getConfigByFieldSettingMap(fieldSetting, defaultValue) {
|
|
1667
|
+
if (!fieldSetting) {
|
|
1668
|
+
return defaultValue !== null && defaultValue !== void 0 ? defaultValue : {
|
|
1669
|
+
emptyValueConfig: {
|
|
1670
|
+
formatType: "hyphen",
|
|
1671
|
+
customFormat: null
|
|
1672
|
+
},
|
|
1673
|
+
emptyStringConfig: {
|
|
1674
|
+
formatType: "hyphen",
|
|
1675
|
+
customFormat: null
|
|
1676
|
+
}
|
|
1677
|
+
};
|
|
1678
|
+
}
|
|
1679
|
+
var _fieldSetting_emptyValueConfig, _ref;
|
|
1680
|
+
var emptyValueConfig = (_ref = (_fieldSetting_emptyValueConfig = fieldSetting.emptyValueConfig) !== null && _fieldSetting_emptyValueConfig !== void 0 ? _fieldSetting_emptyValueConfig : defaultValue === null || defaultValue === void 0 ? void 0 : defaultValue.emptyValueConfig) !== null && _ref !== void 0 ? _ref : {
|
|
1681
|
+
formatType: "hyphen",
|
|
1682
|
+
customFormat: null
|
|
1683
|
+
};
|
|
1684
|
+
var _fieldSetting_emptyStringConfig, _ref1;
|
|
1685
|
+
var emptyStringConfig = (_ref1 = (_fieldSetting_emptyStringConfig = fieldSetting.emptyStringConfig) !== null && _fieldSetting_emptyStringConfig !== void 0 ? _fieldSetting_emptyStringConfig : defaultValue === null || defaultValue === void 0 ? void 0 : defaultValue.emptyStringConfig) !== null && _ref1 !== void 0 ? _ref1 : {
|
|
1686
|
+
formatType: "hyphen",
|
|
1687
|
+
customFormat: null
|
|
1688
|
+
};
|
|
1689
|
+
return {
|
|
1690
|
+
emptyValueConfig,
|
|
1691
|
+
emptyStringConfig
|
|
1692
|
+
};
|
|
1693
|
+
}
|
|
1694
|
+
)
|
|
1695
|
+
}
|
|
1696
|
+
]);
|
|
1697
|
+
return EmptyValueDisplayConfig2;
|
|
1698
|
+
}();
|
|
1699
|
+
var Aggregator;
|
|
1700
|
+
(function(Aggregator2) {
|
|
1701
|
+
Aggregator2["sum"] = "sum";
|
|
1702
|
+
Aggregator2["count"] = "count";
|
|
1703
|
+
Aggregator2["distinct-count"] = "distinct-count";
|
|
1704
|
+
Aggregator2["max"] = "max";
|
|
1705
|
+
Aggregator2["min"] = "min";
|
|
1706
|
+
Aggregator2["avg"] = "avg";
|
|
1707
|
+
})(Aggregator || (Aggregator = {}));
|
|
1708
|
+
var FilterAttr = function FilterAttr2() {
|
|
1709
|
+
"use strict";
|
|
1710
|
+
_class_call_check6(this, FilterAttr2);
|
|
1711
|
+
_define_property7(this, "logicalOperator", void 0);
|
|
1712
|
+
_define_property7(this, "filterElements", []);
|
|
1713
|
+
_define_property7(this, "filters", []);
|
|
1714
|
+
_define_property7(this, "beforeJoin", void 0);
|
|
1715
|
+
_define_property7(this, "tableId", void 0);
|
|
1716
|
+
};
|
|
1717
|
+
var OriginDateType;
|
|
1718
|
+
(function(OriginDateType2) {
|
|
1719
|
+
OriginDateType2["SingleDate"] = "singleDate";
|
|
1720
|
+
OriginDateType2["DateRange"] = "dateRange";
|
|
1721
|
+
})(OriginDateType || (OriginDateType = {}));
|
|
1722
|
+
var ParamDataType;
|
|
1723
|
+
(function(ParamDataType2) {
|
|
1724
|
+
ParamDataType2["string"] = "string";
|
|
1725
|
+
ParamDataType2["number"] = "number";
|
|
1726
|
+
ParamDataType2["dateRegion"] = "dateRegion";
|
|
1727
|
+
ParamDataType2["quarterRegion"] = "quarterRegion";
|
|
1728
|
+
ParamDataType2["monthRegion"] = "monthRegion";
|
|
1729
|
+
ParamDataType2["weekRegion"] = "weekRegion";
|
|
1730
|
+
ParamDataType2["yearRegion"] = "yearRegion";
|
|
1731
|
+
ParamDataType2["ymdHmsRegion"] = "ymdHmsRegion";
|
|
1732
|
+
})(ParamDataType || (ParamDataType = {}));
|
|
1733
|
+
var CellsetDimTypes;
|
|
1734
|
+
(function(CellsetDimTypes2) {
|
|
1735
|
+
CellsetDimTypes2["StandardDimension"] = "StandardDimension";
|
|
1736
|
+
CellsetDimTypes2["StrDateTypeDimension"] = "StrDateTypeDimension";
|
|
1737
|
+
CellsetDimTypes2["StarDimension"] = "StarDimension";
|
|
1738
|
+
CellsetDimTypes2["GeographicDimension"] = "GeographicDimension";
|
|
1739
|
+
CellsetDimTypes2["measureCol"] = "measureCol";
|
|
1740
|
+
})(CellsetDimTypes || (CellsetDimTypes = {}));
|
|
1741
|
+
var HintModal = function HintModal2() {
|
|
1742
|
+
"use strict";
|
|
1743
|
+
_class_call_check6(this, HintModal2);
|
|
1744
|
+
_define_property7(this, "dsType", void 0);
|
|
1745
|
+
_define_property7(this, "head", "set");
|
|
1746
|
+
_define_property7(this, "key", "");
|
|
1747
|
+
_define_property7(this, "connector", "=");
|
|
1748
|
+
_define_property7(this, "value", "");
|
|
1749
|
+
_define_property7(this, "support", true);
|
|
1750
|
+
};
|
|
1751
|
+
|
|
1752
|
+
// src/basic/bi-types/src/cube/data-source.ts
|
|
1753
|
+
var DsCreateOriginEnum;
|
|
1754
|
+
(function(DsCreateOriginEnum2) {
|
|
1755
|
+
DsCreateOriginEnum2[DsCreateOriginEnum2["QUICKBI"] = 1] = "QUICKBI";
|
|
1756
|
+
DsCreateOriginEnum2[DsCreateOriginEnum2["SYCM"] = 2] = "SYCM";
|
|
1757
|
+
DsCreateOriginEnum2[DsCreateOriginEnum2["DING_TALK"] = 3] = "DING_TALK";
|
|
1758
|
+
DsCreateOriginEnum2[DsCreateOriginEnum2["ASSET_PLATFORM"] = 4] = "ASSET_PLATFORM";
|
|
1759
|
+
DsCreateOriginEnum2[DsCreateOriginEnum2["QA_PLATFORM"] = 5] = "QA_PLATFORM";
|
|
1760
|
+
})(DsCreateOriginEnum || (DsCreateOriginEnum = {}));
|
|
1761
|
+
var SupportCustomWeekType;
|
|
1762
|
+
(function(SupportCustomWeekType2) {
|
|
1763
|
+
SupportCustomWeekType2[SupportCustomWeekType2["NotSupport"] = 0] = "NotSupport";
|
|
1764
|
+
SupportCustomWeekType2[SupportCustomWeekType2["SupportRegister"] = 1] = "SupportRegister";
|
|
1765
|
+
SupportCustomWeekType2[SupportCustomWeekType2["SupportAutoRegister"] = 2] = "SupportAutoRegister";
|
|
1766
|
+
SupportCustomWeekType2[SupportCustomWeekType2["SupportWithoutRegister"] = 3] = "SupportWithoutRegister";
|
|
1767
|
+
})(SupportCustomWeekType || (SupportCustomWeekType = {}));
|
|
1768
|
+
var DsType;
|
|
1769
|
+
(function(DsType2) {
|
|
1770
|
+
DsType2["file"] = "file";
|
|
1771
|
+
DsType2["clivia"] = "clivia";
|
|
1772
|
+
DsType2["quickindex"] = "quickindex";
|
|
1773
|
+
DsType2["api_datasource"] = "api_datasource";
|
|
1774
|
+
DsType2["odps"] = "odps";
|
|
1775
|
+
DsType2["maxcompute"] = "maxcompute";
|
|
1776
|
+
DsType2["mysql"] = "mysql";
|
|
1777
|
+
DsType2["hybrid_mysql"] = "hybrid_mysql";
|
|
1778
|
+
DsType2["garuda"] = "garuda";
|
|
1779
|
+
DsType2["sqlserver"] = "sqlserver";
|
|
1780
|
+
DsType2["greenplum"] = "greenplum";
|
|
1781
|
+
DsType2["ppas"] = "ppas";
|
|
1782
|
+
DsType2["oracle"] = "oracle";
|
|
1783
|
+
DsType2["postgresql"] = "postgresql";
|
|
1784
|
+
DsType2["hive"] = "hive";
|
|
1785
|
+
DsType2["vertica"] = "vertica";
|
|
1786
|
+
DsType2["db2"] = "db2";
|
|
1787
|
+
DsType2["sybase"] = "sybase";
|
|
1788
|
+
DsType2["hana"] = "hana";
|
|
1789
|
+
DsType2["dla"] = "dla";
|
|
1790
|
+
DsType2["oss"] = "oss";
|
|
1791
|
+
DsType2["drds"] = "drds";
|
|
1792
|
+
DsType2["presto"] = "presto";
|
|
1793
|
+
DsType2["adb"] = "adb";
|
|
1794
|
+
DsType2["adbSpark"] = "adb_spark";
|
|
1795
|
+
DsType2["polardb"] = "polardb";
|
|
1796
|
+
DsType2["impala"] = "impala";
|
|
1797
|
+
DsType2["impala_v3"] = "impala_v3";
|
|
1798
|
+
DsType2["multiDatasource"] = "multiDatasource";
|
|
1799
|
+
DsType2["tsdb"] = "tsdb";
|
|
1800
|
+
DsType2["hbase"] = "hbase";
|
|
1801
|
+
DsType2["dataphin"] = "dataphin";
|
|
1802
|
+
DsType2["dataphin_odps"] = "dataphin_odps";
|
|
1803
|
+
DsType2["dataphin_hive"] = "dataphin_hive";
|
|
1804
|
+
DsType2["dataphin_v2_odps"] = "dataphin_v2_odps";
|
|
1805
|
+
DsType2["dataphin_v2_hive"] = "dataphin_v2_hive";
|
|
1806
|
+
DsType2["kbase"] = "kbase";
|
|
1807
|
+
DsType2["clickhouse"] = "clickhouse";
|
|
1808
|
+
DsType2["gbase"] = "gbase";
|
|
1809
|
+
DsType2["polardb_pg"] = "polardb_pg";
|
|
1810
|
+
DsType2["hologres"] = "hologres";
|
|
1811
|
+
DsType2["teradata"] = "teradata";
|
|
1812
|
+
DsType2["spark_sql"] = "spark_sql";
|
|
1813
|
+
DsType2["dingtalk"] = "dingtalk";
|
|
1814
|
+
DsType2["analyticdb_v3"] = "analyticdb_v3";
|
|
1815
|
+
DsType2["analyticdb_v3_spark"] = "analyticdb_v3_spark";
|
|
1816
|
+
DsType2["analyticdb"] = "analyticdb";
|
|
1817
|
+
DsType2["elasticsearch"] = "elasticsearch";
|
|
1818
|
+
DsType2["starrocks"] = "starrocks";
|
|
1819
|
+
DsType2["apache_doris"] = "apache_doris";
|
|
1820
|
+
DsType2["relyt"] = "relyt";
|
|
1821
|
+
DsType2["datalake_analytics"] = "datalake_analytics";
|
|
1822
|
+
DsType2["phoenix"] = "phoenix";
|
|
1823
|
+
DsType2["mysql_hybrid"] = "mysql_hybrid";
|
|
1824
|
+
DsType2["api_datasource_realtime"] = "api_datasource_realtime";
|
|
1825
|
+
DsType2["oceanbase_oracle"] = "oceanbase_oracle";
|
|
1826
|
+
DsType2["oceanbase_mysql"] = "oceanbase_mysql";
|
|
1827
|
+
DsType2["feishu_bitable"] = "feishu_bitable";
|
|
1828
|
+
DsType2["lindormMultiMode"] = "lindorm_multi_mode";
|
|
1829
|
+
DsType2["lindormWideTableEngine"] = "lindorm_wide_table_engine";
|
|
1830
|
+
DsType2["lindormTsdb"] = "lindorm_tsdb";
|
|
1831
|
+
DsType2["lindormAll"] = "lindorm_all";
|
|
1832
|
+
DsType2["feishu_spreadsheet"] = "feishu_spreadsheet";
|
|
1833
|
+
DsType2["dingtalk_spreadsheet"] = "dingtalk_spreadsheet";
|
|
1834
|
+
DsType2["customDs"] = "customDs";
|
|
1835
|
+
DsType2["tidb"] = "tidb";
|
|
1836
|
+
DsType2["mariadb"] = "mariadb";
|
|
1837
|
+
DsType2["greenplum_v6"] = "greenplum_v6";
|
|
1838
|
+
})(DsType || (DsType = {}));
|
|
1839
|
+
var AcrossDsType;
|
|
1840
|
+
(function(AcrossDsType2) {
|
|
1841
|
+
AcrossDsType2[AcrossDsType2["UN_SET"] = null] = "UN_SET";
|
|
1842
|
+
AcrossDsType2[AcrossDsType2["NU_ACROSS"] = 0] = "NU_ACROSS";
|
|
1843
|
+
AcrossDsType2[AcrossDsType2["SAME_INSTANCE_ACROSS"] = 1] = "SAME_INSTANCE_ACROSS";
|
|
1844
|
+
AcrossDsType2[AcrossDsType2["DIFF_INSTANCE_ACROSS"] = 2] = "DIFF_INSTANCE_ACROSS";
|
|
1845
|
+
})(AcrossDsType || (AcrossDsType = {}));
|
|
1846
|
+
var DataLoadMode;
|
|
1847
|
+
(function(DataLoadMode2) {
|
|
1848
|
+
DataLoadMode2[DataLoadMode2["Default"] = 0] = "Default";
|
|
1849
|
+
DataLoadMode2[DataLoadMode2["QuickIndex"] = 1] = "QuickIndex";
|
|
1850
|
+
})(DataLoadMode || (DataLoadMode = {}));
|
|
1851
|
+
var DataSourcePortValue;
|
|
1852
|
+
(function(DataSourcePortValue2) {
|
|
1853
|
+
DataSourcePortValue2["eight_two_four_two"] = "8242";
|
|
1854
|
+
DataSourcePortValue2["three_three_zero_six_zero"] = "33060";
|
|
1855
|
+
DataSourcePortValue2["three_zero_zero_six_zero"] = "30060";
|
|
1856
|
+
})(DataSourcePortValue || (DataSourcePortValue = {}));
|
|
1857
|
+
|
|
1858
|
+
// src/basic/bi-types/src/open/menus/menu-props.ts
|
|
1859
|
+
var CustomMenuMode;
|
|
1860
|
+
(function(CustomMenuMode2) {
|
|
1861
|
+
CustomMenuMode2[CustomMenuMode2["tile"] = 1] = "tile";
|
|
1862
|
+
CustomMenuMode2[CustomMenuMode2["pack"] = 2] = "pack";
|
|
1863
|
+
})(CustomMenuMode || (CustomMenuMode = {}));
|
|
1864
|
+
|
|
1865
|
+
// src/basic/bi-types/src/open/embed/core.ts
|
|
1866
|
+
var EmbedEnv;
|
|
1867
|
+
(function(EmbedEnv2) {
|
|
1868
|
+
EmbedEnv2["sdk"] = "sdk";
|
|
1869
|
+
EmbedEnv2["iframe"] = "iframe";
|
|
1870
|
+
})(EmbedEnv || (EmbedEnv = {}));
|
|
1871
|
+
|
|
1872
|
+
// src/basic/bi-types/src/router/router-key.ts
|
|
1873
|
+
var RouterKey;
|
|
1874
|
+
(function(RouterKey2) {
|
|
1875
|
+
RouterKey2["root"] = "root";
|
|
1876
|
+
RouterKey2["homeRoot"] = "homeRoot";
|
|
1877
|
+
RouterKey2["notFound"] = "notFound";
|
|
1878
|
+
RouterKey2["orgAdmin"] = "orgAdmin";
|
|
1879
|
+
RouterKey2["orgAdminInfo"] = "orgAdminInfo";
|
|
1880
|
+
RouterKey2["orgAdminOrgInfo"] = "orgAdminOrgInfo";
|
|
1881
|
+
RouterKey2["orgAdminInfoSuper"] = "orgAdminInfoSuper";
|
|
1882
|
+
RouterKey2["orgAdminUser"] = "orgAdminUser";
|
|
1883
|
+
RouterKey2["orgAdminMember"] = "orgAdminMember";
|
|
1884
|
+
RouterKey2["orgAdminGroup"] = "orgAdminGroup";
|
|
1885
|
+
RouterKey2["userTagManage"] = "userTagManage";
|
|
1886
|
+
RouterKey2["userTagDetailManage"] = "userTagDetailManage";
|
|
1887
|
+
RouterKey2["tagManage"] = "tagManage";
|
|
1888
|
+
RouterKey2["orgAdminRole"] = "orgAdminRole";
|
|
1889
|
+
RouterKey2["orgAdminSpace"] = "orgAdminSpace";
|
|
1890
|
+
RouterKey2["orgAdminWorkspace"] = "orgAdminWorkspace";
|
|
1891
|
+
RouterKey2["orgAdminWorkspaceInfo"] = "orgAdminWorkspaceInfo";
|
|
1892
|
+
RouterKey2["orgAdminAuthorize"] = "orgAdminAuthorize";
|
|
1893
|
+
RouterKey2["orgAdminAuthorizeResource"] = "orgAdminAuthorizeResource";
|
|
1894
|
+
RouterKey2["orgAdminAuthorizeUser"] = "orgAdminAuthorizeUser";
|
|
1895
|
+
RouterKey2["orgAdminCoopAuth"] = "orgAdminCoopAuth";
|
|
1896
|
+
RouterKey2["orgAdminSpaceAuth"] = "orgAdminSpaceAuth";
|
|
1897
|
+
RouterKey2["orgAdminApproval"] = "orgAdminApproval";
|
|
1898
|
+
RouterKey2["orgAdminRowLevelMigrate"] = "orgAdminRowLevelMigrate";
|
|
1899
|
+
RouterKey2["orgAdminDataSafety"] = "orgAdminDataSafety";
|
|
1900
|
+
RouterKey2["orgAdminWatermark"] = "orgAdminWatermark";
|
|
1901
|
+
RouterKey2["orgAdminCopyManage"] = "orgAdminCopyManage";
|
|
1902
|
+
RouterKey2["orgAdminRowLevelPermission"] = "orgAdminRowLevelPermission";
|
|
1903
|
+
RouterKey2["orgAdminExportControl"] = "orgAdminExportControl";
|
|
1904
|
+
RouterKey2["orgThemeCustom"] = "orgThemeCustom";
|
|
1905
|
+
RouterKey2["orgAdminTheme"] = "orgAdminTheme";
|
|
1906
|
+
RouterKey2["orgAdminSoftware"] = "orgAdminSoftware";
|
|
1907
|
+
RouterKey2["orgAdminDingAuthorize"] = "orgAdminDingAuthorize";
|
|
1908
|
+
RouterKey2["orgAdminWxApiAuth"] = "orgAdminWxApiAuth";
|
|
1909
|
+
RouterKey2["orgAdminFeishuApiAuth"] = "orgAdminFeishuApiAuth";
|
|
1910
|
+
RouterKey2["orgChannelRobot"] = "orgChannelRobot";
|
|
1911
|
+
RouterKey2["orgDingChannel"] = "orgDingChannel";
|
|
1912
|
+
RouterKey2["orgWeChatChannel"] = "orgWeChatChannel";
|
|
1913
|
+
RouterKey2["orgFeiShuChannel"] = "orgFeiShuChannel";
|
|
1914
|
+
RouterKey2["orgSmsChannel"] = "orgSmsChannel";
|
|
1915
|
+
RouterKey2["orgEmailChannel"] = "orgEmailChannel";
|
|
1916
|
+
RouterKey2["orgCustomChannel"] = "orgCustomChannel";
|
|
1917
|
+
RouterKey2["orgAdminPcPortalApp"] = "orgAdminPcPortalApp";
|
|
1918
|
+
RouterKey2["orgAdminMicroApp"] = "orgAdminMicroApp";
|
|
1919
|
+
RouterKey2["orgAdminCategory"] = "orgAdminCategory";
|
|
1920
|
+
RouterKey2["orgAdminFavorites"] = "orgAdminFavorites";
|
|
1921
|
+
RouterKey2["orgDashboardConfig"] = "orgDashboardConfig";
|
|
1922
|
+
RouterKey2["orgAdminCopilot"] = "orgAdminCopilot";
|
|
1923
|
+
RouterKey2["orgResourceManage"] = "orgResourceManage";
|
|
1924
|
+
RouterKey2["orgAnalysisThemeManage"] = "orgAnalysisThemeManage";
|
|
1925
|
+
RouterKey2["orgDashboardQuestionManage"] = "orgDashboardQuestionManage";
|
|
1926
|
+
RouterKey2["orgResourceAuth"] = "orgResourceAuth";
|
|
1927
|
+
RouterKey2["orgKnowledgeBaseManage"] = "orgKnowledgeBaseManage";
|
|
1928
|
+
RouterKey2["orgEmbedManage"] = "orgEmbedManage";
|
|
1929
|
+
RouterKey2["orgQuestionOperations"] = "orgQuestionOperations";
|
|
1930
|
+
RouterKey2["orgGlobalConfig"] = "orgGlobalConfig";
|
|
1931
|
+
RouterKey2["orgAdminMap"] = "orgAdminMap";
|
|
1932
|
+
RouterKey2["orgAdminCustomGeoInfo"] = "orgAdminCustomGeoInfo";
|
|
1933
|
+
RouterKey2["orgAdminCustomPictureMap"] = "orgAdminCustomPictureMap";
|
|
1934
|
+
RouterKey2["orgGlobalSearch"] = "orgGlobalSearch";
|
|
1935
|
+
RouterKey2["orgAdminEngine"] = "orgAdminEngine";
|
|
1936
|
+
RouterKey2["orgOfflineQuicken"] = "orgOfflineQuicken";
|
|
1937
|
+
RouterKey2["orgEngineUpload"] = "orgEngineUpload";
|
|
1938
|
+
RouterKey2["orgEngineCache"] = "orgEngineCache";
|
|
1939
|
+
RouterKey2["orgIntelligent"] = "orgIntelligent";
|
|
1940
|
+
RouterKey2["orgAdminAL"] = "orgAdminAL";
|
|
1941
|
+
RouterKey2["orgAdminPv"] = "orgAdminPv";
|
|
1942
|
+
RouterKey2["orgAdminPvUser"] = "orgAdminPvUser";
|
|
1943
|
+
RouterKey2["orgAdminPvResource"] = "orgAdminPvResource";
|
|
1944
|
+
RouterKey2["orgAdminPvUsage"] = "orgAdminPvUsage";
|
|
1945
|
+
RouterKey2["orgAdminPvView"] = "orgAdminPvView";
|
|
1946
|
+
RouterKey2["orgPerformance"] = "orgPerformance";
|
|
1947
|
+
RouterKey2["orgCubePerformance"] = "orgCubePerformance";
|
|
1948
|
+
RouterKey2["orgDashboardPerformance"] = "orgDashboardPerformance";
|
|
1949
|
+
RouterKey2["orgAdminAnalysis"] = "orgAdminAnalysis";
|
|
1950
|
+
RouterKey2["orgAdminResource"] = "orgAdminResource";
|
|
1951
|
+
RouterKey2["orgAdminResourceConfig"] = "orgAdminResourceConfig";
|
|
1952
|
+
RouterKey2["orgAdminResourceRecord"] = "orgAdminResourceRecord";
|
|
1953
|
+
RouterKey2["orgAdminResourceDesc"] = "orgAdminResourceDesc";
|
|
1954
|
+
RouterKey2["offlineDownload"] = "offlineDownload";
|
|
1955
|
+
RouterKey2["create"] = "create";
|
|
1956
|
+
RouterKey2["approvalCenter"] = "approvalCenter";
|
|
1957
|
+
RouterKey2["messageCenterApproval"] = "messageCenterApproval";
|
|
1958
|
+
RouterKey2["messageCenterApply"] = "messageCenterApply";
|
|
1959
|
+
RouterKey2["monitor"] = "monitor";
|
|
1960
|
+
RouterKey2["monitorManage"] = "monitorManage";
|
|
1961
|
+
RouterKey2["websiteMonitorDetail"] = "websiteMonitorDetail";
|
|
1962
|
+
RouterKey2["monitorDesc"] = "monitorDesc";
|
|
1963
|
+
RouterKey2["open"] = "open";
|
|
1964
|
+
RouterKey2["openHome"] = "openHome";
|
|
1965
|
+
RouterKey2["openNoPermission"] = "openNoPermission";
|
|
1966
|
+
RouterKey2["loginConfig"] = "loginConfig";
|
|
1967
|
+
RouterKey2["openApi"] = "openApi";
|
|
1968
|
+
RouterKey2["openApiSearch"] = "openApiSearch";
|
|
1969
|
+
RouterKey2["embedAnalyse"] = "embedAnalyse";
|
|
1970
|
+
RouterKey2["dataService"] = "dataService";
|
|
1971
|
+
RouterKey2["dataServiceApi"] = "dataServiceApi";
|
|
1972
|
+
RouterKey2["dataServiceDebug"] = "dataServiceDebug";
|
|
1973
|
+
RouterKey2["dataServiceCount"] = "dataServiceCount";
|
|
1974
|
+
RouterKey2["embedChannel"] = "embedChannel";
|
|
1975
|
+
RouterKey2["customComponent"] = "customComponent";
|
|
1976
|
+
RouterKey2["customMenu"] = "customMenu";
|
|
1977
|
+
RouterKey2["customTemplate"] = "customTemplate";
|
|
1978
|
+
RouterKey2["customConnect"] = "customConnect";
|
|
1979
|
+
RouterKey2["customPlugin"] = "customPlugin";
|
|
1980
|
+
RouterKey2["monitorEvent"] = "monitorEvent";
|
|
1981
|
+
RouterKey2["customEvent"] = "customEvent";
|
|
1982
|
+
RouterKey2["embedStatistic"] = "embedStatistic";
|
|
1983
|
+
RouterKey2["apiStatistic"] = "apiStatistic";
|
|
1984
|
+
RouterKey2["apiStatisticCount"] = "apiStatisticCount";
|
|
1985
|
+
RouterKey2["standandUser"] = "standandUser";
|
|
1986
|
+
RouterKey2["subscriptionManage"] = "subscriptionManage";
|
|
1987
|
+
RouterKey2["subscriptionTask"] = "subscriptionTask";
|
|
1988
|
+
RouterKey2["sendRecord"] = "sendRecord";
|
|
1989
|
+
RouterKey2["templateMarket"] = "templateMarket";
|
|
1990
|
+
RouterKey2["view"] = "view";
|
|
1991
|
+
RouterKey2["viewHome"] = "viewHome";
|
|
1992
|
+
RouterKey2["viewBoard"] = "viewBoard";
|
|
1993
|
+
RouterKey2["viewFavorite"] = "viewFavorite";
|
|
1994
|
+
RouterKey2["viewRecent"] = "viewRecent";
|
|
1995
|
+
RouterKey2["viewShared"] = "viewShared";
|
|
1996
|
+
RouterKey2["viewCommonly"] = "viewCommonly";
|
|
1997
|
+
RouterKey2["viewMonitor"] = "viewMonitor";
|
|
1998
|
+
RouterKey2["viewSearch"] = "viewSearch";
|
|
1999
|
+
RouterKey2["viewPortal"] = "viewPortal";
|
|
2000
|
+
RouterKey2["viewCategory"] = "viewCategory";
|
|
2001
|
+
RouterKey2["workPlatform"] = "workPlatform";
|
|
2002
|
+
RouterKey2["workspace"] = "workspace";
|
|
2003
|
+
RouterKey2["portalList"] = "portalList";
|
|
2004
|
+
RouterKey2["dashboardList"] = "dashboardList";
|
|
2005
|
+
RouterKey2["reportList"] = "reportList";
|
|
2006
|
+
RouterKey2["reportTrialList"] = "reportTrialList";
|
|
2007
|
+
RouterKey2["screenList"] = "screenList";
|
|
2008
|
+
RouterKey2["analysisList"] = "analysisList";
|
|
2009
|
+
RouterKey2["offlineList"] = "offlineList";
|
|
2010
|
+
RouterKey2["dataFormList"] = "dataFormList";
|
|
2011
|
+
RouterKey2["etlList"] = "etlList";
|
|
2012
|
+
RouterKey2["cubeList"] = "cubeList";
|
|
2013
|
+
RouterKey2["datasourceList"] = "datasourceList";
|
|
2014
|
+
RouterKey2["workspaceInfo"] = "workspaceInfo";
|
|
2015
|
+
RouterKey2["workspaceUser"] = "workspaceUser";
|
|
2016
|
+
RouterKey2["workspaceCode"] = "workspaceCode";
|
|
2017
|
+
RouterKey2["resourceAuth"] = "resourceAuth";
|
|
2018
|
+
RouterKey2["accessAnalysis"] = "accessAnalysis";
|
|
2019
|
+
RouterKey2["workspaceAuditLog"] = "workspaceAuditLog";
|
|
2020
|
+
RouterKey2["performanceAnalysis"] = "performanceAnalysis";
|
|
2021
|
+
RouterKey2["performanceAnalysisCube"] = "performanceAnalysisCube";
|
|
2022
|
+
RouterKey2["performanceAnalysisDashboard"] = "performanceAnalysisDashboard";
|
|
2023
|
+
RouterKey2["quickEngine"] = "quickEngine";
|
|
2024
|
+
RouterKey2["resourceBlood"] = "resourceBlood";
|
|
2025
|
+
RouterKey2["advanceVersion"] = "advanceVersion";
|
|
2026
|
+
RouterKey2["workspacePreview"] = "workspacePreview";
|
|
2027
|
+
RouterKey2["copilotHome"] = "copilotHome";
|
|
2028
|
+
RouterKey2["copilotView"] = "copilotView";
|
|
2029
|
+
RouterKey2["token3rdCopilot"] = "token3rdCopilot";
|
|
2030
|
+
RouterKey2["productRoot"] = "productRoot";
|
|
2031
|
+
RouterKey2["productEdit"] = "productEdit";
|
|
2032
|
+
RouterKey2["formSystemRoot"] = "formSystemRoot";
|
|
2033
|
+
RouterKey2["formSystemCreate"] = "formSystemCreate";
|
|
2034
|
+
RouterKey2["formSystemEdit"] = "formSystemEdit";
|
|
2035
|
+
RouterKey2["formSystemManage"] = "formSystemManage";
|
|
2036
|
+
RouterKey2["formSystemSubmit"] = "formSystemSubmit";
|
|
2037
|
+
RouterKey2["dashboardRoot"] = "dashboardRoot";
|
|
2038
|
+
RouterKey2["dashboardView"] = "dashboardView";
|
|
2039
|
+
RouterKey2["dashboardPc"] = "dashboardPc";
|
|
2040
|
+
RouterKey2["reportRoot"] = "reportRoot";
|
|
2041
|
+
RouterKey2["reportView"] = "reportView";
|
|
2042
|
+
RouterKey2["reportFormTask"] = "reportFormTask";
|
|
2043
|
+
RouterKey2["reportIndex"] = "reportIndex";
|
|
2044
|
+
RouterKey2["etlRoot"] = "etlRoot";
|
|
2045
|
+
RouterKey2["etlEdit"] = "etlEdit";
|
|
2046
|
+
RouterKey2["etlView"] = "etlView";
|
|
2047
|
+
RouterKey2["etlLog"] = "etlLog";
|
|
2048
|
+
RouterKey2["cubeRoot"] = "cubeRoot";
|
|
2049
|
+
RouterKey2["cube"] = "cube";
|
|
2050
|
+
RouterKey2["screenRoot"] = "screenRoot";
|
|
2051
|
+
RouterKey2["screenEdit"] = "screenEdit";
|
|
2052
|
+
RouterKey2["screenView"] = "screenView";
|
|
2053
|
+
RouterKey2["offlineRoot"] = "offlineRoot";
|
|
2054
|
+
RouterKey2["offlinePc"] = "offlinePc";
|
|
2055
|
+
RouterKey2["analysisRoot"] = "analysisRoot";
|
|
2056
|
+
RouterKey2["analysisEdit"] = "analysisEdit";
|
|
2057
|
+
RouterKey2["analysisView"] = "analysisView";
|
|
2058
|
+
})(RouterKey || (RouterKey = {}));
|