Gui Anpassung
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 9,
|
||||
"bottomRow": 11,
|
||||
"boxShadow": "none",
|
||||
"defaultOptionValue": "[\n \"GREEN\",\n \"RED\"\n]",
|
||||
"dynamicBindingPathList": [
|
||||
@@ -23,11 +23,11 @@
|
||||
"isVisible": true,
|
||||
"key": "vrep3jc9l1",
|
||||
"labelAlignment": "left",
|
||||
"labelPosition": "Left",
|
||||
"labelPosition": "Top",
|
||||
"labelText": "Büro",
|
||||
"labelTextSize": "0.875rem",
|
||||
"labelWidth": "3",
|
||||
"leftColumn": 3,
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
@@ -46,7 +46,7 @@
|
||||
"placeholderText": "Select option(s)",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 18,
|
||||
"rightColumn": 14,
|
||||
"serverSideFiltering": false,
|
||||
"sourceData": [
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"borderColor": "#ffffff",
|
||||
"borderRadius": "0.375rem",
|
||||
"borderWidth": "1",
|
||||
"bottomRow": 59,
|
||||
"bottomRow": 60,
|
||||
"boxShadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",
|
||||
"defaultModel": "{\n \"locale\": \"de\",\n \"initialView\": \"dayGridMonth\",\n \"initialDate\": \"2026-08-06\",\n \"firstDay\": 1,\n \"editable\": true,\n \"selectable\": true,\n \"events\": [\n {\n \"id\": \"1\",\n \"title\": \"Keycloak-Workshop\",\n \"start\": \"2026-08-06T09:00:00\",\n \"end\": \"2026-08-06T11:00:00\",\n \"backgroundColor\": \"#2563eb\"\n },\n {\n \"id\": \"2\",\n \"title\": \"n8n Deployment\",\n \"start\": \"2026-08-10\",\n \"allDay\": true,\n \"backgroundColor\": \"#16a34a\"\n }\n ]\n}",
|
||||
"dynamicBindingPathList": [
|
||||
@@ -20,7 +20,7 @@
|
||||
"isSearchWildcard": true,
|
||||
"isVisible": true,
|
||||
"key": "15menc7fc7",
|
||||
"leftColumn": 0,
|
||||
"leftColumn": 14,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"mobileBottomRow": 41,
|
||||
@@ -39,7 +39,7 @@
|
||||
"js": "appsmith.onReady(() => {\n const calendarEl = document.getElementById('calendar');\n const calendar = new FullCalendar.Calendar(calendarEl, {\n initialView: 'dayGridMonth'\n });\n calendar.render();\n});"
|
||||
},
|
||||
"theme": "{{appsmith.theme}}",
|
||||
"topRow": 11,
|
||||
"topRow": 4,
|
||||
"type": "CUSTOM_WIDGET",
|
||||
"uncompiledSrcDoc": {
|
||||
"css": "",
|
||||
|
||||
@@ -81,5 +81,5 @@
|
||||
"version": 2,
|
||||
"widgetId": "r108hlnkmr",
|
||||
"widgetName": "Terminplanungs_Modal",
|
||||
"width": 1112.6999999999998
|
||||
"width": 1516.6999999999998
|
||||
}
|
||||
Reference in New Issue
Block a user