From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 11 七月 2023 14:16:44 +0800
Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte'

---
 force-app/main/default/experiences/Consumable_21/views/search.json |   55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 55 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/search.json b/force-app/main/default/experiences/Consumable_21/views/search.json
new file mode 100644
index 0000000..5e0d1a7
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/search.json
@@ -0,0 +1,55 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "4bc3474e-802a-4cfb-be03-93255e2f9176",
+    "label": "Search",
+    "regions": [
+        {
+            "id": "d34b44c4-5c00-4759-bed9-56af0652a875",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "scopes": [
+                            {
+                                "isPublic": true,
+                                "name": "Consumable_order__c"
+                            },
+                            {
+                                "isPublic": true,
+                                "name": "Agency_Report_Header__c"
+                            },
+                            {
+                                "isPublic": false,
+                                "name": "ContentDocument"
+                            }
+                        ],
+                        "searchResultFiltering": true,
+                        "searchTerm": "{!term}",
+                        "showTopResults": true
+                    },
+                    "componentName": "forceCommunity:search",
+                    "id": "8616ac21-b5fa-4879-9c6b-3836a1b837cf",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "22ee9bd4-2a6f-4192-af88-2d8d01aef8cc",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "324664c2-a1b0-499b-ab5c-1aec5f631a2f",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "global-search"
+}

--
Gitblit v1.9.1