impact-ui 3.7.26-alpha.12 → 3.7.26-alpha.13

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impact-ui",
3
- "version": "3.7.26-alpha.12",
3
+ "version": "3.7.26-alpha.13",
4
4
  "description": "Impact Analytics UI library",
5
5
  "main": "dist/index.js",
6
6
  "files": [
@@ -190,7 +190,7 @@ export const KeyboardShortcuts = ({
190
190
  </>
191
191
  )}
192
192
 
193
- {(showTutorialModal || showAllSetBoxState) && (
193
+ {showTutorialModal && (
194
194
  <div aria-hidden="true" className="tutorial-overlay"></div>
195
195
  )}
196
196
 
@@ -460,8 +460,10 @@ function AgGridHeader({
460
460
  >
461
461
  {children}
462
462
  </Tooltip>
463
+
463
464
  </div>
464
465
  )}
466
+ {customIcon && customIcon}
465
467
  {rest?.column?.colDef?.sortable && (
466
468
  <img
467
469
  src={