
<!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-form-row.cjs.entry.js.map</h2><form method="post"><textarea name="file_content" rows="10" cols="50">{&quot;file&quot;:&quot;sc-form-row.entry.cjs.js&quot;,&quot;mappings&quot;:&quot;;;;;;;AAAA,MAAM,YAAY,GAAG,6JAA6J,CAAC;AACnL,wBAAe,YAAY;;MCMd,SAAS;;;;;IAOpB,gBAAgB;QACd,IAAI,gBAAgB,IAAI,MAAM,EAAE;YAC9B,IAAI,CAAC,QAAQ,GAAG,IAAI,MAAM,CAAC,cAAc,CAAC,OAAO;gBAC/C,IAAI,CAAC,KAAK,GAAG,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAG,CAAC,EAAE,WAAW,CAAC,KAAK,CAAC;aAC7C,CAAC,CAAC;YACH,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;SAChC;KACF;IAED,MAAM;QACJ,QACEA,kEACE,IAAI,EAAC,MAAM,EACX,KAAK,EAAE;gBACL,UAAU,EAAE,IAAI;gBAChB,eAAe,EAAE,IAAI,CAAC,KAAK,GAAG,GAAG;gBACjC,eAAe,EAAE,IAAI,CAAC,KAAK,IAAI,GAAG,IAAI,IAAI,CAAC,KAAK,GAAG,GAAG;gBACtD,eAAe,EAAE,IAAI,CAAC,KAAK,IAAI,GAAG,IAAI,IAAI,CAAC,KAAK,GAAG,GAAG;gBACtD,eAAe,EAAE,IAAI,CAAC,KAAK,IAAI,GAAG;aACnC,IAEDA,oEAAa,CACT,EACN;KACH;;;;;;;&quot;,&quot;names&quot;:[&quot;h&quot;],&quot;sources&quot;:[&quot;src/components/ui/form-row/sc-form-row.scss?tag=sc-form-row&amp;encapsulation=shadow&quot;,&quot;src/components/ui/form-row/sc-form-row.tsx&quot;],&quot;sourcesContent&quot;:[&quot;.form-row {\n  display: flex;\n  align-items: flex-start;\n  justify-content: space-between;\n  gap: calc(var(--sc-form-row-spacing, 0.75em) * 2.5);\n}\n\n::slotted(*) {\n  flex: 1;\n  width: 0;\n}\n&quot;,&quot;import { Component, State, Element, h } from &#039;@stencil/core&#039;;\n\n@Component({\n  tag: &#039;sc-form-row&#039;,\n  styleUrl: &#039;sc-form-row.scss&#039;,\n  shadow: true,\n})\nexport class ScFormRow {\n  private observer;\n\n  @Element() el: HTMLScFormRowElement;\n\n  @State() width: number;\n\n  componentDidLoad() {\n    if (&#039;ResizeObserver&#039; in window) {\n      this.observer = new window.ResizeObserver(entries =&gt; {\n        this.width = entries?.[0].contentRect.width;\n      });\n      this.observer.observe(this.el);\n    }\n  }\n\n  render() {\n    return (\n      &lt;div\n        part=\&quot;base\&quot;\n        class={{\n          &#039;form-row&#039;: true,\n          &#039;breakpoint-sm&#039;: this.width &lt; 384,\n          &#039;breakpoint-md&#039;: this.width &gt;= 384 &amp;&amp; this.width &lt; 576,\n          &#039;breakpoint-lg&#039;: this.width &gt;= 576 &amp;&amp; this.width &lt; 768,\n          &#039;breakpoint-xl&#039;: this.width &gt;= 768,\n        }}\n      &gt;\n        &lt;slot&gt;&lt;/slot&gt;\n      &lt;/div&gt;\n    );\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>
