{"version":3,"file":"file_knowledge_data_sources-e2689d43.js","sources":["../../../app/javascript/entries/controllers/file_knowledge_data_sources.ts"],"sourcesContent":["// @ts-nocheck\nimport { initializeUploader } from \"../_modules/knowledge_uploader\";\n\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n const tabularSettings = {\n inputId: \"file_knowledge_data_source_source_file\",\n dropzoneClass: \"knowledge_data_source_file_drop_zone\",\n labelClass: \"knowledge_data_source_source_file_label\",\n previewAreaClass: \"js-file_knowledge_data_source_file_preview\",\n submitBtnClass: \"js-file_knowledge_data_source_submit_btn\",\n };\n\n initializeUploader(tabularSettings);\n});\n"],"names":["initializeUploader"],"mappings":"qHAGA,SAAS,iBAAiB,mBAAoB,UAAY,CASxDA,EARwB,CACtB,QAAS,yCACT,cAAe,uCACf,WAAY,0CACZ,iBAAkB,6CAClB,eAAgB,0CAAA,CAGgB,CACpC,CAAC"}