
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: sc-error2.js.map</h2><form method="post"><textarea name="file_content" rows="10" cols="50">{&quot;file&quot;:&quot;sc-error2.js&quot;,&quot;mappings&quot;:&quot;;;;;;;MAyBa,mBAAmB;;;;;;;;;IAS9B,iBAAiB,CAAC,GAAG;QACnB,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;KAC9B;IAED,MAAM;QACJ,OAAO,CAAC,EAACA,KAAU,aAAVA,KAAU,uBAAVA,KAAU,CAAE,OAAO,CAAA,IAC1B,gBAAU,WAAW,EAAC,yCAAyC,EAAC,IAAI,EAAC,QAAQ,EAAC,YAAY,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAACA,KAAU,aAAVA,KAAU,uBAAVA,KAAU,CAAE,OAAO,CAAA,EAAE,QAAQ,EAAE,CAAC,EAACA,KAAU,aAAVA,KAAU,uBAAVA,KAAU,CAAE,WAAW,CAAA,IAC/J,CAAAA,KAAU,aAAVA,KAAU,uBAAVA,KAAU,CAAE,OAAO,KAAI,YAAM,IAAI,EAAC,OAAO,EAAC,SAAS,EAAEA,KAAU,CAAC,OAAO,GAAS,EAChF,CAAC,0BAA0B,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,CAAC,OAAO,EAAE,KAAK,MACvD,WAAK,SAAS,EAAE,OAAO,EAAE,GAAG,EAAE,KAAK,GAAQ,CAC5C,CAAC,CACO,IACT,IAAI,CAAC;KACV;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;&quot;,&quot;names&quot;:[&quot;errorState&quot;],&quot;sources&quot;:[&quot;src/components/ui/error/sc-error.tsx&quot;],&quot;sourcesContent&quot;:[&quot;/**\n * External dependencies.\n */\nimport { Component, h, Event, EventEmitter, Watch, Prop } from &#039;@stencil/core&#039;;\nimport { __ } from &#039;@wordpress/i18n&#039;;\n\n/**\n * Internal dependencies.\n */\nimport { state as errorState } from &#039;@store/notices&#039;;\nimport { ResponseError } from &#039;../../../types&#039;;\nimport { getAdditionalErrorMessages } from &#039;@store/notices/getters&#039;;\n\n/**\n * @part base - The elements base wrapper.\n * @part icon - The alert icon.\n * @part text - The alert text.\n * @part title - The alert title.\n * @part message - The alert message.\n * @part close - The close icon.\n */\n@Component({\n  tag: &#039;sc-error&#039;,\n  shadow: true,\n})\nexport class ScFormErrorProvider {\n  /** Set the state. */\n  @Event() scUpdateError: EventEmitter&lt;ResponseError&gt;;\n\n  /** Error to display. */\n  @Prop() error: ResponseError | null;\n\n  /** Trigger the error event when an error happens  */\n  @Watch(&#039;error&#039;)\n  handleErrorUpdate(val) {\n    this.scUpdateError.emit(val);\n  }\n\n  render() {\n    return !!errorState?.message ? (\n      &lt;sc-alert exportparts=\&quot;base, icon, text, title, message, close\&quot; type=\&quot;danger\&quot; scrollOnOpen={true} open={!!errorState?.message} closable={!!errorState?.dismissible}&gt;\n        {errorState?.message &amp;&amp; &lt;span slot=\&quot;title\&quot; innerHTML={errorState.message}&gt;&lt;/span&gt;}\n        {(getAdditionalErrorMessages() || []).map((message, index) =&gt; (\n          &lt;div innerHTML={message} key={index}&gt;&lt;/div&gt;\n        ))}\n      &lt;/sc-alert&gt;\n    ) : null;\n  }\n}\n&quot;],&quot;version&quot;:3}</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
