UNPKG

@utrecht/web-component-library-stencil

Version:

Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture

18 lines (14 loc) 750 B
import { r as registerInstance, h } from './index-6be72d1f.js'; const multilineDataCss = ":host{white-space:pre-line;white-space-collapse:preserve-breaks}:host([hidden]){display:none !important}"; const UtrechtMultilineDataStyle0 = multilineDataCss; const MultilineData = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("pre", { key: 'c4046b100adfce66b398dc5b90db92db79657c63', class: "utrecht-multiline-data utrecht-multiline-data--html-pre" }, h("slot", { key: '30746cef3402ebece01c0c3b0772552aa478c2e3' }))); } }; MultilineData.style = UtrechtMultilineDataStyle0; export { MultilineData as utrecht_multiline_data }; //# sourceMappingURL=utrecht-multiline-data.entry.js.map