{"version":3,"file":"custom-file-input.js","sources":["../../../../../Flow.Showcase.Static.Bundler/Root/entrypoints/custom-file-input.ts"],"sourcesContent":["// @ts-nocheck\n\nimport { CustomFileInput } from \"../modules/custom-file-input.module.ts\";\n\n// Инициализация полей загрузки файлов\ndocument\n .querySelectorAll(\"[data-custom-file-input]\")\n .forEach((fileInputComponent) => new CustomFileInput(/** @type {HTMLElement} */ (fileInputComponent)));\n"],"names":["fileInputComponent","CustomFileInput"],"mappings":"mEAKA,SACK,iBAAiB,0BAA0B,EAC3C,QAASA,GAAuB,IAAIC,EAA4CD,CAAmB,CAAC"}