{"version":3,"file":"scripts/components.block.textblock.styled.338d67f4.js","mappings":"0mBACA,IAAIA,EAAmBC,MAAQA,KAAKD,iBAAoB,SAAUE,GAC9D,OAAQA,GAAOA,EAAIC,WAAcD,EAAM,CAAE,QAAWA,EACxD,EACAE,OAAOC,eAAeC,EAAS,aAAc,CAAEC,OAAO,IACtDD,EAAQE,eAAY,EACpB,MAAMC,EAAsBT,EAAgB,EAAQ,QAC9CU,EAAeV,EAAgB,EAAQ,QAC7CM,EAAQE,WAAY,EAAIC,EAAoBE,SAASD,EAAaC,QAAS;gBAC3DC,GAASA,EAAMC,MAAMC,QAAQC;;;;;;;;qBAQxBH,GAASA,EAAMC,MAAMC,QAAQE;;;;oBAI9BJ,GAASA,EAAMC,MAAMC,QAAQG;;uBAE1BL,GAASA,EAAMC,MAAMC,QAAQI;sBAC9BN,GAASA,EAAMC,MAAMC,QAAQK;;;;;;;;;iBASlCP,GAASA,EAAMC,MAAMO,WAAWC,KAAKF;;;iBAGrCP,GAASA,EAAMC,MAAMC,QAAQI,QAAQN,GAASA,EAAMC,MAAMC,QAAQK;;;IAG/EP,GAA4B,IAAlBA,EAAMU,SAAmC,IAAlBV,EAAMU,QAAgB,eAAeV,EAAMC,MAAMC,QAAQS,QAAU;EAExGjB,EAAA,QAAkBA,EAAQE,S","sources":["webpack://foundation-spa-frontend/./src/Components/Block/TextBlock/styled.tsx"],"sourcesContent":["\"use strict\";\r\nvar __importDefault = (this && this.__importDefault) || function (mod) {\r\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nexports.TextBlock = void 0;\r\nconst styled_components_1 = __importDefault(require(\"styled-components\"));\r\nconst Typography_1 = __importDefault(require(\"../../UI/Typography\"));\r\nexports.TextBlock = (0, styled_components_1.default)(Typography_1.default) `\r\n margin-top: ${props => props.theme.spacing.m3}px;\r\n * {\r\n &:last-child {\r\n margin: 0;\r\n }\r\n margin-top: 0;\r\n }\r\n > h5 {\r\n margin-bottom: ${props => props.theme.spacing.s4}px;\r\n }\r\n ul,\r\n ol {\r\n padding-left: ${props => props.theme.spacing.m2}px;\r\n li {\r\n margin-bottom: ${props => props.theme.spacing.s3}px;\r\n padding-left: ${props => props.theme.spacing.s2}px;\r\n }\r\n }\r\n ol li {\r\n &::marker {\r\n font-weight: 700;\r\n }\r\n }\r\n table {\r\n font-size: ${props => props.theme.typography.size.s2}px;\r\n height: auto !important;\r\n td {\r\n padding: ${props => props.theme.spacing.s3}px ${props => props.theme.spacing.s2}px;\r\n }\r\n }\r\n ${props => (props.columns === 3 || props.columns === 4 ? `margin-top: ${props.theme.spacing.m4}px;` : null)}\r\n`;\r\nexports.default = exports.TextBlock;\r\n"],"names":["__importDefault","this","mod","__esModule","Object","defineProperty","exports","value","TextBlock","styled_components_1","Typography_1","default","props","theme","spacing","m3","s4","m2","s3","s2","typography","size","columns","m4"],"sourceRoot":""}