## TL;DR A new revamped experience for navigation for Appsmith users. ## Description Introduces new navigation styles with better default navigation - Top (Stacked), a variant for Top (Inline), and a collapsible Sidebar. Configure your app's navigation by navigating to the navigation settings tab inside the app settings pane and observe how your app with the selected navigation settings will look side by side as you change them. This PR pushes the v1 for EPIC #17766. Fixes #19157 Fixes #19158 Fixes #19174 Fixes #19173 Fixes #19160 Fixes #20712 Fixes #19161 Fixes #20554 Fixes #20938 Fixes #21129 ## Media <video src="https://user-images.githubusercontent.com/22471214/227187245-84e4e3fa-18e4-4690-8237-cfce29f432e5.mp4"></video> ## Type of change - New feature (non-breaking change which adds functionality) - This change requires a documentation update ## How Has This Been Tested? - Manual - Cypress ### Test Plan https://www.notion.so/appsmith/Test-Plan-a7883ae4980d470690de5c62a41dd168 ### Issues raised during DP testing https://docs.google.com/spreadsheets/d/1Kocq8h1H3EXlbqDgiNruzBr9MeNPyY26zct8IWYEY40/edit#gid=0 ## Checklist: ### Dev activity - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] I have added tests that prove my fix is effective or that my feature works - [x] New and existing unit tests pass locally with my changes - [ ] PR is being merged under a feature flag ### QA activity: - [ ] Test plan has been approved by relevant developers - [ ] Test plan has been peer reviewed by QA - [ ] Cypress test cases have been added and approved by either SDET or manual QA - [ ] Organized project review call with relevant stakeholders after Round 1/2 of QA - [ ] Added Test Plan Approved label after reveiwing all Cypress test --------- Co-authored-by: Pawan Kumar <pawan@appsmith.com>
1593 lines
48 KiB
JSON
1593 lines
48 KiB
JSON
{
|
|
"clientSchemaVersion": 1.0,
|
|
"serverSchemaVersion": 6.0,
|
|
"exportedApplication": {
|
|
"name": "app navigation testing app with long page names and title",
|
|
"isPublic": false,
|
|
"pages": [{
|
|
"id": "Page1 - with long long name",
|
|
"isDefault": true
|
|
}, {
|
|
"id": "Page2 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page3 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page4 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page5 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page6 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page7 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page8 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page9 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page10 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page11 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page12 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page13 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page14 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page15 - with long long name",
|
|
"isDefault": false
|
|
}],
|
|
"publishedPages": [{
|
|
"id": "Page1 - with long long name",
|
|
"isDefault": true
|
|
}, {
|
|
"id": "Page2 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page3 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page4 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page5 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page6 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page7 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page8 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page9 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page10 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page11 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page12 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page13 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page14 - with long long name",
|
|
"isDefault": false
|
|
}, {
|
|
"id": "Page15 - with long long name",
|
|
"isDefault": false
|
|
}],
|
|
"viewMode": false,
|
|
"appIsExample": false,
|
|
"unreadCommentThreads": 0.0,
|
|
"unpublishedApplicationDetail": {},
|
|
"publishedApplicationDetail": {},
|
|
"color": "#D9E7FF",
|
|
"icon": "open-new-tab",
|
|
"slug": "app-navigation-testing-app-with-long-page-names-and-title",
|
|
"unpublishedCustomJSLibs": [],
|
|
"publishedCustomJSLibs": [],
|
|
"evaluationVersion": 2.0,
|
|
"applicationVersion": 2.0,
|
|
"collapseInvisibleWidgets": true,
|
|
"isManualUpdate": false,
|
|
"deleted": false
|
|
},
|
|
"datasourceList": [],
|
|
"customJSLibList": [],
|
|
"pageList": [{
|
|
"unpublishedPage": {
|
|
"name": "Page1 - with long long name",
|
|
"slug": "page1-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 4896.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 380.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 124.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 1292.0,
|
|
"dynamicTriggerPathList": [],
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": [{
|
|
"resetFormOnClick": false,
|
|
"boxShadow": "none",
|
|
"widgetName": "Button1",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"displayName": "Button",
|
|
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
|
|
"searchTags": ["click", "submit"],
|
|
"topRow": 3.0,
|
|
"bottomRow": 7.0,
|
|
"parentRowSpace": 10.0,
|
|
"type": "BUTTON_WIDGET",
|
|
"hideCard": false,
|
|
"animateLoading": true,
|
|
"parentColumnSpace": 9.90625,
|
|
"leftColumn": 21.0,
|
|
"dynamicBindingPathList": [{
|
|
"key": "buttonColor"
|
|
}, {
|
|
"key": "borderRadius"
|
|
}],
|
|
"text": "Submit",
|
|
"isDisabled": false,
|
|
"key": "igzfn4949s",
|
|
"isDeprecated": false,
|
|
"rightColumn": 37.0,
|
|
"isDefaultClickDisabled": true,
|
|
"widgetId": "4t8yg756le",
|
|
"minWidth": 120.0,
|
|
"isVisible": true,
|
|
"recaptchaType": "V3",
|
|
"version": 1.0,
|
|
"parentId": "0",
|
|
"renderMode": "CANVAS",
|
|
"isLoading": false,
|
|
"responsiveBehavior": "hug",
|
|
"disabledWhenInvalid": false,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"buttonVariant": "PRIMARY",
|
|
"placement": "CENTER"
|
|
}]
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"layoutOnLoadActionErrors": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page1 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page1 - with long long name",
|
|
"slug": "page1-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 4896.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 380.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 124.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 1292.0,
|
|
"dynamicTriggerPathList": [],
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": [{
|
|
"resetFormOnClick": false,
|
|
"boxShadow": "none",
|
|
"widgetName": "Button1",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"displayName": "Button",
|
|
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
|
|
"searchTags": ["click", "submit"],
|
|
"topRow": 3.0,
|
|
"bottomRow": 7.0,
|
|
"parentRowSpace": 10.0,
|
|
"type": "BUTTON_WIDGET",
|
|
"hideCard": false,
|
|
"animateLoading": true,
|
|
"parentColumnSpace": 9.90625,
|
|
"leftColumn": 21.0,
|
|
"dynamicBindingPathList": [{
|
|
"key": "buttonColor"
|
|
}, {
|
|
"key": "borderRadius"
|
|
}],
|
|
"text": "Submit",
|
|
"isDisabled": false,
|
|
"key": "igzfn4949s",
|
|
"isDeprecated": false,
|
|
"rightColumn": 37.0,
|
|
"isDefaultClickDisabled": true,
|
|
"widgetId": "4t8yg756le",
|
|
"minWidth": 120.0,
|
|
"isVisible": true,
|
|
"recaptchaType": "V3",
|
|
"version": 1.0,
|
|
"parentId": "0",
|
|
"renderMode": "CANVAS",
|
|
"isLoading": false,
|
|
"responsiveBehavior": "hug",
|
|
"disabledWhenInvalid": false,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"buttonVariant": "PRIMARY",
|
|
"placement": "CENTER"
|
|
}]
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"layoutOnLoadActionErrors": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page1 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a240c8631b42c8d54aba0"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page2 - with long long name",
|
|
"slug": "page2-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page2 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page2 - with long long name",
|
|
"slug": "page2-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page2 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a2421393c29326c1a953e"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page3 - with long long name",
|
|
"slug": "page3-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page3 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page3 - with long long name",
|
|
"slug": "page3-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page3 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a2422047a0f585fa0a77a"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page4 - with long long name",
|
|
"slug": "page4-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page4 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page4 - with long long name",
|
|
"slug": "page4-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page4 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a2423047a0f585fa0a77d"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page5 - with long long name",
|
|
"slug": "page5-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 380.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": [{
|
|
"resetFormOnClick": false,
|
|
"boxShadow": "none",
|
|
"widgetName": "Button1",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"displayName": "Button",
|
|
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
|
|
"searchTags": ["click", "submit"],
|
|
"topRow": 7.0,
|
|
"bottomRow": 11.0,
|
|
"parentRowSpace": 10.0,
|
|
"type": "BUTTON_WIDGET",
|
|
"hideCard": false,
|
|
"animateLoading": true,
|
|
"parentColumnSpace": 9.90625,
|
|
"leftColumn": 36.0,
|
|
"dynamicBindingPathList": [{
|
|
"key": "buttonColor"
|
|
}, {
|
|
"key": "borderRadius"
|
|
}],
|
|
"text": "Submit",
|
|
"isDisabled": false,
|
|
"key": "igzfn4949s",
|
|
"isDeprecated": false,
|
|
"rightColumn": 52.0,
|
|
"isDefaultClickDisabled": true,
|
|
"widgetId": "qe3roisdai",
|
|
"minWidth": 120.0,
|
|
"isVisible": true,
|
|
"recaptchaType": "V3",
|
|
"version": 1.0,
|
|
"parentId": "0",
|
|
"renderMode": "CANVAS",
|
|
"isLoading": false,
|
|
"responsiveBehavior": "hug",
|
|
"disabledWhenInvalid": false,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"buttonVariant": "PRIMARY",
|
|
"placement": "CENTER"
|
|
}]
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"layoutOnLoadActionErrors": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page5 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page5 - with long long name",
|
|
"slug": "page5-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 380.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": [{
|
|
"resetFormOnClick": false,
|
|
"boxShadow": "none",
|
|
"widgetName": "Button1",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"displayName": "Button",
|
|
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
|
|
"searchTags": ["click", "submit"],
|
|
"topRow": 7.0,
|
|
"bottomRow": 11.0,
|
|
"parentRowSpace": 10.0,
|
|
"type": "BUTTON_WIDGET",
|
|
"hideCard": false,
|
|
"animateLoading": true,
|
|
"parentColumnSpace": 9.90625,
|
|
"leftColumn": 36.0,
|
|
"dynamicBindingPathList": [{
|
|
"key": "buttonColor"
|
|
}, {
|
|
"key": "borderRadius"
|
|
}],
|
|
"text": "Submit",
|
|
"isDisabled": false,
|
|
"key": "igzfn4949s",
|
|
"isDeprecated": false,
|
|
"rightColumn": 52.0,
|
|
"isDefaultClickDisabled": true,
|
|
"widgetId": "qe3roisdai",
|
|
"minWidth": 120.0,
|
|
"isVisible": true,
|
|
"recaptchaType": "V3",
|
|
"version": 1.0,
|
|
"parentId": "0",
|
|
"renderMode": "CANVAS",
|
|
"isLoading": false,
|
|
"responsiveBehavior": "hug",
|
|
"disabledWhenInvalid": false,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"buttonVariant": "PRIMARY",
|
|
"placement": "CENTER"
|
|
}]
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"layoutOnLoadActionErrors": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page5 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a2426393c29326c1a9541"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page6 - with long long name",
|
|
"slug": "page6-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page6 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page6 - with long long name",
|
|
"slug": "page6-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page6 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a24278631b42c8d54aba3"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page7 - with long long name",
|
|
"slug": "page7-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page7 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page7 - with long long name",
|
|
"slug": "page7-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page7 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a2428393c29326c1a9544"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page8 - with long long name",
|
|
"slug": "page8-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page8 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page8 - with long long name",
|
|
"slug": "page8-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page8 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a24298631b42c8d54aba6"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page9 - with long long name",
|
|
"slug": "page9-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page9 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page9 - with long long name",
|
|
"slug": "page9-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page9 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a242b047a0f585fa0a780"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page10 - with long long name",
|
|
"slug": "page10-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 380.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": [{
|
|
"resetFormOnClick": false,
|
|
"boxShadow": "none",
|
|
"widgetName": "Button1",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"displayName": "Button",
|
|
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
|
|
"searchTags": ["click", "submit"],
|
|
"topRow": 14.0,
|
|
"bottomRow": 18.0,
|
|
"parentRowSpace": 10.0,
|
|
"type": "BUTTON_WIDGET",
|
|
"hideCard": false,
|
|
"animateLoading": true,
|
|
"parentColumnSpace": 9.90625,
|
|
"leftColumn": 6.0,
|
|
"dynamicBindingPathList": [{
|
|
"key": "buttonColor"
|
|
}, {
|
|
"key": "borderRadius"
|
|
}],
|
|
"text": "Submit",
|
|
"isDisabled": false,
|
|
"key": "igzfn4949s",
|
|
"isDeprecated": false,
|
|
"rightColumn": 22.0,
|
|
"isDefaultClickDisabled": true,
|
|
"widgetId": "pkcp3gdo6p",
|
|
"minWidth": 120.0,
|
|
"isVisible": true,
|
|
"recaptchaType": "V3",
|
|
"version": 1.0,
|
|
"parentId": "0",
|
|
"renderMode": "CANVAS",
|
|
"isLoading": false,
|
|
"responsiveBehavior": "hug",
|
|
"disabledWhenInvalid": false,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"buttonVariant": "PRIMARY",
|
|
"placement": "CENTER"
|
|
}]
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"layoutOnLoadActionErrors": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page10 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page10 - with long long name",
|
|
"slug": "page10-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 380.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": [{
|
|
"resetFormOnClick": false,
|
|
"boxShadow": "none",
|
|
"widgetName": "Button1",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"displayName": "Button",
|
|
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
|
|
"searchTags": ["click", "submit"],
|
|
"topRow": 14.0,
|
|
"bottomRow": 18.0,
|
|
"parentRowSpace": 10.0,
|
|
"type": "BUTTON_WIDGET",
|
|
"hideCard": false,
|
|
"animateLoading": true,
|
|
"parentColumnSpace": 9.90625,
|
|
"leftColumn": 6.0,
|
|
"dynamicBindingPathList": [{
|
|
"key": "buttonColor"
|
|
}, {
|
|
"key": "borderRadius"
|
|
}],
|
|
"text": "Submit",
|
|
"isDisabled": false,
|
|
"key": "igzfn4949s",
|
|
"isDeprecated": false,
|
|
"rightColumn": 22.0,
|
|
"isDefaultClickDisabled": true,
|
|
"widgetId": "pkcp3gdo6p",
|
|
"minWidth": 120.0,
|
|
"isVisible": true,
|
|
"recaptchaType": "V3",
|
|
"version": 1.0,
|
|
"parentId": "0",
|
|
"renderMode": "CANVAS",
|
|
"isLoading": false,
|
|
"responsiveBehavior": "hug",
|
|
"disabledWhenInvalid": false,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"buttonVariant": "PRIMARY",
|
|
"placement": "CENTER"
|
|
}]
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"layoutOnLoadActionErrors": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page10 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a242c393c29326c1a9547"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page11 - with long long name",
|
|
"slug": "page11-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page11 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page11 - with long long name",
|
|
"slug": "page11-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page11 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a242d8631b42c8d54aba9"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page12 - with long long name",
|
|
"slug": "page12-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page12 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page12 - with long long name",
|
|
"slug": "page12-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page12 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a242e047a0f585fa0a783"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page13 - with long long name",
|
|
"slug": "page13-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page13 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page13 - with long long name",
|
|
"slug": "page13-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page13 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a242f047a0f585fa0a786"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page14 - with long long name",
|
|
"slug": "page14-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page14 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page14 - with long long name",
|
|
"slug": "page14-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 830.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": []
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page14 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a2430393c29326c1a954a"
|
|
}, {
|
|
"unpublishedPage": {
|
|
"name": "Page15 - with long long name",
|
|
"slug": "page15-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 380.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": [{
|
|
"resetFormOnClick": false,
|
|
"boxShadow": "none",
|
|
"widgetName": "Button1",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"displayName": "Button",
|
|
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
|
|
"searchTags": ["click", "submit"],
|
|
"topRow": 27.0,
|
|
"bottomRow": 31.0,
|
|
"parentRowSpace": 10.0,
|
|
"type": "BUTTON_WIDGET",
|
|
"hideCard": false,
|
|
"animateLoading": true,
|
|
"parentColumnSpace": 9.90625,
|
|
"leftColumn": 23.0,
|
|
"dynamicBindingPathList": [{
|
|
"key": "buttonColor"
|
|
}, {
|
|
"key": "borderRadius"
|
|
}],
|
|
"text": "Submit",
|
|
"isDisabled": false,
|
|
"key": "igzfn4949s",
|
|
"isDeprecated": false,
|
|
"rightColumn": 39.0,
|
|
"isDefaultClickDisabled": true,
|
|
"widgetId": "i15jt40zuh",
|
|
"minWidth": 120.0,
|
|
"isVisible": true,
|
|
"recaptchaType": "V3",
|
|
"version": 1.0,
|
|
"parentId": "0",
|
|
"renderMode": "CANVAS",
|
|
"isLoading": false,
|
|
"responsiveBehavior": "hug",
|
|
"disabledWhenInvalid": false,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"buttonVariant": "PRIMARY",
|
|
"placement": "CENTER"
|
|
}]
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"layoutOnLoadActionErrors": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page15 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"publishedPage": {
|
|
"name": "Page15 - with long long name",
|
|
"slug": "page15-with-long-long-name",
|
|
"layouts": [{
|
|
"viewMode": false,
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 1224.0,
|
|
"snapColumns": 64.0,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0.0,
|
|
"bottomRow": 380.0,
|
|
"containerStyle": "none",
|
|
"snapRows": 82.0,
|
|
"parentRowSpace": 1.0,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 77.0,
|
|
"minHeight": 840.0,
|
|
"parentColumnSpace": 1.0,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0.0,
|
|
"children": [{
|
|
"resetFormOnClick": false,
|
|
"boxShadow": "none",
|
|
"widgetName": "Button1",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"displayName": "Button",
|
|
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
|
|
"searchTags": ["click", "submit"],
|
|
"topRow": 27.0,
|
|
"bottomRow": 31.0,
|
|
"parentRowSpace": 10.0,
|
|
"type": "BUTTON_WIDGET",
|
|
"hideCard": false,
|
|
"animateLoading": true,
|
|
"parentColumnSpace": 9.90625,
|
|
"leftColumn": 23.0,
|
|
"dynamicBindingPathList": [{
|
|
"key": "buttonColor"
|
|
}, {
|
|
"key": "borderRadius"
|
|
}],
|
|
"text": "Submit",
|
|
"isDisabled": false,
|
|
"key": "igzfn4949s",
|
|
"isDeprecated": false,
|
|
"rightColumn": 39.0,
|
|
"isDefaultClickDisabled": true,
|
|
"widgetId": "i15jt40zuh",
|
|
"minWidth": 120.0,
|
|
"isVisible": true,
|
|
"recaptchaType": "V3",
|
|
"version": 1.0,
|
|
"parentId": "0",
|
|
"renderMode": "CANVAS",
|
|
"isLoading": false,
|
|
"responsiveBehavior": "hug",
|
|
"disabledWhenInvalid": false,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"buttonVariant": "PRIMARY",
|
|
"placement": "CENTER"
|
|
}]
|
|
},
|
|
"layoutOnLoadActions": [],
|
|
"layoutOnLoadActionErrors": [],
|
|
"validOnPageLoadActions": true,
|
|
"id": "Page15 - with long long name",
|
|
"deleted": false,
|
|
"policies": [],
|
|
"userPermissions": []
|
|
}],
|
|
"userPermissions": [],
|
|
"policies": []
|
|
},
|
|
"deleted": false,
|
|
"gitSyncId": "641a240c8631b42c8d54ab9e_641a24318631b42c8d54abac"
|
|
}],
|
|
"actionList": [],
|
|
"actionCollectionList": [],
|
|
"updatedResources": {
|
|
"actionList": [],
|
|
"pageList": ["Page7 - with long long name", "Page3 - with long long name", "Page9 - with long long name", "Page11 - with long long name", "Page5 - with long long name", "Page13 - with long long name", "Page8 - with long long name", "Page4 - with long long name", "Page2 - with long long name", "Page15 - with long long name", "Page10 - with long long name", "Page12 - with long long name", "Page14 - with long long name", "Page1 - with long long name", "Page6 - with long long name"],
|
|
"actionCollectionList": []
|
|
},
|
|
"editModeTheme": {
|
|
"name": "Default",
|
|
"displayName": "Modern",
|
|
"isSystemTheme": true,
|
|
"deleted": false
|
|
},
|
|
"publishedTheme": {
|
|
"name": "Default",
|
|
"displayName": "Modern",
|
|
"isSystemTheme": true,
|
|
"deleted": false
|
|
}
|
|
}
|