quintessential-ui
Advanced tools
Comparing version 0.0.162 to 0.0.163
@@ -15,3 +15,3 @@ 'use strict'; | ||
componentDidLoad() { | ||
const slotWidth = this.el.children ? this.el.children[0].getBoundingClientRect().width : 0; | ||
const slotWidth = this.el.children && this.el.children.length > 0 ? this.el.children[0].getBoundingClientRect().width : 0; | ||
this.el.shadowRoot.querySelector('.underline-container').style.width = `${slotWidth}px`; | ||
@@ -18,0 +18,0 @@ } |
{ | ||
"entries": [ | ||
"components/underline-animated/underline-animated.js", | ||
"components/nav-header/nav-header.js", | ||
"components/product-card-grid/product-card-grid.js", | ||
"components/testimonial/testimonial.js", | ||
"components/content-card/content-card.js", | ||
"components/flip-image/flip-image.js", | ||
"components/underline-animated/underline-animated.js", | ||
"components/icon-button/icon-button.js", | ||
"components/media-container/media-container.js", | ||
"components/sidebar/sidebar.js", | ||
"components/product-service/product-service.js", | ||
"components/product-card/product-card.js", | ||
"components/product-service/product-service.js", | ||
"components/sidebar/sidebar.js", | ||
"components/snackbar/snackbar.js", | ||
"components/switch/switch.js", | ||
"components/carousel/carousel.js", | ||
"components/button/button.js", | ||
"components/carousel/carousel.js", | ||
"components/footer/footer.js", | ||
"components/tab-animated/tab-animated.js", | ||
"components/nav-header/nav-header.js" | ||
"components/testimonial/testimonial.js" | ||
], | ||
@@ -21,0 +21,0 @@ "compiler": { |
@@ -149,3 +149,8 @@ import { h, Host } from "@stencil/core"; | ||
this.selected = index; | ||
this.onSelect.emit(index); | ||
if (this.blog) { | ||
this.onBlogSelect.emit(index); | ||
} | ||
else { | ||
this.onSelect.emit(index); | ||
} | ||
this.positionElements(); | ||
@@ -487,2 +492,17 @@ } | ||
} | ||
}, { | ||
"method": "onBlogSelect", | ||
"name": "header-blog-onSelect", | ||
"bubbles": true, | ||
"cancelable": true, | ||
"composed": true, | ||
"docs": { | ||
"tags": [], | ||
"text": "" | ||
}, | ||
"complexType": { | ||
"original": "any", | ||
"resolved": "any", | ||
"references": {} | ||
} | ||
}]; } | ||
@@ -489,0 +509,0 @@ static get elementRef() { return "el"; } |
@@ -9,3 +9,3 @@ import { h, Host } from "@stencil/core"; | ||
componentDidLoad() { | ||
const slotWidth = this.el.children ? this.el.children[0].getBoundingClientRect().width : 0; | ||
const slotWidth = this.el.children && this.el.children.length > 0 ? this.el.children[0].getBoundingClientRect().width : 0; | ||
this.el.shadowRoot.querySelector('.underline-container').style.width = `${slotWidth}px`; | ||
@@ -12,0 +12,0 @@ } |
@@ -10,3 +10,3 @@ import { r as registerInstance, h, H as Host, g as getElement } from './core-5f1f3a93.js'; | ||
ContentCard.prototype.componentDidLoad = function () { | ||
var slotWidth = this.el.children ? this.el.children[0].getBoundingClientRect().width : 0; | ||
var slotWidth = this.el.children && this.el.children.length > 0 ? this.el.children[0].getBoundingClientRect().width : 0; | ||
this.el.shadowRoot.querySelector('.underline-container').style.width = slotWidth + "px"; | ||
@@ -13,0 +13,0 @@ }; |
@@ -11,3 +11,3 @@ import { r as registerInstance, h, H as Host, g as getElement } from './core-5f1f3a93.js'; | ||
componentDidLoad() { | ||
const slotWidth = this.el.children ? this.el.children[0].getBoundingClientRect().width : 0; | ||
const slotWidth = this.el.children && this.el.children.length > 0 ? this.el.children[0].getBoundingClientRect().width : 0; | ||
this.el.shadowRoot.querySelector('.underline-container').style.width = `${slotWidth}px`; | ||
@@ -14,0 +14,0 @@ } |
@@ -1,1 +0,1 @@ | ||
System.register(["./p-c974d36b.system.js"],(function(){"use strict";var o,e;return{setters:[function(t){o=t.p;e=t.b}],execute:function(){o().then((function(o){return e([["p-bfztpwrp.system",[[1,"quint-nav-header",{logo:[1],backgroundSolid:[4,"background-solid"],shadowSolid:[4,"shadow-solid"],variant:[1],tabs:[1],backgroundColor:[1,"background-color"],color:[1],modalBackgroundColor:[1,"modal-background-color"],selectedTab:[2,"selected-tab"],tabsDisabled:[4,"tabs-disabled"],mobileMenuIcon:[1,"mobile-menu-icon"],blog:[4],borderColor:[1,"border-color"],solid:[32],tabsArray:[32],selected:[32],mouseDown:[32],modalOpen:[32]},[[9,"scroll","handleScroll"],[9,"resize","positionElements"]]]]],["p-xyjhbqa5.system",[[1,"quint-tab-animated",{tabs:[1],rotationDegrees:[2,"rotation-degrees"],lineColor:[1,"line-color"],elementsColor:[1,"elements-color"],dotsColor:[1,"dots-color"],selected:[32],selectedIcon:[32],tabsObject:[32]},[[9,"resize","placeElements"]]]]],["p-aweycaej.system",[[1,"quint-carousel",{timeInterval:[2,"time-interval"],timerDisabled:[4,"timer-disabled"],indicatorDisabled:[4,"indicator-disabled"],arrows:[4],arrowColor:[1,"arrow-color"],active:[32],carouselItems:[32],carouselIndicator:[32],arrowsEnabled:[32],arrowContainer:[32]}]]],["p-u3cpezwa.system",[[1,"quint-content-card",{media:[1],title:[1],subtitle:[1],buttonText:[1,"button-text"],height:[1],mediaMaxWidth:[1,"media-max-width"],mediaMaxHeight:[1,"media-max-height"],mediaPosition:[1,"media-position"],marginBottom:[1,"margin-bottom"],primaryColor:[1,"primary-color"],secondaryColor:[1,"secondary-color"],underlineColor:[1,"underline-color"]}]]],["p-85tgmkli.system",[[1,"quint-flip-image",{image1:[1,"image-1"],image2:[1,"image-2"],caption1:[1,"caption-1"],caption2:[1,"caption-2"],captionBackground:[1,"caption-background"],captionColor:[1,"caption-color"],direction:[1],change:[1],selected:[4]}]]],["p-ygovr8tj.system",[[1,"quint-footer",{icon:[1],iconText:[1,"icon-text"],footerTitle:[1,"footer-title"],background:[1],textColor:[1,"text-color"],variant:[1],icons:[8],mapLink:[1,"map-link"],iconsObject:[32],input:[32]}]]],["p-dlyargti.system",[[1,"quint-icon-button",{icon:[1],background:[1],borderColor:[1,"border-color"],rounded:[1],boxShadow:[4,"box-shadow"],size:[2],iconSize:[2,"icon-size"],borderWidth:[8,"border-width"]}]]],["p-pqu3g3bx.system",[[1,"quint-media-container",{type:[1],mediaPlay:[1,"media-play"],mediaLoop:[4,"media-loop"],mediaSpeed:[2,"media-speed"],lottieDirection:[2,"lottie-direction"],path:[1],data:[1],objectFit:[1,"object-fit"]}]]],["p-yalcqdfx.system",[[1,"quint-product-card",{icon:[1],text:[1],backgroundColor:[1,"background-color"],textColor:[1,"text-color"],enabledArrow:[4,"enabled-arrow"]}]]],["p-ogim4oaf.system",[[1,"quint-product-card-grid"]]],["p-rjw4pnxk.system",[[1,"quint-product-service",{productService:[1,"product-service"],productServiceText:[1,"product-service-text"],productServiceTextWidth:[32]}]]],["p-oclzctwt.system",[[1,"quint-sidebar",{title:[1],backEnabled:[4,"back-enabled"],scrollToTop:[4,"scroll-to-top"],centered:[4],noTitle:[4,"no-title"],topBarNoMargin:[4,"top-bar-no-margin"],noScroll:[4,"no-scroll"],selected:[32]}]]],["p-mtfn6971.system",[[1,"quint-snackbar",{icon:[1],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],borderWidth:[1,"border-width"],maxWidth:[1,"max-width"],rounded:[1],isDisplayed:[32]}]]],["p-nls0knu0.system",[[1,"quint-switch",{rounded:[1],name:[1],checked:[4],value:[1],inputChecked:[32]}]]],["p-qzn43pfz.system",[[1,"quint-testimonial",{icon:[1]}]]],["p-46n3gjjd.system",[[1,"quint-button",{iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],boxShadow:[4,"box-shadow"],boxShadowColor:[1,"box-shadow-color"],border:[4],rounded:[1],paddingX:[1,"padding-x"],paddingY:[1,"padding-y"],width:[1],borderRadius:[1,"border-radius"],iconMargin:[1,"icon-margin"]}]]],["p-exgvbgt9.system",[[1,"quint-underline-animated",{lineColor:[1,"line-color"],hover:[4],selected:[4],noUnderlineMobile:[4,"no-underline-mobile"]}]]]],o)}))}}})); | ||
System.register(["./p-c974d36b.system.js"],(function(){"use strict";var o,e;return{setters:[function(t){o=t.p;e=t.b}],execute:function(){o().then((function(o){return e([["p-hysgawnw.system",[[1,"quint-nav-header",{logo:[1],backgroundSolid:[4,"background-solid"],shadowSolid:[4,"shadow-solid"],variant:[1],tabs:[1],backgroundColor:[1,"background-color"],color:[1],modalBackgroundColor:[1,"modal-background-color"],selectedTab:[2,"selected-tab"],tabsDisabled:[4,"tabs-disabled"],mobileMenuIcon:[1,"mobile-menu-icon"],blog:[4],borderColor:[1,"border-color"],solid:[32],tabsArray:[32],selected:[32],mouseDown:[32],modalOpen:[32]},[[9,"scroll","handleScroll"],[9,"resize","positionElements"]]]]],["p-xyjhbqa5.system",[[1,"quint-tab-animated",{tabs:[1],rotationDegrees:[2,"rotation-degrees"],lineColor:[1,"line-color"],elementsColor:[1,"elements-color"],dotsColor:[1,"dots-color"],selected:[32],selectedIcon:[32],tabsObject:[32]},[[9,"resize","placeElements"]]]]],["p-aweycaej.system",[[1,"quint-carousel",{timeInterval:[2,"time-interval"],timerDisabled:[4,"timer-disabled"],indicatorDisabled:[4,"indicator-disabled"],arrows:[4],arrowColor:[1,"arrow-color"],active:[32],carouselItems:[32],carouselIndicator:[32],arrowsEnabled:[32],arrowContainer:[32]}]]],["p-u3cpezwa.system",[[1,"quint-content-card",{media:[1],title:[1],subtitle:[1],buttonText:[1,"button-text"],height:[1],mediaMaxWidth:[1,"media-max-width"],mediaMaxHeight:[1,"media-max-height"],mediaPosition:[1,"media-position"],marginBottom:[1,"margin-bottom"],primaryColor:[1,"primary-color"],secondaryColor:[1,"secondary-color"],underlineColor:[1,"underline-color"]}]]],["p-85tgmkli.system",[[1,"quint-flip-image",{image1:[1,"image-1"],image2:[1,"image-2"],caption1:[1,"caption-1"],caption2:[1,"caption-2"],captionBackground:[1,"caption-background"],captionColor:[1,"caption-color"],direction:[1],change:[1],selected:[4]}]]],["p-ygovr8tj.system",[[1,"quint-footer",{icon:[1],iconText:[1,"icon-text"],footerTitle:[1,"footer-title"],background:[1],textColor:[1,"text-color"],variant:[1],icons:[8],mapLink:[1,"map-link"],iconsObject:[32],input:[32]}]]],["p-dlyargti.system",[[1,"quint-icon-button",{icon:[1],background:[1],borderColor:[1,"border-color"],rounded:[1],boxShadow:[4,"box-shadow"],size:[2],iconSize:[2,"icon-size"],borderWidth:[8,"border-width"]}]]],["p-pqu3g3bx.system",[[1,"quint-media-container",{type:[1],mediaPlay:[1,"media-play"],mediaLoop:[4,"media-loop"],mediaSpeed:[2,"media-speed"],lottieDirection:[2,"lottie-direction"],path:[1],data:[1],objectFit:[1,"object-fit"]}]]],["p-yalcqdfx.system",[[1,"quint-product-card",{icon:[1],text:[1],backgroundColor:[1,"background-color"],textColor:[1,"text-color"],enabledArrow:[4,"enabled-arrow"]}]]],["p-ogim4oaf.system",[[1,"quint-product-card-grid"]]],["p-rjw4pnxk.system",[[1,"quint-product-service",{productService:[1,"product-service"],productServiceText:[1,"product-service-text"],productServiceTextWidth:[32]}]]],["p-oclzctwt.system",[[1,"quint-sidebar",{title:[1],backEnabled:[4,"back-enabled"],scrollToTop:[4,"scroll-to-top"],centered:[4],noTitle:[4,"no-title"],topBarNoMargin:[4,"top-bar-no-margin"],noScroll:[4,"no-scroll"],selected:[32]}]]],["p-mtfn6971.system",[[1,"quint-snackbar",{icon:[1],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],borderWidth:[1,"border-width"],maxWidth:[1,"max-width"],rounded:[1],isDisplayed:[32]}]]],["p-nls0knu0.system",[[1,"quint-switch",{rounded:[1],name:[1],checked:[4],value:[1],inputChecked:[32]}]]],["p-qzn43pfz.system",[[1,"quint-testimonial",{icon:[1]}]]],["p-46n3gjjd.system",[[1,"quint-button",{iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],boxShadow:[4,"box-shadow"],boxShadowColor:[1,"box-shadow-color"],border:[4],rounded:[1],paddingX:[1,"padding-x"],paddingY:[1,"padding-y"],width:[1],borderRadius:[1,"border-radius"],iconMargin:[1,"icon-margin"]}]]],["p-rvtuwpwk.system",[[1,"quint-underline-animated",{lineColor:[1,"line-color"],hover:[4],selected:[4],noUnderlineMobile:[4,"no-underline-mobile"]}]]]],o)}))}}})); |
@@ -1,1 +0,1 @@ | ||
import{p as o,b as e}from"./p-6ae256d7.js";o().then(o=>e([["p-nw3m6mam",[[1,"quint-nav-header",{logo:[1],backgroundSolid:[4,"background-solid"],shadowSolid:[4,"shadow-solid"],variant:[1],tabs:[1],backgroundColor:[1,"background-color"],color:[1],modalBackgroundColor:[1,"modal-background-color"],selectedTab:[2,"selected-tab"],tabsDisabled:[4,"tabs-disabled"],mobileMenuIcon:[1,"mobile-menu-icon"],blog:[4],borderColor:[1,"border-color"],solid:[32],tabsArray:[32],selected:[32],mouseDown:[32],modalOpen:[32]},[[9,"scroll","handleScroll"],[9,"resize","positionElements"]]]]],["p-qyg8v10r",[[1,"quint-tab-animated",{tabs:[1],rotationDegrees:[2,"rotation-degrees"],lineColor:[1,"line-color"],elementsColor:[1,"elements-color"],dotsColor:[1,"dots-color"],selected:[32],selectedIcon:[32],tabsObject:[32]},[[9,"resize","placeElements"]]]]],["p-1lkf7v7u",[[1,"quint-carousel",{timeInterval:[2,"time-interval"],timerDisabled:[4,"timer-disabled"],indicatorDisabled:[4,"indicator-disabled"],arrows:[4],arrowColor:[1,"arrow-color"],active:[32],carouselItems:[32],carouselIndicator:[32],arrowsEnabled:[32],arrowContainer:[32]}]]],["p-ieqhoqzw",[[1,"quint-content-card",{media:[1],title:[1],subtitle:[1],buttonText:[1,"button-text"],height:[1],mediaMaxWidth:[1,"media-max-width"],mediaMaxHeight:[1,"media-max-height"],mediaPosition:[1,"media-position"],marginBottom:[1,"margin-bottom"],primaryColor:[1,"primary-color"],secondaryColor:[1,"secondary-color"],underlineColor:[1,"underline-color"]}]]],["p-4n4vo2ra",[[1,"quint-flip-image",{image1:[1,"image-1"],image2:[1,"image-2"],caption1:[1,"caption-1"],caption2:[1,"caption-2"],captionBackground:[1,"caption-background"],captionColor:[1,"caption-color"],direction:[1],change:[1],selected:[4]}]]],["p-btyulq1m",[[1,"quint-footer",{icon:[1],iconText:[1,"icon-text"],footerTitle:[1,"footer-title"],background:[1],textColor:[1,"text-color"],variant:[1],icons:[8],mapLink:[1,"map-link"],iconsObject:[32],input:[32]}]]],["p-ac9jq2ga",[[1,"quint-icon-button",{icon:[1],background:[1],borderColor:[1,"border-color"],rounded:[1],boxShadow:[4,"box-shadow"],size:[2],iconSize:[2,"icon-size"],borderWidth:[8,"border-width"]}]]],["p-hm2lyrih",[[1,"quint-media-container",{type:[1],mediaPlay:[1,"media-play"],mediaLoop:[4,"media-loop"],mediaSpeed:[2,"media-speed"],lottieDirection:[2,"lottie-direction"],path:[1],data:[1],objectFit:[1,"object-fit"]}]]],["p-r6my2q8i",[[1,"quint-product-card",{icon:[1],text:[1],backgroundColor:[1,"background-color"],textColor:[1,"text-color"],enabledArrow:[4,"enabled-arrow"]}]]],["p-z8ciuqmn",[[1,"quint-product-card-grid"]]],["p-trdet2t0",[[1,"quint-product-service",{productService:[1,"product-service"],productServiceText:[1,"product-service-text"],productServiceTextWidth:[32]}]]],["p-0pvdpx59",[[1,"quint-sidebar",{title:[1],backEnabled:[4,"back-enabled"],scrollToTop:[4,"scroll-to-top"],centered:[4],noTitle:[4,"no-title"],topBarNoMargin:[4,"top-bar-no-margin"],noScroll:[4,"no-scroll"],selected:[32]}]]],["p-ldkanq0w",[[1,"quint-snackbar",{icon:[1],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],borderWidth:[1,"border-width"],maxWidth:[1,"max-width"],rounded:[1],isDisplayed:[32]}]]],["p-zsmkap81",[[1,"quint-switch",{rounded:[1],name:[1],checked:[4],value:[1],inputChecked:[32]}]]],["p-qzcvcjou",[[1,"quint-testimonial",{icon:[1]}]]],["p-lr8j3aew",[[1,"quint-button",{iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],boxShadow:[4,"box-shadow"],boxShadowColor:[1,"box-shadow-color"],border:[4],rounded:[1],paddingX:[1,"padding-x"],paddingY:[1,"padding-y"],width:[1],borderRadius:[1,"border-radius"],iconMargin:[1,"icon-margin"]}]]],["p-szkkgywu",[[1,"quint-underline-animated",{lineColor:[1,"line-color"],hover:[4],selected:[4],noUnderlineMobile:[4,"no-underline-mobile"]}]]]],o)); | ||
import{p as o,b as e}from"./p-6ae256d7.js";o().then(o=>e([["p-h1ifyeam",[[1,"quint-nav-header",{logo:[1],backgroundSolid:[4,"background-solid"],shadowSolid:[4,"shadow-solid"],variant:[1],tabs:[1],backgroundColor:[1,"background-color"],color:[1],modalBackgroundColor:[1,"modal-background-color"],selectedTab:[2,"selected-tab"],tabsDisabled:[4,"tabs-disabled"],mobileMenuIcon:[1,"mobile-menu-icon"],blog:[4],borderColor:[1,"border-color"],solid:[32],tabsArray:[32],selected:[32],mouseDown:[32],modalOpen:[32]},[[9,"scroll","handleScroll"],[9,"resize","positionElements"]]]]],["p-qyg8v10r",[[1,"quint-tab-animated",{tabs:[1],rotationDegrees:[2,"rotation-degrees"],lineColor:[1,"line-color"],elementsColor:[1,"elements-color"],dotsColor:[1,"dots-color"],selected:[32],selectedIcon:[32],tabsObject:[32]},[[9,"resize","placeElements"]]]]],["p-1lkf7v7u",[[1,"quint-carousel",{timeInterval:[2,"time-interval"],timerDisabled:[4,"timer-disabled"],indicatorDisabled:[4,"indicator-disabled"],arrows:[4],arrowColor:[1,"arrow-color"],active:[32],carouselItems:[32],carouselIndicator:[32],arrowsEnabled:[32],arrowContainer:[32]}]]],["p-ieqhoqzw",[[1,"quint-content-card",{media:[1],title:[1],subtitle:[1],buttonText:[1,"button-text"],height:[1],mediaMaxWidth:[1,"media-max-width"],mediaMaxHeight:[1,"media-max-height"],mediaPosition:[1,"media-position"],marginBottom:[1,"margin-bottom"],primaryColor:[1,"primary-color"],secondaryColor:[1,"secondary-color"],underlineColor:[1,"underline-color"]}]]],["p-4n4vo2ra",[[1,"quint-flip-image",{image1:[1,"image-1"],image2:[1,"image-2"],caption1:[1,"caption-1"],caption2:[1,"caption-2"],captionBackground:[1,"caption-background"],captionColor:[1,"caption-color"],direction:[1],change:[1],selected:[4]}]]],["p-btyulq1m",[[1,"quint-footer",{icon:[1],iconText:[1,"icon-text"],footerTitle:[1,"footer-title"],background:[1],textColor:[1,"text-color"],variant:[1],icons:[8],mapLink:[1,"map-link"],iconsObject:[32],input:[32]}]]],["p-ac9jq2ga",[[1,"quint-icon-button",{icon:[1],background:[1],borderColor:[1,"border-color"],rounded:[1],boxShadow:[4,"box-shadow"],size:[2],iconSize:[2,"icon-size"],borderWidth:[8,"border-width"]}]]],["p-hm2lyrih",[[1,"quint-media-container",{type:[1],mediaPlay:[1,"media-play"],mediaLoop:[4,"media-loop"],mediaSpeed:[2,"media-speed"],lottieDirection:[2,"lottie-direction"],path:[1],data:[1],objectFit:[1,"object-fit"]}]]],["p-r6my2q8i",[[1,"quint-product-card",{icon:[1],text:[1],backgroundColor:[1,"background-color"],textColor:[1,"text-color"],enabledArrow:[4,"enabled-arrow"]}]]],["p-z8ciuqmn",[[1,"quint-product-card-grid"]]],["p-trdet2t0",[[1,"quint-product-service",{productService:[1,"product-service"],productServiceText:[1,"product-service-text"],productServiceTextWidth:[32]}]]],["p-0pvdpx59",[[1,"quint-sidebar",{title:[1],backEnabled:[4,"back-enabled"],scrollToTop:[4,"scroll-to-top"],centered:[4],noTitle:[4,"no-title"],topBarNoMargin:[4,"top-bar-no-margin"],noScroll:[4,"no-scroll"],selected:[32]}]]],["p-ldkanq0w",[[1,"quint-snackbar",{icon:[1],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],borderWidth:[1,"border-width"],maxWidth:[1,"max-width"],rounded:[1],isDisplayed:[32]}]]],["p-zsmkap81",[[1,"quint-switch",{rounded:[1],name:[1],checked:[4],value:[1],inputChecked:[32]}]]],["p-qzcvcjou",[[1,"quint-testimonial",{icon:[1]}]]],["p-lr8j3aew",[[1,"quint-button",{iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],boxShadow:[4,"box-shadow"],boxShadowColor:[1,"box-shadow-color"],border:[4],rounded:[1],paddingX:[1,"padding-x"],paddingY:[1,"padding-y"],width:[1],borderRadius:[1,"border-radius"],iconMargin:[1,"icon-margin"]}]]],["p-t06wjh15",[[1,"quint-underline-animated",{lineColor:[1,"line-color"],hover:[4],selected:[4],noUnderlineMobile:[4,"no-underline-mobile"]}]]]],o)); |
@@ -380,2 +380,3 @@ /* tslint:disable */ | ||
'modalBackgroundColor'?: string; | ||
'onHeader-blog-onSelect'?: (event: CustomEvent<any>) => void; | ||
'onHeader-tab-onSelect'?: (event: CustomEvent<any>) => void; | ||
@@ -382,0 +383,0 @@ 'selectedTab'?: number; |
@@ -25,2 +25,3 @@ import { EventEmitter } from '../../stencil.core'; | ||
onSelect: EventEmitter; | ||
onBlogSelect: EventEmitter; | ||
el: HTMLElement; | ||
@@ -27,0 +28,0 @@ tabEls: HTMLElement[]; |
{ | ||
"name": "quintessential-ui", | ||
"version": "0.0.162", | ||
"version": "0.0.163", | ||
"description": "Quintessential's UI library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
5351092
92219