D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
realadss
/
www
/
wp-content
/
themes
/
rishi
/
dist
/
dashboard
/
Filename :
dashboard.js
back
Copy
var rishiExports;!function(){var e={679:function(e,t,n){"use strict";var r=n(296),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},c={};function l(e){return r.isMemo(e)?o:c[e.$$typeof]||a}c[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},c[r.Memo]=o;var s=Object.defineProperty,u=Object.getOwnPropertyNames,h=Object.getOwnPropertySymbols,p=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,f=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(f){var a=d(n);a&&a!==f&&e(t,a,r)}var o=u(n);h&&(o=o.concat(h(n)));for(var c=l(t),m=l(n),C=0;C<o.length;++C){var v=o[C];if(!(i[v]||r&&r[v]||m&&m[v]||c&&c[v])){var y=p(n,v);try{s(t,v,y)}catch(e){}}}}return t}},103:function(e,t){"use strict";var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,i=n?Symbol.for("react.fragment"):60107,o=n?Symbol.for("react.strict_mode"):60108,c=n?Symbol.for("react.profiler"):60114,l=n?Symbol.for("react.provider"):60109,s=n?Symbol.for("react.context"):60110,u=n?Symbol.for("react.async_mode"):60111,h=n?Symbol.for("react.concurrent_mode"):60111,p=n?Symbol.for("react.forward_ref"):60112,d=n?Symbol.for("react.suspense"):60113,f=n?Symbol.for("react.suspense_list"):60120,m=n?Symbol.for("react.memo"):60115,C=n?Symbol.for("react.lazy"):60116,v=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,g=n?Symbol.for("react.responder"):60118,E=n?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case u:case h:case i:case c:case o:case d:return e;default:switch(e=e&&e.$$typeof){case s:case p:case C:case m:case l:return e;default:return t}}case a:return t}}}function b(e){return w(e)===h}t.AsyncMode=u,t.ConcurrentMode=h,t.ContextConsumer=s,t.ContextProvider=l,t.Element=r,t.ForwardRef=p,t.Fragment=i,t.Lazy=C,t.Memo=m,t.Portal=a,t.Profiler=c,t.StrictMode=o,t.Suspense=d,t.isAsyncMode=function(e){return b(e)||w(e)===u},t.isConcurrentMode=b,t.isContextConsumer=function(e){return w(e)===s},t.isContextProvider=function(e){return w(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===p},t.isFragment=function(e){return w(e)===i},t.isLazy=function(e){return w(e)===C},t.isMemo=function(e){return w(e)===m},t.isPortal=function(e){return w(e)===a},t.isProfiler=function(e){return w(e)===c},t.isStrictMode=function(e){return w(e)===o},t.isSuspense=function(e){return w(e)===d},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===h||e===c||e===o||e===d||e===f||"object"==typeof e&&null!==e&&(e.$$typeof===C||e.$$typeof===m||e.$$typeof===l||e.$$typeof===s||e.$$typeof===p||e.$$typeof===y||e.$$typeof===g||e.$$typeof===E||e.$$typeof===v)},t.typeOf=w},296:function(e,t,n){"use strict";e.exports=n(103)},826:function(e){e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},779:function(e,t,n){var r=n(826);e.exports=function e(t,n,a){return r(n)||(a=n||a,n=[]),a=a||{},t instanceof RegExp?function(e,t){var n=e.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)t.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return u(e,t)}(t,n):r(t)?function(t,n,r){for(var a=[],i=0;i<t.length;i++)a.push(e(t[i],n,r).source);return u(new RegExp("(?:"+a.join("|")+")",h(r)),n)}(t,n,a):function(e,t,n){return p(i(e,n),t,n)}(t,n,a)},e.exports.parse=i,e.exports.compile=function(e,t){return c(i(e,t),t)},e.exports.tokensToFunction=c,e.exports.tokensToRegExp=p;var a=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function i(e,t){for(var n,r=[],i=0,o=0,c="",u=t&&t.delimiter||"/";null!=(n=a.exec(e));){var h=n[0],p=n[1],d=n.index;if(c+=e.slice(o,d),o=d+h.length,p)c+=p[1];else{var f=e[o],m=n[2],C=n[3],v=n[4],y=n[5],g=n[6],E=n[7];c&&(r.push(c),c="");var w=null!=m&&null!=f&&f!==m,b="+"===g||"*"===g,L="?"===g||"*"===g,R=n[2]||u,_=v||y;r.push({name:C||i++,prefix:m||"",delimiter:R,optional:L,repeat:b,partial:w,asterisk:!!E,pattern:_?s(_):E?".*":"[^"+l(R)+"]+?"})}}return o<e.length&&(c+=e.substr(o)),c&&r.push(c),r}function o(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function c(e,t){for(var n=new Array(e.length),a=0;a<e.length;a++)"object"==typeof e[a]&&(n[a]=new RegExp("^(?:"+e[a].pattern+")$",h(t)));return function(t,a){for(var i="",c=t||{},l=(a||{}).pretty?o:encodeURIComponent,s=0;s<e.length;s++){var u=e[s];if("string"!=typeof u){var h,p=c[u.name];if(null==p){if(u.optional){u.partial&&(i+=u.prefix);continue}throw new TypeError('Expected "'+u.name+'" to be defined')}if(r(p)){if(!u.repeat)throw new TypeError('Expected "'+u.name+'" to not repeat, but received `'+JSON.stringify(p)+"`");if(0===p.length){if(u.optional)continue;throw new TypeError('Expected "'+u.name+'" to not be empty')}for(var d=0;d<p.length;d++){if(h=l(p[d]),!n[s].test(h))throw new TypeError('Expected all "'+u.name+'" to match "'+u.pattern+'", but received `'+JSON.stringify(h)+"`");i+=(0===d?u.prefix:u.delimiter)+h}}else{if(h=u.asterisk?encodeURI(p).replace(/[?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})):l(p),!n[s].test(h))throw new TypeError('Expected "'+u.name+'" to match "'+u.pattern+'", but received "'+h+'"');i+=u.prefix+h}}else i+=u}return i}}function l(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function s(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function u(e,t){return e.keys=t,e}function h(e){return e&&e.sensitive?"":"i"}function p(e,t,n){r(t)||(n=t||n,t=[]);for(var a=(n=n||{}).strict,i=!1!==n.end,o="",c=0;c<e.length;c++){var s=e[c];if("string"==typeof s)o+=l(s);else{var p=l(s.prefix),d="(?:"+s.pattern+")";t.push(s),s.repeat&&(d+="(?:"+p+d+")*"),o+=d=s.optional?s.partial?p+"("+d+")?":"(?:"+p+"("+d+"))?":p+"("+d+")"}}var f=l(n.delimiter||"/"),m=o.slice(-f.length)===f;return a||(o=(m?o.slice(0,-f.length):o)+"(?:"+f+"(?=$))?"),o+=i?"$":a&&m?"":"(?="+f+"|$)",u(new RegExp("^"+o,h(n)),t)}},703:function(e,t,n){"use strict";var r=n(414);function a(){}function i(){}i.resetWarningCache=a,e.exports=function(){function e(e,t,n,a,i,o){if(o!==r){var c=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw c.name="Invariant Violation",c}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:a};return n.PropTypes=n,n}},697:function(e,t,n){e.exports=n(703)()},414:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},86:function(e,t){"use strict";var n="function"==typeof Symbol&&Symbol.for;n&&Symbol.for("react.element"),n&&Symbol.for("react.portal"),n&&Symbol.for("react.fragment"),n&&Symbol.for("react.strict_mode"),n&&Symbol.for("react.profiler"),n&&Symbol.for("react.provider"),n&&Symbol.for("react.context"),n&&Symbol.for("react.async_mode"),n&&Symbol.for("react.concurrent_mode"),n&&Symbol.for("react.forward_ref"),n&&Symbol.for("react.suspense"),n&&Symbol.for("react.suspense_list"),n&&Symbol.for("react.memo"),n&&Symbol.for("react.lazy"),n&&Symbol.for("react.block"),n&&Symbol.for("react.fundamental"),n&&Symbol.for("react.responder"),n&&Symbol.for("react.scope")},663:function(e,t,n){"use strict";n(86)}},t={};function n(r){var a=t[r];if(void 0!==a)return a.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};!function(){"use strict";n.r(r);var e=window.wp.element;function t(){return t=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},t.apply(this,arguments)}function a(e){return"/"===e.charAt(0)}function i(e,t){for(var n=t,r=n+1,a=e.length;r<a;n+=1,r+=1)e[n]=e[r];e.pop()}var o=function(e,t){void 0===t&&(t="");var n,r=e&&e.split("/")||[],o=t&&t.split("/")||[],c=e&&a(e),l=t&&a(t),s=c||l;if(e&&a(e)?o=r:r.length&&(o.pop(),o=o.concat(r)),!o.length)return"/";if(o.length){var u=o[o.length-1];n="."===u||".."===u||""===u}else n=!1;for(var h=0,p=o.length;p>=0;p--){var d=o[p];"."===d?i(o,p):".."===d?(i(o,p),h++):h&&(i(o,p),h--)}if(!s)for(;h--;h)o.unshift("..");!s||""===o[0]||o[0]&&a(o[0])||o.unshift("");var f=o.join("/");return n&&"/"!==f.substr(-1)&&(f+="/"),f},c=!0,l="Invariant failed";function s(e,t){if(!e){if(c)throw new Error(l);var n="function"==typeof t?t():t,r=n?"".concat(l,": ").concat(n):l;throw new Error(r)}}function u(e){return"/"===e.charAt(0)?e:"/"+e}function h(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function p(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function d(e){var t=e.pathname,n=e.search,r=e.hash,a=t||"/";return n&&"?"!==n&&(a+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(a+="#"===r.charAt(0)?r:"#"+r),a}function f(e,n,r,a){var i;"string"==typeof e?(i=function(e){var t=e||"/",n="",r="",a=t.indexOf("#");-1!==a&&(r=t.substr(a),t=t.substr(0,a));var i=t.indexOf("?");return-1!==i&&(n=t.substr(i),t=t.substr(0,i)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e),i.state=n):(void 0===(i=t({},e)).pathname&&(i.pathname=""),i.search?"?"!==i.search.charAt(0)&&(i.search="?"+i.search):i.search="",i.hash?"#"!==i.hash.charAt(0)&&(i.hash="#"+i.hash):i.hash="",void 0!==n&&void 0===i.state&&(i.state=n));try{i.pathname=decodeURI(i.pathname)}catch(e){throw e instanceof URIError?new URIError('Pathname "'+i.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):e}return r&&(i.key=r),a?i.pathname?"/"!==i.pathname.charAt(0)&&(i.pathname=o(i.pathname,a.pathname)):i.pathname=a.pathname:i.pathname||(i.pathname="/"),i}function m(){var e=null,t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,a){if(null!=e){var i="function"==typeof e?e(t,n):e;"string"==typeof i?"function"==typeof r?r(i,a):a(!0):a(!1!==i)}else a(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];t.forEach((function(e){return e.apply(void 0,n)}))}}}var C=!("undefined"==typeof window||!window.document||!window.document.createElement);function v(e,t){t(window.confirm(e))}var y="popstate",g="hashchange";function E(){try{return window.history.state||{}}catch(e){return{}}}function w(e){void 0===e&&(e={}),C||s(!1);var n,r=window.history,a=(-1===(n=window.navigator.userAgent).indexOf("Android 2.")&&-1===n.indexOf("Android 4.0")||-1===n.indexOf("Mobile Safari")||-1!==n.indexOf("Chrome")||-1!==n.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,i=!(-1===window.navigator.userAgent.indexOf("Trident")),o=e,c=o.forceRefresh,l=void 0!==c&&c,w=o.getUserConfirmation,b=void 0===w?v:w,L=o.keyLength,R=void 0===L?6:L,_=e.basename?p(u(e.basename)):"";function x(e){var t=e||{},n=t.key,r=t.state,a=window.location,i=a.pathname+a.search+a.hash;return _&&(i=h(i,_)),f(i,r,n)}function S(){return Math.random().toString(36).substr(2,R)}var k=m();function M(e){t(j,e),j.length=r.length,k.notifyListeners(j.location,j.action)}function H(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||A(x(e.state))}function Z(){A(x(E()))}var V=!1;function A(e){V?(V=!1,M()):k.confirmTransitionTo(e,"POP",b,(function(t){t?M({action:"POP",location:e}):function(e){var t=j.location,n=F.indexOf(t.key);-1===n&&(n=0);var r=F.indexOf(e.key);-1===r&&(r=0);var a=n-r;a&&(V=!0,N(a))}(e)}))}var T=x(E()),F=[T.key];function O(e){return _+d(e)}function N(e){r.go(e)}var P=0;function B(e){1===(P+=e)&&1===e?(window.addEventListener(y,H),i&&window.addEventListener(g,Z)):0===P&&(window.removeEventListener(y,H),i&&window.removeEventListener(g,Z))}var I=!1,j={length:r.length,action:"POP",location:T,createHref:O,push:function(e,t){var n="PUSH",i=f(e,t,S(),j.location);k.confirmTransitionTo(i,n,b,(function(e){if(e){var t=O(i),o=i.key,c=i.state;if(a)if(r.pushState({key:o,state:c},null,t),l)window.location.href=t;else{var s=F.indexOf(j.location.key),u=F.slice(0,s+1);u.push(i.key),F=u,M({action:n,location:i})}else window.location.href=t}}))},replace:function(e,t){var n="REPLACE",i=f(e,t,S(),j.location);k.confirmTransitionTo(i,n,b,(function(e){if(e){var t=O(i),o=i.key,c=i.state;if(a)if(r.replaceState({key:o,state:c},null,t),l)window.location.replace(t);else{var s=F.indexOf(j.location.key);-1!==s&&(F[s]=i.key),M({action:n,location:i})}else window.location.replace(t)}}))},go:N,goBack:function(){N(-1)},goForward:function(){N(1)},block:function(e){void 0===e&&(e=!1);var t=k.setPrompt(e);return I||(B(1),I=!0),function(){return I&&(I=!1,B(-1)),t()}},listen:function(e){var t=k.appendListener(e);return B(1),function(){B(-1),t()}}};return j}function b(e,t){return b=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},b(e,t)}function L(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,b(e,t)}var R=window.React,_=n.n(R),x=n(697),S=n.n(x),k=n(779),M=n.n(k);function H(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}n(663),n(679);var Z=1073741823,V="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==n.g?n.g:{},A=_().createContext||function(e,t){var n,r,a,i="__create-react-context-"+((V[a="__global_unique_id__"]=(V[a]||0)+1)+"__"),o=function(e){function n(){for(var t,n,r,a=arguments.length,i=new Array(a),o=0;o<a;o++)i[o]=arguments[o];return(t=e.call.apply(e,[this].concat(i))||this).emitter=(n=t.props.value,r=[],{on:function(e){r.push(e)},off:function(e){r=r.filter((function(t){return t!==e}))},get:function(){return n},set:function(e,t){n=e,r.forEach((function(e){return e(n,t)}))}}),t}L(n,e);var r=n.prototype;return r.getChildContext=function(){var e;return(e={})[i]=this.emitter,e},r.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var n,r=this.props.value,a=e.value;((i=r)===(o=a)?0!==i||1/i==1/o:i!=i&&o!=o)?n=0:(n="function"==typeof t?t(r,a):Z,0!=(n|=0)&&this.emitter.set(e.value,n))}var i,o},r.render=function(){return this.props.children},n}(_().Component);o.childContextTypes=((n={})[i]=S().object.isRequired,n);var c=function(t){function n(){for(var e,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(e=t.call.apply(t,[this].concat(r))||this).observedBits=void 0,e.state={value:e.getValue()},e.onUpdate=function(t,n){0!=((0|e.observedBits)&n)&&e.setState({value:e.getValue()})},e}L(n,t);var r=n.prototype;return r.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?Z:t},r.componentDidMount=function(){this.context[i]&&this.context[i].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?Z:e},r.componentWillUnmount=function(){this.context[i]&&this.context[i].off(this.onUpdate)},r.getValue=function(){return this.context[i]?this.context[i].get():e},r.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},n}(_().Component);return c.contextTypes=((r={})[i]=S().object,r),{Provider:o,Consumer:c}},T=function(e){var t=A();return t.displayName=e,t},F=T("Router-History"),O=T("Router"),N=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={location:t.history.location},n._isMounted=!1,n._pendingLocation=null,t.staticContext||(n.unlisten=t.history.listen((function(e){n._pendingLocation=e}))),n}L(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var n=t.prototype;return n.componentDidMount=function(){var e=this;this._isMounted=!0,this.unlisten&&this.unlisten(),this.props.staticContext||(this.unlisten=this.props.history.listen((function(t){e._isMounted&&e.setState({location:t})}))),this._pendingLocation&&this.setState({location:this._pendingLocation})},n.componentWillUnmount=function(){this.unlisten&&(this.unlisten(),this._isMounted=!1,this._pendingLocation=null)},n.render=function(){return _().createElement(O.Provider,{value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},_().createElement(F.Provider,{children:this.props.children||null,value:this.props.history}))},t}(_().Component);_().Component,_().Component;var P={},B=1e4,I=0;_().Component,_().Component,_().Component;var j=_().useContext;var D=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(t=e.call.apply(e,[this].concat(r))||this).history=w(t.props),t}return L(t,e),t.prototype.render=function(){return _().createElement(N,{history:this.history,children:this.props.children})},t}(_().Component);_().Component;var $=function(e,t){return"function"==typeof e?e(t):e},W=function(e,t){return"string"==typeof e?f(e,null,null,t):e},U=function(e){return e},z=_().forwardRef;void 0===z&&(z=U);var q=z((function(e,n){var r=e.innerRef,a=e.navigate,i=e.onClick,o=H(e,["innerRef","navigate","onClick"]),c=o.target,l=t({},o,{onClick:function(e){try{i&&i(e)}catch(t){throw e.preventDefault(),t}e.defaultPrevented||0!==e.button||c&&"_self"!==c||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)||(e.preventDefault(),a())}});return l.ref=U!==z&&n||r,_().createElement("a",l)})),K=z((function(e,n){var r=e.component,a=void 0===r?q:r,i=e.replace,o=e.to,c=e.innerRef,l=H(e,["component","replace","to","innerRef"]);return _().createElement(O.Consumer,null,(function(e){e||s(!1);var r=e.history,u=W($(o,e.location),e.location),h=u?r.createHref(u):"",p=t({},l,{href:h,navigate:function(){var t=$(o,e.location),n=d(e.location)===d(W(t));(i||n?r.replace:r.push)(t)}});return U!==z?p.ref=n||c:p.innerRef=c,_().createElement(a,p)}))})),J=function(e){return e},G=_().forwardRef;void 0===G&&(G=J),G((function(e,n){var r=e["aria-current"],a=void 0===r?"page":r,i=e.activeClassName,o=void 0===i?"active":i,c=e.activeStyle,l=e.className,u=e.exact,h=e.isActive,p=e.location,d=e.sensitive,f=e.strict,m=e.style,C=e.to,v=e.innerRef,y=H(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","sensitive","strict","style","to","innerRef"]);return _().createElement(O.Consumer,null,(function(e){e||s(!1);var r=p||e.location,i=W($(C,r),r),g=i.pathname,E=g&&g.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),w=E?function(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var n=t,r=n.path,a=n.exact,i=void 0!==a&&a,o=n.strict,c=void 0!==o&&o,l=n.sensitive,s=void 0!==l&&l;return[].concat(r).reduce((function(t,n){if(!n&&""!==n)return null;if(t)return t;var r=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=P[n]||(P[n]={});if(r[e])return r[e];var a=[],i={regexp:M()(e,a,t),keys:a};return I<B&&(r[e]=i,I++),i}(n,{end:i,strict:c,sensitive:s}),a=r.regexp,o=r.keys,l=a.exec(e);if(!l)return null;var u=l[0],h=l.slice(1),p=e===u;return i&&!p?null:{path:n,url:"/"===n&&""===u?"/":u,isExact:p,params:o.reduce((function(e,t,n){return e[t.name]=h[n],e}),{})}}),null)}(r.pathname,{path:E,exact:u,sensitive:d,strict:f}):null,b=!!(h?h(w,r):w),L="function"==typeof l?l(b):l,R="function"==typeof m?m(b):m;b&&(L=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.filter((function(e){return e})).join(" ")}(L,o),R=t({},R,c));var x=t({"aria-current":b&&a||null,className:L,style:R,to:i},y);return J!==G?x.ref=n||v:x.innerRef=v,_().createElement(K,x)}))}));var Q=window.wp.hooks,Y=window.wp.i18n,X=window.rtEvents,ee=n.n(X),te=function(){return _().createElement("div",{className:"main--wrapper"},_().createElement("header",null,_().createElement("div",{className:"container"},_().createElement("div",{onClick:function(e){return e.shiftKey&&ee().trigger("ct:dashboard:heading:advanced-click")},className:"header--wrapper"},RishiDashboard.has_heading.has_theme_name||_().createElement("div",{className:"logo"},_().createElement("a",{href:"#"},_().createElement("svg",{width:"193",height:"53",viewBox:"0 0 872 192",fill:"none",xmlns:"http://www.w3.org/2000/svg"},_().createElement("path",{d:"M116.59 93.3291L128.112 88.285L154.281 108.945C166.733 101.854 175.127 88.4711 175.127 73.1528V73.1342C175.127 50.4453 156.719 32 133.993 32H80.9281H64.9398H44.3727C41.1527 32 38.5655 34.6058 38.5655 37.8072C38.5655 41.0272 41.1713 43.6144 44.3727 43.6144H56.5268C59.7468 43.6144 62.334 46.2202 62.334 49.4216C62.334 52.6416 59.7282 55.2287 56.5268 55.2287H29.7803C26.5602 55.2287 23.9731 57.8345 23.9731 61.0359C23.9731 64.2559 26.5789 66.8431 29.7803 66.8431H59.1326C62.3526 66.8431 64.9398 69.4489 64.9398 72.6503C64.9398 75.8703 62.334 78.4575 59.1326 78.4575H44.3727C41.1527 78.4575 38.5655 81.0633 38.5655 84.2647C38.5655 87.4847 41.1713 90.0718 44.3727 90.0718H46.8854C50.1054 90.0718 52.6926 92.6776 52.6926 95.879V95.8976C52.6926 99.1176 50.0868 101.705 46.8854 101.705H13.9594C10.7394 101.705 8.15222 104.311 8.15222 107.512C8.15222 110.732 10.758 113.319 13.9594 113.319H55.2798C58.4998 113.319 61.0869 115.925 61.0869 119.126C61.0869 122.328 58.4811 124.934 55.2798 124.934H44.3727C41.1527 124.934 38.5655 127.539 38.5655 130.741C38.5655 133.961 41.1713 136.548 44.3727 136.548H47.3693C50.5893 136.548 53.1765 139.154 53.1765 142.355V142.374C53.1765 145.594 50.5707 148.181 47.3693 148.181H33.8378C30.6178 148.181 28.0307 150.787 28.0307 153.988C28.0307 157.208 30.6364 159.795 33.8378 159.795H64.9584H80.9281H174.681L116.758 114.287L106.465 106.172L100.043 114.287L90.9604 125.808L80.9095 117.861L76.3866 114.287L69.4255 108.815L80.9095 94.2783L93.6965 78.048L116.144 49.5518L137.716 66.5639L123.44 84.6369L116.59 93.3291Z",fill:"white"}),_().createElement("path",{d:"M6.92413 43.5211H18.2407C21.4235 43.5211 24.0107 40.9339 24.0107 37.7512C24.0107 34.5684 21.4235 31.9812 18.2407 31.9812H6.92413C3.74135 31.9812 1.15417 34.5684 1.15417 37.7512C1.15417 40.9526 3.74135 43.5211 6.92413 43.5211Z",fill:"white"}),_().createElement("path",{d:"M6.92413 90.0716H18.2407C21.4235 90.0716 24.0107 87.4845 24.0107 84.3017C24.0107 81.1189 21.4235 78.5317 18.2407 78.5317H6.92413C3.74135 78.5317 1.15417 81.1189 1.15417 84.3017C1.15417 87.4845 3.74135 90.0716 6.92413 90.0716Z",fill:"white"}),_().createElement("path",{d:"M17.0679 125.082H5.76996C2.58717 125.082 0 127.669 0 130.852V130.945C0 134.128 2.58717 136.715 5.76996 136.715H17.0865C20.2693 136.715 22.8565 134.128 22.8565 130.945V130.852C22.8379 127.669 20.2507 125.082 17.0679 125.082Z",fill:"white"}),_().createElement("path",{d:"M260.26 104.72C273.401 101.463 278.333 91.5796 278.333 82.4035C278.333 69.7096 269.25 59.0444 250.731 59.0444H223.798V137.032H236.585V105.818H246.357L264.299 137.032H279.562L260.26 104.72ZM236.585 95.6185V69.4862H250.731C260.707 69.4862 265.193 74.5303 265.193 82.4035C265.193 90.1278 260.707 95.6371 250.731 95.6371H236.585V95.6185Z",fill:"white"}),_().createElement("path",{d:"M294.713 78.5319V137.013H307.5V78.5319H294.713ZM301.208 53.9817C296.611 53.9817 293.019 57.5553 293.019 62.1527C293.019 66.7687 296.63 70.3423 301.208 70.3423C305.694 70.3423 309.286 66.7687 309.286 62.1527C309.268 57.5553 305.694 53.9817 301.208 53.9817Z",fill:"white"}),_().createElement("path",{d:"M334.861 91.9145C334.861 87.7638 338.434 84.9533 345.302 84.9533C352.245 84.9533 356.396 88.6573 356.861 94.0363H369.648C368.959 81.6961 359.765 74.1765 345.749 74.1765C331.157 74.1765 321.943 82.1242 321.943 92.0075C321.943 114.678 357.866 107.717 357.866 119.834C357.866 124.096 353.92 127.242 346.531 127.242C339.439 127.242 334.637 123.091 334.191 118.065H320.957C321.497 129.27 331.938 138.018 346.754 138.018C361.328 138.018 370.43 130.164 370.43 119.741C369.741 97.4052 334.861 104.366 334.861 91.9145Z",fill:"white"}),_().createElement("path",{d:"M416.18 74.1951C408.213 74.1951 401.271 77.229 396.99 82.3847V54.0002H384.203V137.032H396.99V102.468C396.99 91.1327 403.169 85.3069 412.569 85.3069C421.894 85.3069 428.073 91.1327 428.073 102.468V137.032H440.73V100.569C440.749 83.2781 429.972 74.1951 416.18 74.1951Z",fill:"white"}),_().createElement("path",{d:"M456.998 78.5319V137.013H469.784V78.5319H456.998ZM463.512 53.9817C458.896 53.9817 455.322 57.5553 455.322 62.1527C455.322 66.7687 458.896 70.3423 463.512 70.3423C467.998 70.3423 471.59 66.7687 471.59 62.1527C471.59 57.5553 467.998 53.9817 463.512 53.9817Z",fill:"white"}),_().createElement("path",{d:"M494.986 58.5977V65.1121H516.856V137.032H524.711V65.1121H546.488V58.5977H494.986Z",fill:"white"}),_().createElement("path",{d:"M588.086 74.6418C578.78 74.6418 570.702 78.6994 566.775 86.2003V54.0002H558.92V137.032H566.775V103.585C566.775 88.6758 574.741 81.4913 586.188 81.4913C597.393 81.4913 604.8 88.4525 604.8 102.04V137.05H612.562V101.128C612.562 83.1665 601.674 74.6418 588.086 74.6418Z",fill:"white"}),_().createElement("path",{d:"M685.338 103.25C685.338 87.6522 674.357 74.8652 656.395 74.8652C638.788 74.8652 626.317 86.8705 626.317 106.395C626.317 125.808 639.011 137.925 656.395 137.925C671.751 137.925 681.634 129.159 684.445 117.6H676.144C673.891 125.79 666.837 131.299 656.395 131.299C644.949 131.299 634.972 123.761 634.302 109.429H685.115C685.338 107.27 685.338 105.725 685.338 103.25ZM634.321 103.026C635.214 88.7876 644.967 81.6031 656.079 81.6031C667.414 81.6031 677.726 88.7876 677.409 103.026H634.321Z",fill:"white"}),_().createElement("path",{d:"M772.633 74.6418C762.88 74.6418 753.89 79.6859 750.54 89.681C746.836 79.4626 738.069 74.6418 727.869 74.6418C719.233 74.6418 711.471 78.5691 707.544 86.3121V75.74H699.689V137.013H707.544V103.789C707.544 88.8806 715.306 81.4727 726.51 81.4727C737.399 81.4727 744.583 88.4339 744.583 102.021V137.032H752.308V103.789C752.308 88.8806 760.181 81.4727 771.274 81.4727C782.163 81.4727 789.217 88.4339 789.217 102.021V137.032H796.978V101.109C796.96 83.1665 786.202 74.6418 772.633 74.6418Z",fill:"white"}),_().createElement("path",{d:"M869.754 103.25C869.754 87.6522 858.772 74.8652 840.811 74.8652C823.185 74.8652 810.733 86.8705 810.733 106.395C810.733 125.808 823.389 137.925 840.811 137.925C856.167 137.925 866.05 129.159 868.86 117.6H860.54C858.326 125.79 851.234 131.299 840.811 131.299C829.364 131.299 819.388 123.761 818.718 109.429H869.531C869.754 107.27 869.754 105.725 869.754 103.25ZM818.718 103.026C819.611 88.7876 829.364 81.6031 840.476 81.6031C851.811 81.6031 862.123 88.7876 861.788 103.026H818.718Z",fill:"white"}),_().createElement("path",{d:"M174.662 160H149.386L105.255 127.409L91.0537 145.985L69.4257 130.555V108.815L76.3868 114.287L90.9606 125.827L100.044 114.287L106.465 106.172L116.758 114.287L174.662 160Z",fill:"white"})))),_().createElement("div",{className:"details"},_().createElement("p",null," ",RishiDashboard.has_heading.has_theme_description||(0,Y.__)("Rishi Theme is core web vitals optimized WordPress theme. It lightning fast, lightweight and highly customizable.","rishi")," "))))))},ne=function(e){return _().createElement("div",{className:"cards-wrapper"},_().createElement("div",{className:"image"},e.Icon),_().createElement("div",{className:"title"},_().createElement("a",{href:"".concat(RishiDashboard.customizer_url).concat(encodeURI("[section]=".concat(e.Link)))},_().createElement("h6",null,e.Title))),_().createElement("div",{className:"icon"},_().createElement("a",{href:"".concat(RishiDashboard.customizer_url).concat(encodeURI("[section]=".concat(e.Link)))},e.RightArrow)))},re=function(){return React.createElement("svg",{width:"36",height:"38",viewBox:"0 0 36 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M36 2C36 0.89543 35.1046 7.8281e-08 34 1.74846e-07L2 2.97237e-06C0.895432 3.06894e-06 7.8281e-08 0.895434 1.74846e-07 2L8.74228e-07 10C9.70792e-07 11.1046 0.895433 12 2 12L34 12C35.1046 12 36 11.1046 36 10L36 2Z",fill:"#9835FF"}),React.createElement("path",{opacity:"0.2",d:"M34.946 2C34.946 1.44772 34.4983 1 33.946 1L2.0001 1C1.44781 1 1.0001 1.44772 1.0001 2L1.0001 36C1.0001 36.5523 1.44781 37 2.0001 37L33.946 37C34.4983 37 34.946 36.5523 34.946 36L34.946 2Z",stroke:"#9835FF",strokeWidth:"2"}),React.createElement("path",{d:"M14.0002 5.5C14.0002 4.11929 12.881 3 11.5002 3L5.50024 3C4.11953 3 3.00024 4.11929 3.00024 5.5C3.00024 6.88071 4.11953 8 5.50024 8L11.5002 8C12.881 8 14.0002 6.88071 14.0002 5.5Z",fill:"white"}),React.createElement("g",{opacity:"0.4"},React.createElement("mask",{id:"path-4-inside-1",fill:"white"},React.createElement("path",{d:"M21.0002 6C21.0002 5.44772 20.5525 5 20.0002 5L18.0002 5C17.448 5 17.0002 5.44772 17.0002 6C17.0002 6.55228 17.448 7 18.0002 7L20.0002 7C20.5525 7 21.0002 6.55228 21.0002 6Z"})),React.createElement("path",{d:"M20.0002 7L18.0002 7L18.0002 3L20.0002 3L20.0002 7ZM18.0002 5L20.0002 5L20.0002 9L18.0002 9L18.0002 5ZM20.0002 5C19.448 5 19.0002 5.44771 19.0002 6L23.0002 6C23.0002 7.65685 21.6571 9 20.0002 9L20.0002 5ZM19.0002 6C19.0002 5.44771 18.5525 5 18.0002 5L18.0002 9C16.3434 9 15.0002 7.65685 15.0002 6L19.0002 6ZM18.0002 7C18.5525 7 19.0002 6.55229 19.0002 6L15.0002 6C15.0002 4.34315 16.3434 3 18.0002 3L18.0002 7ZM20.0002 3C21.6571 3 23.0002 4.34315 23.0002 6L19.0002 6C19.0002 6.55229 19.448 7 20.0002 7L20.0002 3Z",fill:"white",mask:"url(#path-4-inside-1)"})),React.createElement("g",{opacity:"0.4"},React.createElement("mask",{id:"path-6-inside-2",fill:"white"},React.createElement("path",{d:"M27.0002 6C27.0002 5.44772 26.5525 5 26.0002 5L24.0002 5C23.448 5 23.0002 5.44772 23.0002 6C23.0002 6.55228 23.448 7 24.0002 7L26.0002 7C26.5525 7 27.0002 6.55228 27.0002 6Z"})),React.createElement("path",{d:"M26.0002 7L24.0002 7L24.0002 3L26.0002 3L26.0002 7ZM24.0002 5L26.0002 5L26.0002 9L24.0002 9L24.0002 5ZM26.0002 5C25.448 5 25.0002 5.44771 25.0002 6L29.0002 6C29.0002 7.65685 27.6571 9 26.0002 9L26.0002 5ZM25.0002 6C25.0002 5.44771 24.5525 5 24.0002 5L24.0002 9C22.3434 9 21.0002 7.65685 21.0002 6L25.0002 6ZM24.0002 7C24.5525 7 25.0002 6.55229 25.0002 6L21.0002 6C21.0002 4.34315 22.3434 3 24.0002 3L24.0002 7ZM26.0002 3C27.6571 3 29.0002 4.34315 29.0002 6L25.0002 6C25.0002 6.55229 25.448 7 26.0002 7L26.0002 3Z",fill:"white",mask:"url(#path-6-inside-2)"})),React.createElement("g",{opacity:"0.4"},React.createElement("mask",{id:"path-8-inside-3",fill:"white"},React.createElement("path",{d:"M33.0002 6C33.0002 5.44772 32.5525 5 32.0002 5L30.0002 5C29.448 5 29.0002 5.44772 29.0002 6C29.0002 6.55228 29.448 7 30.0002 7L32.0002 7C32.5525 7 33.0002 6.55228 33.0002 6Z"})),React.createElement("path",{d:"M32.0002 7L30.0002 7L30.0002 3L32.0002 3L32.0002 7ZM30.0002 5L32.0002 5L32.0002 9L30.0002 9L30.0002 5ZM32.0002 5C31.448 5 31.0002 5.44771 31.0002 6L35.0002 6C35.0002 7.65685 33.6571 9 32.0002 9L32.0002 5ZM31.0002 6C31.0002 5.44771 30.5525 5 30.0002 5L30.0002 9C28.3434 9 27.0002 7.65685 27.0002 6L31.0002 6ZM30.0002 7C30.5525 7 31.0002 6.55229 31.0002 6L27.0002 6C27.0002 4.34315 28.3434 3 30.0002 3L30.0002 7ZM32.0002 3C33.6571 3 35.0002 4.34315 35.0002 6L31.0002 6C31.0002 6.55229 31.448 7 32.0002 7L32.0002 3Z",fill:"white",mask:"url(#path-8-inside-3)"})))},ae=function(){return React.createElement("svg",{width:"38",height:"39",viewBox:"0 0 38 39",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{opacity:"0.9",d:"M18.8137 0C8.36166 0 0 8.52889 0 19.19C0 29.8511 8.36166 38.38 18.8137 38.38C19.4409 38.38 20.068 38.38 20.6951 38.38C22.7855 38.1668 24.8759 37.5271 26.5483 36.6742C27.8025 36.0346 28.4296 35.3949 28.8477 34.542C29.0568 33.9023 29.0568 33.2627 28.8477 32.8362C28.8477 32.8362 28.8477 32.623 28.8477 32.4098C28.0116 29.8511 25.085 29.8511 25.085 29.8511C25.085 29.8511 20.9041 29.8511 20.9041 25.5867C20.9041 21.3222 25.085 21.3222 25.085 21.3222H33.4466C33.4466 21.3222 37.4184 21.3222 37.4184 17.0578C36.3732 7.46278 28.4296 0 18.8137 0ZM9.40686 25.5867C7.73453 25.5867 6.27124 24.0941 6.27124 22.3883C6.27124 20.6826 7.73453 19.19 9.40686 19.19C11.0792 19.19 12.5425 20.6826 12.5425 22.3883C12.5425 24.0941 11.0792 25.5867 9.40686 25.5867ZM13.5877 14.9256C11.9154 14.9256 10.4521 13.433 10.4521 11.7272C10.4521 10.0214 11.9154 8.52889 13.5877 8.52889C15.26 8.52889 16.7233 10.0214 16.7233 11.7272C16.7233 13.433 15.26 14.9256 13.5877 14.9256ZM24.0398 12.7933C22.3674 12.7933 20.9041 11.3008 20.9041 9.595C20.9041 7.88922 22.3674 6.39667 24.0398 6.39667C25.7121 6.39667 27.1754 7.88922 27.1754 9.595C27.1754 11.3008 25.7121 12.7933 24.0398 12.7933Z",fill:"#335AFF"}),React.createElement("path",{d:"M24.0394 12.7934C25.7712 12.7934 27.175 11.3615 27.175 9.59506C27.175 7.82867 25.7712 6.39673 24.0394 6.39673C22.3077 6.39673 20.9038 7.82867 20.9038 9.59506C20.9038 11.3615 22.3077 12.7934 24.0394 12.7934Z",fill:"#FFDA2B"}),React.createElement("path",{d:"M9.40662 25.5869C11.1384 25.5869 12.5422 24.1549 12.5422 22.3885C12.5422 20.6221 11.1384 19.1902 9.40662 19.1902C7.67486 19.1902 6.271 20.6221 6.271 22.3885C6.271 24.1549 7.67486 25.5869 9.40662 25.5869Z",fill:"#EC3972"}))},ie=function(){return React.createElement("svg",{width:"34",height:"36",viewBox:"0 0 34 36",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M0 1.8V7.8C0 8.27739 0.190489 8.73523 0.529561 9.07279C0.868634 9.41036 1.32851 9.6 1.80804 9.6H12.0536V34.2C12.0536 34.6774 12.2441 35.1352 12.5831 35.4728C12.9222 35.8104 13.3821 36 13.8616 36H19.929C20.4014 36 20.8551 35.8159 21.1929 35.4872C21.5307 35.1584 21.7259 34.7111 21.7366 34.2409L21.847 29.4067L15.7556 14.2459C15.6668 14.0251 15.646 13.7831 15.6956 13.5505C15.7453 13.3179 15.8632 13.1052 16.0345 12.9395C16.2058 12.7738 16.4226 12.6624 16.6576 12.6196C16.8925 12.5768 17.1349 12.6044 17.3541 12.699L22.1808 14.7813L22.2991 9.6H31.942C32.4215 9.6 32.8814 9.41036 33.2204 9.07279C33.5595 8.73523 33.75 8.27739 33.75 7.8V1.8C33.75 1.32261 33.5595 0.864773 33.2204 0.527208C32.8814 0.189642 32.4215 0 31.942 0H1.80804C1.32851 0 0.868634 0.189642 0.529561 0.527208C0.190489 0.864773 0 1.32261 0 1.8Z",fill:"#476BFF"}),React.createElement("path",{d:"M24.6644 29.9658L26.6089 23.6532L33.2691 22.3295C33.3951 22.3044 33.5094 22.2429 33.5953 22.1537C33.6812 22.0646 33.7343 21.9524 33.747 21.8335C33.7598 21.7145 33.7314 21.5948 33.6661 21.4918C33.6007 21.3887 33.5018 21.3075 33.3835 21.26L16.875 14.625L23.5145 30.0203C23.5617 30.1296 23.6444 30.2224 23.7513 30.2859C23.8582 30.3494 23.9837 30.3803 24.1105 30.3743C24.2372 30.3683 24.3587 30.3256 24.458 30.2524C24.5574 30.1791 24.6295 30.0789 24.6644 29.9658Z",fill:"#9835FF"}))},oe=function(){return React.createElement("svg",{width:"38",height:"38",viewBox:"0 0 38 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M38.0001 22.7999V36.0999C38.0001 37.0499 37.0501 37.9999 36.1001 37.9999H28.5001C27.5501 37.9999 26.6001 37.0499 26.6001 36.0999V22.7999C26.6001 21.8499 27.5501 20.8999 28.5001 20.8999H36.1001C37.0501 20.8999 38.0001 21.8499 38.0001 22.7999Z",fill:"#9835FF"}),React.createElement("path",{d:"M24.7 22.7999V36.0999C24.7 37.0499 23.75 37.9999 22.8 37.9999H15.2C14.25 37.9999 13.3 37.0499 13.3 36.0999V22.7999C13.3 21.8499 14.25 20.8999 15.2 20.8999H22.8C23.75 20.8999 24.7 21.8499 24.7 22.7999Z",fill:"#FFDA2B"}),React.createElement("path",{d:"M11.4 22.7999V36.0999C11.4 37.0499 10.45 37.9999 9.5 37.9999H1.9C0.95 37.9999 0 37.0499 0 36.0999V22.7999C0 21.8499 0.95 20.8999 1.9 20.8999H9.5C10.45 20.8999 11.4 21.8499 11.4 22.7999Z",fill:"#0099FF"}),React.createElement("path",{d:"M38 1.9V17.1C38 18.05 37.05 19 36.1 19H1.9C0.95 19 0 18.05 0 17.1V1.9C0 0.95 0.95 0 1.9 0H36.1C37.05 0 38 0.95 38 1.9Z",fill:"#FFDA2B"}))},ce=function(){return React.createElement("svg",{width:"36",height:"38",viewBox:"0 0 36 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{opacity:"0.3",d:"M34.9458 2C34.9458 1.44772 34.4981 1 33.9458 1L1.99986 1C1.44757 1 0.999851 1.44772 0.999851 2L0.999854 36C0.999854 36.5523 1.44757 37 1.99985 37L33.9458 37C34.4981 37 34.9458 36.5523 34.9458 36L34.9458 2Z",stroke:"#FE7831",strokeWidth:"2"}),React.createElement("path",{d:"M34.9458 2C34.9458 1.44772 34.4981 1 33.9458 1L2.47913 1C1.92685 1 1.47913 1.44772 1.47913 2L1.47913 9.93333C1.47913 10.4856 1.92685 10.9333 2.47913 10.9333L33.9458 10.9333C34.4981 10.9333 34.9458 10.4856 34.9458 9.93333L34.9458 2Z",stroke:"#FE7831",strokeWidth:"2"}),React.createElement("path",{d:"M12 6C12 4.89543 11.1046 4 10 4L7 4C5.89543 4 5 4.89543 5 6C5 7.10457 5.89543 8 7 8L10 8C11.1046 8 12 7.10457 12 6Z",fill:"#FE7831"}),React.createElement("path",{d:"M20 6C20 5.44772 19.5523 5 19 5L17 5C16.4477 5 16 5.44772 16 6C16 6.55228 16.4477 7 17 7L19 7C19.5523 7 20 6.55228 20 6Z",fill:"#FE7831"}),React.createElement("path",{d:"M26 6C26 5.44772 25.5523 5 25 5L23 5C22.4477 5 22 5.44772 22 6C22 6.55228 22.4477 7 23 7L25 7C25.5523 7 26 6.55228 26 6Z",fill:"#FE7831"}),React.createElement("path",{d:"M32 6C32 5.44772 31.5523 5 31 5L29 5C28.4477 5 28 5.44772 28 6C28 6.55228 28.4477 7 29 7L31 7C31.5523 7 32 6.55228 32 6Z",fill:"#FE7831"}))},le=function(){return React.createElement("svg",{width:"41",height:"32",viewBox:"0 0 41 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("rect",{width:"40.35",height:"4.87352",rx:"2.43676",fill:"#00BE82"}),React.createElement("rect",{opacity:"0.7",y:"16.0552",width:"33.8537",height:"2.24081",fill:"#00BE82"}),React.createElement("rect",{opacity:"0.7",y:"22.7659",width:"35.8785",height:"2.24081",fill:"#00BE82"}),React.createElement("rect",{opacity:"0.7",y:"29.4766",width:"24.3132",height:"2.24081",fill:"#00BE82"}),React.createElement("rect",{opacity:"0.7",y:"9.34448",width:"36.3414",height:"2.24081",fill:"#00BE82"}))},se=function(){return React.createElement("svg",{width:"36",height:"38",viewBox:"0 0 36 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M34.4666 2C34.4666 1.44771 34.0188 1 33.4666 1L1.99989 1C1.44761 1 0.99989 1.44772 0.99989 2L0.999893 36C0.999893 36.5523 1.44761 37 1.99989 37L33.4666 37C34.0188 37 34.4666 36.5523 34.4666 36L34.4666 2Z",stroke:"#F04B6A",strokeWidth:"2"}),React.createElement("path",{opacity:"0.2",d:"M30.3999 7.6001L5.06657 7.6001L5.06657 21.5334L30.3999 21.5334L30.3999 7.6001Z",fill:"#F04B6A"}),React.createElement("path",{d:"M27.8667 20.2667L21.6741 12.6667L17.7334 16.7201L13.5879 14.6935L7.60004 20.2667L27.8667 20.2667Z",fill:"#F04B6A"}),React.createElement("path",{d:"M26.7261 25.3333L5.06648 25.3333L5.06648 26.5999L26.7261 26.5999L26.7261 25.3333Z",fill:"#F04B6A"}),React.createElement("path",{d:"M29.1333 27.8667L5.06708 27.8667L5.06708 29.1334L29.1333 29.1334L29.1333 27.8667Z",fill:"#F04B6A"}),React.createElement("path",{d:"M24.3203 30.3999L5.06734 30.3999L5.06734 31.6666L24.3203 31.6666L24.3203 30.3999Z",fill:"#F04B6A"}),React.createElement("circle",{cx:"18.3666",cy:"10.7667",r:"1.9",fill:"#F04B6A"}))},ue=function(){return React.createElement("svg",{width:"36",height:"38",viewBox:"0 0 36 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M1 36C1 36.5523 1.44771 37 2 37H33.9459C34.4982 37 34.9459 36.5523 34.9459 36V2C34.9459 1.44772 34.4982 1 33.9459 1H2C1.44772 1 1 1.44772 1 2V36Z",stroke:"#5164F5",strokeWidth:"2"}),React.createElement("path",{d:"M21.2666 36C21.2666 36.5523 21.7143 37 22.2666 37H33.4666C34.0189 37 34.4666 36.5523 34.4666 36V2C34.4666 1.44772 34.0189 1 33.4666 1H22.2666C21.7143 1 21.2666 1.44772 21.2666 2V36Z",stroke:"#5164F5",strokeWidth:"2"}),React.createElement("path",{d:"M25.0667 11.4001C25.0667 11.5474 25.186 11.6667 25.3333 11.6667H30.4C30.5473 11.6667 30.6667 11.5474 30.6667 11.4001C30.6667 11.2528 30.5473 11.1334 30.4 11.1334H25.3333C25.186 11.1334 25.0667 11.2528 25.0667 11.4001Z",stroke:"#9835FF",strokeWidth:"2"}),React.createElement("path",{d:"M25.0667 16.4667C25.0667 16.614 25.186 16.7334 25.3333 16.7334H30.4C30.5473 16.7334 30.6667 16.614 30.6667 16.4667C30.6667 16.3195 30.5473 16.2001 30.4 16.2001H25.3333C25.186 16.2001 25.0667 16.3195 25.0667 16.4667Z",stroke:"#9835FF",strokeWidth:"2"}),React.createElement("path",{d:"M25.0667 21.5334C25.0667 21.6807 25.186 21.8 25.3333 21.8H30.4C30.5473 21.8 30.6667 21.6807 30.6667 21.5334C30.6667 21.3861 30.5473 21.2667 30.4 21.2667H25.3333C25.186 21.2667 25.0667 21.3861 25.0667 21.5334Z",stroke:"#9835FF",strokeWidth:"2"}))},he=function(){return React.createElement("svg",{width:"36",height:"38",viewBox:"0 0 36 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M1 36C1 36.5523 1.44771 37 2 37H33.9459C34.4982 37 34.9459 36.5523 34.9459 36V2C34.9459 1.44772 34.4982 1 33.9459 1H2C1.44772 1 1 1.44772 1 2V36Z",stroke:"#0099FF",strokeWidth:"2"}),React.createElement("path",{d:"M1 36C1 36.5523 1.44772 37 2 37H33.4667C34.019 37 34.4667 36.5523 34.4667 36V26.0667C34.4667 25.5144 34.019 25.0667 33.4667 25.0667H2C1.44771 25.0667 1 25.5144 1 26.0667V36Z",stroke:"#0099FF",strokeWidth:"2"}),React.createElement("path",{d:"M17.4666 36.7333C17.4666 36.8806 17.5859 37 17.7332 37C17.8805 37 17.9999 36.8806 17.9999 36.7333V26.4944C17.9999 26.3472 17.8805 26.2278 17.7332 26.2278C17.5859 26.2278 17.4666 26.3472 17.4666 26.4944V36.7333Z",stroke:"#0099FF",strokeWidth:"2"}))},pe=function(){return React.createElement("svg",{width:"19",height:"11",viewBox:"0 0 19 11",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"rightArrow"},React.createElement("g",null,React.createElement("path",{d:"M16.0159 5.44446H1",stroke:"",strokeWidth:"2",strokeLinecap:"round"}),React.createElement("path",{d:"M12.5554 1L16.9999 5.44444L12.5554 9.88889",stroke:"",strokeWidth:"2",strokeLinecap:"round"})))},de=function(){return React.createElement("svg",{width:"17",height:"19",viewBox:"0 0 17 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"document"},React.createElement("path",{d:"M11.5681 18.5C14.4601 18.5 16.1922 16.7437 16.2 13.8113V5.18874C16.2 2.25629 14.4758 0.5 11.5759 0.5H9.00523C8.67555 0.53686 8.42601 0.819319 8.42601 1.15563C8.42601 1.49194 8.67555 1.7744 9.00523 1.81126H11.5681C13.7782 1.81126 14.8911 2.94768 14.8911 5.18874V13.8113C14.8911 16.0523 13.7782 17.1887 11.5681 17.1887H4.62409C2.41393 17.1887 1.29318 16.0523 1.29318 13.8113V5.18874C1.29318 2.94768 2.41393 1.81126 4.62409 1.81126C4.95377 1.7744 5.20331 1.49194 5.20331 1.15563C5.20331 0.819319 4.95377 0.53686 4.62409 0.5C1.73208 0.5 0 2.25629 0 5.18874V13.8113C0 16.7517 1.73208 18.5 4.62409 18.5H11.5681ZM11.3329 6.34106C11.6879 6.34106 11.9756 6.0493 11.9756 5.6894C11.9756 5.3295 11.6879 5.03775 11.3329 5.03775H4.84354C4.4886 5.03775 4.20087 5.3295 4.20087 5.6894C4.20087 6.0493 4.4886 6.34106 4.84354 6.34106H11.3329ZM11.3329 10.1556C11.5809 10.1834 11.8227 10.0648 11.9553 9.85049C12.0879 9.63616 12.0879 9.36384 11.9553 9.14951C11.8227 8.93519 11.5809 8.81664 11.3329 8.84437H4.84354C4.51387 8.88123 4.26433 9.16369 4.26433 9.5C4.26433 9.83631 4.51387 10.1188 4.84354 10.1556H11.3329ZM7.32017 13.9623C7.64985 13.9254 7.89939 13.6429 7.89939 13.3066C7.89939 12.9703 7.64985 12.6879 7.32017 12.651H4.85138C4.5217 12.6879 4.27217 12.9703 4.27217 13.3066C4.27217 13.6429 4.5217 13.9254 4.85138 13.9623H7.32017Z",stroke:"none"}))},fe=function(){return React.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"rightIcon"},React.createElement("path",{opacity:"0.8",d:"M1.15589 11.3441C0.966931 11.1551 0.949753 10.8594 1.10436 10.6511L1.15589 10.5914L5.74703 6L1.15589 1.40862C0.966931 1.21966 0.949753 0.923961 1.10436 0.715592L1.15589 0.655895C1.34486 0.466932 1.64056 0.449753 1.84892 0.60436L1.90862 0.655895L6.87636 5.62364C7.06533 5.8126 7.08251 6.1083 6.9279 6.31667L6.87636 6.37636L1.90862 11.3441C1.70076 11.552 1.36375 11.552 1.15589 11.3441Z"}))},me=function(){return React.createElement("svg",{width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"videoIcon"},React.createElement("path",{d:"M7.54126 13.3988L13.6899 9.6323L7.54126 5.86578V13.3988Z",fill:"#307AC9"}),React.createElement("path",{d:"M9.5 0C7.62108 0 5.78435 0.557165 4.22209 1.60104C2.65982 2.64491 1.44218 4.12861 0.723149 5.86451C0.00411619 7.6004 -0.184015 9.51054 0.182544 11.3534C0.549104 13.1962 1.45389 14.8889 2.78249 16.2175C4.11109 17.5461 5.80383 18.4509 7.64664 18.8175C9.48946 19.184 11.3996 18.9959 13.1355 18.2769C14.8714 17.5578 16.3551 16.3402 17.399 14.7779C18.4428 13.2156 19 11.3789 19 9.5C19 6.98044 17.9991 4.56408 16.2175 2.78249C14.4359 1.00089 12.0196 0 9.5 0V0ZM9.5 17.67C7.88413 17.67 6.30454 17.1908 4.96099 16.2931C3.61744 15.3954 2.57028 14.1194 1.95191 12.6265C1.33354 11.1336 1.17175 9.49093 1.48699 7.90611C1.80223 6.32129 2.58035 4.86553 3.72294 3.72294C4.86554 2.58034 6.32129 1.80223 7.90611 1.48698C9.49094 1.17174 11.1337 1.33354 12.6265 1.9519C14.1194 2.57027 15.3954 3.61744 16.2931 4.96099C17.1908 6.30454 17.67 7.88412 17.67 9.5C17.67 11.6668 16.8092 13.7449 15.2771 15.2771C13.7449 16.8092 11.6668 17.67 9.5 17.67Z",fill:"#307AC9"}))},Ce=function(){return React.createElement("svg",{width:"24",height:"19",viewBox:"0 0 24 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"supportIcon"},React.createElement("path",{d:"M4.55679 12.4885C4.52212 12.4885 4.48744 12.4806 4.45502 12.4649C4.37622 12.4261 4.32623 12.346 4.32623 12.2579V10.6348C4.32623 10.3252 3.16553 10.0733 2.85347 10.0733H2.03571C1.46472 10.0733 1 9.60675 1 9.03328V2.03571C1 1.46472 1.46472 1 2.03571 1H14.4622C15.0359 1 15.5024 1.46472 15.5024 2.03571V6.74211C15.5024 6.86955 15.3993 6.97267 15.2719 6.97267H11.0237C10.7067 6.97267 10.4491 7.23227 10.4491 7.55154V9.84271C10.4491 9.97015 10.346 10.0733 10.2185 10.0733H7.94852C7.82018 10.0733 7.7031 10.1131 7.61033 10.1885L4.69774 12.4403C4.65676 12.4721 4.60678 12.4885 4.55679 12.4885ZM2.03571 1.46112C1.71869 1.46112 1.46112 1.71892 1.46112 2.03571V9.03328C1.46112 9.35255 1.71869 9.61215 2.03571 9.61215H2.85347C3.41996 9.61215 4.78735 10.071 4.78735 10.6348V11.7883L7.32394 9.82717C7.4928 9.68983 7.71616 9.61215 7.94852 9.61215H9.98796V7.55154C9.98796 6.97807 10.4527 6.51155 11.0237 6.51155H15.0413V2.03571C15.0413 1.71892 14.7815 1.46112 14.4622 1.46112H2.03571Z",strokeWidth:"0.75"}),React.createElement("path",{d:"M20.9292 18C20.8792 18 20.8292 17.9835 20.7882 17.9518L17.8846 15.7036C17.7842 15.6275 17.6599 15.5847 17.5375 15.5847H11.0237C10.4528 15.5847 9.98804 15.12 9.98804 14.549V7.55146C9.98804 6.97799 10.4528 6.51147 11.0237 6.51147H22.5435C23.1145 6.51147 23.5792 6.97799 23.5792 7.55146V14.549C23.5792 15.12 23.1145 15.5847 22.5435 15.5847H21.7258C21.4191 15.5847 21.1597 15.8439 21.1597 16.1508V17.7694C21.1597 17.8574 21.1098 17.9376 21.0305 17.9763C20.9985 17.9923 20.9639 18 20.9292 18ZM11.0237 6.97259C10.7067 6.97259 10.4492 7.23219 10.4492 7.55146V14.549C10.4492 14.8658 10.7067 15.1236 11.0237 15.1236H17.5375C17.7599 15.1236 17.9828 15.1995 18.1647 15.3375L20.6986 17.2993V16.1508C20.6986 15.5845 21.1593 15.1236 21.7258 15.1236H22.5435C22.8606 15.1236 23.1181 14.8658 23.1181 14.549V7.55146C23.1181 7.23219 22.8606 6.97259 22.5435 6.97259H11.0237Z",strokeWidth:"0.5"}),React.createElement("g",{opacity:"0.7"},React.createElement("path",{d:"M6.68782 7.4381C6.57686 7.4381 6.48707 7.34831 6.48707 7.23735V6.57764C6.48707 6.12595 6.73095 5.71483 7.10815 5.53055C7.51162 5.33332 7.72257 4.88476 7.62101 4.43973C7.54259 4.09684 7.2595 3.81375 6.91642 3.73533C6.62156 3.66907 6.32082 3.73474 6.09066 3.91785C5.86089 4.10116 5.72914 4.37464 5.72914 4.66833C5.72914 4.77929 5.63935 4.86908 5.52839 4.86908C5.41743 4.86908 5.32764 4.77929 5.32764 4.66833C5.32764 4.25172 5.51467 3.86394 5.8405 3.60398C6.16633 3.34421 6.58941 3.24893 7.00581 3.34402C7.50378 3.45753 7.89862 3.85257 8.01233 4.35033C8.15544 4.97808 7.85627 5.61171 7.28459 5.89128C7.04385 6.00871 6.88858 6.27828 6.88858 6.57764V7.23735C6.88858 7.34831 6.79879 7.4381 6.68782 7.4381Z",strokeWidth:"0.75"}),React.createElement("path",{d:"M6.6883 8.48936C6.63184 8.48936 6.58361 8.46525 6.54362 8.42917C6.50755 8.38898 6.48755 8.34076 6.48755 8.28861C6.48755 8.23646 6.50755 8.18431 6.54362 8.14804C6.624 8.06786 6.75221 8.06786 6.82867 8.14412C6.86867 8.18431 6.88906 8.23646 6.88906 8.28861C6.88906 8.34076 6.86867 8.3931 6.82867 8.42917C6.7926 8.46525 6.74045 8.48936 6.6883 8.48936Z",strokeWidth:"0.75"})),React.createElement("path",{opacity:"0.7",d:"M20.7093 10.4495H12.8578C12.7303 10.4495 12.6272 10.3464 12.6272 10.219C12.6272 10.0915 12.7303 9.9884 12.8578 9.9884H20.7093C20.8368 9.9884 20.9399 10.0915 20.9399 10.219C20.9399 10.3464 20.8368 10.4495 20.7093 10.4495Z",strokeWidth:"0.75"}),React.createElement("g",{opacity:"0.7"},React.createElement("path",{d:"M18.3891 12.8796H12.8575C12.7301 12.8796 12.627 12.7765 12.627 12.649C12.627 12.5216 12.7301 12.4185 12.8575 12.4185H18.3891C18.5165 12.4185 18.6197 12.5216 18.6197 12.649C18.6197 12.7765 18.5165 12.8796 18.3891 12.8796Z",strokeWidth:"0.75"})))},ve=function(e){return _().createElement(_().Fragment,null,_().createElement("div",{className:"sidebar"},_().createElement("div",{className:"heading"},_().createElement("h5",null,e.SidebarTitle)),_().createElement("div",{className:"content"},_().createElement("p",null,e.SidebarContent)),_().createElement("a",{href:e.SidebarLink,className:"btn btn--secondary",target:"_blank"},_().createElement("span",{className:"content-icon"},e.SidebarIcon),e.SidebarBtnContent,_().createElement("span",{className:"icon-arrow"},e.SidebarRightIcon))))},ye=function(){return _().createElement(_().Fragment,null,_().createElement("div",{className:"home--wrapper"},_().createElement("div",{className:"container"},(0,Q.applyFilters)("rishi_license_activation_placeholder",null),_().createElement("div",{className:"customizer--wrapper"},_().createElement("div",{className:"customizer--grid--wrapper"},_().createElement("div",{className:"customizer--cards"},_().createElement(ne,{Title:(0,Y.__)("Site Identity","rishi"),Icon:_().createElement(re,null),RightArrow:_().createElement(pe,null),Link:"header&rt_autofocus=header:builder_panel_logo"}),_().createElement(ne,{Title:(0,Y.__)("Color Settings","rishi"),Icon:_().createElement(ae,null),RightArrow:_().createElement(pe,null),Link:"colors_panel"}),_().createElement(ne,{Title:(0,Y.__)("Typography Settings","rishi"),Icon:_().createElement(ie,null),RightArrow:_().createElement(pe,null),Link:"typography"}),_().createElement(ne,{Title:(0,Y.__)("Layout Settings","rishi"),Icon:_().createElement(oe,null),RightArrow:_().createElement(pe,null),Link:"layout"}),_().createElement(ne,{Title:(0,Y.__)("Header Builder","rishi"),Icon:_().createElement(ce,null),RightArrow:_().createElement(pe,null),Link:"header"}),_().createElement(ne,{Title:(0,Y.__)("Blog Settings","rishi"),Icon:_().createElement(le,null),RightArrow:_().createElement(pe,null),Link:"blogarchive"}),_().createElement(ne,{Title:(0,Y.__)("Page Settings","rishi"),Icon:_().createElement(se,null),RightArrow:_().createElement(pe,null),Link:"pages"}),_().createElement(ne,{Title:(0,Y.__)("Sidebar Settings","rishi"),Icon:_().createElement(ue,null),RightArrow:_().createElement(pe,null),Link:"layout"}),_().createElement(ne,{Title:(0,Y.__)("Footer Builder","rishi"),Icon:_().createElement(he,null),RightArrow:_().createElement(pe,null),Link:"footer"})),(!RishiDashboard.plugin_data.hide_support_link||!RishiDashboard.plugin_data.hide_doc_link||!RishiDashboard.plugin_data.hide_video_link||!RishiDashboard.plugin_data.hide_roadmap_link)&&_().createElement("div",{className:"sidebar--wrapper"},RishiDashboard.plugin_data.hide_support_link?"":_().createElement(ve,{SidebarTitle:(0,Y.__)("Documentation","rishi"),SidebarContent:(0,Y.__)("Need help with using the WordPress as quickly as possible? Visit our well-organized Knowledge Base!","rishi"),SidebarIcon:_().createElement(de,null),SidebarBtnContent:(0,Y.__)("Documentation","rishi"),SidebarRightIcon:_().createElement(fe,null),SidebarLink:"https://rishitheme.com/docs/"}),RishiDashboard.plugin_data.hide_doc_link?"":_().createElement(ve,{SidebarTitle:(0,Y.__)("Support","rishi"),SidebarContent:(0,Y.__)("If the Knowledge Base didn't answer your queries, submit us a support ticket here. Our response time usually is less than a business day, except on the weekends.","rishi"),SidebarIcon:_().createElement(Ce,null),SidebarBtnContent:(0,Y.__)("Submit a Ticket","rishi"),SidebarRightIcon:_().createElement(fe,null),SidebarLink:RishiDashboard.support_url}),RishiDashboard.plugin_data.hide_video_link?"":_().createElement(ve,{SidebarTitle:(0,Y.__)("Video Tutorials","rishi"),SidebarContent:(0,Y.__)("Check our step by step video tutorials.","rishi"),SidebarIcon:_().createElement(me,null),SidebarBtnContent:(0,Y.__)("Watch Videos","rishi"),SidebarRightIcon:_().createElement(fe,null),SidebarLink:RishiDashboard.video_url}),RishiDashboard.plugin_data.hide_roadmap_link?"":_().createElement(ve,{SidebarTitle:(0,Y.__)("Roadmap","rishi"),SidebarContent:(0,Y.__)("Request and upvote a feature or see what are the future plans for Rishi theme.","rishi"),SidebarIcon:_().createElement(Ce,null),SidebarBtnContent:(0,Y.__)("View our Roadmap","rishi"),SidebarRightIcon:_().createElement(fe,null),SidebarLink:RishiDashboard.roadmap_url})))),!RishiDashboard.proActive&&_().createElement("div",{className:"upgrade-free-wrapper"},_().createElement("div",{className:"upgrade-content-wrapper"},_().createElement("span",{className:"desc"},(0,Y.__)("Upgrade to Rishi Pro","rishi")),_().createElement("div",{className:"upgrade-desc"},_().createElement("p",null,(0,Y.__)("Rishi Pro plugin extends the features and functionalities of Rishi Theme and Rishi Companion plugin to help you create powerful and feature-rich website.","rishi"))),_().createElement("div",{className:"upgrade-features"},_().createElement("ul",{className:"lists"},_().createElement("li",null,(0,Y.__)("Access to all Pro extensions","rishi")),_().createElement("li",null,(0,Y.__)("More Header and Footer Elements","rishi")),_().createElement("li",null,(0,Y.__)("Access to all Premium Starter Sites","rishi")),_().createElement("li",null,(0,Y.__)("Advanced Blogging extension","rishi")),_().createElement("li",null,(0,Y.__)("Hooked Elements extension","rishi")),_().createElement("li",null,(0,Y.__)("Priority Support","rishi")))),_().createElement("a",{href:"https://rishitheme.com/pricing/",target:"_blank",className:"upgrade-primary-btn"},(0,Y.__)("Upgrade Now","rishi"))),_().createElement("div",{className:"upgrade-img-wrapper"},_().createElement("img",{width:"772",height:"250",src:RishiDashboard.upgradeImage}))))))};function ge(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var __=wp.i18n.__,Ee=wp.components,we=Ee.Button,be=Ee.Spinner,Le=function(){var t,n,r=(t=(0,e.useState)(null),n=2,function(e){if(Array.isArray(e))return e}(t)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,_x,i,o=[],_n=!0,c=!1;try{if(_x=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;_n=!1}else for(;!(_n=(r=_x.call(n)).done)&&(o.push(r.value),o.length!==t);_n=!0);}catch(e){c=!0,a=e}finally{try{if(!_n&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(c)throw a}}return o}}(t,n)||function(e,t){if(e){if("string"==typeof e)return ge(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ge(e,t):void 0}}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),a=r[0],i=r[1];return React.createElement(e.Fragment,null,React.createElement("div",{className:"ri-desk-starter-inner",style:{margin:"20px auto",textAlign:"center"}},React.createElement("h2",null,__("Rishi Theme Templates To Get Started","rishi")),React.createElement("div",{className:"image-container"},React.createElement("img",{width:"772",height:"250",src:RishiDashboard.starterImage})),React.createElement("p",null,__("Rishi Theme includes variety of starter templates suited for different niches of websites. New designs are added frequently to the collection.","rishi")," ",React.createElement("a",{target:"_blank",href:"https://rishitheme.com/starter-sites/"},__("Visit here ","rishi")),__("to see all the templates.","rishi")),RishiDashboard.starterTemplates&&React.createElement("a",{className:"ri-action-starter ri-desk-button",href:RishiDashboard.starterURL},RishiDashboard.starterLabel),!RishiDashboard.starterTemplates&&React.createElement(we,{className:"ri-action-starter ri-desk-button",onClick:function(){return i(!0),(e=new FormData).append("action","rishi_get_install_starter"),e.append("security",RishiDashboard.ajax_nonce),e.append("status",RishiDashboard.status),void jQuery.ajax({method:"POST",url:RishiDashboard.ajaxURL,data:e,contentType:!1,processData:!1}).done((function(e,t,n){e.success&&location.replace(RishiDashboard.starterURL)})).fail((function(e){console.log(e)}));var e}},RishiDashboard.starterLabel,a&&React.createElement(be,null))))},Re=(0,Q.applyFilters)("rishi_dashboard_tabs",[{id:"home",label:(0,Y.__)("Home","rishi")}]);RishiDashboard.plugin_data.hide_starter_sites||Re.splice(1,0,{id:"starter-sites",label:(0,Y.__)("Starter Sites","rishi")});var _e=Re;function xe(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Se=function(){var e,t,n=(e=(0,R.useState)(0),t=2,function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,_x,i,o=[],_n=!0,c=!1;try{if(_x=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;_n=!1}else for(;!(_n=(r=_x.call(n)).done)&&(o.push(r.value),o.length!==t);_n=!0);}catch(e){c=!0,a=e}finally{try{if(!_n&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(c)throw a}}return o}}(e,t)||function(e,t){if(e){if("string"==typeof e)return xe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?xe(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),r=n[0],a=n[1];return _().createElement(_().Fragment,null,_().createElement("nav",{className:"navbar"},_().createElement("div",{className:"container"},_().createElement("div",{className:"navbar-wrapper"},_().createElement("ul",{className:"nav-menu"},_e&&_e.map((function(e,t){return _().createElement("li",{key:t,className:"nav-item"},_().createElement(K,{to:0===t?"?page=rishi-dashboard":"?page=rishi-dashboard&tab=".concat(e.id),className:r===t?"link-tabs active":"link-tabs",onClick:function(){return function(e){a(e)}(t)}},e.label))})))))))},ke=w();function Me(e){var t=e.path;return"starter-sites"!==t||RishiDashboard.plugin_data.hide_starter_sites?"extensions"===t||"usefulplugin"===t||"changelog"===t?(0,Q.applyFilters)("rishi_dashboard_components",t):React.createElement(ye,null):React.createElement(Le,null)}function He(){var e=new URLSearchParams(j(O).location.search);return React.createElement(Me,{path:e.get("tab")})}var Ze=function(e){return React.createElement(D,{history:ke},React.createElement(React.Fragment,null,React.createElement(te,null),React.createElement(Se,null),React.createElement(He,null)))};document.addEventListener("DOMContentLoaded",(function(){document.getElementById("rishi-dashboard")&&(0,e.render)(React.createElement(Ze,null),document.getElementById("rishi-dashboard"))}))}(),(rishiExports=void 0===rishiExports?{}:rishiExports).dashboard=r}();