import{r as o,a,b as t,aT as i,t as l,g as r}from"./index-QAlcqU00.js";const d={class:"min-h-screen bg-gray-50 py-8"},c={class:"max-w-4xl mx-auto px-4"},p={class:"bg-white p-6 rounded-lg shadow mb-6"},x={class:"text-gray-600 mb-4"},m={__name:"BasicTest",setup(u){const s=o(0);return console.log("BasicTest component loaded successfully"),console.log("Vue ref working:",s.value),(b,e)=>(r(),a("div",d,[t("div",c,[e[3]||(e[3]=i('

Basic Setup Test

✅ TailwindCSS Test

If you can see this styled content, TailwindCSS is working correctly.

100
300
500
700
900
',2)),t("div",p,[e[2]||(e[2]=t("h2",{class:"text-xl font-semibold text-gray-800 mb-4"},"✅ Vue 3 Reactivity Test",-1)),t("p",x,"Counter: "+l(s.value),1),t("button",{onClick:e[0]||(e[0]=n=>s.value++),class:"bg-green-500 hover:bg-green-700 text-white font-bold py-2 px-4 rounded mr-2"}," Increment "),t("button",{onClick:e[1]||(e[1]=n=>s.value=0),class:"bg-red-500 hover:bg-red-700 text-white font-bold py-2 px-4 rounded"}," Reset ")]),e[4]||(e[4]=i('

📦 Import Status

Vue:✅ Working
TailwindCSS:✅ Working
Theme Colors:✅ Working

🚀 Next Steps

Basic setup is working! Now we can gradually add Frappe UI components.

1. ✅ Vue 3 + Vite setup

2. ✅ TailwindCSS configuration

3. ✅ Custom color theme

4. 🔄 Add Frappe UI components (next)

',2))])]))}};export{m as default};