{
	"apiVersion": 2,
	"name": "jet-forms/form-break-field",
	"category": "jet-form-builder-elements",
	"keywords": [
		"jetformbuilder",
		"block",
		"break",
		"pagebreak",
		"formbreak"
	],
	"textdomain": "jet-form-builder",
	"supports": {
		"customClassName": false,
		"html": false
	},
	"title": "Form Page Break",
	"icon": "<svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_112_287)\">\n<path d=\"M50.9727 23V21.4619H46.707L48.4365 19.5205C48.7692 19.1833 49.0723 18.8574 49.3457 18.543C49.6191 18.2285 49.8516 17.9186 50.043 17.6133C50.2389 17.3034 50.3893 16.9935 50.4941 16.6836C50.599 16.3691 50.6514 16.0479 50.6514 15.7197C50.6514 15.1364 50.526 14.6351 50.2754 14.2158C50.0293 13.792 49.6647 13.4684 49.1816 13.2451C48.7031 13.0173 48.1152 12.9033 47.418 12.9033C46.7116 12.9033 46.1009 13.0514 45.5859 13.3477C45.071 13.6393 44.6722 14.0335 44.3896 14.5303C44.1071 15.0225 43.9658 15.5648 43.9658 16.1572H45.9414C45.9414 15.8291 45.9961 15.5352 46.1055 15.2754C46.2194 15.0156 46.3835 14.8128 46.5977 14.667C46.8164 14.5212 47.0762 14.4482 47.377 14.4482C47.6595 14.4482 47.8965 14.5075 48.0879 14.626C48.2839 14.7445 48.432 14.9131 48.5322 15.1318C48.6325 15.346 48.6826 15.6035 48.6826 15.9043C48.6826 16.1048 48.6393 16.3167 48.5527 16.54C48.4707 16.7588 48.3363 17.0072 48.1494 17.2852C47.9626 17.5586 47.7074 17.8753 47.3838 18.2354L44.1641 21.6875V23H50.9727Z\" fill=\"currentColor\"/>\n<path d=\"M23.3809 36.1768V49H20.8496V39.0947L17.8086 40.0615V38.0664L23.1084 36.1768H23.3809Z\" fill=\"currentColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M43 36V60C43 62.2091 41.2091 64 39 64H4C1.79086 64 0 62.2091 0 60V25C0 22.7909 1.79086 21 4 21H28V4C28 1.79086 29.7909 0 32 0H60C62.2091 0 64 1.79086 64 4V32C64 34.2091 62.2091 36 60 36H43ZM60 2H32C30.8954 2 30 2.89543 30 4V21H39C41.2091 21 43 22.7909 43 25V34H60C61.1046 34 62 33.1046 62 32V4C62 2.89543 61.1046 2 60 2ZM4 23H39C40.1046 23 41 23.8954 41 25V60C41 61.1046 40.1046 62 39 62H4C2.89543 62 2 61.1046 2 60V25C2 23.8954 2.89543 23 4 23Z\" fill=\"currentColor\"/>\n</g>\n<defs>\n<clipPath id=\"clip0_112_287\">\n<rect width=\"64\" height=\"64\" fill=\"currentColor\"/>\n</clipPath>\n</defs>\n</svg>",
	"attributes": {
		"add_next_button": {
			"type": "boolean",
			"default": true
		},
		"page_break_disabled": {
			"type": "string",
			"default": "",
			"jfb": {
				"rich": true
			}
		},
		"label_progress": {
			"type": "string",
			"default": ""
		},
		"label": {
			"type": "string",
			"default": "",
			"jfb": {
				"rich": true
			}
		},
		"add_prev": {
			"type": "boolean",
			"default": false
		},
		"prev_label": {
			"type": "string",
			"default": "",
			"jfb": {
				"rich": true
			}
		},
		"class_name": {
			"type": "string",
			"default": ""
		},
		"isPreview": {
			"type": "boolean",
			"default": false
		}
	}
}