TF-2116 Apply new design for web composer

(cherry picked from commit 1295eb59b2f5abd1095c00ade53c90f7d4f1ecd6)
This commit is contained in:
dab246
2023-09-06 11:53:26 +07:00
committed by Dat H. Pham
parent 0b3f72915a
commit 11dcc38fab
10 changed files with 820 additions and 790 deletions
+13 -7
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-08-31T14:39:56.761446",
"@@last_modified": "2023-09-06T11:36:27.238808",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1686,12 +1686,6 @@
"placeholders_order": [],
"placeholders": {}
},
"codeView": "Code view",
"@codeView": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"headerStyle": "Style",
"@headerStyle": {
"type": "text",
@@ -3217,5 +3211,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"formattingOptions": "Formatting options",
"@formattingOptions": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"embedCode": "Embed code",
"@embedCode": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}