import{q as e,_ as i,o as s,a,I as r,n as l}from"./_plugin-vue_export-helper-DfQgE-tC.js";const p=e({name:"InputButton",props:{highlighted:{type:Boolean,default:!0},href:{type:String,default:void 0}},data(){return{}},methods:{onClick(){this.href&&(window.location.href=this.href)}}});function u(t,n,d,h,f,c){return s(),a("button",{class:l(["ainput-button",{"ainput-button--highlighted":t.highlighted}]),onClick:n[0]||(n[0]=(...o)=>t.onClick&&t.onClick(...o))},[r(t.$slots,"default")],2)}const g=i(p,[["render",u]]);export{g as I};