split sidebars + optimize generated files loading

This commit is contained in:
Shahed Nasser
2025-03-10 10:32:45 +02:00
parent 87b041800a
commit 8b1ee3705e
17 changed files with 26105 additions and 25913 deletions
@@ -0,0 +1,320 @@
const generatedgeneratedHowToTutorialsSidebarSidebar = {
"sidebar_id": "how-to-tutorials",
"title": "How-To & Tutorials",
"items": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/how-to-tutorials",
"title": "Overview",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/examples",
"title": "Example Snippets",
"children": []
},
{
"type": "separator"
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "How-To Guides",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "sub-category",
"title": "Server",
"autogenerate_tags": "howTo+server",
"autogenerate_as_ref": true,
"sort_sidebar": "alphabetize",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Create Actor Type",
"path": "https://docs.medusajs.com/resources/commerce-modules/auth/create-actor-type",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Create Auth Provider",
"path": "https://docs.medusajs.com/resources/references/auth/provider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Create Cache Module",
"path": "https://docs.medusajs.com/resources/architectural-modules/cache/create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Create Event Module",
"path": "https://docs.medusajs.com/resources/architectural-modules/event/create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Create Fulfillment Provider",
"path": "https://docs.medusajs.com/resources/references/fulfillment/provider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Create Notification Provider",
"path": "https://docs.medusajs.com/resources/references/notification-provider-module",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Create Payment Provider",
"path": "https://docs.medusajs.com/resources/references/payment/provider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Create Tax Provider",
"path": "https://docs.medusajs.com/resources/references/tax/provider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Get Variant Price with Taxes",
"path": "https://docs.medusajs.com/resources/commerce-modules/product/guides/price-with-taxes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Get Variant Prices",
"path": "https://docs.medusajs.com/resources/commerce-modules/product/guides/price",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Handle Password Reset Event",
"path": "https://docs.medusajs.com/resources/commerce-modules/auth/reset-password",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Send Notification",
"path": "https://docs.medusajs.com/resources/architectural-modules/notification/send-notification",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "sub-category",
"title": "Admin",
"autogenerate_tags": "howTo+admin",
"autogenerate_as_ref": true,
"sort_sidebar": "alphabetize",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/admin-components",
"title": "Overview",
"children": []
},
{
"type": "separator"
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Components",
"autogenerate_path": "/admin-components/components",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Layouts",
"autogenerate_path": "/admin-components/layouts",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Tutorials",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Custom Item Pricing",
"path": "/examples/guides/custom-item-price",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Wishlist",
"path": "/plugins/guides/wishlist",
"description": "Learn how to build a wishlist plugin.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "sub-category",
"title": "Extend Modules",
"autogenerate_tags": "tutorial+extendModule",
"autogenerate_as_ref": true,
"sort_sidebar": "alphabetize",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Extend Cart",
"path": "https://docs.medusajs.com/resources/commerce-modules/cart/extend",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Extend Customer",
"path": "https://docs.medusajs.com/resources/commerce-modules/customer/extend",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Extend Product",
"path": "https://docs.medusajs.com/resources/commerce-modules/product/extend",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Extend Promotion",
"path": "https://docs.medusajs.com/resources/commerce-modules/promotion/extend",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Deployment",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/deployment",
"title": "Overview",
"children": []
},
{
"type": "separator"
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Medusa Cloud",
"path": "https://medusajs.com/pricing",
"children": []
},
{
"type": "separator"
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Self-Hosting",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "https://docs.medusajs.com/learn/deployment/general",
"title": "General",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/deployment/medusa-application/railway",
"title": "Railway",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Next.js Starter",
"autogenerate_path": "/deployment/storefront",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/deployment/storefront/vercel",
"title": "Vercel",
"description": "",
"children": []
}
]
}
]
}
]
}
export default generatedgeneratedHowToTutorialsSidebarSidebar
@@ -0,0 +1,168 @@
const generatedgeneratedRecipesSidebarSidebar = {
"sidebar_id": "recipes",
"title": "Recipes",
"items": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes",
"title": "Overview",
"children": []
},
{
"type": "separator"
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/marketplace",
"title": "Marketplace",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/marketplace/examples/vendors",
"title": "Example: Vendors",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/marketplace/examples/restaurant-delivery",
"title": "Example: Restaurant-Delivery",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/subscriptions",
"title": "Subscriptions",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/subscriptions/examples/standard",
"title": "Example",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/digital-products",
"title": "Digital Products",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/digital-products/examples/standard",
"title": "Example",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/erp",
"title": "Integrate ERP",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/erp/odoo",
"title": "Example: Odoo Integration",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/b2b",
"title": "B2B",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/commerce-automation",
"title": "Commerce Automation",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/commerce-automation/restock-notification",
"title": "Example: Restock Notifications",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/ecommerce",
"title": "Ecommerce",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/multi-region-store",
"title": "Multi-Region Store",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/omnichannel",
"title": "Omnichannel Store",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/oms",
"title": "OMS",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/personalized-products",
"title": "Personalized Products",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/recipes/pos",
"title": "POS",
"children": []
}
]
}
export default generatedgeneratedRecipesSidebarSidebar
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff