|
1
|
|
-(()=>{"use strict";!function(){var e,t=wpApiSettings.root+"elementor/v1/design-system-sync/stylesheet",n="elementor-design-system-sync-css";function syncDesignSystem(){fetch(t,{method:"POST",headers:{"X-WP-Nonce":wpApiSettings.nonce}}).then(function(e){if(e.ok&&204!==e.status)return e.json()}).then(function(e){e&&(!function refreshGlobals(){var e=$e.components.get("globals");null==e||e.refreshGlobalData(),null==e||e.populateGlobalData()}(),function reloadCanvasDesignSyncStyles(e){var t=e.url,s=document.getElementById("elementor-preview-iframe");if(null==s||!s.contentDocument)return;var o=s.contentDocument.getElementById(n);o||((o=s.contentDocument.createElement("link")).id=n,o.rel="stylesheet",s.contentDocument.head.appendChild(o));o.href=t}(e))})}window.addEventListener("classes:updated",function onClassesUpdated(t){"frontend"===t.detail.context&&(clearTimeout(e),e=setTimeout(syncDesignSystem,500))}),window.addEventListener("variables:updated",function(){clearTimeout(e),e=setTimeout(syncDesignSystem,500)})}()})(); |
|
1
|
+(()=>{"use strict";!function(){var e,n=wpApiSettings.root+"elementor/v1/design-system-sync/stylesheet",t="elementor-design-system-sync-css";function syncDesignSystem(){fetch(n,{method:"POST",headers:{"X-WP-Nonce":wpApiSettings.nonce}}).then(function(e){if(e.ok)return e.json()}).then(function(e){e&&(!function refreshGlobals(){var e=$e.components.get("globals");null==e||e.refreshGlobalData(),null==e||e.populateGlobalData()}(),function reloadCanvasDesignSyncStyles(e){var n=e.url,s=e.version,o=document.getElementById("elementor-preview-iframe");if(null==o||!o.contentDocument)return;var i=o.contentDocument.getElementById(t);i||((i=o.contentDocument.createElement("link")).id=t,i.rel="stylesheet",o.contentDocument.head.appendChild(i));i.href=n+"?ver="+s}(e))})}window.addEventListener("classes:updated",function onClassesUpdated(n){"frontend"===n.detail.context&&(clearTimeout(e),e=setTimeout(syncDesignSystem,500))}),window.addEventListener("variables:updated",function(){clearTimeout(e),e=setTimeout(syncDesignSystem,500)})}()})(); |