success () {
    new window.Noty({
      type: 'success',
      text: this.element.dataset.success
    }).show()