this.valuesMap[value] !== 30
          ? this.$button.addClass('changed')
          : this.$button.removeClass('changed');