Bismeldestichtag gui: added vue date picker

This commit is contained in:
KarpAlex
2023-07-17 21:03:51 +02:00
parent c6fee48c8c
commit c2962f51e1
4 changed files with 1981 additions and 55 deletions
+22
View File
@@ -348,6 +348,28 @@
}
}
},
{
"type": "package",
"package": {
"name": "vuejs/vuedatepicker_js",
"version": "4.2.3",
"dist": {
"url": "https://unpkg.com/@vuepic/[email protected]/dist/vue-datepicker.iife.js",
"type": "file"
}
}
},
{
"type": "package",
"package": {
"name": "vuejs/vuedatepicker_css",
"version": "4.2.3",
"dist": {
"url": "https://unpkg.com/@vuepic/[email protected]/dist/main.css",
"type": "file"
}
}
},
{
"type": "composer",
"url": "https://asset-packagist.org"