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

diff --git a/force-app/main/default/experiences/Consumable_21/views/cICList.json b/force-app/main/default/experiences/Consumable_21/views/cICList.json
new file mode 100644
index 0000000..39df15e
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/cICList.json
@@ -0,0 +1,52 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "ac325945-afdb-4168-98de-43523e77ce57",
+    "label": "CIC List",
+    "regions": [
+        {
+            "id": "1a604b93-7a5b-49e4-b1d8-df262d3214b8",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "enableInlineEdit": true,
+                        "filterName": "{!filterId}",
+                        "layout": "FULL",
+                        "pageSize": 25,
+                        "scope": "{!objectName}",
+                        "showActionBar": true,
+                        "showChartsPanel": true,
+                        "showDisplay": "showall",
+                        "showFilterPanel": true,
+                        "showImageIcon": true,
+                        "showManualRefreshButton": true,
+                        "showObjectName": true,
+                        "showPinnedList": true,
+                        "showSearchBar": true
+                    },
+                    "componentName": "forceCommunity:objectHome",
+                    "id": "ae7b16bf-7a3f-4b72-8733-0eaa391382db",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "e1ec6c97-dd9b-4b41-8380-6c68c6e72044",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "b0005656-95c1-4976-9bef-ed4057a546cf",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-500"
+}

--
Gitblit v1.9.1