{
  "name": "de-machine/acf-item",
  "d4Shortcode": "et_pb_de_mach_acf_item",
  "title": "Custom Field Item",
  "titles": "Custom Field Items",
  "category": "module",
  "folder": "divi-machine",
  "moduleIcon": "divi-machine/default-icon",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}.et_pb_module",
      "advanced": {
        "text": {
          "desktop": {
            "value": {
              "color": "dark"
            }
          }
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Custom Field Item"
            }
          }
        },
        "decoration": {
          "sizing": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "spacing": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "boxShadow": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "border": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "filters": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "animation": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "transform": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          }
        }
      },
      "styleProps": {
        "sizing": { "important": true },
        "spacing": { "important": true }
      }
    },
    "acfAllButtons": {
      "type": "object",
      "selector": "{{selector}} .et_pb_button"
    },
    "relationalFieldItem": {
      "type": "object",
      "selector": "{{selector}} .linked_list_item a",
      "default": {
        "font": {
          "font": {
            "desktop": {
              "value": {}
            }
          }
        }
      }
    },
    "acfLabelCss": {
      "type": "object",
      "selector": "{{selector}} .dmach-acf-label",
      "default": {
        "font": {
          "font": {
            "desktop": {
              "value": {}
            }
          }
        }
      }
    },
    "labelCss": {
      "type": "object",
      "selector": "{{selector}} .dmach-acf-value",
      "default": {
        "font": {
          "font": {
            "desktop": {
              "value": {}
            }
          }
        }
      }
    },
    "seperator": {
      "type": "object",
      "selector": "{{selector}} .dmach-seperator",
      "default": {
        "font": {
          "font": {
            "desktop": {
              "value": {}
            }
          }
        }
      }
    },
    "textBeforeCss": {
      "type": "object",
      "selector": "{{selector}} .dmach-acf-before",
      "default": {
        "font": {
          "font": {
            "desktop": {
              "value": {}
            }
          }
        }
      }
    },
    "titleCss": {
      "type": "object",
      "selector": "{{selector}} .dmach-acf-item-content",
      "default": {
        "font": {
          "font": {
            "desktop": {
              "value": {}
            }
          }
        }
      }
    },
    "alignment": {
      "type": "object",
      "default": {
        "advanced": {
          "align": {
            "desktop":{
              "value": ""
            }
          },
          "textBeforePosition": {
            "desktop":{
              "value": "same_line"
            }
          },
          "labelPosition": {
            "desktop":{
              "value": "same_line"
            }
          },
          "verticalAlignment": {
            "desktop":{
              "value": "middle"
            }
          }
        }
      }
    },
    "icon": {
      "type": "object",
      "default": {
        "advanced": {
          "iconPosTop": {
            "desktop":{
              "value": "0px"
            }
          },
          "iconPosLeft": {
            "desktop":{
              "value": "0px"
            }
          },
          "iconColor": {
            "desktop":{
              "value": ""
            }
          },
          "circleColor": {
            "desktop":{
              "value": ""
            }
          },
          "circleBorderColor": {
            "desktop":{
              "value": ""
            }
          },
          "useCircle": {
            "desktop":{
              "value": "off"
            }
          },
          "useIconFontSize": {
            "desktop": {
              "value": ""
            }
          },
          "iconFontSize": {
            "desktop": {
              "value": "16px"
            }
          },
          "useCircleBorder": {
            "desktop":{
              "value": "off"
            }
          }
        }
      }
    },
    "video": {
      "type": "object",
      "default": {
        "advanced": {
          "audioPlayerBackgroundColor": {
            "desktop":{
              "value": "#000"
            }
          },
          "audioControlsColor": {
            "desktop":{
              "value": "#ffffff"
            }
          },
          "audioPlayerPadding": {
            "desktop":{
              "value": {
                "padding": {
                  "top": "0px",
                  "right": "10px",
                  "bottom": "0px",
                  "left": "0px"
                },
                "margin": {}
              }
            }
          },
          "audioBorderStyles": {
            "desktop": {
              "value": {
                
              }
            }
          },
          "audioBoxShadow": {
            "desktop": {
              "value": {

              }
            }
          }
        }
      }
    },
    "mainContent": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "advanced": {
          "customIdentifier": {
            "desktop": {
              "value": "Custom Field Item"
            }
          },
          "fieldName": {
            "desktop": {
              "value": "none"
            }
          },
          "fieldNameCustom": {
            "desktop": {
              "value": ""
            }
          },
          "fieldType": {
            "desktop": {
              "value": ""
            }
          },
          "acfName": {
            "desktop": {
              "value": "none"
            }
          },
          "acfNameCustom": {
            "desktop": {
              "value": ""
            }
          },
          "isAuthorAcfField": {
            "desktop": {
              "value": "off"
            }
          },
          "postObjectAcfName": {
            "desktop": {
              "value": "none"
            }
          },
          "authorFieldType": {
            "desktop": {
              "value": "author_post"
            }
          },
          "linkedUserAcfName": {
            "desktop": {
              "value": "none"
            }
          },
          "currentTaxonomySlug": {
            "desktop": {
              "value": ""
            }
          },
          "typeTaxonomyAcfName": {
            "desktop": {
              "value": "none"
            }
          },
          "acfTag": {
            "desktop": {
              "value": "p"
            }
          },
          "showLabel": {
            "desktop": {
              "value": "on"
            }
          },
          "labelSeperator": {
            "desktop": {
              "value": ": "
            }
          },
          "customLabel": {
            "desktop": {
              "value": ""
            }
          },
          "prefix": {
            "desktop": {
              "value": ""
            }
          },
          "suffix": {
            "desktop": {
              "value": ""
            }
          },
          "textBefore": {
            "desktop": {
              "value": ""
            }
          },
          "visibility": {
            "desktop": {
              "value": "all"
            }
          },
          "emptyValueOption": {
            "desktop": {
              "value": "hide_module"
            }
          },
          "emptyValueOptionElement": {
            "desktop": {
              "value": ""
            }
          },
          "elementInSection": {
            "desktop": {
              "value": "off"
            }
          },
          "emptyValueOptionCustomText": {
            "desktop": {
              "value": ""
            }
          }
        }
      }
    },
    "specific": {
      "type": "object",
      "default": {
        "advanced": {
          "returnFormat": {
            "desktop": {
              "value": "array"
            }
          },
          "autoDetectVideoAudio": {
            "desktop": {
              "value": "on"
            }
          },
          "imageLinkUrl": {
            "desktop": {
              "value": "off"
            }
          },
          "imageFullWidth": {
            "desktop": {
              "value": "off"
            }
          },
          "placeholderImage": {
            "desktop": {
              "value": ""
            }
          },
          "imageLinkUrlAcfName": { 
            "desktop": {
              "value": "none"
            }
          },
          "checkboxStyle": {
            "desktop": {
              "value": "list"
            }
          },
          "checkboxRadioReturn": {
            "desktop": {
              "value": "label"
            }
          },
          "checkboxRadioValueType": {
            "desktop": {
              "value": "off"
            }
          },
          "checkboxRadioLink": {
            "desktop": {
              "value": "off"
            }
          },
          "linkButton": {
            "desktop": {
              "value": "off"
            }
          },
          "emailSubject": {
            "desktop": {
              "value": "none"
            }
          },
          "emailSubjectCustom": {
            "desktop": {
              "value": ""
            }
          },
          "emailBodyText": {
            "desktop": {
              "value": ""
            }
          },
          "emailBodyAfter": {
            "desktop": {
              "value": "none"
            }
          },
          "emailCustomParameters": {
            "desktop": {
              "value": ""
            }
          },
          "linkNewTab": {
            "desktop": {
              "value": "on"
            }
          },
          "linkNameAcf": {
            "desktop": {
              "value": "off"
            }
          },
          "linkNameAcfName": {
            "desktop": {
              "value": "none"
            }
          },
          "linkButtonText": {
            "desktop": {
              "value": ""
            }
          },
          "urlLinkIcon": {
            "desktop": {
              "value": "off"
            }
          },
          "urlAsImage": {
            "desktop": {
              "value": "off"
            }
          },
          "imageSize": {
            "desktop": {
              "value": "full"
            }
          },
          "trueFalseTextTrue": {
            "desktop": {
              "value": "True"
            }
          },
          "trueFalseTextFalse": {
            "desktop": {
              "value": "False"
            }
          },
          "isAudio": {
            "desktop": {
              "value": "off"
            }
          },
          "useBrowserDefaultAudioPlayer": {
            "desktop": {
              "value": "off"
            }
          },
          "isVideo": {
            "desktop": {
              "value": "off"
            }
          },
          "isOembedVideo": {
            "desktop": {
              "value": "off"
            }
          },
          "deferVideo": {
            "desktop": {
              "value": "off"
            }
          },
          "videoPosterImage": {
            "desktop": {
              "value": ""
            }
          },
          "videoKeepAspectRatio": {
            "desktop": {
              "value": "on"
            }
          },
          "videoWidth": {
            "desktop": {
              "value": "640px"
            }
          },
          "videoHeight": {
            "desktop": {
              "value": "360px"
            }
          },
          "videoLoop": {
            "desktop": {
              "value": "on"
            }
          },
          "videoAutoplay": {
            "desktop": {
              "value": "on"
            }
          },
          "videoControls": {
            "desktop": {
              "value": "off"
            }
          },
          "makeVideoBackground": {
            "desktop": {
              "value": "off"
            }
          },
          "videoBackgroundSize": {
            "desktop": {
              "value": "cover"
            }
          },
          "videoThumbnail": {
            "desktop": {
              "value": ""
            }
          },
          "oembedVideoPoster": {
            "desktop": {
              "value": ""
            }
          },
          "deferVideoIcon": {
            "desktop": {
              "value": "&#xe08c;||divi||400"
            }
          },
          "videoIconColor": {
            "desktop": {
              "value": ""
            }
          },
          "videoIconFontSize": {
            "desktop": {
              "value": "off"
            }
          },
          "videoIconCustomSize": {
            "desktop": {
              "value": "96px"
            }
          },
          "pretifyText": {
            "desktop": {
              "value": "off"
            }
          },
          "pretifySeperator": {
            "desktop": {
              "value": ","
            }
          },
          "numberDecimal": {
            "desktop": {
              "value": "."
            }
          },
          "showValueIfZero": {
            "desktop": {
              "value": "off"
            }
          },
          "textImage": {
            "desktop": {
              "value": "off"
            }
          },
          "isOptionsPage": {
            "desktop": {
              "value": "off"
            }
          },
          "isRepeaterLoopLayout": {
            "desktop": {
              "value": "off"
            }
          }
        }
      }
    },
    "relational": {
      "type": "object",
      "default": {
        "advanced": {
          "linkedPostStyle": {
            "desktop": {
              "value": "custom"
            }
          },
          "linkPostSeperator": {
            "desktop": {
              "value": ", "
            }
          },
          "linkToPostObject": {
            "desktop": {
              "value": "on"
            }
          },
          "linkToPostObjectNewTab": {
            "desktop": {
              "value": "off"
            }
          },
          "loopLayout": {
            "desktop": {
              "value": "none"
            }
          },
          "columns": {
            "desktop": {
              "value": "4"
            }
          },
          "columnsTablet": {
            "tablet": {
              "value": "2"
            }
          },
          "columnsMobile": {
            "phone": {
              "value": "1"
            }
          }
        }
      }
    },
    "repeater": {
      "type": "object",
      "default": {
        "advanced": {
          "repeaterDynBtnAcf": {
            "desktop": {
              "value": "none"
            }
          }
        }
      }
    },
    "user": {
      "type": "object",
      "default": {
        "advanced": {
          "userFieldReturn": {
            "desktop": {
              "value": "display_name"
            }
          },
          "linkToAuthorPage": {
            "desktop": {
              "value": "off"
            }
          }
        }
      }
    },
    "conditional": {
      "type": "object",
      "default": {
        "advanced": {
          "addCssClass": {
            "desktop": {
              "value": "off"
            }
          },
          "addCssLoopLayout": {
            "desktop": {
              "value": "off"
            }
          },
          "addCssClassSelector": {
            "desktop": {
              "value": "body"
            }
          },
          "addCssClassPrefix": {
            "desktop": {
              "value": ""
            }
          },
          "addCssClassSuffix": {
            "desktop": {
              "value": ""
            }
          },
          "trueFalseCondition": {
            "desktop": {
              "value": "off"
            }
          },
          "trueFalseConditionCssSelector": {
            "desktop": {
              "value": ".et_pb_button"
            }
          }
        }
      }
    },
    "image": {
      "type": "object",
      "default": {
        "advanced": {
          "useIcon": {
            "desktop": {
              "value": ""
            }
          },
          "fontIcon": {
            "desktop": {
              "value": ""
            }
          },
          "image": {
            "desktop": {
              "value": ""
            }
          },
          "alt": {
            "desktop": {
              "value": ""
            }
          },
          "iconImagePlacement": {
            "desktop": {
              "value": "left"
            }
          },
          "imageMaxWidth": {
            "desktop": {
              "value": "20px"
            }
          },
          "imageMobileStacking": {
            "desktop": {
              "value": "initial"
            }
          }
        }
      }
    }
  },
  "style": ["divi-machine-module-style"]
}