@mantine/core
Version:
React components library focused on usability, accessibility and developer experience
1 lines • 840 B
Source Map (JSON)
{"version":3,"file":"PillGroup.context.mjs","sources":["../../../src/components/Pill/PillGroup.context.ts"],"sourcesContent":["import { createOptionalContext, MantineSize } from '../../core';\n\nexport interface PillGroupContextValue {\n size: MantineSize | (string & {}) | undefined;\n disabled: boolean | undefined;\n}\n\nexport const [PillGroupProvider, usePillGroupContext] =\n createOptionalContext<PillGroupContextValue>();\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;;"}