{
	"apiVersion": 3,
	"name": "jet-forms/captcha-container",
	"category": "jet-form-builder-fields",
	"keywords": [
		"jetformbuilder",
		"captcha",
		"recaptcha",
		"hcaptcha",
		"spam",
		"protection"
	],
	"textdomain": "jet-form-builder",
	"supports": {
		"html": false,
		"multiple": false
	},
	"title": "Captcha Container",
	"description": "",
	"icon": "<svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M47.27 44.0925L39.005 52.3575L33.8575 47.1738L35.4525 45.5788L39.1138 49.24L45.7475 42.6063L47.27 44.0925Z\" fill=\"currentColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49.0141 56H55C57.2091 56 59 54.2091 59 52V6C59 3.79086 57.2091 2 55 2H9C6.79086 2 5 3.79086 5 6V52C5 54.2091 6.79086 56 9 56H32.1858C32.2112 56.0365 32.2368 56.073 32.2625 56.1094C34.4375 59.1906 37.1167 61.1542 40.5 62C43.8833 61.1542 46.7625 59.1906 48.9375 56.1094C48.9632 56.073 48.9887 56.0365 49.0141 56ZM55 4H9C7.89543 4 7 4.89543 7 6V52C7 53.1046 7.89543 54 9 54H30.9676C29.6559 51.5044 29 49 29 45.9775V38.0409C29 37.6251 29.2573 37.2527 29.6462 37.1056L40.1401 33.1361C40.3718 33.0485 40.6277 33.05 40.8583 33.1402L51.3644 37.2513C51.7477 37.4013 52 37.7709 52 38.1825V46C52 49 51.4652 51.5113 50.2083 54H55C56.1046 54 57 53.1046 57 52V6C57 4.89543 56.1046 4 55 4ZM47.3969 54.5506C45.6448 57.1002 43.2792 59.0817 40.5 60C37.7208 59.0817 35.5552 57.1002 33.8031 54.5506C32.051 52.001 31 49.1658 31 46V39L40.5 35L50.025 39V45.9775C50.025 49.1433 49.149 52.001 47.3969 54.5506Z\" fill=\"currentColor\"/>\n</svg>",
	"attributes": {
		"provider": {
			"type": "string",
			"default": ""
		},
		"isPreview": {
			"type": "boolean",
			"default": false
		}
	}
}