diff --git a/resources/css/cp.css b/resources/css/cp.css new file mode 100644 index 00000000..1b3debf9 --- /dev/null +++ b/resources/css/cp.css @@ -0,0 +1,7 @@ +.bg-yellow-dark { + background-color: #f6ad55; +} + +.text-red-800 { + color: rgb(153 27 27); +} diff --git a/resources/dist/build/assets/cp-29a31fdf.js b/resources/dist/build/assets/cp-29a31fdf.js new file mode 100644 index 00000000..ce049fa6 --- /dev/null +++ b/resources/dist/build/assets/cp-29a31fdf.js @@ -0,0 +1 @@ +function n(s,t,e,a,r,c,p,h){var l=typeof s=="function"?s.options:s;t&&(l.render=t,l.staticRenderFns=e,l._compiled=!0),a&&(l.functional=!0),c&&(l._scopeId="data-v-"+c);var o;if(p?(o=function(i){i=i||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!i&&typeof __VUE_SSR_CONTEXT__<"u"&&(i=__VUE_SSR_CONTEXT__),r&&r.call(this,i),i&&i._registeredComponents&&i._registeredComponents.add(p)},l._ssrRegister=o):r&&(o=h?function(){r.call(this,(l.functional?this.parent:this).$root.$options.shadowRoot)}:r),o)if(l.functional){l._injectStyles=o;var m=l.render;l.render=function(g,C){return o.call(C),m(g,C)}}else{var u=l.beforeCreate;l.beforeCreate=u?[].concat(u,o):[o]}return{exports:s,options:l}}const v={mixins:[Fieldtype],computed:{fields(){return _.chain(this.meta.fields).map(s=>({handle:s.handle,...s.field})).values().value()}},methods:{updateKey(s,t){let e=this.value;Vue.set(e,s,t),this.update(e)}}};var L=function(){var t=this,e=t._self._c;return e("div",{staticClass:"publish-fields"},t._l(t.fields,function(a){return e("publish-field",{key:a.handle,staticClass:"form-group",attrs:{config:a,value:t.value[a.handle],meta:t.meta.meta[a.handle],"read-only":!a.localizable},on:{"meta-updated":function(r){return t.metaUpdated(a.handle,r)},focus:function(r){return t.$emit("focus")},blur:function(r){return t.$emit("blur")},input:function(r){return t.updateKey(a.handle,r)}}})}),1)},F=[],x=n(v,L,F,!1,null,null,null,null);const b=x.exports;const y={mixins:[Fieldtype],data(){return{autoBindChangeWatcher:!1,changeWatcherWatchDeep:!1,allowedFieldtypes:[]}},computed:{source(){return this.value.source},sourceField(){return this.value.source==="field"?this.value.value:null},componentName(){return this.config.field.type.replace(".","-")+"-fieldtype"},sourceTypeSelectOptions(){let s=[];return this.config.field!==!1&&s.push({label:__("seo-pro::messages.custom"),value:"custom"}),this.config.from_field!==!1&&s.unshift({label:__("seo-pro::messages.from_field"),value:"field"}),this.config.inherit!==!1&&s.unshift({label:__("seo-pro::messages.inherit"),value:"inherit"}),this.config.disableable&&s.push({label:__("seo-pro::messages.disable"),value:"disable"}),s},fieldConfig(){return Object.assign(this.config.field,{placeholder:this.config.placeholder})},placeholder(){return this.config.placeholder}},mounted(){let s=this.config.allowed_fieldtypes||["text","textarea","markdown","redactor"];this.allowedFieldtypes=s.concat(this.config.merge_allowed_fieldtypes||[])},methods:{sourceDropdownChanged(s){this.value.source=s,s!=="field"&&(this.value.value=this.meta.defaultValue,this.meta.fieldMeta=this.meta.defaultFieldMeta)},sourceFieldChanged(s){this.value.value=s},customValueChanged(s){let t=this.value;t.value=s,this.update(t)}}};var $=function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex"},[e("div",{staticClass:"source-type-select pr-4"},[e("v-select",{attrs:{options:t.sourceTypeSelectOptions,reduce:a=>a.value,disabled:!t.config.localizable,clearable:!1,value:t.source},on:{input:t.sourceDropdownChanged}})],1),e("div",{staticClass:"flex-1"},[t.source==="inherit"?e("div",{staticClass:"text-sm text-grey inherit-placeholder mt-1"},[t.placeholder!==!1?[t._v(" "+t._s(t.placeholder)+" ")]:t._e()],2):t.source==="field"?e("div",{staticClass:"source-field-select"},[e("text-input",{attrs:{value:t.sourceField,disabled:!t.config.localizable},on:{input:t.sourceFieldChanged}})],1):t.source==="custom"?e(t.componentName,{tag:"component",attrs:{name:t.name,config:t.fieldConfig,value:t.value.value,meta:t.meta.fieldMeta,"read-only":!t.config.localizable,handle:"source_value"},on:{input:t.customValueChanged}}):t._e()],1)])},w=[],R=n(y,$,w,!1,null,null,null,null);const M=R.exports,Z={props:["status"]};var D=function(){var t=this,e=t._self._c;return e("div",[t.status==="pending"?e("span",{staticClass:"icon icon-circular-graph animation-spin"}):e("span",{staticClass:"little-dot",class:{"bg-green-600":t.status==="pass","bg-red-500":t.status==="fail","bg-yellow-dark":t.status==="warning"}})])},k=[],S=n(Z,D,k,!1,null,null,null,null);const d=S.exports,A={props:["date"],data(){return{text:null}},mounted(){this.update()},methods:{update(){this.text=moment(this.date*1e3).fromNow(),setTimeout(()=>this.update(),6e4)}}};var E=function(){var t=this,e=t._self._c;return e("span",[t._v(t._s(t.text))])},P=[],I=n(A,E,P,!1,null,null,null,null);const f=I.exports,B={components:{StatusIcon:d,RelativeDate:f},props:["route","reports","canDeleteReports"],data(){return{loading:!0}}};var T=function(){var t=this,e=t._self._c;return e("div",[t.reports?e("div",{staticClass:"card p-0 overflow-hidden"},[e("table",{staticClass:"data-table"},[e("tbody",t._l(t.reports,function(a){return e("tr",[e("td",{staticClass:"text-xs whitespace-no-wrap"},[e("div",{staticClass:"flex items-center"},[e("status-icon",{staticClass:"mr-3",attrs:{status:a.status}}),t._v(" "+t._s(a.score)+"% ")],1)]),e("td",[e("a",{on:{click:function(r){return r.preventDefault(),t.$emit("report-selected",a.id)}}},[e("relative-date",{attrs:{date:a.date}})],1)]),t.canDeleteReports?e("td",{staticClass:"float-right"},[e("dropdown-list",[e("dropdown-item",{attrs:{text:t.__("seo-pro::messages.delete_report")},on:{click:function(r){return t.$emit("report-deleted",a.id)}}})],1)],1):t._e()])}),0)])]):t._e()])},V=[],z=n(B,T,V,!1,null,null,null,null);const N=z.exports,O={props:["item"],components:{StatusIcon:d}};var q=function(){var t=this,e=t._self._c;return e("modal",{attrs:{name:"report-details","click-to-close":!0},on:{closed:function(a){return t.$emit("closed")}}},[e("div",{staticClass:"p-0"},[e("h1",{staticClass:"p-4 bg-gray-200 border-b text-lg"},[t._v(" "+t._s(t.__("seo-pro::messages.page_details"))+" ")]),e("div",{staticClass:"modal-body"},t._l(t.item.results,function(a){return e("div",{staticClass:"flex px-4 leading-normal pb-2",class:{"bg-red-100":a.status!=="pass"}},[e("status-icon",{staticClass:"mr-3 mt-2",attrs:{status:a.status}}),e("div",{staticClass:"flex-1 mt-2 prose text-gray-700"},[e("div",{staticClass:"text-gray-900",domProps:{innerHTML:t._s(a.description)}}),a.comment?e("div",{staticClass:"text-xs",class:{"text-red-800":a.status!=="pass"},domProps:{innerHTML:t._s(a.comment)}}):t._e()])],1)}),0),e("footer",{staticClass:"px-5 py-3 bg-gray-200 rounded-b-lg border-t flex items-center font-mono text-xs"},[t._v(" "+t._s(t.item.url)+" ")])])])},W=[],U=n(O,q,W,!1,null,null,null,null);const H=U.exports,K={components:{ReportDetails:H,RelativeDate:f,StatusIcon:d},props:["id"],data(){return{loading:!1,report:null,selected:null}},mounted(){this.load()},methods:{load(){this.loading=!0,this.report=null,Statamic.$request.get(cp_url(`seo-pro/reports/${this.id}`)).then(s=>{if(s.data.status==="pending"){setTimeout(()=>this.load(),1e3);return}this.report=s.data,this.loading=!1})}}};var X=function(){var t=this,e=t._self._c;return e("div",[t.loading?e("div",{staticClass:"card loading"},[e("span",{staticClass:"icon icon-circular-graph animation-spin"}),t._v(" "+t._s(t.__("seo-pro::messages.report_is_being_generated"))+" ")]):!t.loading&&t.report?e("div",[e("div",{staticClass:"flex flex-wrap -mx-4"},[e("div",{staticClass:"w-1/3 px-4"},[e("div",{staticClass:"card py-2"},[e("h2",{staticClass:"text-sm text-gray-700"},[t._v(t._s(t.__("seo-pro::messages.generated")))]),e("div",{staticClass:"text-lg"},[e("relative-date",{attrs:{date:t.report.date}})],1)])]),e("div",{staticClass:"w-1/3 px-4"},[e("div",{staticClass:"card py-2"},[e("h2",{staticClass:"text-sm text-gray-700"},[t._v(t._s(t.__("Pages Crawled")))]),e("div",{staticClass:"text-lg"},[t._v(t._s(t.report.pages.length))])])]),e("div",{staticClass:"w-1/3 px-4"},[e("div",{staticClass:"card py-2"},[e("h2",{staticClass:"text-sm text-gray-700"},[t._v(t._s(t.__("Site Score")))]),e("div",{staticClass:"text-lg flex items-center"},[e("div",{staticClass:"bg-gray-200 h-3 w-full rounded flex mr-2"},[e("div",{staticClass:"h-3 rounded-l",class:{"bg-red-500":t.report.score<70,"bg-yellow-dark":t.report.score<90,"bg-green-500":t.report.score>=90},style:`width: ${t.report.score}%`})]),e("span",[t._v(t._s(t.report.score)+"%")])])])])]),e("div",{staticClass:"card p-0 mt-6"},[e("table",{staticClass:"data-table"},[e("tbody",t._l(t.report.results,function(a){return e("tr",[e("td",{staticClass:"w-8 text-center"},[e("status-icon",{attrs:{status:a.status}})],1),e("td",{staticClass:"pl-0"},[t._v(t._s(a.description))]),e("td",{staticClass:"text-grey text-right"},[t._v(t._s(a.comment))])])}),0)])]),e("div",{staticClass:"card p-0 mt-6"},[e("table",{staticClass:"data-table"},[e("tbody",t._l(t.report.pages,function(a){return e("tr",[e("td",{staticClass:"w-8 text-center"},[e("status-icon",{attrs:{status:a.status}})],1),e("td",{staticClass:"pl-0"},[e("a",{attrs:{href:""},on:{click:function(r){r.preventDefault(),t.selected=a.id}}},[t._v(t._s(a.url))]),t.selected===a.id?e("report-details",{attrs:{item:a},on:{closed:function(r){t.selected=null}}}):t._e()],1),e("td",{staticClass:"text-right text-xs pr-0 whitespace-no-wrap"},[e("a",{staticClass:"text-gray-700 mr-4 hover:text-grey-80",domProps:{textContent:t._s(t.__("Details"))},on:{click:function(r){r.preventDefault(),t.selected=a.id}}}),a.edit_url?e("a",{staticClass:"mr-4 text-gray-700 hover:text-gray-800",attrs:{target:"_blank",href:a.edit_url},domProps:{textContent:t._s(t.__("Edit"))}}):t._e()])])}),0)])])]):t._e()])},G=[],J=n(K,X,G,!1,null,null,null,null);const Q=J.exports,Y={components:{SeoReportListing:N,SeoReport:Q},props:["listingRoute","generateRoute","canDeleteReports"],data(){return{currentReportId:null,loading:!1,reports:[]}},computed:{showingListing(){return!this.currentReportId},showingReport(){return!this.showingListing},title(){return this.showingListing?__("seo-pro::messages.seo_reports"):__("seo-pro::messages.seo_report")}},methods:{selectReport(s){this.currentReportId=s},generateReport(){this.loading=!0,this.currentReportId=null,Statamic.$request.post(this.generateRoute).then(s=>{this.currentReportId=s.data,this.getReports(),this.loading=!1})},getReports(){Statamic.$request.get(this.listingRoute).then(s=>{this.reports=s.data,this.loading=!1})},deleteReport(s){const t=_.findIndex(this.reports,{id:s}),e=cp_url(`seo-pro/reports/${s}`);Statamic.$request.delete(e).then(a=>{Vue.delete(this.reports,t),this.$toast.success(__("seo-pro::messages.report_deleted"))})}},mounted(){this.getReports()}};var j=function(){var t=this,e=t._self._c;return e("div",[t.currentReportId?e("div",{on:{click:function(a){t.currentReportId=null}}},[e("breadcrumb",{attrs:{title:t.__("seo-pro::messages.reports")}})],1):t._e(),t.reports.length>0?e("div",{staticClass:"flex items-center mb-6"},[e("h1",{staticClass:"flex-1"},[t._v(t._s(t.title))]),e("button",{staticClass:"btn-primary",attrs:{disabled:t.loading},domProps:{textContent:t._s(t.__("seo-pro::messages.generate_report"))},on:{click:t.generateReport}})]):t._e(),t.loading?e("div",{staticClass:"card loading"},[e("span",{staticClass:"icon icon-circular-graph animation-spin"}),t._v(" "+t._s(t.__("seo-pro::messages.report_is_being_generated"))+" ")]):t._e(),t.reports.length>0&&t.showingListing&&!t.loading?e("seo-report-listing",{attrs:{reports:t.reports,"can-delete-reports":t.canDeleteReports},on:{"report-selected":t.selectReport,"report-deleted":t.deleteReport}}):t._e(),t.showingReport&&!t.loading?e("seo-report",{attrs:{id:t.currentReportId}}):t._e(),t.reports.length===0&&!t.loading?e("div",{staticClass:"no-results md:mt-4 max-w-md mx-auto"},[e("div",{staticClass:"card rounded-xl text-center p-6 lg:py-10"},[e("h1",{staticClass:"mb-8",domProps:{textContent:t._s(t.__("seo-pro::messages.first_report"))}}),e("div",{staticClass:"hidden md:block"},[e("svg",{attrs:{width:"125",height:"125",viewBox:"0 0 125 125",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"clip-path":"url(#seo-reports-icon)"}},[e("path",{attrs:{d:"M5.44507 28.9352C7.76203 28.9352 9.73144 27.0833 9.73144 24.6528C9.73144 22.338 7.87788 20.3704 5.44507 20.3704C3.12811 20.3704 1.15869 22.2222 1.15869 24.6528C1.15869 27.0833 3.01226 28.9352 5.44507 28.9352Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M14.0174 14.5834C14.9442 14.5834 15.6393 13.8889 15.6393 12.963C15.6393 12.0371 14.9442 11.3427 14.0174 11.3427C13.0906 11.3427 12.3955 12.0371 12.3955 12.963C12.3955 13.8889 13.0906 14.5834 14.0174 14.5834Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M116.543 23.9583C117.586 23.9583 118.281 23.1481 118.281 22.2222C118.281 21.1805 117.47 20.4861 116.543 20.4861C115.616 20.4861 114.689 21.1805 114.689 22.1065C114.689 23.1481 115.5 23.9583 116.543 23.9583Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M62.5581 123.843C96.5016 123.843 123.958 96.412 123.958 62.4999C123.958 28.5879 96.3858 1.15735 62.5581 1.15735C28.6147 1.15735 1.15869 28.5879 1.15869 62.4999C1.15869 96.412 28.6147 123.843 62.5581 123.843Z",fill:"#F1F3F9",stroke:"#D6DCE8","stroke-width":"2","stroke-miterlimit":"10"}}),e("path",{attrs:{d:"M56.8165 27.0004C58.724 25.5653 59.2309 22.838 57.6927 20.7962C56.2571 18.8906 53.5278 18.3847 51.4842 19.9223C49.5767 21.3573 49.0698 24.0846 50.608 26.1264C52.0436 28.0321 54.9091 28.4354 56.8165 27.0004Z",fill:"#D6DCE8"}}),e("path",{attrs:{d:"M85.2688 100.602L27.7801 117.089C26.7744 117.312 25.8698 116.82 25.527 115.798L1.92365 33.7477C1.70026 32.7428 2.19323 31.8388 3.21578 31.496L60.7213 14.8899C61.727 14.6664 62.6316 15.1588 62.9744 16.1805L86.6972 98.2477C86.8012 99.2358 86.2913 100.259 85.2688 100.602Z",fill:"white",stroke:"#D6DCE8","stroke-width":"2","stroke-miterlimit":"10"}}),e("path",{attrs:{opacity:"0.4",d:"M19.6426 57.4129L14.9555 58.6999L11.8171 48.1587L16.4016 46.7355L19.6426 57.4129Z",fill:"#D6DCE8"}}),e("path",{attrs:{d:"M25.8631 55.6124L21.0399 57.002L16.3745 40.8921L21.0615 39.605L25.8631 55.6124Z",fill:"#AAB2C5"}}),e("path",{attrs:{d:"M38.3391 51.7732L33.7547 53.1963L27.3586 32.0974L32.0624 30.6911L38.3391 51.7732Z",fill:"#D6DCE8"}}),e("path",{attrs:{opacity:"0.4",d:"M44.1874 50.0416L39.6028 51.4648L37.8537 45.7429L42.6771 44.3533L44.1874 50.0416Z",fill:"#D6DCE8"}}),e("path",{attrs:{d:"M65.678 51.3617L17.5771 65.1565C17.1852 65.3447 16.6219 65.022 16.4505 64.5111C16.2623 64.1195 16.5853 63.5565 16.9772 63.3683L65.0781 49.5735C65.47 49.3853 66.0333 49.708 66.2047 50.2189C66.3761 50.7298 66.1893 51.1903 65.678 51.3617Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M66.9656 56.0448L18.8647 69.8396C18.4728 70.0278 17.9095 69.7051 17.7381 69.1942C17.5499 68.8026 17.8729 68.2396 18.2648 68.0514L66.3657 54.2566C66.7576 54.0684 67.3209 54.3911 67.4923 54.902C67.7999 55.3104 67.46 55.9927 66.9656 56.0448Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M68.3892 60.6254L20.2715 74.5395C19.8796 74.7277 19.3162 74.4051 19.1448 73.8942C18.9566 73.5026 19.2796 72.9396 19.6716 72.7514L67.7724 58.9565C68.1643 58.7683 68.7276 59.091 68.899 59.6019C69.0704 60.1128 68.8836 60.5733 68.3892 60.6254Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M39.8488 73.8847L21.8154 79.1343C21.4235 79.3225 20.8602 78.9999 20.6888 78.489C20.5005 78.0974 20.8236 77.5344 21.2155 77.3462L39.232 72.2158C39.6239 72.0276 40.1872 72.3503 40.3586 72.8612C40.4275 73.236 40.2407 73.6964 39.8488 73.8847Z",fill:"#AAB2C5"}}),e("path",{attrs:{d:"M73.1528 72.6112L74.4215 76.5623C74.6954 77.2093 74.2193 77.9941 73.4523 78.2512L63.1743 81.1852L25.8463 91.9936C25.1987 92.2676 24.4135 91.7919 24.1564 91.0256L22.8877 87.0746C22.6138 86.4275 23.0899 85.6427 23.8569 85.3856L61.0486 74.6797L71.3435 71.6264C72.3156 71.6415 72.9983 71.981 73.1528 72.6112Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M75.7443 81.8582L77.0129 85.8092C77.2869 86.4562 76.8107 87.2411 76.0438 87.4982L72.6178 88.4762L28.5571 101.257C27.9096 101.531 27.1243 101.056 26.8672 100.289L25.5986 96.3383C25.3246 95.6913 25.8008 94.9065 26.5677 94.6494L70.7309 82.0043L74.1401 81.1456C74.9239 80.7692 75.6066 81.1087 75.7443 81.8582Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M78.4721 91.0026L79.7408 94.9537C80.0147 95.6007 79.5386 96.3855 78.7716 96.6426L61.1302 101.704L31.3018 110.283C30.6543 110.556 29.869 110.081 29.6119 109.315L28.4627 105.38C28.1887 104.733 28.6649 103.948 29.4318 103.691L60.0272 94.8557L76.9016 90.0514C77.5492 89.7775 78.3344 90.2531 78.4721 91.0026Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M29.2961 103.792L59.8912 94.9569L61.1306 101.703L31.3024 110.281C30.6548 110.555 29.8696 110.079 29.6125 109.313L28.3438 105.362C28.1893 104.732 28.6654 103.947 29.2961 103.792Z",fill:"#D6DCE8"}}),e("path",{attrs:{d:"M24.2591 91.1607L22.9905 87.2097C22.7165 86.5627 23.1927 85.7779 23.9596 85.5208L61.1512 74.8149L63.0381 81.2868L25.8465 91.9926C25.1989 92.2666 24.3968 91.9103 24.2591 91.1607Z",fill:"#D6DCE8"}}),e("path",{attrs:{d:"M70.867 81.9015L72.737 88.4927L28.5571 101.257C27.9095 101.531 27.1243 101.055 26.8672 100.289L25.5985 96.338C25.3246 95.691 25.8007 94.9062 26.5677 94.6491L70.867 81.9015Z",fill:"#D6DCE8"}}),e("path",{attrs:{d:"M32.8561 82.877L34.7429 89.3485L25.8627 91.8707C25.2152 92.1446 24.43 91.669 24.1729 90.9027L22.9043 86.9519C22.6303 86.3049 23.1065 85.5201 23.8734 85.263L32.8561 82.877Z",fill:"#AAB2C5"}}),e("path",{attrs:{d:"M26.5683 94.6462L35.4484 92.124L37.3353 98.5956L28.4551 101.118C27.8076 101.392 27.0224 100.916 26.7653 100.15L25.4967 96.1989C25.5978 95.483 25.9376 94.8008 26.5683 94.6462Z",fill:"#AAB2C5"}}),e("path",{attrs:{d:"M112.713 104.691L52.9332 104.948C51.9616 104.914 51.1658 104.138 51.1999 103.167L50.8976 21.4216C50.9317 20.4508 51.7078 19.6557 52.6794 19.6899L112.46 19.4327C113.431 19.4669 114.227 20.2426 114.193 21.2134L114.495 102.959C114.581 103.919 113.805 104.714 112.713 104.691Z",fill:"white",stroke:"#D6DCE8","stroke-width":"2","stroke-miterlimit":"10"}}),e("path",{attrs:{d:"M107.285 53.5241L57.4127 53.6221C56.9323 53.665 56.5289 53.217 56.4859 52.7368C56.4429 52.2566 56.8911 51.8536 57.3715 51.8107L107.233 51.5927C107.713 51.5498 108.116 51.9978 108.159 52.4779C108.213 53.0782 107.765 53.4812 107.285 53.5241Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M107.343 58.2364L57.3619 58.4651C56.8815 58.508 56.4781 58.06 56.4351 57.5798C56.3921 57.0996 56.8403 56.6966 57.3207 56.6537L107.302 56.425C107.782 56.382 108.186 56.83 108.229 57.3102C108.282 57.9105 107.824 58.1935 107.343 58.2364Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M107.293 63.0793L57.4317 63.2973C56.9513 63.3402 56.548 62.8922 56.505 62.412C56.4619 61.9318 56.9101 61.5287 57.3906 61.4858L107.372 61.2571C107.852 61.2142 108.256 61.6622 108.299 62.1424C108.232 62.7533 107.784 63.1564 107.293 63.0793Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M79.5426 31.6904L57.3908 31.7314C56.9104 31.7743 56.507 31.3261 56.464 30.8459C56.421 30.3656 56.8691 29.9625 57.3495 29.9196L79.4905 29.7586C79.9709 29.7157 80.3743 30.1638 80.4173 30.6441C80.4604 31.1244 79.9029 31.6583 79.5426 31.6904Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M79.481 36.4132L57.3293 36.4541C56.8489 36.497 56.4455 36.0489 56.4025 35.5686C56.3594 35.0884 56.8076 34.6853 57.288 34.6424L79.4397 34.6014C79.9202 34.5586 80.3235 35.0067 80.3666 35.487C80.4204 36.0873 79.9615 36.3703 79.481 36.4132Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M72.2901 41.2887L57.2785 41.2974C56.7981 41.3403 56.3947 40.8922 56.3517 40.412C56.3086 39.9317 56.7568 39.5286 57.2372 39.4858L72.2488 39.4771C72.7292 39.4342 73.1326 39.8823 73.1756 40.3625C73.2294 40.9628 72.7705 41.2458 72.2901 41.2887Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M107.258 78.9266L90.4342 78.9772C89.9537 79.0201 89.5504 78.5721 89.5074 78.092C89.4644 77.6118 89.9126 77.2088 90.393 77.1659L107.217 77.1154C107.697 77.0725 108.101 77.5204 108.144 78.0006C108.067 78.4914 107.749 79.0038 107.258 78.9266Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M86.351 79.3425C87.0824 79.3981 87.6291 78.7445 87.5646 78.0244C87.6202 77.2937 86.9659 76.7472 86.2453 76.8116C85.514 76.7559 84.9672 77.4096 85.0317 78.1296C85.0963 78.8497 85.6304 79.4068 86.351 79.3425Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M107.25 84.2495L90.4264 84.3C89.9459 84.3429 89.5426 83.895 89.4996 83.4148C89.4566 82.9347 89.9047 82.5317 90.3852 82.4888L107.209 82.4382C107.69 82.3953 108.093 82.8433 108.136 83.3234C108.059 83.8143 107.742 84.3266 107.25 84.2495Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M86.3432 84.6654C87.0746 84.721 87.6213 84.0674 87.5568 83.3473C87.6124 82.6165 86.9581 82.0701 86.2375 82.1345C85.5062 82.0788 84.9594 82.7325 85.0239 83.4525C85.0884 84.1725 85.7427 84.719 86.3432 84.6654Z",fill:"#D6DCE8"}}),e("path",{attrs:{d:"M107.374 89.6815L90.5499 89.732C90.0695 89.7749 89.6661 89.327 89.6231 88.8468C89.5801 88.3667 90.0283 87.9637 90.5087 87.9208L107.333 87.8703C107.813 87.8273 108.217 88.2753 108.26 88.7555C108.172 89.1263 107.734 89.6493 107.374 89.6815Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M86.466 90.0975C87.1974 90.1531 87.7441 89.4995 87.6796 88.7794C87.7352 88.0486 87.0809 87.5022 86.3603 87.5666C85.629 87.5109 85.0822 88.1646 85.1467 88.8846C85.0804 89.4954 85.7347 90.0418 86.466 90.0975Z",fill:"#AAB2C5"}}),e("path",{attrs:{d:"M67.727 76.8935L67.6913 71.0902C61.4255 71.4077 56.572 76.6798 56.5414 83.0939C56.5467 87.2064 58.692 90.8858 61.9091 93.018L64.7105 87.8081C63.2821 86.726 62.4003 84.9902 62.3376 82.9393C62.309 79.9176 64.7357 77.2816 67.727 76.8935Z",fill:"#AAB2C5"}}),e("path",{attrs:{d:"M69.266 71.0702L69.3021 76.8738C71.1358 77.0731 72.8046 78.1339 73.7959 79.7391L78.5923 76.5287C76.6205 73.4383 73.2829 71.3166 69.266 71.0702Z",fill:"#F1F3F9"}}),e("path",{attrs:{d:"M79.4401 77.9034L74.5235 81.1246C74.6974 81.714 74.8713 82.3033 74.8158 83.0341C74.8768 86.4161 72.1004 89.2043 68.5961 89.2751C67.6246 89.2408 66.7624 89.0758 66.0096 88.78L63.1974 93.87C64.8447 94.6909 66.6999 95.1302 68.6322 95.0787C75.2912 95.0894 80.6146 89.6543 80.6234 82.9998C80.5821 81.1889 80.1805 79.41 79.4401 77.9034Z",fill:"#D6DCE8"}}),e("path",{attrs:{d:"M91.1953 44.1947L88.0513 44.2335C87.4508 44.2871 87.0368 43.7193 86.9938 43.2393L86.9492 35.9854C86.8954 35.3854 87.4637 34.9717 87.944 34.9289L91.088 34.89C91.6885 34.8364 92.1025 35.4043 92.1456 35.8843L92.1901 43.1382C92.2439 43.7382 91.8065 44.2611 91.1953 44.1947Z",fill:"#AAB2C5"}}),e("path",{attrs:{d:"M99.1871 44.2063L96.0432 44.2451C95.4427 44.2987 95.0287 43.7309 94.9857 43.2509L95.0004 32.6048C94.9466 32.0048 95.5148 31.5912 95.9952 31.5483L99.1391 31.5095C99.7395 31.4559 100.154 32.0237 100.197 32.5037L100.182 43.1498C100.236 43.7498 99.6675 44.1634 99.1871 44.2063Z",fill:"#D6DCE8"}}),e("path",{attrs:{d:"M107.048 44.1088L103.904 44.1476C103.304 44.2012 102.89 43.6334 102.847 43.1533L102.79 29.0059C102.736 28.4058 103.304 27.9922 103.785 27.9493L106.928 27.9105C107.529 27.8569 107.943 28.4248 107.986 28.9048L108.043 43.0523C108.097 43.6523 107.659 44.1752 107.048 44.1088Z",fill:"#AAB2C5"}})]),e("defs",[e("clipPath",{attrs:{id:"seo-reports-icon"}},[e("rect",{attrs:{width:"125",height:"125",fill:"white"}})])])])]),e("p",{staticClass:"text-gray-700 leading-normal my-8 text-lg antialiased",domProps:{textContent:t._s(t.__("seo-pro::messages.seo_reports_description"))}}),e("div",[e("a",{staticClass:"btn-primary btn-lg",domProps:{textContent:t._s(t.__("seo-pro::messages.generate_report"))},on:{click:t.generateReport}})])])]):t._e()],1)},tt=[],et=n(Y,j,tt,!1,null,null,null,null);const st=et.exports;Statamic.$components.register("seo_pro-fieldtype",b);Statamic.$components.register("seo_pro_source-fieldtype",M);Statamic.$components.register("seo-reports",st); diff --git a/resources/dist/build/assets/cp-46e30631.js b/resources/dist/build/assets/cp-46e30631.js deleted file mode 100644 index 176a74c9..00000000 --- a/resources/dist/build/assets/cp-46e30631.js +++ /dev/null @@ -1 +0,0 @@ -function i(s,t,a,e,l,n,o,u){var c=typeof s=="function"?s.options:s;t&&(c.render=t,c.staticRenderFns=a,c._compiled=!0),e&&(c.functional=!0),n&&(c._scopeId="data-v-"+n);var d;if(o?(d=function(r){r=r||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!r&&typeof __VUE_SSR_CONTEXT__<"u"&&(r=__VUE_SSR_CONTEXT__),l&&l.call(this,r),r&&r._registeredComponents&&r._registeredComponents.add(o)},c._ssrRegister=d):l&&(d=u?function(){l.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:l),d)if(c.functional){c._injectStyles=d;var v=c.render;c.render=function(z,h){return d.call(h),v(z,h)}}else{var p=c.beforeCreate;c.beforeCreate=p?[].concat(p,d):[d]}return{exports:s,options:c}}const g={mixins:[Fieldtype],computed:{fields(){return _.chain(this.meta.fields).map(s=>({handle:s.handle,...s.field})).values().value()}},methods:{updateKey(s,t){let a=this.value;Vue.set(a,s,t),this.update(a)}}};var C=function(){var t=this,a=t._self._c;return a("div",{staticClass:"publish-fields"},t._l(t.fields,function(e){return a("publish-field",{key:e.handle,staticClass:"form-group",attrs:{config:e,value:t.value[e.handle],meta:t.meta.meta[e.handle],"read-only":!e.localizable},on:{"meta-updated":function(l){return t.metaUpdated(e.handle,l)},focus:function(l){return t.$emit("focus")},blur:function(l){return t.$emit("blur")},input:function(l){return t.updateKey(e.handle,l)}}})}),1)},x=[],b=i(g,C,x,!1,null,null,null,null);const $=b.exports;const y={mixins:[Fieldtype],data(){return{autoBindChangeWatcher:!1,changeWatcherWatchDeep:!1,allowedFieldtypes:[]}},computed:{source(){return this.value.source},sourceField(){return this.value.source==="field"?this.value.value:null},componentName(){return this.config.field.type.replace(".","-")+"-fieldtype"},sourceTypeSelectOptions(){let s=[];return this.config.field!==!1&&s.push({label:__("seo-pro::messages.custom"),value:"custom"}),this.config.from_field!==!1&&s.unshift({label:__("seo-pro::messages.from_field"),value:"field"}),this.config.inherit!==!1&&s.unshift({label:__("seo-pro::messages.inherit"),value:"inherit"}),this.config.disableable&&s.push({label:__("seo-pro::messages.disable"),value:"disable"}),s},fieldConfig(){return Object.assign(this.config.field,{placeholder:this.config.placeholder})},placeholder(){return this.config.placeholder}},mounted(){let s=this.config.allowed_fieldtypes||["text","textarea","markdown","redactor"];this.allowedFieldtypes=s.concat(this.config.merge_allowed_fieldtypes||[])},methods:{sourceDropdownChanged(s){this.value.source=s,s!=="field"&&(this.value.value=this.meta.defaultValue,this.meta.fieldMeta=this.meta.defaultFieldMeta)},sourceFieldChanged(s){this.value.value=s},customValueChanged(s){let t=this.value;t.value=s,this.update(t)}}};var R=function(){var t=this,a=t._self._c;return a("div",{staticClass:"flex"},[a("div",{staticClass:"source-type-select pr-2"},[a("v-select",{attrs:{options:t.sourceTypeSelectOptions,reduce:e=>e.value,disabled:!t.config.localizable,clearable:!1,value:t.source},on:{input:t.sourceDropdownChanged}})],1),a("div",{staticClass:"flex-1"},[t.source==="inherit"?a("div",{staticClass:"text-sm text-grey inherit-placeholder"},[t.placeholder!==!1?[t._v(" "+t._s(t.placeholder)+" ")]:t._e()],2):t.source==="field"?a("div",{staticClass:"source-field-select"},[a("text-input",{attrs:{value:t.sourceField,disabled:!t.config.localizable},on:{input:t.sourceFieldChanged}})],1):t.source==="custom"?a(t.componentName,{tag:"component",attrs:{name:t.name,config:t.fieldConfig,value:t.value.value,meta:t.meta.fieldMeta,"read-only":!t.config.localizable,handle:"source_value"},on:{input:t.customValueChanged}}):t._e()],1)])},w=[],F=i(y,R,w,!1,null,null,null,null);const S=F.exports,q={props:["status"]};var k=function(){var t=this,a=t._self._c;return a("span",[t.status==="pending"?a("span",{staticClass:"icon icon-circular-graph animation-spin"}):a("span",{staticClass:"icon-status",class:{"icon-status-live":t.status==="pass","icon-status-error":t.status==="fail","icon-status-warning":t.status==="warning"}})])},D=[],I=i(q,k,D,!1,null,null,null,null);const f=I.exports,P={props:["date"],data(){return{text:null}},mounted(){this.update()},methods:{update(){this.text=moment(this.date*1e3).fromNow(),setTimeout(()=>this.update(),6e4)}}};var T=function(){var t=this,a=t._self._c;return a("span",[t._v(t._s(t.text))])},V=[],L=i(P,T,V,!1,null,null,null,null);const m=L.exports,M={components:{StatusIcon:f,RelativeDate:m},props:["route","reports","canDeleteReports"],data(){return{loading:!0}}};var N=function(){var t=this,a=t._self._c;return a("div",[t.reports?a("div",{staticClass:"card p-0"},[a("table",{staticClass:"data-table"},[a("tbody",t._l(t.reports,function(e){return a("tr",[a("td",{staticClass:"w-1 text-center"},[a("status-icon",{attrs:{status:e.status}})],1),a("td",{staticClass:"text-xs w-16 whitespace-no-wrap",class:{"text-red":e.score<70,"text-yellow-dark":e.score>70&&e.score<90,"text-green":e.score>=90}},[t._v(" "+t._s(e.score)+"% ")]),a("td",[a("a",{on:{click:function(l){return l.preventDefault(),t.$emit("report-selected",e.id)}}},[a("relative-date",{attrs:{date:e.date}})],1)]),t.canDeleteReports?a("td",{staticClass:"float-right"},[a("dropdown-list",[a("dropdown-item",{attrs:{text:t.__("seo-pro::messages.delete_report")},on:{click:function(l){return t.$emit("report-deleted",e.id)}}})],1)],1):t._e()])}),0)])]):t._e()])},O=[],W=i(M,N,O,!1,null,null,null,null);const U=W.exports,B={props:["item"]};var E=function(){var t=this,a=t._self._c;return a("modal",{attrs:{name:"report-details","click-to-close":!0},on:{closed:function(e){return t.$emit("closed")}}},[a("div",{staticClass:"p-0"},[a("h1",{staticClass:"p-3 bg-grey-20 border-b"},[t._v(" "+t._s(t.__("seo-pro::messages.page_details"))+" ")]),a("div",{staticClass:"p-3 -mb-2"},t._l(t.item.results,function(e){return a("div",{staticClass:"flex mb-2 leading-normal"},[a("div",[a("span",{staticClass:"icon-status",class:{"icon-status-live":e.status==="pass","icon-status-error":e.status==="fail","icon-status-warning":e.status==="warning"}})]),a("div",{staticClass:"flex-1 pl-2"},[a("span",{class:{"font-bold":e.status!=="pass"},domProps:{innerHTML:t._s(e.description)}}),e.comment?a("div",{staticClass:"text-grey text-xs",domProps:{innerHTML:t._s(e.comment)}}):t._e()])])}),0),a("div",{staticClass:"p-2 pl-3 bg-grey-20 border-t text-left font-mono text-grey-60 text-xs"},[t._v(" "+t._s(t.item.url)+" ")])])])},H=[],K=i(B,E,H,!1,null,null,null,null);const X=K.exports,j={components:{ReportDetails:X,RelativeDate:m,StatusIcon:f},props:["id"],data(){return{loading:!1,report:null,selected:null}},mounted(){this.load()},methods:{load(){this.loading=!0,this.report=null,Statamic.$request.get(cp_url(`seo-pro/reports/${this.id}`)).then(s=>{if(s.data.status==="pending"){setTimeout(()=>this.load(),1e3);return}this.report=s.data,this.loading=!1})}}};var A=function(){var t=this,a=t._self._c;return a("div",[t.loading?a("div",{staticClass:"card loading"},[a("span",{staticClass:"icon icon-circular-graph animation-spin"}),t._v(" "+t._s(t.__("seo-pro::messages.report_is_being_generated"))+" ")]):!t.loading&&t.report?a("div",[a("div",{staticClass:"card mb-2 text-sm text-grey flex items-center justify-between"},[a("div",[t._v(" "+t._s(t.__("seo-pro::messages.generated"))+": "),a("relative-date",{attrs:{date:t.report.date}}),a("span",{staticClass:"mx-1"},[t._v("•")]),t._v(" "+t._s(t.__("Pages"))+": "+t._s(t.report.pages.length)+" ")],1),a("div",{staticClass:"text-xl leading-none",class:{"text-red":t.report.score<70,"text-yellow-dark":t.report.score<90,"text-green":t.report.score>=90}},[t._v(" "+t._s(t.report.score)+"% ")])]),a("div",{staticClass:"card p-0 mb-2"},[a("table",{staticClass:"data-table"},[a("tbody",t._l(t.report.results,function(e){return a("tr",[a("td",{staticClass:"w-8 text-center"},[a("status-icon",{attrs:{status:e.status}})],1),a("td",{staticClass:"pl-0"},[t._v(t._s(e.description))]),a("td",{staticClass:"text-grey text-right"},[t._v(t._s(e.comment))])])}),0)])]),a("div",{staticClass:"card p-0"},[a("table",{staticClass:"data-table"},[a("tbody",t._l(t.report.pages,function(e){return a("tr",[a("td",{staticClass:"w-8 text-center"},[a("status-icon",{attrs:{status:e.status}})],1),a("td",{staticClass:"pl-0"},[a("a",{attrs:{href:""},on:{click:function(l){l.preventDefault(),t.selected=e.id}}},[t._v(t._s(e.url))]),t.selected===e.id?a("report-details",{attrs:{item:e},on:{closed:function(l){t.selected=null}}}):t._e()],1),a("td",{staticClass:"text-right text-xs pr-0 whitespace-no-wrap"},[a("a",{staticClass:"text-grey-60 mr-2 hover:text-grey-80",domProps:{textContent:t._s(t.__("Details"))},on:{click:function(l){l.preventDefault(),t.selected=e.id}}}),e.edit_url?a("a",{staticClass:"mr-2 text-grey-60 hover:text-grey-80",attrs:{target:"_blank",href:e.edit_url},domProps:{textContent:t._s(t.__("Edit"))}}):t._e()])])}),0)])])]):t._e()])},G=[],J=i(j,A,G,!1,null,null,null,null);const Q=J.exports,Y={components:{SeoReportListing:U,SeoReport:Q},props:["listingRoute","generateRoute","canDeleteReports"],data(){return{currentReportId:null,loading:!1,reports:[]}},computed:{showingListing(){return!this.currentReportId},showingReport(){return!this.showingListing},title(){return this.showingListing?__("seo-pro::messages.seo_reports"):__("seo-pro::messages.seo_report")}},methods:{selectReport(s){this.currentReportId=s},generateReport(){this.loading=!0,this.currentReportId=null,Statamic.$request.post(this.generateRoute).then(s=>{this.currentReportId=s.data,this.getReports(),this.loading=!1})},getReports(){Statamic.$request.get(this.listingRoute).then(s=>{this.reports=s.data,this.loading=!1})},deleteReport(s){const t=_.findIndex(this.reports,{id:s}),a=cp_url(`seo-pro/reports/${s}`);Statamic.$request.delete(a).then(e=>{Vue.delete(this.reports,t),this.$toast.success(__("seo-pro::messages.report_deleted"))})}},mounted(){this.getReports()}};var Z=function(){var t=this,a=t._self._c;return a("div",[t.currentReportId?a("div",{on:{click:function(e){t.currentReportId=null}}},[a("breadcrumb",{attrs:{title:t.__("seo-pro::messages.reports")}})],1):t._e(),t.reports.length>0?a("div",{staticClass:"flex items-center mb-3"},[a("h1",{staticClass:"flex-1"},[t._v(t._s(t.title))]),a("button",{staticClass:"btn-primary",attrs:{disabled:t.loading},domProps:{textContent:t._s(t.__("seo-pro::messages.generate_report"))},on:{click:t.generateReport}})]):t._e(),t.loading?a("div",{staticClass:"card loading"},[a("span",{staticClass:"icon icon-circular-graph animation-spin"}),t._v(" "+t._s(t.__("seo-pro::messages.report_is_being_generated"))+" ")]):t._e(),t.reports.length>0&&t.showingListing&&!t.loading?a("seo-report-listing",{attrs:{reports:t.reports,"can-delete-reports":t.canDeleteReports},on:{"report-selected":t.selectReport,"report-deleted":t.deleteReport}}):t._e(),t.showingReport&&!t.loading?a("seo-report",{attrs:{id:t.currentReportId}}):t._e(),t.reports.length===0&&!t.loading?a("div",{staticClass:"no-results md:pt-8 max-w-2xl mx-auto"},[a("div",{staticClass:"flex flex-wrap"},[a("div",{staticClass:"w-full md:w-1/2"},[a("h1",{staticClass:"mb-4",domProps:{textContent:t._s(t.__("seo-pro::messages.first_report"))}}),a("p",{staticClass:"text-grey-70 leading-normal mb-4 text-lg antialiased",domProps:{textContent:t._s(t.__("seo-pro::messages.seo_reports_description"))}}),a("a",{staticClass:"btn-primary btn-lg",domProps:{textContent:t._s(t.__("seo-pro::messages.generate_report"))},on:{click:t.generateReport}})]),a("div",{staticClass:"hidden md:block w-1/2 pl-6"},[a("svg",{attrs:{viewBox:"0 0 367.21 270.55",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"m75.26 31.25c-6.7-5.64-17.36 3.22-19.82 9.86-1.89 5.12-1.44 10.89 2.62 14.71a14.57 14.57 0 0 0 .64 1.79 16.07 16.07 0 0 0 13.5 9.83 15 15 0 0 0 15.89-.72c7-4.68 10.85-14.94 8.17-23-2.76-8.23-12.8-11.99-21-12.47z",fill:"#ffcc80"}}),a("path",{attrs:{d:"m70.32 71.43a2.79 2.79 0 0 0 -2.86 0c-3 1.7-2 4.41-3.17 7.06-1.1 2.46-3.79 4.13-6.24 4.94a1 1 0 0 0 .26 1.9c3.8.11 7.57-1.08 10-4.15 1.21-1.54 1.48-3.4 2.46-5 1.06-1.81 1.5-3.4-.45-4.75z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m90 24.91a33.27 33.27 0 0 0 -21.18-4.81c-8 .87-14.49 4.5-18.18 10.24-8.49 13.19-2.15 23.07 2 29.61 1.48 2.3 2.87 4.47 2.9 5.82a23.69 23.69 0 0 1 -1.54 7.63c-1.55 4.82-3.3 10.29 3.07 14.39a8.23 8.23 0 0 0 4.52 1.39c3.27 0 6.55-2.08 9.06-6a40.78 40.78 0 0 0 2.15-3.92c.66-1.29 1.27-2.51 2-3.66a14 14 0 0 1 1.75-2.23c.81-.82 2.23-1.08 3.87-1.37.52-.09 1-.19 1.59-.31a22.48 22.48 0 0 0 14.27-10.23c4-6.21 5.76-13.13 5-19.48-.92-6.98-4.8-12.92-11.28-17.07zm3.72 34.93a19.5 19.5 0 0 1 -12.33 8.94c-.5.11-1 .2-1.48.29a12.51 12.51 0 0 0 -4.35 1.33l.76.31a1.5 1.5 0 0 1 -.56 2.89 1.65 1.65 0 0 1 -.57-.11l-2-.79a14.9 14.9 0 0 0 -.92 1.3 38.28 38.28 0 0 0 -2 3.64l1.32.57a1 1 0 0 1 -.4 1.92.89.89 0 0 1 -.39-.09l-1.45-.62c-.39.74-.79 1.47-1.23 2.15a14.51 14.51 0 0 1 -2.12 2.63l1.11.48a1 1 0 0 1 -.4 1.92 1.1 1.1 0 0 1 -.4-.08l-2.21-1a5.08 5.08 0 0 1 -5.36-.29 6.54 6.54 0 0 1 -2.85-3.17l-2.18-.88a1 1 0 0 1 .74-1.86l1.14.46a23.68 23.68 0 0 1 1.31-5.51v-.11l-1.46-.58a1 1 0 0 1 .73-1.86l1.33.53a24.85 24.85 0 0 0 1-5.31l-2.14-.81a1.5 1.5 0 1 1 1-2.81l.68.26a28.72 28.72 0 0 0 -2.93-5.29c-4-6.24-9.5-14.8-2-26.37 3.19-5 8.86-8.11 16-8.87a28 28 0 0 1 3.18-.17 30.39 30.39 0 0 1 16.09 4.51c5.68 3.66 9.09 8.82 9.85 14.93.77 5.68-.86 11.9-4.48 17.52z",fill:"#525d7d"}}),a("path",{attrs:{d:"m57.47 63.36a1.5 1.5 0 1 0 -1 2.81l2.14.81c4.66 1.75 9.5 3.64 14.68 5.72l2 .79a1.65 1.65 0 0 0 .57.11 1.5 1.5 0 0 0 .56-2.89l-.76-.31c-6.21-2.5-11.93-4.73-17.44-6.78z",fill:"#525d7d"}}),a("path",{attrs:{d:"m56.2 71.76a1 1 0 0 0 -.73 1.86l1.46.58c4.16 1.66 8.29 3.41 12.47 5.22l1.45.62a.89.89 0 0 0 .39.09 1 1 0 0 0 .4-1.92l-1.32-.57c-4.32-1.85-8.52-3.64-12.79-5.35z",fill:"#525d7d"}}),a("path",{attrs:{d:"m54.44 79.36a1 1 0 0 0 -.74 1.86l2.18.88c2.43 1 5.14 2.14 8.21 3.46l2.21 1a1.1 1.1 0 0 0 .4.08 1 1 0 0 0 .4-1.92l-1.1-.52c-4-1.72-7.42-3.17-10.41-4.38z",fill:"#525d7d"}}),a("path",{attrs:{d:"m88.57 46.43a77.5 77.5 0 0 0 -6.78 3.84l-1.86 1.14c-.36-2.1-.83-4.19-1.28-6.22l-.24-1.07a1 1 0 0 0 -.64-.73 1 1 0 0 0 -1 .16c-.7.56-1.42 1.11-2.14 1.66s-1.5 1.17-2.27 1.79l-.24-.93a39.49 39.49 0 0 0 -2.71-8 1 1 0 0 0 -.75-.54 1 1 0 0 0 -.87.3c-1.23 1.3-2.53 2.57-3.78 3.8-1.63 1.59-3.31 3.24-4.85 4.94a1 1 0 1 0 1.48 1.34c1.5-1.65 3.16-3.28 4.77-4.85.92-.91 1.87-1.85 2.81-2.8a44.9 44.9 0 0 1 2 6.32c.21.81.43 1.63.66 2.45a1 1 0 0 0 .67.69 1 1 0 0 0 .94-.2c1.1-1 2.29-1.85 3.43-2.72l.92-.7c.52 2.32 1 4.71 1.39 7.06a1 1 0 0 0 .55.76 1.13 1.13 0 0 0 .44.1 1 1 0 0 0 .5-.14c1.06-.62 2.11-1.26 3.16-1.9a74.19 74.19 0 0 1 6.6-3.75 1 1 0 0 0 .47-1.33 1 1 0 0 0 -1.38-.47z",fill:"#525d7d"}}),a("path",{attrs:{d:"m59.13 15.34a1 1 0 0 0 .9.58.94.94 0 0 0 .43-.1 1 1 0 0 0 .48-1.33c-.4-.84-.73-1.74-1-2.6a14.89 14.89 0 0 0 -3.47-6.13 1 1 0 0 0 -1.47 1.44 13.19 13.19 0 0 1 3 5.37c.35.91.69 1.85 1.13 2.77z",fill:"#525d7d"}}),a("path",{attrs:{d:"m74.78 12.5a1 1 0 0 0 1 1 1 1 0 0 0 1-1 14.54 14.54 0 0 1 .29-2.76 11.5 11.5 0 0 0 .14-4.43 1 1 0 1 0 -2 .42 9.79 9.79 0 0 1 -.15 3.68 16.41 16.41 0 0 0 -.28 3.09z",fill:"#525d7d"}}),a("path",{attrs:{d:"m90.61 19.39a1 1 0 0 0 .91-.58c.26-.57.55-1.13.85-1.71a19.75 19.75 0 0 0 2.14-5.59 1 1 0 0 0 -2-.33 17.93 17.93 0 0 1 -2 5c-.3.6-.61 1.2-.87 1.78a1 1 0 0 0 .49 1.33 1 1 0 0 0 .48.1z",fill:"#525d7d"}}),a("path",{attrs:{d:"m109.8 23.27a21.1 21.1 0 0 1 -4.52 3.61l-1 .65a1 1 0 0 0 -.27 1.39 1 1 0 0 0 .83.44 1 1 0 0 0 .56-.17l1-.64a23.34 23.34 0 0 0 4.93-4 1 1 0 0 0 -.1-1.41 1 1 0 0 0 -1.43.13z",fill:"#525d7d"}}),a("path",{attrs:{d:"m147.77 158.25a74.81 74.81 0 0 0 -7.75 2.93c-.06-.53-.12-1.07-.19-1.62a.93.93 0 0 0 -1.71-.46c-.86 1.48-1.74 3.08-2.56 4.73a15.78 15.78 0 0 0 -1.76 1.59 5.07 5.07 0 0 0 -.81 5.35c-.05.22-.11.45-.15.67-1 5.17 4.28 5.65 8 6s9.67 2.21 11.78-1.8c.87-1.67.67-3.8.74-5.64.1-2.43.19-4.86.3-7.29a4.66 4.66 0 0 0 -5.89-4.46z",fill:"#ffcc80"}}),a("path",{attrs:{d:"m146.14 206.53.18-1.15.15-.87a1.51 1.51 0 0 1 1.11-1.2 41 41 0 0 1 -17.24-1.08 1.49 1.49 0 0 1 1 1.77c-.11.5-.22 1-.34 1.49a42.63 42.63 0 0 0 15.15 1z",fill:"#525d7d"}}),a("path",{attrs:{d:"m130.16 202.18a46.36 46.36 0 0 1 -9.72-4c-11.56-6.27-19.67-17-21.7-28.71a42.51 42.51 0 0 1 -.89-8.64 54.63 54.63 0 0 1 3.27-16.77c5.09-12.94 17.78-22.7 33.14-25.47a47.64 47.64 0 0 1 8.5-.77c11.48 0 22 4.32 29.1 12.27a43.47 43.47 0 0 1 5.3 6.42 43 43 0 0 1 5.45 11.34 41.25 41.25 0 0 1 1.43 6.26 38.27 38.27 0 0 1 .38 6.5 39.35 39.35 0 0 1 -1.15 8.55c-2.36 10.84-9.38 20.85-19.25 27.46a46.28 46.28 0 0 1 -7.57 4.1 37.35 37.35 0 0 1 -8.6 2.5 1 1 0 0 1 .35 0 1.49 1.49 0 0 1 1.23 1.73l-.15.87v.17a39.93 39.93 0 0 0 5.49-1.44c.33-1 .63-1.92.88-2.86a1.5 1.5 0 1 1 2.9.76c-.06.23-.13.46-.2.7a48.57 48.57 0 0 0 7.36-4.06c10.52-7 18-17.72 20.52-29.27a42.77 42.77 0 0 0 1.22-9.15c0-.73 0-1.47 0-2.2l-1.89-.39a1.5 1.5 0 1 1 .61-2.94l1.08.22c-.05-.56-.12-1.13-.2-1.69a44.46 44.46 0 0 0 -1.53-6.73 46 46 0 0 0 -5.84-12.13 45.14 45.14 0 0 0 -5.6-6.8c-9.51-10.6-24.58-15.23-40.31-12.39-16.37 3-29.94 13.42-35.4 27.32a58.07 58.07 0 0 0 -3.48 17.78 45 45 0 0 0 1 9.29 40.62 40.62 0 0 0 7 16.48l.78-.87a1.5 1.5 0 0 1 2.23 2l-1.27 1.38a48.05 48.05 0 0 0 12.37 10.7l1.34-1.37a1.5 1.5 0 1 1 2.15 2.09l-.78.8a49.79 49.79 0 0 0 8.41 3.48c.1-.47.21-.93.32-1.4a1.51 1.51 0 0 1 1.72-1.12z",fill:"#525d7d"}}),a("path",{attrs:{d:"m155.19 197.25a41.34 41.34 0 0 0 6.88-3.73 41.76 41.76 0 0 0 16.64-21.76 1.54 1.54 0 0 1 -.64.15h-.23l-1.21-.2a39.84 39.84 0 0 1 -15.63 20.15 40.39 40.39 0 0 1 -6.55 3.55c-9.65 4.13-21 3.33-31.19-2.19a39.41 39.41 0 0 1 -6.26-4.22 1.49 1.49 0 0 1 -1 .42h-.3a1.51 1.51 0 0 1 -1.17-1.77c.05-.23.1-.46.14-.69a34.19 34.19 0 0 1 -10.2-18.59 37 37 0 0 1 -.77-7.49 47.08 47.08 0 0 1 2.83-14.5c4.4-11.21 15.4-19.67 28.69-22.06a41.18 41.18 0 0 1 7.35-.67c9.95 0 19 3.74 25.21 10.62a39.3 39.3 0 0 1 4.59 5.56 38 38 0 0 1 2.22 3.8l.71.06-.07 1.2a37.71 37.71 0 0 1 1.86 4.77 34.72 34.72 0 0 1 1.23 5.42 33.73 33.73 0 0 1 -.66 13c-.05.24-.11.47-.17.7l.85.14a1.53 1.53 0 0 1 1 .66c.08-.35.17-.7.25-1a36.7 36.7 0 0 0 1.05-7.81 35.2 35.2 0 0 0 -.36-6 36.42 36.42 0 0 0 -1.28-5.77 39.37 39.37 0 0 0 -5-10.35 39 39 0 0 0 -4.79-5.81c-8.1-9-20.95-13-34.36-10.55-14 2.52-25.55 11.45-30.2 23.29a49.22 49.22 0 0 0 -3 15.18 38.44 38.44 0 0 0 .81 7.93c1.85 10.71 9.25 20.52 19.79 26.25a40.34 40.34 0 0 0 19.21 5 34.82 34.82 0 0 0 13.73-2.69z",fill:"#525d7d"}}),a("path",{attrs:{d:"m94 198.5 1.12 1 9.51-10.5 1.17-1.29a1.5 1.5 0 0 0 -2.23-2l-.78.87-10.91 12.03a1.51 1.51 0 0 1 2.12-.11z",fill:"#525d7d"}}),a("path",{attrs:{d:"m120.44 198.3a1.49 1.49 0 0 0 -2.12 0l-1.32 1.4-10.11 10.37 1.07 1a1.5 1.5 0 0 1 -1 2.62 1.54 1.54 0 0 1 -1-.38l-1.16-1.05-35.35 36.2a5.57 5.57 0 0 1 -7.78.23l-1.94-1.78a5.6 5.6 0 0 1 -.37-7.88l33.74-37.3-1.11-1a1.5 1.5 0 0 1 -.11-2.12l-34.75 38.39a8.63 8.63 0 0 0 .57 12.11l1.94 1.77a8.56 8.56 0 0 0 12-.34l48.09-49.34.78-.8a1.49 1.49 0 0 0 -.07-2.1z",fill:"#525d7d"}}),a("path",{attrs:{d:"m92 200.73 1.11 1q5.59 5.06 11.19 10.06l.49.43 1.16 1.05a1.54 1.54 0 0 0 1 .38 1.5 1.5 0 0 0 1-2.62l-1.07-1-.57-.51q-5.6-5-11.18-10.05l-1.12-1a1.5 1.5 0 0 0 -2 2.23z",fill:"#525d7d"}}),a("path",{attrs:{d:"m121.5 169.26c2.35-10.74 4.78-21.83 6.73-33 3.71.79 7.43 1.51 11.05 2.2 9.22 1.77 18.74 3.59 27.95 6.82a30.14 30.14 0 0 0 7.84 1.35l.12-1.79.07-1.2-.71-.06a25.25 25.25 0 0 1 -6.33-1.13c-9.42-3.3-19.05-5.15-28.37-6.93-4.1-.79-8.34-1.6-12.51-2.53a1.49 1.49 0 0 0 -1.16.22 1.51 1.51 0 0 0 -.64 1c-2 11.6-4.52 23.18-7 34.38-1.32 6-2.67 12.17-3.94 18.33 0 .23-.09.46-.14.69a1.51 1.51 0 0 0 1.17 1.77h.3a1.49 1.49 0 0 0 1-.42 1.4 1.4 0 0 0 .45-.78c1.35-6.32 2.76-12.73 4.12-18.92z",fill:"#525d7d"}}),a("path",{attrs:{d:"m224.4 163.14-37.19-7.71-1.08-.22a1.5 1.5 0 1 0 -.61 2.94l1.89.39 35 7.24-15.59 86.68 1.57.49a1 1 0 0 1 -.6 1.91l-2.16-.67-22.87 10.18-.48 2.4a1 1 0 0 1 -1 .8.68.68 0 0 1 -.2 0 1 1 0 0 1 -.78-1.17l.29-1.48-57.93-11.67c1.15-6.18 2.13-12.45 3.07-18.53 1.5-9.6 3.06-19.51 5.29-29.21.12-.49.23-1 .34-1.49a1.49 1.49 0 0 0 -1-1.77h-.12-.06a1.51 1.51 0 0 0 -1.74 1.12c-.11.47-.22.93-.32 1.4-2.28 9.83-3.85 19.84-5.36 29.54-1 6.53-2.07 13.29-3.33 19.88a1.51 1.51 0 0 0 1.18 1.76l60.49 12.19h.3a1.42 1.42 0 0 0 .6-.14l26.5-11.8a1.47 1.47 0 0 0 .86-1.1l16.22-90.2a1.48 1.48 0 0 0 -1.18-1.76z",fill:"#525d7d"}}),a("path",{attrs:{d:"m146.47 204.51-.15.87-.18 1.15c-.16.91-.32 1.81-.45 2.73a1.51 1.51 0 0 0 1.39 1.71 31.09 31.09 0 0 1 5.27 1l1.87.44a1.12 1.12 0 0 0 .32 0 1.49 1.49 0 0 0 .84-.26 1.44 1.44 0 0 0 .64-1 34.48 34.48 0 0 1 1.43-5.17c.3-.9.6-1.83.87-2.77.07-.24.14-.47.2-.7a1.5 1.5 0 1 0 -2.9-.76c-.25.94-.55 1.88-.88 2.86-.05.14-.09.28-.14.42-.43 1.32-.88 2.67-1.22 4.06l-.32-.08c-1.35-.33-2.74-.66-4.16-.87.11-.7.23-1.39.35-2.09v-.17l.15-.87a1.49 1.49 0 0 0 -1.23-1.73 1 1 0 0 0 -.35 0h-.27a1.51 1.51 0 0 0 -1.08 1.23z",fill:"#525d7d"}}),a("path",{attrs:{d:"m154.48 215.93a80.65 80.65 0 0 1 -9.16-2 1.53 1.53 0 0 0 -1.26.23 1.45 1.45 0 0 0 -.63 1.11 57.18 57.18 0 0 1 -1 6.63c-.12.61-.24 1.21-.35 1.82a1.5 1.5 0 0 0 1.18 1.74l3.08.65c1.84.4 3.74.82 5.63 1.12a1.1 1.1 0 0 0 .25 0 1.5 1.5 0 0 0 1.46-1.17c.27-1.21.6-2.46.91-3.66.41-1.53.83-3.12 1.14-4.71a1.49 1.49 0 0 0 -1.24-1.77zm-2.8 5.71c-.2.78-.41 1.58-.61 2.38-1.37-.25-2.75-.56-4.1-.85l-1.67-.36.06-.35c.33-1.68.66-3.41.88-5.19 2.2.56 4.25 1 6.21 1.36-.24 1.01-.45 2.02-.77 3.01z",fill:"#525d7d"}}),a("path",{attrs:{d:"m151.53 231.25a85.9 85.9 0 0 1 -9.17-2 1.49 1.49 0 0 0 -1.26.22 1.55 1.55 0 0 0 -.63 1.12 55.25 55.25 0 0 1 -1 6.62c-.11.6-.23 1.21-.34 1.82a1.5 1.5 0 0 0 1.18 1.75c1 .2 2.06.43 3.09.65 1.84.4 3.73.81 5.62 1.12h.24a1.49 1.49 0 0 0 1.46-1.18c.27-1.21.6-2.45.92-3.66.4-1.53.82-3.12 1.14-4.7a1.51 1.51 0 0 0 -.24-1.15 1.49 1.49 0 0 0 -1.01-.61zm-2.8 5.71c-.21.78-.42 1.57-.62 2.37-1.36-.25-2.74-.55-4.08-.84l-1.69-.36c0-.12 0-.24.07-.36.32-1.69.66-3.41.88-5.19 2.19.57 4.24 1 6.21 1.37-.24 1.05-.5 2.05-.77 3.05z",fill:"#525d7d"}}),a("path",{attrs:{d:"m190.71 180.13c3.07.36 6.09 1 9 1.59 1.36.28 2.71.56 4.06.81a1.33 1.33 0 0 0 .28 0 1.5 1.5 0 0 0 .27-3c-1.33-.25-2.66-.52-4-.8-3-.62-6.06-1.25-9.26-1.63a1.5 1.5 0 1 0 -.35 3z",fill:"#525d7d"}}),a("path",{attrs:{d:"m185.1 191.77a1.5 1.5 0 0 0 1.72 1.25 8.33 8.33 0 0 1 1.33-.11 19.41 19.41 0 0 1 5.47 1.1 22.09 22.09 0 0 0 6.38 1.23 10.59 10.59 0 0 0 1.25-.07 1.5 1.5 0 1 0 -.32-3 16.22 16.22 0 0 1 -6.45-1.05 21.49 21.49 0 0 0 -6.33-1.23 11.92 11.92 0 0 0 -1.8.14 1.5 1.5 0 0 0 -1.25 1.74z",fill:"#525d7d"}}),a("path",{attrs:{d:"m199.73 204.3-21.73-3.77h-.31a1.83 1.83 0 0 0 -.58-.1 1.7 1.7 0 0 0 -1.67 1.87 1.48 1.48 0 0 0 1.48 1.48 1.24 1.24 0 0 0 .74-.19h.19l21.4 3.7a1.18 1.18 0 0 0 .26 0 1.49 1.49 0 0 0 .25-3z",fill:"#525d7d"}}),a("path",{attrs:{d:"m197.84 215-27.67-4.57a1.5 1.5 0 0 0 -1.59 2.15l.27.54a1.5 1.5 0 0 0 2 .67 1.13 1.13 0 0 0 .26-.16l26.24 4.37h.25a1.5 1.5 0 0 0 .24-3z",fill:"#525d7d"}}),a("path",{attrs:{d:"m197.3 226.86-32.2-5.19a1.5 1.5 0 0 0 -2.15 0l-.26.27a1.5 1.5 0 0 0 .82 2.54l33.31 5.37a1 1 0 0 0 .24 0 1.5 1.5 0 0 0 .24-3z",fill:"#525d7d"}}),a("path",{attrs:{d:"m195.72 240.57-34-6.16a5.3 5.3 0 0 0 -1.77-.36 3.3 3.3 0 0 0 -1.85.56 1.5 1.5 0 1 0 1.66 2.5.3.3 0 0 1 .19-.06 3.48 3.48 0 0 1 .92.24l.21.05 34.12 6.18a1.23 1.23 0 0 0 .27 0 1.5 1.5 0 0 0 .27-3z",fill:"#525d7d"}}),a("path",{attrs:{d:"m184.69 245.92a1 1 0 0 0 -.47.67l-3.66 18.31-.29 1.48a1 1 0 0 0 .78 1.17.68.68 0 0 0 .2 0 1 1 0 0 0 1-.8l.48-2.4 3.26-16.3 19.61 6.12 2.16.67a1 1 0 0 0 .6-1.91l-1.57-.49-21.27-6.63a1 1 0 0 0 -.83.11z",fill:"#525d7d"}}),a("path",{attrs:{d:"m157.4 156a80.17 80.17 0 0 1 -11.4-2.39c-2.95-.78-6-1.59-9.09-2.11a1.5 1.5 0 0 0 -1.72 1.23c-.56 3.3-1.27 6.64-1.95 9.87-.82 3.93-1.68 8-2.29 12a1.5 1.5 0 0 0 1.2 1.7c7.32 1.38 14.53 3 20 4.29a1.27 1.27 0 0 0 .34 0 1.52 1.52 0 0 0 .8-.23 1.47 1.47 0 0 0 .66-.95c.52-2.38 1-4.79 1.43-7.12.93-4.77 1.88-9.7 3.26-14.44a1.5 1.5 0 0 0 -.2-1.25 1.49 1.49 0 0 0 -1.04-.6zm-4.92 15.78c-.35 1.82-.72 3.7-1.1 5.57-4.91-1.14-11-2.5-17.2-3.71.58-3.49 1.32-7 2-10.44.58-2.77 1.19-5.63 1.7-8.49 2.47.48 5 1.14 7.36 1.78a94 94 0 0 0 10 2.26c-1.08 4.36-1.93 8.77-2.76 13.05z",fill:"#525d7d"}}),a("path",{attrs:{d:"m139.38 163.39a1.5 1.5 0 1 0 -2.85 1 35.93 35.93 0 0 0 3.33 6.75l.49.84a1.49 1.49 0 0 0 1 .72 1.1 1.1 0 0 0 .26 0 1.48 1.48 0 0 0 1-.33 56.3 56.3 0 0 1 9.23-6.35 1.5 1.5 0 0 0 -1.41-2.65 55.5 55.5 0 0 0 -8.35 5.57 29.27 29.27 0 0 1 -2.7-5.55z",fill:"#525d7d"}}),a("path",{attrs:{d:"m178.3 168.93-.85-.14c-2-.32-4-.67-5.91-1-3.26-.6-6.63-1.22-10-1.63a1.5 1.5 0 0 0 -.36 3c3.31.4 6.63 1 9.85 1.6 1.84.34 3.73.68 5.63 1l1.21.2h.23a1.54 1.54 0 0 0 .64-.15 1.49 1.49 0 0 0 .61-2.17 1.53 1.53 0 0 0 -1.05-.71z",fill:"#525d7d"}}),a("path",{attrs:{d:"m326.51 146.81c-2.64.47-4.84 2.71-7.12 4-1.72 1-3.55 1.74-5.33 2.58a9 9 0 0 0 -.77-2.22l-1.24-2.88a1.42 1.42 0 0 0 -1.8-.59 1.47 1.47 0 0 0 -.83 1.7l.48 3a5 5 0 0 0 1.09 3 1.51 1.51 0 0 0 .28.22 1.38 1.38 0 0 0 1.31 1.36c3.05.1 6.3-.87 9.18-1.79s6-1.82 7.84-4.39c1.55-2.11-.99-4.37-3.09-3.99z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m342.8 136c-2.1-.17-3.72 1.42-5.44 2.44s-3.43 1.91-5.2 2.75-.42 3.28 1.27 3c2.09-.31 4.17-.71 6.22-1.22s4.24-.9 5.52-2.87-.42-3.99-2.37-4.1z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m317 135.63a1.5 1.5 0 0 1 .86 1.94c-.17.42-.32.84-.46 1.26a8.3 8.3 0 0 0 1.6.17 10.07 10.07 0 0 0 4.74-1.26c-.24-.41-.48-.82-.75-1.21a1.5 1.5 0 0 1 2.47-1.7c.25.36.49.72.71 1.1a8.37 8.37 0 0 0 2.53-5.92c0-4.43-3.29-7.52-8-7.52a8.93 8.93 0 0 0 -1.55.13c-4.32.76-7.83 4.59-7.83 8.52a8.69 8.69 0 0 0 3.31 6.45c.13-.37.26-.73.4-1.1a1.5 1.5 0 0 1 1.97-.86zm2.7-10a5.89 5.89 0 0 1 1-.09c2.3 0 5 1.18 5 4.52 0 3.71-3.9 6-6.7 6-3.55 0-4.67-3.79-4.67-4.86-.03-2.52 2.47-5.12 5.32-5.62z",fill:"#525d7d"}}),a("path",{attrs:{d:"m326.14 135.93c-.22-.38-.46-.74-.71-1.1a1.5 1.5 0 0 0 -2.47 1.7c.27.39.51.8.75 1.21a24.67 24.67 0 0 1 2.81 7 97.35 97.35 0 0 0 -10.82 4.32c0-.2 0-.4 0-.6a29.06 29.06 0 0 1 1.67-9.62c.14-.42.29-.84.46-1.26a1.5 1.5 0 0 0 -2.8-1.08c-.14.37-.27.73-.4 1.1a32.06 32.06 0 0 0 -1.93 10.88 27.91 27.91 0 0 0 .2 3.06 1.51 1.51 0 0 0 1.49 1.31 1.52 1.52 0 0 0 .66-.15 95.28 95.28 0 0 1 13.69-5.51 1.51 1.51 0 0 0 1-1.72 28.17 28.17 0 0 0 -3.6-9.54z",fill:"#525d7d"}}),a("path",{attrs:{d:"m336 129.42a1.49 1.49 0 0 1 .64 2 8.94 8.94 0 0 0 -.47 1.09 4.63 4.63 0 0 0 .54 0 5.27 5.27 0 0 0 3.07-1c-.3-.3-.61-.6-.94-.89a1.5 1.5 0 0 1 1.95-2.28c.36.31.69.62 1 .94a5.66 5.66 0 0 0 .85-2.84 4.26 4.26 0 0 0 -2.18-3.49 6.72 6.72 0 0 0 -3.57-1.12 5 5 0 0 0 -2.25.53 7.88 7.88 0 0 0 -1.87 1.55 4.42 4.42 0 0 0 -1.3 3.21 5.69 5.69 0 0 0 1.48 3.67 5.55 5.55 0 0 0 .49.48c.17-.42.33-.85.53-1.24a1.49 1.49 0 0 1 2.03-.61zm-1.13-3.42a6.35 6.35 0 0 1 1.1-1 2 2 0 0 1 .9-.2 4 4 0 0 1 1.91.63c.5.33.82.72.82 1a3.44 3.44 0 0 1 -.9 2 2.84 2.84 0 0 1 -2 1.12 2 2 0 0 1 -1.53-.75 2.8 2.8 0 0 1 -.71-1.69 1.47 1.47 0 0 1 .41-1.11z",fill:"#525d7d"}}),a("path",{attrs:{d:"m341.75 129.3c-.32-.32-.65-.63-1-.94a1.5 1.5 0 0 0 -1.95 2.28c.33.29.64.59.94.89a13.84 13.84 0 0 1 2.55 3.42 52.88 52.88 0 0 0 -7.06 2.5 15.25 15.25 0 0 1 .9-4.92 8.94 8.94 0 0 1 .47-1.09 1.5 1.5 0 0 0 -2.66-1.39c-.2.39-.36.82-.53 1.24a18.62 18.62 0 0 0 -1.19 6.9c0 .59 0 1.17.05 1.74a1.51 1.51 0 0 0 .76 1.22 1.49 1.49 0 0 0 1.44 0 48.52 48.52 0 0 1 10.24-3.76 1.51 1.51 0 0 0 1-1.92 15.44 15.44 0 0 0 -3.96-6.17z",fill:"#525d7d"}}),a("path",{attrs:{d:"m222.5 39.42c4.14-1.86 8.92-3.65 11.41 1.26 1.15 2.27 5.14 1.27 4.92-1.34-.32-3.74-3.4-6.33-7-7.16a10.61 10.61 0 0 0 -3.31-.22 1 1 0 0 0 -.26-.33c-4.31-4-11.21.76-9.59 6.25a2.61 2.61 0 0 0 3.83 1.54z",fill:"#ffcc80"}}),a("path",{attrs:{d:"m229.4 130.42a.65.65 0 0 0 -1 .13c-4.63 7.21 10.74 9.08 14.6 9.44h.27c-.36 2 2.64 3.38 4.5 3.63 4.57.62 10.23 1 14.51-.92 1.8-.8 1.39-3.29 0-4.19a2.08 2.08 0 0 0 .43-.19c7.58-.36 18.23-1.6 18.75-10.88 0-.53-.66-.62-.91-.25-4.24 6.09-13.14 4.22-19.24 5.91a2.5 2.5 0 0 0 -.41.16 1.33 1.33 0 0 0 -.59.33 2.83 2.83 0 0 0 -.23.28l-.05.06-.07.1a3.88 3.88 0 0 0 -.24.45 2.4 2.4 0 0 0 -1.6-.63 56.7 56.7 0 0 0 -10.8.87c-1.36.21-.85 2.08.3 2.21 3.32.38 6.57 1.06 9.87 1.55a3.77 3.77 0 0 0 .47 0 47.47 47.47 0 0 1 -4.9.59c-1.06 0-7.16.68-7.37-.09a.31.31 0 0 0 -.05-.1c1.33-1.73.88-5-1.68-5.68a58 58 0 0 0 -8-1.42c-1.79-.22-5.19.01-6.56-1.36zm30.26 7.36a2.15 2.15 0 0 0 .5.45c-.5 0-1 .11-1.5.17a2.18 2.18 0 0 0 1-.62z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m317.14 92.81c0-.6-.77-.6-1-.13-4.7 11.46-13.4 21.77-26.8 21.79-1-1.91-1.9-3.83-2.95-5.7a9.42 9.42 0 0 0 8.83-1 11.72 11.72 0 0 0 8.48-5.1 1.8 1.8 0 0 0 .32-1 15.75 15.75 0 0 0 2.42-14 .53.53 0 0 0 -1 0c-1.36 3.75-2.55 7.72-5.3 10.73s-5.81 3.43-9.65 4a1.42 1.42 0 0 0 -1.2 1.23 17.19 17.19 0 0 1 -7.43-2.53c-3.26-2-5.47-5.06-7.79-8-.25-.33-.87 0-.84.35.45 5.33 5.86 12.09 11.88 14.77a1.22 1.22 0 0 0 -.81 1 36.54 36.54 0 0 0 .55 8.49c0 .24-.08.48-.13.7a40.58 40.58 0 0 0 -1 5.22c-.18 2.3 2.62 2.92 4 1.78a6.81 6.81 0 0 0 .7.59c2.06 1.5 4.24-.6 4.5-2.58a7.76 7.76 0 0 0 -1.27-4.68c6.37-1.73 13.31-3.39 18.15-8 5.27-4.95 6.95-10.95 7.34-17.93z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m285 95.17a8.47 8.47 0 0 0 3.85 2.41 6.91 6.91 0 0 0 7.95-3.24 2.38 2.38 0 0 0 .28-1.49 6.59 6.59 0 0 0 .15-1.57c0-1.32-.51-2.86-1.83-3.41a.64.64 0 0 0 -.71.29 9.79 9.79 0 0 0 -1 2.48 6.43 6.43 0 0 1 -.47 1 2.52 2.52 0 0 0 -.42.44c-2.32 3.12-6.78 1.19-8.84-1.2a.5.5 0 0 0 -.83.48 8.77 8.77 0 0 0 1.87 3.81z",fill:"#e0dfe6"}}),a("g",{attrs:{fill:"#525d7d"}},[a("path",{attrs:{d:"m312.73 123 .79-.62c4.62-3.7 8.62-6.88 11.61-12.64a40.94 40.94 0 0 0 4.21-9.94 43 43 0 0 0 1.55-11.14 41.91 41.91 0 0 0 -11.21-29l-2.08 2.18a38.91 38.91 0 0 1 10.29 26.78 40 40 0 0 1 -1.44 10.38 38.39 38.39 0 0 1 -3.94 9.28c-2.74 5.27-6.32 8.13-10.87 11.75l-.69.56a41 41 0 0 1 -26.34 4.75v3a47.56 47.56 0 0 0 6.28.43 43.21 43.21 0 0 0 21.66-5.68z"}}),a("path",{attrs:{d:"m250.81 88.84a38.51 38.51 0 0 1 1.35-10.2 41.45 41.45 0 0 1 17.35-23.46c6.71-2.88 13.64-5.83 20.29-5.83a37.34 37.34 0 0 1 25.7 10.38l2.07-2.18a40.33 40.33 0 0 0 -27.77-11.2c-7.31 0-14.57 3.11-21.59 6.12l-.25.13a44.3 44.3 0 0 0 -18.29 24l1.57.69a1.51 1.51 0 0 1 -.63 2.87 1.56 1.56 0 0 1 -.61-.16c-.37-.18-.74-.33-1.1-.49a40.67 40.67 0 0 0 -1.07 9.31 35.33 35.33 0 0 0 1 9 22.39 22.39 0 0 1 2.94-.6 32.2 32.2 0 0 1 -.96-8.38z"}}),a("path",{attrs:{d:"m252.61 100.14a21.58 21.58 0 0 0 -3 .56 37.67 37.67 0 0 0 2.88 6.54l3.37-.15c-.07-.12-.14-.24-.22-.36a34.52 34.52 0 0 1 -3.03-6.59z"}}),a("path",{attrs:{d:"m281.61 126.76v-.16a.85.85 0 0 0 0 .16z"}}),a("path",{attrs:{d:"m245.33 134c0-.17 0-.34 0-.5q0-.76 0-1.5c-11.58 0-15.33-1-16.78-5.3.06 1.34.11 2.69.17 4 2.58 2.58 7.38 3.3 16.61 3.3z"}}),a("path",{attrs:{d:"m275.07 63.88a.8.8 0 0 0 -.16.08 30 30 0 0 0 -12.62 17 27.54 27.54 0 0 0 -1 7.43 23.77 23.77 0 0 0 .37 4.68 1 1 0 1 0 2-.36 22.06 22.06 0 0 1 -.34-4.31 25.76 25.76 0 0 1 .91-6.89 28 28 0 0 1 11.73-15.86c4.53-1.94 9.22-3.94 13.71-3.94a25.22 25.22 0 0 1 17.24 6.88l1.4-1.43a27.25 27.25 0 0 0 -18.64-7.45c-4.95.03-9.86 2.13-14.6 4.17z"}}),a("path",{attrs:{d:"m305 111.6a.57.57 0 0 0 .13-.08l.53-.43c3.12-2.49 5.82-4.64 7.84-8.53a28 28 0 0 0 2.85-6.71 29.28 29.28 0 0 0 1-7.52 28.26 28.26 0 0 0 -7-19l-1.35 1.45a26.24 26.24 0 0 1 6.4 17.52 27 27 0 0 1 -1 7 25.81 25.81 0 0 1 -2.67 6.28c-1.85 3.56-4.27 5.49-7.34 7.94l-.47.38a28.12 28.12 0 0 1 -19.28 3v2a30 30 0 0 0 20.36-3.3z"}}),a("path",{attrs:{d:"m260.54 131.59c0 .67.06 1.33.09 2 12.31-1 18.18-3.44 21-7.06 0-1.59 0-3.19 0-4.79-1.31 5.33-5.8 8.68-21.09 9.85z"}}),a("path",{attrs:{d:"m280.77 73.23a.51.51 0 0 0 -.16.09 18 18 0 0 0 -7.61 10.27 16.62 16.62 0 0 0 -.6 4.48 14.52 14.52 0 0 0 .53 4.19 15.36 15.36 0 0 0 1.63 3.74 17.92 17.92 0 0 0 15.44 8.41 17.52 17.52 0 0 0 8.8-2.31.57.57 0 0 0 .13-.08l.31-.25a15.53 15.53 0 0 0 4.76-5.15 16.74 16.74 0 0 0 1.72-4.05 17.33 17.33 0 0 0 .58-4.57 17.08 17.08 0 0 0 -3.8-10.94l-1.5 1.39a15.05 15.05 0 0 1 3.3 9.55 15.51 15.51 0 0 1 -.56 4 14.78 14.78 0 0 1 -1.54 3.62 13.67 13.67 0 0 1 -4.22 4.56l-.25.2c-7.28 4.16-17.29 1.65-21.45-5.41a13.41 13.41 0 0 1 -1.42-3.28 12.71 12.71 0 0 1 -.46-3.64 14.45 14.45 0 0 1 .52-3.94 16.1 16.1 0 0 1 6.72-9.11c2.74-1.17 5.33-2.27 7.89-2.27a14.43 14.43 0 0 1 9.41 3.53l1.47-1.36a16.4 16.4 0 0 0 -10.88-4.17c-3 .03-5.93 1.27-8.76 2.5z"}}),a("path",{attrs:{d:"m285.74 81.25a1.19 1.19 0 0 0 -.25.13 7.94 7.94 0 0 0 -3.27 4.43 7.59 7.59 0 0 0 -.26 1.93 6.58 6.58 0 0 0 .24 1.87 6.69 6.69 0 0 0 .72 1.67 7.76 7.76 0 0 0 6.69 3.64 7.52 7.52 0 0 0 3.79-1 1.22 1.22 0 0 0 .19-.12l.11-.1a6.73 6.73 0 0 0 2-2.2 7.09 7.09 0 0 0 .75-1.77 7.68 7.68 0 0 0 .28-2 7.42 7.42 0 0 0 -1.27-4.22c-.75.69-1.5 1.4-2.25 2.1a4.36 4.36 0 0 1 .52 2.08 4.54 4.54 0 0 1 -.65 2.32 4 4 0 0 1 -1.26 1.32 4.89 4.89 0 0 1 -6.34-1.62 4 4 0 0 1 -.4-.93 3.53 3.53 0 0 1 -.13-1 4.19 4.19 0 0 1 .15-1.14 4.78 4.78 0 0 1 1.95-2.64 6.7 6.7 0 0 1 2.36-.71 4.1 4.1 0 0 1 1.63.34c.76-.73 1.53-1.44 2.3-2.16a7.19 7.19 0 0 0 -3.93-1.18 9.44 9.44 0 0 0 -3.67.96z"}}),a("path",{attrs:{d:"m330.46 46.35h2c2.55-2.57 5.48-5.46 9.18-9h-.25a1.51 1.51 0 0 1 -1.34-1.35c0-.4-.06-.79-.1-1.19-4.18 4-7.41 7.22-10.18 10v1.54z"}}),a("path",{attrs:{d:"m308.29 67.19-1.4 1.43-1.16 1.18c-1.74 1.76-3.53 3.46-5.32 5.13l-1.47 1.36c-.82.75-1.63 1.5-2.44 2.23l-3.16 2.9c-.77.72-1.54 1.43-2.3 2.16-1 1-2 1.9-3 2.88a1.49 1.49 0 0 0 0 2.12 1.5 1.5 0 0 0 2.12 0c1-1 2-2 3-2.94.75-.7 1.5-1.41 2.25-2.1 1-1 2-1.88 3.06-2.8l2.53-2.29 1.48-1.36c1.8-1.68 3.61-3.4 5.36-5.19.39-.38.74-.74 1.1-1.12l1.41-1.43c2.8-2.86 5.15-5.3 7.23-7.48l2.08-2.18 2.81-3c2.39-2.52 4.57-4.83 7-7.34-.38 0-.76 0-1.14 0a1.49 1.49 0 0 1 -1.08-.41 1.53 1.53 0 0 1 -.47-1.07v-.07c-2.23 2.31-4.28 4.47-6.5 6.81l-2.74 2.9-2.07 2.18c-2.05 2.21-4.39 4.65-7.18 7.5z"}}),a("path",{attrs:{d:"m343.29 34.54a1.46 1.46 0 0 0 -.29-.54s0 0-.07 0v.56z"}}),a("path",{attrs:{d:"m327.28 49a1.49 1.49 0 0 0 1.08.41h1.14c3.38 0 6.8.17 10.13.4l1.34.09h.11a1.51 1.51 0 0 0 1.2-.6c2.57-3.44 5.36-6.57 8.3-9.89l1.21-1.41a1.48 1.48 0 0 0 .27-1.53 1.5 1.5 0 0 0 -1.23-1c-1.74-.19-3.52-.44-5.24-.68l-2.3-.32h-.36c0-.19 0-.37 0-.56q-.28-3.32-.54-6.63v-.28a1.49 1.49 0 0 0 -.91-1.26 1.51 1.51 0 0 0 -1.54.22l-3.21 2.63c-3.11 2.53-6.31 5.15-9.43 7.83a1.5 1.5 0 0 0 -.52 1.14c0 4 0 7.23.09 10.26v.07a1.53 1.53 0 0 0 .41 1.11zm2.44-10.72c2.92-2.49 5.93-4.95 8.85-7.33l1-.81c.12 1.55.26 3.11.39 4.66 0 .4.07.79.1 1.19a1.51 1.51 0 0 0 1.31 1.35h.25c1.19.15 2.38.31 3.56.48l2.48.34c-2.47 2.78-5 5.64-7.28 8.65h-.54c-2.42-.17-4.91-.33-7.4-.4-.65 0-1.31 0-2 0h-.67c0-.5 0-1 0-1.54-.03-2.05-.04-4.2-.05-6.61z"}}),a("path",{attrs:{d:"m217.33 29 .11-.09z"}}),a("path",{attrs:{d:"m217.56 28.81.13-.07z"}}),a("path",{attrs:{d:"m217.83 28.7.14-.05z"}}),a("path",{attrs:{d:"m218.77 40.38h1.46c-.19-2.9-.33-5.8-.4-8.72h-1.56a1.51 1.51 0 0 1 -1.49-1.49c.06 3.93.27 7.85.53 11.76a1.5 1.5 0 0 1 1.46-1.55z"}}),a("path",{attrs:{d:"m218.26 28.62h-.14z"}}),a("path",{attrs:{d:"m217.13 29.17a.81.81 0 0 1 .09-.1.81.81 0 0 0 -.09.1z"}}),a("path",{attrs:{d:"m216.85 29.68s0-.09.05-.14-.03.1-.05.14z"}}),a("path",{attrs:{d:"m216.8 30a.86.86 0 0 1 0-.16.86.86 0 0 0 0 .16z"}}),a("path",{attrs:{d:"m217 29.41a.75.75 0 0 1 .07-.12.75.75 0 0 0 -.07.12z"}}),a("path",{attrs:{d:"m221.32 54.14c-.32-3.67-.63-7.24-.89-10.79h-1.57a1.5 1.5 0 0 1 -1.54-1.35c.29 4.18.65 8.34 1 12.42v.49h3z"}}),a("path",{attrs:{d:"m218.86 43.37h1.57c4-.07 8 0 11.93.13 2.16.06 4.33.11 6.48.14a1.52 1.52 0 0 0 1.11-.46 1.5 1.5 0 0 0 .41-1.13c-.24-3.8-.4-7.89-.49-12.16a1.52 1.52 0 0 0 -.48-1.07 1.46 1.46 0 0 0 -1.1-.39c-3.26.19-6.7.27-11.13.27-2.15 0-4.3 0-6.45 0h-2.42-.17-.12l-.14.05h-.14l-.13.07-.12.07-.11.09a.52.52 0 0 0 -.11.1.81.81 0 0 0 -.09.1.94.94 0 0 0 -.09.12.75.75 0 0 0 -.07.12l-.07.13c0 .05 0 .1-.05.14s0 .1 0 .14a.86.86 0 0 0 0 .16.51.51 0 0 0 0 .13 1.51 1.51 0 0 0 1.49 1.51h2.41 6.48c3.8 0 6.88-.06 9.75-.2.08 3.16.2 6.21.36 9.12l-4.83-.12c-4-.1-8.14-.2-12.21-.13-.49 0-1 0-1.46 0a1.5 1.5 0 0 0 -1.46 1.51.78.78 0 0 0 0 .09 1.5 1.5 0 0 0 1.45 1.47z"}}),a("path",{attrs:{d:"m213.07 64.27c1 0 1.9.07 2.86.07 3.63 0 7.29-.29 10.72-.59a1.5 1.5 0 0 0 1.35-1.58c-.05-.93-.13-1.87-.21-2.82-.09-1.1-.19-2.24-.23-3.34a1.49 1.49 0 0 0 -1.64-1.43c-1.5.14-3 .22-4.55.26-1 0-2 0-3 0h-1.92c-1.12 0-2.25 0-3.36 0a1.5 1.5 0 0 0 -1.48 1.48v1.5 2.3c0 1 0 1.87.08 2.68a1.49 1.49 0 0 0 1.38 1.47zm1.52-6.27v-.1h1.88 3.53.09c1.52 0 3-.07 4.58-.18l.15 1.92c0 .42.08.85.11 1.27a101.38 101.38 0 0 1 -10.35.44c0-.35 0-.72 0-1.12-.02-.78 0-1.52.01-2.23z"}}),a("path",{attrs:{d:"m284.61 125.36c0-3.48 0-7 0-10.46 0-.68 0-1.35 0-2 0-1.69 0-3.4 0-5.08a1.5 1.5 0 0 0 -1.49-1.52h-1.56c-2.92 0-7.49.11-13.68.33.11.42.21.84.29 1.27a1.5 1.5 0 1 1 -2.95.55 12.43 12.43 0 0 0 -.44-1.7c-2.73.1-5.72.23-9 .37l-3.37.15-10 .46c-.15.6-.26 1.21-.36 1.83a1.5 1.5 0 0 1 -1.48 1.26h-.24a1.49 1.49 0 0 1 -1.24-1.72c.06-.4.14-.8.22-1.2l-7.76.38-2.56.13a22.58 22.58 0 0 1 -2.46-.17 1.44 1.44 0 0 0 -1.18.38 1.5 1.5 0 0 0 -.49 1.14c.34 14.13 1 28.32 2 42.19a1.51 1.51 0 0 0 1.46 1.39c3.11.08 6.3.12 9.73.12 9 0 18.18-.27 27-.53 5.94-.18 12.08-.36 18.1-.45a1.51 1.51 0 0 0 1.47-1.53c-.1-7.41-.16-15-.17-22.5v-3zm-19.49 24.52c-8.85.26-18 .53-27 .53-2.91 0-5.64 0-8.29-.08-.45-6.48-.83-13-1.15-19.6-.06-1.34-.11-2.69-.17-4-.22-5.12-.41-10.25-.54-15.38h1.09l2.71-.13c26-1.3 42.81-2 49.85-2v12.47 4.79.23c0 7.58.05 15.21.15 22.69-5.56.15-11.19.32-16.65.48z"}}),a("path",{attrs:{d:"m260.48 129v-.39a1.52 1.52 0 0 0 -.47-1.1 1.49 1.49 0 0 0 -1.12-.41 54.59 54.59 0 0 1 -8.14-.32c-1.34-.11-2.73-.23-4.12-.31a1.5 1.5 0 0 0 -1.57 1.67c.15 1.31.21 2.61.23 3.95q0 .74 0 1.5v.5c0 1.3 0 2.64.14 4a1.5 1.5 0 0 0 1.5 1.39c1.88 0 3.79-.1 5.64-.18 2-.08 4.12-.17 6.15-.17h.61a1.43 1.43 0 0 0 1.11-.47 1.5 1.5 0 0 0 .4-1.13l-.05-.74c-.07-1-.14-2.08-.2-3.12 0-.67-.07-1.33-.09-2 0-.96-.02-1.85-.02-2.67zm-8 7.28c-1.35.05-2.74.11-4.11.15 0-1 0-1.93-.06-2.88 0-1.3 0-2.63-.12-4l2.29.19c2.28.2 4.64.4 7 .38 0 2 .16 4 .29 6-1.77-.04-3.55.03-5.28.11z"}}),a("path",{attrs:{d:"m240.44 110.77h.24a1.5 1.5 0 0 0 1.48-1.26c.1-.62.21-1.23.36-1.83.75-3 2.36-5.7 7.12-7a21.58 21.58 0 0 1 3-.56 36 36 0 0 1 4.26-.24c3.05 0 6.56 2.34 8 6.82a12.43 12.43 0 0 1 .44 1.7 1.5 1.5 0 1 0 2.95-.55c-.08-.43-.18-.85-.29-1.27-1.55-5.69-6.05-9.7-11.11-9.7a35.42 35.42 0 0 0 -5.1.34 22.39 22.39 0 0 0 -2.94.6c-6.42 1.77-8.52 5.82-9.41 10-.08.4-.16.8-.22 1.2a1.49 1.49 0 0 0 1.22 1.75z"}}),a("path",{attrs:{d:"m198.87 84.05a1.44 1.44 0 0 0 .84-.26c1-.71 2.15-1.39 3.29-2a1.5 1.5 0 0 0 -1.46-2.63c-1.22.68-2.4 1.41-3.52 2.18a1.5 1.5 0 0 0 .85 2.73z"}}),a("path",{attrs:{d:"m188.81 92.85a1.46 1.46 0 0 0 .84.26 1.51 1.51 0 0 0 1.25-.66 29.83 29.83 0 0 1 2.33-3 1.5 1.5 0 0 0 -2.24-2 33.51 33.51 0 0 0 -2.58 3.31 1.51 1.51 0 0 0 .4 2.09z"}}),a("path",{attrs:{d:"m202.19 145.74a1.5 1.5 0 0 0 -.62 2c.66 1.24 1.22 2.38 1.71 3.5a1.51 1.51 0 0 0 1.38.89 1.41 1.41 0 0 0 .6-.13 1.5 1.5 0 0 0 .77-2c-.53-1.18-1.12-2.39-1.81-3.69a1.51 1.51 0 0 0 -2.03-.57z"}}),a("path",{attrs:{d:"m195.33 137.47 1.7 2.66a1.51 1.51 0 0 0 1.27.7 1.51 1.51 0 0 0 1.27-2.31l-1.71-2.67-.45-.7a1.5 1.5 0 1 0 -2.53 1.61z"}}),a("path",{attrs:{d:"m190.12 129a1.51 1.51 0 0 0 1.3.76 1.59 1.59 0 0 0 .75-.2 1.5 1.5 0 0 0 .55-2c-.7-1.22-1.31-2.35-1.88-3.45a1.5 1.5 0 0 0 -2.67 1.36c.59 1.13 1.23 2.3 1.95 3.53z"}}),a("path",{attrs:{d:"m210.51 78.35a1.55 1.55 0 0 0 .47-.08c1.22-.41 2.48-.78 3.73-1.1a1.5 1.5 0 0 0 -.74-2.91c-1.33.34-2.66.73-3.94 1.17a1.5 1.5 0 0 0 -.95 1.9 1.52 1.52 0 0 0 1.43 1.02z"}}),a("path",{attrs:{d:"m234.68 74.1a1.49 1.49 0 0 0 1.32 1.68c1.28.18 2.56.4 3.8.68a1.24 1.24 0 0 0 .33 0 1.5 1.5 0 0 0 .33-3c-1.33-.29-2.7-.54-4.07-.72a1.51 1.51 0 0 0 -1.71 1.36z"}}),a("path",{attrs:{d:"m223.05 72.65a1.5 1.5 0 0 0 .14 3h.15c1.29-.13 2.6-.22 3.9-.26a1.5 1.5 0 0 0 -.1-3c-1.36.04-2.74.13-4.09.26z"}}),a("path",{attrs:{d:"m184.91 111.09a1.5 1.5 0 0 0 -1.22 1.73 34.51 34.51 0 0 0 1 4.06 1.49 1.49 0 0 0 1.44 1.08 1.23 1.23 0 0 0 .42-.07 1.49 1.49 0 0 0 1-1.86 32.68 32.68 0 0 1 -.87-3.72 1.51 1.51 0 0 0 -1.77-1.22z"}}),a("path",{attrs:{d:"m184.82 105.1h.2a1.51 1.51 0 0 0 1.49-1.3 25.47 25.47 0 0 1 .78-3.69 1.52 1.52 0 0 0 -1-1.86 1.5 1.5 0 0 0 -1.86 1 31.59 31.59 0 0 0 -.87 4.11 1.5 1.5 0 0 0 1.26 1.74z"}}),a("path",{attrs:{d:"m250.61 80.14a1.51 1.51 0 0 0 .63-2.87l-1.57-.69-.44-.2a1.5 1.5 0 0 0 -1.16 2.77l.81.36c.36.16.73.31 1.1.49a1.56 1.56 0 0 0 .63.14z"}}),a("path",{attrs:{d:"m238.5 217.15a1.53 1.53 0 0 0 1.18.57 1.48 1.48 0 0 0 .93-.32 1.51 1.51 0 0 0 .25-2.11c-.78-1-1.56-2-2.3-3.15a1.5 1.5 0 0 0 -2.48 1.69c.78 1.17 1.6 2.26 2.42 3.32z"}}),a("path",{attrs:{d:"m231.43 205.9a1.47 1.47 0 0 0 2 .66 1.49 1.49 0 0 0 .66-2c-.58-1.16-1.14-2.35-1.66-3.55a1.5 1.5 0 1 0 -2.75 1.21c.55 1.23 1.14 2.48 1.75 3.68z"}}),a("path",{attrs:{d:"m225 189a1.5 1.5 0 0 0 -.77 2c.54 1.22 1.13 2.46 1.76 3.7a1.51 1.51 0 0 0 1.61.79 1.53 1.53 0 0 0 .41-.14 1.5 1.5 0 0 0 .65-2c-.61-1.18-1.17-2.37-1.68-3.53a1.5 1.5 0 0 0 -1.98-.82z"}})]),a("path",{attrs:{d:"m75.65 111.56a7.86 7.86 0 0 0 6.59 1.44 22.72 22.72 0 0 0 6.63-1.87c4.11-2.21 1.26-9.51-3.25-7.71-1.86.74-2.86 2-4.39 3.09a7.5 7.5 0 0 1 -4 1.23c-1.65.16-3.31 2.47-1.58 3.82z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m139.82 83.57a30.23 30.23 0 0 0 4.42-.43 26.76 26.76 0 0 1 4-.41h1c-.41.75-1.09 1.84-1.83 3-1.34 2.15-3.18 5.11-5.57 9.28a1.5 1.5 0 0 0 .56 2 1.5 1.5 0 0 0 2.05-.56c2.35-4.12 4.17-7 5.51-9.19 2.45-3.93 3.19-5.12 2.45-6.44s-2-1.18-3.79-1.17h-.42a28.9 28.9 0 0 0 -4.41.44 26.7 26.7 0 0 1 -4 .4h-.08c.29-.45.7-1 1.06-1.52a30.55 30.55 0 0 0 5-9.41 1.52 1.52 0 0 0 -1-1.86 1.5 1.5 0 0 0 -1.86 1 27.21 27.21 0 0 1 -4.55 8.49c-1.51 2.1-2.51 3.49-1.78 4.91s2.48 1.47 3.24 1.47z",fill:"#525d7d"}}),a("path",{attrs:{d:"m79.09 110.33a6.7 6.7 0 0 0 6.65-6.88 3.16 3.16 0 0 0 -.35-1.51c-1.39-2.51-4.48-3.84-8.82-3.84-2.21 0-3.81 2.24-3.81 5.32a7.59 7.59 0 0 0 1.43 4.58 5.86 5.86 0 0 0 4.9 2.33zm-2.52-9.23c1.8 0 5 .3 6.17 2.24v.11a3.69 3.69 0 0 1 -3.65 3.88 2.93 2.93 0 0 1 -2.51-1.16 4.67 4.67 0 0 1 -.82-2.75c0-1.42.56-2.32.81-2.32z",fill:"#525d7d"}}),a("path",{attrs:{d:"m148 106.63a1.54 1.54 0 0 0 .85.26 1.5 1.5 0 0 0 1.23-.65c.79-1.15 1.55-2.18 2.31-3.15a1.5 1.5 0 0 0 -2.36-1.86c-.8 1-1.59 2.1-2.42 3.31a1.51 1.51 0 0 0 .39 2.09z",fill:"#525d7d"}}),a("path",{attrs:{d:"m105.31 249a1.51 1.51 0 0 0 -2.12 0c-3.1 3-5.27 4.83-6.71 6-1.91 1.61-2.71 2.27-2.34 3.48s1.45 1.29 2.72 1.44a27.41 27.41 0 0 1 5.06 1c-.41.45-.94 1-1.52 1.63-1.21 1.28-2.88 3-5.07 5.49a1.49 1.49 0 0 0 1.11 2.5 1.51 1.51 0 0 0 1.12-.5c2.17-2.42 3.82-4.16 5-5.43 2.63-2.78 3.33-3.53 3-4.77s-1.32-1.38-2.22-1.63l-.48-.14a30.55 30.55 0 0 0 -4.26-.95c1.4-1.18 3.64-3.08 6.66-6a1.49 1.49 0 0 0 .05-2.12z",fill:"#525d7d"}}),a("path",{attrs:{d:"m161.9 54.89c9.44 2.21 21.32-1.87 27-9.73a2.42 2.42 0 0 0 .5-1.55c.21-.27.42-.53.61-.81 2.33-3.28 2.26-7.15 3.58-10.8.39-1.08-1.25-2.08-2-1.15-1.93 2.44-2.83 5.44-4.71 7.89a14.79 14.79 0 0 1 -3.66 3.36l-3.05 1.73-.4.19a2.16 2.16 0 0 0 -.49.31c-4.93 2.75-9.72 5-16.07 4.31-7.41-.8-12.18-5.55-16.91-10.79a.63.63 0 0 0 -1.06.44c.93 8.37 8.86 14.77 16.66 16.6z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m169.92 28.83a25 25 0 0 0 5.68-5.61 3.15 3.15 0 0 0 3 0c3.06-1.69 8.34-5 8.69-9a4.39 4.39 0 0 0 -1.95-3.9c-2.51-1.75-4.67-2.31-6.6-4.94s-6.06-.39-5 2.13c-.52.84-1.14 1.8-1.26 2q-1.43 2.72-2.92 5.4a67.1 67.1 0 0 0 -4.56 10.09c-1 2.75 2.53 5.42 4.92 3.83zm6-18.58a23 23 0 0 0 1.61 1.67l.07.06a18.27 18.27 0 0 0 -2.36 1.73c.23-1.22.47-2.4.63-3.46z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m190.23 27.13c-1.63 9.54-10.91 19.08-23.71 19.08a21.3 21.3 0 0 1 -21.61-20.91c0-6.95 3.78-13.48 9.45-17.65-.23-.53-.47-1.07-.7-1.61a1 1 0 0 1 .53-1.31 1 1 0 0 1 1.31.53c.18.42.36.84.55 1.26a23.13 23.13 0 0 1 10.62-3.45c.73 0 1.39-.07 2-.07a22.77 22.77 0 0 1 3.84.33c.15-.5.29-1 .44-1.52a1 1 0 1 1 1.92.56c-.14.46-.27.93-.4 1.39a21.9 21.9 0 0 1 13.53 10.85l1.14-.76a1 1 0 0 1 1.12 1.66l-1.39.93a20 20 0 0 1 1.63 7.75 16.93 16.93 0 0 1 -.25 2.92 1.49 1.49 0 0 1 1.66-1.3c.5.05 1 .13 1.5.21.05-.61.09-1.22.09-1.83a24.83 24.83 0 0 0 -24.8-24.19c-.71 0-1.44 0-2.23.08-13.31.92-24.56 12.42-24.56 25.22a24.3 24.3 0 0 0 24.61 23.91 27.18 27.18 0 0 0 26.37-20.21c-.45-.07-.9-.14-1.34-.19a1.51 1.51 0 0 1 -1.32-1.68z",fill:"#525d7d"}}),a("path",{attrs:{d:"m164.36 30.32a1 1 0 0 0 .6.55 1.19 1.19 0 0 0 .32.05 1 1 0 0 0 .49-.13c7.14-4 14.71-8.74 23.08-14.35l1.39-.93a1 1 0 0 0 -1.12-1.66l-1.14.76c-7.28 4.89-13.98 9.09-20.25 12.75l-.73 2.39a1 1 0 0 1 -1 .72 1.26 1.26 0 0 1 -.28 0 1 1 0 0 1 -.68-1.24c.12-.43.24-.85.37-1.28l-3.01-6.95c-2.1-4.73-4.27-9.61-6.35-14.45-.19-.42-.37-.84-.55-1.26a1 1 0 0 0 -1.31-.53 1 1 0 0 0 -.53 1.24c.23.54.47 1.08.7 1.61 2 4.75 4.16 9.51 6.22 14.14 1.26 2.88 2.53 5.72 3.78 8.57z",fill:"#525d7d"}}),a("path",{attrs:{d:"m165.49 27.91c-.13.43-.25.85-.37 1.28a1 1 0 0 0 .68 1.24 1.26 1.26 0 0 0 .28 0 1 1 0 0 0 1-.72l.69-2.39q1.88-6.43 3.7-12.88 1.51-5.35 3.07-10.72c.13-.46.26-.93.4-1.39a1 1 0 1 0 -1.94-.52c-.15.51-.29 1-.44 1.52q-1.53 5.31-3 10.61-2.04 6.99-4.07 13.97z",fill:"#525d7d"}}),a("path",{attrs:{d:"m55.84 142.49a12.65 12.65 0 0 0 3.74-1.09 39.59 39.59 0 0 1 4.29-1.08 5.08 5.08 0 0 0 3.9-3.14 30.58 30.58 0 0 0 2-9.38c0-1.75-2.63-2.61-3.43-.93-1.3 2.74-1 8.54-3.93 9.86-1.16.53-2.55.72-3.75 1.23-1.76.76-3.85 2.45-5.86 1.72a.57.57 0 0 0 -.63.83 3.89 3.89 0 0 0 3.67 1.98z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m53.14 171.63a1.1 1.1 0 0 0 .29 2.15c4.71.51 9.63-1.72 14.05-3.15 5.6-1.79 11.33-3.3 16.85-5.33a2.28 2.28 0 0 0 1.5-2.71 1.86 1.86 0 0 0 1.42-2.4c-1.73-5.41-5.25-11-8.56-15.57-.6-.84-2.12-.38-1.77.74 1.59 5.09 3.54 10.9 6.23 15.6-10.47 2.4-20.03 7.04-30.01 10.67z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m83.79 159.53c-2.31-6.35-4.24-12.94-6.11-19.32-1.56-5.32-3.17-10.83-5-16.21a1.49 1.49 0 0 0 -1.87-.94c-9.28 2.94-18.33 5.94-29.33 9.74a1.5 1.5 0 0 0 -.93 1.88c4.07 12.67 8.11 25.64 11.57 36.79a1.48 1.48 0 0 0 .75.89 1.51 1.51 0 0 0 .68.16 1.36 1.36 0 0 0 .49-.08c6.52-2.25 12.41-4.57 18.65-7 3.3-1.3 6.72-2.64 10.23-4a1.51 1.51 0 0 0 .87-1.91zm-12.2 3.1c-5.74 2.25-11.17 4.39-17.07 6.47-3.23-10.41-6.92-22.26-10.67-33.94l2.86-1c-.22-.24-.45-.47-.66-.71a1.5 1.5 0 1 1 2.23-2c.5.56 1 1.1 1.54 1.65 4.61-1.57 8.93-3 13.15-4.39.1-.7.21-1.4.31-2.09a1.49 1.49 0 0 1 1.72-1.27 1.52 1.52 0 0 1 1.28 1.7c0 .21-.07.43-.1.64l4.15-1.33c1.63 4.88 3.09 9.86 4.5 14.69 1.75 6 3.55 12.12 5.68 18.12-3.08 1.16-6.04 2.33-8.92 3.46z",fill:"#525d7d"}}),a("path",{attrs:{d:"m52.15 140.42a1.5 1.5 0 0 0 1.23.64 1.49 1.49 0 0 0 .47-.07q2.44-.81 4.87-1.57 2.58-.81 5.14-1.65a1.52 1.52 0 0 0 1-1.23q.38-2.81.8-5.58c.16-1.09.32-2.18.47-3.27 0-.21.07-.43.1-.64a1.52 1.52 0 0 0 -1.28-1.7 1.49 1.49 0 0 0 -1.69 1.28c-.1.69-.21 1.39-.31 2.09s-.17 1.2-.26 1.8c-.23 1.56-.46 3.12-.68 4.69-1.4.46-2.81.9-4.21 1.35l-3.8 1.24a50.87 50.87 0 0 0 -3.78-4.31c-.12-.12-.23-.25-.35-.38-.52-.55-1-1.09-1.54-1.65a1.5 1.5 0 1 0 -2.23 2c.21.24.44.47.66.71.43.46.85.93 1.28 1.38a43.49 43.49 0 0 1 4.11 4.87z",fill:"#525d7d"}}),a("path",{attrs:{d:"m63.38 146.85 4.54-1.41a1.5 1.5 0 1 0 -.92-2.86c-1.5.48-3 .94-4.5 1.4-3 .91-6.07 1.85-9.14 3a1.5 1.5 0 0 0 .52 2.9 1.58 1.58 0 0 0 .52-.09c2.99-1.12 6.03-2.05 8.98-2.94z",fill:"#525d7d"}}),a("path",{attrs:{d:"m63.46 153.76a57.09 57.09 0 0 1 8-2.64 1.5 1.5 0 0 0 1.14-1.79 1.51 1.51 0 0 0 -1.8-1.14 60.87 60.87 0 0 0 -8.41 2.81 71.41 71.41 0 0 1 -6.91 2.39 1.5 1.5 0 0 0 .38 3 1.74 1.74 0 0 0 .39-.05 71.12 71.12 0 0 0 7.21-2.58z",fill:"#525d7d"}}),a("path",{attrs:{d:"m73 154.19c-2.4.6-4.73 1.43-7 2.23a52.49 52.49 0 0 1 -8.8 2.58 1.5 1.5 0 0 0 .24 3 1.14 1.14 0 0 0 .26 0 56.07 56.07 0 0 0 9.35-2.72c2.18-.78 4.44-1.58 6.7-2.15a1.52 1.52 0 0 0 1.09-1.83 1.49 1.49 0 0 0 -1.84-1.11z",fill:"#525d7d"}}),a("path",{attrs:{d:"m364.09 165.66c1.7-2.4-1.66-5.72-4.06-4.06-2 1.4-4 3.79-6.43 4.28-2.76.54-4.86-1.83-5.71-4.23a1.1 1.1 0 0 0 -2.15.29 8.68 8.68 0 0 0 5.81 9.52c4.98 1.54 9.82-1.93 12.54-5.8z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m355.75 161.55c-.06-1.42-.11-2.83-.11-4.29a1 1 0 0 0 -2 0c0 1.43 0 2.82.11 4.2h.25z",fill:"#525d7d"}}),a("path",{attrs:{d:"m353.85 163.47c0 .51 0 1 .08 1.56.05.88.1 1.77.15 2.68a1 1 0 0 0 1 .95h.05a1 1 0 0 0 .95-1c-.05-.91-.1-1.81-.15-2.69 0-.47-.05-.91-.07-1.36z",fill:"#525d7d"}}),a("path",{attrs:{d:"m360.15 161.39a20.7 20.7 0 0 1 -3 .19h-1.43l-1.78-.08h-.22a43.74 43.74 0 0 0 -4.45-.08 1 1 0 1 0 .09 2 44 44 0 0 1 4.46.09l2 .09h1.32a21.87 21.87 0 0 0 3.26-.21 1 1 0 1 0 -.29-2z",fill:"#525d7d"}}),a("path",{attrs:{d:"m355 150.62a20.29 20.29 0 0 0 -2.5.19c-5.77.77-8.79 6.43-8.79 11.63a10.9 10.9 0 0 0 10.83 11.19 11.6 11.6 0 0 0 11.77-11.94 11 11 0 0 0 -11.31-11.07zm-.46 20a7.93 7.93 0 0 1 -7.83-8.19c0-3.8 2.17-8.12 6.19-8.66a17.71 17.71 0 0 1 2.1-.16c4 0 8.31 2.83 8.31 8.07a8.68 8.68 0 0 1 -8.81 8.95z",fill:"#525d7d"}}),a("path",{attrs:{d:"m4.47 245.64c-.83 3.22-.23 9 3 10.85s8.05-.65 10.33-3c2.6-2.66 4.13-8.26.31-10.53a2.61 2.61 0 0 0 -.54-.24 8.75 8.75 0 0 0 -5.67-3.09c-3.71-.22-6.55 2.62-7.43 6.01zm8.84.54c0 .32 0 .66-.06 1.07a2.17 2.17 0 0 1 -.37 1.12 3.81 3.81 0 0 1 -1.65 1.3c-.08-.34-.15-.67-.21-1s-.09-.65-.12-1a11.93 11.93 0 0 1 2-1.87 2.1 2.1 0 0 1 .41.38z",fill:"#ffcc80"}}),a("path",{attrs:{d:"m12.75 261.84a1.46 1.46 0 0 0 .61.13 1.5 1.5 0 0 0 1.21-.6 74.82 74.82 0 0 1 6.67-7.5l2.29-2.39a1.5 1.5 0 0 0 .37-1.36c-.24-1.12-.49-2.23-.73-3.35-.62-2.89-1.27-5.87-2-8.8a1.52 1.52 0 0 0 -1.19-1.1c-1.87-.33-3.78-.57-5.62-.8s-3.91-.5-5.82-.85a1.51 1.51 0 0 0 -1.39.46c-1.68 1.87-3.32 3.79-4.91 5.65l-1.88 2.16a1.51 1.51 0 0 0 -.31 1.37c.36 1.35.74 2.69 1.13 4 .76 2.69 1.55 5.47 2.14 8.2a1.47 1.47 0 0 0 .94 1.09c2.3.86 5.2 2.17 7.74 3.33zm-6.67-6.18c-.59-2.56-1.31-5.11-2-7.59-.19-.66-.37-1.32-.55-2l-2.19-1.07a1 1 0 0 1 .88-1.79l1.63.79.65-.76c1.4-1.64 2.84-3.33 4.31-5 1.72.3 3.46.52 5.16.73 1.28.16 2.6.34 3.9.54.43-.43.86-.85 1.27-1.28a1 1 0 0 1 1.41 0 1 1 0 0 1 0 1.42c-.56.57-1.12 1.14-1.69 1.7.47 2 .92 4 1.35 6 .19.87.37 1.73.56 2.6l-1.72 1.78c-1.87 1.93-3.78 3.92-5.53 6 0 .16.1.32.16.47l.61 1.88a1 1 0 0 1 -.65 1.26 1.06 1.06 0 0 1 -.31.05 1 1 0 0 1 -.95-.7l-.61-1.87-.3-.92c-1.8-.74-3.7-1.58-5.39-2.24z",fill:"#525d7d"}}),a("path",{attrs:{d:"m8.67 248.14a1 1 0 0 1 2-.43c.11.54.26 1.08.39 1.62a1 1 0 0 0 .41-.28c1.8-2.12 3.83-4.11 5.8-6 .55-.53 1.11-1.07 1.66-1.62s1.13-1.13 1.69-1.7a1 1 0 0 0 0-1.42 1 1 0 0 0 -1.41 0c-.41.43-.84.85-1.27 1.28-.68.67-1.36 1.35-2 2-1.83 1.79-3.71 3.62-5.43 5.6-2.16-1-4.37-2.08-6.56-3.14l-1.63-.79a1 1 0 0 0 -.98 1.74l2.17 1.05c1.76.86 3.53 1.7 5.28 2.53z",fill:"#525d7d"}}),a("path",{attrs:{d:"m12.41 260.78a1 1 0 0 0 .95.7 1.06 1.06 0 0 0 .31-.05 1 1 0 0 0 .65-1.26l-.61-1.88c-.06-.15-.11-.31-.16-.47-.91-2.77-1.81-5.62-2.53-8.49-.13-.54-.28-1.08-.39-1.62a1 1 0 0 0 -2 .43l.12.48c.73 3.19 1.72 6.32 2.71 9.37l.3.92z",fill:"#525d7d"}}),a("path",{attrs:{d:"m353.15 68c-5.49 1-7.67 9-3.48 12.65a6.81 6.81 0 0 0 7 1.23l.3-.36c1.13-1.36 2.3-2.69 3.47-4a3.18 3.18 0 0 1 1-.75 6.9 6.9 0 0 0 0-3.35 4.49 4.49 0 0 0 -3.23-3.11 4.51 4.51 0 0 0 -5.06-2.31z",fill:"#ffcc80"}}),a("path",{attrs:{d:"m357 81.53-.3.36-1.4 1.7q-.54 1.6-1.89.75c-1.18-.14-3-1.83-4-2.53a32.47 32.47 0 0 0 -3.76-2.67c-.88-.47-2.31.33-1.87 1.43 1.48 3.62 5.79 8.39 9.56 9.71 4.67 1.63 9.14-5.35 11.73-8.16s-.9-6.74-3.64-5.36a3.18 3.18 0 0 0 -1 .75c-1.13 1.33-2.3 2.66-3.43 4.02z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m356 65.73a1.51 1.51 0 0 0 -2.09.07c-.89.91-2 1.88-3.37 3a87 87 0 0 0 -7.79 7.2 1.49 1.49 0 0 0 -.41 1.13 1.53 1.53 0 0 0 .56 1.08c1.38 1.1 2.74 2.22 4.09 3.34 2.1 1.73 4.28 3.53 6.49 5.21a1.49 1.49 0 0 0 2.07-.25c1.65-2 3.5-3.95 5.28-5.81 1.45-1.51 2.95-3.07 4.35-4.69a1.5 1.5 0 0 0 -.18-2.14c-2.28-1.87-4.5-3.92-6.65-5.9zm2.71 12.85c-1.5 1.56-3.05 3.17-4.51 4.87-1.78-1.39-3.54-2.85-5.26-4.27l-2.84-2.33c2.45-2.46 4.6-4.26 6.37-5.76.94-.78 1.79-1.5 2.55-2.19l1.34 1.23c1.81 1.67 3.66 3.38 5.58 5-1.09 1.18-2.2 2.33-3.27 3.45z",fill:"#525d7d"}}),a("path",{attrs:{d:"m11.77 92.66a1.5 1.5 0 1 0 .13 3h1.54c14.7 0 27.87 8.8 32.46 21.52.65.08 1.17.18 1.57.25l.48.08c.11-.28.24-.68.38-1.07.07-.22.16-.47.25-.74-5.17-13.65-19.36-23-35.14-23-.56-.08-1.12-.07-1.67-.04z",fill:"#525d7d"}}),a("path",{attrs:{d:"m48 117.47-.48-.08c-.4-.07-.92-.17-1.57-.25a31.16 31.16 0 0 0 -4.08-.25c-1.82 0-3.65.1-5.42.19s-3.61.18-5.43.18a1.5 1.5 0 0 0 0 3c1.9 0 3.77-.09 5.58-.19s3.53-.18 5.27-.18a26.39 26.39 0 0 1 5.13.45 7.71 7.71 0 0 0 1.31.14c1.68 0 2.17-.94 2.91-3.11a81.64 81.64 0 0 1 6.08-13.62 1.5 1.5 0 0 0 -2.65-1.42 88.49 88.49 0 0 0 -6 13.33c-.09.27-.18.52-.25.74-.21.39-.34.79-.4 1.07z",fill:"#525d7d"}}),a("path",{attrs:{d:"m260.3 217a5 5 0 0 0 1.94-3.16 5.37 5.37 0 0 0 -6.09-6.32 5.22 5.22 0 0 0 -3.8 2.21 6.75 6.75 0 0 0 -.71 1 5.28 5.28 0 0 0 .21 5.75 4.54 4.54 0 0 0 1.51 1.19l1.64 1.06a1.61 1.61 0 0 0 2.36-.57 5.19 5.19 0 0 0 2.89-1.12s.03-.04.05-.04zm-3.12-2.66a3.61 3.61 0 0 1 -1.07-.39 2.25 2.25 0 0 1 1.39-1.5c1.17-.33.59 1 .16 1.51a2.11 2.11 0 0 1 -.48.39z",fill:"#ffcc80"}}),a("path",{attrs:{d:"m301.14 204.88a5.58 5.58 0 0 0 1.41-3.34c.16-2.42-1.53-3.71-3.62-4.15a7.62 7.62 0 0 0 -3-1.13l.25-.14a.34.34 0 0 0 -.3-.61 17.6 17.6 0 0 0 -1.74.78 5.28 5.28 0 0 0 -3 2.06 5.77 5.77 0 0 0 -1.68 2.68 3.89 3.89 0 0 0 -.19 1.9 4.87 4.87 0 0 0 2.63 3.57 5.63 5.63 0 0 0 2.48 1.39 1.37 1.37 0 0 0 1 .15 4.81 4.81 0 0 0 2.13-.43 4.31 4.31 0 0 0 3.63-2.73z",fill:"#ffcc80"}}),a("path",{attrs:{d:"m319.46 212.58a5.76 5.76 0 0 0 -4.62-3.5 1.34 1.34 0 0 0 -1.24.64l-.16.3a4.66 4.66 0 0 0 -3.12 2.19 4.8 4.8 0 0 0 -.67 3.8c-.59 1.38-.88 3 .12 4.07 2.59 2.64 7.62 2 9.09-1.61a4.43 4.43 0 0 0 .3-1.23 5.91 5.91 0 0 0 .3-4.66zm-4.46 2.56a1.59 1.59 0 0 1 -.17-.78 1.7 1.7 0 0 1 .83-.1 2.75 2.75 0 0 1 .9 1 1.8 1.8 0 0 1 -.27.62 1.26 1.26 0 0 1 -1.29-.74z",fill:"#ffcc80"}}),a("path",{attrs:{d:"m354.06 192.94a.77.77 0 0 0 0-.15 3.54 3.54 0 0 0 -1.27-3.15 5.21 5.21 0 0 0 -6-1.69 5.31 5.31 0 0 0 -3.48 5.61 5.07 5.07 0 0 0 4.38 5 1.59 1.59 0 0 0 1.47 0 5.49 5.49 0 0 0 4.9-5.62z",fill:"#ffcc80"}}),a("path",{attrs:{d:"m269.08 250.3c-.56-3.9.09-8.44.27-12.3.21-4.35.83-8.68 1-13a.6.6 0 0 0 -1.16-.21 67.25 67.25 0 0 0 -3.86 14.66c-.65 3.68-2.69 10.51-.23 13.72a2.38 2.38 0 0 0 3.77-.31l.1-.21a2.87 2.87 0 0 0 .11-2.35z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m270.66 241.78c.34-4.56 1-9.33.41-13.88-.13-1-1.53-.94-1.84-.1-1.39 3.8-1.77 8.08-2.35 12.07a113.15 113.15 0 0 0 -1.67 13.58c-.07 2.34 3.69 3.22 4.17.76a105.33 105.33 0 0 0 1.28-12.43z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m296.74 253.89a2.59 2.59 0 0 0 -.12-.93c.36-4.57.6-9.16.91-13.73.36-5.47 1.38-11.78-.12-17.12-.21-.77-1.42-1.22-1.86-.34-2.34 4.68-2.48 10.38-3.24 15.5-.92 6.1-1.66 12.28-2.27 18.41-.37 3.6 5.21 4.59 6.18 1.13a13.16 13.16 0 0 0 .52-2.92z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m295.51 238.29c.17-5.72.89-11.37 1.3-17.07a.81.81 0 0 0 -1.57-.29c-3.16 10.59-5.36 23.25-4.62 34.3.19 3 4.56 3.39 4.74.25.33-5.7-.02-11.48.15-17.19z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m322.31 256c.07-1.07.12-2.14.14-3.21l.18-6.64a76 76 0 0 0 -.08-11.09c.27-.55.07-1.16-.64-1.64a1.24 1.24 0 0 0 -1.82.66c-1.66 4.82-2 10.1-2.78 15.11-.46 3.05-2.54 8.54 1.47 10a2.71 2.71 0 0 0 3.36-1.73l.09-.23a2.06 2.06 0 0 0 .08-1.23z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m320.94 234.71c0-.66-1.06-1-1.21-.22a116.85 116.85 0 0 0 -2.55 22.21 1.76 1.76 0 0 0 3.51.18c.43-7.33.31-14.83.25-22.17z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m347.53 239.49c.24-4 .44-8 .63-11.93.11-2.39-1.11-9.59.82-11.36a.48.48 0 0 0 -.42-.82c-1.82.23-2.66 1.41-3.21 3.11-1.42 4.34-1.72 9.42-2.38 13.93s-1.18 9.05-1.73 13.58c-.56 4.72-1.54 9.62-1 14.36.32 2.91 4.81 3 5.55.29 1.83-6.65 1.33-14.3 1.74-21.16z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m349.53 219.62c-.22-.79-1.46-.55-1.26.26a13.41 13.41 0 0 1 0 6.66c-.23.92 1.19 1.37 1.41.44a14.92 14.92 0 0 0 -.15-7.36z",fill:"#e0dfe6"}}),a("path",{attrs:{d:"m253.58 255.34c-3.41-.36-6.82-.73-10.22-1.13a1.3 1.3 0 0 1 -1.15-1.35c1-22.57 3.25-45.27 5.42-67.22.45-4.56.91-9.12 1.35-13.69a1.3 1.3 0 0 1 1.42-1.17c4.64.43 9.21.9 14.65 1.48l5.54.58c19 2 25.76 2.44 31.17 2.79 3.92.25 7.3.47 14.19 1.2 6.16.64 12.41 1.44 18.46 2.2s12.28 1.55 18.42 2.2c4.81.5 9.11.88 13.16 1.13a1.3 1.3 0 0 1 .9.46 1.28 1.28 0 0 1 .31 1c-.42 4.76-.88 9.51-1.33 14.27-2 21.37-4.14 43.48-3.44 65.3a1.34 1.34 0 0 1 -.41 1 1.29 1.29 0 0 1 -1 .34c-17.26-1.76-34.9-3.15-52-4.49-18.19-1.48-37.02-2.96-55.44-4.9zm-8.71-3.58c3 .35 6 .67 9 1 18.39 1.93 37.19 3.41 55.38 4.85 16.59 1.31 33.73 2.66 50.54 4.35-.57-21.5 1.5-43.18 3.5-64.15q.62-6.47 1.21-12.92c-3.69-.26-7.61-.6-11.93-1.06-6.17-.65-12.43-1.44-18.48-2.2s-12.27-1.56-18.4-2.2c-6.84-.72-10.2-.94-14.09-1.19-5.43-.35-12.18-.79-31.27-2.8l-5.55-.58c-4.92-.52-9.13-.95-13.32-1.35q-.6 6.21-1.22 12.4c-2.14 21.51-4.35 43.76-5.37 65.85z",fill:"#525d7d"}}),a("path",{attrs:{d:"m257.23 255.71a1.3 1.3 0 0 1 -1.16-1.4c.34-4.49.69-8.67 1-12.81.5-6.05 1-11.76 1.44-18.24a1.31 1.31 0 0 1 1.52-1.2c4.38.76 8.74 1.24 12.83 1.68a1.29 1.29 0 0 1 1.15 1.42c-1 10.24-1.77 19.35-2.07 30.55a1.3 1.3 0 1 1 -2.6-.07c.28-10.81 1-19.67 1.95-29.45-3.3-.35-6.77-.76-10.28-1.32-.43 5.92-.87 11.24-1.34 16.85-.34 4.13-.69 8.31-1 12.79a1.29 1.29 0 0 1 -1.4 1.2z",fill:"#525d7d"}}),a("path",{attrs:{d:"m282.84 258.08a1.3 1.3 0 0 1 -1.16-1.4c.37-4.86.9-10.72 1.45-16.93.68-7.64 1.38-15.53 1.81-21.59a1.33 1.33 0 0 1 .5-.93 1.29 1.29 0 0 1 1-.26c4.39.76 8.74 1.24 12.83 1.67a1.32 1.32 0 0 1 1.16 1.43c-.93 9.27-2.54 26.51-2.88 37.85a1.3 1.3 0 0 1 -1.34 1.26 1.32 1.32 0 0 1 -1.27-1.34c.33-10.91 1.82-27.2 2.77-36.74-3.31-.36-6.78-.76-10.29-1.32-.44 5.86-1.08 13.14-1.71 20.2-.56 6.2-1.08 12.06-1.45 16.91a1.31 1.31 0 0 1 -1.4 1.19z",fill:"#525d7d"}}),a("path",{attrs:{d:"m308.47 260.15a1.3 1.3 0 0 1 -1.16-1.4c.27-3.54.52-6.63.76-9.58.44-5.61.87-10.91 1.37-17.94a1.29 1.29 0 0 1 .49-.94 1.31 1.31 0 0 1 1-.25c4.38.75 8.74 1.24 12.82 1.67a1.29 1.29 0 0 1 1.16 1.42c-1.07 10.72-1.49 17-1.77 26.81a1.3 1.3 0 1 1 -2.6-.07c.27-9.5.66-15.7 1.65-25.71-3.31-.35-6.77-.76-10.28-1.32-.46 6.35-.86 11.31-1.27 16.54-.24 3-.49 6-.76 9.58a1.31 1.31 0 0 1 -1.4 1.2z",fill:"#525d7d"}}),a("path",{attrs:{d:"m334.11 262.22a1.31 1.31 0 0 1 -1.16-1.4c.42-5.13 1.12-12.7 1.87-20.72 1-10.32 2-21 2.38-26.93a1.34 1.34 0 0 1 .5-.94 1.36 1.36 0 0 1 1-.26c4.37.76 8.73 1.24 12.82 1.68a1.3 1.3 0 0 1 1.16 1.42c-.57 5.62-3.41 34.29-3.93 47.06a1.29 1.29 0 0 1 -1.35 1.25 1.33 1.33 0 0 1 -1.25-1.35c.48-11.91 2.89-36.73 3.81-45.93-3.31-.35-6.78-.76-10.29-1.32-.47 6.14-1.39 16-2.28 25.56-.75 8-1.46 15.57-1.88 20.69a1.29 1.29 0 0 1 -1.4 1.19z",fill:"#525d7d"}}),a("path",{attrs:{d:"m257.16 214.43a1.31 1.31 0 0 1 -.17-2.57c10.56-2.47 21.2-5.82 31.5-9.06l6.62-2.08a1.34 1.34 0 0 1 1 .11 104.49 104.49 0 0 1 12.65 8.75c2.07 1.58 4.19 3.21 6.34 4.72 4.68-3 9.3-6.2 13.77-9.33a249.5 249.5 0 0 1 20.92-13.61 1.3 1.3 0 1 1 1.27 2.27c-7.19 4-14.06 8.83-20.7 13.48-4.72 3.31-9.62 6.73-14.6 9.86a1.32 1.32 0 0 1 -1.44 0c-2.43-1.69-4.83-3.52-7.15-5.3a107.6 107.6 0 0 0 -11.84-8.26l-6.07 1.91c-10.35 3.25-21 6.62-31.69 9.11a1.27 1.27 0 0 1 -.41 0z",fill:"#525d7d"}})])])])]):t._e()],1)},a1=[],t1=i(Y,Z,a1,!1,null,null,null,null);const e1=t1.exports;Statamic.$components.register("seo_pro-fieldtype",$);Statamic.$components.register("seo_pro_source-fieldtype",S);Statamic.$components.register("seo-reports",e1); diff --git a/resources/dist/build/assets/cp-7025c2cd.css b/resources/dist/build/assets/cp-7025c2cd.css new file mode 100644 index 00000000..645267a9 --- /dev/null +++ b/resources/dist/build/assets/cp-7025c2cd.css @@ -0,0 +1 @@ +.bg-yellow-dark{background-color:#f6ad55}.text-red-800{color:#991b1b} diff --git a/resources/dist/build/manifest.json b/resources/dist/build/manifest.json index d2a9bdae..80e5a0d4 100644 --- a/resources/dist/build/manifest.json +++ b/resources/dist/build/manifest.json @@ -1,4 +1,9 @@ { + "resources/css/cp.css": { + "file": "assets/cp-7025c2cd.css", + "isEntry": true, + "src": "resources/css/cp.css" + }, "resources/js/cp.css": { "file": "assets/cp-56146771.css", "src": "resources/js/cp.css" @@ -7,7 +12,7 @@ "css": [ "assets/cp-56146771.css" ], - "file": "assets/cp-46e30631.js", + "file": "assets/cp-29a31fdf.js", "isEntry": true, "src": "resources/js/cp.js" } diff --git a/resources/dist/js/cp.js b/resources/dist/js/cp.js new file mode 100644 index 00000000..2a24d063 --- /dev/null +++ b/resources/dist/js/cp.js @@ -0,0 +1,2684 @@ +/******/ (function(modules) { // webpackBootstrap +/******/ // The module cache +/******/ var installedModules = {}; +/******/ +/******/ // The require function +/******/ function __webpack_require__(moduleId) { +/******/ +/******/ // Check if module is in cache +/******/ if(installedModules[moduleId]) { +/******/ return installedModules[moduleId].exports; +/******/ } +/******/ // Create a new module (and put it into the cache) +/******/ var module = installedModules[moduleId] = { +/******/ i: moduleId, +/******/ l: false, +/******/ exports: {} +/******/ }; +/******/ +/******/ // Execute the module function +/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); +/******/ +/******/ // Flag the module as loaded +/******/ module.l = true; +/******/ +/******/ // Return the exports of the module +/******/ return module.exports; +/******/ } +/******/ +/******/ +/******/ // expose the modules object (__webpack_modules__) +/******/ __webpack_require__.m = modules; +/******/ +/******/ // expose the module cache +/******/ __webpack_require__.c = installedModules; +/******/ +/******/ // define getter function for harmony exports +/******/ __webpack_require__.d = function(exports, name, getter) { +/******/ if(!__webpack_require__.o(exports, name)) { +/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter }); +/******/ } +/******/ }; +/******/ +/******/ // define __esModule on exports +/******/ __webpack_require__.r = function(exports) { +/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { +/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); +/******/ } +/******/ Object.defineProperty(exports, '__esModule', { value: true }); +/******/ }; +/******/ +/******/ // create a fake namespace object +/******/ // mode & 1: value is a module id, require it +/******/ // mode & 2: merge all properties of value into the ns +/******/ // mode & 4: return value when already ns object +/******/ // mode & 8|1: behave like require +/******/ __webpack_require__.t = function(value, mode) { +/******/ if(mode & 1) value = __webpack_require__(value); +/******/ if(mode & 8) return value; +/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value; +/******/ var ns = Object.create(null); +/******/ __webpack_require__.r(ns); +/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); +/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key)); +/******/ return ns; +/******/ }; +/******/ +/******/ // getDefaultExport function for compatibility with non-harmony modules +/******/ __webpack_require__.n = function(module) { +/******/ var getter = module && module.__esModule ? +/******/ function getDefault() { return module['default']; } : +/******/ function getModuleExports() { return module; }; +/******/ __webpack_require__.d(getter, 'a', getter); +/******/ return getter; +/******/ }; +/******/ +/******/ // Object.prototype.hasOwnProperty.call +/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; +/******/ +/******/ // __webpack_public_path__ +/******/ __webpack_require__.p = "/"; +/******/ +/******/ +/******/ // Load entry module and return exports +/******/ return __webpack_require__(__webpack_require__.s = 0); +/******/ }) +/************************************************************************/ +/******/ ({ + +/***/ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=script&lang=js&": +/*!*************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=script&lang=js& ***! + \*************************************************************************************************************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; } + +function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; } + +function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } + +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +/* harmony default export */ __webpack_exports__["default"] = ({ + mixins: [Fieldtype], + computed: { + fields: function fields() { + return _.chain(this.meta.fields).map(function (field) { + return _objectSpread({ + handle: field.handle + }, field.field); + }).values().value(); + } + }, + methods: { + updateKey: function updateKey(handle, value) { + var seoValue = this.value; + Vue.set(seoValue, handle, value); + this.update(seoValue); + } + } +}); + +/***/ }), + +/***/ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=script&lang=js&": +/*!*************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=script&lang=js& ***! + \*************************************************************************************************************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +/* harmony default export */ __webpack_exports__["default"] = ({ + mixins: [Fieldtype], + data: function data() { + return { + autoBindChangeWatcher: false, + changeWatcherWatchDeep: false, + allowedFieldtypes: [] + }; + }, + computed: { + source: function source() { + return this.value.source; + }, + sourceField: function sourceField() { + return this.value.source === 'field' ? this.value.value : null; + }, + componentName: function componentName() { + return this.config.field.type.replace('.', '-') + '-fieldtype'; + }, + sourceTypeSelectOptions: function sourceTypeSelectOptions() { + var options = []; + + if (this.config.field !== false) { + options.push({ + label: __('seo-pro::messages.custom'), + value: 'custom' + }); + } + + if (this.config.from_field !== false) { + options.unshift({ + label: __('seo-pro::messages.from_field'), + value: 'field' + }); + } + + if (this.config.inherit !== false) { + options.unshift({ + label: __('seo-pro::messages.inherit'), + value: 'inherit' + }); + } + + if (this.config.disableable) { + options.push({ + label: __('seo-pro::messages.disable'), + value: 'disable' + }); + } + + return options; + }, + fieldConfig: function fieldConfig() { + return Object.assign(this.config.field, { + placeholder: this.config.placeholder + }); + }, + placeholder: function placeholder() { + return this.config.placeholder; + } + }, + mounted: function mounted() { + var types = this.config.allowed_fieldtypes || ['text', 'textarea', 'markdown', 'redactor']; + this.allowedFieldtypes = types.concat(this.config.merge_allowed_fieldtypes || []); // this.bindChangeWatcher(); + }, + methods: { + sourceDropdownChanged: function sourceDropdownChanged(value) { + this.value.source = value; + + if (value !== 'field') { + this.value.value = this.meta.defaultValue; + this.meta.fieldMeta = this.meta.defaultFieldMeta; + } + }, + sourceFieldChanged: function sourceFieldChanged(field) { + this.value.value = field; + }, + customValueChanged: function customValueChanged(value) { + var newValue = this.value; + newValue.value = value; + this.update(newValue); + } + } +}); + +/***/ }), + +/***/ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Details.vue?vue&type=script&lang=js&": +/*!****************************************************************************************************************************************************************************!*\ + !*** ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/Details.vue?vue&type=script&lang=js& ***! + \****************************************************************************************************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _StatusIcon_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./StatusIcon.vue */ "./resources/js/components/reporting/StatusIcon.vue"); +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// + +/* harmony default export */ __webpack_exports__["default"] = ({ + props: ['item'], + components: { + StatusIcon: _StatusIcon_vue__WEBPACK_IMPORTED_MODULE_0__["default"] + } +}); + +/***/ }), + +/***/ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Listing.vue?vue&type=script&lang=js&": +/*!****************************************************************************************************************************************************************************!*\ + !*** ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/Listing.vue?vue&type=script&lang=js& ***! + \****************************************************************************************************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _StatusIcon_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./StatusIcon.vue */ "./resources/js/components/reporting/StatusIcon.vue"); +/* harmony import */ var _RelativeDate_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./RelativeDate.vue */ "./resources/js/components/reporting/RelativeDate.vue"); +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// + + +/* harmony default export */ __webpack_exports__["default"] = ({ + components: { + StatusIcon: _StatusIcon_vue__WEBPACK_IMPORTED_MODULE_0__["default"], + RelativeDate: _RelativeDate_vue__WEBPACK_IMPORTED_MODULE_1__["default"] + }, + props: ['route', 'reports', 'canDeleteReports'], + data: function data() { + return { + loading: true + }; + } +}); + +/***/ }), + +/***/ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/RelativeDate.vue?vue&type=script&lang=js&": +/*!*********************************************************************************************************************************************************************************!*\ + !*** ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/RelativeDate.vue?vue&type=script&lang=js& ***! + \*********************************************************************************************************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +// +// +// +// +// +// +// +/* harmony default export */ __webpack_exports__["default"] = ({ + props: ['date'], + data: function data() { + return { + text: null + }; + }, + mounted: function mounted() { + this.update(); + }, + methods: { + update: function update() { + var _this = this; + + this.text = moment(this.date * 1000).fromNow(); + setTimeout(function () { + return _this.update(); + }, 60000); // once a minute + } + } +}); + +/***/ }), + +/***/ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Report.vue?vue&type=script&lang=js&": +/*!***************************************************************************************************************************************************************************!*\ + !*** ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/Report.vue?vue&type=script&lang=js& ***! + \***************************************************************************************************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _Details_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Details.vue */ "./resources/js/components/reporting/Details.vue"); +/* harmony import */ var _RelativeDate_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./RelativeDate.vue */ "./resources/js/components/reporting/RelativeDate.vue"); +/* harmony import */ var _StatusIcon_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./StatusIcon.vue */ "./resources/js/components/reporting/StatusIcon.vue"); +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// + + + +/* harmony default export */ __webpack_exports__["default"] = ({ + components: { + ReportDetails: _Details_vue__WEBPACK_IMPORTED_MODULE_0__["default"], + RelativeDate: _RelativeDate_vue__WEBPACK_IMPORTED_MODULE_1__["default"], + StatusIcon: _StatusIcon_vue__WEBPACK_IMPORTED_MODULE_2__["default"] + }, + props: ['id'], + data: function data() { + return { + loading: false, + report: null, + selected: null + }; + }, + mounted: function mounted() { + this.load(); + }, + methods: { + load: function load() { + var _this = this; + + this.loading = true; + this.report = null; + Statamic.$request.get(cp_url("seo-pro/reports/".concat(this.id))).then(function (response) { + if (response.data.status === 'pending') { + setTimeout(function () { + return _this.load(); + }, 1000); + return; + } + + _this.report = response.data; + _this.loading = false; + }); + } + } +}); + +/***/ }), + +/***/ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Reports.vue?vue&type=script&lang=js&": +/*!****************************************************************************************************************************************************************************!*\ + !*** ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/Reports.vue?vue&type=script&lang=js& ***! + \****************************************************************************************************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _Listing_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Listing.vue */ "./resources/js/components/reporting/Listing.vue"); +/* harmony import */ var _Report_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Report.vue */ "./resources/js/components/reporting/Report.vue"); +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// + + +/* harmony default export */ __webpack_exports__["default"] = ({ + components: { + SeoReportListing: _Listing_vue__WEBPACK_IMPORTED_MODULE_0__["default"], + SeoReport: _Report_vue__WEBPACK_IMPORTED_MODULE_1__["default"] + }, + props: ['listingRoute', 'generateRoute', 'canDeleteReports'], + data: function data() { + return { + currentReportId: null, + loading: false, + reports: [] + }; + }, + computed: { + showingListing: function showingListing() { + return !this.currentReportId; + }, + showingReport: function showingReport() { + return !this.showingListing; + }, + title: function title() { + return this.showingListing ? __('seo-pro::messages.seo_reports') : __('seo-pro::messages.seo_report'); + } + }, + methods: { + selectReport: function selectReport(id) { + this.currentReportId = id; + }, + generateReport: function generateReport() { + var _this = this; + + this.loading = true; + this.currentReportId = null; + Statamic.$request.post(this.generateRoute).then(function (response) { + _this.currentReportId = response.data; + + _this.getReports(); + + _this.loading = false; + }); + }, + getReports: function getReports() { + var _this2 = this; + + Statamic.$request.get(this.listingRoute).then(function (response) { + _this2.reports = response.data; + _this2.loading = false; + }); + }, + deleteReport: function deleteReport(id) { + var _this3 = this; + + var rowId = _.findIndex(this.reports, { + id: id + }); + + var deleteRoute = cp_url("seo-pro/reports/".concat(id)); + Statamic.$request["delete"](deleteRoute).then(function (response) { + Vue["delete"](_this3.reports, rowId); + + _this3.$toast.success(__('seo-pro::messages.report_deleted')); + }); + } + }, + mounted: function mounted() { + this.getReports(); + } +}); + +/***/ }), + +/***/ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/StatusIcon.vue?vue&type=script&lang=js&": +/*!*******************************************************************************************************************************************************************************!*\ + !*** ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/StatusIcon.vue?vue&type=script&lang=js& ***! + \*******************************************************************************************************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +// +/* harmony default export */ __webpack_exports__["default"] = ({ + props: ['status'] +}); + +/***/ }), + +/***/ "./node_modules/css-loader/index.js?!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=style&index=0&lang=css&": +/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/css-loader??ref--5-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--5-2!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=style&index=0&lang=css& ***! + \********************************************************************************************************************************************************************************************************************************************************************************************/ +/*! no static exports found */ +/***/ (function(module, exports, __webpack_require__) { + +exports = module.exports = __webpack_require__(/*! ../../../../node_modules/css-loader/lib/css-base.js */ "./node_modules/css-loader/lib/css-base.js")(false); +// imports + + +// module +exports.push([module.i, "\n.seo_pro-fieldtype > .field-inner > label {\n display: none !important;\n}\n.seo_pro-fieldtype,\n.seo_pro-fieldtype .publish-fields {\n padding: 0 !important;\n}\n", ""]); + +// exports + + +/***/ }), + +/***/ "./node_modules/css-loader/index.js?!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=style&index=0&lang=css&": +/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/css-loader??ref--5-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--5-2!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=style&index=0&lang=css& ***! + \********************************************************************************************************************************************************************************************************************************************************************************************/ +/*! no static exports found */ +/***/ (function(module, exports, __webpack_require__) { + +exports = module.exports = __webpack_require__(/*! ../../../../node_modules/css-loader/lib/css-base.js */ "./node_modules/css-loader/lib/css-base.js")(false); +// imports + + +// module +exports.push([module.i, "\n.source-type-select {\n width: 20rem;\n}\n.inherit-placeholder {\n padding-top: 5px;\n}\n.source-field-select .selectize-dropdown,\n.source-field-select .selectize-input span {\n font-family: 'Menlo', 'Monaco', 'Consolas', 'Liberation Mono', 'Courier New', 'monospace';\n font-size: 12px;\n}\n", ""]); + +// exports + + +/***/ }), + +/***/ "./node_modules/css-loader/lib/css-base.js": +/*!*************************************************!*\ + !*** ./node_modules/css-loader/lib/css-base.js ***! + \*************************************************/ +/*! no static exports found */ +/***/ (function(module, exports) { + +throw new Error("Module build failed: Error: ENOENT: no such file or directory, open '/Users/jack/Sites/seo-pro/node_modules/css-loader/lib/css-base.js'"); + +/***/ }), + +/***/ "./node_modules/style-loader/index.js!./node_modules/css-loader/index.js?!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=style&index=0&lang=css&": +/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/style-loader!./node_modules/css-loader??ref--5-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--5-2!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=style&index=0&lang=css& ***! + \************************************************************************************************************************************************************************************************************************************************************************************************************************/ +/*! no static exports found */ +/***/ (function(module, exports, __webpack_require__) { + + +var content = __webpack_require__(/*! !../../../../node_modules/css-loader??ref--5-1!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/src??ref--5-2!../../../../node_modules/vue-loader/lib??vue-loader-options!./SeoProFieldtype.vue?vue&type=style&index=0&lang=css& */ "./node_modules/css-loader/index.js?!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=style&index=0&lang=css&"); + +if(typeof content === 'string') content = [[module.i, content, '']]; + +var transform; +var insertInto; + + + +var options = {"hmr":true} + +options.transform = transform +options.insertInto = undefined; + +var update = __webpack_require__(/*! ../../../../node_modules/style-loader/lib/addStyles.js */ "./node_modules/style-loader/lib/addStyles.js")(content, options); + +if(content.locals) module.exports = content.locals; + +if(false) {} + +/***/ }), + +/***/ "./node_modules/style-loader/index.js!./node_modules/css-loader/index.js?!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=style&index=0&lang=css&": +/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/style-loader!./node_modules/css-loader??ref--5-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--5-2!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=style&index=0&lang=css& ***! + \************************************************************************************************************************************************************************************************************************************************************************************************************************/ +/*! no static exports found */ +/***/ (function(module, exports, __webpack_require__) { + + +var content = __webpack_require__(/*! !../../../../node_modules/css-loader??ref--5-1!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/src??ref--5-2!../../../../node_modules/vue-loader/lib??vue-loader-options!./SourceFieldtype.vue?vue&type=style&index=0&lang=css& */ "./node_modules/css-loader/index.js?!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=style&index=0&lang=css&"); + +if(typeof content === 'string') content = [[module.i, content, '']]; + +var transform; +var insertInto; + + + +var options = {"hmr":true} + +options.transform = transform +options.insertInto = undefined; + +var update = __webpack_require__(/*! ../../../../node_modules/style-loader/lib/addStyles.js */ "./node_modules/style-loader/lib/addStyles.js")(content, options); + +if(content.locals) module.exports = content.locals; + +if(false) {} + +/***/ }), + +/***/ "./node_modules/style-loader/lib/addStyles.js": +/*!****************************************************!*\ + !*** ./node_modules/style-loader/lib/addStyles.js ***! + \****************************************************/ +/*! no static exports found */ +/***/ (function(module, exports) { + +throw new Error("Module build failed: Error: ENOENT: no such file or directory, open '/Users/jack/Sites/seo-pro/node_modules/style-loader/lib/addStyles.js'"); + +/***/ }), + +/***/ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=template&id=4c7bba1f&": +/*!*****************************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=template&id=4c7bba1f& ***! + \*****************************************************************************************************************************************************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "render", function() { return render; }); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; }); +var render = function() { + var _vm = this + var _h = _vm.$createElement + var _c = _vm._self._c || _h + return _c( + "div", + { staticClass: "publish-fields" }, + _vm._l(_vm.fields, function(field) { + return _c("publish-field", { + key: field.handle, + staticClass: "form-group", + attrs: { + config: field, + value: _vm.value[field.handle], + meta: _vm.meta.meta[field.handle], + "read-only": !field.localizable + }, + on: { + "meta-updated": function($event) { + return _vm.metaUpdated(field.handle, $event) + }, + focus: function($event) { + return _vm.$emit("focus") + }, + blur: function($event) { + return _vm.$emit("blur") + }, + input: function($event) { + return _vm.updateKey(field.handle, $event) + } + } + }) + }), + 1 + ) +} +var staticRenderFns = [] +render._withStripped = true + + + +/***/ }), + +/***/ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=template&id=85f7be18&": +/*!*****************************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=template&id=85f7be18& ***! + \*****************************************************************************************************************************************************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "render", function() { return render; }); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; }); +var render = function() { + var _vm = this + var _h = _vm.$createElement + var _c = _vm._self._c || _h + return _c("div", { staticClass: "flex" }, [ + _c( + "div", + { staticClass: "source-type-select pr-4" }, + [ + _c("v-select", { + attrs: { + options: _vm.sourceTypeSelectOptions, + reduce: function(option) { + return option.value + }, + disabled: !_vm.config.localizable, + clearable: false, + value: _vm.source + }, + on: { input: _vm.sourceDropdownChanged } + }) + ], + 1 + ), + _vm._v(" "), + _c( + "div", + { staticClass: "flex-1" }, + [ + _vm.source === "inherit" + ? _c( + "div", + { staticClass: "text-sm text-grey inherit-placeholder mt-1" }, + [ + _vm.placeholder !== false + ? [ + _vm._v( + "\n " + + _vm._s(_vm.placeholder) + + "\n " + ) + ] + : _vm._e() + ], + 2 + ) + : _vm.source === "field" + ? _c( + "div", + { staticClass: "source-field-select" }, + [ + _c("text-input", { + attrs: { + value: _vm.sourceField, + disabled: !_vm.config.localizable + }, + on: { input: _vm.sourceFieldChanged } + }) + ], + 1 + ) + : _vm.source === "custom" + ? _c(_vm.componentName, { + tag: "component", + attrs: { + name: _vm.name, + config: _vm.fieldConfig, + value: _vm.value.value, + meta: _vm.meta.fieldMeta, + "read-only": !_vm.config.localizable, + handle: "source_value" + }, + on: { input: _vm.customValueChanged } + }) + : _vm._e() + ], + 1 + ) + ]) +} +var staticRenderFns = [] +render._withStripped = true + + + +/***/ }), + +/***/ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Details.vue?vue&type=template&id=00077406&": +/*!********************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/Details.vue?vue&type=template&id=00077406& ***! + \********************************************************************************************************************************************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "render", function() { return render; }); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; }); +var render = function() { + var _vm = this + var _h = _vm.$createElement + var _c = _vm._self._c || _h + return _c( + "modal", + { + attrs: { name: "report-details", "click-to-close": true }, + on: { + closed: function($event) { + return _vm.$emit("closed") + } + } + }, + [ + _c("div", { staticClass: "p-0" }, [ + _c("h1", { staticClass: "p-4 bg-gray-200 border-b text-lg" }, [ + _vm._v( + "\n " + + _vm._s(_vm.__("seo-pro::messages.page_details")) + + "\n " + ) + ]), + _vm._v(" "), + _c( + "div", + { staticClass: "modal-body" }, + _vm._l(_vm.item.results, function(item) { + return _c( + "div", + { + staticClass: "flex px-4 leading-normal pb-2", + class: { "bg-red-100": item.status !== "pass" } + }, + [ + _c("status-icon", { + staticClass: "mr-3 mt-2", + attrs: { status: item.status } + }), + _vm._v(" "), + _c("div", { staticClass: "flex-1 mt-2 prose text-gray-700" }, [ + _c("div", { + staticClass: "text-gray-900", + domProps: { innerHTML: _vm._s(item.description) } + }), + _vm._v(" "), + item.comment + ? _c("div", { + staticClass: "text-xs", + class: { "text-red-800": item.status !== "pass" }, + domProps: { innerHTML: _vm._s(item.comment) } + }) + : _vm._e() + ]) + ], + 1 + ) + }), + 0 + ), + _vm._v(" "), + _c( + "footer", + { + staticClass: + "px-5 py-3 bg-gray-200 rounded-b-lg border-t flex items-center font-mono text-xs" + }, + [_vm._v("\n " + _vm._s(_vm.item.url) + "\n ")] + ) + ]) + ] + ) +} +var staticRenderFns = [] +render._withStripped = true + + + +/***/ }), + +/***/ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Listing.vue?vue&type=template&id=c6f56970&": +/*!********************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/Listing.vue?vue&type=template&id=c6f56970& ***! + \********************************************************************************************************************************************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "render", function() { return render; }); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; }); +var render = function() { + var _vm = this + var _h = _vm.$createElement + var _c = _vm._self._c || _h + return _c("div", [ + _vm.reports + ? _c("div", { staticClass: "card p-0 overflow-hidden" }, [ + _c("table", { staticClass: "data-table" }, [ + _c( + "tbody", + _vm._l(_vm.reports, function(report) { + return _c("tr", [ + _c("td", { staticClass: "text-xs whitespace-no-wrap" }, [ + _c( + "div", + { staticClass: "flex items-center" }, + [ + _c("status-icon", { + staticClass: "mr-3", + attrs: { status: report.status } + }), + _vm._v( + "\n " + + _vm._s(report.score) + + "%\n " + ) + ], + 1 + ) + ]), + _vm._v(" "), + _c("td", [ + _c( + "a", + { + on: { + click: function($event) { + $event.preventDefault() + return _vm.$emit("report-selected", report.id) + } + } + }, + [_c("relative-date", { attrs: { date: report.date } })], + 1 + ) + ]), + _vm._v(" "), + _vm.canDeleteReports + ? _c( + "td", + { staticClass: "float-right" }, + [ + _c( + "dropdown-list", + [ + _c("dropdown-item", { + attrs: { + text: _vm.__( + "seo-pro::messages.delete_report" + ) + }, + on: { + click: function($event) { + return _vm.$emit( + "report-deleted", + report.id + ) + } + } + }) + ], + 1 + ) + ], + 1 + ) + : _vm._e() + ]) + }), + 0 + ) + ]) + ]) + : _vm._e() + ]) +} +var staticRenderFns = [] +render._withStripped = true + + + +/***/ }), + +/***/ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/RelativeDate.vue?vue&type=template&id=30956986&": +/*!*************************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/RelativeDate.vue?vue&type=template&id=30956986& ***! + \*************************************************************************************************************************************************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "render", function() { return render; }); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; }); +var render = function() { + var _vm = this + var _h = _vm.$createElement + var _c = _vm._self._c || _h + return _c("span", [_vm._v(_vm._s(_vm.text))]) +} +var staticRenderFns = [] +render._withStripped = true + + + +/***/ }), + +/***/ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Report.vue?vue&type=template&id=1c1fd820&": +/*!*******************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/Report.vue?vue&type=template&id=1c1fd820& ***! + \*******************************************************************************************************************************************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "render", function() { return render; }); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; }); +var render = function() { + var _vm = this + var _h = _vm.$createElement + var _c = _vm._self._c || _h + return _c("div", [ + _vm.loading + ? _c("div", { staticClass: "card loading" }, [ + _c("span", { + staticClass: "icon icon-circular-graph animation-spin" + }), + _vm._v( + "\n " + + _vm._s(_vm.__("seo-pro::messages.report_is_being_generated")) + + "\n " + ) + ]) + : !_vm.loading && _vm.report + ? _c("div", [ + _c("div", { staticClass: "flex flex-wrap -mx-4" }, [ + _c("div", { staticClass: "w-1/3 px-4" }, [ + _c("div", { staticClass: "card py-2" }, [ + _c("h2", { staticClass: "text-sm text-gray-700" }, [ + _vm._v(_vm._s(_vm.__("seo-pro::messages.generated"))) + ]), + _vm._v(" "), + _c( + "div", + { staticClass: "text-lg" }, + [_c("relative-date", { attrs: { date: _vm.report.date } })], + 1 + ) + ]) + ]), + _vm._v(" "), + _c("div", { staticClass: "w-1/3 px-4" }, [ + _c("div", { staticClass: "card py-2" }, [ + _c("h2", { staticClass: "text-sm text-gray-700" }, [ + _vm._v(_vm._s(_vm.__("Pages Crawled"))) + ]), + _vm._v(" "), + _c("div", { staticClass: "text-lg" }, [ + _vm._v(_vm._s(_vm.report.pages.length)) + ]) + ]) + ]), + _vm._v(" "), + _c("div", { staticClass: "w-1/3 px-4" }, [ + _c("div", { staticClass: "card py-2" }, [ + _c("h2", { staticClass: "text-sm text-gray-700" }, [ + _vm._v(_vm._s(_vm.__("Site Score"))) + ]), + _vm._v(" "), + _c("div", { staticClass: "text-lg flex items-center" }, [ + _c( + "div", + { + staticClass: "bg-gray-200 h-3 w-full rounded flex mr-2 " + }, + [ + _c("div", { + staticClass: "h-3 rounded-l", + class: { + "bg-red-500": _vm.report.score < 70, + "bg-yellow-dark": _vm.report.score < 90, + "bg-green-500": _vm.report.score >= 90 + }, + style: "width: " + _vm.report.score + "%" + }) + ] + ), + _vm._v(" "), + _c("span", [_vm._v(_vm._s(_vm.report.score) + "%")]) + ]) + ]) + ]) + ]), + _vm._v(" "), + _c("div", { staticClass: "card p-0 mt-6" }, [ + _c("table", { staticClass: "data-table" }, [ + _c( + "tbody", + _vm._l(_vm.report.results, function(item) { + return _c("tr", [ + _c( + "td", + { staticClass: "w-8 text-center" }, + [_c("status-icon", { attrs: { status: item.status } })], + 1 + ), + _vm._v(" "), + _c("td", { staticClass: "pl-0" }, [ + _vm._v(_vm._s(item.description)) + ]), + _vm._v(" "), + _c("td", { staticClass: "text-grey text-right" }, [ + _vm._v(_vm._s(item.comment)) + ]) + ]) + }), + 0 + ) + ]) + ]), + _vm._v(" "), + _c("div", { staticClass: "card p-0 mt-6" }, [ + _c("table", { staticClass: "data-table" }, [ + _c( + "tbody", + _vm._l(_vm.report.pages, function(item) { + return _c("tr", [ + _c( + "td", + { staticClass: "w-8 text-center" }, + [_c("status-icon", { attrs: { status: item.status } })], + 1 + ), + _vm._v(" "), + _c( + "td", + { staticClass: "pl-0" }, + [ + _c( + "a", + { + attrs: { href: "" }, + on: { + click: function($event) { + $event.preventDefault() + _vm.selected = item.id + } + } + }, + [_vm._v(_vm._s(item.url))] + ), + _vm._v(" "), + _vm.selected === item.id + ? _c("report-details", { + attrs: { item: item }, + on: { + closed: function($event) { + _vm.selected = null + } + } + }) + : _vm._e() + ], + 1 + ), + _vm._v(" "), + _c( + "td", + { + staticClass: + "text-right text-xs pr-0 whitespace-no-wrap" + }, + [ + _c("a", { + staticClass: "text-gray-700 mr-4 hover:text-grey-80", + domProps: { textContent: _vm._s(_vm.__("Details")) }, + on: { + click: function($event) { + $event.preventDefault() + _vm.selected = item.id + } + } + }), + _vm._v(" "), + item.edit_url + ? _c("a", { + staticClass: + "mr-4 text-gray-700 hover:text-gray-800", + attrs: { target: "_blank", href: item.edit_url }, + domProps: { textContent: _vm._s(_vm.__("Edit")) } + }) + : _vm._e() + ] + ) + ]) + }), + 0 + ) + ]) + ]) + ]) + : _vm._e() + ]) +} +var staticRenderFns = [] +render._withStripped = true + + + +/***/ }), + +/***/ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Reports.vue?vue&type=template&id=6b86cd03&": +/*!********************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/Reports.vue?vue&type=template&id=6b86cd03& ***! + \********************************************************************************************************************************************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "render", function() { return render; }); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; }); +var render = function() { + var _vm = this + var _h = _vm.$createElement + var _c = _vm._self._c || _h + return _c( + "div", + [ + _vm.currentReportId + ? _c( + "div", + { + on: { + click: function($event) { + _vm.currentReportId = null + } + } + }, + [ + _c("breadcrumb", { + attrs: { title: _vm.__("seo-pro::messages.reports") } + }) + ], + 1 + ) + : _vm._e(), + _vm._v(" "), + _vm.reports.length > 0 + ? _c("div", { staticClass: "flex items-center mb-6" }, [ + _c("h1", { staticClass: "flex-1" }, [_vm._v(_vm._s(_vm.title))]), + _vm._v(" "), + _c("button", { + staticClass: "btn-primary", + attrs: { disabled: _vm.loading }, + domProps: { + textContent: _vm._s(_vm.__("seo-pro::messages.generate_report")) + }, + on: { click: _vm.generateReport } + }) + ]) + : _vm._e(), + _vm._v(" "), + _vm.loading + ? _c("div", { staticClass: "card loading" }, [ + _c("span", { + staticClass: "icon icon-circular-graph animation-spin" + }), + _vm._v( + "\n " + + _vm._s(_vm.__("seo-pro::messages.report_is_being_generated")) + + "\n " + ) + ]) + : _vm._e(), + _vm._v(" "), + _vm.reports.length > 0 && _vm.showingListing && !_vm.loading + ? _c("seo-report-listing", { + attrs: { + reports: _vm.reports, + "can-delete-reports": _vm.canDeleteReports + }, + on: { + "report-selected": _vm.selectReport, + "report-deleted": _vm.deleteReport + } + }) + : _vm._e(), + _vm._v(" "), + _vm.showingReport && !_vm.loading + ? _c("seo-report", { attrs: { id: _vm.currentReportId } }) + : _vm._e(), + _vm._v(" "), + _vm.reports.length === 0 && !_vm.loading + ? _c("div", { staticClass: "no-results md:mt-4 max-w-md mx-auto" }, [ + _c( + "div", + { staticClass: "card rounded-xl text-center p-6 lg:py-10" }, + [ + _c("h1", { + staticClass: "mb-8", + domProps: { + textContent: _vm._s( + _vm.__("seo-pro::messages.first_report") + ) + } + }), + _vm._v(" "), + _c("div", { staticClass: "hidden md:block" }, [ + _c( + "svg", + { + attrs: { + width: "125", + height: "125", + viewBox: "0 0 125 125", + fill: "none", + xmlns: "http://www.w3.org/2000/svg" + } + }, + [ + _c( + "g", + { attrs: { "clip-path": "url(#seo-reports-icon)" } }, + [ + _c("path", { + attrs: { + d: + "M5.44507 28.9352C7.76203 28.9352 9.73144 27.0833 9.73144 24.6528C9.73144 22.338 7.87788 20.3704 5.44507 20.3704C3.12811 20.3704 1.15869 22.2222 1.15869 24.6528C1.15869 27.0833 3.01226 28.9352 5.44507 28.9352Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M14.0174 14.5834C14.9442 14.5834 15.6393 13.8889 15.6393 12.963C15.6393 12.0371 14.9442 11.3427 14.0174 11.3427C13.0906 11.3427 12.3955 12.0371 12.3955 12.963C12.3955 13.8889 13.0906 14.5834 14.0174 14.5834Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M116.543 23.9583C117.586 23.9583 118.281 23.1481 118.281 22.2222C118.281 21.1805 117.47 20.4861 116.543 20.4861C115.616 20.4861 114.689 21.1805 114.689 22.1065C114.689 23.1481 115.5 23.9583 116.543 23.9583Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M62.5581 123.843C96.5016 123.843 123.958 96.412 123.958 62.4999C123.958 28.5879 96.3858 1.15735 62.5581 1.15735C28.6147 1.15735 1.15869 28.5879 1.15869 62.4999C1.15869 96.412 28.6147 123.843 62.5581 123.843Z", + fill: "#F1F3F9", + stroke: "#D6DCE8", + "stroke-width": "2", + "stroke-miterlimit": "10" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M56.8165 27.0004C58.724 25.5653 59.2309 22.838 57.6927 20.7962C56.2571 18.8906 53.5278 18.3847 51.4842 19.9223C49.5767 21.3573 49.0698 24.0846 50.608 26.1264C52.0436 28.0321 54.9091 28.4354 56.8165 27.0004Z", + fill: "#D6DCE8" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M85.2688 100.602L27.7801 117.089C26.7744 117.312 25.8698 116.82 25.527 115.798L1.92365 33.7477C1.70026 32.7428 2.19323 31.8388 3.21578 31.496L60.7213 14.8899C61.727 14.6664 62.6316 15.1588 62.9744 16.1805L86.6972 98.2477C86.8012 99.2358 86.2913 100.259 85.2688 100.602Z", + fill: "white", + stroke: "#D6DCE8", + "stroke-width": "2", + "stroke-miterlimit": "10" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + opacity: "0.4", + d: + "M19.6426 57.4129L14.9555 58.6999L11.8171 48.1587L16.4016 46.7355L19.6426 57.4129Z", + fill: "#D6DCE8" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M25.8631 55.6124L21.0399 57.002L16.3745 40.8921L21.0615 39.605L25.8631 55.6124Z", + fill: "#AAB2C5" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M38.3391 51.7732L33.7547 53.1963L27.3586 32.0974L32.0624 30.6911L38.3391 51.7732Z", + fill: "#D6DCE8" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + opacity: "0.4", + d: + "M44.1874 50.0416L39.6028 51.4648L37.8537 45.7429L42.6771 44.3533L44.1874 50.0416Z", + fill: "#D6DCE8" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M65.678 51.3617L17.5771 65.1565C17.1852 65.3447 16.6219 65.022 16.4505 64.5111C16.2623 64.1195 16.5853 63.5565 16.9772 63.3683L65.0781 49.5735C65.47 49.3853 66.0333 49.708 66.2047 50.2189C66.3761 50.7298 66.1893 51.1903 65.678 51.3617Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M66.9656 56.0448L18.8647 69.8396C18.4728 70.0278 17.9095 69.7051 17.7381 69.1942C17.5499 68.8026 17.8729 68.2396 18.2648 68.0514L66.3657 54.2566C66.7576 54.0684 67.3209 54.3911 67.4923 54.902C67.7999 55.3104 67.46 55.9927 66.9656 56.0448Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M68.3892 60.6254L20.2715 74.5395C19.8796 74.7277 19.3162 74.4051 19.1448 73.8942C18.9566 73.5026 19.2796 72.9396 19.6716 72.7514L67.7724 58.9565C68.1643 58.7683 68.7276 59.091 68.899 59.6019C69.0704 60.1128 68.8836 60.5733 68.3892 60.6254Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M39.8488 73.8847L21.8154 79.1343C21.4235 79.3225 20.8602 78.9999 20.6888 78.489C20.5005 78.0974 20.8236 77.5344 21.2155 77.3462L39.232 72.2158C39.6239 72.0276 40.1872 72.3503 40.3586 72.8612C40.4275 73.236 40.2407 73.6964 39.8488 73.8847Z", + fill: "#AAB2C5" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M73.1528 72.6112L74.4215 76.5623C74.6954 77.2093 74.2193 77.9941 73.4523 78.2512L63.1743 81.1852L25.8463 91.9936C25.1987 92.2676 24.4135 91.7919 24.1564 91.0256L22.8877 87.0746C22.6138 86.4275 23.0899 85.6427 23.8569 85.3856L61.0486 74.6797L71.3435 71.6264C72.3156 71.6415 72.9983 71.981 73.1528 72.6112Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M75.7443 81.8582L77.0129 85.8092C77.2869 86.4562 76.8107 87.2411 76.0438 87.4982L72.6178 88.4762L28.5571 101.257C27.9096 101.531 27.1243 101.056 26.8672 100.289L25.5986 96.3383C25.3246 95.6913 25.8008 94.9065 26.5677 94.6494L70.7309 82.0043L74.1401 81.1456C74.9239 80.7692 75.6066 81.1087 75.7443 81.8582Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M78.4721 91.0026L79.7408 94.9537C80.0147 95.6007 79.5386 96.3855 78.7716 96.6426L61.1302 101.704L31.3018 110.283C30.6543 110.556 29.869 110.081 29.6119 109.315L28.4627 105.38C28.1887 104.733 28.6649 103.948 29.4318 103.691L60.0272 94.8557L76.9016 90.0514C77.5492 89.7775 78.3344 90.2531 78.4721 91.0026Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M29.2961 103.792L59.8912 94.9569L61.1306 101.703L31.3024 110.281C30.6548 110.555 29.8696 110.079 29.6125 109.313L28.3438 105.362C28.1893 104.732 28.6654 103.947 29.2961 103.792Z", + fill: "#D6DCE8" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M24.2591 91.1607L22.9905 87.2097C22.7165 86.5627 23.1927 85.7779 23.9596 85.5208L61.1512 74.8149L63.0381 81.2868L25.8465 91.9926C25.1989 92.2666 24.3968 91.9103 24.2591 91.1607Z", + fill: "#D6DCE8" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M70.867 81.9015L72.737 88.4927L28.5571 101.257C27.9095 101.531 27.1243 101.055 26.8672 100.289L25.5985 96.338C25.3246 95.691 25.8007 94.9062 26.5677 94.6491L70.867 81.9015Z", + fill: "#D6DCE8" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M32.8561 82.877L34.7429 89.3485L25.8627 91.8707C25.2152 92.1446 24.43 91.669 24.1729 90.9027L22.9043 86.9519C22.6303 86.3049 23.1065 85.5201 23.8734 85.263L32.8561 82.877Z", + fill: "#AAB2C5" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M26.5683 94.6462L35.4484 92.124L37.3353 98.5956L28.4551 101.118C27.8076 101.392 27.0224 100.916 26.7653 100.15L25.4967 96.1989C25.5978 95.483 25.9376 94.8008 26.5683 94.6462Z", + fill: "#AAB2C5" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M112.713 104.691L52.9332 104.948C51.9616 104.914 51.1658 104.138 51.1999 103.167L50.8976 21.4216C50.9317 20.4508 51.7078 19.6557 52.6794 19.6899L112.46 19.4327C113.431 19.4669 114.227 20.2426 114.193 21.2134L114.495 102.959C114.581 103.919 113.805 104.714 112.713 104.691Z", + fill: "white", + stroke: "#D6DCE8", + "stroke-width": "2", + "stroke-miterlimit": "10" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M107.285 53.5241L57.4127 53.6221C56.9323 53.665 56.5289 53.217 56.4859 52.7368C56.4429 52.2566 56.8911 51.8536 57.3715 51.8107L107.233 51.5927C107.713 51.5498 108.116 51.9978 108.159 52.4779C108.213 53.0782 107.765 53.4812 107.285 53.5241Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M107.343 58.2364L57.3619 58.4651C56.8815 58.508 56.4781 58.06 56.4351 57.5798C56.3921 57.0996 56.8403 56.6966 57.3207 56.6537L107.302 56.425C107.782 56.382 108.186 56.83 108.229 57.3102C108.282 57.9105 107.824 58.1935 107.343 58.2364Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M107.293 63.0793L57.4317 63.2973C56.9513 63.3402 56.548 62.8922 56.505 62.412C56.4619 61.9318 56.9101 61.5287 57.3906 61.4858L107.372 61.2571C107.852 61.2142 108.256 61.6622 108.299 62.1424C108.232 62.7533 107.784 63.1564 107.293 63.0793Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M79.5426 31.6904L57.3908 31.7314C56.9104 31.7743 56.507 31.3261 56.464 30.8459C56.421 30.3656 56.8691 29.9625 57.3495 29.9196L79.4905 29.7586C79.9709 29.7157 80.3743 30.1638 80.4173 30.6441C80.4604 31.1244 79.9029 31.6583 79.5426 31.6904Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M79.481 36.4132L57.3293 36.4541C56.8489 36.497 56.4455 36.0489 56.4025 35.5686C56.3594 35.0884 56.8076 34.6853 57.288 34.6424L79.4397 34.6014C79.9202 34.5586 80.3235 35.0067 80.3666 35.487C80.4204 36.0873 79.9615 36.3703 79.481 36.4132Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M72.2901 41.2887L57.2785 41.2974C56.7981 41.3403 56.3947 40.8922 56.3517 40.412C56.3086 39.9317 56.7568 39.5286 57.2372 39.4858L72.2488 39.4771C72.7292 39.4342 73.1326 39.8823 73.1756 40.3625C73.2294 40.9628 72.7705 41.2458 72.2901 41.2887Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M107.258 78.9266L90.4342 78.9772C89.9537 79.0201 89.5504 78.5721 89.5074 78.092C89.4644 77.6118 89.9126 77.2088 90.393 77.1659L107.217 77.1154C107.697 77.0725 108.101 77.5204 108.144 78.0006C108.067 78.4914 107.749 79.0038 107.258 78.9266Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M86.351 79.3425C87.0824 79.3981 87.6291 78.7445 87.5646 78.0244C87.6202 77.2937 86.9659 76.7472 86.2453 76.8116C85.514 76.7559 84.9672 77.4096 85.0317 78.1296C85.0963 78.8497 85.6304 79.4068 86.351 79.3425Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M107.25 84.2495L90.4264 84.3C89.9459 84.3429 89.5426 83.895 89.4996 83.4148C89.4566 82.9347 89.9047 82.5317 90.3852 82.4888L107.209 82.4382C107.69 82.3953 108.093 82.8433 108.136 83.3234C108.059 83.8143 107.742 84.3266 107.25 84.2495Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M86.3432 84.6654C87.0746 84.721 87.6213 84.0674 87.5568 83.3473C87.6124 82.6165 86.9581 82.0701 86.2375 82.1345C85.5062 82.0788 84.9594 82.7325 85.0239 83.4525C85.0884 84.1725 85.7427 84.719 86.3432 84.6654Z", + fill: "#D6DCE8" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M107.374 89.6815L90.5499 89.732C90.0695 89.7749 89.6661 89.327 89.6231 88.8468C89.5801 88.3667 90.0283 87.9637 90.5087 87.9208L107.333 87.8703C107.813 87.8273 108.217 88.2753 108.26 88.7555C108.172 89.1263 107.734 89.6493 107.374 89.6815Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M86.466 90.0975C87.1974 90.1531 87.7441 89.4995 87.6796 88.7794C87.7352 88.0486 87.0809 87.5022 86.3603 87.5666C85.629 87.5109 85.0822 88.1646 85.1467 88.8846C85.0804 89.4954 85.7347 90.0418 86.466 90.0975Z", + fill: "#AAB2C5" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M67.727 76.8935L67.6913 71.0902C61.4255 71.4077 56.572 76.6798 56.5414 83.0939C56.5467 87.2064 58.692 90.8858 61.9091 93.018L64.7105 87.8081C63.2821 86.726 62.4003 84.9902 62.3376 82.9393C62.309 79.9176 64.7357 77.2816 67.727 76.8935Z", + fill: "#AAB2C5" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M69.266 71.0702L69.3021 76.8738C71.1358 77.0731 72.8046 78.1339 73.7959 79.7391L78.5923 76.5287C76.6205 73.4383 73.2829 71.3166 69.266 71.0702Z", + fill: "#F1F3F9" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M79.4401 77.9034L74.5235 81.1246C74.6974 81.714 74.8713 82.3033 74.8158 83.0341C74.8768 86.4161 72.1004 89.2043 68.5961 89.2751C67.6246 89.2408 66.7624 89.0758 66.0096 88.78L63.1974 93.87C64.8447 94.6909 66.6999 95.1302 68.6322 95.0787C75.2912 95.0894 80.6146 89.6543 80.6234 82.9998C80.5821 81.1889 80.1805 79.41 79.4401 77.9034Z", + fill: "#D6DCE8" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M91.1953 44.1947L88.0513 44.2335C87.4508 44.2871 87.0368 43.7193 86.9938 43.2393L86.9492 35.9854C86.8954 35.3854 87.4637 34.9717 87.944 34.9289L91.088 34.89C91.6885 34.8364 92.1025 35.4043 92.1456 35.8843L92.1901 43.1382C92.2439 43.7382 91.8065 44.2611 91.1953 44.1947Z", + fill: "#AAB2C5" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M99.1871 44.2063L96.0432 44.2451C95.4427 44.2987 95.0287 43.7309 94.9857 43.2509L95.0004 32.6048C94.9466 32.0048 95.5148 31.5912 95.9952 31.5483L99.1391 31.5095C99.7395 31.4559 100.154 32.0237 100.197 32.5037L100.182 43.1498C100.236 43.7498 99.6675 44.1634 99.1871 44.2063Z", + fill: "#D6DCE8" + } + }), + _vm._v(" "), + _c("path", { + attrs: { + d: + "M107.048 44.1088L103.904 44.1476C103.304 44.2012 102.89 43.6334 102.847 43.1533L102.79 29.0059C102.736 28.4058 103.304 27.9922 103.785 27.9493L106.928 27.9105C107.529 27.8569 107.943 28.4248 107.986 28.9048L108.043 43.0523C108.097 43.6523 107.659 44.1752 107.048 44.1088Z", + fill: "#AAB2C5" + } + }) + ] + ), + _vm._v(" "), + _c("defs", [ + _c("clipPath", { attrs: { id: "seo-reports-icon" } }, [ + _c("rect", { + attrs: { + width: "125", + height: "125", + fill: "white" + } + }) + ]) + ]) + ] + ) + ]), + _vm._v(" "), + _c("p", { + staticClass: + "text-gray-700 leading-normal my-8 text-lg antialiased", + domProps: { + textContent: _vm._s( + _vm.__("seo-pro::messages.seo_reports_description") + ) + } + }), + _vm._v(" "), + _c("div", [ + _c("a", { + staticClass: "btn-primary btn-lg", + domProps: { + textContent: _vm._s( + _vm.__("seo-pro::messages.generate_report") + ) + }, + on: { click: _vm.generateReport } + }) + ]) + ] + ) + ]) + : _vm._e() + ], + 1 + ) +} +var staticRenderFns = [] +render._withStripped = true + + + +/***/ }), + +/***/ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/StatusIcon.vue?vue&type=template&id=716a6cf7&": +/*!***********************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/reporting/StatusIcon.vue?vue&type=template&id=716a6cf7& ***! + \***********************************************************************************************************************************************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "render", function() { return render; }); +/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; }); +var render = function() { + var _vm = this + var _h = _vm.$createElement + var _c = _vm._self._c || _h + return _c("div", [ + _vm.status === "pending" + ? _c("span", { staticClass: "icon icon-circular-graph animation-spin" }) + : _c("span", { + staticClass: "little-dot", + class: { + "bg-green-600": _vm.status === "pass", + "bg-red-500": _vm.status === "fail", + "bg-yellow-dark": _vm.status === "warning" + } + }) + ]) +} +var staticRenderFns = [] +render._withStripped = true + + + +/***/ }), + +/***/ "./node_modules/vue-loader/lib/runtime/componentNormalizer.js": +/*!********************************************************************!*\ + !*** ./node_modules/vue-loader/lib/runtime/componentNormalizer.js ***! + \********************************************************************/ +/*! exports provided: default */ +/***/ (function(module, exports) { + +throw new Error("Module build failed: Error: ENOENT: no such file or directory, open '/Users/jack/Sites/seo-pro/node_modules/vue-loader/lib/runtime/componentNormalizer.js'"); + +/***/ }), + +/***/ "./resources/js/components/fieldtypes/SeoProFieldtype.vue": +/*!****************************************************************!*\ + !*** ./resources/js/components/fieldtypes/SeoProFieldtype.vue ***! + \****************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _SeoProFieldtype_vue_vue_type_template_id_4c7bba1f___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SeoProFieldtype.vue?vue&type=template&id=4c7bba1f& */ "./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=template&id=4c7bba1f&"); +/* harmony import */ var _SeoProFieldtype_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./SeoProFieldtype.vue?vue&type=script&lang=js& */ "./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport *//* harmony import */ var _SeoProFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./SeoProFieldtype.vue?vue&type=style&index=0&lang=css& */ "./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=style&index=0&lang=css&"); +/* harmony import */ var _node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */ "./node_modules/vue-loader/lib/runtime/componentNormalizer.js"); + + + + + + +/* normalize component */ + +var component = Object(_node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_3__["default"])( + _SeoProFieldtype_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"], + _SeoProFieldtype_vue_vue_type_template_id_4c7bba1f___WEBPACK_IMPORTED_MODULE_0__["render"], + _SeoProFieldtype_vue_vue_type_template_id_4c7bba1f___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"], + false, + null, + null, + null + +) + +/* hot reload */ +if (false) { var api; } +component.options.__file = "resources/js/components/fieldtypes/SeoProFieldtype.vue" +/* harmony default export */ __webpack_exports__["default"] = (component.exports); + +/***/ }), + +/***/ "./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=script&lang=js&": +/*!*****************************************************************************************!*\ + !*** ./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=script&lang=js& ***! + \*****************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/babel-loader/lib??ref--4-0!../../../../node_modules/vue-loader/lib??vue-loader-options!./SeoProFieldtype.vue?vue&type=script&lang=js& */ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport */ /* harmony default export */ __webpack_exports__["default"] = (_node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"]); + +/***/ }), + +/***/ "./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=style&index=0&lang=css&": +/*!*************************************************************************************************!*\ + !*** ./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=style&index=0&lang=css& ***! + \*************************************************************************************************/ +/*! no static exports found */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/style-loader!../../../../node_modules/css-loader??ref--5-1!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/src??ref--5-2!../../../../node_modules/vue-loader/lib??vue-loader-options!./SeoProFieldtype.vue?vue&type=style&index=0&lang=css& */ "./node_modules/style-loader/index.js!./node_modules/css-loader/index.js?!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=style&index=0&lang=css&"); +/* harmony import */ var _node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__); +/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__) if(__WEBPACK_IMPORT_KEY__ !== 'default') (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__)); + /* harmony default export */ __webpack_exports__["default"] = (_node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default.a); + +/***/ }), + +/***/ "./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=template&id=4c7bba1f&": +/*!***********************************************************************************************!*\ + !*** ./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=template&id=4c7bba1f& ***! + \***********************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_template_id_4c7bba1f___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../node_modules/vue-loader/lib??vue-loader-options!./SeoProFieldtype.vue?vue&type=template&id=4c7bba1f& */ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SeoProFieldtype.vue?vue&type=template&id=4c7bba1f&"); +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "render", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_template_id_4c7bba1f___WEBPACK_IMPORTED_MODULE_0__["render"]; }); + +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_SeoProFieldtype_vue_vue_type_template_id_4c7bba1f___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"]; }); + + + +/***/ }), + +/***/ "./resources/js/components/fieldtypes/SourceFieldtype.vue": +/*!****************************************************************!*\ + !*** ./resources/js/components/fieldtypes/SourceFieldtype.vue ***! + \****************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _SourceFieldtype_vue_vue_type_template_id_85f7be18___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SourceFieldtype.vue?vue&type=template&id=85f7be18& */ "./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=template&id=85f7be18&"); +/* harmony import */ var _SourceFieldtype_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./SourceFieldtype.vue?vue&type=script&lang=js& */ "./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport *//* harmony import */ var _SourceFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./SourceFieldtype.vue?vue&type=style&index=0&lang=css& */ "./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=style&index=0&lang=css&"); +/* harmony import */ var _node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */ "./node_modules/vue-loader/lib/runtime/componentNormalizer.js"); + + + + + + +/* normalize component */ + +var component = Object(_node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_3__["default"])( + _SourceFieldtype_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"], + _SourceFieldtype_vue_vue_type_template_id_85f7be18___WEBPACK_IMPORTED_MODULE_0__["render"], + _SourceFieldtype_vue_vue_type_template_id_85f7be18___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"], + false, + null, + null, + null + +) + +/* hot reload */ +if (false) { var api; } +component.options.__file = "resources/js/components/fieldtypes/SourceFieldtype.vue" +/* harmony default export */ __webpack_exports__["default"] = (component.exports); + +/***/ }), + +/***/ "./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=script&lang=js&": +/*!*****************************************************************************************!*\ + !*** ./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=script&lang=js& ***! + \*****************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/babel-loader/lib??ref--4-0!../../../../node_modules/vue-loader/lib??vue-loader-options!./SourceFieldtype.vue?vue&type=script&lang=js& */ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport */ /* harmony default export */ __webpack_exports__["default"] = (_node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"]); + +/***/ }), + +/***/ "./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=style&index=0&lang=css&": +/*!*************************************************************************************************!*\ + !*** ./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=style&index=0&lang=css& ***! + \*************************************************************************************************/ +/*! no static exports found */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/style-loader!../../../../node_modules/css-loader??ref--5-1!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/src??ref--5-2!../../../../node_modules/vue-loader/lib??vue-loader-options!./SourceFieldtype.vue?vue&type=style&index=0&lang=css& */ "./node_modules/style-loader/index.js!./node_modules/css-loader/index.js?!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=style&index=0&lang=css&"); +/* harmony import */ var _node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__); +/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__) if(__WEBPACK_IMPORT_KEY__ !== 'default') (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__)); + /* harmony default export */ __webpack_exports__["default"] = (_node_modules_style_loader_index_js_node_modules_css_loader_index_js_ref_5_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_5_2_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default.a); + +/***/ }), + +/***/ "./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=template&id=85f7be18&": +/*!***********************************************************************************************!*\ + !*** ./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=template&id=85f7be18& ***! + \***********************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_template_id_85f7be18___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../node_modules/vue-loader/lib??vue-loader-options!./SourceFieldtype.vue?vue&type=template&id=85f7be18& */ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/fieldtypes/SourceFieldtype.vue?vue&type=template&id=85f7be18&"); +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "render", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_template_id_85f7be18___WEBPACK_IMPORTED_MODULE_0__["render"]; }); + +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_SourceFieldtype_vue_vue_type_template_id_85f7be18___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"]; }); + + + +/***/ }), + +/***/ "./resources/js/components/reporting/Details.vue": +/*!*******************************************************!*\ + !*** ./resources/js/components/reporting/Details.vue ***! + \*******************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _Details_vue_vue_type_template_id_00077406___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Details.vue?vue&type=template&id=00077406& */ "./resources/js/components/reporting/Details.vue?vue&type=template&id=00077406&"); +/* harmony import */ var _Details_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Details.vue?vue&type=script&lang=js& */ "./resources/js/components/reporting/Details.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport *//* harmony import */ var _node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */ "./node_modules/vue-loader/lib/runtime/componentNormalizer.js"); + + + + + +/* normalize component */ + +var component = Object(_node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])( + _Details_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"], + _Details_vue_vue_type_template_id_00077406___WEBPACK_IMPORTED_MODULE_0__["render"], + _Details_vue_vue_type_template_id_00077406___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"], + false, + null, + null, + null + +) + +/* hot reload */ +if (false) { var api; } +component.options.__file = "resources/js/components/reporting/Details.vue" +/* harmony default export */ __webpack_exports__["default"] = (component.exports); + +/***/ }), + +/***/ "./resources/js/components/reporting/Details.vue?vue&type=script&lang=js&": +/*!********************************************************************************!*\ + !*** ./resources/js/components/reporting/Details.vue?vue&type=script&lang=js& ***! + \********************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Details_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/babel-loader/lib??ref--4-0!../../../../node_modules/vue-loader/lib??vue-loader-options!./Details.vue?vue&type=script&lang=js& */ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Details.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport */ /* harmony default export */ __webpack_exports__["default"] = (_node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Details_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"]); + +/***/ }), + +/***/ "./resources/js/components/reporting/Details.vue?vue&type=template&id=00077406&": +/*!**************************************************************************************!*\ + !*** ./resources/js/components/reporting/Details.vue?vue&type=template&id=00077406& ***! + \**************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Details_vue_vue_type_template_id_00077406___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../node_modules/vue-loader/lib??vue-loader-options!./Details.vue?vue&type=template&id=00077406& */ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Details.vue?vue&type=template&id=00077406&"); +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "render", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Details_vue_vue_type_template_id_00077406___WEBPACK_IMPORTED_MODULE_0__["render"]; }); + +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Details_vue_vue_type_template_id_00077406___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"]; }); + + + +/***/ }), + +/***/ "./resources/js/components/reporting/Listing.vue": +/*!*******************************************************!*\ + !*** ./resources/js/components/reporting/Listing.vue ***! + \*******************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _Listing_vue_vue_type_template_id_c6f56970___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Listing.vue?vue&type=template&id=c6f56970& */ "./resources/js/components/reporting/Listing.vue?vue&type=template&id=c6f56970&"); +/* harmony import */ var _Listing_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Listing.vue?vue&type=script&lang=js& */ "./resources/js/components/reporting/Listing.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport *//* harmony import */ var _node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */ "./node_modules/vue-loader/lib/runtime/componentNormalizer.js"); + + + + + +/* normalize component */ + +var component = Object(_node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])( + _Listing_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"], + _Listing_vue_vue_type_template_id_c6f56970___WEBPACK_IMPORTED_MODULE_0__["render"], + _Listing_vue_vue_type_template_id_c6f56970___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"], + false, + null, + null, + null + +) + +/* hot reload */ +if (false) { var api; } +component.options.__file = "resources/js/components/reporting/Listing.vue" +/* harmony default export */ __webpack_exports__["default"] = (component.exports); + +/***/ }), + +/***/ "./resources/js/components/reporting/Listing.vue?vue&type=script&lang=js&": +/*!********************************************************************************!*\ + !*** ./resources/js/components/reporting/Listing.vue?vue&type=script&lang=js& ***! + \********************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Listing_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/babel-loader/lib??ref--4-0!../../../../node_modules/vue-loader/lib??vue-loader-options!./Listing.vue?vue&type=script&lang=js& */ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Listing.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport */ /* harmony default export */ __webpack_exports__["default"] = (_node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Listing_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"]); + +/***/ }), + +/***/ "./resources/js/components/reporting/Listing.vue?vue&type=template&id=c6f56970&": +/*!**************************************************************************************!*\ + !*** ./resources/js/components/reporting/Listing.vue?vue&type=template&id=c6f56970& ***! + \**************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Listing_vue_vue_type_template_id_c6f56970___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../node_modules/vue-loader/lib??vue-loader-options!./Listing.vue?vue&type=template&id=c6f56970& */ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Listing.vue?vue&type=template&id=c6f56970&"); +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "render", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Listing_vue_vue_type_template_id_c6f56970___WEBPACK_IMPORTED_MODULE_0__["render"]; }); + +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Listing_vue_vue_type_template_id_c6f56970___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"]; }); + + + +/***/ }), + +/***/ "./resources/js/components/reporting/RelativeDate.vue": +/*!************************************************************!*\ + !*** ./resources/js/components/reporting/RelativeDate.vue ***! + \************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _RelativeDate_vue_vue_type_template_id_30956986___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./RelativeDate.vue?vue&type=template&id=30956986& */ "./resources/js/components/reporting/RelativeDate.vue?vue&type=template&id=30956986&"); +/* harmony import */ var _RelativeDate_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./RelativeDate.vue?vue&type=script&lang=js& */ "./resources/js/components/reporting/RelativeDate.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport *//* harmony import */ var _node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */ "./node_modules/vue-loader/lib/runtime/componentNormalizer.js"); + + + + + +/* normalize component */ + +var component = Object(_node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])( + _RelativeDate_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"], + _RelativeDate_vue_vue_type_template_id_30956986___WEBPACK_IMPORTED_MODULE_0__["render"], + _RelativeDate_vue_vue_type_template_id_30956986___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"], + false, + null, + null, + null + +) + +/* hot reload */ +if (false) { var api; } +component.options.__file = "resources/js/components/reporting/RelativeDate.vue" +/* harmony default export */ __webpack_exports__["default"] = (component.exports); + +/***/ }), + +/***/ "./resources/js/components/reporting/RelativeDate.vue?vue&type=script&lang=js&": +/*!*************************************************************************************!*\ + !*** ./resources/js/components/reporting/RelativeDate.vue?vue&type=script&lang=js& ***! + \*************************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_RelativeDate_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/babel-loader/lib??ref--4-0!../../../../node_modules/vue-loader/lib??vue-loader-options!./RelativeDate.vue?vue&type=script&lang=js& */ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/RelativeDate.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport */ /* harmony default export */ __webpack_exports__["default"] = (_node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_RelativeDate_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"]); + +/***/ }), + +/***/ "./resources/js/components/reporting/RelativeDate.vue?vue&type=template&id=30956986&": +/*!*******************************************************************************************!*\ + !*** ./resources/js/components/reporting/RelativeDate.vue?vue&type=template&id=30956986& ***! + \*******************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_RelativeDate_vue_vue_type_template_id_30956986___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../node_modules/vue-loader/lib??vue-loader-options!./RelativeDate.vue?vue&type=template&id=30956986& */ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/RelativeDate.vue?vue&type=template&id=30956986&"); +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "render", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_RelativeDate_vue_vue_type_template_id_30956986___WEBPACK_IMPORTED_MODULE_0__["render"]; }); + +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_RelativeDate_vue_vue_type_template_id_30956986___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"]; }); + + + +/***/ }), + +/***/ "./resources/js/components/reporting/Report.vue": +/*!******************************************************!*\ + !*** ./resources/js/components/reporting/Report.vue ***! + \******************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _Report_vue_vue_type_template_id_1c1fd820___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Report.vue?vue&type=template&id=1c1fd820& */ "./resources/js/components/reporting/Report.vue?vue&type=template&id=1c1fd820&"); +/* harmony import */ var _Report_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Report.vue?vue&type=script&lang=js& */ "./resources/js/components/reporting/Report.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport *//* harmony import */ var _node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */ "./node_modules/vue-loader/lib/runtime/componentNormalizer.js"); + + + + + +/* normalize component */ + +var component = Object(_node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])( + _Report_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"], + _Report_vue_vue_type_template_id_1c1fd820___WEBPACK_IMPORTED_MODULE_0__["render"], + _Report_vue_vue_type_template_id_1c1fd820___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"], + false, + null, + null, + null + +) + +/* hot reload */ +if (false) { var api; } +component.options.__file = "resources/js/components/reporting/Report.vue" +/* harmony default export */ __webpack_exports__["default"] = (component.exports); + +/***/ }), + +/***/ "./resources/js/components/reporting/Report.vue?vue&type=script&lang=js&": +/*!*******************************************************************************!*\ + !*** ./resources/js/components/reporting/Report.vue?vue&type=script&lang=js& ***! + \*******************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Report_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/babel-loader/lib??ref--4-0!../../../../node_modules/vue-loader/lib??vue-loader-options!./Report.vue?vue&type=script&lang=js& */ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Report.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport */ /* harmony default export */ __webpack_exports__["default"] = (_node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Report_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"]); + +/***/ }), + +/***/ "./resources/js/components/reporting/Report.vue?vue&type=template&id=1c1fd820&": +/*!*************************************************************************************!*\ + !*** ./resources/js/components/reporting/Report.vue?vue&type=template&id=1c1fd820& ***! + \*************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Report_vue_vue_type_template_id_1c1fd820___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../node_modules/vue-loader/lib??vue-loader-options!./Report.vue?vue&type=template&id=1c1fd820& */ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Report.vue?vue&type=template&id=1c1fd820&"); +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "render", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Report_vue_vue_type_template_id_1c1fd820___WEBPACK_IMPORTED_MODULE_0__["render"]; }); + +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Report_vue_vue_type_template_id_1c1fd820___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"]; }); + + + +/***/ }), + +/***/ "./resources/js/components/reporting/Reports.vue": +/*!*******************************************************!*\ + !*** ./resources/js/components/reporting/Reports.vue ***! + \*******************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _Reports_vue_vue_type_template_id_6b86cd03___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Reports.vue?vue&type=template&id=6b86cd03& */ "./resources/js/components/reporting/Reports.vue?vue&type=template&id=6b86cd03&"); +/* harmony import */ var _Reports_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Reports.vue?vue&type=script&lang=js& */ "./resources/js/components/reporting/Reports.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport *//* harmony import */ var _node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */ "./node_modules/vue-loader/lib/runtime/componentNormalizer.js"); + + + + + +/* normalize component */ + +var component = Object(_node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])( + _Reports_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"], + _Reports_vue_vue_type_template_id_6b86cd03___WEBPACK_IMPORTED_MODULE_0__["render"], + _Reports_vue_vue_type_template_id_6b86cd03___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"], + false, + null, + null, + null + +) + +/* hot reload */ +if (false) { var api; } +component.options.__file = "resources/js/components/reporting/Reports.vue" +/* harmony default export */ __webpack_exports__["default"] = (component.exports); + +/***/ }), + +/***/ "./resources/js/components/reporting/Reports.vue?vue&type=script&lang=js&": +/*!********************************************************************************!*\ + !*** ./resources/js/components/reporting/Reports.vue?vue&type=script&lang=js& ***! + \********************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Reports_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/babel-loader/lib??ref--4-0!../../../../node_modules/vue-loader/lib??vue-loader-options!./Reports.vue?vue&type=script&lang=js& */ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Reports.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport */ /* harmony default export */ __webpack_exports__["default"] = (_node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Reports_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"]); + +/***/ }), + +/***/ "./resources/js/components/reporting/Reports.vue?vue&type=template&id=6b86cd03&": +/*!**************************************************************************************!*\ + !*** ./resources/js/components/reporting/Reports.vue?vue&type=template&id=6b86cd03& ***! + \**************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Reports_vue_vue_type_template_id_6b86cd03___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../node_modules/vue-loader/lib??vue-loader-options!./Reports.vue?vue&type=template&id=6b86cd03& */ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/Reports.vue?vue&type=template&id=6b86cd03&"); +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "render", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Reports_vue_vue_type_template_id_6b86cd03___WEBPACK_IMPORTED_MODULE_0__["render"]; }); + +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_Reports_vue_vue_type_template_id_6b86cd03___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"]; }); + + + +/***/ }), + +/***/ "./resources/js/components/reporting/StatusIcon.vue": +/*!**********************************************************!*\ + !*** ./resources/js/components/reporting/StatusIcon.vue ***! + \**********************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _StatusIcon_vue_vue_type_template_id_716a6cf7___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./StatusIcon.vue?vue&type=template&id=716a6cf7& */ "./resources/js/components/reporting/StatusIcon.vue?vue&type=template&id=716a6cf7&"); +/* harmony import */ var _StatusIcon_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./StatusIcon.vue?vue&type=script&lang=js& */ "./resources/js/components/reporting/StatusIcon.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport *//* harmony import */ var _node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */ "./node_modules/vue-loader/lib/runtime/componentNormalizer.js"); + + + + + +/* normalize component */ + +var component = Object(_node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])( + _StatusIcon_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"], + _StatusIcon_vue_vue_type_template_id_716a6cf7___WEBPACK_IMPORTED_MODULE_0__["render"], + _StatusIcon_vue_vue_type_template_id_716a6cf7___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"], + false, + null, + null, + null + +) + +/* hot reload */ +if (false) { var api; } +component.options.__file = "resources/js/components/reporting/StatusIcon.vue" +/* harmony default export */ __webpack_exports__["default"] = (component.exports); + +/***/ }), + +/***/ "./resources/js/components/reporting/StatusIcon.vue?vue&type=script&lang=js&": +/*!***********************************************************************************!*\ + !*** ./resources/js/components/reporting/StatusIcon.vue?vue&type=script&lang=js& ***! + \***********************************************************************************/ +/*! exports provided: default */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_StatusIcon_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/babel-loader/lib??ref--4-0!../../../../node_modules/vue-loader/lib??vue-loader-options!./StatusIcon.vue?vue&type=script&lang=js& */ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/StatusIcon.vue?vue&type=script&lang=js&"); +/* empty/unused harmony star reexport */ /* harmony default export */ __webpack_exports__["default"] = (_node_modules_babel_loader_lib_index_js_ref_4_0_node_modules_vue_loader_lib_index_js_vue_loader_options_StatusIcon_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"]); + +/***/ }), + +/***/ "./resources/js/components/reporting/StatusIcon.vue?vue&type=template&id=716a6cf7&": +/*!*****************************************************************************************!*\ + !*** ./resources/js/components/reporting/StatusIcon.vue?vue&type=template&id=716a6cf7& ***! + \*****************************************************************************************/ +/*! exports provided: render, staticRenderFns */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_StatusIcon_vue_vue_type_template_id_716a6cf7___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../node_modules/vue-loader/lib??vue-loader-options!./StatusIcon.vue?vue&type=template&id=716a6cf7& */ "./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/reporting/StatusIcon.vue?vue&type=template&id=716a6cf7&"); +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "render", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_StatusIcon_vue_vue_type_template_id_716a6cf7___WEBPACK_IMPORTED_MODULE_0__["render"]; }); + +/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_StatusIcon_vue_vue_type_template_id_716a6cf7___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"]; }); + + + +/***/ }), + +/***/ "./resources/js/cp.js": +/*!****************************!*\ + !*** ./resources/js/cp.js ***! + \****************************/ +/*! no exports provided */ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony import */ var _components_fieldtypes_SeoProFieldtype_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./components/fieldtypes/SeoProFieldtype.vue */ "./resources/js/components/fieldtypes/SeoProFieldtype.vue"); +/* harmony import */ var _components_fieldtypes_SourceFieldtype_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./components/fieldtypes/SourceFieldtype.vue */ "./resources/js/components/fieldtypes/SourceFieldtype.vue"); +/* harmony import */ var _components_reporting_Reports_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./components/reporting/Reports.vue */ "./resources/js/components/reporting/Reports.vue"); + + + +Statamic.$components.register('seo_pro-fieldtype', _components_fieldtypes_SeoProFieldtype_vue__WEBPACK_IMPORTED_MODULE_0__["default"]); +Statamic.$components.register('seo_pro_source-fieldtype', _components_fieldtypes_SourceFieldtype_vue__WEBPACK_IMPORTED_MODULE_1__["default"]); +Statamic.$components.register('seo-reports', _components_reporting_Reports_vue__WEBPACK_IMPORTED_MODULE_2__["default"]); + +/***/ }), + +/***/ 0: +/*!**********************************!*\ + !*** multi ./resources/js/cp.js ***! + \**********************************/ +/*! no static exports found */ +/***/ (function(module, exports, __webpack_require__) { + +module.exports = __webpack_require__(/*! /Users/jack/Sites/seo-pro/resources/js/cp.js */"./resources/js/cp.js"); + + +/***/ }) + +/******/ }); \ No newline at end of file diff --git a/resources/dist/mix-manifest.json b/resources/dist/mix-manifest.json new file mode 100644 index 00000000..028636ef --- /dev/null +++ b/resources/dist/mix-manifest.json @@ -0,0 +1,3 @@ +{ + "/js/cp.js": "/js/cp.js" +} diff --git a/resources/js/components/fieldtypes/SourceFieldtype.vue b/resources/js/components/fieldtypes/SourceFieldtype.vue index 387bac22..106fe71f 100644 --- a/resources/js/components/fieldtypes/SourceFieldtype.vue +++ b/resources/js/components/fieldtypes/SourceFieldtype.vue @@ -2,7 +2,7 @@