{
	"button-text": "En standard knapp",
	"button-class": "a-btn",
	"button-disabled": false,
	"button-type": "button",
	"onclick": false,
	"button-icon": false,
	"display-as-link": false,
	"themeCss": "../../css/style.prototype.altinn.css",
	"themeJs": "./../../js/altinnPrototyping.js",
	"themeJsVendor": "../../js/altinnPrototyping.vendor.js",
	"icon-prefix": "ai ai-nw ai-nw-pr",
	"icon-class": "ai-private",
	"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,
	"action-button-text": "En knapp for å legge til",
	"expandable-content": {
		"button-class": "a-btn a-btn-action a-fullWidthBtn",
		"icon-prefix": "ai",
		"icon-class": "ai-plus",
		"icon-extra-class": "",
		"data-target": "expandableExample",
		"data-toggle": "altinn-expand",
		"action-button-text": "Les hele",
		"expandable-content-id": "expandableExample",
		"aria-hidden": true,
		"untabbable": true,
		"expandable-content": {
			"button-class": "a-btn a-btn-action a-fullWidthBtn",
			"icon-prefix": "ai",
			"icon-class": "ai-plus",
			"icon-extra-class": "",
			"data-target": "expandableExample",
			"data-toggle": "altinn-expand",
			"action-button-text": "Les hele",
			"expandable-content-id": "expandableExample",
			"aria-hidden": true
		}
	},
	"dropdown-link-class": "a-borderBottom",
	"dropdown-top-item": {
		"dropdown-top-item-content": "Lagrede søk",
		"overflow-extraclass": "pt-1 pb-1"
	},
	"dropdown-item": [
		{
			"dropdown-icon": {
				"icon-prefix": "ai",
				"icon-class": "ai-letter-r",
				"icon-size": "",
				"icon-extra-class": "a-blue"
			},
			"dropdown-item-content": "Lagre søk",
			"dropdown-item-content-class": "a-fontBold"
		},
		{
			"dropdown-icon": {
				"icon-prefix": "ai",
				"icon-class": "ai-letter-r",
				"icon-size": "",
				"icon-extra-class": "a-blue"
			},
			"dropdown-item-content": "Annet lagret søk",
			"dropdown-item-content-class": "a-fontBold"
		},
		{
			"dropdown-icon": {
				"icon-prefix": "ai",
				"icon-class": "ai-settings",
				"icon-size": "",
				"icon-extra-class": "a-blue"
			},
			"dropdown-item-content": "tilpass",
			"dropdown-item-content-class": "a-fontBold"
		}
	],
	"label-class": "badge-primary",
	"label-id": false,
	"label-content": "9",
	"button-colorClass": "",
	"link-url": "/patterns/04-sider-infoportal-01-forside-00-forside/04-sider-infoportal-01-forside-00-forside.html",
	"button-shadow-label": false,
	"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"
		}
	],
	"link-text": "En lenke ser slik ut",
	"sr-text": false,
	"aria-label": "knapp med popover",
	"enable-popover": true,
	"popover-placement": "bottom",
	"popover-content-id": "sampleIdPopoverButtoinLink",
	"popover-class": "popover-warning",
	"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
		}
	],
	"alert-id": "alert",
	"alert-class": "a-message-info",
	"alert-items": {
		"alert-text": {
			"text": "Dette er en driftsmelding eller endringsinformasjon"
		}
	},
	"linkIcon-url": "#",
	"linkIcon-text": "En lenke",
	"message-info": {
		"message-status-class": "a-fontBold",
		"message-status": "mottatt: ",
		"message-date": "05.03.2016"
	},
	"activitylog": {
		"linkIcon-url": "/patterns/04-sider-portal-50-innboks-04-innboks-aktivitetslogg/04-sider-portal-50-innboks-04-innboks-aktivitetslogg.html",
		"linkIcon-text": "Aktivitetslogg",
		"icon-prefix": "reg ai-nw ai-nw-pr",
		"icon-class": "reg-log"
	},
	"message-text-block": {
		"extra-class": "mt-3",
		"text-paragraph": {
			"text-paragraph-class": "d-inline",
			"message-text": "Mva-meldingen skal leveres av de som er registrert i Merverdiavgiftsregisteret. Den viser hvor mye merverdiavgift du som avgiftspliktig skal innbetale til staten, eller staten skal tilbakebetale til deg."
		},
		"text-link": false
	},
	"archive-reference": false,
	"actions-row": {
		"button-icons-wrapper-class": "col-lg-auto col-12",
		"button-wrapper-class": "col",
		"action-button": {
			"button-text": "Ok",
			"button-class": "a-btn",
			"button-disabled": false,
			"button-type": "button",
			"onclick": false,
			"button-icon": false,
			"display-as-link": false,
			"data-target": false,
			"data-toggle": false
		},
		"action-button-icon": [
			{
				"button-text": "Hjelp",
				"button-class": "a-btn-link a-btn-md-block mr-2",
				"button-colorClass": "",
				"link-url": "",
				"button-shadow-label": false,
				"button-icon": {
					"icon-prefix": "reg",
					"icon-class": "reg-help ai-left"
				}
			},
			{
				"button-text": "Arkiver",
				"button-class": "a-btn-link a-btn-md-block mr-2",
				"button-colorClass": "",
				"link-url": "",
				"button-shadow-label": false,
				"button-icon": {
					"icon-prefix": "reg",
					"icon-class": "reg-archive ai-left"
				}
			},
			{
				"button-text": "Slett",
				"button-class": "a-btn-link a-btn-md-block mr-2",
				"button-colorClass": "",
				"link-url": "",
				"button-shadow-label": false,
				"button-icon": {
					"icon-prefix": "reg",
					"icon-class": "reg-trash ai-left"
				}
			},
			{
				"button-text": "Videresend",
				"button-class": "a-btn-link a-btn-md-block",
				"button-colorClass": "",
				"link-url": "",
				"button-shadow-label": false,
				"button-icon": {
					"icon-prefix": "reg",
					"icon-class": "reg-forward"
				}
			}
		]
	},
	"attachments": {
		"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"
			}
		],
		"download-all": {
			"button-text": "Last ned alle",
			"button-class": "a-btn-link",
			"button-colorClass": "",
			"link-url": "",
			"button-shadow-label": false,
			"button-icon": {
				"icon-prefix": "reg",
				"icon-class": "reg-download"
			}
		}
	},
	"info-notice": {
		"alert-id": false,
		"alert-class": "a-message-info a-message--arrow-off a-message--extendLeft a-message--no-dropshadow pb-4 pt-2",
		"alert-items": [
			{
				"alert-header": {
					"classes": "",
					"text": "<span class='a-fontBold'>fra:</span> Avsender"
				}
			},
			{
				"alert-text": {
					"text": "Dette er en beskjed uten pil og med full bredde"
				}
			}
		]
	}
}