{"version":3,"file":"error-state-Bc_rUAUW.cjs","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,iBAAA,GAAA,kBAAA,MAAC,OAAD;EAAK,WAAU;YAAf,CACE,iBAAA,GAAA,kBAAA,KAAC,KAAD;GAAG,WAAU;aAAwB;GAAwB,CAAA,EAC7D,iBAAA,GAAA,kBAAA,KAAC,KAAD;GAAG,WAAU;aAAgC;GAEzC,CAAA,CACA"}