<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(()=&gt;{var d=document.querySelectorAll("pre &gt; code");d.forEach(function(a){let n=document.createElement("pf-tooltip"),t=document.createElement("pf-button"),c=document.createElement("pf-icon");t.className="copy-code-button",t.plain=!0,t.label="Copy",t.tabIndex="0",c.icon="copy";let e=document.createElement("span");e.setAttribute("slot","content"),e.textContent=t.label,t.appendChild(c),n.appendChild(t),n.appendChild(e);let o=a.parentNode;o.parentNode.classList.contains("highlight")?o.parentNode.append(n):o.append(n);let i=p=&gt;new Promise(l=&gt;setTimeout(l,p));t.addEventListener("click",async function(){await navigator.clipboard.writeText(o.textContent),e.textContent="Copied",await i(1500),e.textContent="Copy"})});})();
</pre></body></html>