@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.
Files changed (124) hide show
  1. package/dist/ApiUtils.js +1 -1
  2. package/dist/ApiUtils.js.map +1 -1
  3. package/dist/INotification.d.ts +1 -1
  4. package/dist/IPluginDefinition.d.ts +7 -6
  5. package/dist/IReporting.d.ts +7 -1
  6. package/dist/ITidyTableTransformation.d.ts +5 -0
  7. package/dist/LazyTreeView.d.ts +38 -9
  8. package/dist/Loader.d.ts +31 -2
  9. package/dist/Loader.js +39 -21
  10. package/dist/Loader.js.map +1 -1
  11. package/dist/Logger.d.ts +13 -0
  12. package/dist/{theme/ThemeDrilldownUserSelectMenu.js → Logger.js} +1 -1
  13. package/dist/Logger.js.map +1 -0
  14. package/dist/PublicAmchartsData.d.ts +9 -3
  15. package/dist/PublicAmchartsData.js +28 -6
  16. package/dist/PublicAmchartsData.js.map +1 -1
  17. package/dist/PublicContext.d.ts +18 -10
  18. package/dist/PublicContext.js.map +1 -1
  19. package/dist/PublicTemplate.d.ts +4 -1
  20. package/dist/PublicTemplate.js.map +1 -1
  21. package/dist/PublicTemplateForm.d.ts +178 -17
  22. package/dist/PublicTemplateForm.js +2 -16
  23. package/dist/PublicTemplateForm.js.map +1 -1
  24. package/dist/PublicTheme.d.ts +16 -12
  25. package/dist/PublicTheme.js +1 -0
  26. package/dist/PublicTheme.js.map +1 -1
  27. package/dist/PublicTidyColumn.d.ts +25 -3
  28. package/dist/PublicTidyColumn.js +4 -0
  29. package/dist/PublicTidyColumn.js.map +1 -1
  30. package/dist/PublicTidyTable.d.ts +26 -1
  31. package/dist/PublicTidyTableTypeGuards.d.ts +3 -1
  32. package/dist/PublicTidyTableTypeGuards.js +22 -1
  33. package/dist/PublicTidyTableTypeGuards.js.map +1 -1
  34. package/dist/PublicTidyTableTypes.d.ts +25 -3
  35. package/dist/PublicTidyTableTypes.js +7 -1
  36. package/dist/PublicTidyTableTypes.js.map +1 -1
  37. package/dist/PublicTidyTree.d.ts +2 -4
  38. package/dist/PublicTidyTree.js +3 -4
  39. package/dist/PublicTidyTree.js.map +1 -1
  40. package/dist/RemoteContainerUtils.js +1 -1
  41. package/dist/RemoteContainerUtils.js.map +1 -1
  42. package/dist/index.d.ts +1 -1
  43. package/dist/index.js +1 -1
  44. package/dist/index.js.map +1 -1
  45. package/dist/theme/ThemeAlertDialog.d.ts +5 -3
  46. package/dist/theme/ThemeAlertDialog.js +14 -0
  47. package/dist/theme/ThemeAlertDialog.js.map +1 -1
  48. package/dist/theme/ThemeAmCharts4.d.ts +82 -5
  49. package/dist/theme/ThemeAmCharts4.js +8 -1
  50. package/dist/theme/ThemeAmCharts4.js.map +1 -1
  51. package/dist/theme/ThemeApp.d.ts +2 -1
  52. package/dist/theme/ThemeApp.js +1 -1
  53. package/dist/theme/ThemeApp.js.map +1 -1
  54. package/dist/theme/ThemeAppMenuIcon.d.ts +3 -3
  55. package/dist/theme/ThemeAppMenuIcon.js +4 -4
  56. package/dist/theme/ThemeAppMenuIcon.js.map +1 -1
  57. package/dist/theme/ThemeBaseTable.d.ts +4 -0
  58. package/dist/theme/ThemeDatePicker.d.ts +1 -1
  59. package/dist/theme/ThemeDatePicker.js +2 -1
  60. package/dist/theme/ThemeDatePicker.js.map +1 -1
  61. package/dist/theme/ThemeEditorTopBar.d.ts +5 -1
  62. package/dist/theme/ThemeEditorTopBar.js +11 -7
  63. package/dist/theme/ThemeEditorTopBar.js.map +1 -1
  64. package/dist/theme/ThemeErrorRenderer.d.ts +13 -13
  65. package/dist/theme/ThemeErrorRenderer.js +52 -0
  66. package/dist/theme/ThemeErrorRenderer.js.map +1 -1
  67. package/dist/theme/ThemeFilterAutocomplete.d.ts +2 -14
  68. package/dist/theme/ThemeFilterAutocomplete.js +3 -12
  69. package/dist/theme/ThemeFilterAutocomplete.js.map +1 -1
  70. package/dist/theme/ThemeFilterButtons.d.ts +3 -3
  71. package/dist/theme/ThemeFilterButtons.js +3 -3
  72. package/dist/theme/ThemeFilterButtons.js.map +1 -1
  73. package/dist/theme/ThemeFilterCheckboxRadio.d.ts +4 -4
  74. package/dist/theme/ThemeFilterCheckboxRadio.js +4 -4
  75. package/dist/theme/ThemeFilterCheckboxRadio.js.map +1 -1
  76. package/dist/theme/ThemeFilterPanel.d.ts +19 -19
  77. package/dist/theme/ThemeFilterPanel.js +19 -19
  78. package/dist/theme/ThemeFilterPanel.js.map +1 -1
  79. package/dist/theme/ThemeFilterSlider.d.ts +26 -4
  80. package/dist/theme/ThemeFilterSlider.js +14 -3
  81. package/dist/theme/ThemeFilterSlider.js.map +1 -1
  82. package/dist/theme/ThemeFilterTree.d.ts +6 -6
  83. package/dist/theme/ThemeFilterTree.js +1 -1
  84. package/dist/theme/ThemeFilterTree.js.map +1 -1
  85. package/dist/theme/ThemeGlobal.d.ts +2 -2
  86. package/dist/theme/ThemeGlobal.js +2 -2
  87. package/dist/theme/ThemeHtmlBox.d.ts +3 -3
  88. package/dist/theme/ThemeHtmlBox.js +9 -0
  89. package/dist/theme/ThemeHtmlBox.js.map +1 -1
  90. package/dist/theme/ThemeImage.d.ts +11 -0
  91. package/dist/theme/ThemeImage.js +9 -0
  92. package/dist/theme/ThemeImage.js.map +1 -1
  93. package/dist/theme/ThemeKpiCard.d.ts +5 -4
  94. package/dist/theme/ThemeKpiCard.js +12 -11
  95. package/dist/theme/ThemeKpiCard.js.map +1 -1
  96. package/dist/theme/ThemeLayout.d.ts +6 -3
  97. package/dist/theme/ThemeLayout.js +11 -0
  98. package/dist/theme/ThemeLayout.js.map +1 -1
  99. package/dist/theme/ThemeLayoutPage.d.ts +7 -6
  100. package/dist/theme/ThemeLayoutPage.js +25 -0
  101. package/dist/theme/ThemeLayoutPage.js.map +1 -1
  102. package/dist/theme/ThemeLazyTreeClasses.d.ts +6 -6
  103. package/dist/theme/ThemeLazyTreeClasses.js +6 -6
  104. package/dist/theme/ThemeLazyTreeClasses.js.map +1 -1
  105. package/dist/theme/ThemePivotTable.d.ts +1 -0
  106. package/dist/theme/ThemePivotTable.js +1 -0
  107. package/dist/theme/ThemePivotTable.js.map +1 -1
  108. package/dist/theme/ThemeQueryBuilderNode.d.ts +8 -3
  109. package/dist/theme/ThemeQueryBuilderNode.js +9 -4
  110. package/dist/theme/ThemeQueryBuilderNode.js.map +1 -1
  111. package/dist/theme/ThemeRepetitionWidget.d.ts +6 -0
  112. package/dist/theme/ThemeReportAppBar.d.ts +6 -3
  113. package/dist/theme/ThemeReportAppBar.js +18 -0
  114. package/dist/theme/ThemeReportAppBar.js.map +1 -1
  115. package/dist/theme/ThemeReportAppLeftPanel.d.ts +5 -4
  116. package/dist/theme/ThemeReportAppLeftPanel.js +5 -4
  117. package/dist/theme/ThemeReportAppLeftPanel.js.map +1 -1
  118. package/dist/theme/ThemeTable.d.ts +4 -0
  119. package/dist/theme/ThemeWidgetBoxContentMessage.d.ts +3 -3
  120. package/dist/theme/ThemeWidgetBoxContentMessage.js +12 -0
  121. package/dist/theme/ThemeWidgetBoxContentMessage.js.map +1 -1
  122. package/package.json +5 -5
  123. package/dist/theme/ThemeDrilldownUserSelectMenu.d.ts +0 -11
  124. 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;AAQD,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"}
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"}
@@ -2,7 +2,7 @@ export declare class AppClasses {
2
2
  /**
3
3
  * Style applied to
4
4
  */
5
- static readonly app: string;
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,
@@ -7,7 +7,7 @@ exports.AppClasses = AppClasses;
7
7
  /**
8
8
  * Style applied to
9
9
  */
10
- AppClasses.app = "ic3App";
10
+ AppClasses.root = "ic3App-root";
11
11
  /**
12
12
  * Style applied to
13
13
  */
@@ -1 +1 @@
1
- {"version":3,"file":"ThemeApp.js","sourceRoot":"","sources":["../../src/theme/ThemeApp.ts"],"names":[],"mappings":";;;AACA,MAAa,UAAU;;AAAvB,gCAqCC;AApCG;;GAEG;AACa,cAAG,GAAW,QAAQ,CAAC;AACvC;;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;AAY7D,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
+ {"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 ThemeAppMenuIconClasses {
2
- static readonly root = "root";
1
+ export declare class AppMenuIconClasses {
2
+ static readonly root = "ic3AppMenuIcon-root";
3
3
  }
4
- export declare type ThemeAppMenuIconClassKey = keyof ThemeAppMenuIconClasses;
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.ThemeAppMenuIconClasses = void 0;
4
- class ThemeAppMenuIconClasses {
3
+ exports.AppMenuIconClasses = void 0;
4
+ class AppMenuIconClasses {
5
5
  }
6
- exports.ThemeAppMenuIconClasses = ThemeAppMenuIconClasses;
7
- ThemeAppMenuIconClasses.root = "root";
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":";;;AAAA,MAAa,uBAAuB;;AAApC,0DAIC;AAFmB,4BAAI,GAAG,MAAM,CAAC"}
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
  }
@@ -4,7 +4,7 @@ export declare class DatePickerClasses {
4
4
  /**
5
5
  * Style applied to the root element.
6
6
  */
7
- static readonly root = "root";
7
+ static readonly root = "ic3DatePicker-root";
8
8
  }
9
9
  export declare type DatePickerClassKey = keyof DatePickerClasses;
10
10
  /**
@@ -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,MAAM,CAAC"}
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 app: string;
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.app = "ic3EditorTopBar";
10
+ EditorAppTopBarClasses.root = "ic3EditorTopBar-root";
11
11
  /**
12
12
  * Style applied to
13
13
  */
14
- EditorAppTopBarClasses.logo = "ic3App-logo";
14
+ EditorAppTopBarClasses.logo = "ic3EditorTopBar-logo";
15
15
  /**
16
16
  * Style applied to
17
17
  */
18
- EditorAppTopBarClasses.title = "ic3App-title";
18
+ EditorAppTopBarClasses.divider = "ic3EditorTopBar-divider";
19
19
  /**
20
20
  * Style applied to
21
21
  */
22
- EditorAppTopBarClasses.topLeftBar = "ic3App-topLeftBar";
22
+ EditorAppTopBarClasses.title = "ic3EditorTopBar-title";
23
23
  /**
24
24
  * Style applied to
25
25
  */
26
- EditorAppTopBarClasses.topRightBar = "ic3App-topRightBar";
26
+ EditorAppTopBarClasses.topLeftBar = "ic3EditorTopBar-topLeftBar";
27
27
  /**
28
28
  * Style applied to
29
29
  */
30
- EditorAppTopBarClasses.leftSpacer = "ic3App-leftSpacer";
30
+ EditorAppTopBarClasses.topRightBar = "ic3EditorTopBar-topRightBar";
31
31
  /**
32
32
  * Style applied to
33
33
  */
34
- EditorAppTopBarClasses.menuButton = "ic3App-menuButton";
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,wDA8BC;AA7BG;;GAEG;AACa,0BAAG,GAAW,iBAAiB,CAAC;AAChD;;GAEG;AACa,2BAAI,GAAW,aAAa,CAAC;AAC7C;;GAEG;AACa,4BAAK,GAAW,cAAc,CAAC;AAC/C;;GAEG;AACa,iCAAU,GAAW,mBAAmB,CAAC;AAEzD;;GAEG;AACa,kCAAW,GAAW,oBAAoB,CAAC;AAC3D;;GAEG;AACa,iCAAU,GAAW,mBAAmB,CAAC;AACzD;;GAEG;AACa,iCAAU,GAAW,mBAAmB,CAAC"}
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 interface ErrorRendererClasses {
1
+ export declare class ErrorRendererClasses {
2
2
  /**
3
3
  * Style applied to
4
4
  */
5
- errorRendererRoot: string;
5
+ static root: string;
6
6
  /**
7
7
  * Style applied to
8
8
  */
9
- errorLogo: string;
9
+ static logo: string;
10
10
  /**
11
11
  * Style applied to
12
12
  */
13
- errorLogoW: string;
13
+ static logoW: string;
14
14
  /**
15
15
  * Style applied to
16
16
  */
17
- errorInfo: string;
17
+ static info: string;
18
18
  /**
19
19
  * Style applied to
20
20
  */
21
- errorSchemaNotAuth: string;
21
+ static schemaNotAuth: string;
22
22
  /**
23
23
  * Style applied to
24
24
  */
25
- errorMessage: string;
25
+ static message: string;
26
26
  /**
27
27
  * Style applied to
28
28
  */
29
- errorDetailToggle: string;
29
+ static detailToggle: string;
30
30
  /**
31
31
  * Style applied to
32
32
  */
33
- errorWidget: string;
33
+ static widget: string;
34
34
  /**
35
35
  * Style applied to
36
36
  */
37
- errorCauseMessage: string;
37
+ static causeMessage: string;
38
38
  /**
39
39
  * Style applied to
40
40
  */
41
- errorCauseDetailedMessage: string;
41
+ static causeDetailedMessage: string;
42
42
  /**
43
43
  * Style applied to
44
44
  */
45
- errorCauseDetailedInfo: string;
45
+ static causeDetailedInfo: string;
46
46
  /**
47
47
  * Style applied to
48
48
  */
49
- errorCauseStacktrace: string;
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
- * you've all classes of autocompleteClasses
11
- *
12
- * @see AutocompleteClasses
6
+ * You've all mui classes https://mui.com/material-ui/api/autocomplete/
13
7
  */
14
- static readonly muiAutocomplete: string;
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
- const autocompleteClasses_1 = __importDefault(require("@mui/material/Autocomplete/autocompleteClasses"));
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
- * you've all classes of autocompleteClasses
19
- *
20
- * @see AutocompleteClasses
11
+ * You've all mui classes https://mui.com/material-ui/api/autocomplete/
21
12
  */
22
- FilterAutocompleteClasses.muiAutocomplete = autocompleteClasses_1.default.root;
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":";;;;;;AAAA,yGAAiF;AAGjF,MAAa,yBAAyB;;AAAtC,8DAkBC;AAhBG;;GAEG;AACa,8BAAI,GAAG,MAAM,CAAC;AAE9B;;;;;;GAMG;AACa,yCAAe,GAAG,6BAAmB,CAAC,IAAI,CAAC;AAE3C,gCAAM,GAAG,wBAAwB,CAAA"}
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 = "FilterButtons-container";
6
+ static readonly container = "ic3FilterButtons-container";
7
7
  /**
8
8
  * Style applied to the mui button elements.
9
9
  */
10
- static readonly button = "FilterSlider-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 = "FilterSlider-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 = "FilterButtons-container";
10
+ FilterButtonsClasses.container = "ic3FilterButtons-container";
11
11
  /**
12
12
  * Style applied to the mui button elements.
13
13
  */
14
- FilterButtonsClasses.button = "FilterSlider-button";
14
+ FilterButtonsClasses.button = "ic3FilterSlider-button";
15
15
  /**
16
16
  * Style applied to the mui group element (if present).
17
17
  */
18
- FilterButtonsClasses.group = "FilterSlider-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,yBAAyB,CAAC;AAEtD;;GAEG;AACa,2BAAM,GAAG,qBAAqB,CAAC;AAE/C;;GAEG;AACa,0BAAK,GAAG,oBAAoB,CAAC;AAE7C;;GAEG;AACa,8BAAS,GAAG,EAAE,CAAC"}
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 = "FilterCheckboxRadio-container";
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 = "FilterCheckboxRadio-Radio";
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 = "FilterCheckboxRadio-Checkbox";
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 = "FilterCheckboxRadio-container";
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 = "FilterCheckboxRadio-Radio";
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 = "FilterCheckboxRadio-Checkbox";
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,gEAyBC;AAvBG;;GAEG;AACa,+BAAI,GAAG,MAAM,CAAC;AAG9B;;GAEG;AACa,iDAAsB,GAAG,+BAA+B,CAAC;AAGzE;;GAEG;AACa,oCAAS,GAAG,2BAA2B,CAAC;AAExD;;GAEG;AACa,uCAAY,GAAG,8BAA8B,CAAC"}
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 = "FilterPanel-root";
6
+ static readonly mainDiv = "ic3FilterPanel-root";
7
7
  /**
8
8
  * Div containing the loading spinner and text
9
9
  */
10
- static readonly loadingDiv = "FilterPanel-loading";
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 = "FilterPanel-header";
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 = "FilterPanel-title";
18
+ static readonly titleDiv = "ic3FilterPanel-title";
19
19
  /**
20
20
  * Div containing the 'Filters' text
21
21
  */
22
- static readonly titleDivText = "FilterPanel-title-text";
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 = "FilterPanel-header-buttons";
26
+ static readonly headerDivButtons = "ic3FilterPanel-header-buttons";
27
27
  /**
28
28
  * Add button
29
29
  */
30
- static readonly headerDivAddButton = "FilterPanel-HeaderDivAddButton";
30
+ static readonly headerDivAddButton = "ic3FilterPanel-HeaderDivAddButton";
31
31
  /**
32
32
  * Remove all button
33
33
  */
34
- static readonly headerDivRemoveAllButton = "FilterPanel-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 = "FilterPanel-content-root";
38
+ static readonly contentDivRoot = "ic3FilterPanel-content-root";
39
39
  /**
40
40
  * Div with the stack of filter items
41
41
  */
42
- static readonly contentDiv = "FilterPanel-content";
42
+ static readonly contentDiv = "ic3FilterPanel-content";
43
43
  /**
44
44
  * Div with no filters defined text
45
45
  */
46
- static readonly contentNoFilters = "FilterPanel-NoFilters";
46
+ static readonly contentNoFilters = "ic3FilterPanel-NoFilters";
47
47
  /**
48
48
  * Main filter div
49
49
  */
50
- static readonly filterItemDiv = "FilterPanel-filterItem";
50
+ static readonly filterItemDiv = "ic3FilterPanel-filterItem";
51
51
  /**
52
52
  * Main filter div
53
53
  */
54
- static readonly filterItemDivHeader = "FilterPanel-filterItemHeader";
55
- static readonly filterItemClearButton = "FilterPanel-ItemClearButton";
56
- static readonly filterItemRemoveButton = "FilterPanel-ItemRemoveButton";
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 = "FilterPanel-filterInputfield";
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 = "FilterPanel-PreviewValue";
64
+ static readonly inputFieldPreviewValues = "ic3FilterPanel-PreviewValue";
65
65
  /**
66
66
  * Classname for the field label
67
67
  */
68
- static readonly fieldName = "FilterPanel-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 = "FilterPanel-selectableContent";
72
+ static readonly selectableContent = "ic3FilterPanel-selectableContent";
73
73
  }
74
74
  export interface FilterPanelProps {
75
75
  /**