From aff37fc5edcba7d10fd3a849548eb739ecbf4a11 Mon Sep 17 00:00:00 2001 From: ritesh+1 Date: Mon, 27 May 2024 06:34:46 +0000 Subject: [PATCH] System generated commit, to support new features in Appsmith v1.27.0-SNAPSHOT --- application.json | 25 ++-- datasources/Untitled datasource 1.json | 8 +- datasources/Untitled datasource 2.json | 8 +- metadata.json | 4 +- pages/Page2/Page2.json | 45 +++---- pages/Page2/jsobjects/JSObject1/metadata.json | 12 +- pages/Page2/jsobjects/JSObject2/metadata.json | 12 +- pages/Page2/queries/Api1/metadata.json | 71 +++++------ .../queries/JSObject1-myFun1/metadata.json | 50 +++----- .../queries/JSObject1-myFun2/metadata.json | 50 +++----- .../queries/JSObject2-myFun1/metadata.json | 50 +++----- .../queries/JSObject2-myFun2/metadata.json | 50 +++----- pages/Page2/queries/Query1/metadata.json | 51 +++----- pages/Page2/widgets/Text1.json | 120 ++++++++++-------- pages/Page2/widgets/Text2.json | 120 ++++++++++-------- theme.json | 3 +- 16 files changed, 294 insertions(+), 385 deletions(-) diff --git a/application.json b/application.json index f1d8408..70068c6 100644 --- a/application.json +++ b/application.json @@ -1,25 +1,16 @@ { - "pages": [ - { - "id": "Page2", - "isDefault": true - } - ], - "viewMode": false, "appIsExample": false, - "unreadCommentThreads": 0, - "unpublishedApplicationDetail": {}, + "applicationDetail": {}, + "applicationVersion": 2, + "collapseInvisibleWidgets": true, "color": "#C7F3F0", + "evaluationVersion": 2, "icon": "pie-chart", - "unpublishedCustomJSLibs": [ + "pages": [ { - "uidString": "xmlParser_https://cdnjs.cloudflare.com/ajax/libs/fast-xml-parser/3.17.5/parser.min.js" + "id": "Page2", + "isDefault": true } ], - "publishedCustomJSLibs": [], - "evaluationVersion": 2, - "applicationVersion": 2, - "collapseInvisibleWidgets": true, - "isManualUpdate": false, - "deleted": false + "unpublishedApplicationDetail": {} } \ No newline at end of file diff --git a/datasources/Untitled datasource 1.json b/datasources/Untitled datasource 1.json index 53c69ce..033967a 100644 --- a/datasources/Untitled datasource 1.json +++ b/datasources/Untitled datasource 1.json @@ -1,8 +1,6 @@ { - "name": "Untitled datasource 1", - "pluginId": "postgres-plugin", - "messages": [], + "gitSyncId": "632c9b5b11bcac77ab17da85_64bf5d8e904fc92752b67ba3", "isAutoGenerated": false, - "deleted": false, - "gitSyncId": "632c9b5b11bcac77ab17da85_64bf5d8e904fc92752b67ba3" + "name": "Untitled datasource 1", + "pluginId": "postgres-plugin" } \ No newline at end of file diff --git a/datasources/Untitled datasource 2.json b/datasources/Untitled datasource 2.json index 8eda80c..a9cb9bf 100644 --- a/datasources/Untitled datasource 2.json +++ b/datasources/Untitled datasource 2.json @@ -1,8 +1,6 @@ { - "name": "Untitled datasource 2", - "pluginId": "restapi-plugin", - "messages": [], + "gitSyncId": "632c9b5b11bcac77ab17da85_64d50e0f21348f6adbd0e40f", "isAutoGenerated": false, - "deleted": false, - "gitSyncId": "632c9b5b11bcac77ab17da85_64d50e0f21348f6adbd0e40f" + "name": "Untitled datasource 2", + "pluginId": "restapi-plugin" } \ No newline at end of file diff --git a/metadata.json b/metadata.json index 09ee7e8..4275772 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "artifactJsonType": "APPLICATION", "clientSchemaVersion": 1, - "serverSchemaVersion": 7, - "fileFormatVersion": 5 + "fileFormatVersion": 5, + "serverSchemaVersion": 8 } \ No newline at end of file diff --git a/pages/Page2/Page2.json b/pages/Page2/Page2.json index df6c995..a7f575a 100644 --- a/pages/Page2/Page2.json +++ b/pages/Page2/Page2.json @@ -1,42 +1,31 @@ { + "gitSyncId": "65f190f71eb7377abba0554c_65f19e351eb7377abba05641", "unpublishedPage": { - "name": "Page2", - "slug": "page2", "layouts": [ { - "viewMode": false, "dsl": { - "widgetName": "MainContainer", "backgroundColor": "none", - "rightColumn": 1224, - "snapColumns": 64, - "detachFromLayout": true, - "widgetId": "0", - "topRow": 0, "bottomRow": 520, + "canExtend": true, "containerStyle": "none", - "snapRows": 71, + "detachFromLayout": true, + "dynamicBindingPathList": [], + "leftColumn": 0, + "minHeight": 730, + "parentColumnSpace": 1, "parentRowSpace": 1, + "rightColumn": 1224, + "snapColumns": 64, + "snapRows": 71, + "topRow": 0, "type": "CANVAS_WIDGET", - "canExtend": true, "version": 89, - "minHeight": 730, - "parentColumnSpace": 1, - "dynamicBindingPathList": [], - "leftColumn": 0 - }, - "layoutOnLoadActions": [], - "layoutOnLoadActionErrors": [], - "validOnPageLoadActions": true, - "id": "Page2", - "deleted": false, - "policies": [], - "userPermissions": [] + "widgetId": "0", + "widgetName": "MainContainer" + } } ], - "userPermissions": [], - "policies": [] - }, - "deleted": false, - "gitSyncId": "65f190f71eb7377abba0554c_65f19e351eb7377abba05641" + "name": "Page2", + "slug": "page2" + } } \ No newline at end of file diff --git a/pages/Page2/jsobjects/JSObject1/metadata.json b/pages/Page2/jsobjects/JSObject1/metadata.json index 0c75eaa..70c1a2f 100644 --- a/pages/Page2/jsobjects/JSObject1/metadata.json +++ b/pages/Page2/jsobjects/JSObject1/metadata.json @@ -1,11 +1,11 @@ { + "gitSyncId": "65f190f71eb7377abba0554c_65f19e471eb7377abba05652", + "id": "Page2_JSObject1", "unpublishedCollection": { "name": "JSObject1", "pageId": "Page2", "pluginId": "js-plugin", "pluginType": "JS", - "actions": [], - "archivedActions": [], "variables": [ { "name": "myVar1", @@ -15,10 +15,6 @@ "name": "myVar2", "value": "{}" } - ], - "userPermissions": [] - }, - "id": "Page2_JSObject1", - "deleted": false, - "gitSyncId": "65f190f71eb7377abba0554c_65f19e471eb7377abba05652" + ] + } } \ No newline at end of file diff --git a/pages/Page2/jsobjects/JSObject2/metadata.json b/pages/Page2/jsobjects/JSObject2/metadata.json index 0bd261e..ce9b239 100644 --- a/pages/Page2/jsobjects/JSObject2/metadata.json +++ b/pages/Page2/jsobjects/JSObject2/metadata.json @@ -1,11 +1,11 @@ { + "gitSyncId": "65f190f71eb7377abba0554c_65f1a39d422f604077cf53b8", + "id": "Page2_JSObject2", "unpublishedCollection": { "name": "JSObject2", "pageId": "Page2", "pluginId": "js-plugin", "pluginType": "JS", - "actions": [], - "archivedActions": [], "variables": [ { "name": "myVar1", @@ -15,10 +15,6 @@ "name": "myVar2", "value": "{}" } - ], - "userPermissions": [] - }, - "id": "Page2_JSObject2", - "deleted": false, - "gitSyncId": "65f190f71eb7377abba0554c_65f1a39d422f604077cf53b8" + ] + } } \ No newline at end of file diff --git a/pages/Page2/queries/Api1/metadata.json b/pages/Page2/queries/Api1/metadata.json index b351e33..56687ba 100644 --- a/pages/Page2/queries/Api1/metadata.json +++ b/pages/Page2/queries/Api1/metadata.json @@ -1,22 +1,16 @@ { - "pluginType": "API", + "gitSyncId": "65f190f71eb7377abba0554c_65f1a3a1422f604077cf53c0", + "id": "Page2_Api1", "pluginId": "restapi-plugin", + "pluginType": "API", "unpublishedAction": { - "name": "Api1", - "datasource": { - "name": "Untitled datasource 2", - "pluginId": "restapi-plugin", - "messages": [], - "isAutoGenerated": false, - "id": "Untitled datasource 2", - "deleted": false, - "policies": [], - "userPermissions": [] - }, - "pageId": "Page2", "actionConfiguration": { - "timeoutInMillisecond": 10000, - "paginationType": "NONE", + "body": "", + "bodyFormData": [], + "encodeParamsToggle": true, + "formData": { + "apiContentType": "none" + }, "headers": [ { "key": "", @@ -27,7 +21,14 @@ "value": "" } ], - "encodeParamsToggle": true, + "httpMethod": "GET", + "httpVersion": "HTTP11", + "paginationType": "NONE", + "pluginSpecifiedTemplates": [ + { + "value": true + } + ], "queryParameters": [ { "key": "", @@ -38,32 +39,18 @@ "value": "" } ], - "body": "", - "bodyFormData": [], - "httpMethod": "GET", - "httpVersion": "HTTP11", - "selfReferencingDataPaths": [], - "pluginSpecifiedTemplates": [ - { - "value": true - } - ], - "formData": { - "apiContentType": "none" - } + "timeoutInMillisecond": 10000 }, - "executeOnLoad": false, - "isValid": true, - "invalids": [], - "messages": [], - "jsonPathKeys": [], - "userSetOnLoad": false, "confirmBeforeExecute": false, - "policies": [], - "userPermissions": [], - "createdAt": "2024-03-13T13:01:21Z" - }, - "id": "Page2_Api1", - "deleted": false, - "gitSyncId": "65f190f71eb7377abba0554c_65f1a3a1422f604077cf53c0" + "datasource": { + "id": "Untitled datasource 2", + "isAutoGenerated": false, + "name": "Untitled datasource 2", + "pluginId": "restapi-plugin" + }, + "executeOnLoad": false, + "name": "Api1", + "pageId": "Page2", + "userSetOnLoad": false + } } \ No newline at end of file diff --git a/pages/Page2/queries/JSObject1-myFun1/metadata.json b/pages/Page2/queries/JSObject1-myFun1/metadata.json index 16ee6e3..cf0c5d5 100644 --- a/pages/Page2/queries/JSObject1-myFun1/metadata.json +++ b/pages/Page2/queries/JSObject1-myFun1/metadata.json @@ -1,44 +1,32 @@ { - "pluginType": "JS", + "gitSyncId": "65f190f71eb7377abba0554c_65f19e471eb7377abba0564a", + "id": "Page2_JSObject1.myFun1", "pluginId": "js-plugin", + "pluginType": "JS", "unpublishedAction": { - "name": "myFun1", - "fullyQualifiedName": "JSObject1.myFun1", - "datasource": { - "name": "UNUSED_DATASOURCE", - "pluginId": "js-plugin", - "messages": [], - "isAutoGenerated": false, - "deleted": false, - "policies": [], - "userPermissions": [] - }, - "pageId": "Page2", - "collectionId": "Page2_JSObject1", "actionConfiguration": { - "timeoutInMillisecond": 10000, - "paginationType": "NONE", "encodeParamsToggle": true, - "selfReferencingDataPaths": [], - "jsArguments": [] + "jsArguments": [], + "paginationType": "NONE", + "timeoutInMillisecond": 10000 }, - "executeOnLoad": false, "clientSideExecution": true, + "collectionId": "Page2_JSObject1", + "confirmBeforeExecute": false, + "datasource": { + "isAutoGenerated": false, + "name": "UNUSED_DATASOURCE", + "pluginId": "js-plugin" + }, "dynamicBindingPathList": [ { "key": "body" } ], - "isValid": true, - "invalids": [], - "messages": [], - "userSetOnLoad": false, - "confirmBeforeExecute": false, - "policies": [], - "userPermissions": [], - "createdAt": "2024-03-13T12:38:31Z" - }, - "id": "Page2_JSObject1.myFun1", - "deleted": false, - "gitSyncId": "65f190f71eb7377abba0554c_65f19e471eb7377abba0564a" + "executeOnLoad": false, + "fullyQualifiedName": "JSObject1.myFun1", + "name": "myFun1", + "pageId": "Page2", + "userSetOnLoad": false + } } \ No newline at end of file diff --git a/pages/Page2/queries/JSObject1-myFun2/metadata.json b/pages/Page2/queries/JSObject1-myFun2/metadata.json index 8c30f17..2895da7 100644 --- a/pages/Page2/queries/JSObject1-myFun2/metadata.json +++ b/pages/Page2/queries/JSObject1-myFun2/metadata.json @@ -1,44 +1,32 @@ { - "pluginType": "JS", + "gitSyncId": "65f190f71eb7377abba0554c_65f19e471eb7377abba0564b", + "id": "Page2_JSObject1.myFun2", "pluginId": "js-plugin", + "pluginType": "JS", "unpublishedAction": { - "name": "myFun2", - "fullyQualifiedName": "JSObject1.myFun2", - "datasource": { - "name": "UNUSED_DATASOURCE", - "pluginId": "js-plugin", - "messages": [], - "isAutoGenerated": false, - "deleted": false, - "policies": [], - "userPermissions": [] - }, - "pageId": "Page2", - "collectionId": "Page2_JSObject1", "actionConfiguration": { - "timeoutInMillisecond": 10000, - "paginationType": "NONE", "encodeParamsToggle": true, - "selfReferencingDataPaths": [], - "jsArguments": [] + "jsArguments": [], + "paginationType": "NONE", + "timeoutInMillisecond": 10000 }, - "executeOnLoad": false, "clientSideExecution": true, + "collectionId": "Page2_JSObject1", + "confirmBeforeExecute": false, + "datasource": { + "isAutoGenerated": false, + "name": "UNUSED_DATASOURCE", + "pluginId": "js-plugin" + }, "dynamicBindingPathList": [ { "key": "body" } ], - "isValid": true, - "invalids": [], - "messages": [], - "userSetOnLoad": false, - "confirmBeforeExecute": false, - "policies": [], - "userPermissions": [], - "createdAt": "2024-03-13T12:38:31Z" - }, - "id": "Page2_JSObject1.myFun2", - "deleted": false, - "gitSyncId": "65f190f71eb7377abba0554c_65f19e471eb7377abba0564b" + "executeOnLoad": false, + "fullyQualifiedName": "JSObject1.myFun2", + "name": "myFun2", + "pageId": "Page2", + "userSetOnLoad": false + } } \ No newline at end of file diff --git a/pages/Page2/queries/JSObject2-myFun1/metadata.json b/pages/Page2/queries/JSObject2-myFun1/metadata.json index 28ed80a..1256657 100644 --- a/pages/Page2/queries/JSObject2-myFun1/metadata.json +++ b/pages/Page2/queries/JSObject2-myFun1/metadata.json @@ -1,44 +1,32 @@ { - "pluginType": "JS", + "gitSyncId": "65f190f71eb7377abba0554c_65f1a39d422f604077cf53b0", + "id": "Page2_JSObject2.myFun1", "pluginId": "js-plugin", + "pluginType": "JS", "unpublishedAction": { - "name": "myFun1", - "fullyQualifiedName": "JSObject2.myFun1", - "datasource": { - "name": "UNUSED_DATASOURCE", - "pluginId": "js-plugin", - "messages": [], - "isAutoGenerated": false, - "deleted": false, - "policies": [], - "userPermissions": [] - }, - "pageId": "Page2", - "collectionId": "Page2_JSObject2", "actionConfiguration": { - "timeoutInMillisecond": 10000, - "paginationType": "NONE", "encodeParamsToggle": true, - "selfReferencingDataPaths": [], - "jsArguments": [] + "jsArguments": [], + "paginationType": "NONE", + "timeoutInMillisecond": 10000 }, - "executeOnLoad": false, "clientSideExecution": true, + "collectionId": "Page2_JSObject2", + "confirmBeforeExecute": false, + "datasource": { + "isAutoGenerated": false, + "name": "UNUSED_DATASOURCE", + "pluginId": "js-plugin" + }, "dynamicBindingPathList": [ { "key": "body" } ], - "isValid": true, - "invalids": [], - "messages": [], - "userSetOnLoad": false, - "confirmBeforeExecute": false, - "policies": [], - "userPermissions": [], - "createdAt": "2024-03-13T13:01:17Z" - }, - "id": "Page2_JSObject2.myFun1", - "deleted": false, - "gitSyncId": "65f190f71eb7377abba0554c_65f1a39d422f604077cf53b0" + "executeOnLoad": false, + "fullyQualifiedName": "JSObject2.myFun1", + "name": "myFun1", + "pageId": "Page2", + "userSetOnLoad": false + } } \ No newline at end of file diff --git a/pages/Page2/queries/JSObject2-myFun2/metadata.json b/pages/Page2/queries/JSObject2-myFun2/metadata.json index 82580b6..dacaaff 100644 --- a/pages/Page2/queries/JSObject2-myFun2/metadata.json +++ b/pages/Page2/queries/JSObject2-myFun2/metadata.json @@ -1,44 +1,32 @@ { - "pluginType": "JS", + "gitSyncId": "65f190f71eb7377abba0554c_65f1a39d422f604077cf53b1", + "id": "Page2_JSObject2.myFun2", "pluginId": "js-plugin", + "pluginType": "JS", "unpublishedAction": { - "name": "myFun2", - "fullyQualifiedName": "JSObject2.myFun2", - "datasource": { - "name": "UNUSED_DATASOURCE", - "pluginId": "js-plugin", - "messages": [], - "isAutoGenerated": false, - "deleted": false, - "policies": [], - "userPermissions": [] - }, - "pageId": "Page2", - "collectionId": "Page2_JSObject2", "actionConfiguration": { - "timeoutInMillisecond": 10000, - "paginationType": "NONE", "encodeParamsToggle": true, - "selfReferencingDataPaths": [], - "jsArguments": [] + "jsArguments": [], + "paginationType": "NONE", + "timeoutInMillisecond": 10000 }, - "executeOnLoad": false, "clientSideExecution": true, + "collectionId": "Page2_JSObject2", + "confirmBeforeExecute": false, + "datasource": { + "isAutoGenerated": false, + "name": "UNUSED_DATASOURCE", + "pluginId": "js-plugin" + }, "dynamicBindingPathList": [ { "key": "body" } ], - "isValid": true, - "invalids": [], - "messages": [], - "userSetOnLoad": false, - "confirmBeforeExecute": false, - "policies": [], - "userPermissions": [], - "createdAt": "2024-03-13T13:01:17Z" - }, - "id": "Page2_JSObject2.myFun2", - "deleted": false, - "gitSyncId": "65f190f71eb7377abba0554c_65f1a39d422f604077cf53b1" + "executeOnLoad": false, + "fullyQualifiedName": "JSObject2.myFun2", + "name": "myFun2", + "pageId": "Page2", + "userSetOnLoad": false + } } \ No newline at end of file diff --git a/pages/Page2/queries/Query1/metadata.json b/pages/Page2/queries/Query1/metadata.json index e0f9f04..c7b3c79 100644 --- a/pages/Page2/queries/Query1/metadata.json +++ b/pages/Page2/queries/Query1/metadata.json @@ -1,44 +1,31 @@ { - "pluginType": "DB", + "gitSyncId": "65f190f71eb7377abba0554c_65f19e4b1eb7377abba0565a", + "id": "Page2_Query1", "pluginId": "postgres-plugin", + "pluginType": "DB", "unpublishedAction": { - "name": "Query1", - "datasource": { - "name": "Untitled datasource 1", - "pluginId": "postgres-plugin", - "messages": [], - "isAutoGenerated": false, - "id": "Untitled datasource 1", - "deleted": false, - "policies": [], - "userPermissions": [] - }, - "pageId": "Page2", "actionConfiguration": { - "timeoutInMillisecond": 10000, - "paginationType": "NONE", - "encodeParamsToggle": true, "body": "SELECT * from users;", - "selfReferencingDataPaths": [], + "encodeParamsToggle": true, + "paginationType": "NONE", "pluginSpecifiedTemplates": [ { "value": true } - ] + ], + "timeoutInMillisecond": 10000 }, - "executeOnLoad": false, - "dynamicBindingPathList": [], - "isValid": true, - "invalids": [], - "messages": [], - "jsonPathKeys": [], - "userSetOnLoad": false, "confirmBeforeExecute": false, - "policies": [], - "userPermissions": [], - "createdAt": "2024-03-13T12:38:35Z" - }, - "id": "Page2_Query1", - "deleted": false, - "gitSyncId": "65f190f71eb7377abba0554c_65f19e4b1eb7377abba0565a" + "datasource": { + "id": "Untitled datasource 1", + "isAutoGenerated": false, + "name": "Untitled datasource 1", + "pluginId": "postgres-plugin" + }, + "dynamicBindingPathList": [], + "executeOnLoad": false, + "name": "Query1", + "pageId": "Page2", + "userSetOnLoad": false + } } \ No newline at end of file diff --git a/pages/Page2/widgets/Text1.json b/pages/Page2/widgets/Text1.json index 7f3dc3c..7ca13c4 100644 --- a/pages/Page2/widgets/Text1.json +++ b/pages/Page2/widgets/Text1.json @@ -1,58 +1,66 @@ { - "mobileBottomRow": 50, - "widgetName": "Text1", - "displayName": "Text", - "iconSVG": "/static/media/icon.a47d6d5dbbb718c4dc4b2eb4f218c1b7.svg", - "searchTags": [ - "typography", - "paragraph", - "label" - ], - "topRow": 47, - "bottomRow": 52, - "parentRowSpace": 10, - "type": "TEXT_WIDGET", - "hideCard": false, - "mobileRightColumn": 30, - "animateLoading": true, - "overflow": "NONE", - "fontFamily": "{{appsmith.theme.fontFamily.appFont}}", - "parentColumnSpace": 11.578125, - "leftColumn": 14, - "dynamicBindingPathList": [ - {"key": "truncateButtonColor"}, - {"key": "fontFamily"}, - {"key": "borderRadius"}, - {"key": "text"} - ], - "shouldTruncate": false, - "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", - "text": "Hello {{appsmith.user.name || appsmith.user.email}}", - "key": "c01km8lnbv", - "isDeprecated": false, - "rightColumn": 30, - "textAlign": "LEFT", - "dynamicHeight": "AUTO_HEIGHT", - "widgetId": "wxbd09ene0", - "minWidth": 450, - "isVisible": true, - "fontStyle": "BOLD", - "textColor": "#231F20", - "version": 1, - "parentId": "0", - "tags": [ - "Suggested", - "Content" - ], - "renderMode": "CANVAS", - "isLoading": false, - "mobileTopRow": 46, - "responsiveBehavior": "fill", - "originalTopRow": 46, - "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "mobileLeftColumn": 14, - "maxDynamicHeight": 9000, - "originalBottomRow": 51, - "fontSize": "1rem", - "minDynamicHeight": 4 + "animateLoading": true, + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 52, + "displayName": "Text", + "dynamicBindingPathList": [ + { + "key": "truncateButtonColor" + }, + { + "key": "fontFamily" + }, + { + "key": "borderRadius" + }, + { + "key": "text" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "fontFamily": "{{appsmith.theme.fontFamily.appFont}}", + "fontSize": "1rem", + "fontStyle": "BOLD", + "hideCard": false, + "iconSVG": "/static/media/icon.a47d6d5dbbb718c4dc4b2eb4f218c1b7.svg", + "isDeprecated": false, + "isLoading": false, + "isVisible": true, + "key": "c01km8lnbv", + "leftColumn": 14, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minWidth": 450, + "mobileBottomRow": 50, + "mobileLeftColumn": 14, + "mobileRightColumn": 30, + "mobileTopRow": 46, + "originalBottomRow": 51, + "originalTopRow": 46, + "overflow": "NONE", + "parentColumnSpace": 11.578125, + "parentId": "0", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 30, + "searchTags": [ + "typography", + "paragraph", + "label" + ], + "shouldTruncate": false, + "tags": [ + "Suggested", + "Content" + ], + "text": "Hello {{appsmith.user.name || appsmith.user.email}}", + "textAlign": "LEFT", + "textColor": "#231F20", + "topRow": 47, + "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "type": "TEXT_WIDGET", + "version": 1, + "widgetId": "wxbd09ene0", + "widgetName": "Text1" } \ No newline at end of file diff --git a/pages/Page2/widgets/Text2.json b/pages/Page2/widgets/Text2.json index 08fe35d..4893f46 100644 --- a/pages/Page2/widgets/Text2.json +++ b/pages/Page2/widgets/Text2.json @@ -1,58 +1,66 @@ { - "mobileBottomRow": 38, - "widgetName": "Text2", - "displayName": "Text", - "iconSVG": "/static/media/icon.a47d6d5dbbb718c4dc4b2eb4f218c1b7.svg", - "searchTags": [ - "typography", - "paragraph", - "label" - ], - "topRow": 34, - "bottomRow": 39, - "parentRowSpace": 10, - "type": "TEXT_WIDGET", - "hideCard": false, - "mobileRightColumn": 32, - "animateLoading": true, - "overflow": "NONE", - "fontFamily": "{{appsmith.theme.fontFamily.appFont}}", - "parentColumnSpace": 11.578125, - "leftColumn": 16, - "dynamicBindingPathList": [ - {"key": "truncateButtonColor"}, - {"key": "fontFamily"}, - {"key": "borderRadius"}, - {"key": "text"} - ], - "shouldTruncate": false, - "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", - "text": "Hello {{appsmith.user.name || appsmith.user.email}}", - "key": "urtqfgbtk5", - "isDeprecated": false, - "rightColumn": 32, - "textAlign": "LEFT", - "dynamicHeight": "AUTO_HEIGHT", - "widgetId": "oqqsojfc2s", - "minWidth": 450, - "isVisible": true, - "fontStyle": "BOLD", - "textColor": "#231F20", - "version": 1, - "parentId": "0", - "tags": [ - "Suggested", - "Content" - ], - "renderMode": "CANVAS", - "isLoading": false, - "mobileTopRow": 34, - "responsiveBehavior": "fill", - "originalTopRow": 34, - "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "mobileLeftColumn": 16, - "maxDynamicHeight": 9000, - "originalBottomRow": 38, - "fontSize": "1rem", - "minDynamicHeight": 4 + "animateLoading": true, + "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", + "bottomRow": 39, + "displayName": "Text", + "dynamicBindingPathList": [ + { + "key": "truncateButtonColor" + }, + { + "key": "fontFamily" + }, + { + "key": "borderRadius" + }, + { + "key": "text" + } + ], + "dynamicHeight": "AUTO_HEIGHT", + "fontFamily": "{{appsmith.theme.fontFamily.appFont}}", + "fontSize": "1rem", + "fontStyle": "BOLD", + "hideCard": false, + "iconSVG": "/static/media/icon.a47d6d5dbbb718c4dc4b2eb4f218c1b7.svg", + "isDeprecated": false, + "isLoading": false, + "isVisible": true, + "key": "urtqfgbtk5", + "leftColumn": 16, + "maxDynamicHeight": 9000, + "minDynamicHeight": 4, + "minWidth": 450, + "mobileBottomRow": 38, + "mobileLeftColumn": 16, + "mobileRightColumn": 32, + "mobileTopRow": 34, + "originalBottomRow": 38, + "originalTopRow": 34, + "overflow": "NONE", + "parentColumnSpace": 11.578125, + "parentId": "0", + "parentRowSpace": 10, + "renderMode": "CANVAS", + "responsiveBehavior": "fill", + "rightColumn": 32, + "searchTags": [ + "typography", + "paragraph", + "label" + ], + "shouldTruncate": false, + "tags": [ + "Suggested", + "Content" + ], + "text": "Hello {{appsmith.user.name || appsmith.user.email}}", + "textAlign": "LEFT", + "textColor": "#231F20", + "topRow": 34, + "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", + "type": "TEXT_WIDGET", + "version": 1, + "widgetId": "oqqsojfc2s", + "widgetName": "Text2" } \ No newline at end of file diff --git a/theme.json b/theme.json index e09707b..887bc0c 100644 --- a/theme.json +++ b/theme.json @@ -1,6 +1,5 @@ { - "name": "Default", "displayName": "Modern", "isSystemTheme": true, - "deleted": false + "name": "Default" } \ No newline at end of file