{"version":3,"names":["cssStyle","color","display","padding","renderInlineError","errorText","h","style"],"sources":["./node_modules/@bosch-dock/pau-web-components/dist/collection/utils/components/inline-error/render-inline-error.js"],"sourcesContent":["import { h } from \"@stencil/core\";\nconst cssStyle = {\n \"background-color\": \"red\",\n \"color\": \"white\",\n \"display\": \"inline-block\",\n \"padding\": \"3px\",\n};\nexport const renderInlineError = errorText => h(\"div\", { style: cssStyle }, errorText);\n"],"mappings":"oCACA,MAAMA,EAAW,CACf,mBAAoB,MACpBC,MAAS,QACTC,QAAW,eACXC,QAAW,OAED,MAACC,EAAoBC,GAAaC,EAAE,MAAO,CAAEC,MAAOP,GAAYK,U"}