Merge branch 'v4-prod' into v4
commit
ec57d7012d
|
@ -220,18 +220,18 @@ export default {
|
||||||
license: {
|
license: {
|
||||||
documentLink: 'https://apollo.primevue.org/documentation/',
|
documentLink: 'https://apollo.primevue.org/documentation/',
|
||||||
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
||||||
showDiscount: true,
|
showDiscount: false,
|
||||||
licenseDetails: [
|
licenseDetails: [
|
||||||
{
|
{
|
||||||
title: 'Basic License',
|
title: 'Basic License',
|
||||||
price: '$59',
|
price: '$59',
|
||||||
discount: '$39',
|
discount: '',
|
||||||
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Extended License',
|
title: 'Extended License',
|
||||||
price: '$590',
|
price: '$590',
|
||||||
discount: '$390',
|
discount: '',
|
||||||
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -208,18 +208,18 @@ export default {
|
||||||
license: {
|
license: {
|
||||||
documentLink: 'https://atlantis.primevue.org/documentation',
|
documentLink: 'https://atlantis.primevue.org/documentation',
|
||||||
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
||||||
showDiscount: true,
|
showDiscount: false,
|
||||||
licenseDetails: [
|
licenseDetails: [
|
||||||
{
|
{
|
||||||
title: 'Basic License',
|
title: 'Basic License',
|
||||||
price: '$59',
|
price: '$59',
|
||||||
discount: '$39',
|
discount: '',
|
||||||
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Extended License',
|
title: 'Extended License',
|
||||||
price: '$590',
|
price: '$590',
|
||||||
discount: '$390',
|
discount: '',
|
||||||
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -207,18 +207,18 @@ export default {
|
||||||
license: {
|
license: {
|
||||||
documentLink: 'https://avalon.primevue.org/documentation',
|
documentLink: 'https://avalon.primevue.org/documentation',
|
||||||
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
||||||
showDiscount: true,
|
showDiscount: false,
|
||||||
licenseDetails: [
|
licenseDetails: [
|
||||||
{
|
{
|
||||||
title: 'Basic License',
|
title: 'Basic License',
|
||||||
price: '$49',
|
price: '$49',
|
||||||
discount: '$29',
|
discount: '',
|
||||||
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Extended License',
|
title: 'Extended License',
|
||||||
price: '$490',
|
price: '$490',
|
||||||
discount: '$290',
|
discount: '',
|
||||||
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -197,18 +197,18 @@ export default {
|
||||||
license: {
|
license: {
|
||||||
documentLink: 'https://diamond.primevue.org/documentation/',
|
documentLink: 'https://diamond.primevue.org/documentation/',
|
||||||
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
||||||
showDiscount: true,
|
showDiscount: false,
|
||||||
licenseDetails: [
|
licenseDetails: [
|
||||||
{
|
{
|
||||||
title: 'Basic License',
|
title: 'Basic License',
|
||||||
price: '$59',
|
price: '$59',
|
||||||
discount: '$39',
|
discount: '',
|
||||||
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Extended License',
|
title: 'Extended License',
|
||||||
price: '$590',
|
price: '$590',
|
||||||
discount: '$390',
|
discount: '',
|
||||||
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -194,18 +194,18 @@ export default {
|
||||||
license: {
|
license: {
|
||||||
documentLink: 'https://freya.primevue.org/documentation',
|
documentLink: 'https://freya.primevue.org/documentation',
|
||||||
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
||||||
showDiscount: true,
|
showDiscount: false,
|
||||||
licenseDetails: [
|
licenseDetails: [
|
||||||
{
|
{
|
||||||
title: 'Basic License',
|
title: 'Basic License',
|
||||||
price: '$59',
|
price: '$59',
|
||||||
discount: '$39',
|
discount: '',
|
||||||
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Extended License',
|
title: 'Extended License',
|
||||||
price: '$590',
|
price: '$590',
|
||||||
discount: '$390',
|
discount: '',
|
||||||
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -172,18 +172,18 @@ export default {
|
||||||
license: {
|
license: {
|
||||||
documentLink: 'https://poseidon.primevue.org/documentation/',
|
documentLink: 'https://poseidon.primevue.org/documentation/',
|
||||||
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
||||||
showDiscount: true,
|
showDiscount: false,
|
||||||
licenseDetails: [
|
licenseDetails: [
|
||||||
{
|
{
|
||||||
title: 'Basic License',
|
title: 'Basic License',
|
||||||
price: '$59',
|
price: '$59',
|
||||||
discount: '$39',
|
discount: '',
|
||||||
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Extended License',
|
title: 'Extended License',
|
||||||
price: '$590',
|
price: '$590',
|
||||||
discount: '$390',
|
discount: '',
|
||||||
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -206,18 +206,18 @@ export default {
|
||||||
license: {
|
license: {
|
||||||
documentLink: 'https://ultima.primevue.org/documentation/',
|
documentLink: 'https://ultima.primevue.org/documentation/',
|
||||||
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
||||||
showDiscount: true,
|
showDiscount: false,
|
||||||
licenseDetails: [
|
licenseDetails: [
|
||||||
{
|
{
|
||||||
title: 'Basic License',
|
title: 'Basic License',
|
||||||
price: '$59',
|
price: '$59',
|
||||||
discount: '$39',
|
discount: '',
|
||||||
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Extended License',
|
title: 'Extended License',
|
||||||
price: '$590',
|
price: '$590',
|
||||||
discount: '$390',
|
discount: '',
|
||||||
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -195,18 +195,18 @@ export default {
|
||||||
license: {
|
license: {
|
||||||
documentLink: 'https://verona.primevue.org/documentation',
|
documentLink: 'https://verona.primevue.org/documentation',
|
||||||
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
|
||||||
showDiscount: true,
|
showDiscount: false,
|
||||||
licenseDetails: [
|
licenseDetails: [
|
||||||
{
|
{
|
||||||
title: 'Basic License',
|
title: 'Basic License',
|
||||||
price: '$49',
|
price: '$49',
|
||||||
discount: '$29',
|
discount: '',
|
||||||
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', 'Lifetime Support', 'Unlimited Updates']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Extended License',
|
title: 'Extended License',
|
||||||
price: '$490',
|
price: '$490',
|
||||||
discount: '$290',
|
discount: '',
|
||||||
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
included: ['Commercial Usage', 'Multiple End Products', 'Lifetime Support', 'Unlimited Updates']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue