Update to Kirki 4.0.22

This commit is contained in:
AlxMedia 2022-03-15 14:25:47 +01:00
parent 89e6987b0a
commit 0d1a321554
492 changed files with 29668 additions and 39884 deletions

View file

@ -0,0 +1,2 @@
jQuery(document).ready((function(){wp.hooks.addFilter("kirkiPostMessageStylesOutput","kirki",(function(e,t,i,o){var r;return"kirki-dimensions"===o&&(e+=i.element+"{",_.each(t,(function(t,o){i.choice&&o!==i.choice||!1!==(r=kirkiPostMessage.util.processValue(i,t))&&(i.property?(e+=i.property,""===i.property||"top"!==o&&"bottom"!==o&&"left"!==o&&"right"!==o||(e+="-"+o),e+=":"+r+";"):e+=o+":"+r+";")})),e+="}"),e}))}));
//# sourceMappingURL=preview.js.map