{"version":3,"file":"delivery_controller-BDu66hw7.js","sources":["../../../app/javascript/controllers/automation/delivery_controller.js"],"sourcesContent":["import ApplicationController from '@/controllers/application_controller'\n\nexport default class extends ApplicationController {\n static targets = [\n 'summary',\n 'radio',\n ]\n\n onOptionChange({ currentTarget }) {\n const value = currentTarget.value\n this.summaryTarget.innerHTML = t.automation.delivery.summary[value]\n\n this.dispatch('change', {\n detail: value\n })\n }\n}\n"],"names":["delivery_controller","ApplicationController","currentTarget","value","__publicField"],"mappings":"uNAEe,MAAKA,UAASC,CAAsB,CAMjD,eAAe,CAAE,cAAAC,GAAiB,CAChC,MAAMC,EAAQD,EAAc,MAC5B,KAAK,cAAc,UAAY,EAAE,WAAW,SAAS,QAAQC,CAAK,EAElE,KAAK,SAAS,SAAU,CACtB,OAAQA,CACT,CAAA,CACL,CACA,CAbEC,EADkBJ,EACX,UAAU,CACf,UACA,OACJ"}