{
  "name": "dnxte/interactive-circle",
  "d4Shortcode": "",
  "title": "InteractiveCircle",
  "titles": "Interactive Circles",
  "moduleIcon": "dnxte/interactive-circle",
  "moduleClassName": "example_parent_module",
  "moduleOrderClassName": "example_parent_module",
  "category": "module",
  "childModuleName": "dnxte/interactive-circle-child",
  "childModuleTitle": "Child Module",
  "childrenName": ["dnxte/interactive-circle-child"],
  "folder": "divi-essential",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Parent Module"
            }
          }
        }
      },
      "styleProps": {
        "border": {
          "important": true
        }
      }
    },
    "orbitRing": {
      "type": "object",
      "selector": "{{selector}} .orbit-ring",
      "default": {
        "decoration": {
          "border": {
            "desktop": {
              "value": {
                "styles": {
                  "all": {
                    "color": "#09090B",
                    "width": "2px",
                    "style": "dashed"
                  }
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "border": {
          "important": true
        },
        "boxShadow": {
          "important": true
        }
      }
    },
    "title": {
      "type": "object",
      "selector": "{{selector}} .orbit-slide-name",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "size": "18px",
                  "weight": "600"
                }
              },
              "tablet": {
                "value": {
                  "size": "16px"
                }
              },
              "phone": {
                "value": {
                  "size": "16px"
                }
              }
            }
          },
          "spacing": {
            "margin": {
              "desktop": {
                "value": {
                  "bottom": "16px"
                }
              }
            }
          }
        }
      },
      "styleProps": {},
      "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"
    },
    "orbit_thumb_title": {
      "type": "object",
      "selector": "{{selector}} .orbit-thumb-title",

      "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."
          }
        },
        "decoration": {
          "bodyFont": {
            "body": {
              "font": {
                "desktop": {
                  "value": {
                    "color": "#111827"
                  }
                }
              }
            }
          }
        }
      },
      "tagName": "p",
      "attributes": {
        "class": "orbit-slide-role"
      },

      "inlineEditor": "richText",
      "childrenSanitizer": "et_core_esc_previously",
      "styleProps": {
        "bodyFont": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      }
    },
    "orbitSettings": {
      "type": "object",
      "default": {
        "advanced": {
          "layout": {
            "desktop": {
              "value": "static"
            }
          },
          "autoplay": {
            "desktop": {
              "value": "off"
            }
          },
          "pauseOnHover": {
            "desktop": {
              "value": "off"
            }
          },
          "delay": {
            "desktop": {
              "value": "2500"
            }
          },
          "loop": {
            "desktop": {
              "value": "on"
            }
          },
          "animationType": {
            "desktop": {
              "value": "spring"
            }
          },
          "mode": {
            "desktop": {
              "value": "click"
            }
          },
          "usePagination": {
            "desktop": {
              "value": "off"
            }
          },
          "useArrowNavigation": {
            "desktop": {
              "value": "off"
            }
          },
          "inactiveThumbOpacity": {
            "desktop": {
              "value": "1"
            }
          }
        }
      }
    },
    "orbitSize": {
      "type": "object",
      "selector": "{{selector}} .orbit-wrapper",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "600px"
          },
          "tablet": {
            "value": "400px"
          },
          "phone": {
            "value": "280px"
          }
        }
      }
    },
    "innercircleDesign": {
      "type": "object",
      "selector": "{{selector}} .orbit-slide-content",

      "default": {
        "decoration": {
          "background": {
            "desktop": {
              "value": "#faf5ff"
            }
          }
        }
      }
    },

    "icon": {
      "type": "object",
      "selector": "{{selector}} .orbit-thumb-icon"
    },
    "navigationWrapper": {
      "type": "object",
      "selector": "{{selector}} .orbit-button-prev, {{selector}} .orbit-button-next"
    },
    "paginationdot": {
      "type": "object",
      "selector": "{{selector}} .orbit-pagination-bullet"
    },
    "paginationActiveDot": {
      "type": "object",
      "selector": "{{selector}} .orbit-pagination-bullet.orbit-pagination-bullet-active",
      "styleProps": {
        "border": {
          "important": true
        },
        "boxShadow": {
          "important": true
        },
        "background": {
          "important": true
        }
      }
    },
    "singleThumb": {
      "type": "object",
      "selector": "{{selector}} .orbit-thumb"
    },
    "activeThumb": {
      "type": "object",
      "selector": "{{selector}} .orbit-thumb.orbit-thumb-active",
      "default": {
        "decoration": {
          "background": {
            "desktop": {
              "value": {
                "color": "#C4B5FD"
              }
            }
          }
        }
      },
      "size": {
        "selector": "{{selector}} .orbit-thumb.orbit-thumb-active .orbit-thumb-icon",
        "important": true
      },
      "styleProps": {
        "important": true
      }
    },
    "arrowPrev": {
      "type": "object",
      "selector": "{{selector}} .orbit-button-prev",
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "unicode": "&#x23;",
              "type": "divi",
              "weight": "400"
            }
          }
        }
      }
    },
    "arrowNext": {
      "type": "object",
      "selector": "{{selector}} .orbit-button-next",
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "unicode": "&#x24;",
              "type": "divi",
              "weight": "400"
            }
          }
        }
      }
    },
    "contentIconWrapper": {
      "type": "object",
      "selector": "{{selector}} .content-icon",
      "styleProps": {
        "iconSize": {
          "selector": "{{selector}} .content-icon span",
          "important": true
        },
        "iconColor": {
          "selector": "{{selector}} .content-icon span",
          "important": true
        },
        "border": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      }
    },
    "orbitGap": {
      "type": "object",
      "selector": "{{selector}} .orbit-wrapper",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "72px"
          },
          "tablet": {
            "value": "48px"
          },
          "phone": {
            "value": "32px"
          }
        }
      }
    },
    "thumbSize": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "70"
          },
          "tablet": {
            "value": "50"
          },
          "phone": {
            "value": "40"
          }
        }
      }
    },
    "tooltipStyle": {
      "type": "object",
      "selector": "{{selector}} .orbit-tooltip",
      "styleProps": {
        "background": {
          "selector": "{{selector}} .orbit-tooltip, {{selector}} .orbit-tooltip-arrow::before",
          "important": true
        },
        "border": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      }
    }
  },
  "customCssFields": {
    "orbitRing": {
      "subName": "orbitRing",
      "selectorSuffix": " .orbit-slide-content"
    }
  }
}
