@ic3/reporting-api 8.2.1 → 8.3.0-alpha.1
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/ApiUtils.js +1 -1
- package/dist/ApiUtils.js.map +1 -1
- package/dist/INotification.d.ts +1 -1
- package/dist/IPluginDefinition.d.ts +7 -6
- package/dist/IReporting.d.ts +7 -1
- package/dist/ITidyTableTransformation.d.ts +5 -0
- package/dist/LazyTreeView.d.ts +38 -9
- package/dist/Loader.d.ts +31 -2
- package/dist/Loader.js +39 -21
- package/dist/Loader.js.map +1 -1
- package/dist/Logger.d.ts +13 -0
- package/dist/{theme/ThemeDrilldownUserSelectMenu.js → Logger.js} +1 -1
- package/dist/Logger.js.map +1 -0
- package/dist/PublicAmchartsData.d.ts +9 -3
- package/dist/PublicAmchartsData.js +28 -6
- package/dist/PublicAmchartsData.js.map +1 -1
- package/dist/PublicContext.d.ts +18 -10
- package/dist/PublicContext.js.map +1 -1
- package/dist/PublicTemplate.d.ts +4 -1
- package/dist/PublicTemplate.js.map +1 -1
- package/dist/PublicTemplateForm.d.ts +178 -17
- package/dist/PublicTemplateForm.js +2 -16
- package/dist/PublicTemplateForm.js.map +1 -1
- package/dist/PublicTheme.d.ts +16 -12
- package/dist/PublicTheme.js +1 -0
- package/dist/PublicTheme.js.map +1 -1
- package/dist/PublicTidyColumn.d.ts +25 -3
- package/dist/PublicTidyColumn.js +4 -0
- package/dist/PublicTidyColumn.js.map +1 -1
- package/dist/PublicTidyTable.d.ts +26 -1
- package/dist/PublicTidyTableTypeGuards.d.ts +3 -1
- package/dist/PublicTidyTableTypeGuards.js +22 -1
- package/dist/PublicTidyTableTypeGuards.js.map +1 -1
- package/dist/PublicTidyTableTypes.d.ts +25 -3
- package/dist/PublicTidyTableTypes.js +7 -1
- package/dist/PublicTidyTableTypes.js.map +1 -1
- package/dist/PublicTidyTree.d.ts +2 -4
- package/dist/PublicTidyTree.js +3 -4
- package/dist/PublicTidyTree.js.map +1 -1
- package/dist/RemoteContainerUtils.js +1 -1
- package/dist/RemoteContainerUtils.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/theme/ThemeAlertDialog.d.ts +5 -3
- package/dist/theme/ThemeAlertDialog.js +14 -0
- package/dist/theme/ThemeAlertDialog.js.map +1 -1
- package/dist/theme/ThemeAmCharts4.d.ts +82 -5
- package/dist/theme/ThemeAmCharts4.js +8 -1
- package/dist/theme/ThemeAmCharts4.js.map +1 -1
- package/dist/theme/ThemeApp.d.ts +2 -1
- package/dist/theme/ThemeApp.js +1 -1
- package/dist/theme/ThemeApp.js.map +1 -1
- package/dist/theme/ThemeAppMenuIcon.d.ts +3 -3
- package/dist/theme/ThemeAppMenuIcon.js +4 -4
- package/dist/theme/ThemeAppMenuIcon.js.map +1 -1
- package/dist/theme/ThemeBaseTable.d.ts +4 -0
- package/dist/theme/ThemeDatePicker.d.ts +1 -1
- package/dist/theme/ThemeDatePicker.js +2 -1
- package/dist/theme/ThemeDatePicker.js.map +1 -1
- package/dist/theme/ThemeEditorTopBar.d.ts +5 -1
- package/dist/theme/ThemeEditorTopBar.js +11 -7
- package/dist/theme/ThemeEditorTopBar.js.map +1 -1
- package/dist/theme/ThemeErrorRenderer.d.ts +13 -13
- package/dist/theme/ThemeErrorRenderer.js +52 -0
- package/dist/theme/ThemeErrorRenderer.js.map +1 -1
- package/dist/theme/ThemeFilterAutocomplete.d.ts +2 -14
- package/dist/theme/ThemeFilterAutocomplete.js +3 -12
- package/dist/theme/ThemeFilterAutocomplete.js.map +1 -1
- package/dist/theme/ThemeFilterButtons.d.ts +3 -3
- package/dist/theme/ThemeFilterButtons.js +3 -3
- package/dist/theme/ThemeFilterButtons.js.map +1 -1
- package/dist/theme/ThemeFilterCheckboxRadio.d.ts +4 -4
- package/dist/theme/ThemeFilterCheckboxRadio.js +4 -4
- package/dist/theme/ThemeFilterCheckboxRadio.js.map +1 -1
- package/dist/theme/ThemeFilterPanel.d.ts +19 -19
- package/dist/theme/ThemeFilterPanel.js +19 -19
- package/dist/theme/ThemeFilterPanel.js.map +1 -1
- package/dist/theme/ThemeFilterSlider.d.ts +26 -4
- package/dist/theme/ThemeFilterSlider.js +14 -3
- package/dist/theme/ThemeFilterSlider.js.map +1 -1
- package/dist/theme/ThemeFilterTree.d.ts +6 -6
- package/dist/theme/ThemeFilterTree.js +1 -1
- package/dist/theme/ThemeFilterTree.js.map +1 -1
- package/dist/theme/ThemeGlobal.d.ts +2 -2
- package/dist/theme/ThemeGlobal.js +2 -2
- package/dist/theme/ThemeHtmlBox.d.ts +3 -3
- package/dist/theme/ThemeHtmlBox.js +9 -0
- package/dist/theme/ThemeHtmlBox.js.map +1 -1
- package/dist/theme/ThemeImage.d.ts +11 -0
- package/dist/theme/ThemeImage.js +9 -0
- package/dist/theme/ThemeImage.js.map +1 -1
- package/dist/theme/ThemeKpiCard.d.ts +5 -4
- package/dist/theme/ThemeKpiCard.js +12 -11
- package/dist/theme/ThemeKpiCard.js.map +1 -1
- package/dist/theme/ThemeLayout.d.ts +6 -3
- package/dist/theme/ThemeLayout.js +11 -0
- package/dist/theme/ThemeLayout.js.map +1 -1
- package/dist/theme/ThemeLayoutPage.d.ts +7 -6
- package/dist/theme/ThemeLayoutPage.js +25 -0
- package/dist/theme/ThemeLayoutPage.js.map +1 -1
- package/dist/theme/ThemeLazyTreeClasses.d.ts +6 -6
- package/dist/theme/ThemeLazyTreeClasses.js +6 -6
- package/dist/theme/ThemeLazyTreeClasses.js.map +1 -1
- package/dist/theme/ThemePivotTable.d.ts +1 -0
- package/dist/theme/ThemePivotTable.js +1 -0
- package/dist/theme/ThemePivotTable.js.map +1 -1
- package/dist/theme/ThemeQueryBuilderNode.d.ts +8 -3
- package/dist/theme/ThemeQueryBuilderNode.js +9 -4
- package/dist/theme/ThemeQueryBuilderNode.js.map +1 -1
- package/dist/theme/ThemeRepetitionWidget.d.ts +6 -0
- package/dist/theme/ThemeReportAppBar.d.ts +6 -3
- package/dist/theme/ThemeReportAppBar.js +18 -0
- package/dist/theme/ThemeReportAppBar.js.map +1 -1
- package/dist/theme/ThemeReportAppLeftPanel.d.ts +5 -4
- package/dist/theme/ThemeReportAppLeftPanel.js +5 -4
- package/dist/theme/ThemeReportAppLeftPanel.js.map +1 -1
- package/dist/theme/ThemeTable.d.ts +4 -0
- package/dist/theme/ThemeWidgetBoxContentMessage.d.ts +3 -3
- package/dist/theme/ThemeWidgetBoxContentMessage.js +12 -0
- package/dist/theme/ThemeWidgetBoxContentMessage.js.map +1 -1
- package/package.json +5 -5
- package/dist/theme/ThemeDrilldownUserSelectMenu.d.ts +0 -11
- package/dist/theme/ThemeDrilldownUserSelectMenu.js.map +0 -1
|
@@ -48,4 +48,10 @@ export interface RepetitionWidgetChartOptions extends FormFieldObject {
|
|
|
48
48
|
* Defines the vertical space between the repeated widgets.
|
|
49
49
|
*/
|
|
50
50
|
bottomPadding?: number;
|
|
51
|
+
/**
|
|
52
|
+
* Disable Inner widget Resizing
|
|
53
|
+
*
|
|
54
|
+
* If disabled, the inner widgets will not resize on a change of the page size (keeping original size).
|
|
55
|
+
*/
|
|
56
|
+
disableWidgetResizing?: boolean;
|
|
51
57
|
}
|
|
@@ -1,14 +1,17 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* A dashboard application (i.e., list of dashboard, global filters...).
|
|
3
3
|
*/
|
|
4
|
-
export
|
|
4
|
+
export declare class ReportAppBarClasses {
|
|
5
5
|
/**
|
|
6
6
|
* Style applied to
|
|
7
7
|
*/
|
|
8
|
-
|
|
8
|
+
static root: string;
|
|
9
9
|
/**
|
|
10
10
|
* Style applied to
|
|
11
11
|
*/
|
|
12
|
-
|
|
12
|
+
static title: string;
|
|
13
|
+
static titleC: string;
|
|
14
|
+
static globalFilter: string;
|
|
15
|
+
static globalFilterPanel: string;
|
|
13
16
|
}
|
|
14
17
|
export declare type ReportAppBarClassKey = keyof ReportAppBarClasses;
|
|
@@ -1,3 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ReportAppBarClasses = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* A dashboard application (i.e., list of dashboard, global filters...).
|
|
6
|
+
*/
|
|
7
|
+
class ReportAppBarClasses {
|
|
8
|
+
}
|
|
9
|
+
exports.ReportAppBarClasses = ReportAppBarClasses;
|
|
10
|
+
/**
|
|
11
|
+
* Style applied to
|
|
12
|
+
*/
|
|
13
|
+
ReportAppBarClasses.root = "ic3AppBar-root";
|
|
14
|
+
/**
|
|
15
|
+
* Style applied to
|
|
16
|
+
*/
|
|
17
|
+
ReportAppBarClasses.title = "ic3AppBar-title";
|
|
18
|
+
ReportAppBarClasses.titleC = "ic3AppBar-titleC";
|
|
19
|
+
ReportAppBarClasses.globalFilter = "ic3AppBar-globalFilter";
|
|
20
|
+
ReportAppBarClasses.globalFilterPanel = "ic3AppBar-globalFilterPanel";
|
|
3
21
|
//# sourceMappingURL=ThemeReportAppBar.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeReportAppBar.js","sourceRoot":"","sources":["../../src/theme/ThemeReportAppBar.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"ThemeReportAppBar.js","sourceRoot":"","sources":["../../src/theme/ThemeReportAppBar.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,MAAa,mBAAmB;;AAAhC,kDAiBC;AAfG;;GAEG;AACI,wBAAI,GAAG,gBAAgB,CAAC;AAC/B;;GAEG;AACI,yBAAK,GAAG,iBAAiB,CAAC;AAE1B,0BAAM,GAAG,kBAAkB,CAAC;AAE5B,gCAAY,GAAG,wBAAwB,CAAC;AAExC,qCAAiB,GAAG,6BAA6B,CAAC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
export declare class ReportAppLeftPanelClasses {
|
|
2
|
-
static readonly
|
|
3
|
-
static readonly
|
|
4
|
-
static readonly
|
|
5
|
-
static readonly
|
|
2
|
+
static readonly root = "ic3ReportAppLeftPanel-root";
|
|
3
|
+
static readonly menu = "ic3ReportAppLeftPanel-menu";
|
|
4
|
+
static readonly icon = "ic3ReportAppLeftPanel-icon";
|
|
5
|
+
static readonly title = "ic3ReportAppLeftPanel-title";
|
|
6
|
+
static readonly filter = "ic3ReportAppLeftPanel-filter";
|
|
6
7
|
}
|
|
7
8
|
export declare type ReportAppLeftPanelClassKey = keyof ReportAppLeftPanelClasses;
|
|
@@ -4,8 +4,9 @@ exports.ReportAppLeftPanelClasses = void 0;
|
|
|
4
4
|
class ReportAppLeftPanelClasses {
|
|
5
5
|
}
|
|
6
6
|
exports.ReportAppLeftPanelClasses = ReportAppLeftPanelClasses;
|
|
7
|
-
ReportAppLeftPanelClasses.
|
|
8
|
-
ReportAppLeftPanelClasses.
|
|
9
|
-
ReportAppLeftPanelClasses.
|
|
10
|
-
ReportAppLeftPanelClasses.
|
|
7
|
+
ReportAppLeftPanelClasses.root = "ic3ReportAppLeftPanel-root";
|
|
8
|
+
ReportAppLeftPanelClasses.menu = "ic3ReportAppLeftPanel-menu";
|
|
9
|
+
ReportAppLeftPanelClasses.icon = "ic3ReportAppLeftPanel-icon";
|
|
10
|
+
ReportAppLeftPanelClasses.title = "ic3ReportAppLeftPanel-title";
|
|
11
|
+
ReportAppLeftPanelClasses.filter = "ic3ReportAppLeftPanel-filter";
|
|
11
12
|
//# sourceMappingURL=ThemeReportAppLeftPanel.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeReportAppLeftPanel.js","sourceRoot":"","sources":["../../src/theme/ThemeReportAppLeftPanel.ts"],"names":[],"mappings":";;;AAAA,MAAa,yBAAyB;;AAAtC,
|
|
1
|
+
{"version":3,"file":"ThemeReportAppLeftPanel.js","sourceRoot":"","sources":["../../src/theme/ThemeReportAppLeftPanel.ts"],"names":[],"mappings":";;;AAAA,MAAa,yBAAyB;;AAAtC,8DAYC;AAVmB,8BAAI,GAAG,4BAA4B,CAAC;AAEpC,8BAAI,GAAG,4BAA4B,CAAC;AAEpC,8BAAI,GAAG,4BAA4B,CAAC;AAEpC,+BAAK,GAAG,6BAA6B,CAAC;AAEtC,gCAAM,GAAG,8BAA8B,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export
|
|
1
|
+
export declare class WidgetBoxContentMessageClasses {
|
|
2
2
|
/**
|
|
3
3
|
* Style applied to the root div of the widget box content.
|
|
4
4
|
*/
|
|
5
|
-
root: string;
|
|
5
|
+
static root: string;
|
|
6
6
|
/**
|
|
7
7
|
* Style applied to the div containing the message.
|
|
8
8
|
*/
|
|
9
|
-
content: string;
|
|
9
|
+
static content: string;
|
|
10
10
|
}
|
|
11
11
|
export declare type WidgetBoxContentMessageClassKey = keyof WidgetBoxContentMessageClasses;
|
|
@@ -1,3 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.WidgetBoxContentMessageClasses = void 0;
|
|
4
|
+
class WidgetBoxContentMessageClasses {
|
|
5
|
+
}
|
|
6
|
+
exports.WidgetBoxContentMessageClasses = WidgetBoxContentMessageClasses;
|
|
7
|
+
/**
|
|
8
|
+
* Style applied to the root div of the widget box content.
|
|
9
|
+
*/
|
|
10
|
+
WidgetBoxContentMessageClasses.root = "ic3WidgetBoxContentMessage-root";
|
|
11
|
+
/**
|
|
12
|
+
* Style applied to the div containing the message.
|
|
13
|
+
*/
|
|
14
|
+
WidgetBoxContentMessageClasses.content = "ic3WidgetBoxContentMessage-content";
|
|
3
15
|
//# sourceMappingURL=ThemeWidgetBoxContentMessage.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeWidgetBoxContentMessage.js","sourceRoot":"","sources":["../../src/theme/ThemeWidgetBoxContentMessage.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"ThemeWidgetBoxContentMessage.js","sourceRoot":"","sources":["../../src/theme/ThemeWidgetBoxContentMessage.ts"],"names":[],"mappings":";;;AAAA,MAAa,8BAA8B;;AAA3C,wEAUC;AARG;;GAEG;AACI,mCAAI,GAAG,iCAAiC,CAAC;AAChD;;GAEG;AACI,sCAAO,GAAG,oCAAoC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ic3/reporting-api",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.3.0-alpha.1",
|
|
4
4
|
"description": "icCube dashboards API",
|
|
5
5
|
"homepage": "https://github.com/ic3-software/ic3-reporting-api",
|
|
6
6
|
"repository": "https://github.com/ic3-software/ic3-reporting-api",
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
"access": "public"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@mui/material": "5.
|
|
18
|
-
"@mui/system": "5.
|
|
17
|
+
"@mui/material": "5.10.10",
|
|
18
|
+
"@mui/system": "5.10.10",
|
|
19
19
|
"@types/googlemaps": "3.43.3",
|
|
20
20
|
"@types/markerclustererplus": "2.1.33",
|
|
21
|
-
"@types/node": "18.
|
|
21
|
+
"@types/node": "18.11.2",
|
|
22
22
|
"@types/react": "17.0.43",
|
|
23
23
|
"del-cli": "5.0.0",
|
|
24
|
-
"typescript": "4.
|
|
24
|
+
"typescript": "4.8.4"
|
|
25
25
|
},
|
|
26
26
|
"scripts": {
|
|
27
27
|
"build": "del-cli dist && npx tsc",
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export interface DrilldownUserSelectMenuClasses {
|
|
2
|
-
/**
|
|
3
|
-
* Style applied to
|
|
4
|
-
*/
|
|
5
|
-
drilldownMenuHeader: string;
|
|
6
|
-
/**
|
|
7
|
-
* Style applied to
|
|
8
|
-
*/
|
|
9
|
-
drilldownMenuItem: string;
|
|
10
|
-
}
|
|
11
|
-
export declare type DrilldownUserSelectMenuClassKey = keyof DrilldownUserSelectMenuClasses;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeDrilldownUserSelectMenu.js","sourceRoot":"","sources":["../../src/theme/ThemeDrilldownUserSelectMenu.ts"],"names":[],"mappings":""}
|