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/Consumable1/views/resources.json |  138 +++++++++++++++++++++++-----------------------
 1 files changed, 69 insertions(+), 69 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/resources.json b/force-app/main/default/experiences/Consumable1/views/resources.json
index e48ff3e..932c41e 100644
--- a/force-app/main/default/experiences/Consumable1/views/resources.json
+++ b/force-app/main/default/experiences/Consumable1/views/resources.json
@@ -1,75 +1,75 @@
 {
-  "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
-  "componentName": "siteforce:sldsTwoCol84Layout",
-  "dataProviders": [],
-  "id": "dc215254-3731-423c-ba11-3d87746598e8",
-  "label": "Resources",
-  "regions": [
-    {
-      "id": "72cef312-c96f-46e1-859d-1dfc1ac2c05a",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsTwoCol84Layout",
+    "dataProviders": [],
+    "id": "dc215254-3731-423c-ba11-3d87746598e8",
+    "label": "Resources",
+    "regions": [
         {
-          "componentAttributes": {
-            "librariesHeaderLabel": "Libraries",
-            "showWorkspaceImage": true
-          },
-          "componentName": "forceCommunity:workspacesList",
-          "id": "d02b982c-c404-4ee6-b7eb-81cc247d2e58",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
-        }
-      ],
-      "id": "a5fb005e-9493-44c8-be82-daa9ed4855db",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "components": [
+            "id": "72cef312-c96f-46e1-859d-1dfc1ac2c05a",
+            "regionName": "header",
+            "type": "region"
+        },
         {
-          "componentAttributes": {
-            "title": "Popular Now"
-          },
-          "componentName": "forceChatter:recommendationsBig",
-          "id": "2a81731a-6fd2-4087-a360-23531384ce7b",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
-        }
-      ],
-      "id": "5f304697-36f3-4e31-985d-b54afad66c28",
-      "regionName": "sidebar",
-      "type": "region"
-    },
-    {
-      "id": "31ffad04-7009-47aa-b99a-01f08cb17d10",
-      "regionName": "footer",
-      "type": "region"
-    },
-    {
-      "components": [
+            "components": [
+                {
+                    "componentAttributes": {
+                        "librariesHeaderLabel": "Libraries",
+                        "showWorkspaceImage": true
+                    },
+                    "componentName": "forceCommunity:workspacesList",
+                    "id": "d02b982c-c404-4ee6-b7eb-81cc247d2e58",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "a5fb005e-9493-44c8-be82-daa9ed4855db",
+            "regionName": "content",
+            "type": "region"
+        },
         {
-          "componentAttributes": {
-            "customHeadTags": "",
-            "description": "",
-            "title": "Resources"
-          },
-          "componentName": "forceCommunity:seoAssistant",
-          "id": "a49b7653-081c-4721-ab11-85ec5590cf32",
-          "renditionMap": {},
-          "type": "component"
+            "components": [
+                {
+                    "componentAttributes": {
+                        "title": "Popular Now"
+                    },
+                    "componentName": "forceChatter:recommendationsBig",
+                    "id": "2a81731a-6fd2-4087-a360-23531384ce7b",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "5f304697-36f3-4e31-985d-b54afad66c28",
+            "regionName": "sidebar",
+            "type": "region"
+        },
+        {
+            "id": "31ffad04-7009-47aa-b99a-01f08cb17d10",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "Resources"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "a49b7653-081c-4721-ab11-85ec5590cf32",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "85fe3418-3e87-45e0-ab01-9530875c41c3",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
         }
-      ],
-      "id": "85fe3418-3e87-45e0-ab01-9530875c41c3",
-      "regionName": "sfdcHiddenRegion",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "files"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "files"
 }

--
Gitblit v1.9.1