{"version":3,"file":"select_controller-BVTv84rt.js","sources":["../../../app/javascript/controllers/channels/select_controller.js"],"sourcesContent":["import { Controller } from \"@hotwired/stimulus\"\n\nexport default class extends Controller {\n static targets = [\"checkbox\"]\n\n check() {\n this.checkboxTarget.checked = true\n }\n\n uncheck() {\n this.checkboxTarget.checked = false\n }\n}\n"],"names":["select_controller","Controller","__publicField"],"mappings":"4MAEe,MAAKA,UAASC,CAAW,CAGtC,OAAQ,CACN,KAAK,eAAe,QAAU,EAClC,CAEE,SAAU,CACR,KAAK,eAAe,QAAU,EAClC,CACA,CATEC,EADkBF,EACX,UAAU,CAAC,UAAU"}