{"componentChunkName":"component---src-templates-post-jsx","path":"/blog/a-11-y-tooling-in-polypane/","result":{"data":{"mdx":{"body":"function _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 */\nconst _frontmatter = {\n  \"title\": \"A11y tooling in Polypane (video)\",\n  \"slug\": \"a11y tooling in Polypane\",\n  \"cover\": \"/blogs/a11y/cover.svg\",\n  \"date\": \"2021-06-07\",\n  \"type\": [\"video\", \"reference\"]\n};\nconst layoutProps = {\n  _frontmatter\n};\nconst MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  let {\n    components\n  } = _ref,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, `On May 25th Kilian Valkhof (the creator of Polypane) joined the Twitch channel of `, mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://www.twitch.tv/5t3phdev\"\n  }), `Stephanie Eckles`), ` to walk through most of the accessibility options in Polypane. Check out the recording below:`), mdx(\"div\", {\n    \"className\": \"gatsby-resp-iframe-wrapper\",\n    \"style\": {\n      \"paddingBottom\": \"56.25%\",\n      \"position\": \"relative\",\n      \"height\": \"0\",\n      \"overflow\": \"hidden\"\n    }\n  }, ` `, mdx(\"div\", _extends({\n    parentName: \"div\"\n  }, {\n    \"style\": {\n      \"position\": \"relative\",\n      \"width\": \"100%\",\n      \"paddingTop\": \"56.25%\"\n    }\n  }), ` `, mdx(\"iframe\", _extends({\n    parentName: \"div\"\n  }, {\n    \"src\": \"https://www.youtube.com/embed/PZz91b62WT8\",\n    \"title\": \"YouTube video player\",\n    \"frameBorder\": \"0\",\n    \"allow\": \"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\",\n    \"allowFullScreen\": true,\n    \"style\": {\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\",\n      \"width\": \"100%\",\n      \"height\": \"100%\"\n    }\n  })), ` `), ` `), mdx(\"p\", null, `If you prefer reading, check out our evergreen article on `, mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"/blog/find-and-fix-accessibility-issues-with-polypane/\"\n  }), `finding and fixing accessibility issues in Polypane`), `.`));\n}\n;\nMDXContent.isMDXComponent = true;","timeToRead":1,"tableOfContents":{},"excerpt":"On May 25th Kilian Valkhof (the creator of Polypane) joined the Twitch channel of  Stephanie Eckles  to walk through most of the accessibility options in…","frontmatter":{"title":"A11y tooling in Polypane (video)","cover":"/blogs/a11y/cover.svg","date":"2021-06-07","updated":null},"fields":{"slug":"/blog/a-11-y-tooling-in-polypane/","date":"2021-06-06T22:00:00.000Z","ogFileName":"a-11-y-tooling-in-polypane-video"}}},"pageContext":{"slug":"/blog/a-11-y-tooling-in-polypane/"}},"staticQueryHashes":["4164364741","425175329"]}