@mantine/core
Version:
React components library focused on usability, accessibility and developer experience
1 lines • 781 B
Source Map (JSON)
{"version":3,"file":"RadioCard.context.mjs","sources":["../../../../src/components/Radio/RadioCard/RadioCard.context.ts"],"sourcesContent":["import { createOptionalContext } from '../../../core';\n\nexport interface RadioCardContextValue {\n checked: boolean;\n}\n\nexport const [RadioCardProvider, useRadioCardContext] =\n createOptionalContext<RadioCardContextValue>();\n"],"names":[],"mappings":";;;;;;;;;;;;;;AAEY,CAAA,CAAA,CAAA,CAAA,CAAA,CAAC,CAAC,CAAiB,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAE,CAAmB,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAC,GAAG,CAAqB,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA;;"}