@vaadin/polymer-legacy-adapter
Advanced tools
Comparing version 24.4.0-dev.b3e1d14600 to 24.4.0-rc1
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
{ | ||
"name": "@vaadin/polymer-legacy-adapter", | ||
"version": "24.4.0-dev.b3e1d14600", | ||
"version": "24.4.0-rc1", | ||
"publishConfig": { | ||
@@ -35,3 +35,3 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-themable-mixin": "24.4.0-dev.b3e1d14600", | ||
"@vaadin/vaadin-themable-mixin": "24.4.0-rc1", | ||
"lit": "^3.0.0" | ||
@@ -41,9 +41,9 @@ }, | ||
"@esm-bundle/chai": "^4.3.4", | ||
"@vaadin/checkbox": "24.4.0-dev.b3e1d14600", | ||
"@vaadin/grid": "24.4.0-dev.b3e1d14600", | ||
"@vaadin/grid-pro": "24.4.0-dev.b3e1d14600", | ||
"@vaadin/checkbox": "24.4.0-rc1", | ||
"@vaadin/grid": "24.4.0-rc1", | ||
"@vaadin/grid-pro": "24.4.0-rc1", | ||
"@vaadin/testing-helpers": "^0.6.0", | ||
"sinon": "^13.0.2" | ||
}, | ||
"gitHead": "502d4f5b03f770a83d270d98078cde230254dd0e" | ||
"gitHead": "a81e3b927d44c56613fa4e1307494a2acc81005f" | ||
} |
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
*/ | ||
import './src/style-modules.js'; |
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
*/ | ||
export * from './src/template-renderer.js'; |
28347
+ Added@vaadin/vaadin-themable-mixin@24.4.0-rc1(transitive)
- Removed@vaadin/vaadin-themable-mixin@24.4.0-dev.b3e1d14600(transitive)