quintessential-ui
Advanced tools
Comparing version 0.0.29 to 0.0.30
@@ -23,5 +23,5 @@ 'use strict'; | ||
get el() { return core.getElement(this); } | ||
static get style() { return "\@import url(\"https://fonts.googleapis.com/css?family=Rajdhani&display=swap\");\@import url(\"https://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400&display=swap\");:host{font-family:Josefin Sans,sans-serif;width:100%}:host footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .title-container,:host footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}:host .title-container{font-style:normal;font-weight:800;font-size:36px;letter-spacing:.06em;padding:64px 12vw}\@media (max-width:575.98px){:host .title-container{font-weight:600;font-size:21px}}:host .content-container{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%;padding:0 12vw}\@media (max-width:575.98px){:host .content-container{text-align:center}}:host .icon-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #fff;padding:32px 0;margin-top:12vw}:host .icon-container .icon{width:32px;height:32px}:host .icon-container .icon-text{margin-top:12px;font-size:10px;line-height:12px}"; } | ||
static get style() { return "\@import url(\"https://fonts.googleapis.com/css?family=Rajdhani&display=swap\");\@import url(\"https://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400&display=swap\");:host{font-family:Josefin Sans,sans-serif;width:100%}:host footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .title-container,:host footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}:host .title-container{font-style:normal;font-weight:800;font-size:36px;letter-spacing:.06em;padding:64px 12vw}\@media (max-width:767.98px){:host .title-container{text-align:center;font-weight:600;font-size:21px}}:host .content-container{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%;padding:0 12vw}\@media (max-width:767.98px){:host .content-container{text-align:center}}:host .icon-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #fff;padding:32px 0;margin-top:12vw}:host .icon-container .icon{width:32px;height:32px}:host .icon-container .icon-text{margin-top:12px;font-size:10px;line-height:12px}"; } | ||
}; | ||
exports.quint_footer = Footer; |
{ | ||
"entries": [ | ||
"components/nav-header/nav-header.js", | ||
"components/button/button.js", | ||
"components/carousel/carousel.js", | ||
"components/icon-button/icon-button.js", | ||
"components/footer/footer.js", | ||
"components/icon-button/icon-button.js", | ||
"components/product-card-grid/product-card-grid.js", | ||
"components/carousel/carousel.js", | ||
"components/product-service/product-service.js", | ||
"components/nav-header/nav-header.js", | ||
"components/testimonial/testimonial.js", | ||
"components/product-card/product-card.js" | ||
"components/product-card/product-card.js", | ||
"components/product-card-grid/product-card-grid.js" | ||
], | ||
@@ -13,0 +13,0 @@ "compiler": { |
@@ -23,3 +23,3 @@ import { r as registerInstance, h, H as Host, g as getElement } from './core-07b155ad.js'; | ||
Object.defineProperty(Footer, "style", { | ||
get: function () { return "\@import url(\"https://fonts.googleapis.com/css?family=Rajdhani&display=swap\");\@import url(\"https://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400&display=swap\");:host{font-family:Josefin Sans,sans-serif;width:100%}:host footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .title-container,:host footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}:host .title-container{font-style:normal;font-weight:800;font-size:36px;letter-spacing:.06em;padding:64px 12vw}\@media (max-width:575.98px){:host .title-container{font-weight:600;font-size:21px}}:host .content-container{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%;padding:0 12vw}\@media (max-width:575.98px){:host .content-container{text-align:center}}:host .icon-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #fff;padding:32px 0;margin-top:12vw}:host .icon-container .icon{width:32px;height:32px}:host .icon-container .icon-text{margin-top:12px;font-size:10px;line-height:12px}"; }, | ||
get: function () { return "\@import url(\"https://fonts.googleapis.com/css?family=Rajdhani&display=swap\");\@import url(\"https://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400&display=swap\");:host{font-family:Josefin Sans,sans-serif;width:100%}:host footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .title-container,:host footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}:host .title-container{font-style:normal;font-weight:800;font-size:36px;letter-spacing:.06em;padding:64px 12vw}\@media (max-width:767.98px){:host .title-container{text-align:center;font-weight:600;font-size:21px}}:host .content-container{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%;padding:0 12vw}\@media (max-width:767.98px){:host .content-container{text-align:center}}:host .icon-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #fff;padding:32px 0;margin-top:12vw}:host .icon-container .icon{width:32px;height:32px}:host .icon-container .icon-text{margin-top:12px;font-size:10px;line-height:12px}"; }, | ||
enumerable: true, | ||
@@ -26,0 +26,0 @@ configurable: true |
@@ -19,5 +19,5 @@ import { r as registerInstance, h, H as Host, g as getElement } from './core-07b155ad.js'; | ||
get el() { return getElement(this); } | ||
static get style() { return "\@import url(\"https://fonts.googleapis.com/css?family=Rajdhani&display=swap\");\@import url(\"https://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400&display=swap\");:host{font-family:Josefin Sans,sans-serif;width:100%}:host footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .title-container,:host footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}:host .title-container{font-style:normal;font-weight:800;font-size:36px;letter-spacing:.06em;padding:64px 12vw}\@media (max-width:575.98px){:host .title-container{font-weight:600;font-size:21px}}:host .content-container{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%;padding:0 12vw}\@media (max-width:575.98px){:host .content-container{text-align:center}}:host .icon-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #fff;padding:32px 0;margin-top:12vw}:host .icon-container .icon{width:32px;height:32px}:host .icon-container .icon-text{margin-top:12px;font-size:10px;line-height:12px}"; } | ||
static get style() { return "\@import url(\"https://fonts.googleapis.com/css?family=Rajdhani&display=swap\");\@import url(\"https://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400&display=swap\");:host{font-family:Josefin Sans,sans-serif;width:100%}:host footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .title-container,:host footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}:host .title-container{font-style:normal;font-weight:800;font-size:36px;letter-spacing:.06em;padding:64px 12vw}\@media (max-width:767.98px){:host .title-container{text-align:center;font-weight:600;font-size:21px}}:host .content-container{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%;padding:0 12vw}\@media (max-width:767.98px){:host .content-container{text-align:center}}:host .icon-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #fff;padding:32px 0;margin-top:12vw}:host .icon-container .icon{width:32px;height:32px}:host .icon-container .icon-text{margin-top:12px;font-size:10px;line-height:12px}"; } | ||
}; | ||
export { Footer as quint_footer }; |
@@ -1,1 +0,1 @@ | ||
System.register(["./p-8f65068f.system.js"],(function(){"use strict";var t,o;return{setters:[function(e){t=e.p;o=e.b}],execute:function(){t().then((function(t){return o([["p-5jgheovx.system",[[1,"quint-button",{iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],border:[4],rounded:[1]}]]],["p-b4qretox.system",[[1,"quint-carousel",{timeInterval:[2,"time-interval"],active:[32]}]]],["p-cwck4ltn.system",[[1,"quint-footer",{icon:[1],iconText:[1,"icon-text"],title:[1],background:[1],textColor:[1,"text-color"]}]]],["p-vcnphozt.system",[[1,"quint-icon-button",{icon:[1],background:[1],borderColor:[1,"border-color"],border:[4],rounded:[1],size:[2]}]]],["p-9lz8vldk.system",[[1,"quint-nav-header",{logo:[1],backgroundSolid:[4,"background-solid"]},[[9,"scroll","handleScroll"]]]]],["p-0wcoy92e.system",[[1,"quint-product-card",{icon:[1],text:[1],backgroundColor:[1,"background-color"],textColor:[1,"text-color"]}]]],["p-ce9cwjhj.system",[[1,"quint-product-card-grid"]]],["p-7s2s0wtc.system",[[1,"quint-product-service",{productService:[1,"product-service"],productServiceText:[1,"product-service-text"],productServiceTextWidth:[32]}]]],["p-39b1xngu.system",[[1,"quint-testimonial",{icon:[1]}]]]],t)}))}}})); | ||
System.register(["./p-8f65068f.system.js"],(function(){"use strict";var t,o;return{setters:[function(e){t=e.p;o=e.b}],execute:function(){t().then((function(t){return o([["p-5jgheovx.system",[[1,"quint-button",{iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],border:[4],rounded:[1]}]]],["p-b4qretox.system",[[1,"quint-carousel",{timeInterval:[2,"time-interval"],active:[32]}]]],["p-ib1eh61h.system",[[1,"quint-footer",{icon:[1],iconText:[1,"icon-text"],title:[1],background:[1],textColor:[1,"text-color"]}]]],["p-vcnphozt.system",[[1,"quint-icon-button",{icon:[1],background:[1],borderColor:[1,"border-color"],border:[4],rounded:[1],size:[2]}]]],["p-9lz8vldk.system",[[1,"quint-nav-header",{logo:[1],backgroundSolid:[4,"background-solid"]},[[9,"scroll","handleScroll"]]]]],["p-0wcoy92e.system",[[1,"quint-product-card",{icon:[1],text:[1],backgroundColor:[1,"background-color"],textColor:[1,"text-color"]}]]],["p-ce9cwjhj.system",[[1,"quint-product-card-grid"]]],["p-7s2s0wtc.system",[[1,"quint-product-service",{productService:[1,"product-service"],productServiceText:[1,"product-service-text"],productServiceTextWidth:[32]}]]],["p-39b1xngu.system",[[1,"quint-testimonial",{icon:[1]}]]]],t)}))}}})); |
@@ -1,1 +0,1 @@ | ||
import{p as o,b as r}from"./p-f3404ae9.js";o().then(o=>r([["p-mtjheubn",[[1,"quint-button",{iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],border:[4],rounded:[1]}]]],["p-mnco924u",[[1,"quint-carousel",{timeInterval:[2,"time-interval"],active:[32]}]]],["p-se4nbcww",[[1,"quint-footer",{icon:[1],iconText:[1,"icon-text"],title:[1],background:[1],textColor:[1,"text-color"]}]]],["p-3cjz9tpd",[[1,"quint-icon-button",{icon:[1],background:[1],borderColor:[1,"border-color"],border:[4],rounded:[1],size:[2]}]]],["p-1jv1wwvb",[[1,"quint-nav-header",{logo:[1],backgroundSolid:[4,"background-solid"]},[[9,"scroll","handleScroll"]]]]],["p-7frrmz6d",[[1,"quint-product-card",{icon:[1],text:[1],backgroundColor:[1,"background-color"],textColor:[1,"text-color"]}]]],["p-xnc3btex",[[1,"quint-product-card-grid"]]],["p-ykdpzihz",[[1,"quint-product-service",{productService:[1,"product-service"],productServiceText:[1,"product-service-text"],productServiceTextWidth:[32]}]]],["p-9d46qrti",[[1,"quint-testimonial",{icon:[1]}]]]],o)); | ||
import{p as o,b as r}from"./p-f3404ae9.js";o().then(o=>r([["p-mtjheubn",[[1,"quint-button",{iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],background:[1],textColor:[1,"text-color"],borderColor:[1,"border-color"],border:[4],rounded:[1]}]]],["p-mnco924u",[[1,"quint-carousel",{timeInterval:[2,"time-interval"],active:[32]}]]],["p-17pl8wro",[[1,"quint-footer",{icon:[1],iconText:[1,"icon-text"],title:[1],background:[1],textColor:[1,"text-color"]}]]],["p-3cjz9tpd",[[1,"quint-icon-button",{icon:[1],background:[1],borderColor:[1,"border-color"],border:[4],rounded:[1],size:[2]}]]],["p-1jv1wwvb",[[1,"quint-nav-header",{logo:[1],backgroundSolid:[4,"background-solid"]},[[9,"scroll","handleScroll"]]]]],["p-7frrmz6d",[[1,"quint-product-card",{icon:[1],text:[1],backgroundColor:[1,"background-color"],textColor:[1,"text-color"]}]]],["p-xnc3btex",[[1,"quint-product-card-grid"]]],["p-ykdpzihz",[[1,"quint-product-service",{productService:[1,"product-service"],productServiceText:[1,"product-service-text"],productServiceTextWidth:[32]}]]],["p-9d46qrti",[[1,"quint-testimonial",{icon:[1]}]]]],o)); |
{ | ||
"name": "quintessential-ui", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "Quintessential's UI library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1324002
19624