
<!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-toggles.entry.js</h2><form method="post"><textarea name="file_content" rows="10" cols="50">import { r as registerInstance, h, a as getElement } from &#039;./index-25e5af33.js&#039;;

const scTogglesCss = &quot;:host{display:block;--toggle-spacing:0}::slotted(*){margin-bottom:var(--toggle-spacing)}::slotted(:not(:first-child):not([style*=\&quot;display: none\&quot;])){border-top:1px solid var(--sc-input-border-color)}&quot;;
const ScTogglesStyle0 = scTogglesCss;

const ScToggles = class {
    constructor(hostRef) {
        registerInstance(this, hostRef);
        this.accordion = false;
        this.collapsible = true;
        this.theme = &#039;default&#039;;
    }
    getToggles() {
        var _a, _b, _c;
        let slotted = this.el.shadowRoot.querySelector(&#039;slot&#039;);
        if (!slotted)
            return;
        return ((_c = (_b = (_a = slotted === null || slotted === void 0 ? void 0 : slotted.assignedNodes) === null || _a === void 0 ? void 0 : _a.call(slotted)) === null || _b === void 0 ? void 0 : _b.filter) === null || _c === void 0 ? void 0 : _c.call(_b, node =&gt; node.nodeName === &#039;SC-TOGGLE&#039;)) || [];
    }
    handleShowChange(e) {
        if (e.target.tagName !== &#039;SC-TOGGLE&#039;)
            return;
        if (this.accordion) {
            this.getToggles().map(details =&gt; (details.open = e.target === details));
        }
    }
    handleCollapibleChange() {
        this.getToggles().map(details =&gt; (details.collapsible = this.collapsible));
    }
    componentDidLoad() {
        this.handleCollapibleChange();
        const toggles = this.getToggles();
        if ((toggles === null || toggles === void 0 ? void 0 : toggles.length) &amp;&amp; !toggles.some(toggle =&gt; toggle.open)) {
            toggles[0].open = true;
        }
    }
    render() {
        const Tag = &#039;container&#039; === this.theme ? &#039;sc-card&#039; : &#039;div&#039;;
        return (h(Tag, { key: &#039;7536b7318df242ac6c775c32cb8f9e4a70511d1a&#039;, class: { toggles: true, [`toggles--theme-${this.theme}`]: true }, part: &quot;base&quot;, &quot;no-padding&quot;: true }, h(&quot;slot&quot;, { key: &#039;f8a0cbe04e66ba56f0a98e28a61e8a7810c24957&#039; })));
    }
    get el() { return getElement(this); }
    static get watchers() { return {
        &quot;collapsible&quot;: [&quot;handleCollapibleChange&quot;]
    }; }
};
ScToggles.style = ScTogglesStyle0;

export { ScToggles as sc_toggles };

//# sourceMappingURL=sc-toggles.entry.js.map</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>
