This commit is contained in:
hamdy
2021-02-16 11:23:07 +02:00
parent 6f0b4782de
commit 98e7883510
1208 changed files with 1725 additions and 16439 deletions

37
dist/assets/js/app.15cc2b78.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{XtlX:function(n,t,e){"use strict";e.r(t);var l=e("KHd+"),s=Object(l.a)({},(function(){var n=this.$createElement;return(this._self._c||n)("h1",[this._v("404 - not found")])}),[],!1,null,null,null);t.default=s.exports}}]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{XtlX:function(n,t,e){"use strict";e.r(t);var l=e("KHd+"),s=Object(l.a)({},(function(){var n=this.$createElement;return(this._self._c||n)("h1",[this._v("404 - not found")])}),[],!1,null,null,null);t.default=s.exports}}]);

View File

@@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{iyQ6:function(a,e,t){"use strict";t.r(e);var n=t("MtIX"),o=t("IGkE"),s=t("jHya"),r=t("qaXD"),i=t("akyF"),g=t("PIiv"),l=t("RRjm"),c=t("fuxi"),p={props:["news"]},d=t("KHd+"),m=Object(d.a)(p,(function(){var a=this.$createElement,e=this._self._c||a;return e("div",{staticClass:"bg-white"},[e("div",{staticClass:"max-w-screen-xl mx-auto py-12 px-4 sm:px-6 lg:py-16 lg:px-8"},[e("p",{staticClass:"text-center text-base leading-6 font-semibold uppercase text-gray-600 tracking-wider"},[this._v("\n "+this._s(this.news.excerpt)+"\n ")]),e("div",{staticClass:"mt-6 grid grid-cols-2 gap-0.5 md:grid-cols-3 lg:mt-8"},this._l(this.news.partners,(function(a){return e("g-link",{key:a.id,staticClass:"col-span-1 flex justify-center py-8 px-8 m-1 bg-gray-100",attrs:{to:a.path,target:"_blank"}},[e("img",{staticClass:"max-h-12",attrs:{src:a.logo}})])})),1)])])}),[],!1,null,null,null).exports,w=t("phRe"),u={components:{Header:n.a,SolutionsHeader:o.a,ShowcaseProducts:s.a,Comparison:r.a,NewCard:i.a,BrandPanel:g.a,logoShowcase:c.a,CallToAction:l.a,InTheNews:m,SignUp:w.a},metaInfo:function(){return{title:this.$page.markdownPage.title}}},k=null,P=Object(d.a)(u,(function(){var a=this,e=a.$createElement,t=a._self._c||e;return t("Layout",{attrs:{hideHeader:!0,disableScroll:!0}},[a.$page.markdownPage.solution_image?t("g-image",{attrs:{src:a.$page.markdownPage.solution_image.src}}):a._e(),t("div",{staticClass:"container sm:pxi-0 mx-auto overflow-x-hidden py-5"},[a.$page.markdownPage.header?t("SolutionsHeader",{attrs:{header:a.$page.markdownPage.header}}):a._e(),a.$page.markdownPage.productData&&a.$page.markdownPage.productData.length>0?t("ShowcaseProducts",{attrs:{main:a.$page.markdownPage.productsMain,products:a.$page.markdownPage.productData}}):a._e(),a.$page.markdownPage.comparisonSecs&&a.$page.markdownPage.comparisonSecs.length>0?t("Comparison",{attrs:{main:a.$page.markdownPage.comparisonMain,sections:a.$page.markdownPage.comparisonSecs}}):a._e(),a.$page.markdownPage.brandPanel?t("BrandPanel",{attrs:{brand:a.$page.markdownPage.brandPanel}}):a._e(),a.$page.markdownPage.logos.length>0?t("logoShowcase",{attrs:{logos:a.$page.markdownPage.logos}}):a._e()],1),a.$page.markdownPage.solution_image2?t("g-image",{attrs:{src:a.$page.markdownPage.solution_image2.src}}):a._e(),a.$page.markdownPage.cta?t("CallToAction",{attrs:{cta:a.$page.markdownPage.cta}}):a._e()],1)}),[],!1,null,null,null);"function"==typeof k&&k(P);e.default=P.exports}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{"9bAD":function(t,e,s){"use strict";s("x1lP")},AZlh:function(t,e,s){},FvWF:function(t,e,s){"use strict";s.r(e);s("07d7"),s("rB9j"),s("PKPk"),s("hByQ"),s("3bBZ"),s("Kz25");var r={props:{record:{},border:{type:Boolean,default:!0}},computed:{card:function(){return"MarkdownPage"!=this.record.__typename},path:function(){return this.pathPrefix?this.pathPrefix+"/"+this.record.id:this.record.path}}},a=(s("9bAD"),s("KHd+")),i={metaInfo:{title:"Search"},data:function(){return{q:"",objects:{},loading:!0}},computed:{searchResults:function(){var t=this.q;if(!t||t.length<3)return[];for(var e=this.$search.search({query:t,limit:100}),s=[],r=0;r<e.length;r++){var a=e[r];s.push({node:this.objects[a.path]})}return s},contentHeight:function(){return window.innerHeight-128}},mounted:function(){this.q=new URL(location.href).searchParams.get("query");for(var t=0;t<this.$page.projects.edges.length;t++){var e=this.$page.projects.edges[t];this.objects[e.node.path]=e.node}for(t=0;t<this.$page.people.edges.length;t++){e=this.$page.people.edges[t];this.objects[e.node.path]=e.node}for(t=0;t<this.$page.blogs.edges.length;t++){e=this.$page.blogs.edges[t];this.objects[e.node.path]=e.node}for(t=0;t<this.$page.markdowns.edges.length;t++){e=this.$page.markdowns.edges[t];this.objects[e.node.path]=e.node}this.loading=!1},components:{SearchListItem:Object(a.a)(r,(function(){var t=this,e=t.$createElement,s=t._self._c||e;return t.card?s("div",{staticClass:"flex search-post px-0 sm:px-4 pb-8 mb-8",class:{"no-border":!t.border}},[s("g-link",{staticClass:"post-card-image-link",attrs:{to:t.record.path}},[s("g-image",{staticClass:"post-card-image",attrs:{src:t.record.image,alt:t.record.title}})],1),s("div",{staticClass:"p-5"},[s("g-link",{attrs:{to:t.record.path}},[s("h2",{staticClass:"post-card-title mt-3"},[t._v(t._s(t.record.title||t.record.name))]),s("p",{staticClass:"post-card-excerpt"},[t._v(t._s(t.record.excerpt))]),s("section",{staticClass:"post-tags container mx-auto relative py-1"},t._l(t.record.memberships,(function(e){return s("g-link",{key:e.id,staticClass:"text-xs bg-transparent hover:text-blue-700 py-1 px-2 mr-1 border hover:border-blue-500 border-gray-600 text-gray-700 rounded-full",attrs:{to:e.path}},[t._v(t._s(e.title))])})),1)]),s("div",{staticClass:"w-full post-card-meta pt-2"},[s("div",{staticClass:"avatars"},[s("div",{staticClass:"flex items-center"},[s("div",{staticClass:"flex justify-between items-center"},[s("ul",{staticClass:"list-none flex author-list m-0"},t._l(t.record.authors,(function(t){return s("li",{key:t.id,staticClass:"author-list-item"},[s("g-link",{directives:[{name:"tooltip",rawName:"v-tooltip",value:t.name,expression:"author.name"}],attrs:{to:t.path}},[s("g-image",{staticClass:"w-8 h-8 rounded-full bg-gray-200 border-2 border-white",attrs:{src:t.image,alt:t.name}})],1)],1)})),0)]),s("div",{staticClass:"flex flex-col text-xs leading-none uppercase"},[s("p",[s("g-link",{attrs:{to:t.record.path}},[s("time",{attrs:{datetime:t.record.datetime}},[t._v(t._s(t.record.humanTime))])])],1),s("p",[s("g-link",{attrs:{to:t.record.path}},[s("time",{attrs:{datetime:t.record.datetime}},[t._v(t._s(t.record.startDate))])]),t._v("\n "+t._s(t.record.status)+"\n ")],1)])]),s("section",{staticClass:"post-tags container mx-auto relative py-3"},t._l(t.record.tags,(function(e){return s("g-link",{key:e.id,staticClass:"text-xs bg-transparent hover:text-blue-700 py-2 px-4 mr-2 border hover:border-blue-500 border-gray-600 text-gray-700 rounded-full",attrs:{to:e.path}},[t._v(t._s(e.title))])})),1)])])],1)],1):s("div",{staticClass:"flex search-post px-0 sm:px-4 pb-8 mb-8",class:{"no-border":!t.border}},[s("div",{staticClass:"p-5"},[s("g-link",{attrs:{to:t.record.path}},[s("h2",{staticClass:"post-card-title mt-3"},[t._v(t._s(t.record.title))]),t.record.excerpt?s("p",{staticClass:"post-card-excerpt"},[t._v(t._s(t.record.excerpt.substring(100)))]):t._e()])],1)])}),[],!1,null,"72a7ec66",null).exports}},o=(s("NpJ4"),null),n=Object(a.a)(i,(function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("Layout",[s("div",{staticClass:"container sm:pxi-0 mx-auto",style:{"min-height":t.contentHeight+"px"}},[t.loading?s("img",{staticClass:"m-auto",attrs:{src:"/img/loader.gif",alt:""}}):t._e(),t.searchResults.length>0?s("div",{staticClass:"flex flex-wrap with-large pt-8 pb-8 mx-4 sm:-mx-4"},t._l(t.searchResults,(function(t){return s("SearchListItem",{key:t.node.id,attrs:{record:t.node}})})),1):s("div",{staticClass:"flex flex-col with-large my-auto text-center py-20"},[s("h1",{},[t._v("No results")]),s("p",[t._v("OOPS! Something went wrong here")])])])])}),[],!1,null,"52c00408",null);"function"==typeof o&&o(n);e.default=n.exports},NpJ4:function(t,e,s){"use strict";s("AZlh")},x1lP:function(t,e,s){}}]);

File diff suppressed because one or more lines are too long