Changing plan comparison properties table logic and icons (#19700)

* Changing plan comparison logic and icons

* Removing empty class ref
This commit is contained in:
Aasim Khan
2022-06-09 14:15:35 -07:00
committed by GitHub
parent a265224701
commit b1d8e43569
10 changed files with 174 additions and 51 deletions

View File

@@ -280,10 +280,8 @@ export const splitScreenVerticallyIconClassName = 'ep-split-screen-vertically-ic
export const resetZoomIconClassName = 'ep-reset-zoom-icon';
export const executionPlanCompareIconClassName = 'ep-plan-compare-icon';
export const executionPlanComparisonPropertiesDifferent = 'ep-properties-different';
export const executionPlanComparisonPropertiesRedDownArrow = 'ep-properties-red-down-arrow';
export const executionPlanComparisonPropertiesGreenDownArrow = 'ep-properties-green-down-arrow';
export const executionPlanComparisonPropertiesRedUpArrow = 'ep-properties-red-up-arrow';
export const executionPlanComparisonPropertiesGreenUpArrow = 'ep-properties-green-up-arrow';
export const executionPlanComparisonPropertiesDownArrow = 'ep-properties-down-arrow';
export const executionPlanComparisonPropertiesUpArrow = 'ep-properties-up-arrow';
/**
* Plan comparison polygon border colors