@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SeriesLabelsPosition = exports.CategoryAxisRotateLabels = exports.OverflowType = exports.LegendPositionOption = exports.GeoMapChartUnMatchedRegionStrategy = exports.GeoMapChartProjection = exports.AxisRangeType = void 0;
|
|
3
|
+
exports.SeriesLabelsPosition = exports.CategoryAxisRotateLabels = exports.OverflowType = exports.LegendPositionOption = exports.Amcharts4LineSmoothMethod = exports.GeoMapChartUnMatchedRegionStrategy = exports.GeoMapChartProjection = exports.AxisRangeType = void 0;
|
|
4
4
|
var AxisRangeType;
|
|
5
5
|
(function (AxisRangeType) {
|
|
6
6
|
AxisRangeType["LINE"] = "single_line";
|
|
@@ -25,6 +25,13 @@ var GeoMapChartUnMatchedRegionStrategy;
|
|
|
25
25
|
GeoMapChartUnMatchedRegionStrategy["USE_DEFAULT_COLOR"] = "USE_DEFAULT_COLOR";
|
|
26
26
|
GeoMapChartUnMatchedRegionStrategy["EXCLUDE_FROM_MAP"] = "EXCLUDE_FROM_MAP";
|
|
27
27
|
})(GeoMapChartUnMatchedRegionStrategy = exports.GeoMapChartUnMatchedRegionStrategy || (exports.GeoMapChartUnMatchedRegionStrategy = {}));
|
|
28
|
+
var Amcharts4LineSmoothMethod;
|
|
29
|
+
(function (Amcharts4LineSmoothMethod) {
|
|
30
|
+
Amcharts4LineSmoothMethod["NONE"] = "none";
|
|
31
|
+
Amcharts4LineSmoothMethod["TENSION"] = "tension";
|
|
32
|
+
Amcharts4LineSmoothMethod["MONOTONE_X"] = "monotoneX";
|
|
33
|
+
Amcharts4LineSmoothMethod["MONOTONE_Y"] = "monotoneY"; // See https://www.amcharts.com/docs/v4/chart-types/xy-chart/#Alternate_smoothing_algorithm
|
|
34
|
+
})(Amcharts4LineSmoothMethod = exports.Amcharts4LineSmoothMethod || (exports.Amcharts4LineSmoothMethod = {}));
|
|
28
35
|
var LegendPositionOption;
|
|
29
36
|
(function (LegendPositionOption) {
|
|
30
37
|
LegendPositionOption["bottom_left"] = "bottom_left";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeAmCharts4.js","sourceRoot":"","sources":["../../src/theme/ThemeAmCharts4.ts"],"names":[],"mappings":";;;AAIA,IAAY,aAGX;AAHD,WAAY,aAAa;IACrB,qCAAoB,CAAA;IACpB,gCAAe,CAAA;AACnB,CAAC,EAHW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAGxB;AAED,IAAY,qBAYX;AAZD,WAAY,qBAAqB;IAC7B,0CAAiB,CAAA;IACjB,gDAAuB,CAAA;IACvB,kEAAyC,CAAA;IACzC,4CAAmB,CAAA;IACnB,kDAAyB,CAAA;IACzB,kDAAyB,CAAA;IACzB,8CAAqB,CAAA;IACrB,0CAAiB,CAAA;IACjB,wDAA+B,CAAA;IAC/B,sDAA6B,CAAA;IAC7B,wDAA+B,CAAA;AACnC,CAAC,EAZW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAYhC;AAED,IAAY,kCAGX;AAHD,WAAY,kCAAkC;IAC1C,6EAAuC,CAAA;IACvC,2EAAqC,CAAA;AACzC,CAAC,EAHW,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAG7C;
|
|
1
|
+
{"version":3,"file":"ThemeAmCharts4.js","sourceRoot":"","sources":["../../src/theme/ThemeAmCharts4.ts"],"names":[],"mappings":";;;AAIA,IAAY,aAGX;AAHD,WAAY,aAAa;IACrB,qCAAoB,CAAA;IACpB,gCAAe,CAAA;AACnB,CAAC,EAHW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAGxB;AAED,IAAY,qBAYX;AAZD,WAAY,qBAAqB;IAC7B,0CAAiB,CAAA;IACjB,gDAAuB,CAAA;IACvB,kEAAyC,CAAA;IACzC,4CAAmB,CAAA;IACnB,kDAAyB,CAAA;IACzB,kDAAyB,CAAA;IACzB,8CAAqB,CAAA;IACrB,0CAAiB,CAAA;IACjB,wDAA+B,CAAA;IAC/B,sDAA6B,CAAA;IAC7B,wDAA+B,CAAA;AACnC,CAAC,EAZW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAYhC;AAED,IAAY,kCAGX;AAHD,WAAY,kCAAkC;IAC1C,6EAAuC,CAAA;IACvC,2EAAqC,CAAA;AACzC,CAAC,EAHW,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAG7C;AAED,IAAY,yBAKX;AALD,WAAY,yBAAyB;IACjC,0CAAa,CAAA;IACb,gDAAmB,CAAA;IACnB,qDAAwB,CAAA;IACxB,qDAAwB,CAAA,CAAE,2FAA2F;AACzH,CAAC,EALW,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAKpC;AAmBD,IAAY,oBAaX;AAbD,WAAY,oBAAoB;IAC5B,mDAA6B,CAAA;IAC7B,uDAAiC,CAAA;IACjC,qDAA+B,CAAA;IAC/B,qDAA+B,CAAA;IAC/B,qDAA+B,CAAA;IAC/B,+CAAyB,CAAA;IACzB,+CAAyB,CAAA;IACzB,iDAA2B,CAAA;IAC3B,6CAAuB,CAAA;IACvB,6CAAuB,CAAA;IACvB,mDAA6B,CAAA;IAC7B,mDAA6B,CAAA;AACjC,CAAC,EAbW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAa/B;AAED,IAAY,YAIX;AAJD,WAAY,YAAY;IACpB,6BAAa,CAAA;IACb,qCAAqB,CAAA;IACrB,6BAAa,CAAA;AACjB,CAAC,EAJW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAIvB;AAED,IAAY,wBAGX;AAHD,WAAY,wBAAwB;IAChC,uCAAW,CAAA;IACX,qCAAS,CAAA;AACb,CAAC,EAHW,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAGnC;AAED,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC5B,uCAAe,CAAA;IACf,yCAAiB,CAAA;IACjB,mCAAW,CAAA;IACX,2CAAmB,CAAA;AACvB,CAAC,EALW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAK/B"}
|
package/dist/theme/ThemeApp.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ export declare class AppClasses {
|
|
|
2
2
|
/**
|
|
3
3
|
* Style applied to
|
|
4
4
|
*/
|
|
5
|
-
static readonly
|
|
5
|
+
static readonly root: string;
|
|
6
6
|
/**
|
|
7
7
|
* Style applied to
|
|
8
8
|
*/
|
|
@@ -42,6 +42,7 @@ export interface AppDivProps {
|
|
|
42
42
|
leftBarOptions: LeftBarOptions;
|
|
43
43
|
viewer: boolean;
|
|
44
44
|
opacity?: string;
|
|
45
|
+
editorActive: boolean;
|
|
45
46
|
}
|
|
46
47
|
export declare enum TopBarOptions {
|
|
47
48
|
None = 0,
|
package/dist/theme/ThemeApp.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeApp.js","sourceRoot":"","sources":["../../src/theme/ThemeApp.ts"],"names":[],"mappings":";;;AACA,MAAa,UAAU;;AAAvB,gCAqCC;AApCG;;GAEG;AACa,
|
|
1
|
+
{"version":3,"file":"ThemeApp.js","sourceRoot":"","sources":["../../src/theme/ThemeApp.ts"],"names":[],"mappings":";;;AACA,MAAa,UAAU;;AAAvB,gCAqCC;AApCG;;GAEG;AACa,eAAI,GAAW,aAAa,CAAC;AAC7C;;GAEG;AACa,kBAAO,GAAW,gBAAgB,CAAC;AACnD;;GAEG;AACa,kBAAO,GAAW,gBAAgB,CAAC;AACnD;;GAEG;AACa,kBAAO,GAAW,gBAAgB,CAAC;AACnD;;GAEG;AACa,gBAAK,GAAW,cAAc,CAAC;AAC/C;;GAEG;AACa,cAAG,GAAW,YAAY,CAAC;AAC3C;;GAEG;AACa,qBAAU,GAAW,mBAAmB,CAAC;AACzD;;GAEG;AACa,oBAAS,GAAW,kBAAkB,CAAC;AACvD;;GAEG;AACa,qBAAU,GAAW,mBAAmB,CAAC;AAa7D,IAAY,aAGX;AAHD,WAAY,aAAa;IACrB,iDAAI,CAAA;IACJ,yDAAQ,CAAA;AACZ,CAAC,EAHW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAGxB;AAED,IAAY,cAIX;AAJD,WAAY,cAAc;IACtB,mDAAI,CAAA;IACJ,2DAAQ,CAAA;IACR,uDAAM,CAAA;AACV,CAAC,EAJW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAIzB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export declare class
|
|
2
|
-
static readonly root = "root";
|
|
1
|
+
export declare class AppMenuIconClasses {
|
|
2
|
+
static readonly root = "ic3AppMenuIcon-root";
|
|
3
3
|
}
|
|
4
|
-
export declare type
|
|
4
|
+
export declare type AppMenuIconClassKey = keyof AppMenuIconClasses;
|
|
5
5
|
export interface AppMenuIconProps {
|
|
6
6
|
iconColor: string;
|
|
7
7
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
class
|
|
3
|
+
exports.AppMenuIconClasses = void 0;
|
|
4
|
+
class AppMenuIconClasses {
|
|
5
5
|
}
|
|
6
|
-
exports.
|
|
7
|
-
|
|
6
|
+
exports.AppMenuIconClasses = AppMenuIconClasses;
|
|
7
|
+
AppMenuIconClasses.root = "ic3AppMenuIcon-root";
|
|
8
8
|
//# sourceMappingURL=ThemeAppMenuIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeAppMenuIcon.js","sourceRoot":"","sources":["../../src/theme/ThemeAppMenuIcon.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ThemeAppMenuIcon.js","sourceRoot":"","sources":["../../src/theme/ThemeAppMenuIcon.ts"],"names":[],"mappings":";;;AACA,MAAa,kBAAkB;;AAA/B,gDAIC;AAFmB,uBAAI,GAAG,qBAAqB,CAAC"}
|
|
@@ -97,4 +97,8 @@ export interface BaseTableChartOptions extends FormFieldObject {
|
|
|
97
97
|
* Display the filter options. A list of boolean values: 'true', 'false'. The last value repeats itself.
|
|
98
98
|
*/
|
|
99
99
|
columnFilterable: string;
|
|
100
|
+
/**
|
|
101
|
+
* When exporting to excel, flag use the filtered and sorted version or the orignal table
|
|
102
|
+
*/
|
|
103
|
+
exportOriginalTable: boolean;
|
|
100
104
|
}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DatePickerClasses = void 0;
|
|
4
|
+
// TOM : needs clarification
|
|
4
5
|
class DatePickerClasses {
|
|
5
6
|
}
|
|
6
7
|
exports.DatePickerClasses = DatePickerClasses;
|
|
7
8
|
/**
|
|
8
9
|
* Style applied to the root element.
|
|
9
10
|
*/
|
|
10
|
-
DatePickerClasses.root = "root";
|
|
11
|
+
DatePickerClasses.root = "ic3DatePicker-root";
|
|
11
12
|
//# sourceMappingURL=ThemeDatePicker.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeDatePicker.js","sourceRoot":"","sources":["../../src/theme/ThemeDatePicker.ts"],"names":[],"mappings":";;;AAGA,MAAa,iBAAiB;;AAA9B,8CAUC;AARG;;GAEG;AACa,sBAAI,GAAG,
|
|
1
|
+
{"version":3,"file":"ThemeDatePicker.js","sourceRoot":"","sources":["../../src/theme/ThemeDatePicker.ts"],"names":[],"mappings":";;;AAGA,4BAA4B;AAC5B,MAAa,iBAAiB;;AAA9B,8CAUC;AARG;;GAEG;AACa,sBAAI,GAAG,oBAAoB,CAAC"}
|
|
@@ -2,11 +2,15 @@ export declare class EditorAppTopBarClasses {
|
|
|
2
2
|
/**
|
|
3
3
|
* Style applied to
|
|
4
4
|
*/
|
|
5
|
-
static readonly
|
|
5
|
+
static readonly root: string;
|
|
6
6
|
/**
|
|
7
7
|
* Style applied to
|
|
8
8
|
*/
|
|
9
9
|
static readonly logo: string;
|
|
10
|
+
/**
|
|
11
|
+
* Style applied to
|
|
12
|
+
*/
|
|
13
|
+
static readonly divider: string;
|
|
10
14
|
/**
|
|
11
15
|
* Style applied to
|
|
12
16
|
*/
|
|
@@ -7,29 +7,33 @@ exports.EditorAppTopBarClasses = EditorAppTopBarClasses;
|
|
|
7
7
|
/**
|
|
8
8
|
* Style applied to
|
|
9
9
|
*/
|
|
10
|
-
EditorAppTopBarClasses.
|
|
10
|
+
EditorAppTopBarClasses.root = "ic3EditorTopBar-root";
|
|
11
11
|
/**
|
|
12
12
|
* Style applied to
|
|
13
13
|
*/
|
|
14
|
-
EditorAppTopBarClasses.logo = "
|
|
14
|
+
EditorAppTopBarClasses.logo = "ic3EditorTopBar-logo";
|
|
15
15
|
/**
|
|
16
16
|
* Style applied to
|
|
17
17
|
*/
|
|
18
|
-
EditorAppTopBarClasses.
|
|
18
|
+
EditorAppTopBarClasses.divider = "ic3EditorTopBar-divider";
|
|
19
19
|
/**
|
|
20
20
|
* Style applied to
|
|
21
21
|
*/
|
|
22
|
-
EditorAppTopBarClasses.
|
|
22
|
+
EditorAppTopBarClasses.title = "ic3EditorTopBar-title";
|
|
23
23
|
/**
|
|
24
24
|
* Style applied to
|
|
25
25
|
*/
|
|
26
|
-
EditorAppTopBarClasses.
|
|
26
|
+
EditorAppTopBarClasses.topLeftBar = "ic3EditorTopBar-topLeftBar";
|
|
27
27
|
/**
|
|
28
28
|
* Style applied to
|
|
29
29
|
*/
|
|
30
|
-
EditorAppTopBarClasses.
|
|
30
|
+
EditorAppTopBarClasses.topRightBar = "ic3EditorTopBar-topRightBar";
|
|
31
31
|
/**
|
|
32
32
|
* Style applied to
|
|
33
33
|
*/
|
|
34
|
-
EditorAppTopBarClasses.
|
|
34
|
+
EditorAppTopBarClasses.leftSpacer = "ic3EditorTopBar-leftSpacer";
|
|
35
|
+
/**
|
|
36
|
+
* Style applied to
|
|
37
|
+
*/
|
|
38
|
+
EditorAppTopBarClasses.menuButton = "ic3EditorTopBar-menuButton";
|
|
35
39
|
//# sourceMappingURL=ThemeEditorTopBar.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeEditorTopBar.js","sourceRoot":"","sources":["../../src/theme/ThemeEditorTopBar.ts"],"names":[],"mappings":";;;AAAA,MAAa,sBAAsB;;AAAnC,
|
|
1
|
+
{"version":3,"file":"ThemeEditorTopBar.js","sourceRoot":"","sources":["../../src/theme/ThemeEditorTopBar.ts"],"names":[],"mappings":";;;AAAA,MAAa,sBAAsB;;AAAnC,wDAoCC;AAnCG;;GAEG;AACa,2BAAI,GAAW,sBAAsB,CAAC;AACtD;;GAEG;AACa,2BAAI,GAAW,sBAAsB,CAAC;AAEtD;;GAEG;AACa,8BAAO,GAAW,yBAAyB,CAAC;AAE5D;;GAEG;AACa,4BAAK,GAAW,uBAAuB,CAAC;AACxD;;GAEG;AACa,iCAAU,GAAW,4BAA4B,CAAC;AAElE;;GAEG;AACa,kCAAW,GAAW,6BAA6B,CAAC;AACpE;;GAEG;AACa,iCAAU,GAAW,4BAA4B,CAAC;AAClE;;GAEG;AACa,iCAAU,GAAW,4BAA4B,CAAC"}
|
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
export
|
|
1
|
+
export declare class ErrorRendererClasses {
|
|
2
2
|
/**
|
|
3
3
|
* Style applied to
|
|
4
4
|
*/
|
|
5
|
-
|
|
5
|
+
static root: string;
|
|
6
6
|
/**
|
|
7
7
|
* Style applied to
|
|
8
8
|
*/
|
|
9
|
-
|
|
9
|
+
static logo: string;
|
|
10
10
|
/**
|
|
11
11
|
* Style applied to
|
|
12
12
|
*/
|
|
13
|
-
|
|
13
|
+
static logoW: string;
|
|
14
14
|
/**
|
|
15
15
|
* Style applied to
|
|
16
16
|
*/
|
|
17
|
-
|
|
17
|
+
static info: string;
|
|
18
18
|
/**
|
|
19
19
|
* Style applied to
|
|
20
20
|
*/
|
|
21
|
-
|
|
21
|
+
static schemaNotAuth: string;
|
|
22
22
|
/**
|
|
23
23
|
* Style applied to
|
|
24
24
|
*/
|
|
25
|
-
|
|
25
|
+
static message: string;
|
|
26
26
|
/**
|
|
27
27
|
* Style applied to
|
|
28
28
|
*/
|
|
29
|
-
|
|
29
|
+
static detailToggle: string;
|
|
30
30
|
/**
|
|
31
31
|
* Style applied to
|
|
32
32
|
*/
|
|
33
|
-
|
|
33
|
+
static widget: string;
|
|
34
34
|
/**
|
|
35
35
|
* Style applied to
|
|
36
36
|
*/
|
|
37
|
-
|
|
37
|
+
static causeMessage: string;
|
|
38
38
|
/**
|
|
39
39
|
* Style applied to
|
|
40
40
|
*/
|
|
41
|
-
|
|
41
|
+
static causeDetailedMessage: string;
|
|
42
42
|
/**
|
|
43
43
|
* Style applied to
|
|
44
44
|
*/
|
|
45
|
-
|
|
45
|
+
static causeDetailedInfo: string;
|
|
46
46
|
/**
|
|
47
47
|
* Style applied to
|
|
48
48
|
*/
|
|
49
|
-
|
|
49
|
+
static causeStacktrace: string;
|
|
50
50
|
}
|
|
51
51
|
export declare type ErrorRendererClassKey = keyof ErrorRendererClasses;
|
|
@@ -1,3 +1,55 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ErrorRendererClasses = void 0;
|
|
4
|
+
class ErrorRendererClasses {
|
|
5
|
+
}
|
|
6
|
+
exports.ErrorRendererClasses = ErrorRendererClasses;
|
|
7
|
+
/**
|
|
8
|
+
* Style applied to
|
|
9
|
+
*/
|
|
10
|
+
ErrorRendererClasses.root = "ic3ErrorRenderer-root";
|
|
11
|
+
/**
|
|
12
|
+
* Style applied to
|
|
13
|
+
*/
|
|
14
|
+
ErrorRendererClasses.logo = "ic3ErrorRenderer-logo";
|
|
15
|
+
/**
|
|
16
|
+
* Style applied to
|
|
17
|
+
*/
|
|
18
|
+
ErrorRendererClasses.logoW = "ic3ErrorRenderer-logoW";
|
|
19
|
+
/**
|
|
20
|
+
* Style applied to
|
|
21
|
+
*/
|
|
22
|
+
ErrorRendererClasses.info = "ic3ErrorRenderer-info";
|
|
23
|
+
/**
|
|
24
|
+
* Style applied to
|
|
25
|
+
*/
|
|
26
|
+
ErrorRendererClasses.schemaNotAuth = "ic3ErrorRenderer-schemaNotAuth";
|
|
27
|
+
/**
|
|
28
|
+
* Style applied to
|
|
29
|
+
*/
|
|
30
|
+
ErrorRendererClasses.message = "ic3ErrorRenderer-message";
|
|
31
|
+
/**
|
|
32
|
+
* Style applied to
|
|
33
|
+
*/
|
|
34
|
+
ErrorRendererClasses.detailToggle = "ic3ErrorRenderer-detailToggle";
|
|
35
|
+
/**
|
|
36
|
+
* Style applied to
|
|
37
|
+
*/
|
|
38
|
+
ErrorRendererClasses.widget = "ic3ErrorRenderer-widget";
|
|
39
|
+
/**
|
|
40
|
+
* Style applied to
|
|
41
|
+
*/
|
|
42
|
+
ErrorRendererClasses.causeMessage = "ic3ErrorRenderer-causeMessage";
|
|
43
|
+
/**
|
|
44
|
+
* Style applied to
|
|
45
|
+
*/
|
|
46
|
+
ErrorRendererClasses.causeDetailedMessage = "ic3ErrorRenderer-causeDetailedMessage";
|
|
47
|
+
/**
|
|
48
|
+
* Style applied to
|
|
49
|
+
*/
|
|
50
|
+
ErrorRendererClasses.causeDetailedInfo = "ic3ErrorRenderer-causeDetailedInfo";
|
|
51
|
+
/**
|
|
52
|
+
* Style applied to
|
|
53
|
+
*/
|
|
54
|
+
ErrorRendererClasses.causeStacktrace = "ic3ErrorRenderer-causeStacktrace";
|
|
3
55
|
//# sourceMappingURL=ThemeErrorRenderer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeErrorRenderer.js","sourceRoot":"","sources":["../../src/theme/ThemeErrorRenderer.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"ThemeErrorRenderer.js","sourceRoot":"","sources":["../../src/theme/ThemeErrorRenderer.ts"],"names":[],"mappings":";;;AAAA,MAAa,oBAAoB;;AAAjC,oDAkDC;AAhDG;;GAEG;AACI,yBAAI,GAAG,uBAAuB,CAAC;AACtC;;GAEG;AACI,yBAAI,GAAG,uBAAuB,CAAC;AACtC;;GAEG;AACI,0BAAK,GAAG,wBAAwB,CAAC;AACxC;;GAEG;AACI,yBAAI,GAAG,uBAAuB,CAAC;AACtC;;GAEG;AACI,kCAAa,GAAG,gCAAgC,CAAC;AACxD;;GAEG;AACI,4BAAO,GAAG,0BAA0B,CAAC;AAC5C;;GAEG;AACI,iCAAY,GAAG,+BAA+B,CAAC;AACtD;;GAEG;AACI,2BAAM,GAAG,yBAAyB,CAAC;AAC1C;;GAEG;AACI,iCAAY,GAAG,+BAA+B,CAAC;AACtD;;GAEG;AACI,yCAAoB,GAAG,uCAAuC,CAAC;AACtE;;GAEG;AACI,sCAAiB,GAAG,oCAAoC,CAAC;AAChE;;GAEG;AACI,oCAAe,GAAG,kCAAkC,CAAC"}
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { FilterTidyTableChartOptions } from "./ThemeFilter";
|
|
2
2
|
export declare class FilterAutocompleteClasses {
|
|
3
|
-
/**
|
|
4
|
-
* Style applied to the root element
|
|
5
|
-
*/
|
|
6
|
-
static readonly root = "root";
|
|
7
3
|
/**
|
|
8
4
|
* Style applied to the muiAutocomplete root element
|
|
9
5
|
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
* @see AutocompleteClasses
|
|
6
|
+
* You've all mui classes https://mui.com/material-ui/api/autocomplete/
|
|
13
7
|
*/
|
|
14
|
-
static readonly muiAutocomplete
|
|
8
|
+
static readonly muiAutocomplete = "MuiAutocomplete-root";
|
|
15
9
|
static readonly action = "MuiAutocomplete-action";
|
|
16
10
|
}
|
|
17
11
|
export declare type FilterAutocompleteClassesKey = keyof FilterAutocompleteClasses;
|
|
@@ -38,12 +32,6 @@ export interface FilterAutocompleteChartOptions extends FilterTidyTableChartOpti
|
|
|
38
32
|
* Rendered items size.
|
|
39
33
|
*/
|
|
40
34
|
size: "small" | "medium";
|
|
41
|
-
/**
|
|
42
|
-
* Limit Items.
|
|
43
|
-
*
|
|
44
|
-
* Maximum number of items that will be visible when not focused. Set -1 to disable the limit.
|
|
45
|
-
*/
|
|
46
|
-
limitTags: number;
|
|
47
35
|
/**
|
|
48
36
|
* Limit Chips.
|
|
49
37
|
*
|
|
@@ -1,24 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
3
|
exports.FilterAutocompleteClasses = void 0;
|
|
7
|
-
|
|
4
|
+
// TOM : needs clarification
|
|
8
5
|
class FilterAutocompleteClasses {
|
|
9
6
|
}
|
|
10
7
|
exports.FilterAutocompleteClasses = FilterAutocompleteClasses;
|
|
11
|
-
/**
|
|
12
|
-
* Style applied to the root element
|
|
13
|
-
*/
|
|
14
|
-
FilterAutocompleteClasses.root = "root";
|
|
15
8
|
/**
|
|
16
9
|
* Style applied to the muiAutocomplete root element
|
|
17
10
|
*
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
* @see AutocompleteClasses
|
|
11
|
+
* You've all mui classes https://mui.com/material-ui/api/autocomplete/
|
|
21
12
|
*/
|
|
22
|
-
FilterAutocompleteClasses.muiAutocomplete =
|
|
13
|
+
FilterAutocompleteClasses.muiAutocomplete = "MuiAutocomplete-root";
|
|
23
14
|
FilterAutocompleteClasses.action = "MuiAutocomplete-action";
|
|
24
15
|
//# sourceMappingURL=ThemeFilterAutocomplete.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeFilterAutocomplete.js","sourceRoot":"","sources":["../../src/theme/ThemeFilterAutocomplete.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ThemeFilterAutocomplete.js","sourceRoot":"","sources":["../../src/theme/ThemeFilterAutocomplete.ts"],"names":[],"mappings":";;;AAEA,4BAA4B;AAC5B,MAAa,yBAAyB;;AAAtC,8DAYC;AATG;;;;GAIG;AACa,yCAAe,GAAG,sBAAsB,CAAC;AAEzC,gCAAM,GAAG,wBAAwB,CAAC"}
|
|
@@ -3,15 +3,15 @@ export declare class FilterButtonsClasses {
|
|
|
3
3
|
/**
|
|
4
4
|
* Style applied to the root element.
|
|
5
5
|
*/
|
|
6
|
-
static readonly container = "
|
|
6
|
+
static readonly container = "ic3FilterButtons-container";
|
|
7
7
|
/**
|
|
8
8
|
* Style applied to the mui button elements.
|
|
9
9
|
*/
|
|
10
|
-
static readonly button = "
|
|
10
|
+
static readonly button = "ic3FilterSlider-button";
|
|
11
11
|
/**
|
|
12
12
|
* Style applied to the mui group element (if present).
|
|
13
13
|
*/
|
|
14
|
-
static readonly group = "
|
|
14
|
+
static readonly group = "ic3FilterSlider-group";
|
|
15
15
|
/**
|
|
16
16
|
* Slot for MuiButton component(s)
|
|
17
17
|
*/
|
|
@@ -7,15 +7,15 @@ exports.FilterButtonsClasses = FilterButtonsClasses;
|
|
|
7
7
|
/**
|
|
8
8
|
* Style applied to the root element.
|
|
9
9
|
*/
|
|
10
|
-
FilterButtonsClasses.container = "
|
|
10
|
+
FilterButtonsClasses.container = "ic3FilterButtons-container";
|
|
11
11
|
/**
|
|
12
12
|
* Style applied to the mui button elements.
|
|
13
13
|
*/
|
|
14
|
-
FilterButtonsClasses.button = "
|
|
14
|
+
FilterButtonsClasses.button = "ic3FilterSlider-button";
|
|
15
15
|
/**
|
|
16
16
|
* Style applied to the mui group element (if present).
|
|
17
17
|
*/
|
|
18
|
-
FilterButtonsClasses.group = "
|
|
18
|
+
FilterButtonsClasses.group = "ic3FilterSlider-group";
|
|
19
19
|
/**
|
|
20
20
|
* Slot for MuiButton component(s)
|
|
21
21
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeFilterButtons.js","sourceRoot":"","sources":["../../src/theme/ThemeFilterButtons.ts"],"names":[],"mappings":";;;AAEA,MAAa,oBAAoB;;AAAjC,oDAsBC;AApBG;;GAEG;AACa,8BAAS,GAAG,
|
|
1
|
+
{"version":3,"file":"ThemeFilterButtons.js","sourceRoot":"","sources":["../../src/theme/ThemeFilterButtons.ts"],"names":[],"mappings":";;;AAEA,MAAa,oBAAoB;;AAAjC,oDAsBC;AApBG;;GAEG;AACa,8BAAS,GAAG,4BAA4B,CAAC;AAEzD;;GAEG;AACa,2BAAM,GAAG,wBAAwB,CAAC;AAElD;;GAEG;AACa,0BAAK,GAAG,uBAAuB,CAAC;AAEhD;;GAEG;AACa,8BAAS,GAAG,EAAE,CAAC"}
|
|
@@ -3,19 +3,19 @@ export declare class FilterCheckBoxRadioClasses {
|
|
|
3
3
|
/**
|
|
4
4
|
* Style applied to the root element.
|
|
5
5
|
*/
|
|
6
|
-
static readonly root = "root";
|
|
6
|
+
static readonly root = "ic3FilterCheckboxRadio-root";
|
|
7
7
|
/**
|
|
8
8
|
* Style container for a single Radio or Checkbox
|
|
9
9
|
*/
|
|
10
|
-
static readonly radioCheckBoxContainer = "
|
|
10
|
+
static readonly radioCheckBoxContainer = "ic3FilterCheckboxRadio-container";
|
|
11
11
|
/**
|
|
12
12
|
* root element class decoration when the items are radio components (single selection)
|
|
13
13
|
*/
|
|
14
|
-
static readonly radioFlag = "
|
|
14
|
+
static readonly radioFlag = "ic3FilterCheckboxRadio-Radio";
|
|
15
15
|
/**
|
|
16
16
|
* root element class decoration when the items are checkbox components (multiple selection)
|
|
17
17
|
*/
|
|
18
|
-
static readonly checkboxFlag = "
|
|
18
|
+
static readonly checkboxFlag = "ic3FilterCheckboxRadio-Checkbox";
|
|
19
19
|
}
|
|
20
20
|
export declare type FilterCheckboxRadioClassKey = keyof FilterCheckBoxRadioClasses;
|
|
21
21
|
/**
|
|
@@ -7,17 +7,17 @@ exports.FilterCheckBoxRadioClasses = FilterCheckBoxRadioClasses;
|
|
|
7
7
|
/**
|
|
8
8
|
* Style applied to the root element.
|
|
9
9
|
*/
|
|
10
|
-
FilterCheckBoxRadioClasses.root = "root";
|
|
10
|
+
FilterCheckBoxRadioClasses.root = "ic3FilterCheckboxRadio-root";
|
|
11
11
|
/**
|
|
12
12
|
* Style container for a single Radio or Checkbox
|
|
13
13
|
*/
|
|
14
|
-
FilterCheckBoxRadioClasses.radioCheckBoxContainer = "
|
|
14
|
+
FilterCheckBoxRadioClasses.radioCheckBoxContainer = "ic3FilterCheckboxRadio-container";
|
|
15
15
|
/**
|
|
16
16
|
* root element class decoration when the items are radio components (single selection)
|
|
17
17
|
*/
|
|
18
|
-
FilterCheckBoxRadioClasses.radioFlag = "
|
|
18
|
+
FilterCheckBoxRadioClasses.radioFlag = "ic3FilterCheckboxRadio-Radio";
|
|
19
19
|
/**
|
|
20
20
|
* root element class decoration when the items are checkbox components (multiple selection)
|
|
21
21
|
*/
|
|
22
|
-
FilterCheckBoxRadioClasses.checkboxFlag = "
|
|
22
|
+
FilterCheckBoxRadioClasses.checkboxFlag = "ic3FilterCheckboxRadio-Checkbox";
|
|
23
23
|
//# sourceMappingURL=ThemeFilterCheckboxRadio.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeFilterCheckboxRadio.js","sourceRoot":"","sources":["../../src/theme/ThemeFilterCheckboxRadio.ts"],"names":[],"mappings":";;;AAEA,MAAa,0BAA0B;;AAAvC,
|
|
1
|
+
{"version":3,"file":"ThemeFilterCheckboxRadio.js","sourceRoot":"","sources":["../../src/theme/ThemeFilterCheckboxRadio.ts"],"names":[],"mappings":";;;AAEA,MAAa,0BAA0B;;AAAvC,gEAwBC;AAtBG;;GAEG;AACa,+BAAI,GAAG,6BAA6B,CAAC;AAGrD;;GAEG;AACa,iDAAsB,GAAG,kCAAkC,CAAC;AAG5E;;GAEG;AACa,oCAAS,GAAG,8BAA8B,CAAC;AAE3D;;GAEG;AACa,uCAAY,GAAG,iCAAiC,CAAC"}
|
|
@@ -3,73 +3,73 @@ export declare class FilterPanelClasses {
|
|
|
3
3
|
/**
|
|
4
4
|
* Main content div
|
|
5
5
|
*/
|
|
6
|
-
static readonly mainDiv = "
|
|
6
|
+
static readonly mainDiv = "ic3FilterPanel-root";
|
|
7
7
|
/**
|
|
8
8
|
* Div containing the loading spinner and text
|
|
9
9
|
*/
|
|
10
|
-
static readonly loadingDiv = "
|
|
10
|
+
static readonly loadingDiv = "ic3FilterPanel-loading";
|
|
11
11
|
/**
|
|
12
12
|
* Div with add filter and remove all filters buttons
|
|
13
13
|
*/
|
|
14
|
-
static readonly headerDiv = "
|
|
14
|
+
static readonly headerDiv = "ic3FilterPanel-header";
|
|
15
15
|
/**
|
|
16
16
|
* Div containing the 'Filters' text and the help icon button
|
|
17
17
|
*/
|
|
18
|
-
static readonly titleDiv = "
|
|
18
|
+
static readonly titleDiv = "ic3FilterPanel-title";
|
|
19
19
|
/**
|
|
20
20
|
* Div containing the 'Filters' text
|
|
21
21
|
*/
|
|
22
|
-
static readonly titleDivText = "
|
|
22
|
+
static readonly titleDivText = "ic3FilterPanel-title-text";
|
|
23
23
|
/**
|
|
24
24
|
* Div containing the add and remove all buttons
|
|
25
25
|
*/
|
|
26
|
-
static readonly headerDivButtons = "
|
|
26
|
+
static readonly headerDivButtons = "ic3FilterPanel-header-buttons";
|
|
27
27
|
/**
|
|
28
28
|
* Add button
|
|
29
29
|
*/
|
|
30
|
-
static readonly headerDivAddButton = "
|
|
30
|
+
static readonly headerDivAddButton = "ic3FilterPanel-HeaderDivAddButton";
|
|
31
31
|
/**
|
|
32
32
|
* Remove all button
|
|
33
33
|
*/
|
|
34
|
-
static readonly headerDivRemoveAllButton = "
|
|
34
|
+
static readonly headerDivRemoveAllButton = "ic3FilterPanel-HeaderDivRemoveAllButton";
|
|
35
35
|
/**
|
|
36
36
|
* Div of the content root. Used for animation purposes.
|
|
37
37
|
*/
|
|
38
|
-
static readonly contentDivRoot = "
|
|
38
|
+
static readonly contentDivRoot = "ic3FilterPanel-content-root";
|
|
39
39
|
/**
|
|
40
40
|
* Div with the stack of filter items
|
|
41
41
|
*/
|
|
42
|
-
static readonly contentDiv = "
|
|
42
|
+
static readonly contentDiv = "ic3FilterPanel-content";
|
|
43
43
|
/**
|
|
44
44
|
* Div with no filters defined text
|
|
45
45
|
*/
|
|
46
|
-
static readonly contentNoFilters = "
|
|
46
|
+
static readonly contentNoFilters = "ic3FilterPanel-NoFilters";
|
|
47
47
|
/**
|
|
48
48
|
* Main filter div
|
|
49
49
|
*/
|
|
50
|
-
static readonly filterItemDiv = "
|
|
50
|
+
static readonly filterItemDiv = "ic3FilterPanel-filterItem";
|
|
51
51
|
/**
|
|
52
52
|
* Main filter div
|
|
53
53
|
*/
|
|
54
|
-
static readonly filterItemDivHeader = "
|
|
55
|
-
static readonly filterItemClearButton = "
|
|
56
|
-
static readonly filterItemRemoveButton = "
|
|
54
|
+
static readonly filterItemDivHeader = "ic3FilterPanel-filterItemHeader";
|
|
55
|
+
static readonly filterItemClearButton = "ic3FilterPanel-ItemClearButton";
|
|
56
|
+
static readonly filterItemRemoveButton = "ic3FilterPanel-ItemRemoveButton";
|
|
57
57
|
/**
|
|
58
58
|
* Classname for the TextField component
|
|
59
59
|
*/
|
|
60
|
-
static readonly inputField = "
|
|
60
|
+
static readonly inputField = "ic3FilterPanel-filterInputfield";
|
|
61
61
|
/**
|
|
62
62
|
* A div with the displayed values for the value selector in preview mode
|
|
63
63
|
*/
|
|
64
|
-
static readonly inputFieldPreviewValues = "
|
|
64
|
+
static readonly inputFieldPreviewValues = "ic3FilterPanel-PreviewValue";
|
|
65
65
|
/**
|
|
66
66
|
* Classname for the field label
|
|
67
67
|
*/
|
|
68
|
-
static readonly fieldName = "
|
|
68
|
+
static readonly fieldName = "ic3FilterPanel-fieldName";
|
|
69
69
|
/**
|
|
70
70
|
* Div with selectable items for filters with few items
|
|
71
71
|
*/
|
|
72
|
-
static readonly selectableContent = "
|
|
72
|
+
static readonly selectableContent = "ic3FilterPanel-selectableContent";
|
|
73
73
|
}
|
|
74
74
|
export interface FilterPanelProps {
|
|
75
75
|
/**
|