@mantine/core
Version:
React components library focused on usability, accessibility and developer experience
1 lines • 978 B
Source Map (JSON)
{"version":3,"file":"PillGroup.context.cjs","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":["createOptionalContext"],"mappings":";;;;;;;;;;;;;;;;AAOO,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAmB,CAAmB,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAClDA,CAA6C,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA;;;"}