@use 'ej2-base/styles/common/mixin' as *;
@use '../material-definition' as *;
@include export-module('field-list-icons') {
  .e-pivotfieldlist {
    .e-select-table::before {
      content: '\e434';
    }
  }

  .e-pivot-formatting-dialog {
    .e-format-delete-icon::before {
      content: '\ea7f';
    }

    .e-add-icon::before {
      content: '\e823';
    }

    .e-colorpicker-wrapper .e-format-back-color + .e-split-btn-wrapper .e-split-btn .e-selected-color::before,
    .e-colorpicker-container .e-format-back-color + .e-split-btn-wrapper .e-split-btn .e-selected-color::before {
      content: '\e35c';
    }

    .e-colorpicker-wrapper .e-format-font-color + .e-split-btn-wrapper .e-split-btn .e-selected-color::before,
    .e-colorpicker-container .e-format-font-color + .e-split-btn-wrapper .e-split-btn .e-selected-color::before {
      content: '\e35f';
    }
  }

  .e-level-options {
    .e-selected-level-icon::before {
      content: '\e614';
    }
  }

  .e-pivot-calc-dialog-div {
    .e-drag::before {
      content: '\e330';
    }

    .e-pivot-all-field-title-wrapper .e-info.e-icons::before,
    .e-pivot-all-field-title-container .e-info.e-icons::before {
      content: '\e607';
    }

    .e-list-item .e-text-content .e-edited.e-icons::before {
      content: '\e7a3';
    }

    .e-list-item .e-text-content .e-edit.e-icons::before {
      content: '\e891';
    }

    .e-list-item .e-text-content .e-remove-report.e-icons::before {
      content: '\e706';
    }

    .e-remove-report.e-icons::before {
      content: '\e706';
    }

    .e-list-item .e-text-content .e-format.e-icons::before {
      content: '\e22f';
    }

    /* stylelint-disable */
    .e-measureGroupCDB-icon::before {
      content: '\ea76' !important;
    }

    .e-measure-icon::before {
        content: '\ea76' !important;
    }

    .e-folderCDB-icon::before {
        content: '\e60b' !important;
    }

    .e-folderCDB-open-icon::before {
        content: '\e65f' !important;
    }

    .e-dimensionCDB-icon::before {
        content: '\e65b' !important;
    }

    .e-kpiCDB-icon::before {
        content: '\e664' !important;
    }

    .e-kpiGoal-icon::before {
        content: '\e664' !important;
    }

    .e-kpiStatus-icon::before {
        content: '\e664' !important;
    }

    .e-kpiTrend-icon::before {
        content: '\e664' !important;
    }

    .e-kpiValue-icon::before {
        content: '\e664' !important;
    }

    .e-namedSetCDB-icon::before {
        content: '\e65d' !important;
    }

    .e-hierarchyCDB-icon::before {
        content: '\e663' !important;
    }

    .e-attributeCDB-icon::before {
        content: '\e65c' !important;
    }

    .e-hierarchy-level-0-icon::before {
        content: '\e65a' !important;
    }

    .e-hierarchy-level-1-icon::before {
        content: '\e65a' !important;
    }

    .e-hierarchy-level-2-icon::before {
        content: '\e662' !important;
    }

    .e-hierarchy-level-3-icon::before {
        content: '\e65e' !important;
    }

    .e-hierarchy-level-4-icon::before {
        content: '\e660' !important;
    }

    .e-hierarchy-level-5-icon::before {
        content: '\e661' !important;
    }

    .e-calcMemberGroupCDB::before {
      content: '\e729' !important;
    }

    .e-calc-measure-icon::before {
      content: '\ea76' !important;
    }

    .e-calc-dimension-icon::before {
      content: '\e65b' !important;
    }

    .e-sort-none::before {
        content: '\e666' !important;
    }

    .e-sort-ascend::before {
        content: '\e667' !important;
    }

    .e-sort-descend::before {
        content: '\e665' !important;
    }
    /* stylelint-enable */
  }

  .e-pivotfieldlist-wrapper,
  .e-pivotfieldlist-container {
    .e-field-list-back-icon::before {
      content: '\e977';
    }

    .e-sort::before {
      content: '\e840';
    }

    .e-pv-filter::before {
      content: '\e909';
    }

    .e-pv-filtered::before {
      color: $field-list-active-color;
      content: '\ebb3';
    }

    .e-drag::before {
      content: '\e330';
    }

    .e-add-icon::before {
      content: '\e823';
    }

    .e-remove::before {
      content: '\e208';
    }

    .e-axis-rows::before {
      content: '\ea75';
    }

    .e-axis-columns::before {
      content: '\ea74';
    }

    .e-axis-values::before {
      content: '\ea76';
    }

    .e-axis-filters::before {
      content: '\e909';
    }

    .e-selected-option-icon::before {
      content: '\ea84';
    }

    .e-clear-filter-icon::before {
      content: '\ea82';
    }

    .e-dropdown-icon::before {
      content: '\e83d';
    }

    /* stylelint-disable */
    .e-measureGroupCDB-icon::before {
      content: '\ea76' !important;
    }

    .e-measure-icon::before {
        content: '\ea76' !important;
    }

    .e-folderCDB-icon::before {
        content: '\e60b' !important;
    }

    .e-folderCDB-open-icon::before {
        content: '\e65f' !important;
    }

    .e-dimensionCDB-icon::before {
        content: '\e65b' !important;
    }

    .e-kpiCDB-icon::before {
        content: '\e664' !important;
    }

    .e-kpiGoal-icon::before {
        content: '\e664' !important;
    }

    .e-kpiStatus-icon::before {
        content: '\e664' !important;
    }

    .e-kpiTrend-icon::before {
        content: '\e664' !important;
    }

    .e-kpiValue-icon::before {
        content: '\e664' !important;
    }

    .e-namedSetCDB-icon::before {
        content: '\e65d' !important;
    }

    .e-hierarchyCDB-icon::before {
        content: '\e663' !important;
    }

    .e-attributeCDB-icon::before {
        content: '\e65c' !important;
    }

    .e-hierarchy-level-0-icon::before {
        content: '\e65a' !important;
    }

    .e-hierarchy-level-1-icon::before {
        content: '\e65a' !important;
    }

    .e-hierarchy-level-2-icon::before {
        content: '\e662' !important;
    }

    .e-hierarchy-level-3-icon::before {
        content: '\e65e' !important;
    }

    .e-hierarchy-level-4-icon::before {
        content: '\e660' !important;
    }

    .e-hierarchy-level-5-icon::before {
        content: '\e661' !important;
    }

    .e-calcMemberGroupCDB::before {
      content: '\e729' !important;
    }

    .e-calc-measure-icon::before {
      content: '\ea76' !important;
    }

    .e-calc-dimension-icon::before {
      content: '\e65b' !important;
    }

    .e-sort-none::before {
        content: '\e666' !important;
    }

    .e-sort-ascend::before {
        content: '\e667' !important;
    }

    .e-field-list-search-icon::before {
      content: '\e993' !important;
    }

    .e-sort-descend::before {
        content: '\e665' !important;
    }

    /* stylelint-enable */
    .e-pivot-calc-outer-div .e-pivot-accord .e-edited.e-icons::before {
      content: '\e7a3';
    }

    .e-pivot-calc-outer-div .e-pivot-accord .e-edit.e-icons::before {
      content: '\e891';
    }

    .e-pivot-calc-outer-div .e-pivot-accord .e-remove-report.e-icons::before {
      content: '\e706';
    }

    .e-pivot-button .e-edit::before {
      content: '\e891';
    }

    .e-sort-ascend-icon::before {
      content: '\e734';
    }

    .e-sort-descend-icon::before {
      content: '\e733';
    }
  }
}
