Skip to content

Commit d51a50a

Browse files
feat: Adds styled UI
1 parent f6d9b99 commit d51a50a

File tree

7 files changed

+163
-18
lines changed

7 files changed

+163
-18
lines changed

Diff for: pages/Page1/Page1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"detachFromLayout": true,
1414
"widgetId": "0",
1515
"topRow": 0,
16-
"bottomRow": 1292,
16+
"bottomRow": 720,
1717
"containerStyle": "none",
1818
"snapRows": 124,
1919
"parentRowSpace": 1,

Diff for: pages/Page1/widgets/Container1/Container1.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"parent",
1212
"group"
1313
],
14-
"topRow": 10,
15-
"bottomRow": 75,
14+
"topRow": 12,
15+
"bottomRow": 72,
1616
"parentRowSpace": 10,
1717
"type": "CONTAINER_WIDGET",
1818
"hideCard": false,
@@ -31,7 +31,7 @@
3131
"widgetName": "Canvas1",
3232
"displayName": "Canvas",
3333
"topRow": 0,
34-
"bottomRow": 650,
34+
"bottomRow": 600,
3535
"parentRowSpace": 1,
3636
"type": "CANVAS_WIDGET",
3737
"canExtend": false,
@@ -76,8 +76,10 @@
7676
"isLoading": false,
7777
"mobileTopRow": 12,
7878
"responsiveBehavior": "fill",
79+
"originalTopRow": 12,
7980
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
8081
"mobileLeftColumn": 0,
8182
"maxDynamicHeight": 9000,
83+
"originalBottomRow": 72,
8284
"minDynamicHeight": 10
8385
}

Diff for: pages/Page1/widgets/Container1/Tabs1/List1/List1.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
2+
"boxShadow": "none",
33
"requiresFlatWidgetChildren": true,
44
"isCanvas": true,
55
"iconSVG": "https://appcdn.appsmith.com/static/media/icon.5c9511142b3624c7491c5442e8ccd0ef.svg",
@@ -15,7 +15,6 @@
1515
{"key": "primaryKeys"},
1616
{"key": "accentColor"},
1717
{"key": "borderRadius"},
18-
{"key": "boxShadow"},
1918
{"key": "listData"}
2019
],
2120
"leftColumn": 0,

Diff for: pages/Page1/widgets/Container1/Tabs1/Tabs1.json

+9-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
2+
"boxShadow": "none",
33
"mobileBottomRow": 17,
44
"widgetName": "Tabs1",
5-
"borderColor": "#E0DEDE",
5+
"borderColor": "transparent",
66
"isCanvas": true,
77
"displayName": "Tabs",
88
"iconSVG": "https://appcdn.appsmith.com/static/media/icon.9e3d67c0af9c0bd092dc56240314e18a.svg",
9-
"topRow": 11,
10-
"bottomRow": 26,
9+
"topRow": 9,
10+
"bottomRow": 55,
1111
"parentRowSpace": 10,
1212
"type": "TABS_WIDGET",
1313
"hideCard": false,
@@ -20,7 +20,6 @@
2020
"dynamicBindingPathList": [
2121
{"key": "accentColor"},
2222
{"key": "borderRadius"},
23-
{"key": "boxShadow"},
2423
{"key": "defaultTab"}
2524
],
2625
"children": [
@@ -29,7 +28,7 @@
2928
"mobileBottomRow": 150,
3029
"widgetName": "Canvas2",
3130
"displayName": "Canvas",
32-
"bottomRow": 440,
31+
"bottomRow": 460,
3332
"topRow": 0,
3433
"parentRowSpace": 1,
3534
"type": "CANVAS_WIDGET",
@@ -65,7 +64,7 @@
6564
"mobileBottomRow": 150,
6665
"widgetName": "Canvas3",
6766
"displayName": "Canvas",
68-
"bottomRow": 110,
67+
"bottomRow": 460,
6968
"topRow": 0,
7069
"parentRowSpace": 1,
7170
"type": "CANVAS_WIDGET",
@@ -106,7 +105,7 @@
106105
"widgetId": "f79rgmu9ub",
107106
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
108107
"defaultTab": "{{data.activeTodo === undefined?'view':'edit'}}",
109-
"shouldShowTabs": true,
108+
"shouldShowTabs": false,
110109
"minWidth": 450,
111110
"tabsObj": {
112111
"tab1": {
@@ -134,10 +133,10 @@
134133
"isLoading": false,
135134
"mobileTopRow": 2,
136135
"responsiveBehavior": "fill",
137-
"originalTopRow": 11,
136+
"originalTopRow": 9,
138137
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
139138
"mobileLeftColumn": 1,
140139
"maxDynamicHeight": 9000,
141-
"originalBottomRow": 26,
140+
"originalBottomRow": 55,
142141
"minDynamicHeight": 15
143142
}

Diff for: pages/Page1/widgets/Container4/Container4.json

+87
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
{
2+
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
3+
"mobileBottomRow": 10,
4+
"widgetName": "Container4",
5+
"borderColor": "#E0DEDE",
6+
"isCanvas": true,
7+
"dynamicPropertyPathList": [{"key": "backgroundColor"}],
8+
"displayName": "Container",
9+
"iconSVG": "https://appcdn.appsmith.com/static/media/icon.daebf68875b6c8e909e9e8ac8bee0c02.svg",
10+
"searchTags": [
11+
"div",
12+
"parent",
13+
"group"
14+
],
15+
"topRow": 0,
16+
"bottomRow": 12,
17+
"parentRowSpace": 10,
18+
"type": "CONTAINER_WIDGET",
19+
"hideCard": false,
20+
"shouldScrollContents": true,
21+
"mobileRightColumn": 24,
22+
"animateLoading": true,
23+
"parentColumnSpace": 6.84375,
24+
"dynamicTriggerPathList": [],
25+
"leftColumn": 0,
26+
"dynamicBindingPathList": [
27+
{"key": "borderRadius"},
28+
{"key": "boxShadow"},
29+
{"key": "backgroundColor"}
30+
],
31+
"children": [{
32+
"mobileBottomRow": 100,
33+
"widgetName": "Canvas7",
34+
"displayName": "Canvas",
35+
"topRow": 0,
36+
"bottomRow": 120,
37+
"parentRowSpace": 1,
38+
"type": "CANVAS_WIDGET",
39+
"canExtend": false,
40+
"hideCard": true,
41+
"minHeight": 100,
42+
"mobileRightColumn": 164.25,
43+
"parentColumnSpace": 1,
44+
"leftColumn": 0,
45+
"dynamicBindingPathList": [],
46+
"key": "wiyl9r7voa",
47+
"isDeprecated": false,
48+
"rightColumn": 164.25,
49+
"detachFromLayout": true,
50+
"widgetId": "xbqwx6xckh",
51+
"containerStyle": "none",
52+
"minWidth": 450,
53+
"isVisible": true,
54+
"version": 1,
55+
"parentId": "233b11szly",
56+
"renderMode": "CANVAS",
57+
"isLoading": false,
58+
"mobileTopRow": 0,
59+
"responsiveBehavior": "fill",
60+
"mobileLeftColumn": 0,
61+
"flexLayers": []
62+
}],
63+
"borderWidth": "1",
64+
"flexVerticalAlignment": "start",
65+
"key": "zulk8epheu",
66+
"backgroundColor": "{{ 'none; background: center no-repeat url(\"https://cdn.pixabay.com/photo/2017/03/02/08/58/background-texture-2110724_1280.jpg\");'}}",
67+
"isDeprecated": false,
68+
"rightColumn": 64,
69+
"dynamicHeight": "AUTO_HEIGHT",
70+
"widgetId": "233b11szly",
71+
"containerStyle": "card",
72+
"minWidth": 450,
73+
"isVisible": true,
74+
"version": 1,
75+
"parentId": "0",
76+
"tags": ["Layout"],
77+
"renderMode": "CANVAS",
78+
"isLoading": false,
79+
"mobileTopRow": 0,
80+
"responsiveBehavior": "fill",
81+
"originalTopRow": 0,
82+
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
83+
"mobileLeftColumn": 0,
84+
"maxDynamicHeight": 9000,
85+
"originalBottomRow": 12,
86+
"minDynamicHeight": 10
87+
}

Diff for: pages/Page1/widgets/Container4/Text2.json

+58
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"mobileBottomRow": 7,
3+
"widgetName": "Text2",
4+
"displayName": "Text",
5+
"iconSVG": "https://appcdn.appsmith.com/static/media/icon.a47d6d5dbbb718c4dc4b2eb4f218c1b7.svg",
6+
"searchTags": [
7+
"typography",
8+
"paragraph",
9+
"label"
10+
],
11+
"topRow": 3,
12+
"bottomRow": 10,
13+
"parentRowSpace": 10,
14+
"type": "TEXT_WIDGET",
15+
"hideCard": false,
16+
"mobileRightColumn": 17,
17+
"animateLoading": true,
18+
"overflow": "NONE",
19+
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
20+
"parentColumnSpace": 6.53125,
21+
"dynamicTriggerPathList": [],
22+
"leftColumn": 1,
23+
"dynamicBindingPathList": [
24+
{"key": "truncateButtonColor"},
25+
{"key": "fontFamily"},
26+
{"key": "borderRadius"}
27+
],
28+
"shouldTruncate": false,
29+
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
30+
"text": "Todo App",
31+
"key": "i9xb78n35r",
32+
"isDeprecated": false,
33+
"rightColumn": 44,
34+
"textAlign": "LEFT",
35+
"dynamicHeight": "AUTO_HEIGHT",
36+
"widgetId": "q7czqluugk",
37+
"minWidth": 450,
38+
"isVisible": true,
39+
"fontStyle": "BOLD",
40+
"textColor": "#ffffff",
41+
"version": 1,
42+
"parentId": "xbqwx6xckh",
43+
"tags": [
44+
"Suggested",
45+
"Content"
46+
],
47+
"renderMode": "CANVAS",
48+
"isLoading": false,
49+
"mobileTopRow": 3,
50+
"responsiveBehavior": "fill",
51+
"originalTopRow": 3,
52+
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
53+
"mobileLeftColumn": 1,
54+
"maxDynamicHeight": 9000,
55+
"originalBottomRow": 10,
56+
"fontSize": "3rem",
57+
"minDynamicHeight": 4
58+
}

Diff for: theme.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Default",
3-
"displayName": "Modern",
2+
"name": "Earth",
3+
"displayName": "Earth",
44
"isSystemTheme": true,
55
"deleted": false
66
}

0 commit comments

Comments
 (0)