import { o as attributes, B as clsx, d as bind_props } from './index2-C1QMSCIx.js'; import { c as cn } from './utils-B05Dmz_H.js'; function Input($$renderer, $$props) { $$renderer.component(($$renderer2) => { let { ref = null, value = void 0, type, files = void 0, class: className, "data-slot": dataSlot = "input", $$slots, $$events, ...restProps } = $$props; if (type === "file") { $$renderer2.push(""); $$renderer2.push(``); } else { $$renderer2.push(""); $$renderer2.push(``); } $$renderer2.push(``); bind_props($$props, { ref, value, files }); }); } export { Input as I }; //# sourceMappingURL=input-exu4cbli.js.map