From 7cd8c12abc3cedab43a9973e679d4140b6b5351f Mon Sep 17 00:00:00 2001 From: onursenture Date: Thu, 6 May 2021 16:29:59 +0300 Subject: [PATCH] Add Freya to PrimeVue templates --- themes/vue/source/js/theme-data.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/themes/vue/source/js/theme-data.js b/themes/vue/source/js/theme-data.js index fd3017dcc1..15501670b0 100644 --- a/themes/vue/source/js/theme-data.js +++ b/themes/vue/source/js/theme-data.js @@ -141,9 +141,16 @@ var themeData = [ }, { name: 'PrimeVue', - description: `The open-source UI component library [PrimeVue](https://www.primefaces.org/primevue/#/?af_id=4218) offers over 50 flexible components to build your apps with! They have a ton of different component themes and Vue-CLI application templates available to get the look&feel that suits you best.`, + description: `The open-source UI component library [PrimeVue](https://www.primefaces.org/primevue/#/?af_id=4218) offers over 80 flexible components to build your apps with! They have a ton of different component themes and Vue-CLI application templates available to get the look&feel that suits you best.`, seeMoreUrl: 'https://www.primefaces.org/primevue/#/?af_id=4218', products: [ + { + name: 'Freya', + price: 59, + description: 'Premium Admin Template', + url: 'https://www.primefaces.org/layouts/freya-vue?af_id=4218', + image: 'https://www.primefaces.org/vue-templates/freya.jpg' + }, { name: 'Diamond', price: 59,