{
    "componentChunkName": "component---src-templates-article-index-js",
    "path": "/developers/android/poq-ui-components/composables/warning-card",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"WarningCard\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, \"\\n    \", mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"750px\"\n    }\n  }, \"\\n      \", mdx(\"a\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-link\",\n    \"href\": \"/static/43291c591028b81e85baf1a909efc805/7a4b2/warning-card.png\",\n    \"style\": {\n      \"display\": \"block\"\n    },\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"\\n    \", mdx(\"span\", {\n    parentName: \"a\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"20.744680851063833%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"display\": \"block\"\n    }\n  }), \"\\n  \", mdx(\"picture\", {\n    parentName: \"a\"\n  }, \"\\n          \", mdx(\"source\", {\n    parentName: \"picture\",\n    \"srcSet\": [\"/static/43291c591028b81e85baf1a909efc805/7b30e/warning-card.webp 188w\", \"/static/43291c591028b81e85baf1a909efc805/f3a60/warning-card.webp 375w\", \"/static/43291c591028b81e85baf1a909efc805/08b4d/warning-card.webp 750w\", \"/static/43291c591028b81e85baf1a909efc805/5543b/warning-card.webp 1125w\", \"/static/43291c591028b81e85baf1a909efc805/9eb34/warning-card.webp 1240w\"],\n    \"sizes\": \"(max-width: 750px) 100vw, 750px\",\n    \"type\": \"image/webp\"\n  }), \"\\n          \", mdx(\"source\", {\n    parentName: \"picture\",\n    \"srcSet\": [\"/static/43291c591028b81e85baf1a909efc805/4dcb9/warning-card.png 188w\", \"/static/43291c591028b81e85baf1a909efc805/5ff7e/warning-card.png 375w\", \"/static/43291c591028b81e85baf1a909efc805/1d69c/warning-card.png 750w\", \"/static/43291c591028b81e85baf1a909efc805/78797/warning-card.png 1125w\", \"/static/43291c591028b81e85baf1a909efc805/7a4b2/warning-card.png 1240w\"],\n    \"sizes\": \"(max-width: 750px) 100vw, 750px\",\n    \"type\": \"image/png\"\n  }), \"\\n          \", mdx(\"img\", {\n    parentName: \"picture\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"src\": \"/static/43291c591028b81e85baf1a909efc805/1d69c/warning-card.png\",\n    \"alt\": \"WarningCard\",\n    \"title\": \"WarningCard\",\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    }\n  }), \"\\n        \"), \"\\n  \"), \"\\n    \"), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"WarningCard\"), \"\\n  \")), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/poqcommerce/Poq.Android.Platform/blob/master/core/src/main/java/com/poqstudio/platform/core/ui/compose/card/WarningCard.kt\"\n  }, \"WarningCard\"), \" is a card used to display a warning message to the user with a title and a subtitle.\"));\n}\n;\nMDXContent.isMDXComponent = true;","excerpt":"WarningCard  is a card used to display a warning message to the user with a title and a subtitle.","fields":{"lastModified":"2026-05-12 16:21:17 +0200\n","slug":"/developers/android/poq-ui-components/composables/warning-card"},"frontmatter":{"date":null,"excerpt":null,"published":null,"title":"WarningCard"},"headings":[],"rawBody":"---\ntitle: WarningCard\n---\n\n![WarningCard](assets/warning-card.png)\n\n[WarningCard](https://github.com/poqcommerce/Poq.Android.Platform/blob/master/core/src/main/java/com/poqstudio/platform/core/ui/compose/card/WarningCard.kt) is a card used to display a warning message to the user with a title and a subtitle.\n","timeToRead":1}},"pageContext":{"id":"22b2fd86-ae6f-5065-a4f5-bc9c0ceb2475","breadcrumb":{"location":"/developers/android/poq-ui-components/composables/warning-card","crumbs":[{"pathname":"/","crumbLabel":"Home"},{"pathname":"/developers","crumbLabel":"developers"},{"pathname":"/developers/android","crumbLabel":"android"},{"pathname":"/developers/android/poq-ui-components","crumbLabel":"poq-ui-components"},{"pathname":"/developers/android/poq-ui-components/composables","crumbLabel":"composables"},{"pathname":"/developers/android/poq-ui-components/composables/warning-card","crumbLabel":"warning-card"}]}}},
    "staticQueryHashes": ["2937047697","3649515864","63159454"]}