{
  "bimber": {
    "name": "Bimber Reactions",
    "max_emojis": 6,
    "min_emojis": 6,
    "defaults": {
      "animation": "true",
      "flying": {
        "type": "count",
        "text_color": "#000000",
        "font_size": "16px",
        "font_weight": "300",
        "labels": {
          "11": "Love",
          "7": "Smile",
          "4": "Haha",
          "25": "Sad",
          "19": "Star",
          "24": "Weary"
        }
      },
      "layout": "bimber",
      "show_title": "true",
      "title_text": "What’s your Reaction?",
      "title_size": "25px",
      "title_weight": "600",
      "title_color": "#000000",
      "title_border": "true",
      "title_border_size": "1px",
      "title_border_style": "solid",
      "title_border_color": "#eeeeee",
      "show_count": "true",
      "count_percentage": "false",
      "enable_share_buttons": "onclick",
      "social_style_buttons": "false",
      "emojis": [
        11,
        7,
        4,
        25,
        19,
        24
      ],
      "picked_emojis": "11,7,4,25,19,24",
      "bar_progress_color": "#b19ada",
      "bar_background_color": "#f2f2f2",
      "bar_count_color": "#000000",
      "bar_count_size": "15px",
      "bar_count_weight": 300,
      "label_bg_color": "#f2f2f2",
      "label_bg_color_hover": "#6f42c1",
      "label_text_color": "#000000",
      "label_text_color_hover": "#ffffff",
      "label_text_size": "14px",
      "label_text_weight": 700,
      "social": {
        "border_radius": "5px",
        "border_color": "#303030",
        "text_color": "#303030",
        "bg_color": "#FFFFFF",
        "button_type": "bordered",
        "hide_titles": "false",
        "counter": "true",
        "counter_size": "30px",
        "counter_weight": 700,
        "counter_color": "#000000",
        "random_fake": "false",
        "random_fake_range": "0-0"
      },
      "random_fake_counts": "false",
      "random_fake_counts_range": {
        "11": "0-0",
        "7": "0-0",
        "4": "0-0",
        "25": "0-0",
        "19": "0-0",
        "24": "0-0",
        "27": "0-0"
      },
      "adjust": {
        "static": {
          "size": "58px",
          "margin": "0px",
          "padding": "6px"
        },
        "animated": {
          "size": "58px",
          "margin": "0px",
          "padding": "0px"
        }
      }
    },
    "steps": [
      {
        "name": "Emoji Picker",
        "template": "view/admin/global-options/steps/picker"
      },
      {
        "name": "Setup & Styling",
        "template": "view/admin/global-options/steps/bimber/setup"
      },
      {
        "name": "Social Sharing",
        "template": "view/admin/global-options/steps/bimber/social"
      },
      {
        "name": "Review & Save",
        "template": "view/admin/global-options/steps/finish"
      }
    ]
  },
  "disqus": {
    "name": "Disqus Reactions",
    "max_emojis": 6,
    "min_emojis": 1,
    "defaults": {
      "animation": "true",
      "flying": {
        "type": "count",
        "text_color": "#000000",
        "font_size": "16px",
        "font_weight": "300",
        "labels": {
          "11": "Love",
          "7": "Smile",
          "4": "Haha",
          "25": "Sad",
          "19": "Star",
          "24": "Weary"
        }
      },
      "layout": "disqus",
      "show_title": "true",
      "title_text": "What’s your response?",
      "title_size": "25px",
      "title_weight": "600",
      "title_color": "#000000",
      "title_border": "true",
      "title_border_size": "1px",
      "title_border_style": "solid",
      "title_border_color": "#eeeeee",
      "show_count": "true",
      "count_text_color": "#000000",
      "count_text_color_hover": "#000000",
      "count_text_color_active": "#000000",
      "count_percentage": "false",
      "count_size": "14px",
      "count_weight": 300,
      "show_total_counts": "true",
      "total_counts_label": "responses",
      "total_counts_color": "#000000",
      "total_counts_size": "14px",
      "total_counts_weight": 500,
      "enable_share_buttons": "onclick",
      "social_style_buttons": "false",
      "label_text_color": "#000000",
      "label_text_color_hover": "#000000",
      "label_text_color_active": "#000000",
      "label_text_size": "14px",
      "label_text_weight": 700,
      "reaction_border_width": "1px",
      "reaction_border_style": "solid",
      "reaction_border_radius": "5px",
      "reaction_border_color": "#ddd",
      "reaction_border_color_hover": "#ddd",
      "reaction_border_color_active": "#ddd",
      "reaction_bg_color": "#ffffff",
      "reaction_bg_color_hover": "#42a7db",
      "reaction_bg_color_active": "#42a7db",
      "emojis": [
        11,
        7,
        4,
        25,
        19,
        24
      ],
      "picked_emojis": "11,7,4,25,19,24",
      "social": {
        "border_radius": "5px",
        "border_color": "#303030",
        "text_color": "#303030",
        "bg_color": "#FFFFFF",
        "button_type": "bordered",
        "hide_titles": "false",
        "counter": "true",
        "counter_size": "30px",
        "counter_weight": 700,
        "counter_color": "#000000",
        "random_fake": "false",
        "random_fake_range": "0-0"
      },
      "random_fake_counts": "false",
      "random_fake_counts_range": {
        "11": "0-0",
        "7": "0-0",
        "4": "0-0",
        "25": "0-0",
        "19": "0-0",
        "24": "0-0",
        "27": "0-0"
      },
      "adjust": {
        "static": {
          "size": "38px",
          "margin": "-5px",
          "padding": "6px"
        },
        "animated": {
          "size": "38px",
          "margin": "-5px",
          "padding": "4px"
        }
      }
    },
    "steps": [
      {
        "name": "Emoji Picker",
        "template": "view/admin/global-options/steps/picker"
      },
      {
        "name": "Setup & Styling",
        "template": "view/admin/global-options/steps/disqus/setup"
      },
      {
        "name": "Social Sharing",
        "template": "view/admin/global-options/steps/disqus/social"
      },
      {
        "name": "Review & Save",
        "template": "view/admin/global-options/steps/finish"
      }
    ]
  },
  "jane": {
    "name": "Telegram Reactions",
    "max_emojis": 6,
    "min_emojis": 1,
    "defaults": {
      "animation": "true",
      "align": "center",
      "content_position": "after",
      "flying": {
        "type": "count",
        "text_color": "#000000",
        "font_size": "16px",
        "font_weight": "300",
        "labels": {
          "11": "Love",
          "7": "Smile",
          "4": "Haha",
          "25": "Sad",
          "19": "Star",
          "24": "Weary"
        }
      },
      "layout": "jane",
      "show_title": "true",
      "title_text": "What’s your Reaction?",
      "title_size": "25px",
      "title_weight": "600",
      "title_color": "#000000",
      "title_border": "true",
      "title_border_size": "1px",
      "title_border_style": "solid",
      "title_border_color": "#eeeeee",
      "show_count": "true",
      "count_text_color": "#000000",
      "count_text_color_hover": "#000000",
      "count_text_color_active": "#000000",
      "count_percentage": "false",
      "count_size": "14px",
      "count_weight": 300,
      "enable_share_buttons": "onclick",
      "social_style_buttons": "false",
      "label_text_color": "#000000",
      "label_text_color_hover": "#000000",
      "label_text_color_active": "#000000",
      "label_text_size": "14px",
      "label_text_weight": 700,
      "reaction_border_width": "1px",
      "reaction_border_style": "solid",
      "reaction_border_radius": "5px",
      "reaction_border_color": "#ddd",
      "reaction_border_color_hover": "#ddd",
      "reaction_border_color_active": "#ddd",
      "reaction_bg_color": "#ffffff",
      "reaction_bg_color_hover": "#0088cc",
      "reaction_bg_color_active": "#0088cc",
      "emojis": [
        11,
        7,
        4,
        25,
        19,
        24
      ],
      "picked_emojis": "11,7,4,25,19,24",
      "social": {
        "border_radius": "5px",
        "border_color": "#303030",
        "text_color": "#303030",
        "bg_color": "#FFFFFF",
        "button_type": "bordered",
        "hide_titles": "false",
        "counter": "true",
        "counter_size": "30px",
        "counter_weight": 700,
        "counter_color": "#000000",
        "random_fake": "false",
        "random_fake_range": "0-0"
      },
      "social_platforms": {
        "facebook": "true",
        "twitter": "true",
        "whatsapp": "true",
        "gmail": "true",
        "linkedin": "true",
        "pinterest": "true",
        "messenger": "true",
        "reddit": "true",
        "telegram": "true",
        "tumblr": "true",
        "vkontakte": "true",
        "email": "true"
      },
      "social_labels": {
        "facebook": "Facebook",
        "twitter": "Twitter",
        "whatsapp": "Whatsapp",
        "gmail": "Gmail",
        "linkedin": "Linkedin",
        "pinterest": "Pinterest",
        "messenger": "Messenger",
        "reddit": "Reddit",
        "telegram": "Telegram",
        "tumblr": "Tumblr",
        "vkontakte": "VKontakte",
        "email": "Email"
      },
      "random_fake_counts": "false",
      "random_fake_counts_range": {
        "11": "0-0",
        "7": "0-0",
        "4": "0-0",
        "25": "0-0",
        "19": "0-0",
        "24": "0-0",
        "27": "0-0"
      },
      "adjust": {
        "static": {
          "size": "36px",
          "margin": "0px",
          "padding": "4px"
        },
        "animated": {
          "size": "36px",
          "margin": "0px",
          "padding": "0px"
        }
      }
    },
    "steps": [
      {
        "name": "Emoji Picker",
        "template": "view/admin/global-options/steps/picker"
      },
      {
        "name": "Setup & Styling",
        "template": "view/admin/global-options/steps/jane/setup"
      },
      {
        "name": "Social Sharing",
        "template": "view/admin/global-options/steps/jane/social"
      },
      {
        "name": "Review & Save",
        "template": "view/admin/global-options/steps/finish"
      }
    ]
  },
  "regular": {
    "name": "Facebook Reactions",
    "max_emojis": 7,
    "min_emojis": 1,
    "defaults": {
      "animation": "true",
      "flying": {
        "type": "count",
        "text_color": "#000000",
        "font_size": "16px",
        "font_weight": "300",
        "labels": {
          "11": "Love",
          "7": "Smile",
          "4": "Haha",
          "25": "Sad",
          "19": "Star",
          "24": "Weary",
          "27": "Cry"
        }
      },
      "layout": "regular",
      "show_title": "true",
      "title_text": "What’s your Reaction?",
      "title_size": "25px",
      "title_weight": "600",
      "title_color": "#000000",
      "show_count": "true",
      "count_color": "#ff0015",
      "count_text_color": "#FFFFFF",
      "count_text_size": "12px",
      "count_text_weight": "300",
      "count_width": "27px",
      "count_height": "16px",
      "count_border_radius": "3px",
      "count_percentage": "false",
      "count_pos_top": "-12px",
      "enable_share_buttons": "onclick",
      "bgcolor": "#FFFFFF",
      "bgcolor_trans": "false",
      "size": "60px",
      "shadow": "light",
      "border_radius": "50px",
      "border_color": "#FFFFFF",
      "border_width": "0px",
      "border_style": "solid",
      "social_style_buttons": "false",
      "emojis": [
        11,
        7,
        4,
        25,
        19,
        24,
        27
      ],
      "picked_emojis": "11,7,4,25,19,24,27",
      "social": {
        "border_radius": "5px",
        "border_color": "#303030",
        "text_color": "#303030",
        "bg_color": "#FFFFFF",
        "button_type": "bordered",
        "hide_titles": "false",
        "counter": "true",
        "counter_size": "30px",
        "counter_weight": 700,
        "counter_color": "#000000",
        "random_fake": "false",
        "random_fake_range": "0-0"
      },
      "random_fake_counts": "false",
      "random_fake_counts_range": {
        "11": "0-0",
        "7": "0-0",
        "4": "0-0",
        "25": "0-0",
        "19": "0-0",
        "24": "0-0",
        "27": "0-0",
        "random_fake": "false",
        "random_fake_range": "0-0"
      },
      "adjust": {
        "static": {
          "size": "56px",
          "margin": "3px",
          "padding": "3px"
        },
        "animated": {
          "size": "62px",
          "margin": "0px",
          "padding": "0px"
        }
      }
    },
    "steps": [
      {
        "name": "Emoji Picker",
        "template": "view/admin/global-options/steps/picker"
      },
      {
        "name": "Setup & Styling",
        "template": "view/admin/global-options/steps/regular/setup"
      },
      {
        "name": "Social Sharing",
        "template": "view/admin/global-options/steps/regular/social"
      },
      {
        "name": "Review & Save",
        "template": "view/admin/global-options/steps/finish"
      }
    ]
  },
  "button_reveal": {
    "name": "Reaction Button",
    "max_emojis": 7,
    "min_emojis": 1,
    "defaults": {
      "animation": "true",
      "flying": {
        "type": "count",
        "text_color": "#000000",
        "font_size": "16px",
        "font_weight": "300",
        "labels": {
          "11": "Love",
          "7": "Smile",
          "4": "Haha",
          "25": "Sad",
          "19": "Star",
          "24": "Weary",
          "27": "Cry"
        }
      },
      "layout": "button_reveal",
      "bgcolor": "#FFFFFF",
      "bgcolor_trans": "false",
      "size": "60px",
      "shadow": "light",
      "border_radius": "50px",
      "border_color": "#FFFFFF",
      "border_width": "0px",
      "border_style": "solid",
      "show_count": "true",
      "count_color": "#ff0015",
      "count_text_color": "#FFFFFF",
      "count_text_size": "12px",
      "count_text_weight": "300",
      "count_width": "27px",
      "count_height": "16px",
      "count_border_radius": "3px",
      "count_percentage": "false",
      "count_pos_top": "-12px",
      "reveal_button": {
        "ontop_align": "center",
        "padding_top": "10px",
        "padding_bottom": "10px",
        "padding_left": "20px",
        "padding_right": "20px",
        "text": "What’s your Reaction?",
        "text_clicked": "Share this post!",
        "bgcolor": "#ffffff",
        "text_color": "#000000",
        "border_color": "#0073ff",
        "border_radius": "0px",
        "border_width": "2px",
        "font_size": "15px",
        "font_weight": "600",
        "hover_bgcolor": "#0073ff",
        "hover_text_color": "#ffffff",
        "hover_border_color": "#0073ff",
        "popup_header": "Share this Post!",
        "popup": "true",
        "icon_active": "false",
        "icon_position": "left",
        "icon_color": "#000000",
        "icon_hover_color": "#ffffff",
        "icon_size": "20px",
        "icon_space": "15px",
        "icon": "qa qa-thumbs-up",
        "icon_clicked_active": "false",
        "icon_clicked": "qas qa-share-alt"
      },
      "emojis": [
        11,
        7,
        4,
        25,
        19,
        24,
        27
      ],
      "picked_emojis": "11,7,4,25,19,24,27",
      "random_fake_counts": "false",
      "random_fake_counts_range": {
        "11": "0-0",
        "7": "0-0",
        "4": "0-0",
        "25": "0-0",
        "19": "0-0",
        "24": "0-0",
        "27": "0-0"
      },
      "adjust": {
        "static": {
          "size": "56px",
          "margin": "3px",
          "padding": "3px"
        },
        "animated": {
          "size": "62px",
          "margin": "0px",
          "padding": "0px"
        }
      }
    },
    "steps": [
      {
        "name": "Emoji Picker",
        "template": "view/admin/global-options/steps/picker"
      },
      {
        "name": "Emoji Setup",
        "template": "view/admin/global-options/steps/reveal-button/emoji-options"
      },
      {
        "name": "Button Setup",
        "template": "view/admin/global-options/steps/reveal-button/button-options"
      },
      {
        "name": "Social Sharing",
        "template": "view/admin/global-options/steps/reveal-button/social"
      },
      {
        "name": "Review & Save",
        "template": "view/admin/global-options/steps/finish"
      }
    ]
  }
}