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/groupList.json |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 47 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/groupList.json b/force-app/main/default/experiences/Consumable_21/views/groupList.json
new file mode 100644
index 0000000..29fc053
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/groupList.json
@@ -0,0 +1,47 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "17c81c60-07b5-4f1d-aa66-bfbce557b616",
+    "label": "Group List",
+    "regions": [
+        {
+            "id": "75fdfe61-9408-4141-a7b4-3571884e5934",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "richTextValue": "             <h1 style=\"text-align: center;\">                 <b style=\"font-size: 20px; color: #1e2443;\">Group List</b>             </h1>             "
+                    },
+                    "componentName": "forceCommunity:richTextInline",
+                    "id": "5a939614-19b9-427e-89c0-9305073ae9b0",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                },
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:groupObjectHome",
+                    "id": "4e182d69-c1a5-415c-9c4c-d5de4f32690f",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "39ba5e1e-7a4e-42db-92c7-3dfcc2f60f44",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "f57608d4-5fd8-477f-8d3c-8fe98f25fe3b",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-0F9"
+}

--
Gitblit v1.9.1