buli
2023-07-18 df5aa8087c2c7328dc4188f05d762c8df1f0b07a
force-app/main/default/experiences/Partner21/views/search.json
@@ -1,59 +1,59 @@
{
  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "858b90d6-5f26-4a9a-9080-746e17a9f4b5",
  "label": "Search",
  "regions": [
    {
      "id": "cc3fe408-8424-4fe4-b5ce-b62de9e02304",
      "regionName": "header",
      "type": "region"
    },
    {
      "components": [
    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
    "componentName": "siteforce:sldsOneColLayout",
    "dataProviders": [],
    "id": "858b90d6-5f26-4a9a-9080-746e17a9f4b5",
    "label": "Search",
    "regions": [
        {
          "componentAttributes": {
            "scopes": [
              {
                "isPublic": false,
                "name": "Lead"
              },
              {
                "isPublic": false,
                "name": "Opportunity"
              },
              {
                "isPublic": false,
                "name": "Campaign"
              },
              {
                "isPublic": false,
                "name": "ContentDocument"
              }
            "id": "cc3fe408-8424-4fe4-b5ce-b62de9e02304",
            "regionName": "header",
            "type": "region"
        },
        {
            "components": [
                {
                    "componentAttributes": {
                        "scopes": [
                            {
                                "isPublic": false,
                                "name": "Lead"
                            },
                            {
                                "isPublic": false,
                                "name": "Opportunity"
                            },
                            {
                                "isPublic": false,
                                "name": "Campaign"
                            },
                            {
                                "isPublic": false,
                                "name": "ContentDocument"
                            }
                        ],
                        "searchResultFiltering": true,
                        "searchTerm": "{!term}",
                        "showTopResults": true
                    },
                    "componentName": "forceCommunity:search",
                    "id": "1d5f2162-3e97-4eba-b903-48faf3a018a4",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "searchResultFiltering": true,
            "searchTerm": "{!term}",
            "showTopResults": true
          },
          "componentName": "forceCommunity:search",
          "id": "1d5f2162-3e97-4eba-b903-48faf3a018a4",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
            "id": "e4a5dd5f-cc4b-43ed-899a-6eb3047bad5b",
            "regionName": "content",
            "type": "region"
        },
        {
            "id": "b8b7709d-2499-423f-8e63-bd9fb751eb9c",
            "regionName": "footer",
            "type": "region"
        }
      ],
      "id": "e4a5dd5f-cc4b-43ed-899a-6eb3047bad5b",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "b8b7709d-2499-423f-8e63-bd9fb751eb9c",
      "regionName": "footer",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "global-search"
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "global-search"
}