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

diff --git a/force-app/main/default/experiences/Consumable_21/views/flow.json b/force-app/main/default/experiences/Consumable_21/views/flow.json
new file mode 100644
index 0000000..b2243b0
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/flow.json
@@ -0,0 +1,40 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "585885fb-a1ef-4d95-8292-c21afacfe18e",
+    "label": "Flow",
+    "regions": [
+        {
+            "id": "f4616871-b78c-4a6c-af1c-9db69882e2cc",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "flowArguments": "",
+                        "flowName": "{!flowName}"
+                    },
+                    "componentName": "forceCommunity:flowCommunity",
+                    "id": "8372bd3c-e7b7-4fe0-bf67-427a51da6ccd",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "d8ae14d8-6c6a-4cf9-92de-51c84f9df98d",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "c256a7da-41ba-4951-bc47-2465b2845133",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "flow"
+}

--
Gitblit v1.9.1