{"version":3,"file":"toggleSizes.const.cjs","sources":["../../../../../src/components/actions/toggle/constants/toggleSizes.const.ts"],"sourcesContent":["import { BUTTON_SIZES } from '@components/actions/_shared/buttons/constants'\r\nimport type { TypographySize } from '@components/foundation/typography'\r\n\r\nexport const TOGGLE_SIZE_TO_FONT_SIZE: Record<keyof typeof BUTTON_SIZES, TypographySize> = {\r\n    [BUTTON_SIZES.sm]: 'sm',\r\n    [BUTTON_SIZES.md]: 'md',\r\n    [BUTTON_SIZES.lg]: 'lg',\r\n}\r\n"],"names":["TOGGLE_SIZE_TO_FONT_SIZE","BUTTON_SIZES"],"mappings":"yJAGaA,EAA8E,CACvF,CAACC,EAAAA,aAAa,EAAE,EAAG,KACnB,CAACA,EAAAA,aAAa,EAAE,EAAG,KACnB,CAACA,EAAAA,aAAa,EAAE,EAAG,IACvB"}