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

diff --git a/force-app/main/default/experiences/Consumable_21/views/resources.json b/force-app/main/default/experiences/Consumable_21/views/resources.json
new file mode 100644
index 0000000..778de09
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/resources.json
@@ -0,0 +1,75 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsTwoCol84Layout",
+    "dataProviders": [],
+    "id": "44c441b8-d720-4387-950a-7eab9bad908b",
+    "label": "Resources",
+    "regions": [
+        {
+            "id": "698b303d-fc23-4316-8084-1dd7ae053003",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "librariesHeaderLabel": "Libraries",
+                        "showWorkspaceImage": true
+                    },
+                    "componentName": "forceCommunity:workspacesList",
+                    "id": "def8bfa0-49a9-4f57-b7b3-f4395a275866",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "a2c8316f-45dc-4f04-b705-ce31c1f6c16f",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "title": "Popular Now"
+                    },
+                    "componentName": "forceChatter:recommendationsBig",
+                    "id": "1cb35a34-2c43-4719-89b9-937ed3d90fae",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "2e4ac245-8f59-44a9-8d53-a18ed468b764",
+            "regionName": "sidebar",
+            "type": "region"
+        },
+        {
+            "id": "46c2c329-6f6c-466b-983f-2106ec94bb49",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "Resources"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "4bac126d-d734-41ce-94d1-bd4822d2532d",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "e5fbf554-0cd5-471b-bc9a-b869a6b1d960",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "files"
+}

--
Gitblit v1.9.1