UNPKG

@hcflgov/vue-html-wrapper

Version:
1 lines 2.82 kB
(("undefined"!==typeof self?self:this)["webpackJsonpHcHtmlWrapper"]=("undefined"!==typeof self?self:this)["webpackJsonpHcHtmlWrapper"]||[]).push([[9],{c545:function(t,e,s){"use strict";s.r(e);var i=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("a",{staticClass:"card text-dark text-decoration-none list-group-item-action",class:t.suggestedBorderClass,attrs:{href:t.url}},[t.suggested?s("div",{staticClass:"card-header bg-light gradient-diag-info"},[s("span",{staticClass:"text-white h5 m-0 font-italic"},[t._v("Suggested Result")])]):t._e(),s("div",{staticClass:"row no-gutters align-items-stretch"},[s("div",{staticClass:"col"},[s("div",{staticClass:"card-body"},[s("h4",{staticClass:"mt-0 mb-1 text-secondary text-capitalize"},[t._v("\n "+t._s(t.heading)+"\n ")]),s("div",{staticClass:"lead font-italic small"},[t._v("\n "+t._s(t.subHeading)+"\n ")]),s("div",{},[t._v("\n "+t._s(t.excerpt)+"\n ")]),s("span",{staticClass:"text-muted small"},[t._v("Posted "+t._s(t.publishDate.toLocaleString())+" in "+t._s(t.category))])])]),t.hasImg?s("div",{staticClass:"d-none d-sm-block col-sm-3"},[s("div",{staticClass:"h-100 d-flex align-items-end justify-content-end text-right",style:"background: url("+t.imgSrc+"); background-size: cover; background-position: center center"},[s("span",{staticClass:"gradient-diag-info text-white small text-truncate px-1"},[s("span",{class:t.icon,attrs:{"aria-hidden":"true"}}),t._v("\n "+t._s(t.category)+"\n ")])])]):t._e()])])},n=[],r=s("da8a"),a={name:"hc-search-result",mixins:[r["a"]],props:{suggested:{type:Boolean,default:!1}},data:function(){return{}},computed:{suggestedBorderClass:function(){return this.suggested?"border border-info":null},borderClass:function(){var t=["primary","info","warning","success"],e=t[Math.floor(Math.random()*t.length)];return"border-".concat(e)},hasImg:function(){return!!this.imgSrc}}},c=a,o=s("2877"),u=Object(o["a"])(c,i,n,!1,null,null,null);e["default"]=u.exports},da8a:function(t,e,s){"use strict";e["a"]={props:{sitecoreItem:{type:Object,required:!0},date:{type:Date}},computed:{heading:function(){return this.sitecoreItem["Heading"]},subHeading:function(){return this.sitecoreItem["SubHeading"]},publishDate:function(){return this.date?this.date:this.sitecoreItem["PublishDate"]},body:function(){return this.sitecoreItem["Body"]},excerpt:function(){return this.sitecoreItem["Excerpt"]},image:function(){return this.sitecoreItem["Image"]},imgSrc:function(){return this.image["Src"]},url:function(){return this.sitecoreItem["DestinationUrl"]},icon:function(){return this.sitecoreItem["Icon"]},category:function(){return this.sitecoreItem["Category"]},tags:function(){return this.sitecoreItem["Tags"]},keywords:function(){return this.sitecoreItem["Keywords"]}}}}}]);