{
	"icon-prefix": "ai",
	"icon-class": "ai-deadline",
	"icon-size": "",
	"icon-extra-class": "",
	"icon-text": "",
	"icon-id": false,
	"sr-only": false,
	"aria-hidden": false,
	"stacked-background": false,
	"icon-post-text": false,
	"icon-title": false,
	"icon-sr-only-text": false,
	"themeCss": "../../css/style.prototype.altinn.css",
	"themeJs": "./../../js/altinnPrototyping.js",
	"themeJsVendor": "../../js/altinnPrototyping.vendor.js",
	"date-input-label": "Dato:",
	"hasFieldset": true,
	"switch-legend": "Velg et alternativ",
	"radiobuttons": [
		{
			"radiobuttons-title": "Du kan velge denne",
			"radiobuttons-id": "radiobutton-read",
			"radiobuttons-name": "addRights",
			"radiobuttons-class": "",
			"hasIcon": {
				"icon-prefix": "ai",
				"icon-class": "ai-read"
			}
		},
		{
			"radiobuttons-title": "eller denne",
			"radiobuttons-id": "radiobutton-edit",
			"radiobuttons-name": "addRights",
			"radiobuttons-class": "",
			"hasIcon": false
		},
		{
			"radiobuttons-title": "eller denne",
			"radiobuttons-id": "radiobutton-sign",
			"radiobuttons-name": "addRights",
			"radiobuttons-class": "",
			"hasIcon": false
		}
	],
	"topRadioButtons": {
		"radiobuttons": [
			{
				"radiobuttons-title": "Siste måned",
				"radiobuttons-id": "checkbutton-1",
				"radiobuttons-class": "",
				"radiobuttons-name": "period",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "Siste 6 måneder",
				"radiobuttons-id": "checkbutton-2",
				"radiobuttons-class": "",
				"radiobuttons-name": "period",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "Siste 12 måneder",
				"radiobuttons-id": "checkbutton-3",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2017",
				"radiobuttons-id": "checkbutton-4",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2016",
				"radiobuttons-id": "checkbutton-5",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2015",
				"radiobuttons-id": "checkbutton-6",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2014",
				"radiobuttons-id": "checkbutton-7",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2013",
				"radiobuttons-id": "checkbutton-8",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2012",
				"radiobuttons-id": "checkbutton-9",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2011",
				"radiobuttons-id": "checkbutton-10",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2010",
				"radiobuttons-id": "checkbutton-11",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2009",
				"radiobuttons-id": "checkbutton-12",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2008",
				"radiobuttons-id": "checkbutton-13",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			},
			{
				"radiobuttons-title": "2007",
				"radiobuttons-id": "checkbutton-14",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			}
		]
	},
	"bottomRadioButtons": {
		"radiobuttons": [
			{
				"radiobuttons-title": "Velg periode",
				"radiobuttons-id": "checkbutton-15",
				"radiobuttons-name": "period",
				"radiobuttons-class": "",
				"hasIcon": false
			}
		]
	},
	"firstDateField": {
		"date-input-label": "Fra:",
		"icon-prefix": "ai",
		"icon-class": "ai-date",
		"icon-extra-class": "",
		"form-control-class": "",
		"inputId": "dateField1"
	},
	"secondDateField": {
		"date-input-label": "Til:",
		"icon-prefix": "ai",
		"icon-class": "ai-date",
		"icon-extra-class": "",
		"form-control-class": "",
		"inputId": "dateField2"
	}
}