Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
elementor
/
assets
/
js
:
design-system-sync.min.js
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
(()=>{"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)})}()})();