@fluid-app/portal-sdk 0.1.264 → 0.1.265

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1131,7 +1131,9 @@ function getDefaultNavigation() {
1131
1131
  systemNavItem("shop"),
1132
1132
  systemNavItem("messages"),
1133
1133
  systemNavItem("contacts"),
1134
- systemNavItem("account"),
1134
+ systemNavItem("profile"),
1135
+ systemNavItem("orders"),
1136
+ systemNavItem("subscriptions"),
1135
1137
  sectionHeader("Marketing Assets"),
1136
1138
  systemNavItem("share/products")
1137
1139
  ];