{
  "name": "ct-aol/acf-object-loop",
  "d4Shortcode": "ctaol_object_loop",
  "title": "ACF Object Loop",
  "titles": "ACF Object Loops",
  "moduleIcon": "ct-aol/acf-object-loop-icon",
  "category": "module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "ACF Object Loop"
            }
          }
        },
        "decoration": {
          "border": {
            "desktop": {
              "value": {
                "styles": {
                  "all": {
                    "color": "#d8d8d8",
                    "width": "1px"
                  }
                }
              }
            }
          }
        },
        "advanced": {
          "text": {
            "text": {
              "desktop": {
                "value": {
                  "color": "light"
                }
              }
            }
          }
        }
      },
      "defaultPrintedStyle": {},
      "styleProps": {
        "border": {
          "selector": "{{selector}} .ctaol-post",
          "important": true
        },
        "boxShadow": {
          "selector": "{{selector}} .ctaol-post",
          "important": true
        }
      }
    },
    "acf_obj": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": ""
          }
        }
      }
    },
    "number": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "8"
          }
        }
      }
    },
    "order": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "DESC"
          }
        }
      }
    },
    "order_by": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "post__in"
          }
        }
      }
    },
    "ignore_sticky_posts": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      }
    },
    "show_image": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      }
    },
    "image_size": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "post-thumbnail"
          }
        }
      }
    },
    "show_title": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      }
    },
    "show_terms": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      }
    },
    "show_excerpt": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      }
    },
    "show_link": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "on"
          }
        }
      }
    },
    "link_txt": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Learn More"
          }
        }
      }
    },
    "click_action": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "none"
          }
        }
      }
    },
    "link_target": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "_self"
          }
        }
      }
    },
    "columns": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "4"
          }
        }
      }
    },
    "gaps": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "20px"
          }
        }
      }
    },
    "items_bg": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": ""
          }
        }
      }
    },
    "titleFont": {
      "type": "object",
      "selector": "{{selector}} .ctaol-post-title",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      },
      "defaultPrintedStyle": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "size": "18px",
                  "lineHeight": "1.2em"
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      }
    },
    "termsFont": {
      "type": "object",
      "selector": "{{selector}} .ctaol-post-term",
      "default": {},
      "defaultPrintedStyle": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "size": "14px",
                  "lineHeight": "1.7em"
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      }
    },
    "excerptFont": {
      "type": "object",
      "selector": "{{selector}} .ctaol-post-excerpt",
      "default": {},
      "defaultPrintedStyle": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "size": "14px",
                  "lineHeight": "1.7em"
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      }
    },
    "linkFont": {
      "type": "object",
      "selector": "{{selector}} .ctaol-post-link",
      "default": {},
      "defaultPrintedStyle": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "size": "14px",
                  "lineHeight": "1.7em"
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {}
}
