Skip to content

Instantly share code, notes, and snippets.

@renoirb
Created June 4, 2018 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save renoirb/bf3aaf637d6a7b8a3a596e6f737f14e4 to your computer and use it in GitHub Desktop.
Save renoirb/bf3aaf637d6a7b8a3a596e6f737f14e4 to your computer and use it in GitHub Desktop.
WebComponent Host Gist
ul[data-v-0b1b89fc]{padding:0;margin:0;list-style:none}.date-picker[data-v-0b1b89fc]{position:relative;height:32px}.input-wrapper[data-v-0b1b89fc]{border:1px solid #ccc;border-radius:2px;vertical-align:middle;display:flex;justify-content:space-between;flex-flow:row nowrap;align-items:center;padding:6px 10px 6px 4px;height:32px;box-sizing:border-box}.input[data-v-0b1b89fc]{height:100%;width:100%;font-size:inherit;padding-left:4px;box-sizing:border-box;outline:none}.cancel-btn[data-v-0b1b89fc]{height:14px;width:14px}.date-panel[data-v-0b1b89fc]{position:absolute;z-index:5000;border:1px solid #eee;width:320px;padding:5px 10px 10px;box-sizing:border-box;background-color:#fff;transform:translateY(4px)}.panel-header[data-v-0b1b89fc]{display:flex;flex-flow:row nowrap;width:100%}.arrow-left[data-v-0b1b89fc],.arrow-right[data-v-0b1b89fc]{flex:1;font-size:20px;line-height:2;background-color:#fff;text-align:center;cursor:pointer}.year-range[data-v-0b1b89fc]{font-size:20px;line-height:2;flex:3;display:flex;justify-content:center}.year-month-box[data-v-0b1b89fc]{flex:3;display:flex;flex-flow:row nowrap;justify-content:space-around}.date-list[data-v-0b1b89fc],.type-month[data-v-0b1b89fc],.type-year[data-v-0b1b89fc]{background-color:#fff}.month-box[data-v-0b1b89fc],.year-box[data-v-0b1b89fc]{transition:all .1s ease;font-family:Roboto,sans-serif;flex:1;text-align:center;font-size:20px;line-height:2;cursor:pointer;background-color:#fff}.month-list[data-v-0b1b89fc],.year-list[data-v-0b1b89fc]{display:flex;flex-flow:row wrap;justify-content:space-between}.month-list li[data-v-0b1b89fc],.year-list li[data-v-0b1b89fc]{font-family:Roboto,sans-serif;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;cursor:pointer;text-align:center;font-size:20px;width:33%;padding:10px 0}.month-list li[data-v-0b1b89fc]:hover,.year-list li[data-v-0b1b89fc]:hover{background-color:#6ac1c9;color:#fff}.month-list li.selected[data-v-0b1b89fc],.year-list li.selected[data-v-0b1b89fc]{background-color:#0097a7;color:#fff}.month-list li.invalid[data-v-0b1b89fc],.year-list li.invalid[data-v-0b1b89fc]{cursor:not-allowed;color:#ccc}.date-list[data-v-0b1b89fc]{display:flex;flex-flow:row wrap;justify-content:space-between}.date-list .valid[data-v-0b1b89fc]:hover{background-color:#eee}.date-list li[data-v-0b1b89fc]{transition:all .1s ease;cursor:pointer;box-sizing:border-box;border-bottom:1px solid #fff;position:relative;margin:2px}.date-list li[data-v-0b1b89fc]:not(.firstItem){margin-left:10px}.date-list li .message[data-v-0b1b89fc]{font-family:Roboto,sans-serif;font-weight:300;font-size:14px;position:relative;height:30px}.date-list li .message.selected .bg[data-v-0b1b89fc]{background-color:#0097a7}.date-list li .message.selected span[data-v-0b1b89fc]{color:#fff}.date-list li .message:not(.selected) .bg[data-v-0b1b89fc]{transform:scale(0);opacity:0}.date-list li .message:not(.selected):hover .bg[data-v-0b1b89fc]{background-color:#0097a7;transform:scale(1);opacity:.6}.date-list li .message:not(.selected):hover span[data-v-0b1b89fc]{color:#fff}.date-list li .message .bg[data-v-0b1b89fc]{height:30px;width:100%;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;border-radius:50%;position:absolute;z-index:10;top:0;left:0}.date-list li .message span[data-v-0b1b89fc]{position:absolute;z-index:20;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}.date-list li.invalid[data-v-0b1b89fc]{cursor:not-allowed;color:#ccc}.weeks[data-v-0b1b89fc]{display:flex;flex-flow:row wrap;justify-content:space-between}.weeks li[data-v-0b1b89fc]{font-weight:600}.date-list[data-v-0b1b89fc],.weeks[data-v-0b1b89fc]{width:100%;text-align:center}.date-list .nextMonth[data-v-0b1b89fc],.date-list .preMonth[data-v-0b1b89fc],.weeks .nextMonth[data-v-0b1b89fc],.weeks .preMonth[data-v-0b1b89fc]{color:#ccc}.date-list li[data-v-0b1b89fc],.weeks li[data-v-0b1b89fc]{font-family:Roboto;width:30px;height:30px;text-align:center;line-height:30px}.toggle-enter[data-v-0b1b89fc],.toggle-leave-active[data-v-0b1b89fc]{opacity:0;transform:translateY(-10px)}.toggle-enter-active[data-v-0b1b89fc],.toggle-leave-active[data-v-0b1b89fc]{transition:all .2s ease}.fade-enter[data-v-0b1b89fc],.fade-leave-active[data-v-0b1b89fc]{opacity:0;transform:scale3d(0,0,0)}.fade-enter-active[data-v-0b1b89fc],.fade-leave-active[data-v-0b1b89fc]{transition:all .1s ease}
(function(t){function e(e){for(var a,o,s=e[0],l=e[1],u=e[2],c=0,h=[];c<s.length;c++)o=s[c],r[o]&&h.push(r[o][0]),r[o]=0;for(a in l)Object.prototype.hasOwnProperty.call(l,a)&&(t[a]=l[a]);m&&m(e);while(h.length)h.shift()();return i.push.apply(i,u||[]),n()}function n(){for(var t,e=0;e<i.length;e++){for(var n=i[e],a=!0,s=1;s<n.length;s++){var l=n[s];0!==r[l]&&(a=!1)}a&&(i.splice(e--,1),t=o(o.s=n[0]))}return t}var a={},r={1:0},i=[];function o(e){if(a[e])return a[e].exports;var n=a[e]={i:e,l:!1,exports:{}};return t[e].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.m=t,o.c=a,o.d=function(t,e,n){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},o.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var a in t)o.d(n,a,function(e){return t[e]}.bind(null,a));return n},o.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="/";var s=window["webpackJsonp"]=window["webpackJsonp"]||[],l=s.push.bind(s);s.push=e,s=s.slice();for(var u=0;u<s.length;u++)e(s[u]);var m=l;i.push([1,0]),n()})({1:function(t,e,n){t.exports=n("Vtdi")},Fe1H:function(t,e,n){},HSKT:function(t,e,n){"use strict";var a=n("UmaV");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("a1Th"),n("KKXr");var r=a(n("Kgbp"));n("xfY5"),n("VRzm");var i={data:function(){var t,e,n=new Date;return this.range?(t=this.value[0]?new Date(this.value[0]):n,e=this.value[1]?new Date(this.value[1]):n):t=e=this.value?new Date(this.value):n,{showCancel:!1,panelState:!1,panelType:"date",coordinates:{},year:e.getFullYear(),month:e.getMonth(),date:e.getDate(),tmpYear:e.getFullYear(),tmpMonth:e.getMonth(),tmpStartYear:t.getFullYear(),tmpStartMonth:t.getMonth(),tmpStartDate:t.getDate(),tmpEndYear:e.getFullYear(),tmpEndMonth:e.getMonth(),tmpEndDate:e.getDate(),minYear:Number,minMonth:Number,minDate:Number,maxYear:Number,maxMonth:Number,maxDate:Number,yearList:(0,r.default)({length:12},function(t,e){return(new Date).getFullYear()+e}),monthList:[1,2,3,4,5,6,7,8,9,10,11,12],weekList:[0,1,2,3,4,5,6],rangeStart:!1}},props:{language:{default:"en"},min:{default:"1970-01-01"},max:{default:"3016-01-01"},value:{type:[String,Array],default:""},range:{type:Boolean,default:!1}},methods:{togglePanel:function(){this.panelState=!this.panelState,this.rangeStart=!1},isSelected:function(t,e){switch(t){case"year":return this.range?new Date(e,0).getTime()>=new Date(this.tmpStartYear,0).getTime()&&new Date(e,0).getTime()<=new Date(this.tmpEndYear,0).getTime():e===this.tmpYear;case"month":return this.range?new Date(this.tmpYear,e).getTime()>=new Date(this.tmpStartYear,this.tmpStartMonth).getTime()&&new Date(this.tmpYear,e).getTime()<=new Date(this.tmpEndYear,this.tmpEndMonth).getTime():e===this.tmpMonth&&this.year===this.tmpYear;case"date":if(!this.range)return this.date===e.value&&this.month===this.tmpMonth&&e.currentMonth;var n=this.tmpMonth;return e.previousMonth&&n--,e.nextMonth&&n++,new Date(this.tmpYear,n,e.value).getTime()>=new Date(this.tmpStartYear,this.tmpStartMonth,this.tmpStartDate).getTime()&&new Date(this.tmpYear,n,e.value).getTime()<=new Date(this.tmpEndYear,this.tmpEndMonth,this.tmpEndDate).getTime()}},chType:function(t){this.panelType=t},chYearRange:function(t){this.yearList=t?this.yearList.map(function(t){return t+12}):this.yearList.map(function(t){return t-12})},prevMonthPreview:function(){this.tmpMonth=0===this.tmpMonth?0:this.tmpMonth-1},nextMonthPreview:function(){this.tmpMonth=11===this.tmpMonth?11:this.tmpMonth+1},selectYear:function(t){this.validateYear(t)||(this.tmpYear=t,this.panelType="month")},selectMonth:function(t){this.validateMonth(t)||(this.tmpMonth=t,this.panelType="date")},selectDate:function(t){var e=this;setTimeout(function(){if(!e.validateDate(t))if(t.previousMonth?0===e.tmpMonth?(e.year-=1,e.tmpYear-=1,e.month=e.tmpMonth=11):(e.month=e.tmpMonth-1,e.tmpMonth-=1):t.nextMonth&&(11===e.tmpMonth?(e.year+=1,e.tmpYear+=1,e.month=e.tmpMonth=0):(e.month=e.tmpMonth+1,e.tmpMonth+=1)),e.range){if(e.range&&!e.rangeStart)e.tmpEndYear=e.tmpStartYear=e.tmpYear,e.tmpEndMonth=e.tmpStartMonth=e.tmpMonth,e.tmpEndDate=e.tmpStartDate=t.value,e.rangeStart=!0;else if(e.range&&e.rangeStart){e.tmpEndYear=e.tmpYear,e.tmpEndMonth=e.tmpMonth,e.tmpEndDate=t.value;var n,a,r,i=new Date(e.tmpStartYear,e.tmpStartMonth,e.tmpStartDate).getTime(),o=new Date(e.tmpEndYear,e.tmpEndMonth,e.tmpEndDate).getTime();if(i>o)n=e.tmpEndYear,a=e.tmpEndMonth,r=e.tmpEndDate,e.tmpEndYear=e.tmpStartYear,e.tmpEndMonth=e.tmpStartMonth,e.tmpEndDate=e.tmpStartDate,e.tmpStartYear=n,e.tmpStartMonth=a,e.tmpStartDate=r;var s="".concat(e.tmpStartYear,"-").concat(("0"+(e.tmpStartMonth+1)).slice(-2),"-").concat(("0"+e.tmpStartDate).slice(-2)),l="".concat(e.tmpEndYear,"-").concat(("0"+(e.tmpEndMonth+1)).slice(-2),"-").concat(("0"+e.tmpEndDate).slice(-2)),u=[s,l];e.$emit("input",u),e.rangeStart=!1,e.panelState=!1}}else{e.year=e.tmpYear,e.month=e.tmpMonth,e.date=t.value;var m="".concat(e.tmpYear,"-").concat(("0"+(e.month+1)).slice(-2),"-").concat(("0"+e.date).slice(-2));e.$emit("input",m),e.panelState=!1}},0)},validateYear:function(t){return!!(t>this.maxYear||t<this.minYear)},validateMonth:function(t){return!(new Date(this.tmpYear,t).getTime()>=new Date(this.minYear,this.minMonth-1).getTime()&&new Date(this.tmpYear,t).getTime()<=new Date(this.maxYear,this.maxMonth-1).getTime())},validateDate:function(t){var e=this.tmpMonth;return t.previousMonth?e-=1:t.nextMonth&&(e+=1),!(new Date(this.tmpYear,e,t.value).getTime()>=new Date(this.minYear,this.minMonth-1,this.minDate).getTime()&&new Date(this.tmpYear,e,t.value).getTime()<=new Date(this.maxYear,this.maxMonth-1,this.maxDate).getTime())},close:function(t){this.$el.contains(t.target)||(this.panelState=!1,this.rangeStart=!1)},clear:function(){this.$emit("input",this.range?["",""]:"")}},watch:{min:function(t){var e=t.split("-");this.minYear=Number(e[0]),this.minMonth=Number(e[1]),this.minDate=Number(e[2])},max:function(t){var e=t.split("-");this.maxYear=Number(e[0]),this.maxMonth=Number(e[1]),this.maxDate=Number(e[2])},range:function(t,e){t!==e&&(t&&"String"===Object.prototype.toString.call(this.value).slice(8,-1)&&this.$emit("input",["",""]),t||"Array"!==Object.prototype.toString.call(this.value).slice(8,-1)||this.$emit("input",""))}},computed:{dateList:function(){for(var t=new Date(this.tmpYear,this.tmpMonth+1,0).getDate(),e=(0,r.default)({length:t},function(t,e){return{currentMonth:!0,value:e+1}}),n=new Date(this.tmpYear,this.tmpMonth,1).getDay(),a=new Date(this.tmpYear,this.tmpMonth,0).getDate(),i=0,o=n;i<o;i++)e=[{previousMonth:!0,value:a-i}].concat(e);for(var s=e.length,l=1;s<42;s++,l++)e[e.length]={nextMonth:!0,value:l};return e}},filters:{week:function(t,e){switch(e){case"en":return{0:"Su",1:"Mo",2:"Tu",3:"We",4:"Th",5:"Fr",6:"Sa"}[t];case"zh-cn":return{0:"日",1:"一",2:"二",3:"三",4:"四",5:"五",6:"六"}[t];case"uk":return{0:"Пн",1:"Вт",2:"Ср",3:"Чт",4:"Пт",5:"Сб",6:"Нд"}[t];case"es":return{0:"Do",1:"Lu",2:"Ma",3:"Mi",4:"Ju",5:"Vi",6:"Sa"}[t];default:return t}},month:function(t,e){switch(e){case"en":return{1:"Jan",2:"Feb",3:"Mar",4:"Apr",5:"May",6:"Jun",7:"Jul",8:"Aug",9:"Sep",10:"Oct",11:"Nov",12:"Dec"}[t];case"zh-cn":return{1:"一",2:"二",3:"三",4:"四",5:"五",6:"六",7:"七",8:"八",9:"九",10:"十",11:"十一",12:"十二"}[t];case"uk":return{1:"Січень",2:"Лютий",3:"Березень",4:"Квітень",5:"Травень",6:"Червень",7:"Липень",8:"Серпень",9:"Вересень",10:"Жовтень",11:"Листопад",12:"Грудень"}[t];case"es":return{1:"Ene",2:"Feb",3:"Mar",4:"Abr",5:"May",6:"Jun",7:"Jul",8:"Ago",9:"Sep",10:"Oct",11:"Nov",12:"Dic"}[t];default:return t}}},mounted:function(){var t=this;this.$nextTick(function(){t.$el.parentNode.offsetWidth+t.$el.parentNode.offsetLeft-t.$el.offsetLeft<=300?t.coordinates={right:"0",top:"".concat(window.getComputedStyle(t.$el.children[0]).offsetHeight+4,"px")}:t.coordinates={left:"0",top:"".concat(window.getComputedStyle(t.$el.children[0]).offsetHeight+4,"px")};var e=t.min.split("-");t.minYear=Number(e[0]),t.minMonth=Number(e[1]),t.minDate=Number(e[2]);var n=t.max.split("-");if(t.maxYear=Number(n[0]),t.maxMonth=Number(n[1]),t.maxDate=Number(n[2]),t.range){if("Array"!==Object.prototype.toString.call(t.value).slice(8,-1))throw new Error("Binding value must be an array in range mode.");if(t.value.length){var a=t.value[0].split("-"),r=t.value[1].split("-");t.tmpStartYear=Number(a[0]),t.tmpStartMonth=Number(a[1])-1,t.tmpStartDate=Number(a[2]),t.tmpEndYear=Number(r[0]),t.tmpEndMonth=Number(r[1])-1,t.tmpEndDate=Number(r[2])}else t.$emit("input",["",""])}t.value||t.$emit("input",""),window.addEventListener("click",t.close)})},beforeDestroy:function(){window.removeEventListener("click",this.close)}};e.default=i},Hi7E:function(t,e,n){"use strict";var a=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"date-picker"},[a("div",{staticClass:"input-wrapper",on:{mouseenter:function(e){t.showCancel=!0},mouseleave:function(e){t.showCancel=!1}}},[a("div",{staticClass:"input",domProps:{textContent:t._s(t.range?t.value[0]+" -- "+t.value[1]:t.value)},on:{click:t.togglePanel}}),a("transition",{attrs:{name:"fade"}},[a("img",{directives:[{name:"show",rawName:"v-show",value:t.showCancel,expression:"showCancel"}],staticClass:"cancel-btn",attrs:{src:n("lfD2")},on:{click:t.clear}})])],1),a("transition",{attrs:{name:"toggle"}},[a("div",{directives:[{name:"show",rawName:"v-show",value:t.panelState,expression:"panelState"}],staticClass:"date-panel",style:t.coordinates},[a("div",{directives:[{name:"show",rawName:"v-show",value:"year"!==t.panelType,expression:"panelType !== 'year'"}],staticClass:"panel-header"},[a("div",{staticClass:"arrow-left",on:{click:function(e){t.prevMonthPreview()}}},[t._v("<")]),a("div",{staticClass:"year-month-box"},[a("div",{staticClass:"year-box",domProps:{textContent:t._s(t.tmpYear)},on:{click:function(e){t.chType("year")}}}),a("div",{staticClass:"month-box",on:{click:function(e){t.chType("month")}}},[t._v(t._s(t._f("month")(t.tmpMonth+1,t.language)))])]),a("div",{staticClass:"arrow-right",on:{click:function(e){t.nextMonthPreview()}}},[t._v(">")])]),a("div",{directives:[{name:"show",rawName:"v-show",value:"year"===t.panelType,expression:"panelType === 'year'"}],staticClass:"panel-header"},[a("div",{staticClass:"arrow-left",on:{click:function(e){t.chYearRange(0)}}},[t._v("<")]),a("div",{staticClass:"year-range"},[a("span",{domProps:{textContent:t._s(t.yearList[0])}}),t._v(" - "),a("span",{domProps:{textContent:t._s(t.yearList[t.yearList.length-1])}})]),a("div",{staticClass:"arrow-right",on:{click:function(e){t.chYearRange(1)}}},[t._v(">")])]),a("div",{directives:[{name:"show",rawName:"v-show",value:"year"===t.panelType,expression:"panelType === 'year'"}],staticClass:"type-year"},[a("ul",{staticClass:"year-list"},t._l(t.yearList,function(e){return a("li",{key:e,class:{selected:t.isSelected("year",e),invalid:t.validateYear(e)},domProps:{textContent:t._s(e)},on:{click:function(n){t.selectYear(e)}}})}))]),a("div",{directives:[{name:"show",rawName:"v-show",value:"month"===t.panelType,expression:"panelType === 'month'"}],staticClass:"type-month"},[a("ul",{staticClass:"month-list"},t._l(t.monthList,function(e,n){return a("li",{key:e,class:{selected:t.isSelected("month",n),invalid:t.validateMonth(n)},on:{click:function(e){t.selectMonth(n)}}},[t._v("\n "+t._s(t._f("month")(e,t.language))+"\n ")])}))]),a("div",{directives:[{name:"show",rawName:"v-show",value:"date"===t.panelType,expression:"panelType === 'date'"}],staticClass:"type-date"},[a("ul",{staticClass:"weeks"},t._l(t.weekList,function(e){return a("li",{key:e},[t._v(t._s(t._f("week")(e,t.language)))])})),a("ul",{staticClass:"date-list"},t._l(t.dateList,function(e,n){return a("li",{key:n,class:{preMonth:e.previousMonth,nextMonth:e.nextMonth,invalid:t.validateDate(e),firstItem:n%7===0},on:{click:function(n){t.selectDate(e)}}},[a("div",{staticClass:"message",class:{selected:t.isSelected("date",e)}},[a("div",{staticClass:"bg"}),a("span",{domProps:{textContent:t._s(e.value)}})])])}))])])])],1)},r=[];n.d(e,"a",function(){return a}),n.d(e,"b",function(){return r})},"K/UX":function(t,e,n){"use strict";n.r(e);var a=n("Hi7E"),r=n("OQil");for(var i in r)"default"!==i&&function(t){n.d(e,t,function(){return r[t]})}(i);n("WZjv");var o=n("KHd+"),s=Object(o["a"])(r["default"],a["a"],a["b"],!1,null,"0b1b89fc",null);e["default"]=s.exports},OQil:function(t,e,n){"use strict";n.r(e);var a=n("HSKT"),r=n.n(a);for(var i in a)"default"!==i&&function(t){n.d(e,t,function(){return a[t]})}(i);e["default"]=r.a},Vtdi:function(t,e,n){"use strict";var a=n("UmaV");n("VRzm");var r=a(n("Kw5r")),i=a(n("uAOi")),o=a(n("K/UX")),s=(0,i.default)(r.default,o.default);window.customElements.define("datepicker",s)},WZjv:function(t,e,n){"use strict";var a=n("Fe1H"),r=n.n(a);r.a},lfD2:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAACVElEQVR4Xu3b7VHDMBBF0ZcKgEqgA6ADSoAOoBLoAEqACqAEqATogFnGnhFBtqTVfmiT+B8kDtxjOc5Y0QZ7vm32vB8HgMMI+C9wDeAewBuAGwBfwZGOATwCuABwB+Ap7cmdAp8AaCfa3gFcBkagjlcAZ1MPHcyTEgAd+fPkSVERtuMp6QXAVQmAdiSE08AIufiP6TT4c0ovXQUiI1TH0wFeuwxGRGiKLwHQ45EQmuNrAKIgsOJrAUZHYMe3AIyK0BXfCjAaQnc8B2AUBJF4LoA3glh8D4AXgmh8L4A1gni8BIAVgkq8FIA2glq8JIAWgmq8NIA0gnq8BoAUgkm8FkAvglm8JgAXwTReG6AVwTzeAqAWwSXeCqCEQI+nt67p5+wNTHpAerOcGlu6vUZN831703jLETAfuBxCelDNjvz8Ry1HQAnBPN5jBMzvB9vnPP3eZQbKegTk3u3TU8AcwRJg6VJHAG7TcFYAa9d5AnCbi7QAqPmQ4zYDpQ1QE792dVB/T9AEaIl3Q9AC4MS7IGgA9MSbI0gDSMSbIkgCSMabIUgBaMSbIEgAaMarI/QCWMSrIvQAWMarIXABPOJVEDgAnvHiCK0AI8SLIrQAjBQvhlALMGK8CEINwMjx3QglgAjxXQilL0u7zdgwZ4Ca7yytfV0+WjxrJOQAIg37pYFSPRJyAHTkaYHRvLnM2DBPgXS3HELVkhlaUnI0vVLU+KXT4TtZEPb7nNwIoGVzD9NUFS0w2oVlc8/TDPRtzbI5gdEX5yVKnwPilDD/0wMAE25ndvsBgEk4UB+ZTboAAAAASUVORK5CYII="}});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment