altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
262 lines (261 loc) • 7.64 kB
JSON
{
"computersystem-heading": "Datasystemer",
"computersystem-text": "Legg inn et passord her, og bruk det sammen med id-en du får oppgitt i ditt system for å sende inn til Altinn.",
"computersystem-edit-message": {
"alert-class": "a-message-edit a-message--arrow-off a-message--fullwidth",
"alert-items": [
{
"alert-text": {
"text": "Endre registrert datasystem"
}
}
]
},
"computersystem-add-button": {
"button-text": "Legg til",
"button-class": "a-btn a-btn-success"
},
"computersystem-name": {
"text-input-id": "text-input-computersystem-name",
"isHidden": true,
"top-label": "navn på datasystem ",
"isDisabled": false,
"isInactive": false,
"text-input-placeholder": "Hva vil du kalle systemet?",
"input-type": "text",
"isRequired": false,
"extra-help": false,
"isLarge": false,
"form-label-hasIcon": false,
"input-name": "input-field"
},
"computersystem-list-heading": "Datasysten",
"computersystem-list": {
"dropdown-name": "Hvilket system bruker du?",
"dropdown-number": "",
"dropdown-number-prefix": "",
"icon-prefix": "ai",
"icon-class": "ai-server",
"isTransparent": true,
"show-label": false,
"label-text": "",
"dropdown-items": [
{
"icon-prefix": "ai",
"icon-class": "ai-server",
"dropdown-item-name": "Agro Økonimi",
"dropdown-item-number": ""
},
{
"icon-prefix": "ai",
"icon-class": "ai-server",
"dropdown-item-name": "Aksjeservice",
"dropdown-item-number": ""
},
{
"icon-prefix": "ai",
"icon-class": "ai-server",
"dropdown-item-name": "Akvadok",
"dropdown-item-number-prefix": "",
"dropdown-item-number": ""
},
{
"icon-prefix": "ai",
"icon-class": "ai-server",
"dropdown-item-name": "AR6 Økonomi",
"dropdown-item-number-prefix": "",
"dropdown-item-number": ""
},
{
"icon-prefix": "ai",
"icon-class": "ai-server",
"dropdown-item-name": "ASPECT4 HRM",
"dropdown-item-number-prefix": "",
"dropdown-item-number": ""
},
{
"icon-prefix": "ai",
"icon-class": "ai-server",
"dropdown-item-name": "Aureus AltUt",
"dropdown-item-number-prefix": "",
"dropdown-item-number": ""
},
{
"icon-prefix": "ai",
"icon-class": "ai-server",
"dropdown-item-name": "Autodata",
"dropdown-item-number-prefix": "",
"dropdown-item-number": ""
},
{
"icon-prefix": "ai",
"icon-class": "ai-server",
"dropdown-item-name": "Avendo Skatt",
"dropdown-item-number-prefix": "",
"dropdown-item-number": ""
},
{
"icon-prefix": "ai",
"icon-class": "ai-server",
"dropdown-item-name": "BAS",
"dropdown-item-number-prefix": "",
"dropdown-item-number": ""
},
{
"icon-prefix": "ai",
"icon-class": "ai-server",
"dropdown-item-name": "Bluegarden Paga",
"dropdown-item-number-prefix": "",
"dropdown-item-number": ""
}
]
},
"computersystem-name-message": {
"alert-id": "alert-systemname",
"alert-class": "a-message-info a-message--fullwidth",
"alert-items": [
{
"alert-text": {
"text": "<b>Obs!</b> Gi systemet et navn slik at du kjenner det igjen. Du kan kalle det hva du vil, men husk at alle som har tilgang til denne profilen kan se det."
}
}
]
},
"computersystem-password": {
"text-input-id": "text-input-computersystem-name",
"isHidden": true,
"top-label": "passord",
"text-input-placeholder": "Lag et passord",
"input-type": "password",
"isRequired": false,
"extra-help": false,
"isLarge": false,
"form-label-hasIcon": false,
"input-name": "input-field"
},
"computersystem-repeat-password": {
"text-input-id": "text-input-computersystem-name",
"isHidden": true,
"top-label": "Bekreft passord",
"text-input-placeholder": "Bekreft passord",
"input-type": "password",
"isRequired": false,
"extra-help": false,
"isLarge": false,
"form-label-hasIcon": false,
"input-name": "input-field"
},
"computersystem-added-list": {
"rows": [
{
"additional-classes": "a-dotted a-selectable",
"id": "firstRow",
"onclick": false,
"columns": [
{
"additional-classes": "col-3",
"onclick": false,
"column-items": [
{
"column-text": {
"classes": "a-fontBold",
"text": "ID"
}
}
]
},
{
"additional-classes": "col",
"onclick": false,
"column-items": [
{
"column-text": {
"classes": "a-fontBold",
"text": "Beskrivelse"
}
}
]
},
{
"additional-classes": "col-auto",
"onclick": false,
"column-items": [
{
"column-text": {
"classes": "a-fontBold",
"text": "Handlinger"
}
}
]
}
]
},
{
"additional-classes": "a-dotted a-selectable",
"id": "firstRow",
"onclick": false,
"columns": [
{
"additional-classes": "col-3",
"onclick": false,
"column-items": [
{
"column-text": {
"text": "1581"
}
}
]
},
{
"additional-classes": "col",
"onclick": false,
"column-items": [
{
"column-text": {
"text": "DatasystemEn"
}
}
]
},
{
"additional-classes": "col-auto",
"onclick": false,
"column-items": [
{
"column-icon-link": {
"linkIcon-url": "#",
"linkIcon-text": "Rediger",
"icon-prefix": "ai ai-sm",
"icon-class": "ai-edit",
"link-icon-class": "a-btn-blue-noUnderline pr-0",
"text-class": "d-none d-lg-inline a-fontSizeXS pr-1"
}
},
{
"column-icon-link": {
"linkIcon-url": "#",
"linkIcon-text": "Slett",
"text-class": "sr-only",
"icon-prefix": "ai",
"icon-class": "ai-circle-exit ai-nw ai-sm ml-0 mr-0 a-danger",
"link-icon-class": "pr-0"
}
}
]
}
]
}
]
},
"computersystem-ID-message": {
"alert-id": "alert-system-number",
"alert-class": "a-message-info a-message--fullwidth",
"alert-items": [
{
"alert-text": {
"text": "Legg til ID nummeret til systemet ditt"
}
}
]
}
}