( function( wp ) { if ( ! wp ) { return; } wp.plugins.registerPlugin( 'classic-editor-plugin', { render: function() { var createElement = wp.element.createElement; var PluginMoreMenuItem = wp.editPost.PluginMoreMenuItem; var url = wp.url.addQueryArgs( document.location.href, { 'classic-editor': '', 'classic-editor__forget': '' } ); var linkText = lodash.get( window, [ 'classicEditorPluginL10n', 'linkText' ] ) || 'Switch to classic editor'; return createElement( PluginMoreMenuItem, { icon: 'editor-kitchensink', href: url, }, linkText ); }, } ); } )( window.wp ); /*! * WPBakery Page Builder v6.0.0 (https://wpbakery.com) * Copyright 2011-2021 Michael M, WPBakery * License: Commercial. More details: http://go.wpbakery.com/licensing */ // jscs:disable // jshint ignore: start !function(r){"use strict";var i={theme:"fip-vc-theme-grey",source:!1,emptyIcon:!0,emptyIconValue:"",iconsPerPage:20,hasSearch:!0,searchSource:!1,useAttribute:!1,attributeName:"data-icon",convertToHex:!0,allCategoryText:"From all categories",unCategorizedText:"Uncategorized",iconDownClass:"fip-icon-down-dir",iconUpClass:"fip-icon-up-dir",iconLeftClass:"fip-icon-left-dir",iconRightClass:"fip-icon-right-dir",iconSearchClass:"fip-icon-search",iconCancelClass:"fip-icon-cancel",iconSpinClass:"fip-icon-spin3",iconBlockClass:"fip-icon-block",searchPlaceholder:"Search Icon",mainClass:"vc-icons-selector"};function s(t,e){this.element=r(t),this.settings=r.extend({},i,e),this.settings.emptyIcon&&this.settings.iconsPerPage--,this.iconPicker=r("
",{class:this.settings.mainClass,style:"position: relative",html:'
'}),this.iconContainer=this.iconPicker.find(".fip-icons-container"),this.searchIcon=this.iconPicker.find(".selector-search i"),this.iconsSearched=[],this.isSearch=!1,this.totalPage=1,this.currentPage=1,this.currentIcon=!1,this.initialized=!1,this.iconsPaged=!1,this.iconsCount=0,this.open=!1,this.searchValues=[],this.availableCategoriesSearch=[],this.triggerEvent=null,this.backupSource=[],this.backupSearch=[],this.isCategorized=!1,this.selectCategory=this.iconPicker.find(".icon-category-select"),this.selectedCategory=!1,this.availableCategories=[],this.unCategorizedKey=null,this.quickInit()}s.prototype={quickInit:function(){var t=!0;this.iconPicker.addClass(this.settings.theme),this.iconPicker.css({left:-9999}).appendTo("body");var e=this.iconPicker.outerHeight(),i=this.iconPicker.outerWidth();if(this.iconPicker.css({left:""}),this.element.before(this.iconPicker),this.element.css({visibility:"hidden",top:0,position:"relative",zIndex:"-1",left:"-"+i+"px",display:"none",height:e+"px",width:i+"px",padding:"0",margin:"0 -"+i+"px 0 0",border:"0 none",verticalAlign:"top"}).hide(),!this.element.is("select")){var s=function(){for(var t=3,e=document.createElement("div"),i=e.all||[];e.innerHTML="\x3c!--[if gt IE "+ ++t+"]>

");i.attr("value",n),i.html(r(e).attr("label")),this.selectCategory.append(i),this.availableCategories[n]=[],this.availableCategoriesSearch[n]=[],r(e).find("option").each(r.proxy(function(t,e){var i=r(e).val(),s=r(e).html();i&&i!==this.settings.emptyIconValue&&(this.settings.source.push(i),this.availableCategories[n].push(i),this.searchValues.push(s),this.availableCategoriesSearch[n].push(s))},this))},this)),this.element.find("> option").length&&this.element.find("> option").each(r.proxy(function(t,e){var i=r(e).val(),s=r(e).html();if(!i||""===i||i==this.settings.emptyIconValue)return!0;null===this.unCategorizedKey&&(this.unCategorizedKey=this.availableCategories.length,this.availableCategories[this.unCategorizedKey]=[],this.availableCategoriesSearch[this.unCategorizedKey]=[],r("").prependTo(this.selectCategory),this.selectCategory.show().val("all").trigger("change"))},loadIcons:function(){this.iconContainer.html(''),this.settings.source instanceof Array&&(this.renderIconContainer(),this.renderIcons(),this.setContainerSelectedItems())},renderIconContainer:function(){var t,e=[];if(e=this.isSearch?this.iconsSearched:this.settings.source,this.iconsCount=e.length,this.totalPage=Math.ceil(this.iconsCount/this.settings.iconsPerPage),1("+this.iconsCount+")"),t=(this.currentPage-1)*this.settings.iconsPerPage,this.settings.emptyIcon)this.iconContainer.html('');else{if(e.length<1)return void this.iconContainer.html('');this.iconContainer.html("")}e=e.slice(t,t+this.settings.iconsPerPage),this.iconsPaged=e},setContainerSelectedItems:function(){this.settings.emptyIcon||this.element.val()&&-1!==r.inArray(this.element.val(),this.settings.source)?-1===r.inArray(this.element.val(),this.settings.source)?this.setSelectedIcon():this.setSelectedIcon(this.element.val()):this.setSelectedIcon(this.iconsPaged[0])},setHighlightedIcon:function(){this.iconContainer.find(".current-icon").removeClass("current-icon"),this.currentIcon&&this.iconContainer.find('[data-fip-value="'+this.currentIcon+'"]').parent("span").addClass("current-icon")},setSelectedIcon:function(t){if(t===this.settings.iconBlockClass&&(t=""),this.settings.useAttribute?t?this.iconPicker.find(".selected-icon").html("'):this.iconPicker.find(".selected-icon").html(''):this.iconPicker.find(".selected-icon").html(''),this.element.val(""===t?this.settings.emptyIconValue:t).trigger("change"),null!==this.triggerEvent)for(var e in this.triggerEvent)this.element.trigger(this.triggerEvent[e]);this.currentIcon=t,this.setHighlightedIcon()},toggleIconSelector:function(){this.open=this.open?0:1,this.iconPicker.find(".selector-popup").slideToggle(300),this.iconPicker.find(".selector-button i").toggleClass(this.settings.iconDownClass),this.iconPicker.find(".selector-button i").toggleClass(this.settings.iconUpClass),this.open&&(this.iconPicker.find(".icons-search-input").focus().select(),this.initialized||(this.renderIconContainer(),this.renderIcons(),this.initialized=!0))},renderIcons:function(){for(var t=0;t",{html:'",class:"fip-box",title:s}).appendTo(this.iconContainer)}this.setContainerSelectedItems()},resetSearch:function(){this.iconPicker.find(".icons-search-input").val(""),this.searchIcon.removeClass(this.settings.iconCancelClass),this.searchIcon.addClass(this.settings.iconSearchClass),this.iconPicker.find(".selector-arrow-left").hide(),this.currentPage=1,this.isSearch=!1,this.renderIconContainer(),this.renderIcons(),1\u0938\u094d\u0925\u093e\u0928\u093f\u0915 \u0930\u093e\u091c\u0915\u093e\u0930\u0923 \u0905\u0921\u0925\u0933\u093e \u0920\u0930\u0924 \u0905\u0938\u0932\u094d\u092f\u093e\u091a\u093e \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0935\u093e\u0926\u0940 \u0915\u093e\u0901\u0917\u094d\u0930\u0947\u0938\u091a\u093e \u0906\u0930\u094b\u092a\u00a0\u00a0<\/strong><\/span><\/h3>\n

\u092e\u0941\u0930\u092c\u093e\u0921,\u0920\u093e\u0923\u0947\u00a0(-\u092a\u094d\u0930\u0924\u093f\u0928\u093f\u0927\u0940, \u091c\u092f\u0926\u0940\u092a \u0905\u0922\u093e\u0908\u0917\u0947<\/span>) :<\/strong> \u092e\u0941\u0930\u092c\u093e\u0921 \u0924\u093e\u0932\u0941\u0915\u094d\u092f\u093e\u0924\u0940\u0932 \u0935\u093e\u0922\u0924\u0940 \u0915\u094b\u0930\u094b\u0928\u093e \u092c\u0927\u093f\u0924\u093e\u0902\u091a\u0940 \u0938\u0902\u0916\u094d\u092f\u093e \u092a\u093e\u0939\u0924\u093e \u0935 \u092e\u094b\u0920\u094d\u092f\u093e \u0936\u0939\u0930\u093e\u0924 \u092e\u0941\u0930\u092c\u093e\u0921 \u092e\u0927\u0940\u0932 \u0915\u094b\u0930\u094b\u0928\u093e \u092c\u0927\u093f\u0924\u093e\u0902\u0928\u093e \u0909\u092a\u091a\u093e\u0930\u093e\u0938\u093e\u0920\u0940 \u092c\u0947\u0921 \u0909\u092a\u0932\u092c\u094d\u0927 \u0939\u094b\u0924 \u0928\u0938\u0932\u094d\u092f\u093e\u0928\u0947 \u092e\u0941\u0930\u092c\u093e\u0921 \u0936\u0939\u0930\u093e\u0924 \u0917\u094d\u0930\u093e\u092e\u0940\u0923 \u0930\u0941\u0917\u094d\u0923\u093e\u0932\u092f\u093e\u0936\u0947\u091c\u093e\u0930\u0940 \u0928\u0935\u0940\u0928 \u091f\u094d\u0930\u093e\u092e\u093e \u0915\u0947\u0905\u0930 \u0938\u0947\u0902\u091f\u0930\u091a\u094d\u092f\u093e \u0907\u092e\u093e\u0930\u0924\u0940\u0924 \u0915\u094b\u0935\u094d\u0939\u0940\u0921 \u0938\u0947\u0902\u091f\u0930 \u0924\u092f\u093e\u0930 \u0915\u0930\u0923\u094d\u092f\u093e\u0924 \u0906\u0932\u0947 \u0906\u0939\u0947.\u00a0\u092e\u093e\u0924\u094d\u0930 \u092f\u093e \u0915\u094b\u0935\u094d\u0939\u0940\u0921 \u0938\u0947\u0902\u091f\u0930\u092e\u0927\u094d\u092f\u0947 \u0935\u0948\u0926\u094d\u092f\u0915\u0940\u092f \u0935 \u0907\u0924\u0930 \u0915\u0930\u094d\u092e\u091a\u093e\u0930\u0940 \u0928\u093f\u092f\u0941\u0915\u094d\u0924\u0940 \u0928 \u091d\u093e\u0932\u094d\u092f\u093e\u0928\u0947 \u0924\u0947 \u0905\u091c\u0942\u0928 \u0939\u0940 \u0915\u0930\u094d\u092e\u091a\u093e\u0931\u094d\u092f\u093e\u0902\u091a\u094d\u092f\u093e \u092a\u094d\u0930\u0924\u0940\u0915\u094d\u0937\u0947\u0924 \u0906\u0939\u0947.\u00a0\u0939\u0940 \u092a\u094d\u0930\u0924\u0940\u0915\u094d\u0937\u093e \u0924\u094d\u0935\u0930\u093f\u0924 \u0938\u0902\u092a\u0935\u0942\u0928 \u0939\u0947 \u0915\u094b\u0935\u094d\u0939\u0940\u0921 \u0938\u0947\u0902\u091f\u0930 \u0924\u094d\u0935\u0930\u093f\u0924 \u0938\u0941\u0930\u0942 \u0915\u0930\u0923\u094d\u092f\u093e\u0938\u093e\u0920\u0940 \u0915\u0930\u094d\u092e\u091a\u093e\u0930\u0940 \u0909\u092a\u0932\u092c\u094d\u0927 \u0915\u0930\u0942\u0928 \u0926\u0947\u0923\u093e\u0930\u0940 \u092e\u093e\u0917\u0923\u0940 \u092e\u0941\u0930\u092c\u093e\u0921 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0935\u093e\u0926\u0940 \u0915\u093e\u0901\u0917\u094d\u0930\u0947\u0938\u091a\u0947 \u0936\u0939\u0930\u093e\u0927\u094d\u092f\u0915\u094d\u0937 \u0926\u0940\u092a\u0915 \u0935\u093e\u0918\u091a\u094c\u0930\u0947 \u092f\u093e\u0902\u0928\u0940 \u0930\u093e\u091c\u094d\u092f\u093e\u091a\u0947 \u0906\u0930\u094b\u0917\u094d\u092f\u092e\u0902\u0924\u094d\u0930\u0940 \u0930\u093e\u091c\u0947\u0936 \u091f\u094b\u092a\u0947 \u092f\u093e\u0902\u091a\u094d\u092f\u093e \u0915\u0921\u0947 \u0932\u0947\u0916\u0940 \u0928\u093f\u0935\u0947\u0926\u0928\u093e\u0926\u094d\u0935\u094d\u092f\u093e\u0930\u0947 \u0915\u0947\u0932\u0940 \u0906\u0939\u0947.\u00a0\u0906\u0930\u094b\u0917\u094d\u092f \u092e\u0902\u0924\u094d\u0930\u0940 \u091f\u094b\u092a\u0947 \u0939\u0947 \u092c\u0926\u0932\u093e\u092a\u0942\u0930 \u092f\u0947\u0925\u0947 \u0906\u0932\u0947 \u0905\u0938\u0924\u093e \u0939\u0940 \u092e\u093e\u0917\u0923\u0940 \u0915\u0930\u0923\u094d\u092f\u093e\u0924 \u0906\u0932\u0940.\u00a0 \u092e\u0941\u0930\u092c\u093e\u0921 \u0936\u0939\u0930\u093e\u0924 \u0916\u093e\u091c\u0917\u0940 \u0915\u094b\u0935\u094d\u0939\u0940\u0921 \u0938\u0947\u0902\u091f\u0930 \u0938\u0941\u0930\u0942 \u0915\u0930\u0923\u094d\u092f\u093e\u091a\u0940 \u092a\u094d\u0930\u0915\u094d\u0930\u093f\u092f\u093e \u0938\u0941\u0930\u0942 \u0905\u0938\u0942\u0928 \u0938\u0930\u0915\u093e\u0930\u0940 \u0915\u094b\u0935\u094d\u0939\u0940\u0921 \u0938\u0947\u0902\u091f\u0930 \u091a\u0947 \u0915\u093e\u092e \u092a\u0942\u0930\u094d\u0923 \u0939\u094b\u090a\u0928 \u0939\u0940 \u0915\u0930\u094d\u092e\u091a\u093e\u0931\u094d\u092f\u093e\u0902\u0905\u092d\u093e\u0935\u0940 \u0924\u0947 \u0938\u0941\u0930\u0942 \u091d\u093e\u0932\u0947 \u0928\u093e\u0939\u0940. \u0924\u0930 \u0916\u093e\u091c\u0917\u0940 \u0915\u094b\u0935\u094d\u0939\u0940\u0921 \u0938\u0947\u0902\u091f\u0930 \u0938\u0930\u094d\u0935\u0938\u093e\u092e\u093e\u0928\u094d\u092f \u0928\u093e\u0917\u0930\u093f\u0915\u093e\u0902\u0928\u093e \u092a\u0930\u0935\u0921\u0923\u093e\u0930\u0947 \u0928\u0938\u0932\u094d\u092f\u093e\u092e\u0941\u0933\u0947, \u0938\u0930\u0915\u093e\u0930\u0940 \u0915\u094b\u0935\u094d\u0939\u0940\u0921 \u0938\u0947\u0902\u091f\u0930 \u0938\u0941\u0930\u0942 \u091d\u093e\u0932\u094d\u092f\u093e\u0938 \u092c\u0927\u093f\u0924\u093e\u0902\u0928\u093e \u092f\u093e\u091a\u093e \u092b\u093e\u092f\u0926\u093e \u0939\u094b\u0923\u093e\u0930 \u0906\u0939\u0947. \u0924\u0930 \u092e\u0941\u0930\u092c\u093e\u0921 \u0928\u0917\u0930\u092a\u0902\u091a\u093e\u092f\u0924 \u092e\u0927\u094d\u092f\u0947 \u092d\u093e\u091c\u092a\u091a\u0940 \u0938\u0924\u094d\u0924\u093e \u0905\u0938\u0932\u094d\u092f\u093e\u0928\u0947 \u0930\u093e\u091c\u094d\u092f\u093e\u0924\u0940\u0932 \u0936\u093f\u0935\u0938\u0947\u0928\u093e, \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0935\u093e\u0926\u0940 \u0915\u093e\u0901\u0917\u094d\u0930\u0947\u0938 \u0935 \u0915\u093e\u0901\u0917\u094d\u0930\u0947\u0938 \u091a\u0947 \u0938\u0930\u0915\u093e\u0930 \u092c\u0926\u0928\u093e\u092e \u0915\u0930\u0923\u094d\u092f\u093e\u0938\u093e\u0920\u0940 \u0915\u0926\u093e\u091a\u093f\u0924 \u0930\u093e\u091c\u0915\u0940\u092f \u0939\u0947\u0924\u0942\u0928\u0947 \u0939\u0947 \u0915\u094b\u0935\u094d\u0939\u0940\u0921 \u0938\u0947\u0902\u091f\u0930\u00a0\u0938\u0941\u0930\u0942 \u0939\u094b\u0924\u0947 \u0928\u0938\u0932\u094d\u092f\u093e\u091a\u093e\u00a0\u0906\u0930\u094b\u092a \u092e\u0941\u0930\u092c\u093e\u0921 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0935\u093e\u0926\u0940 \u0915\u093e\u0901\u0917\u094d\u0930\u0947\u0938\u091a\u0947 \u0936\u0939\u0930\u093e\u0927\u094d\u092f\u0915\u094d\u0937 \u0926\u0940\u092a\u0915 \u0935\u093e\u0918\u091a\u094c\u0930\u0947 \u092f\u093e\u0902\u0928\u0940 \u092a\u094d\u0930\u0924\u093f\u0915\u094d\u0930\u093f\u092f\u093e \u0926\u0947\u0924\u093e\u0928\u093e \u0938\u093e\u0902\u0917\u093f\u0924\u0932\u0947.\u00a0\u0924\u0930 \u091c\u093f\u0932\u094d\u0939\u093e\u0927\u093f\u0915\u093e\u0930\u0940 \u0935 \u092a\u094d\u0930\u093e\u0902\u0924 \u0905\u0927\u093f\u0915\u093e\u0930 \u092f\u093e\u0902\u091a\u094d\u092f\u093e \u0915\u0921\u0942\u0928 \u0935\u0947\u0933\u094b\u0935\u0947\u0933\u0940 \u092f\u0947\u0923\u093e\u0931\u094d\u092f\u093e \u0906\u0926\u0947\u0936\u093e\u092c\u093e\u092c\u0924 \u0928\u0917\u0930\u092a\u0902\u091a\u093e\u092f\u0924 \u0915\u0921\u0942\u0928 \u0928\u093e\u0917\u0930\u093f\u0915\u093e\u0902\u091a\u0940 \u0926\u093f\u0936\u093e\u092d\u0942\u0932 \u0939\u094b\u0924 \u0905\u0938\u0932\u094d\u092f\u093e\u091a\u0947 \u0939\u0947 \u0924\u094d\u092f\u093e\u0902\u0928\u0940 \u0938\u093e\u0902\u0917\u093f\u0924\u0932\u0947.\u00a0\u0928\u093e\u0917\u0930\u093f\u0915\u093e\u0902\u0928\u093e \u0915\u0941\u0920\u0932\u094d\u092f\u093e\u0939\u0940 \u0938\u0942\u091a\u0928\u093e \u0928\u00a0 \u0926\u0947\u0924\u093e \u0915\u0927\u0940\u0939\u0940 \u092c\u093e\u091c\u0930\u092a\u0947\u0920 \u092c\u0902\u0926 \u0915\u0930\u0924 \u0905\u0938\u0932\u094d\u092f\u093e\u0928\u0947 \u0928\u093e\u0917\u0930\u093f\u0915\u093e\u0902\u0928\u093e \u091c\u0940\u0935\u0928\u093e\u0935\u0936\u094d\u092f\u0915 \u0935\u0938\u094d\u0924\u0942\u0902\u091a\u094d\u092f\u093e \u0916\u0930\u0947\u0926\u0940 \u0938\u093e\u0920\u0940\u00a0 \u091c\u093e\u0926\u093e \u092d\u093e\u0935\u093e\u0928\u0947 \u0916\u0930\u0947\u0926\u0940 \u0915\u0930\u093e\u0935\u0940 \u0932\u093e\u0917\u0924 \u0906\u0939\u0947 \u092f\u093e \u092a\u0930\u093f\u0938\u094d\u0925\u093f\u0924\u0940\u0932\u093e \u091c\u092c\u093e\u092c\u0926\u093e\u0930 \u0905\u0938\u0923\u093e\u0931\u094d\u092f\u093e \u0935\u0930 \u0915\u0930\u0935\u093e\u0908 \u0915\u0930\u0923\u094d\u092f\u093e\u091a\u0940 \u092e\u093e\u0917\u0923\u0940 \u0939\u0940 \u092f\u093e\u0935\u0947\u0933\u0940 \u0928\u093f\u0935\u0947\u0926\u0928\u093e\u0924\u0942\u0928 \u0915\u0930\u0923\u094d\u092f\u093e\u0924 \u0906\u0932\u0940 \u0906\u0939\u0947.<\/p>\n