diff --git a/src/AppTopBar.vue b/src/AppTopBar.vue index e4fbffb6d..13d0fdb6f 100755 --- a/src/AppTopBar.vue +++ b/src/AppTopBar.vue @@ -105,10 +105,10 @@ Blocks
  • - v3.15.0 + v3.16.0 diff --git a/src/assets/menu/menu.json b/src/assets/menu/menu.json index 65bf43b22..67c6e5d28 100644 --- a/src/assets/menu/menu.json +++ b/src/assets/menu/menu.json @@ -80,7 +80,7 @@ }, { "name": "SASS API", - "href": "https://www.primefaces.org/designer/api/primevue/3.5.0" + "href": "https://www.primefaces.org/designer/api/primevue/3.12.0" } ] }, diff --git a/src/views/liveeditor/LiveEditor.vue b/src/views/liveeditor/LiveEditor.vue index 7e96cb304..a58425532 100644 --- a/src/views/liveeditor/LiveEditor.vue +++ b/src/views/liveeditor/LiveEditor.vue @@ -317,7 +317,7 @@ export default { dependencies: { ...extDependencies, 'vue': dependencies['vue'], - 'primevue': '^3.15.0', + 'primevue': '^3.16.0', 'primeflex': dependencies['primeflex'], 'primeicons': dependencies['primeicons'], '@babel/cli': dependencies['@babel/cli'], diff --git a/src/views/setup/Setup.vue b/src/views/setup/Setup.vue index c805bd0be..06a2e693f 100755 --- a/src/views/setup/Setup.vue +++ b/src/views/setup/Setup.vue @@ -13,7 +13,7 @@

    PrimeVue is available at npm, if you have an existing application run the following commands to download PrimeVue and PrimeIcons to your project.

    
    -npm install primevue@^3.15.0 --save
    +npm install primevue@^3.16.0 --save
     npm install primeicons --save
     
     
    diff --git a/src/views/theming/Theming.vue b/src/views/theming/Theming.vue index dc4a793b4..89ff29d21 100755 --- a/src/views/theming/Theming.vue +++ b/src/views/theming/Theming.vue @@ -18,7 +18,7 @@
    Customization

    CSS of the themes share the same license as PrimeVue which is MIT, this means the generated CSS can be customized per your needs however this should be avoided if your customizations are not simple. For instance even to change a primary color, since there is no variable a find and replace should be performed various times. On the other hand, this can be achieved - by changing a single variable e.g. $primaryColor. Visit the SASS API for the documentation of available customization options.

    + by changing a single variable e.g. $primaryColor. Visit the SASS API for the documentation of available customization options.

    Designer is the ultimate tool to create your own PrimeVue experience powered by a SASS based theme engine with 500+ variables and a Visual Designer. PrimeVue only ships the generated CSS of Material, Bootstrap, Tailwind, FluentUI, Saga, Vela, Arya and legacy themes whereas Designer provides