( 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\nuncategorized Archives - \u0938\u092e\u093e\u091c\u0936\u0940\u0932<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/samajsheel.com\/category\/uncategorized\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"uncategorized Archives - \u0938\u092e\u093e\u091c\u0936\u0940\u0932\" \/>\n<meta property=\"og:description\" content=\"uncategorized\" \/>\n<meta property=\"og:url\" content=\"https:\/\/samajsheel.com\/category\/uncategorized\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0938\u092e\u093e\u091c\u0936\u0940\u0932\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@SSamajsheel\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/samajsheel.com\/#organization\",\"name\":\"Samajsheel News\",\"url\":\"https:\/\/samajsheel.com\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/samajsheel\/\",\"https:\/\/www.instagram.com\/samajsheel\/\",\"https:\/\/www.youtube.com\/channel\/UC61gO5s08U7Ssnh3jJRdEMw\",\"https:\/\/twitter.com\/SSamajsheel\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/samajsheel.com\/#logo\",\"inLanguage\":\"en-US\",\"url\":\"http:\/\/samajsheel.com\/wp-content\/uploads\/2018\/09\/LOGOweb.png\",\"contentUrl\":\"http:\/\/samajsheel.com\/wp-content\/uploads\/2018\/09\/LOGOweb.png\",\"width\":1318,\"height\":363,\"caption\":\"Samajsheel News\"},\"image\":{\"@id\":\"https:\/\/samajsheel.com\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/samajsheel.com\/#website\",\"url\":\"https:\/\/samajsheel.com\/\",\"name\":\"\\u0938\\u092e\\u093e\\u091c\\u0936\\u0940\\u0932\",\"description\":\"\\u0906\\u092a\\u0932\\u094d\\u092f\\u093e \\u0939\\u0915\\u094d\\u0915\\u093e\\u091a\\u0947 \\u0935\\u094d\\u092f\\u093e\\u0938\\u092a\\u0940\\u0920 !\",\"publisher\":{\"@id\":\"https:\/\/samajsheel.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/samajsheel.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"CollectionPage\",\"@id\":\"https:\/\/samajsheel.com\/category\/uncategorized\/#webpage\",\"url\":\"https:\/\/samajsheel.com\/category\/uncategorized\/\",\"name\":\"uncategorized Archives - \\u0938\\u092e\\u093e\\u091c\\u0936\\u0940\\u0932\",\"isPartOf\":{\"@id\":\"https:\/\/samajsheel.com\/#website\"},\"breadcrumb\":{\"@id\":\"https:\/\/samajsheel.com\/category\/uncategorized\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/samajsheel.com\/category\/uncategorized\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/samajsheel.com\/category\/uncategorized\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/samajsheel.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"uncategorized\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"uncategorized Archives - \u0938\u092e\u093e\u091c\u0936\u0940\u0932","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/samajsheel.com\/category\/uncategorized\/","og_locale":"en_US","og_type":"article","og_title":"uncategorized Archives - \u0938\u092e\u093e\u091c\u0936\u0940\u0932","og_description":"uncategorized","og_url":"https:\/\/samajsheel.com\/category\/uncategorized\/","og_site_name":"\u0938\u092e\u093e\u091c\u0936\u0940\u0932","twitter_card":"summary_large_image","twitter_site":"@SSamajsheel","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/samajsheel.com\/#organization","name":"Samajsheel News","url":"https:\/\/samajsheel.com\/","sameAs":["https:\/\/www.facebook.com\/samajsheel\/","https:\/\/www.instagram.com\/samajsheel\/","https:\/\/www.youtube.com\/channel\/UC61gO5s08U7Ssnh3jJRdEMw","https:\/\/twitter.com\/SSamajsheel"],"logo":{"@type":"ImageObject","@id":"https:\/\/samajsheel.com\/#logo","inLanguage":"en-US","url":"http:\/\/samajsheel.com\/wp-content\/uploads\/2018\/09\/LOGOweb.png","contentUrl":"http:\/\/samajsheel.com\/wp-content\/uploads\/2018\/09\/LOGOweb.png","width":1318,"height":363,"caption":"Samajsheel News"},"image":{"@id":"https:\/\/samajsheel.com\/#logo"}},{"@type":"WebSite","@id":"https:\/\/samajsheel.com\/#website","url":"https:\/\/samajsheel.com\/","name":"\u0938\u092e\u093e\u091c\u0936\u0940\u0932","description":"\u0906\u092a\u0932\u094d\u092f\u093e \u0939\u0915\u094d\u0915\u093e\u091a\u0947 \u0935\u094d\u092f\u093e\u0938\u092a\u0940\u0920 !","publisher":{"@id":"https:\/\/samajsheel.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/samajsheel.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"CollectionPage","@id":"https:\/\/samajsheel.com\/category\/uncategorized\/#webpage","url":"https:\/\/samajsheel.com\/category\/uncategorized\/","name":"uncategorized Archives - \u0938\u092e\u093e\u091c\u0936\u0940\u0932","isPartOf":{"@id":"https:\/\/samajsheel.com\/#website"},"breadcrumb":{"@id":"https:\/\/samajsheel.com\/category\/uncategorized\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/samajsheel.com\/category\/uncategorized\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/samajsheel.com\/category\/uncategorized\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/samajsheel.com\/"},{"@type":"ListItem","position":2,"name":"uncategorized"}]}]}},"_links":{"self":[{"href":"https:\/\/samajsheel.com\/wp-json\/wp\/v2\/categories\/143"}],"collection":[{"href":"https:\/\/samajsheel.com\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"https:\/\/samajsheel.com\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"https:\/\/samajsheel.com\/wp-json\/wp\/v2\/posts?categories=143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}