System generated commit, initial commit
This commit is contained in:
91
pages/Containers/widgets/Header/Header.json
Normal file
91
pages/Containers/widgets/Header/Header.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"backgroundColor": "#FFFFFF",
|
||||
"borderColor": "#E0DEDE",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"borderWidth": "1",
|
||||
"bottomRow": 21,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"children": [
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 200,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"canExtend": false,
|
||||
"containerStyle": "none",
|
||||
"detachFromLayout": true,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "boxShadow"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "AUTO_HEIGHT",
|
||||
"flexLayers": [],
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "4o359hpj2a",
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minHeight": 100,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 100,
|
||||
"mobileLeftColumn": 0,
|
||||
"mobileRightColumn": 141.875,
|
||||
"mobileTopRow": 0,
|
||||
"needsErrorInfo": false,
|
||||
"parentColumnSpace": 1,
|
||||
"parentId": "qfdctpsgbq",
|
||||
"parentRowSpace": 1,
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 141.875,
|
||||
"topRow": 0,
|
||||
"type": "CANVAS_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "jvh2b9unua",
|
||||
"widgetName": "Canvas1"
|
||||
}
|
||||
],
|
||||
"containerStyle": "card",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "boxShadow"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "AUTO_HEIGHT",
|
||||
"flexVerticalAlignment": "stretch",
|
||||
"isCanvas": true,
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "ly90xdb2i8",
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 10,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 11,
|
||||
"mobileLeftColumn": 0,
|
||||
"mobileRightColumn": 10,
|
||||
"mobileTopRow": 1,
|
||||
"needsErrorInfo": false,
|
||||
"originalBottomRow": 21,
|
||||
"originalTopRow": 1,
|
||||
"parentColumnSpace": 14.1875,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 63,
|
||||
"shouldScrollContents": true,
|
||||
"topRow": 1,
|
||||
"type": "CONTAINER_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "qfdctpsgbq",
|
||||
"widgetName": "Header"
|
||||
}
|
||||
69
pages/Containers/widgets/Header/MultiSelectCategory.json
Normal file
69
pages/Containers/widgets/Header/MultiSelectCategory.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"allowSelectAll": true,
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 18,
|
||||
"boxShadow": "none",
|
||||
"defaultOptionValue": "{{ ((options, serverSideFiltering) => ( MultiSelectCategory.options))(MultiSelectCategory.options, MultiSelectCategory.serverSideFiltering) }}",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "accentColor"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "sourceData"
|
||||
},
|
||||
{
|
||||
"key": "defaultOptionValue"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "FIXED",
|
||||
"dynamicPropertyPathList": [
|
||||
{
|
||||
"key": "sourceData"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [],
|
||||
"isDisabled": false,
|
||||
"isFilterable": true,
|
||||
"isLoading": false,
|
||||
"isRequired": false,
|
||||
"isVisible": true,
|
||||
"key": "fghssw4jf3",
|
||||
"labelAlignment": "left",
|
||||
"labelPosition": "Top",
|
||||
"labelText": "Categories",
|
||||
"labelTextSize": "0.875rem",
|
||||
"labelWidth": 5,
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 20,
|
||||
"mobileLeftColumn": 19,
|
||||
"mobileRightColumn": 39,
|
||||
"mobileTopRow": 13,
|
||||
"needsErrorInfo": false,
|
||||
"optionLabel": "text",
|
||||
"optionValue": "value",
|
||||
"originalBottomRow": 27,
|
||||
"originalTopRow": 14,
|
||||
"parentColumnSpace": 13.6533203125,
|
||||
"parentId": "jvh2b9unua",
|
||||
"parentRowSpace": 10,
|
||||
"placeholderText": "Select option(s)",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 64,
|
||||
"serverSideFiltering": false,
|
||||
"shouldScrollContents": true,
|
||||
"sourceData": "{{get_foss_categories.data.data.meta.options.choices}}",
|
||||
"topRow": 11,
|
||||
"type": "MULTI_SELECT_WIDGET_V2",
|
||||
"version": 1,
|
||||
"widgetId": "e8e49250tn",
|
||||
"widgetName": "MultiSelectCategory"
|
||||
}
|
||||
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 11,
|
||||
"boxShadow": "none",
|
||||
"defaultOptionValue": "{{ ((options, serverSideFiltering) => ( MultiSelectCertification.options))(MultiSelectCertification.options, MultiSelectCertification.serverSideFiltering) }}",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "accentColor"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "defaultOptionValue"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "FIXED",
|
||||
"dynamicPropertyPathList": [
|
||||
{
|
||||
"key": "sourceData"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [],
|
||||
"isDisabled": false,
|
||||
"isFilterable": true,
|
||||
"isLoading": false,
|
||||
"isRequired": false,
|
||||
"isVisible": true,
|
||||
"key": "fghssw4jf3",
|
||||
"labelAlignment": "left",
|
||||
"labelPosition": "Top",
|
||||
"labelText": "Certification",
|
||||
"labelTextSize": "0.875rem",
|
||||
"labelWidth": 5,
|
||||
"leftColumn": 20,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 20,
|
||||
"mobileLeftColumn": 19,
|
||||
"mobileRightColumn": 39,
|
||||
"mobileTopRow": 13,
|
||||
"needsErrorInfo": false,
|
||||
"optionLabel": "label",
|
||||
"optionValue": "value",
|
||||
"parentColumnSpace": 13.6533203125,
|
||||
"parentId": "jvh2b9unua",
|
||||
"parentRowSpace": 10,
|
||||
"placeholderText": "Select option(s)",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 41,
|
||||
"serverSideFiltering": false,
|
||||
"sourceData": "[\n{\n\"label\": \"Certified\",\n\"value\": \"true\"\n},\n{\n\"label\": \"Not Certified\",\n\"value\": \"false\"\n}\n]",
|
||||
"topRow": 4,
|
||||
"type": "MULTI_SELECT_WIDGET_V2",
|
||||
"version": 1,
|
||||
"widgetId": "rwlqyjkxdn",
|
||||
"widgetName": "MultiSelectCertification"
|
||||
}
|
||||
65
pages/Containers/widgets/Header/MultiSelectTargetMarket.json
Normal file
65
pages/Containers/widgets/Header/MultiSelectTargetMarket.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 11,
|
||||
"boxShadow": "none",
|
||||
"defaultOptionValue": "{{ ((options, serverSideFiltering) => ( MultiSelectTargetMarket.options))(MultiSelectTargetMarket.options, MultiSelectTargetMarket.serverSideFiltering) }}",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "accentColor"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "sourceData"
|
||||
},
|
||||
{
|
||||
"key": "defaultOptionValue"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "FIXED",
|
||||
"dynamicPropertyPathList": [
|
||||
{
|
||||
"key": "sourceData"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [],
|
||||
"isDisabled": false,
|
||||
"isFilterable": true,
|
||||
"isLoading": false,
|
||||
"isRequired": false,
|
||||
"isVisible": true,
|
||||
"key": "fghssw4jf3",
|
||||
"labelAlignment": "left",
|
||||
"labelPosition": "Top",
|
||||
"labelText": "Target Market",
|
||||
"labelTextSize": "0.875rem",
|
||||
"labelWidth": 5,
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 20,
|
||||
"mobileLeftColumn": 19,
|
||||
"mobileRightColumn": 39,
|
||||
"mobileTopRow": 13,
|
||||
"needsErrorInfo": false,
|
||||
"optionLabel": "text",
|
||||
"optionValue": "value",
|
||||
"parentColumnSpace": 13.6533203125,
|
||||
"parentId": "jvh2b9unua",
|
||||
"parentRowSpace": 10,
|
||||
"placeholderText": "Select option(s)",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 20,
|
||||
"serverSideFiltering": false,
|
||||
"sourceData": "{{get_foss_target_markets.data.data.meta.options.choices}}",
|
||||
"topRow": 4,
|
||||
"type": "MULTI_SELECT_WIDGET_V2",
|
||||
"version": 1,
|
||||
"widgetId": "50bk4kjp2q",
|
||||
"widgetName": "MultiSelectTargetMarket"
|
||||
}
|
||||
52
pages/Containers/widgets/Header/Title.json
Normal file
52
pages/Containers/widgets/Header/Title.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 4,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "truncateButtonColor"
|
||||
},
|
||||
{
|
||||
"key": "fontFamily"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "AUTO_HEIGHT",
|
||||
"dynamicTriggerPathList": [],
|
||||
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
|
||||
"fontSize": "1rem",
|
||||
"fontStyle": "BOLD",
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "gh3p9420yz",
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 8,
|
||||
"mobileLeftColumn": 10,
|
||||
"mobileRightColumn": 26,
|
||||
"mobileTopRow": 4,
|
||||
"needsErrorInfo": false,
|
||||
"originalBottomRow": 15,
|
||||
"originalTopRow": 11,
|
||||
"overflow": "NONE",
|
||||
"parentColumnSpace": 14.1875,
|
||||
"parentId": "jvh2b9unua",
|
||||
"parentRowSpace": 10,
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 63,
|
||||
"shouldTruncate": false,
|
||||
"text": "Containerized Services",
|
||||
"textAlign": "LEFT",
|
||||
"textColor": "#231F20",
|
||||
"topRow": 0,
|
||||
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"type": "TEXT_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "y4zm2036t3",
|
||||
"widgetName": "Title"
|
||||
}
|
||||
Reference in New Issue
Block a user