{
  "name": "dnxte/business-hour-child",
  "d4Shortcode": "dnxte_business_hour_child",
  "title": "Business Hour Child",
  "titles": "Business Hours Child",
  "category": "child-module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Business Hour Child"
            }
          }
        }
      },
      "styleProps": {
        "border": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      }
    },
    "day": {
      "type": "object",
      "selector": "{{selector}} .dnxte-Busihr-dtday",
      "attributes": {
        "class": "dnxte-Busihr-dtday"
      },
      "settings": {
        "innerContent": {},
        "advanced": {
          "htmlAttributes": {}
        }
      }
    },
    "time": {
      "type": "object",
      "selector": "{{selector}} .dnxte-Busihr-dttime",
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "tagName": "div",
      "attributes": {
        "class": "dnxte-Busihr-dttime"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    }
  },
  "customCssFields": {}
}
