test-bentoweb-ui 1.0.52 → 1.0.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -80,6 +80,7 @@ export default {
80
80
  The `src` property can be:
81
81
  - A path relative to the public directory (e.g., `/images/example.jpg`)
82
82
  - An absolute URL (e.g., `https://example.com/image.jpg`)
83
+ - A base64 encoded image string (e.g., `data:image/jpeg;base64,/9j/4AAQSkZJRg...`)
83
84
 
84
85
  The `link` property can be:
85
86
  - A Vue Router path for internal navigation (e.g., `/products`)
@@ -12327,7 +12327,7 @@ const _C = {
12327
12327
  },
12328
12328
  methods: {
12329
12329
  imagesPath(t) {
12330
- return t ? t.startsWith("http") || t.startsWith("/") ? t : `/${t}` : "";
12330
+ return t ? t.startsWith("data:image") || t.startsWith("http") || t.startsWith("/") ? t : `/${t}` : "";
12331
12331
  },
12332
12332
  isExternalLink(t) {
12333
12333
  return t && (t.startsWith("http://") || t.startsWith("https://"));
@@ -43,7 +43,7 @@ ${wi(n)}`),r}})}function M0(t){const e=Object.keys(t),n=e.filter(i=>{var o;retur
43
43
  ${uT(this.passedParams)?`
44
44
  <div part="scrollbar" class="swiper-scrollbar"></div>
45
45
  `:""}
46
- `,this.shadowRoot.appendChild(n),this.rendered=!0}initialize(){var e=this;if(this.initialized)return;this.initialized=!0;const{params:n,passedParams:r}=cf(this);this.swiperParams=n,this.passedParams=r,delete this.swiperParams.init,this.render(),this.swiper=new xt(this.shadowRoot.querySelector(".swiper"),{...n.virtual?{}:{observer:!0},...n,touchEventsTarget:"container",onAny:function(i){i==="observerUpdate"&&e.calcSlideSlots();const o=n.eventsPrefix?`${n.eventsPrefix}${i.toLowerCase()}`:i.toLowerCase();for(var s=arguments.length,l=new Array(s>1?s-1:0),c=1;c<s;c++)l[c-1]=arguments[c];const u=new CustomEvent(o,{detail:l,bubbles:i!=="hashChange",cancelable:!0});e.dispatchEvent(u)}})}connectedCallback(){this.initialized&&this.nested&&this.closest("swiper-slide")&&this.closest("swiper-slide").swiperLoopMoveDOM||this.init===!1||this.getAttribute("init")==="false"||this.initialize()}disconnectedCallback(){this.nested&&this.closest("swiper-slide")&&this.closest("swiper-slide").swiperLoopMoveDOM||(this.swiper&&this.swiper.destroy&&this.swiper.destroy(),this.initialized=!1)}updateSwiperOnPropChange(e,n){const{params:r,passedParams:i}=cf(this,e,n);this.passedParams=i,this.swiperParams=r,!(this.swiper&&this.swiper.params[e]===n)&&pT({swiper:this.swiper,passedParams:this.passedParams,changedParams:[to(e)],...e==="navigation"&&i[e]?{prevEl:".swiper-button-prev",nextEl:".swiper-button-next"}:{},...e==="pagination"&&i[e]?{paginationEl:".swiper-pagination"}:{},...e==="scrollbar"&&i[e]?{scrollbarEl:".swiper-scrollbar"}:{}})}attributeChangedCallback(e,n,r){this.initialized&&(n==="true"&&r===null&&(r=!1),this.updateSwiperOnPropChange(e,r))}static get observedAttributes(){return eo.filter(n=>n.includes("_")).map(n=>n.replace(/[A-Z]/g,r=>`-${r}`).replace("_","").toLowerCase())}}eo.forEach(t=>{t!=="init"&&(t=t.replace("_",""),Object.defineProperty(ff.prototype,t,{configurable:!0,get(){return(this.passedParams||{})[t]},set(e){this.passedParams||(this.passedParams={}),this.passedParams[t]=e,this.initialized&&this.updateSwiperOnPropChange(t,e)}}))});class gT extends df{constructor(){super(),this.attachShadow({mode:"open"})}render(){const e=this.lazy||this.getAttribute("lazy")===""||this.getAttribute("lazy")==="true";if(pf(this.shadowRoot,hT),this.shadowRoot.appendChild(document.createElement("slot")),e){const n=document.createElement("div");n.classList.add("swiper-lazy-preloader"),n.part.add("preloader"),this.shadowRoot.appendChild(n)}}initialize(){this.render()}connectedCallback(){this.swiperLoopMoveDOM||this.initialize()}}const yT=()=>{typeof window>"u"||(window.customElements.get("swiper-container")||window.customElements.define("swiper-container",ff),window.customElements.get("swiper-slide")||window.customElements.define("swiper-slide",gT))};typeof window<"u"&&(window.SwiperElementRegisterParams=t=>{eo.push(...t)});const bT={props:{BannerImage:Array,size:{type:String,default:"l",validator:t=>["m","l","xl","grid-2","grid-6"].includes(t)}},mounted(){yT()},methods:{imagesPath(t){return t?t.startsWith("http")||t.startsWith("/")?t:`/${t}`:""},isExternalLink(t){return t&&(t.startsWith("http://")||t.startsWith("https://"))}}},vT=["src"],wT=["href"],_T=["src"],ET=["src"],ST=["href"],kT=["src"],TT={key:2,class:"banner-xl-container"},CT={class:"banner-xl-desktop"},xT={class:"banner-xl-left"},AT=["src"],MT=["href"],PT=["src"],OT={class:"banner-xl-right"},$T={class:"banner-xl-right-top"},DT=["src"],BT=["href"],NT=["src"],LT={class:"banner-xl-right-bottom"},IT=["src"],VT=["href"],RT=["src"],zT=["src"],HT=["href"],FT=["src"],YT={key:3,class:"banner-grid-container"},jT={class:"banner-grid-2-container banner-grid-desktop"},WT=["src"],GT=["href"],qT=["src"],XT=["src"],UT=["href"],KT=["src"],QT={key:4,class:"banner-grid-container"},ZT={class:"banner-grid-6-container banner-grid-desktop"},JT=["src"],eC=["href"],tC=["src"],nC=["src"],rC=["href"],aC=["src"],iC=["src"],oC=["href"],sC=["src"];function lC(t,e,n,r,i,o){var u,d,p;const s=a.resolveComponent("router-link"),l=a.resolveComponent("swiper-slide"),c=a.resolveComponent("swiper-container");return n.size==="m"?(a.openBlock(),a.createBlock(c,{key:0,"slides-per-view":"1.2",loop:"false","space-between":"10","auto-height":"true",speed:"1500",pagination:"false",breakpoints:'{"768": {"slidesPerView": 2, "spaceBetween": 20, "allowTouchMove": false}}',class:"custom-banner mt-lg-3 mt-10"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage,(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,_T)],8,wT)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,vT)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1})):n.size==="l"?(a.openBlock(),a.createBlock(c,{key:1,"slides-per-view":"1",loop:"true","space-between":"10","auto-height":"true",speed:"1500",pagination:"true","pagination-clickable":"true","pagination-type":"bullets","autoplay-delay":"2500","autoplay-disable-on-interaction":"false","autoplay-pause-on-mouse-enter":"true",class:"custom-banner banner-full"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage,(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,kT)],8,ST)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,ET)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1})):n.size==="xl"?(a.openBlock(),a.createElementBlock("div",TT,[a.createElementVNode("div",CT,[a.createElementVNode("div",xT,[n.BannerImage[0]&&!o.isExternalLink(n.BannerImage[0].link)?(a.openBlock(),a.createBlock(s,{key:0,to:n.BannerImage[0].link},{default:a.withCtx(()=>{var m;return[a.createElementVNode("img",{src:o.imagesPath((m=n.BannerImage[0])==null?void 0:m.src),class:"object-fit-cover"},null,8,AT)]}),_:1},8,["to"])):n.BannerImage[0]?(a.openBlock(),a.createElementBlock("a",{key:1,href:n.BannerImage[0].link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath((u=n.BannerImage[0])==null?void 0:u.src),class:"object-fit-cover"},null,8,PT)],8,MT)):a.createCommentVNode("",!0)]),a.createElementVNode("div",OT,[a.createElementVNode("div",$T,[n.BannerImage[1]&&!o.isExternalLink(n.BannerImage[1].link)?(a.openBlock(),a.createBlock(s,{key:0,to:n.BannerImage[1].link},{default:a.withCtx(()=>{var m;return[a.createElementVNode("img",{src:o.imagesPath((m=n.BannerImage[1])==null?void 0:m.src),class:"object-fit-cover"},null,8,DT)]}),_:1},8,["to"])):n.BannerImage[1]?(a.openBlock(),a.createElementBlock("a",{key:1,href:n.BannerImage[1].link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath((d=n.BannerImage[1])==null?void 0:d.src),class:"object-fit-cover"},null,8,NT)],8,BT)):a.createCommentVNode("",!0)]),a.createElementVNode("div",LT,[n.BannerImage[2]&&!o.isExternalLink(n.BannerImage[2].link)?(a.openBlock(),a.createBlock(s,{key:0,to:n.BannerImage[2].link},{default:a.withCtx(()=>{var m;return[a.createElementVNode("img",{src:o.imagesPath((m=n.BannerImage[2])==null?void 0:m.src),class:"object-fit-cover"},null,8,IT)]}),_:1},8,["to"])):n.BannerImage[2]?(a.openBlock(),a.createElementBlock("a",{key:1,href:n.BannerImage[2].link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath((p=n.BannerImage[2])==null?void 0:p.src),class:"object-fit-cover"},null,8,RT)],8,VT)):a.createCommentVNode("",!0)])])]),a.createVNode(c,{class:"banner-xl-mobile custom-banner banner-full","slides-per-view":"1.2",loop:"true","space-between":"20","auto-height":"true",speed:"1500",pagination:"true","pagination-clickable":"true","pagination-type":"bullets","autoplay-delay":"2500","autoplay-disable-on-interaction":"false","autoplay-pause-on-mouse-enter":"true"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage.slice(0,3),(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,FT)],8,HT)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,zT)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1})])):n.size==="grid-2"?(a.openBlock(),a.createElementBlock("div",YT,[a.createElementVNode("div",jT,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage.slice(0,2),(m,g)=>(a.openBlock(),a.createElementBlock("div",{key:g,class:"banner-grid-2-item"},[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,qT)],8,GT)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,WT)]),_:2},1032,["to"]))]))),128))]),a.createVNode(c,{class:"banner-grid-mobile custom-banner banner-full","slides-per-view":"1",loop:"true","space-between":"10","auto-height":"true",speed:"1500",pagination:"true","pagination-clickable":"true","pagination-type":"bullets","autoplay-delay":"2500","autoplay-disable-on-interaction":"false","autoplay-pause-on-mouse-enter":"true"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage.slice(0,2),(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,KT)],8,UT)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,XT)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1})])):n.size==="grid-6"?(a.openBlock(),a.createElementBlock("div",QT,[a.createElementVNode("div",ZT,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage.slice(0,6),(m,g)=>(a.openBlock(),a.createElementBlock("div",{key:g,class:"banner-grid-6-item"},[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,tC)],8,eC)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,JT)]),_:2},1032,["to"]))]))),128))]),a.createVNode(c,{class:"banner-grid-mobile custom-banner banner-full","slides-per-view":"1",loop:"true","space-between":"10","auto-height":"true",speed:"1500",pagination:"true","pagination-clickable":"true","pagination-type":"bullets","autoplay-delay":"2500","autoplay-disable-on-interaction":"false","autoplay-pause-on-mouse-enter":"true"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage.slice(0,6),(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,aC)],8,rC)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,nC)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1})])):(a.openBlock(),a.createBlock(c,{key:5,"slides-per-view":"1",loop:"true","space-between":"10","auto-height":"true",speed:"1500",pagination:"true","pagination-clickable":"true","pagination-type":"bullets","autoplay-delay":"2500","autoplay-disable-on-interaction":"false","autoplay-pause-on-mouse-enter":"true",class:"custom-banner banner-full"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage,(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,sC)],8,oC)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,iC)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1}))}const hf=ot(bT,[["render",lC]]);/*!
46
+ `,this.shadowRoot.appendChild(n),this.rendered=!0}initialize(){var e=this;if(this.initialized)return;this.initialized=!0;const{params:n,passedParams:r}=cf(this);this.swiperParams=n,this.passedParams=r,delete this.swiperParams.init,this.render(),this.swiper=new xt(this.shadowRoot.querySelector(".swiper"),{...n.virtual?{}:{observer:!0},...n,touchEventsTarget:"container",onAny:function(i){i==="observerUpdate"&&e.calcSlideSlots();const o=n.eventsPrefix?`${n.eventsPrefix}${i.toLowerCase()}`:i.toLowerCase();for(var s=arguments.length,l=new Array(s>1?s-1:0),c=1;c<s;c++)l[c-1]=arguments[c];const u=new CustomEvent(o,{detail:l,bubbles:i!=="hashChange",cancelable:!0});e.dispatchEvent(u)}})}connectedCallback(){this.initialized&&this.nested&&this.closest("swiper-slide")&&this.closest("swiper-slide").swiperLoopMoveDOM||this.init===!1||this.getAttribute("init")==="false"||this.initialize()}disconnectedCallback(){this.nested&&this.closest("swiper-slide")&&this.closest("swiper-slide").swiperLoopMoveDOM||(this.swiper&&this.swiper.destroy&&this.swiper.destroy(),this.initialized=!1)}updateSwiperOnPropChange(e,n){const{params:r,passedParams:i}=cf(this,e,n);this.passedParams=i,this.swiperParams=r,!(this.swiper&&this.swiper.params[e]===n)&&pT({swiper:this.swiper,passedParams:this.passedParams,changedParams:[to(e)],...e==="navigation"&&i[e]?{prevEl:".swiper-button-prev",nextEl:".swiper-button-next"}:{},...e==="pagination"&&i[e]?{paginationEl:".swiper-pagination"}:{},...e==="scrollbar"&&i[e]?{scrollbarEl:".swiper-scrollbar"}:{}})}attributeChangedCallback(e,n,r){this.initialized&&(n==="true"&&r===null&&(r=!1),this.updateSwiperOnPropChange(e,r))}static get observedAttributes(){return eo.filter(n=>n.includes("_")).map(n=>n.replace(/[A-Z]/g,r=>`-${r}`).replace("_","").toLowerCase())}}eo.forEach(t=>{t!=="init"&&(t=t.replace("_",""),Object.defineProperty(ff.prototype,t,{configurable:!0,get(){return(this.passedParams||{})[t]},set(e){this.passedParams||(this.passedParams={}),this.passedParams[t]=e,this.initialized&&this.updateSwiperOnPropChange(t,e)}}))});class gT extends df{constructor(){super(),this.attachShadow({mode:"open"})}render(){const e=this.lazy||this.getAttribute("lazy")===""||this.getAttribute("lazy")==="true";if(pf(this.shadowRoot,hT),this.shadowRoot.appendChild(document.createElement("slot")),e){const n=document.createElement("div");n.classList.add("swiper-lazy-preloader"),n.part.add("preloader"),this.shadowRoot.appendChild(n)}}initialize(){this.render()}connectedCallback(){this.swiperLoopMoveDOM||this.initialize()}}const yT=()=>{typeof window>"u"||(window.customElements.get("swiper-container")||window.customElements.define("swiper-container",ff),window.customElements.get("swiper-slide")||window.customElements.define("swiper-slide",gT))};typeof window<"u"&&(window.SwiperElementRegisterParams=t=>{eo.push(...t)});const bT={props:{BannerImage:Array,size:{type:String,default:"l",validator:t=>["m","l","xl","grid-2","grid-6"].includes(t)}},mounted(){yT()},methods:{imagesPath(t){return t?t.startsWith("data:image")||t.startsWith("http")||t.startsWith("/")?t:`/${t}`:""},isExternalLink(t){return t&&(t.startsWith("http://")||t.startsWith("https://"))}}},vT=["src"],wT=["href"],_T=["src"],ET=["src"],ST=["href"],kT=["src"],TT={key:2,class:"banner-xl-container"},CT={class:"banner-xl-desktop"},xT={class:"banner-xl-left"},AT=["src"],MT=["href"],PT=["src"],OT={class:"banner-xl-right"},$T={class:"banner-xl-right-top"},DT=["src"],BT=["href"],NT=["src"],LT={class:"banner-xl-right-bottom"},IT=["src"],VT=["href"],RT=["src"],zT=["src"],HT=["href"],FT=["src"],YT={key:3,class:"banner-grid-container"},jT={class:"banner-grid-2-container banner-grid-desktop"},WT=["src"],GT=["href"],qT=["src"],XT=["src"],UT=["href"],KT=["src"],QT={key:4,class:"banner-grid-container"},ZT={class:"banner-grid-6-container banner-grid-desktop"},JT=["src"],eC=["href"],tC=["src"],nC=["src"],rC=["href"],aC=["src"],iC=["src"],oC=["href"],sC=["src"];function lC(t,e,n,r,i,o){var u,d,p;const s=a.resolveComponent("router-link"),l=a.resolveComponent("swiper-slide"),c=a.resolveComponent("swiper-container");return n.size==="m"?(a.openBlock(),a.createBlock(c,{key:0,"slides-per-view":"1.2",loop:"false","space-between":"10","auto-height":"true",speed:"1500",pagination:"false",breakpoints:'{"768": {"slidesPerView": 2, "spaceBetween": 20, "allowTouchMove": false}}',class:"custom-banner mt-lg-3 mt-10"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage,(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,_T)],8,wT)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,vT)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1})):n.size==="l"?(a.openBlock(),a.createBlock(c,{key:1,"slides-per-view":"1",loop:"true","space-between":"10","auto-height":"true",speed:"1500",pagination:"true","pagination-clickable":"true","pagination-type":"bullets","autoplay-delay":"2500","autoplay-disable-on-interaction":"false","autoplay-pause-on-mouse-enter":"true",class:"custom-banner banner-full"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage,(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,kT)],8,ST)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,ET)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1})):n.size==="xl"?(a.openBlock(),a.createElementBlock("div",TT,[a.createElementVNode("div",CT,[a.createElementVNode("div",xT,[n.BannerImage[0]&&!o.isExternalLink(n.BannerImage[0].link)?(a.openBlock(),a.createBlock(s,{key:0,to:n.BannerImage[0].link},{default:a.withCtx(()=>{var m;return[a.createElementVNode("img",{src:o.imagesPath((m=n.BannerImage[0])==null?void 0:m.src),class:"object-fit-cover"},null,8,AT)]}),_:1},8,["to"])):n.BannerImage[0]?(a.openBlock(),a.createElementBlock("a",{key:1,href:n.BannerImage[0].link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath((u=n.BannerImage[0])==null?void 0:u.src),class:"object-fit-cover"},null,8,PT)],8,MT)):a.createCommentVNode("",!0)]),a.createElementVNode("div",OT,[a.createElementVNode("div",$T,[n.BannerImage[1]&&!o.isExternalLink(n.BannerImage[1].link)?(a.openBlock(),a.createBlock(s,{key:0,to:n.BannerImage[1].link},{default:a.withCtx(()=>{var m;return[a.createElementVNode("img",{src:o.imagesPath((m=n.BannerImage[1])==null?void 0:m.src),class:"object-fit-cover"},null,8,DT)]}),_:1},8,["to"])):n.BannerImage[1]?(a.openBlock(),a.createElementBlock("a",{key:1,href:n.BannerImage[1].link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath((d=n.BannerImage[1])==null?void 0:d.src),class:"object-fit-cover"},null,8,NT)],8,BT)):a.createCommentVNode("",!0)]),a.createElementVNode("div",LT,[n.BannerImage[2]&&!o.isExternalLink(n.BannerImage[2].link)?(a.openBlock(),a.createBlock(s,{key:0,to:n.BannerImage[2].link},{default:a.withCtx(()=>{var m;return[a.createElementVNode("img",{src:o.imagesPath((m=n.BannerImage[2])==null?void 0:m.src),class:"object-fit-cover"},null,8,IT)]}),_:1},8,["to"])):n.BannerImage[2]?(a.openBlock(),a.createElementBlock("a",{key:1,href:n.BannerImage[2].link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath((p=n.BannerImage[2])==null?void 0:p.src),class:"object-fit-cover"},null,8,RT)],8,VT)):a.createCommentVNode("",!0)])])]),a.createVNode(c,{class:"banner-xl-mobile custom-banner banner-full","slides-per-view":"1.2",loop:"true","space-between":"20","auto-height":"true",speed:"1500",pagination:"true","pagination-clickable":"true","pagination-type":"bullets","autoplay-delay":"2500","autoplay-disable-on-interaction":"false","autoplay-pause-on-mouse-enter":"true"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage.slice(0,3),(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,FT)],8,HT)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,zT)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1})])):n.size==="grid-2"?(a.openBlock(),a.createElementBlock("div",YT,[a.createElementVNode("div",jT,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage.slice(0,2),(m,g)=>(a.openBlock(),a.createElementBlock("div",{key:g,class:"banner-grid-2-item"},[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,qT)],8,GT)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,WT)]),_:2},1032,["to"]))]))),128))]),a.createVNode(c,{class:"banner-grid-mobile custom-banner banner-full","slides-per-view":"1",loop:"true","space-between":"10","auto-height":"true",speed:"1500",pagination:"true","pagination-clickable":"true","pagination-type":"bullets","autoplay-delay":"2500","autoplay-disable-on-interaction":"false","autoplay-pause-on-mouse-enter":"true"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage.slice(0,2),(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,KT)],8,UT)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,XT)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1})])):n.size==="grid-6"?(a.openBlock(),a.createElementBlock("div",QT,[a.createElementVNode("div",ZT,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage.slice(0,6),(m,g)=>(a.openBlock(),a.createElementBlock("div",{key:g,class:"banner-grid-6-item"},[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,tC)],8,eC)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,JT)]),_:2},1032,["to"]))]))),128))]),a.createVNode(c,{class:"banner-grid-mobile custom-banner banner-full","slides-per-view":"1",loop:"true","space-between":"10","auto-height":"true",speed:"1500",pagination:"true","pagination-clickable":"true","pagination-type":"bullets","autoplay-delay":"2500","autoplay-disable-on-interaction":"false","autoplay-pause-on-mouse-enter":"true"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage.slice(0,6),(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,aC)],8,rC)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,nC)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1})])):(a.openBlock(),a.createBlock(c,{key:5,"slides-per-view":"1",loop:"true","space-between":"10","auto-height":"true",speed:"1500",pagination:"true","pagination-clickable":"true","pagination-type":"bullets","autoplay-delay":"2500","autoplay-disable-on-interaction":"false","autoplay-pause-on-mouse-enter":"true",class:"custom-banner banner-full"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.BannerImage,(m,g)=>(a.openBlock(),a.createBlock(l,{key:g},{default:a.withCtx(()=>[o.isExternalLink(m.link)?(a.openBlock(),a.createElementBlock("a",{key:1,href:m.link,target:"_blank",rel:"noopener noreferrer"},[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,sC)],8,oC)):(a.openBlock(),a.createBlock(s,{key:0,to:m.link},{default:a.withCtx(()=>[a.createElementVNode("img",{src:o.imagesPath(m.src),class:"img-fluid"},null,8,iC)]),_:2},1032,["to"]))]),_:2},1024))),128))]),_:1}))}const hf=ot(bT,[["render",lC]]);/*!
47
47
  * Bootstrap v5.3.3 (https://getbootstrap.com/)
48
48
  * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
49
49
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "test-bentoweb-ui",
3
- "version": "1.0.52",
3
+ "version": "1.0.54",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "files": [