docs: split admin widget zone to pages (#10719)
This commit is contained in:
@@ -233,7 +233,7 @@ export const generatedEditDates = {
|
||||
"app/architectural-modules/file/page.mdx": "2024-12-11T10:27:50.510Z",
|
||||
"app/architectural-modules/event/page.mdx": "2024-05-28T13:25:03+03:00",
|
||||
"app/architectural-modules/cache/create/page.mdx": "2024-10-16T08:51:35.074Z",
|
||||
"app/admin-widget-injection-zones/page.mdx": "2024-11-22T11:00:30.159Z",
|
||||
"app/admin-widget-injection-zones/page.mdx": "2024-12-24T08:48:36.154Z",
|
||||
"app/architectural-modules/notification/page.mdx": "2024-12-11T10:29:47.317Z",
|
||||
"app/architectural-modules/event/create/page.mdx": "2024-12-09T14:46:40.248Z",
|
||||
"references/core_flows/Order/functions/core_flows.Order.orderEditUpdateItemQuantityValidationStep/page.mdx": "2024-08-20T00:10:58.913Z",
|
||||
@@ -5764,5 +5764,20 @@ export const generatedEditDates = {
|
||||
"app/commerce-modules/product/events/page.mdx": "2024-12-23T16:25:05.789Z",
|
||||
"app/commerce-modules/region/events/page.mdx": "2024-12-23T16:26:13.661Z",
|
||||
"app/commerce-modules/sales-channel/events/page.mdx": "2024-12-23T16:27:10.675Z",
|
||||
"app/commerce-modules/user/events/page.mdx": "2024-12-23T16:28:41.193Z"
|
||||
"app/commerce-modules/user/events/page.mdx": "2024-12-23T16:28:41.193Z",
|
||||
"app/commerce-modules/api-key/admin-widget-zones/page.mdx": "2024-12-24T08:29:56.989Z",
|
||||
"app/commerce-modules/auth/admin-widget-zones/page.mdx": "2024-12-24T08:11:08.250Z",
|
||||
"app/commerce-modules/customer/admin-widget-zones/page.mdx": "2024-12-24T08:07:15.439Z",
|
||||
"app/commerce-modules/fulfillment/admin-widget-zones/page.mdx": "2024-12-24T08:45:36.216Z",
|
||||
"app/commerce-modules/inventory/admin-widget-zones/page.mdx": "2024-12-24T08:42:14.732Z",
|
||||
"app/commerce-modules/order/admin-widget-zones/page.mdx": "2024-12-24T08:43:41.179Z",
|
||||
"app/commerce-modules/pricing/admin-widget-zones/page.mdx": "2024-12-24T08:13:03.740Z",
|
||||
"app/commerce-modules/product/admin-widget-zones/page.mdx": "2024-12-24T08:27:28.305Z",
|
||||
"app/commerce-modules/promotion/admin-widget-zones/page.mdx": "2024-12-24T08:28:12.007Z",
|
||||
"app/commerce-modules/region/admin-widget-zones/page.mdx": "2024-12-24T08:41:05.359Z",
|
||||
"app/commerce-modules/sales-channel/admin-widget-zones/page.mdx": "2024-12-24T08:44:29.546Z",
|
||||
"app/commerce-modules/stock-location/admin-widget-zones/page.mdx": "2024-12-24T08:38:38.403Z",
|
||||
"app/commerce-modules/store/admin-widget-zones/page.mdx": "2024-12-24T08:46:28.646Z",
|
||||
"app/commerce-modules/tax/admin-widget-zones/page.mdx": "2024-12-24T08:47:13.176Z",
|
||||
"app/commerce-modules/user/admin-widget-zones/page.mdx": "2024-12-24T08:48:14.186Z"
|
||||
}
|
||||
@@ -119,6 +119,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/architectural-modules/workflow-engine/redis/page.mdx",
|
||||
"pathname": "/architectural-modules/workflow-engine/redis"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/api-key/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/api-key/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/api-key/concepts/page.mdx",
|
||||
"pathname": "/commerce-modules/api-key/concepts"
|
||||
@@ -135,6 +139,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/api-key/page.mdx",
|
||||
"pathname": "/commerce-modules/api-key"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/auth/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/auth/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/auth/auth-flows/page.mdx",
|
||||
"pathname": "/commerce-modules/auth/auth-flows"
|
||||
@@ -227,6 +235,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/currency/page.mdx",
|
||||
"pathname": "/commerce-modules/currency"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/customer/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/customer/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/customer/customer-accounts/page.mdx",
|
||||
"pathname": "/commerce-modules/customer/customer-accounts"
|
||||
@@ -247,6 +259,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/customer/page.mdx",
|
||||
"pathname": "/commerce-modules/customer"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/fulfillment/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/fulfillment/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/fulfillment/concepts/page.mdx",
|
||||
"pathname": "/commerce-modules/fulfillment/concepts"
|
||||
@@ -275,6 +291,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/fulfillment/shipping-option/page.mdx",
|
||||
"pathname": "/commerce-modules/fulfillment/shipping-option"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/inventory/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/inventory/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/inventory/concepts/page.mdx",
|
||||
"pathname": "/commerce-modules/inventory/concepts"
|
||||
@@ -295,6 +315,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/inventory/page.mdx",
|
||||
"pathname": "/commerce-modules/inventory"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/order/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/claim/page.mdx",
|
||||
"pathname": "/commerce-modules/order/claim"
|
||||
@@ -395,6 +419,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/payment/webhook-events/page.mdx",
|
||||
"pathname": "/commerce-modules/payment/webhook-events"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/pricing/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/pricing/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/pricing/concepts/page.mdx",
|
||||
"pathname": "/commerce-modules/pricing/concepts"
|
||||
@@ -423,6 +451,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/pricing/tax-inclusive-pricing/page.mdx",
|
||||
"pathname": "/commerce-modules/pricing/tax-inclusive-pricing"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/product/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/product/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/product/events/page.mdx",
|
||||
"pathname": "/commerce-modules/product/events"
|
||||
@@ -455,6 +487,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/promotion/actions/page.mdx",
|
||||
"pathname": "/commerce-modules/promotion/actions"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/promotion/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/promotion/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/promotion/application-method/page.mdx",
|
||||
"pathname": "/commerce-modules/promotion/application-method"
|
||||
@@ -483,6 +519,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/promotion/page.mdx",
|
||||
"pathname": "/commerce-modules/promotion"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/region/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/region/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/region/events/page.mdx",
|
||||
"pathname": "/commerce-modules/region/events"
|
||||
@@ -499,6 +539,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/region/page.mdx",
|
||||
"pathname": "/commerce-modules/region"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/sales-channel/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/sales-channel/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/sales-channel/events/page.mdx",
|
||||
"pathname": "/commerce-modules/sales-channel/events"
|
||||
@@ -519,6 +563,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/sales-channel/publishable-api-keys/page.mdx",
|
||||
"pathname": "/commerce-modules/sales-channel/publishable-api-keys"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/stock-location/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/stock-location/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/stock-location/concepts/page.mdx",
|
||||
"pathname": "/commerce-modules/stock-location/concepts"
|
||||
@@ -535,6 +583,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/stock-location/page.mdx",
|
||||
"pathname": "/commerce-modules/stock-location"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/store/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/store/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/store/examples/page.mdx",
|
||||
"pathname": "/commerce-modules/store/examples"
|
||||
@@ -543,6 +595,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/store/page.mdx",
|
||||
"pathname": "/commerce-modules/store"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/tax/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/tax/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/tax/examples/page.mdx",
|
||||
"pathname": "/commerce-modules/tax/examples"
|
||||
@@ -567,6 +623,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/tax/tax-region/page.mdx",
|
||||
"pathname": "/commerce-modules/tax/tax-region"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/user/admin-widget-zones/page.mdx",
|
||||
"pathname": "/commerce-modules/user/admin-widget-zones"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/user/events/page.mdx",
|
||||
"pathname": "/commerce-modules/user/events"
|
||||
|
||||
@@ -229,6 +229,14 @@ export const generatedSidebar = [
|
||||
"type": "sub-category",
|
||||
"title": "References",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/api-key/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -504,6 +512,14 @@ export const generatedSidebar = [
|
||||
"title": "Events Reference",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/auth/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -1451,6 +1467,14 @@ export const generatedSidebar = [
|
||||
"title": "Events Reference",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/customer/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -1820,6 +1844,14 @@ export const generatedSidebar = [
|
||||
"type": "sub-category",
|
||||
"title": "References",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/fulfillment/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -2574,6 +2606,14 @@ export const generatedSidebar = [
|
||||
"type": "sub-category",
|
||||
"title": "References",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/inventory/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -3047,6 +3087,14 @@ export const generatedSidebar = [
|
||||
"title": "Events Reference",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/order/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -4898,6 +4946,14 @@ export const generatedSidebar = [
|
||||
"type": "sub-category",
|
||||
"title": "References",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/pricing/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -5429,6 +5485,14 @@ export const generatedSidebar = [
|
||||
"title": "Events Reference",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/product/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -6191,6 +6255,14 @@ export const generatedSidebar = [
|
||||
"type": "sub-category",
|
||||
"title": "References",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/promotion/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -6570,6 +6642,14 @@ export const generatedSidebar = [
|
||||
"title": "Events Reference",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/region/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -6787,6 +6867,14 @@ export const generatedSidebar = [
|
||||
"title": "Events Reference",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/sales-channel/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -6964,6 +7052,14 @@ export const generatedSidebar = [
|
||||
"type": "sub-category",
|
||||
"title": "References",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/stock-location/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -7125,6 +7221,14 @@ export const generatedSidebar = [
|
||||
"type": "sub-category",
|
||||
"title": "References",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/store/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -7342,6 +7446,14 @@ export const generatedSidebar = [
|
||||
"type": "sub-category",
|
||||
"title": "References",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/tax/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -7647,6 +7759,14 @@ export const generatedSidebar = [
|
||||
"title": "Events Reference",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/user/admin-widget-zones",
|
||||
"title": "Admin Widget Zones",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
|
||||
Reference in New Issue
Block a user