@vaadin-component-factory/vcf-popup
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ import '@polymer/iron-demo-helpers/demo-pages-shared-styles'; |
{ | ||
"name": "@vaadin-component-factory/vcf-popup", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Vaadin Component Factory Popup for Polymer 3", | ||
@@ -5,0 +5,0 @@ "main": "theme/lumo/vcf-popup.js", |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ /* eslint-disable max-len */ |
@@ -0,0 +0,0 @@ # <vcf-popup> |
@@ -24,3 +24,3 @@ /* | ||
<vaadin-overlay id="popupOverlay" opened="{{opened}}" phone$="[[_phone]]"> </vaadin-overlay> | ||
<vaadin-overlay id="popupOverlay" opened="{{opened}}" theme$="[[theme]]" phone$="[[_phone]]"> </vaadin-overlay> | ||
@@ -27,0 +27,0 @@ <iron-media-query query="[[_phoneMediaQuery]]" query-matches="{{_phone}}"> </iron-media-query> |
@@ -0,0 +0,0 @@ import '@vaadin/vaadin-lumo-styles/spacing'; |
import './vcf-popup-styles'; | ||
import '../../src/vcf-popup'; |
@@ -0,0 +0,0 @@ ## Usage |
@@ -0,0 +0,0 @@ 'use strict'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
36816
18
371