{"version":3,"file":"keywords_controller-Cw8SxA19.js","sources":["../../../app/javascript/controllers/products/keywords_controller.js"],"sourcesContent":["import ApplicationController from '../application_controller'\n\nexport default class extends ApplicationController {\n static targets = ['input', 'label', 'shortcode', 'message']\n\n inputValueChanged() {\n this.messageTarget.textContent = this.inputTarget.value.trim().toUpperCase()\n }\n\n shortcodeChanged({ currentTarget }) {\n this.shortcodeTarget.textContent = currentTarget.textContent\n this.removeClass(this.shortcodeTarget, 'invisible')\n }\n}\n"],"names":["keywords_controller","ApplicationController","currentTarget","__publicField"],"mappings":"uNAEe,MAAKA,UAASC,CAAsB,CAGjD,mBAAoB,CAClB,KAAK,cAAc,YAAc,KAAK,YAAY,MAAM,KAAI,EAAG,YAAW,CAC9E,CAEE,iBAAiB,CAAE,cAAAC,GAAiB,CAClC,KAAK,gBAAgB,YAAcA,EAAc,YACjD,KAAK,YAAY,KAAK,gBAAiB,WAAW,CACtD,CACA,CAVEC,EADkBH,EACX,UAAU,CAAC,QAAS,QAAS,YAAa,SAAS"}