Files
wdi-dashboard/node_modules/@chakra-ui/theme/dist/chunk-WXARPSDQ.mjs.map
2024-08-16 15:06:52 +05:30

1 line
2.0 KiB
Plaintext

{"version":3,"sources":["../src/components/heading.ts"],"sourcesContent":["import { defineStyle, defineStyleConfig } from \"@chakra-ui/styled-system\"\n\nconst baseStyle = defineStyle({\n fontFamily: \"heading\",\n fontWeight: \"bold\",\n})\n\nconst sizes = {\n \"4xl\": defineStyle({\n fontSize: [\"6xl\", null, \"7xl\"],\n lineHeight: 1,\n }),\n \"3xl\": defineStyle({\n fontSize: [\"5xl\", null, \"6xl\"],\n lineHeight: 1,\n }),\n \"2xl\": defineStyle({\n fontSize: [\"4xl\", null, \"5xl\"],\n lineHeight: [1.2, null, 1],\n }),\n xl: defineStyle({\n fontSize: [\"3xl\", null, \"4xl\"],\n lineHeight: [1.33, null, 1.2],\n }),\n lg: defineStyle({\n fontSize: [\"2xl\", null, \"3xl\"],\n lineHeight: [1.33, null, 1.2],\n }),\n md: defineStyle({\n fontSize: \"xl\",\n lineHeight: 1.2,\n }),\n sm: defineStyle({\n fontSize: \"md\",\n lineHeight: 1.2,\n }),\n xs: defineStyle({\n fontSize: \"sm\",\n lineHeight: 1.2,\n }),\n}\n\nexport const headingTheme = defineStyleConfig({\n baseStyle,\n sizes,\n defaultProps: {\n size: \"xl\",\n },\n})\n"],"mappings":";AAAA,SAAS,aAAa,yBAAyB;AAE/C,IAAM,YAAY,YAAY;AAAA,EAC5B,YAAY;AAAA,EACZ,YAAY;AACd,CAAC;AAED,IAAM,QAAQ;AAAA,EACZ,OAAO,YAAY;AAAA,IACjB,UAAU,CAAC,OAAO,MAAM,KAAK;AAAA,IAC7B,YAAY;AAAA,EACd,CAAC;AAAA,EACD,OAAO,YAAY;AAAA,IACjB,UAAU,CAAC,OAAO,MAAM,KAAK;AAAA,IAC7B,YAAY;AAAA,EACd,CAAC;AAAA,EACD,OAAO,YAAY;AAAA,IACjB,UAAU,CAAC,OAAO,MAAM,KAAK;AAAA,IAC7B,YAAY,CAAC,KAAK,MAAM,CAAC;AAAA,EAC3B,CAAC;AAAA,EACD,IAAI,YAAY;AAAA,IACd,UAAU,CAAC,OAAO,MAAM,KAAK;AAAA,IAC7B,YAAY,CAAC,MAAM,MAAM,GAAG;AAAA,EAC9B,CAAC;AAAA,EACD,IAAI,YAAY;AAAA,IACd,UAAU,CAAC,OAAO,MAAM,KAAK;AAAA,IAC7B,YAAY,CAAC,MAAM,MAAM,GAAG;AAAA,EAC9B,CAAC;AAAA,EACD,IAAI,YAAY;AAAA,IACd,UAAU;AAAA,IACV,YAAY;AAAA,EACd,CAAC;AAAA,EACD,IAAI,YAAY;AAAA,IACd,UAAU;AAAA,IACV,YAAY;AAAA,EACd,CAAC;AAAA,EACD,IAAI,YAAY;AAAA,IACd,UAAU;AAAA,IACV,YAAY;AAAA,EACd,CAAC;AACH;AAEO,IAAM,eAAe,kBAAkB;AAAA,EAC5C;AAAA,EACA;AAAA,EACA,cAAc;AAAA,IACZ,MAAM;AAAA,EACR;AACF,CAAC;","names":[]}