{
  "name": "dnxte/interactive-circle-child",
  "d4Shortcode": "",
  "title": "Interactive Circle Child",
  "titles": "Interactive Circle Childs",
  "category": "child-module",
  "moduleClassName": "orbit-slide",
  "moduleOrderClassName": "orbit-slide",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Child Module"
            }
          }
        },
        "advanced": {
          "useIcon": {
            "desktop": {
              "value": "off"
            }
          },
          "useIconContent": {
            "desktop": {
              "value": "off"
            }
          },
          "useContentImage": {
            "desktop": {
              "value": "off"
            }
          }
        }
      }
    },
    "contentIconWrapper": {
      "type": "object",
      "selector": "{{selector}} .content-icon"
    },
    "icon": {
      "type": "object",
      "selector": "{{selector}} .orbit-thumb-icon",
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "unicode": "&#x21;",
              "type": "divi",
              "weight": "400"
            }
          }
        }
      }
    },
    "image": {
      "type": "object",
      "selector": "{{selector}} .content-image",
      "styleProps": {
        "border": {
          "important": true
        }
      }
    },
    "title": {
      "type": "object",
      "selector": "{{selector}} .orbit-slide-name",
      "styleProps": {
        "font": {
          "important": true
        }
      },
      "tagName": "h2",
      "attributes": {
        "class": "orbit-slide-name"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "content_button": {
      "type": "object",
      "selector": "{{selector}} .orbit-slide-button",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Learn More"
          }
        }
      }
    },
    "orbit_thumb_title": {
      "type": "object",
      "selector": "{{selector}} .orbit-thumb-title",
      "styleProps": {
        "font": {
          "important": true
        }
      },
      "tagName": "span",
      "attributes": {
        "class": "orbit-thumb-title"
      },

      "childrenSanitizer": "et_core_esc_previously"
    },
    "content": {
      "type": "object",
      "selector": "{{selector}} .orbit-slide-role",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "cData-driven strategies to grow your audience and increase engagement."
          }
        }
      },
      "tagName": "p",
      "attributes": {
        "class": "orbit-slide-role"
      },

      "inlineEditor": "richText",
      "childrenSanitizer": "et_core_esc_previously",
      "styleProps": {
        "bodyFont": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      }
    },
    "innercircleDesign": {
      "type": "object",
      "selector": "{{selector}} .orbit-slide-content",
      "default": {
        "decoration": {
          "background": {
            "desktop": {
              "value": "#faf5ff"
            }
          }
        }
      },
      "styleProps": {
        "important": true
      }
    }
  },
  "customCssFields": {
    "innercircleDesign": {
      "subName": "innercircleDesign",
      "selectorSuffix": " .orbit-slide-content"
    }
  }
}
