smartbi-toolkit 1.2.0 → 1.2.2
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/dist/service/AnalysisReportService.d.ts +1 -1
- package/dist/service/BusinessViewService.d.ts +1 -1
- package/dist/service/CatalogService.d.ts +1 -1
- package/dist/service/ClientCombinedReportService.d.ts +1 -1
- package/dist/service/ClientInsightService.d.ts +1 -1
- package/dist/service/ClientReportService.d.ts +1 -1
- package/dist/service/CombinedReportService.d.ts +1 -1
- package/dist/service/DataSourceService.d.ts +1 -1
- package/dist/service/GraphicReportService.d.ts +1 -1
- package/dist/service/InsightReport.d.ts +1 -1
- package/dist/service/MetadataService.d.ts +1 -1
- package/dist/service/OfficeReport.d.ts +1 -1
- package/dist/service/OfficeReportService.d.ts +1 -1
- package/dist/service/OltpMetadataService.d.ts +1 -1
- package/dist/service/PortalService.d.ts +1 -1
- package/dist/service/Report.d.ts +1 -1
- package/dist/service/SSReport.d.ts +1 -1
- package/dist/service/SpreadSheetReportService.d.ts +1 -1
- package/dist/service/SystemConfigService.d.ts +1 -1
- package/dist/service/TimeConsuming.d.ts +1 -1
- package/dist/service/UserManagerService.d.ts +1 -1
- package/dist/{types-DOYMZhxT.d.ts → types-C2_iES_3.d.ts} +0 -46
- package/package.json +4 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as RunningInfo, C as IParameter, D as NameValuePair, j as Parameter, r as AllExportTypeMap, w as IResult } from "../types-
|
|
1
|
+
import { B as RunningInfo, C as IParameter, D as NameValuePair, j as Parameter, r as AllExportTypeMap, w as IResult } from "../types-C2_iES_3.js";
|
|
2
2
|
|
|
3
3
|
//#region src/service/AnalysisReportService.d.ts
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as ResourcePermission, M as PermissionDescendType, N as PermissionType, R as ResourcePermissionItem, o as CatalogElement, s as CatalogElementType, t as AccessType, v as HiddenInBrowse, y as ICatalogSearchResult } from "../types-
|
|
1
|
+
import { L as ResourcePermission, M as PermissionDescendType, N as PermissionType, R as ResourcePermissionItem, o as CatalogElement, s as CatalogElementType, t as AccessType, v as HiddenInBrowse, y as ICatalogSearchResult } from "../types-C2_iES_3.js";
|
|
2
2
|
|
|
3
3
|
//#region src/service/CatalogService.d.ts
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as OrderType, F as ReportData, k as OperatorType, l as ClientReportView, n as AggregateType, u as CustomFilterDataBean } from "../types-
|
|
1
|
+
import { A as OrderType, F as ReportData, k as OperatorType, l as ClientReportView, n as AggregateType, u as CustomFilterDataBean } from "../types-C2_iES_3.js";
|
|
2
2
|
|
|
3
3
|
//#region src/service/ClientReportService.d.ts
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { T as JDBCTable, V as SDKGridData, d as DataSource, i as BasicField, m as DriverType } from "../types-
|
|
1
|
+
import { T as JDBCTable, V as SDKGridData, d as DataSource, i as BasicField, m as DriverType } from "../types-C2_iES_3.js";
|
|
2
2
|
|
|
3
3
|
//#region src/service/DataSourceService.d.ts
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as RunningInfo, D as NameValuePair, E as JSONArray, F as ReportData, j as Parameter } from "../types-
|
|
1
|
+
import { B as RunningInfo, D as NameValuePair, E as JSONArray, F as ReportData, j as Parameter } from "../types-C2_iES_3.js";
|
|
2
2
|
|
|
3
3
|
//#region src/service/InsightReport.d.ts
|
|
4
4
|
/**
|
package/dist/service/Report.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as RunningInfo, F as ReportData, I as ReportExportType, u as CustomFilterDataBean } from "../types-
|
|
1
|
+
import { B as RunningInfo, F as ReportData, I as ReportExportType, u as CustomFilterDataBean } from "../types-C2_iES_3.js";
|
|
2
2
|
|
|
3
3
|
//#region src/service/Report.d.ts
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as RunningInfo, D as NameValuePair, H as SSReportExportType, j as Parameter } from "../types-
|
|
1
|
+
import { B as RunningInfo, D as NameValuePair, H as SSReportExportType, j as Parameter } from "../types-C2_iES_3.js";
|
|
2
2
|
|
|
3
3
|
//#region src/service/SSReport.d.ts
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as User, f as Department, g as FunctionPermission, h as ExtensionAttribute, z as Role } from "../types-
|
|
1
|
+
import { G as User, f as Department, g as FunctionPermission, h as ExtensionAttribute, z as Role } from "../types-C2_iES_3.js";
|
|
2
2
|
|
|
3
3
|
//#region src/service/UserManagerService.d.ts
|
|
4
4
|
/**
|
|
@@ -46,14 +46,6 @@ interface ViewMetaData {
|
|
|
46
46
|
fieldTypes: string[];
|
|
47
47
|
}
|
|
48
48
|
type PropertyName = 'alias' | 'desc' | 'dataType' | 'dataFormat' | 'orderby' | 'transformRule';
|
|
49
|
-
declare const PropertyName: {
|
|
50
|
-
ALIAS: string;
|
|
51
|
-
DESC: string;
|
|
52
|
-
DATA_TYPE: string;
|
|
53
|
-
DATA_FORMAT: string;
|
|
54
|
-
ORDER_BY: string;
|
|
55
|
-
TRANSFORM_RULE: string;
|
|
56
|
-
};
|
|
57
49
|
interface CatalogElement {
|
|
58
50
|
id: string;
|
|
59
51
|
name: string;
|
|
@@ -89,45 +81,7 @@ interface ICatalogSearchResult {
|
|
|
89
81
|
aliasPath?: string[];
|
|
90
82
|
}
|
|
91
83
|
type AccessType = 'REF' | 'READ' | 'WRITE';
|
|
92
|
-
declare const AccessType: {
|
|
93
|
-
REF: string;
|
|
94
|
-
READ: string;
|
|
95
|
-
WRITE: string;
|
|
96
|
-
};
|
|
97
84
|
type CatalogElementType = 'FOLDER' | 'SIMPLE_REPORT' | 'ANALYSIS_REPORT' | 'COMBINED_QUERY' | 'INSIGHT' | 'OLAP_REPORT' | 'DASHBOARD' | 'SMARTBIX_PAGE' | 'DATASET' | 'VISUAL' | 'SQL' | 'PROCEDURE' | 'NATIVE_SQL' | 'JAVA' | 'SMARTBIX_DATASET' | 'AUGMENTED_DATASET' | 'BUSINESS_VIEW' | 'BUSINESS_SUBJECT' | 'BUSINESS_QUERY' | 'SPREADSHEET_REPORT' | 'WEB_SPREADSHEET_REPORT' | 'SMARTBI_DATAPROCESS' | 'ETL_AUTOMATION' | 'JOB_FLOW' | 'SMARTBI_MINING' | 'URL' | 'excelimport' | 'TXTQUERYOBJECT' | 'TXTDATASOURCE' | 'SCHEMA' | 'OLD_DATASET';
|
|
98
|
-
declare const CatalogElementType: {
|
|
99
|
-
FOLDER: string;
|
|
100
|
-
SIMPLE_REPORT: string;
|
|
101
|
-
ANALYSIS_REPORT: string;
|
|
102
|
-
COMBINED_QUERY: string;
|
|
103
|
-
INSIGHT: string;
|
|
104
|
-
OLAP_REPORT: string;
|
|
105
|
-
DASHBOARD: string;
|
|
106
|
-
SMARTBIX_PAGE: string;
|
|
107
|
-
DATASET: string;
|
|
108
|
-
VISUAL: string;
|
|
109
|
-
SQL: string;
|
|
110
|
-
PROCEDURE: string;
|
|
111
|
-
NATIVE_SQL: string;
|
|
112
|
-
JAVA: string;
|
|
113
|
-
SMARTBIX_DATASET: string;
|
|
114
|
-
AUGMENTED_DATASET: string;
|
|
115
|
-
BUSINESS_VIEW: string;
|
|
116
|
-
BUSINESS_SUBJECT: string;
|
|
117
|
-
BUSINESS_QUERY: string;
|
|
118
|
-
SPREADSHEET_REPORT: string;
|
|
119
|
-
WEB_SPREADSHEET_REPORT: string;
|
|
120
|
-
DATA_PROCESS: string;
|
|
121
|
-
ETL_AUTOMATION: string;
|
|
122
|
-
JOB_FLOW: string;
|
|
123
|
-
DATA_MINING: string;
|
|
124
|
-
URL_LINK: string;
|
|
125
|
-
EXCEL_IMPORT_TEMPLATE: string;
|
|
126
|
-
TXT_QUERY_OBJECT: string;
|
|
127
|
-
TXT_DATA_SOURCE: string;
|
|
128
|
-
SCHEMA: string;
|
|
129
|
-
OLD_DATASET: string;
|
|
130
|
-
};
|
|
131
85
|
interface IAssignee {
|
|
132
86
|
id: string;
|
|
133
87
|
name: string;
|
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "smartbi-toolkit",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.2",
|
|
5
5
|
"description": "A starter for creating a TypeScript package.",
|
|
6
6
|
"author": "Alex Liu <648632561@qq.com>",
|
|
7
7
|
"license": "MIT",
|
|
8
|
-
"homepage": "https://github.com/
|
|
8
|
+
"homepage": "https://github.com/StillAlexLiu/smartbi-toolkit/#readme",
|
|
9
9
|
"repository": {
|
|
10
10
|
"type": "git",
|
|
11
|
-
"url": "git+https://github.com/
|
|
11
|
+
"url": "git+https://github.com/StillAlexLiu/smartbi-toolkit.git"
|
|
12
12
|
},
|
|
13
13
|
"bugs": {
|
|
14
|
-
"url": "https://github.com/
|
|
14
|
+
"url": "https://github.com/StillAlexLiu/smartbi-toolkit"
|
|
15
15
|
},
|
|
16
16
|
"exports": {
|
|
17
17
|
".": "./dist/index.js",
|