File: /home/dfwparty/dfwmagic.com/wp-content/plugins/ultimate-elementor/build/command-palette.js
!function(){"use strict";var e=window.wp.commands,a=window.wp.data,o=window.wp.i18n;if(!window.uaelCommandsRegistered){window.uaelCommandsRegistered=!0;var l=window.uaelCommandPalette||{},t=l.pluginShortName||"Ultimate Addons",n=l.pluginName||"Ultimate Addons for Elementor";(0,a.dispatch)(e.store).registerCommand({name:"uael/goto-uael-dashboard",label:(0,o.__)("Go to: ","uael")+t,searchLabel:t+" "+n+" "+(0,o.__)("Dashboard Settings Elementor","uael"),callback:function(e){var a=e.close;document.location.href=l.adminUrl+"admin.php?page=uaepro",a()}}),(0,a.dispatch)(e.store).registerCommand({name:"uael/goto-uael-widgets",label:(0,o.__)("Go to: ","uael")+t+(0,o.__)(" > Widgets","uael"),searchLabel:t+" "+n+" "+(0,o.__)("Widgets Elements Enable Disable","uael"),callback:function(e){var a=e.close;document.location.href=l.adminUrl+"admin.php?page=uaepro#widgets",a()}}),(0,a.dispatch)(e.store).registerCommand({name:"uael/goto-uael-integrations",label:(0,o.__)("Go to: ","uael")+t+(0,o.__)(" > Integrations","uael"),searchLabel:t+" "+n+" "+(0,o.__)("Integrations API Settings Google Facebook Recaptcha","uael"),callback:function(e){var a=e.close;document.location.href=l.adminUrl+"admin.php?page=uaepro#settings",a()}}),"enable"===l.enableKb&&l.kbUrl&&(0,a.dispatch)(e.store).registerCommand({name:"uael/goto-knowledge-base",label:(0,o.__)("Go to: ","uael")+t+(0,o.__)(" > Knowledge Base","uael"),searchLabel:t+" "+n+" "+(0,o.__)("Help Documentation Docs Knowledge Base","uael"),callback:function(e){var a=e.close;window.open(l.kbUrl,"_blank"),a()}}),"enable"===l.enableSupport&&l.supportUrl&&(0,a.dispatch)(e.store).registerCommand({name:"uael/goto-support",label:(0,o.__)("Go to: ","uael")+t+(0,o.__)(" > Support","uael"),searchLabel:t+" "+n+" "+(0,o.__)("Support Help Ticket Contact","uael"),callback:function(e){var a=e.close;window.open(l.supportUrl,"_blank"),a()}})}}();
//# sourceMappingURL=command-palette.js.map