altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
110 lines • 2.76 kB
JSON
{
"icon-prefix": "ai",
"iconClass": "ai-deadline",
"icon-size": "",
"iconExtraClass": "",
"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,
"dropdown-linkClass": "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",
"iconClass": "ai-letter-r",
"icon-size": "",
"iconExtraClass": "a-blue"
},
"dropdown-item-content": "Lagre søk",
"dropdown-item-content-class": "a-fontBold"
},
{
"dropdown-icon": {
"icon-prefix": "ai",
"iconClass": "ai-letter-r",
"icon-size": "",
"iconExtraClass": "a-blue"
},
"dropdown-item-content": "Annet lagret søk",
"dropdown-item-content-class": "a-fontBold"
},
{
"dropdown-icon": {
"icon-prefix": "ai",
"iconClass": "ai-settings",
"icon-size": "",
"iconExtraClass": "a-blue"
},
"dropdown-item-content": "tilpass",
"dropdown-item-content-class": "a-fontBold"
}
],
"label-class": "badge-primary",
"label-id": false,
"label-content": "9",
"button-text": "En knapp med ikon",
"buttonClass": "a-btn a-btn-icon",
"button-colorClass": "",
"link-url": "",
"button-shadow-label": false,
"button-icon": {
"icon-prefix": "ai",
"iconClass": "ai-deadline"
},
"tab-items": [
{
"tab-active": true,
"tab-href": "href1",
"tab-icon": {},
"tab-title": "Fane 1"
},
{
"tab-href": "href2",
"tab-icon": {},
"tab-title": "Fane 2"
},
{
"tab-href": "href3",
"tab-icon": {},
"tab-title": "En laaang fane"
}
],
"tab-with-button": {
"tab-items": [
{
"tab-active": true,
"tab-href": "",
"tab-title": "altinn.no",
"tab-class": "a-tabs-lg"
},
{
"tab-href": "",
"tab-title": "innboks",
"tab-class": "a-tabs-lg mr-0",
"tab-icon": false,
"tab-icon-secondary": {
"icon-prefix": "ai",
"iconClass": "ai-lock-open ai-sm"
}
}
],
"button": {
"buttonClass": "a-btn-link a-pt-9 a-fontSizeXXS a-md-fontSizeXS float-right",
"button-text": "Lagre søk",
"button-icon": {
"icon-prefix": "reg",
"iconClass": "reg-plus-outline",
"iconExtraClass": "a-btn-icon-symbol"
}
}
}
}