{"version":3,"sources":["../src/components/kbd.ts"],"sourcesContent":["import type { ComponentStyle } from \"@yamada-ui/core\"\n\nexport const Kbd: ComponentStyle<\"Kbd\"> = {\n  baseStyle: {\n    bg: [\"blackAlpha.50\", \"whiteAlpha.50\"],\n    borderWidth: \"1px\",\n    fontFamily: \"mono\",\n    fontSize: \"0.8em\",\n    fontWeight: \"bold\",\n    lineHeight: \"shorter\",\n    px: \"0.4em\",\n    py: \"0.2em\",\n    rounded: \"md\",\n    whiteSpace: \"nowrap\",\n  },\n}\n"],"mappings":";;;AAEO,IAAM,MAA6B;AAAA,EACxC,WAAW;AAAA,IACT,IAAI,CAAC,iBAAiB,eAAe;AAAA,IACrC,aAAa;AAAA,IACb,YAAY;AAAA,IACZ,UAAU;AAAA,IACV,YAAY;AAAA,IACZ,YAAY;AAAA,IACZ,IAAI;AAAA,IACJ,IAAI;AAAA,IACJ,SAAS;AAAA,IACT,YAAY;AAAA,EACd;AACF;","names":[]}