{
	"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",
	"icon-list-items": [
		{
			"list-item-name": "Forretningsplan.ods",
			"listItemDescription": "(last ned)",
			"icon-prefix": "reg",
			"icon-class": "reg-attachment-ods ai-md ai-nw pr-1"
		},
		{
			"list-item-name": "Oppdragsavtale.doc",
			"listItemDescription": "(last ned)",
			"icon-prefix": "reg",
			"icon-class": "reg-attachment ai-md ai-nw pr-1"
		},
		{
			"list-item-name": "Driftsbudsjett.pdf",
			"listItemDescription": "(last ned)",
			"icon-prefix": "reg",
			"icon-class": "reg-attachment-pdf ai-md ai-nw pr-1"
		}
	],
	"button-text": "En standard knapp",
	"button-class": "a-btn",
	"button-disabled": false,
	"button-type": "button",
	"onclick": false,
	"button-icon": false,
	"display-as-link": false,
	"aria-label": "knapp med popover",
	"enable-popover": true,
	"popover-placement": "bottom",
	"popover-content-id": "popoverWithIconToggle",
	"popover-class": "",
	"popover-text": "Dette er en popover tekst",
	"popover-buttons": [
		{
			"button-text": "knapp",
			"button-class": "a-btn a-btn-danger"
		},
		{
			"button-text": "link",
			"button-class": "a-btn-link a-linkDanger",
			"display-as-link": true
		}
	],
	"checkbuttons": [
		{
			"checkbuttons-title": " Kun lese",
			"checkbuttons-id": "checkbutton-read",
			"checkbuttons-class": "",
			"hasIcon": {
				"icon-prefix": "ai",
				"icon-class": "ai-read"
			}
		},
		{
			"checkbuttons-title": " Fylle ut",
			"checkbuttons-id": "checkbutton-edit",
			"checkbuttons-class": "",
			"hasIcon": {
				"icon-prefix": "ai",
				"icon-class": "ai-write"
			}
		},
		{
			"checkbuttons-title": " Signere",
			"checkbuttons-id": "checkbutton-sign",
			"checkbuttons-class": "",
			"role": "button",
			"hasIcon": {
				"icon-prefix": "ai",
				"icon-class": "ai-sign"
			},
			"stacked-background": false,
			"enable-popover": true,
			"popover-placement": "bottom",
			"popover-content-id": "conditionalPopover",
			"popover-class": "popover-warning",
			"popover-text": "Dette er en popover tekst",
			"data-trigger": "onchange",
			"popover-buttons": [
				{
					"button-text": "knapp",
					"button-class": "a-btn a-btn-danger"
				}
			]
		},
		{
			"checkbuttons-title": " Toggle state icon",
			"checkbuttons-id": "checkbutton-toggle",
			"checkbuttons-class": "a-toggle-icon",
			"hasIcon": {
				"icon-prefix": "ai",
				"icon-class": "ai-plus"
			},
			"checkbuttons-toggle-icon": {
				"checkbuttons-class": "a-toggle-icon",
				"icon-prefix": "ai",
				"icon-class": "ai-check"
			}
		},
		{
			"checkbuttons-title": "Eksempel uten ikon",
			"checkbuttons-id": "checkbutton-example",
			"checkbuttons-class": "",
			"hasIcon": false
		},
		{
			"checkbuttons-title": "Eksempel på deaktivert",
			"checkbuttons-id": "checkbutton-deactivated",
			"checkbuttons-class": "disabled",
			"isDisabled": true,
			"hasIcon": {
				"icon-prefix": "ai",
				"icon-class": "ai-sign"
			}
		},
		{
			"checkbuttons-title": "Eksempel med veldig veldig veldig lang tekst som blir kuttet av på mobilvisning",
			"checkbuttons-id": "checkbutton-longtext",
			"checkbuttons-class": "",
			"hasIcon": false
		}
	],
	"link-text": "En lenke ser slik ut",
	"link-url": "/patterns/04-sider-infoportal-01-forside-00-forside/04-sider-infoportal-01-forside-00-forside.html",
	"sr-text": false,
	"header-text": "Forklarende tittel",
	"intro-text": "Beskrivelse av innholdet i listen:",
	"rows": [
		{
			"additional-classes": "a-dotted a-list a-list-noIcon",
			"columns": [
				{
					"additional-classes": "col",
					"column-items": [
						{
							"column-text": {
								"text": "Første rad"
							}
						}
					]
				}
			]
		},
		{
			"additional-classes": "a-dotted a-list a-list-noIcon",
			"columns": [
				{
					"additional-classes": "col",
					"column-items": [
						{
							"column-text": {
								"text": "Andre rad"
							}
						}
					]
				}
			]
		}
	],
	"popover-aria-label": "valid",
	"open-popover-class": "a-helpIconButton a-helpIconButton--blue a-js-togglePopoverIcons",
	"popover-data-target": "myPopup",
	"popover-title": false,
	"popover-content": false,
	"popover-link-text": "",
	"popover-various-content": {
		"alert-items": [
			{
				"alert-text": {
					"text": "Dette er en tekst "
				}
			},
			{
				"alert-link": {
					"link-text": "med en lenke som står i løpende tekst",
					"link-url": "http://www.altinn.no"
				}
			},
			{
				"alert-text": {
					"text": "og man kan ha mer tekst etter."
				}
			}
		]
	},
	"popover-link-icon": [
		{
			"icon-prefix": "ai",
			"icon-class": "ai-circle-plus",
			"icon-extra-class": "a-js-popoverIconInitial"
		},
		{
			"icon-prefix": "ai",
			"icon-class": "ai-circle-minus",
			"icon-extra-class": "a-js-popoverIconExpanded"
		}
	],
	"altText": {
		"altText": "Vis mer info"
	},
	"bulletListItems": [
		{
			"listItemDescription": "Første punkt i bullet-listen.",
			"listItemFootnote": true
		},
		{
			"listItemDescription": "Andre punkt i bullet-listen."
		},
		{
			"listItemDescription": "Tredje punkt i bullet-listen."
		}
	]
}