"formats": function(newValue, oldValue) {
      console.log(`watch formats: ${newValue}`);
      this.$emit("change-formats", {
        "format_firstline": this.formatFirstline,
        "formats": this.formats