summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2018-10-17 10:29:51 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2018-10-17 10:29:51 +0000
commitf0c07c40d3a3bfb1850132626bd9dc803844c8e6 (patch)
treebf60e4bc82af6278845cdcee60712f17b0195ed2
parentdcec751cdd7213cbac39cab65524ea62a503798f (diff)
downloadvaadin-core-f0c07c40d3a3bfb1850132626bd9dc803844c8e6.tar.gz
vaadin-core-f0c07c40d3a3bfb1850132626bd9dc803844c8e6.zip
Update dependencies for version 12.0.0-alpha4
-rw-r--r--bower.json19
-rw-r--r--package.json58
2 files changed, 63 insertions, 14 deletions
diff --git a/bower.json b/bower.json
index d77f89c..dbd7b87 100644
--- a/bower.json
+++ b/bower.json
@@ -21,20 +21,22 @@
"**/node_modules",
"**/bower_components",
"**/test",
- "**/tests"
+ "**/tests",
+ "**/vaadin-core.js"
],
"dependencies": {
"polymer": "polymer#2.6.1",
"shadycss": "shadycss#1.5.0",
"vaadin-button": "vaadin-button#2.1.0",
"vaadin-checkbox": "vaadin-checkbox#2.2.2",
- "vaadin-combo-box": "vaadin-combo-box#4.1.0",
- "vaadin-context-menu": "vaadin-context-menu#4.1.0",
+ "vaadin-combo-box": "vaadin-combo-box#4.2.0-alpha4",
+ "vaadin-context-menu": "vaadin-context-menu#4.2.0-beta1",
"vaadin-control-state-mixin": "vaadin-control-state-mixin#2.1.1",
- "vaadin-date-picker": "vaadin-date-picker#3.2.0",
+ "vaadin-date-picker": "vaadin-date-picker#3.3.0-beta1",
+ "vaadin-time-picker": "vaadin-time-picker#1.1.0-alpha1",
"vaadin-development-mode-detector": "vaadin-development-mode-detector#2.0.0",
- "vaadin-dialog": "vaadin-dialog#2.1.0",
- "vaadin-dropdown-menu": "vaadin-dropdown-menu#1.1.0",
+ "vaadin-dialog": "vaadin-dialog#2.2.0-beta1",
+ "vaadin-select": "vaadin-select#2.0.0-beta1",
"vaadin-element-mixin": "vaadin-element-mixin#2.1.2",
"vaadin-form-layout": "vaadin-form-layout#2.1.0",
"vaadin-grid": "vaadin-grid#5.1.0",
@@ -53,11 +55,12 @@
"iron-scroll-target-behavior": "iron-scroll-target-behavior#2.1.1",
"vaadin-item": "vaadin-item#2.1.0",
"vaadin-list-box": "vaadin-list-box#1.1.0",
+ "vaadin-list-mixin": "vaadin-list-mixin#2.1.0",
"vaadin-lumo-styles": "vaadin-lumo-styles#1.2.0",
"vaadin-material-styles": "vaadin-material-styles#1.2.0",
- "vaadin-notification": "vaadin-notification#1.1.0",
+ "vaadin-notification": "vaadin-notification#1.2.0-beta1",
"vaadin-ordered-layout": "vaadin-ordered-layout#1.1.0",
- "vaadin-overlay": "vaadin-overlay#3.1.1",
+ "vaadin-overlay": "vaadin-overlay#3.2.0",
"vaadin-progress-bar": "vaadin-progress-bar#1.1.0",
"vaadin-radio-button": "vaadin-radio-button#1.1.2",
"vaadin-split-layout": "vaadin-split-layout#4.1.0",
diff --git a/package.json b/package.json
index 9a1a8b9..434a6ef 100644
--- a/package.json
+++ b/package.json
@@ -1,13 +1,59 @@
{
- "name": "vaadin-core",
- "version": "12.0.0-alpha3",
- "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.",
+ "name": "@vaadin/vaadin-core",
+ "version": "",
+ "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.",
"author": "Vaadin Ltd",
"license": "Apache-2.0",
+ "main": "vaadin-core.js",
"dependencies": {
- "bower": "latest"
+ "@polymer/polymer": "3.0.5",
+ "@webcomponents/shadycss": "1.5.2",
+ "@vaadin/vaadin-button": "2.1.0",
+ "@vaadin/vaadin-checkbox": "2.2.2",
+ "@vaadin/vaadin-combo-box": "4.2.0-alpha4",
+ "@vaadin/vaadin-context-menu": "4.2.0-beta1",
+ "@vaadin/vaadin-control-state-mixin": "2.1.1",
+ "@vaadin/vaadin-date-picker": "3.3.0-beta1",
+ "@vaadin/vaadin-time-picker": "1.1.0-alpha1",
+ "@vaadin/vaadin-development-mode-detector": "2.0.0",
+ "@vaadin/vaadin-dialog": "2.2.0-beta1",
+ "@vaadin/vaadin-select": "2.0.0-beta1",
+ "@vaadin/vaadin-element-mixin": "2.1.2",
+ "@vaadin/vaadin-form-layout": "2.1.0",
+ "@vaadin/vaadin-grid": "5.1.0",
+ "@vaadin/vaadin-icons": "4.2.0",
+ "@polymer/iron-a11y-announcer": "3.0.1",
+ "@polymer/iron-a11y-keys-behavior": "3.0.1",
+ "@polymer/iron-fit-behavior": "3.0.1",
+ "@polymer/iron-flex-layout": "3.0.1",
+ "@polymer/iron-icon": "3.0.1",
+ "@polymer/iron-iconset-svg": "3.0.1",
+ "@polymer/iron-list": "3.0.1",
+ "@polymer/iron-media-query": "3.0.1",
+ "@polymer/iron-meta": "3.0.1",
+ "@polymer/iron-overlay-behavior": "3.0.2",
+ "@polymer/iron-resizable-behavior": "3.0.1",
+ "@polymer/iron-scroll-target-behavior": "3.0.1",
+ "@vaadin/vaadin-item": "2.1.0",
+ "@vaadin/vaadin-list-box": "1.1.0",
+ "@vaadin/vaadin-list-mixin": "2.1.0",
+ "@vaadin/vaadin-lumo-styles": "1.2.0",
+ "@vaadin/vaadin-material-styles": "1.2.0",
+ "@vaadin/vaadin-notification": "1.2.0-beta1",
+ "@vaadin/vaadin-ordered-layout": "1.1.0",
+ "@vaadin/vaadin-overlay": "3.2.0",
+ "@vaadin/vaadin-progress-bar": "1.1.0",
+ "@vaadin/vaadin-radio-button": "1.1.2",
+ "@vaadin/vaadin-split-layout": "4.1.0",
+ "@vaadin/vaadin-tabs": "2.1.1",
+ "@vaadin/vaadin-text-field": "2.1.2",
+ "@vaadin/vaadin-themable-mixin": "1.3.2",
+ "@vaadin/vaadin-upload": "4.2.1",
+ "@vaadin/vaadin-usage-statistics": "2.0.1"
},
- "devDependencies": {},
+ "files": [
+ "vaadin-core.js"
+ ],
"keywords": [
"vaadin",
"core",
@@ -17,4 +63,4 @@
"webcomponents",
"web-components"
]
-}
+} \ No newline at end of file