{"version":3,"file":"index.cjs","sources":["../../../../../../src/components/actions/_shared/buttons/constants/index.ts"],"sourcesContent":["import type { ButtonSizeShared } from '@components/actions/_shared/buttons/types'\r\nimport type { IconSize } from '@components/foundation/icon'\r\n\r\nexport { BUTTON_COLORS, BUTTON_COLORS_ARRAY } from '@components/actions/_shared/buttons/constants/buttonColors.const.ts'\r\nexport { BUTTON_SIZES, BUTTON_SIZES_ARRAY } from '@components/actions/_shared/buttons/constants/buttonSizes.const.ts'\r\nexport { BUTTON_VARIANTS, BUTTON_VARIANTS_ARRAY } from '@components/actions/_shared/buttons/constants/buttonVariants.const.ts'\r\n\r\n/** Size-to-icon-size mapping shared by Button and IconButton. */\r\nexport const buttonSizeToIconSize: Record<NonNullable<ButtonSizeShared>, IconSize> = {\r\n    sm: 'sm',\r\n    md: 'md',\r\n    lg: 'lg',\r\n}\r\n"],"names":["buttonSizeToIconSize"],"mappings":"gFAQO,MAAMA,EAAwE,CACjF,GAAI,KACJ,GAAI,KACJ,GAAI,IACR"}