Add units ordered page

This commit is contained in:
2026-02-26 14:14:05 +00:00
parent 463874f811
commit 8d80fc105d
22 changed files with 1499 additions and 0 deletions

View File

@@ -0,0 +1,55 @@
{
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 7,
"boxShadow": "none",
"closeOnSelection": true,
"dateFormat": "YYYY-MM-DD HH:mm",
"datePickerType": "DATE_PICKER",
"dynamicBindingPathList": [
{
"key": "accentColor"
},
{
"key": "borderRadius"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [],
"firstDayOfWeek": 0,
"isDisabled": false,
"isLoading": false,
"isRequired": false,
"isVisible": true,
"key": "1n4gn1ssf4",
"label": "End Date",
"labelAlignment": "left",
"labelPosition": "Top",
"labelTextSize": "0.875rem",
"labelWidth": 5,
"leftColumn": 5,
"maxDate": "2121-12-31T18:29:00.000Z",
"maxDynamicHeight": 9000,
"minDate": "1920-12-31T18:30:00.000Z",
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 8,
"mobileLeftColumn": 1,
"mobileRightColumn": 21,
"mobileTopRow": 1,
"needsErrorInfo": false,
"parentColumnSpace": 10.263671875,
"parentId": "o7m1w5vrow",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 10,
"shortcuts": false,
"timePrecision": "minute",
"topRow": 0,
"type": "DATE_PICKER_WIDGET2",
"version": 2,
"widgetId": "33mzf7ghwq",
"widgetName": "SeriesDateTo"
}