binxie
2023-06-16 da42e2995c00293af89c71fe5ba6e16cbb77e1b3
force-app/main/default/experiences/Consumable1/views/feedDetail.json
@@ -1,39 +1,33 @@
{
  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "fefd7f80-945b-489b-8a4e-615884934641",
  "label": "Feed Detail",
  "regions": [
    {
      "id": "b3c377f9-ebc1-4ae5-8c28-f78f8bc9cdca",
      "regionName": "header",
      "type": "region"
    },
    {
      "components": [
        {
          "componentAttributes": {
            "id": "{!recordId}"
          },
          "componentName": "forceCommunity:feedItemDetail",
          "id": "41ed8fa1-1f73-4385-a28f-faa0ecd561e3",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "2bf7238a-fe13-4617-8f6b-cd74a8ee0780",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "ba025857-7cad-4cea-9780-b8b86e89a9bf",
      "regionName": "footer",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "feeditem-generic"
}
  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "eb28719b-06b5-4397-bf8d-667ec408ca46",
  "label" : "Feed Detail",
  "regions" : [ {
    "id" : "6a9400e1-ad64-47ea-829f-6ce793c4ad02",
    "regionName" : "header",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "id" : "{!recordId}"
      },
      "componentName" : "forceCommunity:feedItemDetail",
      "id" : "59f29841-0c8d-40d7-83ba-c590f2214d4e",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "d66f961b-0bba-4472-9a69-13676f89b28e",
    "regionName" : "content",
    "type" : "region"
  }, {
    "id" : "04b45900-4d8a-4452-86c8-ca0c8b030bd5",
    "regionName" : "footer",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "feeditem-generic"
}