altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
122 lines (120 loc) • 3.21 kB
JSON
{
"collapseID": "myContactInfo",
"dataParent": "#accordion",
"collapse-panel-header-id": "myContactInfoHeader",
"collapseHeader": {
"variation-class": "a-iconText-shadow a-iconText-large a-collapseBtn collapsed",
"hasIcon": false,
"hasImage": {
"image-src": "./images/dinkontakt.svg"
},
"hasTextSmall": false,
"icontext": "Din kontaktinformasjon"
},
"my-contact-first-header": "Lorem ipsum",
"my-contact-second-header": "Lorem ipsum",
"my-contact-first-message": {
"alert-id": false,
"alert-class": "a-message-default",
"alert-items": [
{
"alert-text": {
"text": "<b>Obs!</b> Lorem ipsum"
}
},
{
"alert-link": {
"link-text": "med en lenke som står i løpende tekst",
"link-class": "a-linkArea"
}
}
]
},
"my-contact-second-message": {
"alert-id": false,
"alert-class": "a-message-default",
"alert-items": [
{
"alert-text": {
"text": "<b>Obs!</b> Lorem ipsum"
}
},
{
"alert-link": {
"link-text": "med en lenke som står i løpende tekst",
"link-class": "a-linkArea"
}
}
]
},
"my-contact-checkbox": {
"check-legend": false,
"checkboxes": [
{
"checkboxes-title": "Lorem ipsom dolor"
}
]
},
"my-contact-first-input": {
"text-input-id": "text-input-1337",
"top-label": "Epost:",
"text-input-placeholder": "f.eks post@karinordmann.no",
"input-type": "email",
"isRequired": false,
"isDisabled": true,
"extra-help": false,
"isHidden": false,
"isLarge": false,
"form-label-hasIcon": {
"icon-prefix": "ai",
"icon-class": "ai-closedmessage"
}
},
"my-contact-second-input": {
"text-input-id": "text-input-20",
"top-label": "Epost:",
"text-input-placeholder": "f.eks post@karinordmann.no",
"input-type": "email",
"isRequired": false,
"isDisabled": true,
"extra-help": false,
"isHidden": false,
"isLarge": false,
"form-label-hasIcon": {
"icon-prefix": "ai",
"icon-class": "ai-closedmessage"
}
},
"my-contact-third-input": {
"text-input-id": "text-input-201",
"top-label": "Epost:",
"text-input-placeholder": "f.eks post@karinordmann.no",
"input-type": "email",
"isRequired": false,
"isDisabled": true,
"extra-help": false,
"isHidden": false,
"isLarge": false,
"form-label-hasIcon": {
"icon-prefix": "ai",
"icon-class": "ai-closedmessage"
}
},
"crr-reservation": {
"alert-id": "alert-no-arrow",
"alert-class": "a-message-info a-message--arrow-off a-message--fullwidth",
"alert-items": [
{
"alert-text": {
"text": "Du er reservert mot kommunikasjon på nett fra det offentlige. For å endre dette, eller din kontaktinformasjon, gjør dette i <a href='https://brukerprofil-ver2.difi.no/minprofil/?locale=nb' target='_blank'>Kontakt- og reservasjonsregisteret</a>"
}
}
]
},
"crr-save-btn": {
"button-text": "Lagre",
"button-class": "a-btn a-btn-success mr-1",
"onclick": false,
"button-icon": false
}
}