(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{652:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));n(32),n(11),n(101),n(14),n(4),n(49),n(76);var r=n(2),o=n.n(r);function l(t){return o.a.extend({name:"v-".concat(t),functional:!0,props:{id:String,tag:{type:String,default:"div"}},render:function(e,n){var r=n.props,data=n.data,o=n.children;data.staticClass="".concat(t," ").concat(data.staticClass||"").trim();var l=data.attrs;if(l){data.attrs={};var c=Object.keys(l).filter((function(t){if("slot"===t)return!1;var e=l[t];return t.startsWith("data-")?(data.attrs[t]=e,!1):e||"string"==typeof e}));c.length&&(data.staticClass+=" ".concat(c.join(" ")))}return r.id&&(data.domProps=data.domProps||{},data.domProps.id=r.id),e(r.tag,data,o)}})}},653:function(t,e,n){t.exports={}},667:function(t,e,n){"use strict";var r;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={components:{itwTimestamp:((r=n(680))&&r.__esModule?r:{default:r}).default}};e.default=o},668:function(t,e,n){"use strict";n(653)},680:function(t,e,n){"use strict";n.r(e);var r=n(1),o=n.n(r),l={props:{timestamp:{type:String,required:!0}},computed:{formattedDate:function(){var t=o()().unix(),e=o()(this.timestamp).unix();return t-e<43200?o()(this.timestamp).fromNow():t-e<78200?(new Date).getDay()===new Date(this.timestamp).getDay()?"Today":"Yesterday":t-e<604800?(new Date).getDay()-1===new Date(this.timestamp).getDay()?"Yesterday":o()(this.timestamp).format("dddd"):t-e<2592e3?o()(this.timestamp).format("D MMM"):o()(this.timestamp).format("ll")}}},c=(n(668),n(48)),component=Object(c.a)(l,(function(){var t=this;return(0,t._self._c)("span",{staticClass:"itw-timestamp"},[t._v(t._s(t.formattedDate))])}),[],!1,null,null,null);e.default=component.exports},686:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=d(n(750)),o=d(n(752)),l=d(n(754)),c=d(n(850));function d(t){return t&&t.__esModule?t:{default:t}}var m={mixins:[r.default,o.default,l.default],components:{itwReadTime:c.default},props:{item:{type:Object,required:!0},catId:{default:"",type:String,required:!1},showImage:{default:!0,type:Boolean,required:!1},showDescription:{default:!0,type:Boolean,required:!1},showByline:{default:!0,type:Boolean,required:!1},zone:{default:null,type:String,required:!1}},computed:{isPhone:function(){return this.$store.state.device.phone},url:function(){return this.zone?{name:"zone-name-content-id",params:{id:this.item.id,name:this.zone}}:this.catId?{name:"content-id-catid",params:{id:this.item.id,catid:this.catId}}:{name:"content-id",params:{id:this.item.id}}}}};e.default=m},687:function(t,e,n){t.exports={}},688:function(t,e,n){t.exports={}},689:function(t,e,n){t.exports={}},690:function(t,e,n){t.exports={}},691:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={mobileMenu:1520,xl:1920,lg:1280,md:970,sm:600,xs:0}},748:function(t,e,n){"use strict";n(602);var r=n(652);e.a=Object(r.a)("layout")},749:function(t,e,n){"use strict";n(602);var r=n(652);e.a=Object(r.a)("flex")},750:function(t,e,n){"use strict";var r;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={components:{itwByline:((r=n(852))&&r.__esModule?r:{default:r}).default}};e.default=o},751:function(t,e,n){"use strict";n(687)},752:function(t,e,n){"use strict";var r;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={components:{itwDrophead:((r=n(853))&&r.__esModule?r:{default:r}).default}};e.default=o},753:function(t,e,n){"use strict";n(688)},754:function(t,e,n){"use strict";var r;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={components:{itwImage:((r=n(854))&&r.__esModule?r:{default:r}).default},computed:{shouldCover:function(){return!!this.item.picture},image:function(){return this.item.picture?this.item.picture:this.item.agreement&&this.item.agreement.logo?this.item.agreement.logo:null},eventImage:function(){return this.item.image?this.item.image:this.item.agreement&&this.item.agreement.logo?this.item.agreement.logo:null}}};e.default=o},755:function(t,e,n){"use strict";n(689)},756:function(t,e,n){"use strict";n(690)},850:function(t,e,n){"use strict";n.r(e);n(20);var r={props:{wordCount:{type:Number,required:!1},readTime:{type:String,required:!1},label:{type:Boolean,required:!1,default:!1},mini:{type:Boolean,required:!1,default:!0}},methods:{calculateTime:function(t){var e=Math.floor(t/180),n=10*Math.ceil(Math.floor(60*(t/180-e))/10);return 60===n&&(n=0,e++),n<10&&(n="0"+n),this.mini?e>0?e+":"+n:"0:"+n:n>0?e+"min "+n+"sec":e+"min"}}},o=(n(756),n(48)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"itw-read-time"},[t.label?e("span",[t._v("Read time ")]):t._e(),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.wordCount?t.calculateTime(t.wordCount):t.readTime)}})])}),[],!1,null,null,null);e.default=component.exports},852:function(t,e,n){"use strict";n.r(e);n(28);var r={props:{contributors:{type:Array,required:!0},agreement:{type:Object,required:!1,default:null}}},o=(n(751),n(48)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return t.isMobile?t._e():e("div",{staticClass:"itw-byline-name-only pa-0 ma-0 body-2"},[t.agreement?e("span",{staticClass:"primary--text"},[t.agreement.owner?[t._v("\n "+t._s(t.agreement.owner.name)+"\n ")]:t._e()],2):t.contributors&&t.contributors.length?t._l(t.contributors,(function(n,i){return[e("span",{staticClass:"primary--text"},[t._v("\n "+t._s(n.name)+"\n ")]),t._v(" "),i===t.contributors.length-2?e("span",[t._v(" and ")]):t._e(),t._v(" "),t.contributors.length&&i=128?e.replace(".xl.",".xs."):e.replace(".xl.",".small.")),this.responsive=e.startsWith("https")?e:"https://www.itweb.co.za/"+e)}},computed:{originalWidth:function(){return this.image?this.image.width?this.image.width:this.image.params?this.image.params.width:0:0}},methods:{backgroundAuto:function(){return this.originalWidth