"use strict"; angular.module("vocabulary") .component("subTopicWords", { templateUrl: "/js/redesign-angular/wordLists/sub-topic-words.html", controller: "SubTopicWordsController", bindings: { data: "<", topicId: "