Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

2 строки
974 B

  1. import{c as e,g as u,j as s}from"./helpers-DemszZkW.js";import{c as t}from"./InputSelectComponent-_Ezyl0h8.js";const v=({title:a="Finden Sie die Branchenvertreter:innen Ihrer Region",backgroundColor:i="",inlineStyles:p="background: "+i+";",electionArea:l=!0,placeholderElectionGroup:c="Wahlgruppe",placeholderElectionArea:o="Wahlbezirk",placeholderElectionCompany:d="Suche nach Name oder Firma"})=>{const n=e("div",["election-form","variant-solid"],null,null,p);e("h2",[],a,n);const r=e("form",["election-form--form"],null,n);return e("div",["input-wrapper"],null,r).appendChild(t({placeholder:c,isRequired:!0,id:"election-group",name:"election-group"})),l&&e("div",["input-wrapper"],null,r).appendChild(t({placeholder:o,isRequired:!0,id:"election-area",name:"election-area"})),e("div",["input-wrapper"],null,r).appendChild(u({placeholder:d,isRequired:!0,id:"election-searchstring",name:"election-searchstring"})),r.appendChild(s({btnClass:"secondary"})),n};export{v as c};