diff --git a/nuxt4-app/app/components/app/AppSidebar.vue b/nuxt4-app/app/components/app/AppSidebar.vue new file mode 100644 index 0000000..3e9e58f --- /dev/null +++ b/nuxt4-app/app/components/app/AppSidebar.vue @@ -0,0 +1,138 @@ + + + diff --git a/nuxt4-app/app/components/informe-ingresos/FiltrosPanel.vue b/nuxt4-app/app/components/informe-ingresos/FiltrosPanel.vue new file mode 100644 index 0000000..116f12a --- /dev/null +++ b/nuxt4-app/app/components/informe-ingresos/FiltrosPanel.vue @@ -0,0 +1,203 @@ + + + diff --git a/nuxt4-app/app/components/informe-ingresos/MetadatosPanel.vue b/nuxt4-app/app/components/informe-ingresos/MetadatosPanel.vue new file mode 100644 index 0000000..db8be81 --- /dev/null +++ b/nuxt4-app/app/components/informe-ingresos/MetadatosPanel.vue @@ -0,0 +1,178 @@ + + + diff --git a/nuxt4-app/app/components/ingresos/GraficaAcumuladoresUva.vue b/nuxt4-app/app/components/ingresos/GraficaAcumuladoresUva.vue index ee48b08..ee01634 100644 --- a/nuxt4-app/app/components/ingresos/GraficaAcumuladoresUva.vue +++ b/nuxt4-app/app/components/ingresos/GraficaAcumuladoresUva.vue @@ -2,23 +2,46 @@