- Valides ZIP startet den Download direkt; der sichtbare Download-Link entfällt - Vorbelegung laden: Löschen-Icon rechts an jedem Eintrag, Löschung aus MongoDB nach Sicherheitsabfrage - Template-Wechsel leert die Rechnungssteller-Felder nicht mehr, damit "Eingaben speichern" aktiv wird - Aktionsspalten der Grids mit fester Breite, damit die Icons nicht abgeschnitten werden - Texte im PDF-Renderer und Designer-Canvas oben statt zentriert ausgerichtet, damit mehrzeilige Variablenwerte auf Höhe ihrer Nachbar-Elemente beginnen - Vaadin-Frontend-Scaffolding (package.json, tsconfig, vite-Konfiguration) aufgenommen Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
104 lines
3.6 KiB
JSON
104 lines
3.6 KiB
JSON
{
|
|
"name": "no-name",
|
|
"license": "UNLICENSED",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@polymer/polymer": "3.5.2",
|
|
"@vaadin/bundles": "24.7.6",
|
|
"@vaadin/common-frontend": "0.0.19",
|
|
"@vaadin/polymer-legacy-adapter": "24.7.6",
|
|
"@vaadin/react-components": "24.7.6",
|
|
"@vaadin/vaadin-development-mode-detector": "2.0.7",
|
|
"@vaadin/vaadin-lumo-styles": "24.7.6",
|
|
"@vaadin/vaadin-material-styles": "24.7.6",
|
|
"@vaadin/vaadin-themable-mixin": "24.7.6",
|
|
"@vaadin/vaadin-usage-statistics": "2.1.3",
|
|
"construct-style-sheets-polyfill": "3.1.0",
|
|
"date-fns": "2.29.3",
|
|
"lit": "3.3.0",
|
|
"react": "18.3.1",
|
|
"react-dom": "18.3.1",
|
|
"react-router": "7.5.2"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/preset-react": "7.26.3",
|
|
"@preact/signals-react-transform": "0.5.1",
|
|
"@rollup/plugin-replace": "6.0.2",
|
|
"@rollup/pluginutils": "5.1.4",
|
|
"@types/react": "18.3.20",
|
|
"@types/react-dom": "18.3.6",
|
|
"@vitejs/plugin-react": "4.4.1",
|
|
"async": "3.2.6",
|
|
"glob": "11.0.2",
|
|
"rollup-plugin-brotli": "3.1.0",
|
|
"rollup-plugin-visualizer": "5.14.0",
|
|
"strip-css-comments": "5.0.0",
|
|
"transform-ast": "2.4.4",
|
|
"typescript": "5.7.3",
|
|
"vite": "6.3.4",
|
|
"vite-plugin-checker": "0.9.1",
|
|
"workbox-build": "7.3.0",
|
|
"workbox-core": "7.3.0",
|
|
"workbox-precaching": "7.3.0"
|
|
},
|
|
"vaadin": {
|
|
"dependencies": {
|
|
"@polymer/polymer": "3.5.2",
|
|
"@vaadin/bundles": "24.7.6",
|
|
"@vaadin/common-frontend": "0.0.19",
|
|
"@vaadin/polymer-legacy-adapter": "24.7.6",
|
|
"@vaadin/react-components": "24.7.6",
|
|
"@vaadin/vaadin-development-mode-detector": "2.0.7",
|
|
"@vaadin/vaadin-lumo-styles": "24.7.6",
|
|
"@vaadin/vaadin-material-styles": "24.7.6",
|
|
"@vaadin/vaadin-themable-mixin": "24.7.6",
|
|
"@vaadin/vaadin-usage-statistics": "2.1.3",
|
|
"construct-style-sheets-polyfill": "3.1.0",
|
|
"date-fns": "2.29.3",
|
|
"lit": "3.3.0",
|
|
"react": "18.3.1",
|
|
"react-dom": "18.3.1",
|
|
"react-router": "7.5.2"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/preset-react": "7.26.3",
|
|
"@preact/signals-react-transform": "0.5.1",
|
|
"@rollup/plugin-replace": "6.0.2",
|
|
"@rollup/pluginutils": "5.1.4",
|
|
"@types/react": "18.3.20",
|
|
"@types/react-dom": "18.3.6",
|
|
"@vitejs/plugin-react": "4.4.1",
|
|
"async": "3.2.6",
|
|
"glob": "11.0.2",
|
|
"rollup-plugin-brotli": "3.1.0",
|
|
"rollup-plugin-visualizer": "5.14.0",
|
|
"strip-css-comments": "5.0.0",
|
|
"transform-ast": "2.4.4",
|
|
"typescript": "5.7.3",
|
|
"vite": "6.3.4",
|
|
"vite-plugin-checker": "0.9.1",
|
|
"workbox-build": "7.3.0",
|
|
"workbox-core": "7.3.0",
|
|
"workbox-precaching": "7.3.0"
|
|
},
|
|
"hash": "79560e4ddc395b0ad64481d9a3f56513be65cec5fb700f13f4c25c4dd181fa94"
|
|
},
|
|
"overrides": {
|
|
"@vaadin/bundles": "$@vaadin/bundles",
|
|
"@vaadin/polymer-legacy-adapter": "$@vaadin/polymer-legacy-adapter",
|
|
"@vaadin/vaadin-development-mode-detector": "$@vaadin/vaadin-development-mode-detector",
|
|
"@vaadin/vaadin-usage-statistics": "$@vaadin/vaadin-usage-statistics",
|
|
"@vaadin/react-components": "$@vaadin/react-components",
|
|
"@vaadin/common-frontend": "$@vaadin/common-frontend",
|
|
"react-dom": "$react-dom",
|
|
"construct-style-sheets-polyfill": "$construct-style-sheets-polyfill",
|
|
"lit": "$lit",
|
|
"@polymer/polymer": "$@polymer/polymer",
|
|
"react": "$react",
|
|
"react-router": "$react-router",
|
|
"date-fns": "$date-fns",
|
|
"@vaadin/vaadin-themable-mixin": "$@vaadin/vaadin-themable-mixin",
|
|
"@vaadin/vaadin-lumo-styles": "$@vaadin/vaadin-lumo-styles",
|
|
"@vaadin/vaadin-material-styles": "$@vaadin/vaadin-material-styles"
|
|
}
|
|
} |