From ac40d2f5f31e20bbec0ba311376ced1b27b73975 Mon Sep 17 00:00:00 2001 From: Brian Chan Date: Wed, 11 Oct 2023 22:03:28 -0300 Subject: [PATCH] LPS-198995 #sfme only for JSON with cdata-value like this --- ...workflow-definition.batch-engine-data.json | 72 ++++++++----------- ...workflow-definition.batch-engine-data.json | 58 +++++++-------- 2 files changed, 56 insertions(+), 74 deletions(-) diff --git a/workspaces/liferay-clarity-workspace/client-extensions/liferay-clarity-batch/batch/workflow-definition.batch-engine-data.json b/workspaces/liferay-clarity-workspace/client-extensions/liferay-clarity-batch/batch/workflow-definition.batch-engine-data.json index 0f471bc9bf4703..148c85e50947d1 100644 --- a/workspaces/liferay-clarity-workspace/client-extensions/liferay-clarity-batch/batch/workflow-definition.batch-engine-data.json +++ b/workspaces/liferay-clarity-workspace/client-extensions/liferay-clarity-batch/batch/workflow-definition.batch-engine-data.json @@ -47,14 +47,12 @@ }, { "#cdata-value": [ - "", - " {", - " \"xy\":[", - " 165,", - " 73", - " ]", - " }", - " " + "{", + " \"xy\":[", + " 165,", + " 73", + " ]", + "}" ], "#tag-name": "metadata" }, @@ -119,15 +117,13 @@ }, { "#cdata-value": [ - "", - " {", - " \"xy\": [", - " 648.683349609375,", - " 303.63330078125", - " ],", - " \"terminal\": true", - " }", - " " + "{", + " \"xy\": [", + " 648.683349609375,", + " 303.63330078125", + " ],", + " \"terminal\": true", + "}" ], "#tag-name": "metadata" }, @@ -178,14 +174,12 @@ }, { "#cdata-value": [ - "", - " {", - " \"xy\": [", - " 162.70001220703125,", - " 555.2333374023438", - " ]", - " }", - " " + "{", + " \"xy\": [", + " 162.70001220703125,", + " 555.2333374023438", + " ]", + "}" ], "#tag-name": "metadata" }, @@ -347,14 +341,12 @@ }, { "#cdata-value": [ - "", - " {", - " \"xy\": [", - " 163,", - " 229", - " ]", - " }", - " " + "{", + " \"xy\": [", + " 163,", + " 229", + " ]", + "}" ], "#tag-name": "metadata" }, @@ -527,14 +519,12 @@ }, { "#cdata-value": [ - "", - " {", - " \"xy\": [", - " 162.58331298828125,", - " 383.86669921875", - " ]", - " }", - " " + "{", + " \"xy\": [", + " 162.58331298828125,", + " 383.86669921875", + " ]", + "}" ], "#tag-name": "metadata" }, diff --git a/workspaces/liferay-sample-workspace/client-extensions/liferay-sample-batch/batch/workflow-definition.batch-engine-data.json b/workspaces/liferay-sample-workspace/client-extensions/liferay-sample-batch/batch/workflow-definition.batch-engine-data.json index 4edc4b41ebb45e..b01093225cfd7d 100644 --- a/workspaces/liferay-sample-workspace/client-extensions/liferay-sample-batch/batch/workflow-definition.batch-engine-data.json +++ b/workspaces/liferay-sample-workspace/client-extensions/liferay-sample-batch/batch/workflow-definition.batch-engine-data.json @@ -39,14 +39,12 @@ }, { "#cdata-value": [ - "", - " {", - " \"xy\": [", - " 165,", - " 76", - " ]", - " }", - " " + "{", + " \"xy\": [", + " 165,", + " 76", + " ]", + "}" ], "#tag-name": "metadata" }, @@ -107,15 +105,13 @@ }, { "#cdata-value": [ - "", - " {", - " \"terminal\": true,", - " \"xy\": [", - " 539,", - " 74", - " ]", - " }", - " " + "{", + " \"terminal\": true,", + " \"xy\": [", + " 539,", + " 74", + " ]", + "}" ], "#tag-name": "metadata" }, @@ -162,14 +158,12 @@ }, { "#cdata-value": [ - "", - " {", - " \"xy\": [", - " 164,", - " 533", - " ]", - " }", - " " + "{", + " \"xy\": [", + " 164,", + " 533", + " ]", + "}" ], "#tag-name": "metadata" }, @@ -325,14 +319,12 @@ }, { "#cdata-value": [ - "", - " {", - " \"xy\": [", - " 165,", - " 292", - " ]", - " }", - " " + "{", + " \"xy\": [", + " 165,", + " 292", + " ]", + "}" ], "#tag-name": "metadata" },