{
  "name": "brce/currency-line-text",
  "d4Shortcode": "et_pb_brcurrency_item",
  "title": "Currency Line Text",
  "titles": "Currency Line Texts",
  "category": "child-module",
  "childrenName": [],
  "moduleClassName": "et_pb_brcurrency_item",
  "moduleOrderClassName": "et_pb_brcurrency_item",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "advanced": { "html": {} },
        "meta": { "adminLabel": {} },
        "decoration": {
          "layout": {},
          "background": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sticky": {}
        }
      }
    },
    "line_type": {
      "type": "object",
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupName": "contentOptions",
            "groupSlug": "contentOptions",
            "priority": 10,
            "render": true,
            "attrName": "line_type.innerContent",
            "label": "Item Type",
            "component": {
              "name": "divi/select",
              "type": "field",
              "props": {
                "options": {
                  "text": { "label": "Text" },
                  "custom": { "label": "Custom" },
                  "flag": { "label": "Flag" },
                  "symbol": { "label": "Symbol" },
                  "image": { "label": "Image" },
                  "space": { "label": "Space" }
                }
              }
            }
          }
        }
      }
    }
  },
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentOptions": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentOptions",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Content"
          }
        }
      }
    }
  },
  "defaultAttrs": {
    "line_type": {
      "innerContent": {
        "desktop": {
          "value": "text"
        }
      }
    }
  }
}
