System generated commit, initial commit
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 12,
|
||||
"boxShadow": "none",
|
||||
"defaultImage": "https://assets.appsmith.com/widgets/default.png",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "image"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [],
|
||||
"enableDownload": false,
|
||||
"enableRotation": false,
|
||||
"flexVerticalAlignment": "start",
|
||||
"image": "{{'https://icons.duckduckgo.com/ip3/' + currentItem.website.replace(/^https?:\\/\\//, '').replace(/\\/$/, '') + '.ico'}}",
|
||||
"imageShape": "RECTANGLE",
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "8o1p9psn7m",
|
||||
"leftColumn": 0,
|
||||
"maxZoomLevel": 1,
|
||||
"mobileBottomRow": 8,
|
||||
"mobileLeftColumn": 0,
|
||||
"mobileRightColumn": 16,
|
||||
"mobileTopRow": 0,
|
||||
"needsErrorInfo": false,
|
||||
"objectFit": "contain",
|
||||
"parentId": "2hmferjluj",
|
||||
"renderMode": "CANVAS",
|
||||
"rightColumn": 8,
|
||||
"topRow": 0,
|
||||
"type": "IMAGE_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "qt2k3xwcz9",
|
||||
"widgetName": "Fass_Image"
|
||||
}
|
||||
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 8,
|
||||
"boxShadow": "none",
|
||||
"buttonVariant": "PRIMARY",
|
||||
"childStylesheet": {
|
||||
"button": {
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}"
|
||||
}
|
||||
},
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton2.buttonColor"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.buttonColor"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton2.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton1.buttonColor"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "FIXED",
|
||||
"dynamicPropertyPathList": [
|
||||
{
|
||||
"key": "groupButtons.groupButton1.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton2.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton1.buttonColor"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [],
|
||||
"groupButtons": {
|
||||
"groupButton1": {
|
||||
"buttonColor": "{{currentItem.certified ? '#22c55e' : '#FF0000'}}",
|
||||
"buttonType": "SIMPLE",
|
||||
"disabledWhenInvalid": false,
|
||||
"iconName": "endorsed",
|
||||
"id": "groupButton1",
|
||||
"index": 0,
|
||||
"isDisabled": false,
|
||||
"isVisible": "true",
|
||||
"label": "",
|
||||
"menuItems": {},
|
||||
"placement": "CENTER",
|
||||
"widgetId": ""
|
||||
},
|
||||
"groupButton2": {
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"buttonType": "SIMPLE",
|
||||
"disabledWhenInvalid": false,
|
||||
"iconName": "briefcase",
|
||||
"id": "groupButton2",
|
||||
"index": 1,
|
||||
"isDisabled": false,
|
||||
"isVisible": "{{currentItem.target_market.includes('business')}}",
|
||||
"label": "",
|
||||
"menuItems": {},
|
||||
"placement": "CENTER",
|
||||
"widgetId": ""
|
||||
},
|
||||
"groupButton3": {
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"buttonType": "SIMPLE",
|
||||
"disabledWhenInvalid": false,
|
||||
"iconName": "user",
|
||||
"id": "groupButton3",
|
||||
"index": 2,
|
||||
"isDisabled": false,
|
||||
"isVisible": "{{currentItem.target_market.includes('consumer')}}",
|
||||
"label": "",
|
||||
"menuItems": {
|
||||
"menuItem1": {
|
||||
"backgroundColor": "#FFFFFF",
|
||||
"disabledWhenInvalid": false,
|
||||
"id": "menuItem1",
|
||||
"index": 0,
|
||||
"isDisabled": false,
|
||||
"isVisible": true,
|
||||
"label": "First Option",
|
||||
"onClick": "",
|
||||
"widgetId": ""
|
||||
},
|
||||
"menuItem2": {
|
||||
"backgroundColor": "#FFFFFF",
|
||||
"disabledWhenInvalid": false,
|
||||
"id": "menuItem2",
|
||||
"index": 1,
|
||||
"isDisabled": false,
|
||||
"isVisible": true,
|
||||
"label": "Second Option",
|
||||
"onClick": "",
|
||||
"widgetId": ""
|
||||
},
|
||||
"menuItem3": {
|
||||
"backgroundColor": "#DD4B34",
|
||||
"disabledWhenInvalid": false,
|
||||
"iconAlign": "right",
|
||||
"iconColor": "#FFFFFF",
|
||||
"iconName": "trash",
|
||||
"id": "menuItem3",
|
||||
"index": 2,
|
||||
"isDisabled": false,
|
||||
"isVisible": true,
|
||||
"label": "Delete",
|
||||
"onClick": "",
|
||||
"textColor": "#FFFFFF",
|
||||
"widgetId": ""
|
||||
}
|
||||
},
|
||||
"placement": "CENTER",
|
||||
"widgetId": ""
|
||||
}
|
||||
},
|
||||
"isCanvas": false,
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "wy00hoscga",
|
||||
"leftColumn": 8,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 17,
|
||||
"mobileLeftColumn": 29,
|
||||
"mobileRightColumn": 53,
|
||||
"mobileTopRow": 13,
|
||||
"needsErrorInfo": false,
|
||||
"orientation": "horizontal",
|
||||
"parentColumnSpace": 13.75,
|
||||
"parentId": "2hmferjluj",
|
||||
"parentRowSpace": 10,
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 33,
|
||||
"topRow": 4,
|
||||
"type": "BUTTON_GROUP_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "ede2arz5ry",
|
||||
"widgetName": "Foss_Classification"
|
||||
}
|
||||
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"backgroundColor": "white",
|
||||
"borderColor": "#E0DEDE",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"borderWidth": "1",
|
||||
"bottomRow": 15,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"children": [
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 150,
|
||||
"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": "wgonql8rc3",
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
"mobileLeftColumn": 0,
|
||||
"mobileTopRow": 0,
|
||||
"needsErrorInfo": false,
|
||||
"parentColumnSpace": 1,
|
||||
"parentId": "krv2jwrb36",
|
||||
"parentRowSpace": 1,
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"topRow": 0,
|
||||
"type": "CANVAS_WIDGET",
|
||||
"useAutoLayout": false,
|
||||
"version": 1,
|
||||
"widgetId": "2hmferjluj",
|
||||
"widgetName": "Canvas2Copy"
|
||||
}
|
||||
],
|
||||
"containerStyle": "card",
|
||||
"disabledWidgetFeatures": [
|
||||
"dynamicHeight"
|
||||
],
|
||||
"disallowCopy": true,
|
||||
"dragDisabled": true,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "boxShadow"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "FIXED",
|
||||
"dynamicTriggerPathList": [],
|
||||
"flexVerticalAlignment": "stretch",
|
||||
"isCanvas": true,
|
||||
"isDeletable": false,
|
||||
"isListItemContainer": true,
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "l5c7fdn43r",
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 10,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 12,
|
||||
"mobileLeftColumn": 0,
|
||||
"mobileRightColumn": 64,
|
||||
"mobileTopRow": 0,
|
||||
"needsErrorInfo": false,
|
||||
"noContainerOffset": true,
|
||||
"parentId": "bpdp6rsll3",
|
||||
"positioning": "fixed",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 64,
|
||||
"shouldScrollContents": false,
|
||||
"topRow": 0,
|
||||
"type": "CONTAINER_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "krv2jwrb36",
|
||||
"widgetName": "Foss_Container"
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 12,
|
||||
"boxShadow": "none",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "text"
|
||||
},
|
||||
{
|
||||
"key": "truncateButtonColor"
|
||||
},
|
||||
{
|
||||
"key": "fontFamily"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "text"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "FIXED",
|
||||
"dynamicTriggerPathList": [],
|
||||
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
|
||||
"fontSize": "0.875rem",
|
||||
"fontStyle": "BOLD",
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "gh3p9420yz",
|
||||
"leftColumn": 33,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 8,
|
||||
"mobileLeftColumn": 16,
|
||||
"mobileRightColumn": 24,
|
||||
"mobileTopRow": 4,
|
||||
"needsErrorInfo": false,
|
||||
"overflow": "SCROLL",
|
||||
"parentId": "2hmferjluj",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 64,
|
||||
"shouldTruncate": false,
|
||||
"text": "{{currentItem.description}}",
|
||||
"textAlign": "LEFT",
|
||||
"textColor": "#71717a",
|
||||
"textStyle": "BODY",
|
||||
"topRow": 0,
|
||||
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"type": "TEXT_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "8w3she4pmd",
|
||||
"widgetName": "Foss_Description"
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 4,
|
||||
"boxShadow": "none",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "text"
|
||||
},
|
||||
{
|
||||
"key": "truncateButtonColor"
|
||||
},
|
||||
{
|
||||
"key": "fontFamily"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "text"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "FIXED",
|
||||
"dynamicTriggerPathList": [],
|
||||
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
|
||||
"fontSize": "1rem",
|
||||
"fontStyle": "BOLD",
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "gh3p9420yz",
|
||||
"leftColumn": 8,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 4,
|
||||
"mobileLeftColumn": 16,
|
||||
"mobileRightColumn": 28,
|
||||
"mobileTopRow": 0,
|
||||
"needsErrorInfo": false,
|
||||
"overflow": "NONE",
|
||||
"parentId": "2hmferjluj",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 33,
|
||||
"shouldTruncate": false,
|
||||
"text": "{{currentItem.name}}",
|
||||
"textAlign": "LEFT",
|
||||
"textColor": "#231F20",
|
||||
"textStyle": "HEADING",
|
||||
"topRow": 0,
|
||||
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"type": "TEXT_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "s6ouuf5xci",
|
||||
"widgetName": "Foss_Name"
|
||||
}
|
||||
@@ -0,0 +1,169 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 12,
|
||||
"boxShadow": "none",
|
||||
"buttonVariant": "PRIMARY",
|
||||
"childStylesheet": {
|
||||
"button": {
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}"
|
||||
}
|
||||
},
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton1.buttonColor"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.buttonColor"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItem1.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItem2.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItem9r712n2ykh.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItemi8clzfge8x.isVisible"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "FIXED",
|
||||
"dynamicPropertyPathList": [
|
||||
{
|
||||
"key": "groupButtons.groupButton2.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItem1.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItem2.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItem9r712n2ykh.isVisible"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItemi8clzfge8x.isVisible"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [
|
||||
{
|
||||
"key": "groupButtons.groupButton1.onClick"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItem1.onClick"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItem2.onClick"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItem9r712n2ykh.onClick"
|
||||
},
|
||||
{
|
||||
"key": "groupButtons.groupButton3.menuItems.menuItemi8clzfge8x.onClick"
|
||||
}
|
||||
],
|
||||
"groupButtons": {
|
||||
"groupButton1": {
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"buttonType": "SIMPLE",
|
||||
"disabledWhenInvalid": false,
|
||||
"iconName": "shield",
|
||||
"id": "groupButton1",
|
||||
"index": 0,
|
||||
"isDisabled": false,
|
||||
"isVisible": true,
|
||||
"label": "DAM",
|
||||
"menuItems": {},
|
||||
"onClick": "{{navigateTo(currentItem.website, {}, 'NEW_WINDOW');}}",
|
||||
"placement": "CENTER",
|
||||
"widgetId": ""
|
||||
},
|
||||
"groupButton3": {
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"buttonType": "MENU",
|
||||
"disabledWhenInvalid": false,
|
||||
"iconName": "more",
|
||||
"id": "groupButton3",
|
||||
"index": 1,
|
||||
"isDisabled": false,
|
||||
"isVisible": true,
|
||||
"label": "More",
|
||||
"menuItems": {
|
||||
"menuItem1": {
|
||||
"backgroundColor": "#FFFFFF",
|
||||
"disabledWhenInvalid": false,
|
||||
"iconName": "airplane",
|
||||
"id": "menuItem1",
|
||||
"index": 0,
|
||||
"isDisabled": false,
|
||||
"isVisible": "{{currentItem.public_demo != null}}",
|
||||
"label": "Public Demo",
|
||||
"onClick": "{{navigateTo(currentItem.public_demo, {}, 'NEW_WINDOW');}}",
|
||||
"widgetId": ""
|
||||
},
|
||||
"menuItem2": {
|
||||
"backgroundColor": "#FFFFFF",
|
||||
"disabledWhenInvalid": false,
|
||||
"iconName": "book",
|
||||
"id": "menuItem2",
|
||||
"index": 1,
|
||||
"isDisabled": false,
|
||||
"isVisible": "{{currentItem.documentation != null}}",
|
||||
"label": "Documentation",
|
||||
"onClick": "{{navigateTo(currentItem.documentation, {}, 'NEW_WINDOW');}}",
|
||||
"widgetId": ""
|
||||
},
|
||||
"menuItem9r712n2ykh": {
|
||||
"iconName": "git-branch",
|
||||
"id": "menuItem9r712n2ykh",
|
||||
"index": 2,
|
||||
"isDisabled": false,
|
||||
"isVisible": "{{currentItem.repository != null}}",
|
||||
"label": "Source Code",
|
||||
"onClick": "{{navigateTo(currentItem.repository, {}, 'NEW_WINDOW');}}",
|
||||
"widgetId": "kkpxj3rq2k"
|
||||
},
|
||||
"menuItemi8clzfge8x": {
|
||||
"iconName": "globe-network",
|
||||
"id": "menuItemi8clzfge8x",
|
||||
"index": 3,
|
||||
"isDisabled": false,
|
||||
"isVisible": "{{currentItem.website != null}}",
|
||||
"label": "Website",
|
||||
"onClick": "{{navigateTo(currentItem, {}, 'NEW_WINDOW');}}",
|
||||
"widgetId": "ps9m5n7jqp"
|
||||
}
|
||||
},
|
||||
"placement": "CENTER",
|
||||
"widgetId": ""
|
||||
}
|
||||
},
|
||||
"isCanvas": false,
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "y4jxl9lobj",
|
||||
"leftColumn": 8,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 9,
|
||||
"mobileLeftColumn": 40,
|
||||
"mobileRightColumn": 64,
|
||||
"mobileTopRow": 5,
|
||||
"needsErrorInfo": false,
|
||||
"orientation": "horizontal",
|
||||
"parentColumnSpace": 13.75,
|
||||
"parentId": "2hmferjluj",
|
||||
"parentRowSpace": 10,
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 33,
|
||||
"topRow": 8,
|
||||
"type": "BUTTON_GROUP_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "sw6eudm0pq",
|
||||
"widgetName": "Foss_Navigation"
|
||||
}
|
||||
127
pages/Containers/widgets/Foss_List/Foss_List.json
Normal file
127
pages/Containers/widgets/Foss_List/Foss_List.json
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"additionalStaticProps": [
|
||||
"level",
|
||||
"levelData",
|
||||
"prefixMetaWidgetId",
|
||||
"metaWidgetId"
|
||||
],
|
||||
"animateLoading": true,
|
||||
"backgroundColor": "transparent",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 116,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"children": [
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 900,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"canExtend": false,
|
||||
"containerStyle": "none",
|
||||
"detachFromLayout": true,
|
||||
"dropDisabled": true,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "boxShadow"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "AUTO_HEIGHT",
|
||||
"flexLayers": [],
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "wgonql8rc3",
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minHeight": 400,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 400,
|
||||
"mobileLeftColumn": 0,
|
||||
"mobileRightColumn": 340.5,
|
||||
"mobileTopRow": 0,
|
||||
"needsErrorInfo": false,
|
||||
"noPad": true,
|
||||
"openParentPropertyPane": true,
|
||||
"parentColumnSpace": 1,
|
||||
"parentId": "wkq3mw8fgo",
|
||||
"parentRowSpace": 1,
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 340.5,
|
||||
"topRow": 0,
|
||||
"type": "CANVAS_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "bpdp6rsll3",
|
||||
"widgetName": "Canvas1Copy"
|
||||
}
|
||||
],
|
||||
"currentItemsView": "{{[]}}",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "currentItemsView"
|
||||
},
|
||||
{
|
||||
"key": "selectedItemView"
|
||||
},
|
||||
{
|
||||
"key": "triggeredItemView"
|
||||
},
|
||||
{
|
||||
"key": "primaryKeys"
|
||||
},
|
||||
{
|
||||
"key": "accentColor"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "boxShadow"
|
||||
},
|
||||
{
|
||||
"key": "listData"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [],
|
||||
"enhancements": true,
|
||||
"flexVerticalAlignment": "start",
|
||||
"gridType": "vertical",
|
||||
"hasMetaWidgets": true,
|
||||
"isCanvas": true,
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"itemBackgroundColor": "#FFFFFF",
|
||||
"itemSpacing": 8,
|
||||
"key": "02rzriig86",
|
||||
"leftColumn": 0,
|
||||
"listData": "{{FilteredFoss.filteredItems()}}",
|
||||
"mainCanvasId": "bpdp6rsll3",
|
||||
"mainContainerId": "krv2jwrb36",
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 51,
|
||||
"mobileLeftColumn": 10,
|
||||
"mobileRightColumn": 34,
|
||||
"mobileTopRow": 11,
|
||||
"needsErrorInfo": false,
|
||||
"originalBottomRow": 116,
|
||||
"originalTopRow": 26,
|
||||
"pageSize": 5,
|
||||
"parentColumnSpace": 14.1875,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
"primaryKeys": "{{Foss_List.listData.map((currentItem, currentIndex) => currentItem[\"id\"] )}}",
|
||||
"renderMode": "CANVAS",
|
||||
"requiresFlatWidgetChildren": true,
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 64,
|
||||
"selectedItemView": "{{{}}}",
|
||||
"templateHeight": 160,
|
||||
"topRow": 26,
|
||||
"triggeredItemView": "{{{}}}",
|
||||
"type": "LIST_WIDGET_V2",
|
||||
"widgetId": "wkq3mw8fgo",
|
||||
"widgetName": "Foss_List"
|
||||
}
|
||||
Reference in New Issue
Block a user