@manifoldco/web-components
Advanced tools
Comparing version 0.0.43 to 0.0.44
@@ -319,3 +319,2 @@ 'use strict'; | ||
componentWillLoad() { | ||
console.warn('DEPRECATED: <manifold-plan-table> is deprecated. Please use <plangraph-plan-table> instead.'); | ||
this.featureSelections = {}; | ||
@@ -322,0 +321,0 @@ this.featureErrors = []; |
@@ -185,3 +185,2 @@ import { Component, Element, Event, Host, State, Prop, h, Watch, Listen, } from '@stencil/core'; | ||
componentWillLoad() { | ||
console.warn('DEPRECATED: <manifold-plan-table> is deprecated. Please use <plangraph-plan-table> instead.'); | ||
this.featureSelections = {}; | ||
@@ -188,0 +187,0 @@ this.featureErrors = []; |
@@ -297,3 +297,2 @@ var __spreadArrays = (this && this.__spreadArrays) || function () { | ||
PlangraphPlanTable.prototype.componentWillLoad = function () { | ||
console.warn('DEPRECATED: <manifold-plan-table> is deprecated. Please use <plangraph-plan-table> instead.'); | ||
this.featureSelections = {}; | ||
@@ -300,0 +299,0 @@ this.featureErrors = []; |
@@ -315,3 +315,2 @@ import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-09695c84.js'; | ||
componentWillLoad() { | ||
console.warn('DEPRECATED: <manifold-plan-table> is deprecated. Please use <plangraph-plan-table> instead.'); | ||
this.featureSelections = {}; | ||
@@ -318,0 +317,0 @@ this.featureErrors = []; |
@@ -1,1 +0,1 @@ | ||
import{p as e,b as a}from"./p-fdbb6cfd.js";e().then(e=>a([["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-6ac6f20e",[[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 a}from"./p-fdbb6cfd.js";e().then(e=>a([["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-6307db9a",[[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-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-84ab5f16.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-85ba5ab0.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.43", | ||
"version": "0.0.44", | ||
"description": "Manifold's Web Components", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
2262080
35554