766 lines
30 KiB
JSON
766 lines
30 KiB
JSON
{
|
|
"animateLoading": true,
|
|
"autoGenerateForm": true,
|
|
"backgroundColor": "#fff",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"bottomRow": 81,
|
|
"boxShadow": "none",
|
|
"childStylesheet": {
|
|
"ARRAY": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"cellBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"cellBoxShadow": "none"
|
|
},
|
|
"CHECKBOX": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}"
|
|
},
|
|
"CURRENCY_INPUT": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"DATEPICKER": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"EMAIL_INPUT": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"MULTILINE_TEXT_INPUT": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"MULTISELECT": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"NUMBER_INPUT": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"OBJECT": {
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"cellBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"cellBoxShadow": "none"
|
|
},
|
|
"PASSWORD_INPUT": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"PHONE_NUMBER_INPUT": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"RADIO_GROUP": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"SELECT": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"SWITCH": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"boxShadow": "none"
|
|
},
|
|
"TEXT_INPUT": {
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none"
|
|
}
|
|
},
|
|
"disabledWhenInvalid": true,
|
|
"displayName": "JSON Form",
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "schema.__root_schema__.defaultValue"
|
|
},
|
|
{
|
|
"key": "sourceData"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.cellBorderRadius"
|
|
},
|
|
{
|
|
"key": "borderRadius"
|
|
},
|
|
{
|
|
"key": "submitButtonStyles.buttonColor"
|
|
},
|
|
{
|
|
"key": "submitButtonStyles.borderRadius"
|
|
},
|
|
{
|
|
"key": "resetButtonStyles.borderRadius"
|
|
},
|
|
{
|
|
"key": "resetButtonStyles.buttonColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.user_created.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.user_created.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.user_created.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.date_created.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.date_created.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.date_created.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.user_updated.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.user_updated.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.user_updated.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.date_updated.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.date_updated.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.date_updated.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.name.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.name.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.name.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.website.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.website.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.website.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.repository.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.repository.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.repository.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.documentation.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.documentation.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.documentation.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.public_demo.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.public_demo.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.public_demo.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.target_market.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.target_market.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.target_market.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.copyright_license.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.copyright_license.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.copyright_license.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.certified.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.certified.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.tested.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.tested.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.category.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.category.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.category.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.p2p.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.p2p.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.standalone.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.standalone.accentColor"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.description.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.description.borderRadius"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.description.accentColor"
|
|
}
|
|
],
|
|
"dynamicHeight": "FIXED",
|
|
"dynamicPropertyPathList": [
|
|
{
|
|
"key": "schema.__root_schema__.children.date_of_birth.defaultValue"
|
|
},
|
|
{
|
|
"key": "onSubmit"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.date_created.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.date_updated.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.certified.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.tested.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.p2p.defaultValue"
|
|
},
|
|
{
|
|
"key": "schema.__root_schema__.children.standalone.defaultValue"
|
|
}
|
|
],
|
|
"dynamicTriggerPathList": [
|
|
{
|
|
"key": "onSubmit"
|
|
}
|
|
],
|
|
"fieldLimitExceeded": false,
|
|
"fixedFooter": true,
|
|
"hideCard": false,
|
|
"iconSVG": "/static/media/icon.6bacf7df.svg",
|
|
"isLoading": false,
|
|
"isVisible": "true",
|
|
"key": "h9l9ozr8op",
|
|
"labelTextSize": "0.875rem",
|
|
"leftColumn": 0,
|
|
"maxDynamicHeight": 9000,
|
|
"minDynamicHeight": 4,
|
|
"onSubmit": "{{InsertQuery.run(\n\t() => SelectQuery.run()\n\t\t\t\t\t.then(() => closeModal('Insert_Modal')), \n\t(error) => showAlert(`Error while inserting resource!\\n ${error}`,'error'))\n}}",
|
|
"parentColumnSpace": 8.125,
|
|
"parentId": "9rhv3ioohq",
|
|
"parentRowSpace": 10,
|
|
"renderMode": "CANVAS",
|
|
"resetButtonLabel": "Reset",
|
|
"resetButtonStyles": {
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"buttonVariant": "SECONDARY"
|
|
},
|
|
"rightColumn": 64,
|
|
"schema": {
|
|
"__root_schema__": {
|
|
"accessor": "__root_schema__",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"cellBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"cellBoxShadow": "none",
|
|
"children": {
|
|
"category": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "category",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "array",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.category))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Multiselect",
|
|
"identifier": "category",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isFilterable": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"label": "Category",
|
|
"labelTextSize": "0.875rem",
|
|
"options": [
|
|
{
|
|
"label": "Blue",
|
|
"value": "BLUE"
|
|
},
|
|
{
|
|
"label": "Green",
|
|
"value": "GREEN"
|
|
},
|
|
{
|
|
"label": "Red",
|
|
"value": "RED"
|
|
}
|
|
],
|
|
"originalIdentifier": "category",
|
|
"position": 13,
|
|
"serverSideFiltering": false,
|
|
"sourceData": [
|
|
"Smart Home"
|
|
]
|
|
},
|
|
"certified": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "certified",
|
|
"alignWidget": "LEFT",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "boolean",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.certified))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Switch",
|
|
"identifier": "certified",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"label": "Certified",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "certified",
|
|
"position": 11,
|
|
"sourceData": false
|
|
},
|
|
"copyright_license": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "copyright_license",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "string",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.copyright_license))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Text Input",
|
|
"iconAlign": "left",
|
|
"identifier": "copyright_license",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isSpellCheck": false,
|
|
"isVisible": true,
|
|
"label": "Copyright License",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "copyright_license",
|
|
"position": 10,
|
|
"sourceData": "https://www.apache.org/licenses/LICENSE-2.0"
|
|
},
|
|
"date_created": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "date_created",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"closeOnSelection": false,
|
|
"convertToISO": false,
|
|
"dataType": "string",
|
|
"dateFormat": "YYYY-MM-DDTHH:mm:ss.sssZ",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (moment(sourceData.date_created, \"YYYY-MM-DDTHH:mm:ss.sssZ\").format(\"YYYY-MM-DDTHH:mm:ss.sssZ\")))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Datepicker",
|
|
"identifier": "date_created",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"label": "Date Created",
|
|
"labelTextSize": "0.875rem",
|
|
"maxDate": "2121-12-31T18:29:00.000Z",
|
|
"minDate": "1920-12-31T18:30:00.000Z",
|
|
"originalIdentifier": "date_created",
|
|
"position": 1,
|
|
"shortcuts": false,
|
|
"sourceData": "2025-04-04T22:06:11.126Z",
|
|
"timePrecision": "minute"
|
|
},
|
|
"date_updated": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "date_updated",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"closeOnSelection": false,
|
|
"convertToISO": false,
|
|
"dataType": "string",
|
|
"dateFormat": "YYYY-MM-DDTHH:mm:ss.sssZ",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (moment(sourceData.date_updated, \"YYYY-MM-DDTHH:mm:ss.sssZ\").format(\"YYYY-MM-DDTHH:mm:ss.sssZ\")))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Datepicker",
|
|
"identifier": "date_updated",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"label": "Date Updated",
|
|
"labelTextSize": "0.875rem",
|
|
"maxDate": "2121-12-31T18:29:00.000Z",
|
|
"minDate": "1920-12-31T18:30:00.000Z",
|
|
"originalIdentifier": "date_updated",
|
|
"position": 3,
|
|
"shortcuts": false,
|
|
"sourceData": "2025-04-06T15:27:15.736Z",
|
|
"timePrecision": "minute"
|
|
},
|
|
"description": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "description",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "string",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.description))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Text Input",
|
|
"iconAlign": "left",
|
|
"identifier": "description",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isSpellCheck": false,
|
|
"isVisible": true,
|
|
"label": "Description",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "description",
|
|
"position": 16,
|
|
"sourceData": "Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts."
|
|
},
|
|
"documentation": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "documentation",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "string",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.documentation))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Text Input",
|
|
"iconAlign": "left",
|
|
"identifier": "documentation",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isSpellCheck": false,
|
|
"isVisible": true,
|
|
"label": "Documentation",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "documentation",
|
|
"position": 7,
|
|
"sourceData": "https://www.home-assistant.io/docs/"
|
|
},
|
|
"name": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "name",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "string",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.name))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Text Input",
|
|
"iconAlign": "left",
|
|
"identifier": "name",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isSpellCheck": false,
|
|
"isVisible": true,
|
|
"label": "Name",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "name",
|
|
"position": 4,
|
|
"sourceData": "Home Assistant"
|
|
},
|
|
"p2p": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "p2p",
|
|
"alignWidget": "LEFT",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "boolean",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.p2p))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Switch",
|
|
"identifier": "p2p",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"label": "P 2 P",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "p2p",
|
|
"position": 14,
|
|
"sourceData": false
|
|
},
|
|
"public_demo": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "public_demo",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "string",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.public_demo))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Text Input",
|
|
"iconAlign": "left",
|
|
"identifier": "public_demo",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isSpellCheck": false,
|
|
"isVisible": true,
|
|
"label": "Public Demo",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "public_demo",
|
|
"position": 8,
|
|
"sourceData": "https://demo.home-assistant.io/#/lovelace/home"
|
|
},
|
|
"repository": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "repository",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "string",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.repository))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Text Input",
|
|
"iconAlign": "left",
|
|
"identifier": "repository",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isSpellCheck": false,
|
|
"isVisible": true,
|
|
"label": "Repository",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "repository",
|
|
"position": 6,
|
|
"sourceData": "https://github.com/home-assistant"
|
|
},
|
|
"standalone": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "standalone",
|
|
"alignWidget": "LEFT",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "boolean",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.standalone))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Switch",
|
|
"identifier": "standalone",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"label": "Standalone",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "standalone",
|
|
"position": 15,
|
|
"sourceData": true
|
|
},
|
|
"target_market": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "target_market",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "array",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.target_market))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Multiselect",
|
|
"identifier": "target_market",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isFilterable": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"label": "Target Market",
|
|
"labelTextSize": "0.875rem",
|
|
"options": [
|
|
{
|
|
"label": "Blue",
|
|
"value": "BLUE"
|
|
},
|
|
{
|
|
"label": "Green",
|
|
"value": "GREEN"
|
|
},
|
|
{
|
|
"label": "Red",
|
|
"value": "RED"
|
|
}
|
|
],
|
|
"originalIdentifier": "target_market",
|
|
"position": 9,
|
|
"serverSideFiltering": false,
|
|
"sourceData": [
|
|
"consumer"
|
|
]
|
|
},
|
|
"tested": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "tested",
|
|
"alignWidget": "LEFT",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "boolean",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.tested))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Switch",
|
|
"identifier": "tested",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"label": "Tested",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "tested",
|
|
"position": 12,
|
|
"sourceData": true
|
|
},
|
|
"user_created": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "user_created",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "string",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.user_created))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Text Input",
|
|
"iconAlign": "left",
|
|
"identifier": "user_created",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isSpellCheck": false,
|
|
"isVisible": true,
|
|
"label": "User Created",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "user_created",
|
|
"position": 0,
|
|
"sourceData": "2b068ccc-a74f-4422-b5d6-185251510c97"
|
|
},
|
|
"user_updated": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "user_updated",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "string",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.user_updated))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Text Input",
|
|
"iconAlign": "left",
|
|
"identifier": "user_updated",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isSpellCheck": false,
|
|
"isVisible": true,
|
|
"label": "User Updated",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "user_updated",
|
|
"position": 2,
|
|
"sourceData": "2b068ccc-a74f-4422-b5d6-185251510c97"
|
|
},
|
|
"website": {
|
|
"accentColor": "{{((sourceData, formData, fieldState) => ((appsmith.theme.colors.primaryColor)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"accessor": "website",
|
|
"borderRadius": "{{((sourceData, formData, fieldState) => ((appsmith.theme.borderRadius.appBorderRadius)))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"boxShadow": "none",
|
|
"children": {},
|
|
"dataType": "string",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData.website))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Text Input",
|
|
"iconAlign": "left",
|
|
"identifier": "website",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isSpellCheck": false,
|
|
"isVisible": true,
|
|
"label": "Website",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "website",
|
|
"position": 5,
|
|
"sourceData": "https://www.home-assistant.io/"
|
|
}
|
|
},
|
|
"dataType": "object",
|
|
"defaultValue": "{{((sourceData, formData, fieldState) => (sourceData))(insert_form.sourceData, insert_form.formData, insert_form.fieldState)}}",
|
|
"fieldType": "Object",
|
|
"identifier": "__root_schema__",
|
|
"isCustomField": false,
|
|
"isDisabled": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"label": "",
|
|
"labelTextSize": "0.875rem",
|
|
"originalIdentifier": "__root_schema__",
|
|
"position": -1,
|
|
"sourceData": {
|
|
"col1": 5,
|
|
"col2": "skill B",
|
|
"col3": 9,
|
|
"col4": true
|
|
}
|
|
}
|
|
},
|
|
"scrollContents": true,
|
|
"showReset": true,
|
|
"sourceData": "{{_.omit(data_table.tableData[0], \"customColumn1\", \"id\")}}",
|
|
"submitButtonLabel": "Submit",
|
|
"submitButtonStyles": {
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"buttonVariant": "PRIMARY"
|
|
},
|
|
"title": "Insert Row",
|
|
"topRow": 0,
|
|
"type": "JSON_FORM_WIDGET",
|
|
"version": 1,
|
|
"widgetId": "o8oiq6vwkk",
|
|
"widgetName": "insert_form"
|
|
} |