{"version":3,"file":"error-state-Vy3ZKhKa.mjs","names":[],"sources":["../../widgets/src/components/error-state.tsx"],"sourcesContent":["import type React from \"react\";\nexport function ErrorState(): React.JSX.Element {\n  return (\n    <div className=\"flex min-h-[120px] flex-col items-center justify-center p-6 text-center\">\n      <p className=\"text-lg font-semibold\">Something Went Wrong</p>\n      <p className=\"text-muted-foreground text-sm\">\n        Please contact a company admin for help\n      </p>\n    </div>\n  );\n}\n"],"mappings":";;AACA,SAAgB,aAAgC;AAC9C,QACE,qBAAC,OAAD;EAAK,WAAU;YAAf,CACE,oBAAC,KAAD;GAAG,WAAU;aAAwB;GAAwB,CAAA,EAC7D,oBAAC,KAAD;GAAG,WAAU;aAAgC;GAEzC,CAAA,CACA"}