altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
88 lines • 2.75 kB
JSON
{
"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",
"print-form-tag": false,
"text-input-id": "text-input-generic",
"isHidden": false,
"top-label": "Label: ",
"isDisabled": false,
"isInactive": false,
"text-input-placeholder": "f.eks placeholder",
"input-type": "text",
"isRequired": false,
"extra-help": false,
"isLarge": false,
"form-label-hasIcon": false,
"input-name": "input-field",
"form-control-class": "",
"button-text": "En standard knapp",
"button-class": "a-btn",
"button-disabled": false,
"button-type": "button",
"onclick": false,
"button-icon": false,
"display-as-link": false,
"si-user-heading": "Overfør bruker",
"si-user-first-text": "Start overføring av arkiverte data til Altinn-bruker med fødselsnummer/D-nummer. Du kan overføre alle dine arkiverte data fra denne brukeren til en Altinn-bruker som er registrert med fødselsnummer/D-nummer. Dermed for du tilgang til mer funksjonalitet i Altinn.",
"si-user-second-text": "Først, fyll ut feltene og start overføring nedenfor. Deretter, logg inn med din nye bruker, gå til Min profil og bekreft overføring.",
"si-user-input-fields": {
"si-user-username-input": {
"print-form-tag": false,
"text-input-id": "text-input-fnr",
"isHidden": false,
"top-label": "Fødselsnummer:",
"isDisabled": false,
"isInactive": false,
"text-input-placeholder": false,
"input-type": "text",
"isRequired": false,
"extra-help": false,
"isLarge": false,
"form-label-hasIcon": false,
"input-name": "input-field"
},
"si-user-lastname-input": {
"print-form-tag": false,
"text-input-id": "text-input-lastname",
"isHidden": false,
"top-label": "Etternavn:",
"isDisabled": false,
"isInactive": false,
"text-input-placeholder": false,
"input-type": "text",
"isRequired": false,
"extra-help": false,
"isLarge": false,
"form-label-hasIcon": false,
"input-name": "input-field"
}
},
"si-user-success-btn": {
"button-text": "Start overføring",
"button-class": "a-btn a-btn-success"
},
"si-user-transfers-received": {
"si-user-name": "siusername",
"si-user-confirm-transfer-btn": {
"button-text": "Bekreft overføring",
"button-class": "a-btn a-btn-success"
},
"si-user-decline-transfer-btn": {
"button-text": "Avvis overføring",
"button-class": "a-btn a-btn-danger"
}
}
}