{
  "name": "dnxte/logo-carousel-parent",
  "d4Shortcode": "dnxte_logo_carousel_parent",
  "title": "Logo Carousel",
  "titles": "Logo Carousel Parents",
  "folder": "divi-essential",
  "moduleIcon": "dnxte/logo-carousel",
  "childModuleName": "dnxte/logo-carousel-child",
  "childrenName": ["dnxte/logo-carousel-child"],
  "category": "module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Logo Carousel"
            }
          }
        }
      },
      "styleProps": {
        "border": {
          "important": true
        },
        "styleProps": {
          "spacing": {
            "selector": "{{selector}}",
            "important": true
          }
        }
      }
    },
    "image": {
      "type": "object",
      "selector": "{{selector}} .img-fluid",
      "default": {
        "innerContent": {},
        "advanced": {
          "imageBorder": {
            "desktop": {
              "value": "2000"
            }
          }
        }
      },
      "settings": {
        "innerContent": {},
        "decoration": {
          "background": {},
          "border": {},
          "boxShadow": {}
        },
        "advanced": {
          "htmlAttributes": {}
        }
      },
      "styleProps": {
        "selector": "{{selector}} .img-fluid",
        "border": {
          "important": true
        },
        "boxShadow": {
          "important": true
        }
      }
    },
    "carouselSettings": {
      "type": "object",
      "selector": "{{selector}} .et-pb-icon",
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "unicode": "&#x39;",
              "type": "divi",
              "weight": "400"
            }
          }
        },
        "advanced": {
          "autoplay": {
            "desktop": {
              "value": "on"
            }
          },
          "delay": {
            "desktop": {
              "value": "2000"
            }
          },
          "loop": {
            "desktop": {
              "value": "off"
            }
          },
          "slidesPerView": {
            "desktop": {
              "value": "4"
            }
          },
          "speed": {
            "desktop": {
              "value": "400"
            }
          },
          "spaceBetween": {
            "desktop": {
              "value": "15"
            }
          },
          "centerSlides": {
            "desktop": {
              "value": "off"
            }
          },
          "pauseOnHover": {
            "desktop": {
              "value": "off"
            }
          },
          "smoothScrolling": {
            "desktop": {
              "value": "off"
            }
          }
        }
      }
    },
    "navigationSettings": {
      "type": "object",
      "selector": "{{selector}} .et-pb-icon",
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "unicode": "&#x39;",
              "type": "divi",
              "weight": "400"
            }
          }
        },
        "advanced": {
          "navigationIconLeft": {
            "desktop": {
              "value": {
                "unicode": "&#x34;",
                "type": "divi",
                "weight": "400"
              }
            }
          },
          "navigationIconRight": {
            "desktop": {
              "value": {
                "unicode": "&#x35;",
                "type": "divi",
                "weight": "400"
              }
            }
          },
          "useGrabCursor": {
            "desktop": {
              "value": "off"
            }
          },
          "useArrowNavigation": {
            "desktop": {
              "value": "off"
            }
          },
          "keyboardNavigation": {
            "desktop": {
              "value": "on"
            }
          },
          "mousewheelNavigation": {
            "desktop": {
              "value": "on"
            }
          },
          "paginationType": {
            "desktop": {
              "value": "bullets"
            }
          },
          "dynamicBullets": {
            "desktop": {
              "value": "on"
            }
          },
          "rtlDirection": {
            "desktop": {
              "value": "off"
            }
          },
          "arrowColor": {
            "desktop": {
              "value": "#0c71c3"
            }
          },
          "arrowBgColor": {
            "desktop": {
              "value": "#FFFFFF"
            }
          },
          "dotsColor": {
            "desktop": {
              "value": "#000000"
            }
          },
          "dotsActiveColor": {
            "desktop": {
              "value": "#0c71c3"
            }
          },
          "progressBarColor": {
            "desktop": {
              "value": "#0c71c3"
            }
          },
          "arrowSize": {
            "desktop": {
              "value": "60px"
            }
          },
          "arrowPosition": {
            "desktop": {
              "value": "default"
            }
          }
        }
      },
      "settings": {
        "innerContent": {},
        "decoration": {
          "background": {},
          "border": {},
          "boxShadow": {},
          "spacing": {}
        },
        "advanced": {
          "htmlAttributes": {}
        }
      },
      "styleProps": {
        "spacing": {
          "selector": "{{selector}} .swiper-button-container .swiper-button-prev, {{selector}} .swiper-button-container .swiper-button-next",
          "important": true
        }
      }
    }
  },
  "customCssFields": {
    "image": {
      "subName": "image",
      "selectorSuffix": " .img-fluid"
    }
  }
}
