homebirdscomponents
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -5,3 +5,3 @@ 'use strict'; | ||
const index = require('./index-67660903.js'); | ||
const index = require('./index-95cb8abf.js'); | ||
@@ -86,3 +86,3 @@ class Loader { | ||
} | ||
componentWillLoad() { | ||
componentDidLoad() { | ||
this.initMap.call(this); | ||
@@ -89,0 +89,0 @@ } |
@@ -5,3 +5,3 @@ 'use strict'; | ||
const index = require('./index-67660903.js'); | ||
const index = require('./index-95cb8abf.js'); | ||
@@ -8,0 +8,0 @@ /** |
@@ -5,3 +5,3 @@ 'use strict'; | ||
const index = require('./index-67660903.js'); | ||
const index = require('./index-95cb8abf.js'); | ||
@@ -8,0 +8,0 @@ const textInput1ComponentCss = "@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap');*{box-sizing:border-box}#cmp{background:#eee;width:100%;border-radius:25px;padding:5px;border:1px solid transparent;display:flex;align-items:center;transition:0.3s border;margin:10px 0}#input-field-container{position:relative;flex-grow:1;height:30px}#input-field{padding:3px;font-size:18px;border:none;background:transparent;outline:none;margin-left:5px;color:#555;font-family:'Lato', sans-serif;width:100%;position:absolute;left:0;top:0}#placeholder{position:absolute;left:10px;z-index:10;top:50%;transform:translateY(-50%);font-family:'Lato', sans-serif;font-size:18px;color:#555;pointer-events:none}#input-field:not(:placeholder-shown)+#placeholder{visibility:hidden}#input-field:focus+#placeholder{animation:hideplaceholder 0.5s forwards}#input-field:not(:focus)+#placeholder{animation:fadeInPlaceholder 0.5s}#input-field:focus+#icon-area{transform:scale(2)}#cmp:focus-within{border:2px solid #4f62b8}#icon-area{height:35px;width:35px;border-radius:90%;background:#fff;box-shadow:0 0 10px rgba(0, 0, 0, 0.12);transition:0.3s transform;order:-1;display:flex;align-items:center;justify-content:center}@keyframes hideplaceholder{from{transform:scale(1) translateY(-50%)}to{transform:scale(1.7) translateY(-50%);opacity:0}}@keyframes fadeInPlaceholder{from{transform:scale(1.7) translateY(-50%);opacity:0}to{transform:scale(1) translateY(-50%);opacity:1}}"; |
'use strict'; | ||
const index = require('./index-67660903.js'); | ||
const index = require('./index-95cb8abf.js'); | ||
@@ -5,0 +5,0 @@ /* |
@@ -5,3 +5,3 @@ 'use strict'; | ||
const index = require('./index-67660903.js'); | ||
const index = require('./index-95cb8abf.js'); | ||
@@ -8,0 +8,0 @@ /* |
@@ -15,3 +15,3 @@ import { Component, h, Prop, Host, Element, State, Watch, Event } from '@stencil/core'; | ||
} | ||
componentWillLoad() { | ||
componentDidLoad() { | ||
this.initMap.call(this); | ||
@@ -18,0 +18,0 @@ } |
@@ -84,3 +84,3 @@ import { attachShadow, createEvent, h, Host, proxyCustomElement } from '@stencil/core/internal/client'; | ||
} | ||
componentWillLoad() { | ||
componentDidLoad() { | ||
this.initMap.call(this); | ||
@@ -87,0 +87,0 @@ } |
@@ -1,2 +0,2 @@ | ||
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-ab3cece5.js'; | ||
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-33117609.js'; | ||
@@ -81,3 +81,3 @@ class Loader { | ||
} | ||
componentWillLoad() { | ||
componentDidLoad() { | ||
this.initMap.call(this); | ||
@@ -84,0 +84,0 @@ } |
@@ -1,2 +0,2 @@ | ||
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-ab3cece5.js'; | ||
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-33117609.js'; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
import { r as registerInstance, c as createEvent, h } from './index-ab3cece5.js'; | ||
import { r as registerInstance, c as createEvent, h } from './index-33117609.js'; | ||
@@ -3,0 +3,0 @@ const textInput1ComponentCss = "@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap');*{box-sizing:border-box}#cmp{background:#eee;width:100%;border-radius:25px;padding:5px;border:1px solid transparent;display:flex;align-items:center;transition:0.3s border;margin:10px 0}#input-field-container{position:relative;flex-grow:1;height:30px}#input-field{padding:3px;font-size:18px;border:none;background:transparent;outline:none;margin-left:5px;color:#555;font-family:'Lato', sans-serif;width:100%;position:absolute;left:0;top:0}#placeholder{position:absolute;left:10px;z-index:10;top:50%;transform:translateY(-50%);font-family:'Lato', sans-serif;font-size:18px;color:#555;pointer-events:none}#input-field:not(:placeholder-shown)+#placeholder{visibility:hidden}#input-field:focus+#placeholder{animation:hideplaceholder 0.5s forwards}#input-field:not(:focus)+#placeholder{animation:fadeInPlaceholder 0.5s}#input-field:focus+#icon-area{transform:scale(2)}#cmp:focus-within{border:2px solid #4f62b8}#icon-area{height:35px;width:35px;border-radius:90%;background:#fff;box-shadow:0 0 10px rgba(0, 0, 0, 0.12);transition:0.3s transform;order:-1;display:flex;align-items:center;justify-content:center}@keyframes hideplaceholder{from{transform:scale(1) translateY(-50%)}to{transform:scale(1.7) translateY(-50%);opacity:0}}@keyframes fadeInPlaceholder{from{transform:scale(1.7) translateY(-50%);opacity:0}to{transform:scale(1) translateY(-50%);opacity:1}}"; |
@@ -1,2 +0,2 @@ | ||
import { p as promiseResolve, b as bootstrapLazy } from './index-ab3cece5.js'; | ||
import { p as promiseResolve, b as bootstrapLazy } from './index-33117609.js'; | ||
@@ -3,0 +3,0 @@ /* |
@@ -1,2 +0,2 @@ | ||
import { p as promiseResolve, b as bootstrapLazy } from './index-ab3cece5.js'; | ||
import { p as promiseResolve, b as bootstrapLazy } from './index-33117609.js'; | ||
@@ -3,0 +3,0 @@ /* |
@@ -1,1 +0,1 @@ | ||
import{p as e,b as a}from"./p-6e605cc7.js";(()=>{const a=import.meta.url,s={};return""!==a&&(s.resourcesUrl=new URL(".",a).href),e(s)})().then(e=>a([["p-8db36953",[[1,"ba-google-map",{apiKey:[1,"api-key"],centerLat:[2,"map-center-lat"],centerLon:[2,"map-center-lon"],zoom:[2,"map-zoom"],mapPins:[16],height:[1,"map-height"],disableControls:[4,"map-disable-controls"],google:[32],map:[32],markers:[32]}]]],["p-e8913a65",[[1,"ba-search-input",{value:[1025],suggestions:[16],placeholder:[1],maxResultsShown:[2,"max-results"],searchTerms:[32],fuse:[32],results:[32],suggestionsPaneOpen:[32]},[[0,"blur","handleElementBlur"]]]]],["p-ba85ba80",[[1,"ba-text-input-one",{type:[513],placeholder:[513],value:[1537]}]]]],e)); | ||
import{p as e,b as a}from"./p-b09849de.js";(()=>{const a=import.meta.url,s={};return""!==a&&(s.resourcesUrl=new URL(".",a).href),e(s)})().then(e=>a([["p-4c8a6ff1",[[1,"ba-google-map",{apiKey:[1,"api-key"],centerLat:[2,"map-center-lat"],centerLon:[2,"map-center-lon"],zoom:[2,"map-zoom"],mapPins:[16],height:[1,"map-height"],disableControls:[4,"map-disable-controls"],google:[32],map:[32],markers:[32]}]]],["p-eb2e3571",[[1,"ba-search-input",{value:[1025],suggestions:[16],placeholder:[1],maxResultsShown:[2,"max-results"],searchTerms:[32],fuse:[32],results:[32],suggestionsPaneOpen:[32]},[[0,"blur","handleElementBlur"]]]]],["p-2c71d1dd",[[1,"ba-text-input-one",{type:[513],placeholder:[513],value:[1537]}]]]],e)); |
@@ -23,3 +23,3 @@ /// <reference types="googlemaps" /> | ||
handleMapPinChange(): void; | ||
componentWillLoad(): void; | ||
componentDidLoad(): void; | ||
addMarkers(): void; | ||
@@ -26,0 +26,0 @@ clearMarkers(): void; |
{ | ||
"name": "homebirdscomponents", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "Stencil Component Starter", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.cjs.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
502958
10639