@manifoldco/web-components
Advanced tools
Comparing version 0.0.41 to 0.0.42
@@ -343,5 +343,6 @@ 'use strict'; | ||
this.plans.forEach((plan) => { | ||
var _a, _b; | ||
if (this.carouselRows.get(featureSlug)) { | ||
const rowHeight = this.carouselRows.get(featureSlug).get(plan.slug).offsetHeight; | ||
if (rowHeight > heights.get(featureSlug)) { | ||
const rowHeight = ((_b = (_a = this.carouselRows.get(featureSlug)) === null || _a === void 0 ? void 0 : _a.get(plan.slug)) === null || _b === void 0 ? void 0 : _b.offsetHeight) || 0; | ||
if (rowHeight > heights.get(featureSlug) || 0) { | ||
heights.set(featureSlug, rowHeight); | ||
@@ -348,0 +349,0 @@ } |
@@ -343,5 +343,6 @@ 'use strict'; | ||
this.plans.forEach((plan) => { | ||
var _a, _b; | ||
if (this.carouselRows.get(featureSlug)) { | ||
const rowHeight = this.carouselRows.get(featureSlug).get(plan.slug).offsetHeight; | ||
if (rowHeight > heights.get(featureSlug)) { | ||
const rowHeight = ((_b = (_a = this.carouselRows.get(featureSlug)) === null || _a === void 0 ? void 0 : _a.get(plan.slug)) === null || _b === void 0 ? void 0 : _b.offsetHeight) || 0; | ||
if (rowHeight > heights.get(featureSlug) || 0) { | ||
heights.set(featureSlug, rowHeight); | ||
@@ -348,0 +349,0 @@ } |
@@ -209,5 +209,6 @@ import { Component, Element, Event, Host, State, Prop, h, Watch, Listen, } from '@stencil/core'; | ||
this.plans.forEach((plan) => { | ||
var _a, _b; | ||
if (this.carouselRows.get(featureSlug)) { | ||
const rowHeight = this.carouselRows.get(featureSlug).get(plan.slug).offsetHeight; | ||
if (rowHeight > heights.get(featureSlug)) { | ||
const rowHeight = ((_b = (_a = this.carouselRows.get(featureSlug)) === null || _a === void 0 ? void 0 : _a.get(plan.slug)) === null || _b === void 0 ? void 0 : _b.offsetHeight) || 0; | ||
if (rowHeight > heights.get(featureSlug) || 0) { | ||
heights.set(featureSlug, rowHeight); | ||
@@ -214,0 +215,0 @@ } |
@@ -209,5 +209,6 @@ import { Component, Element, Event, Host, State, Prop, h, Watch, Listen, } from '@stencil/core'; | ||
this.plans.forEach((plan) => { | ||
var _a, _b; | ||
if (this.carouselRows.get(featureSlug)) { | ||
const rowHeight = this.carouselRows.get(featureSlug).get(plan.slug).offsetHeight; | ||
if (rowHeight > heights.get(featureSlug)) { | ||
const rowHeight = ((_b = (_a = this.carouselRows.get(featureSlug)) === null || _a === void 0 ? void 0 : _a.get(plan.slug)) === null || _b === void 0 ? void 0 : _b.offsetHeight) || 0; | ||
if (rowHeight > heights.get(featureSlug) || 0) { | ||
heights.set(featureSlug, rowHeight); | ||
@@ -214,0 +215,0 @@ } |
@@ -322,5 +322,6 @@ var __spreadArrays = (this && this.__spreadArrays) || function () { | ||
_this.plans.forEach(function (plan) { | ||
var _a, _b; | ||
if (_this.carouselRows.get(featureSlug)) { | ||
var rowHeight = _this.carouselRows.get(featureSlug).get(plan.slug).offsetHeight; | ||
if (rowHeight > heights.get(featureSlug)) { | ||
var rowHeight = ((_b = (_a = _this.carouselRows.get(featureSlug)) === null || _a === void 0 ? void 0 : _a.get(plan.slug)) === null || _b === void 0 ? void 0 : _b.offsetHeight) || 0; | ||
if (rowHeight > heights.get(featureSlug) || 0) { | ||
heights.set(featureSlug, rowHeight); | ||
@@ -327,0 +328,0 @@ } |
@@ -322,5 +322,6 @@ var __spreadArrays = (this && this.__spreadArrays) || function () { | ||
_this.plans.forEach(function (plan) { | ||
var _a, _b; | ||
if (_this.carouselRows.get(featureSlug)) { | ||
var rowHeight = _this.carouselRows.get(featureSlug).get(plan.slug).offsetHeight; | ||
if (rowHeight > heights.get(featureSlug)) { | ||
var rowHeight = ((_b = (_a = _this.carouselRows.get(featureSlug)) === null || _a === void 0 ? void 0 : _a.get(plan.slug)) === null || _b === void 0 ? void 0 : _b.offsetHeight) || 0; | ||
if (rowHeight > heights.get(featureSlug) || 0) { | ||
heights.set(featureSlug, rowHeight); | ||
@@ -327,0 +328,0 @@ } |
@@ -339,5 +339,6 @@ import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-09695c84.js'; | ||
this.plans.forEach((plan) => { | ||
var _a, _b; | ||
if (this.carouselRows.get(featureSlug)) { | ||
const rowHeight = this.carouselRows.get(featureSlug).get(plan.slug).offsetHeight; | ||
if (rowHeight > heights.get(featureSlug)) { | ||
const rowHeight = ((_b = (_a = this.carouselRows.get(featureSlug)) === null || _a === void 0 ? void 0 : _a.get(plan.slug)) === null || _b === void 0 ? void 0 : _b.offsetHeight) || 0; | ||
if (rowHeight > heights.get(featureSlug) || 0) { | ||
heights.set(featureSlug, rowHeight); | ||
@@ -344,0 +345,0 @@ } |
@@ -339,5 +339,6 @@ import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-09695c84.js'; | ||
this.plans.forEach((plan) => { | ||
var _a, _b; | ||
if (this.carouselRows.get(featureSlug)) { | ||
const rowHeight = this.carouselRows.get(featureSlug).get(plan.slug).offsetHeight; | ||
if (rowHeight > heights.get(featureSlug)) { | ||
const rowHeight = ((_b = (_a = this.carouselRows.get(featureSlug)) === null || _a === void 0 ? void 0 : _a.get(plan.slug)) === null || _b === void 0 ? void 0 : _b.offsetHeight) || 0; | ||
if (rowHeight > heights.get(featureSlug) || 0) { | ||
heights.set(featureSlug, rowHeight); | ||
@@ -344,0 +345,0 @@ } |
@@ -1,1 +0,1 @@ | ||
import{p as e,b as r}from"./p-fdbb6cfd.js";e().then(e=>r([["p-0eeff82a",[[1,"manifold-plan-table",{embed:[1],ctaText:[1,"cta-text"],planOptions:[16],baseUrl:[1,"base-url"],productData:[16],env:[1],featureSelections:[32],featureErrors:[32],product:[32],client:[32],breakpoint:[32],scrolled:[32],maxRowHeights:[32],currentSlide:[32]},[[1,"scroll","scrollHandler"]]]]],["p-9b15ebf0",[[1,"plangraph-plan-table",{embed:[1],ctaText:[1,"cta-text"],planOptions:[16],baseUrl:[1,"base-url"],productData:[16],env:[1],featureSelections:[32],featureErrors:[32],product:[32],client:[32],breakpoint:[32],scrolled:[32],maxRowHeights:[32],currentSlide:[32]},[[1,"scroll","scrollHandler"]]]]]],e)); | ||
import{p as e,b as r}from"./p-fdbb6cfd.js";e().then(e=>r([["p-7d7c8a57",[[1,"manifold-plan-table",{embed:[1],ctaText:[1,"cta-text"],planOptions:[16],baseUrl:[1,"base-url"],productData:[16],env:[1],featureSelections:[32],featureErrors:[32],product:[32],client:[32],breakpoint:[32],scrolled:[32],maxRowHeights:[32],currentSlide:[32]},[[1,"scroll","scrollHandler"]]]]],["p-1e004979",[[1,"plangraph-plan-table",{embed:[1],ctaText:[1,"cta-text"],planOptions:[16],baseUrl:[1,"base-url"],productData:[16],env:[1],featureSelections:[32],featureErrors:[32],product:[32],client:[32],breakpoint:[32],scrolled:[32],maxRowHeights:[32],currentSlide:[32]},[[1,"scroll","scrollHandler"]]]]]],e)); |
@@ -1,1 +0,1 @@ | ||
System.register(["./p-7408ba89.system.js"],(function(){"use strict";var e,t;return{setters:[function(r){e=r.p;t=r.b}],execute:function(){e().then((function(e){return t([["p-2b4e1fdc.system",[[1,"manifold-plan-table",{embed:[1],ctaText:[1,"cta-text"],planOptions:[16],baseUrl:[1,"base-url"],productData:[16],env:[1],featureSelections:[32],featureErrors:[32],product:[32],client:[32],breakpoint:[32],scrolled:[32],maxRowHeights:[32],currentSlide:[32]},[[1,"scroll","scrollHandler"]]]]],["p-0a05c396.system",[[1,"plangraph-plan-table",{embed:[1],ctaText:[1,"cta-text"],planOptions:[16],baseUrl:[1,"base-url"],productData:[16],env:[1],featureSelections:[32],featureErrors:[32],product:[32],client:[32],breakpoint:[32],scrolled:[32],maxRowHeights:[32],currentSlide:[32]},[[1,"scroll","scrollHandler"]]]]]],e)}))}}})); | ||
System.register(["./p-7408ba89.system.js"],(function(){"use strict";var e,t;return{setters:[function(r){e=r.p;t=r.b}],execute:function(){e().then((function(e){return t([["p-124b0e9b.system",[[1,"manifold-plan-table",{embed:[1],ctaText:[1,"cta-text"],planOptions:[16],baseUrl:[1,"base-url"],productData:[16],env:[1],featureSelections:[32],featureErrors:[32],product:[32],client:[32],breakpoint:[32],scrolled:[32],maxRowHeights:[32],currentSlide:[32]},[[1,"scroll","scrollHandler"]]]]],["p-a71c7591.system",[[1,"plangraph-plan-table",{embed:[1],ctaText:[1,"cta-text"],planOptions:[16],baseUrl:[1,"base-url"],productData:[16],env:[1],featureSelections:[32],featureErrors:[32],product:[32],client:[32],breakpoint:[32],scrolled:[32],maxRowHeights:[32],currentSlide:[32]},[[1,"scroll","scrollHandler"]]]]]],e)}))}}})); |
{ | ||
"name": "@manifoldco/web-components", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"description": "Manifold's Web Components", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2262390
35553