leafContent.append("span").classed(css.leaf_content_item + " " + css.leaf_content_item_title, true)
          .text(utils.replaceNumberSpacesToNonBreak(d.name) || "");