Revised version with the new container and buttons based navigation

This commit is contained in:
2026-01-29 11:54:15 +00:00
parent 75fb3eadf0
commit d51352f0c3
42 changed files with 547 additions and 1694 deletions

View File

@@ -1,5 +1,8 @@
{
"appIsExample": false,
"appLayout": {
"type": "FLUID"
},
"applicationDetail": {
"appPositioning": {
"type": "FIXED"
@@ -26,27 +29,18 @@
"evaluationVersion": 2,
"icon": "calender",
"pages": [
{
"id": "Home",
"isDefault": true
},
{
"id": "Sales",
"isDefault": false
},
{
"id": "Sales - Capacity Planning",
"isDefault": false
"isDefault": true
},
{
"id": "Sales - Units Shipped",
"isDefault": false
},
{
"id": "Marketing",
"isDefault": false
}
],
"unpublishedAppLayout": {
"type": "FLUID"
},
"unpublishedApplicationDetail": {
"appPositioning": {
"type": "FIXED"