System generated commit, initial commit

This commit is contained in:
2026-07-30 14:09:59 +00:00
parent 261588b8bf
commit fb600ee6c8
40 changed files with 2079 additions and 0 deletions
+53
View File
@@ -0,0 +1,53 @@
{
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 12,
"boxShadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
"closeOnSelection": false,
"dateFormat": "DD/MM/YYYY HH:mm",
"datePickerType": "DATE_PICKER",
"defaultDate": "2026-07-14T17:04:02.022+02:00",
"dynamicBindingPathList": [
{
"key": "accentColor"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [],
"firstDayOfWeek": 0,
"isDisabled": false,
"isLoading": false,
"isRequired": false,
"isVisible": true,
"key": "29643854bh",
"label": "Datum",
"labelAlignment": "left",
"labelPosition": "Left",
"labelTextSize": "0.875rem",
"labelWidth": "3",
"leftColumn": 2,
"maxDate": "2121-12-31T18:29:00.000Z",
"maxDynamicHeight": 9000,
"minDate": "1920-12-31T18:30:00.000Z",
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 8,
"mobileLeftColumn": 0,
"mobileRightColumn": 6,
"mobileTopRow": 1,
"needsErrorInfo": false,
"parentColumnSpace": 21.90625,
"parentId": "0",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 15,
"shortcuts": false,
"timePrecision": "minute",
"topRow": 8,
"type": "DATE_PICKER_WIDGET2",
"version": 2,
"widgetId": "evpejlxeih",
"widgetName": "Datum_B"
}
+43
View File
@@ -0,0 +1,43 @@
{
"animateLoading": true,
"backgroundColor": "#f1f5f9",
"borderColor": "#f1f5f9",
"borderRadius": "0.375rem",
"borderWidth": "1",
"bottomRow": 8,
"boxShadow": "none",
"children": [],
"containerStyle": "card",
"dynamicHeight": "FIXED",
"flexVerticalAlignment": "stretch",
"hasMetaWidgets": true,
"isCanvas": true,
"isCreationPending": true,
"isLoading": false,
"isModuleWidget": true,
"isVisible": true,
"key": "nobusc5t1u",
"leftColumn": 0,
"maxDynamicHeight": 9000,
"minDynamicHeight": 10,
"minWidth": 450,
"mobileBottomRow": 8,
"mobileLeftColumn": 0,
"mobileRightColumn": 64,
"mobileTopRow": 0,
"moduleUUID": "df3b5e28-9a87-4e91-ba97-6016b27b93b9",
"needsErrorInfo": false,
"parentColumnSpace": 25.390625,
"parentId": "0",
"parentRowSpace": 10,
"positioning": "fixed",
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 64,
"shouldScrollContents": false,
"topRow": 0,
"type": "MODULE_WIDGET_df3b5e28-9a87-4e91-ba97-6016b27b93b9",
"version": 1,
"widgetId": "0y78mayo7w",
"widgetName": "Home1"
}
@@ -0,0 +1,50 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 12,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "6x3r0two5o",
"leftColumn": 15,
"minWidth": 120,
"mobileBottomRow": 18,
"mobileLeftColumn": 10,
"mobileRightColumn": 26,
"mobileTopRow": 14,
"needsErrorInfo": false,
"onClick": "{{showModal(Terminplanungs_Modal.name);}}",
"parentColumnSpace": 20.517578125,
"parentId": "0",
"parentRowSpace": 10,
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 22,
"text": "Terminplanung",
"topRow": 8,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "yrcedw86vp",
"widgetName": "Terminplanung_P"
}