UNPKG

altinn-designsystem

Version:

Altinn Design system based on Pattern Lab.

165 lines 4.76 kB
{ "modal-title": "Bestill tilgang til TUL og / eller SERES", "option": { "radio-legend": { "radio-legendText": "Hva vil du gjøre?" }, "radiobuttons": [ { "isDisabled": false, "isInline": false, "radiobutton-title": "Bestille tilgang til deg selv", "radiobutton-id": "radio-ny", "radiobutton-indicator": true, "isChecked": true, "data-toggle": "collapse", "data-target": ".bruker:not(.show)" }, { "isDisabled": false, "isInline": false, "radiobutton-title": "Bestille tilgang til noen andre", "radiobutton-id": "radio-ny", "radiobutton-indicator": true, "isChecked": true, "data-toggle": "collapse", "data-target": ".bruker:not(.show)" }, { "isDisabled": false, "isInline": false, "radiobutton-title": "Endre tilgang", "radiobutton-id": "radio-endre", "radiobutton-indicator": true, "data-toggle": "collapse", "data-target": ".bruker.show" }, { "isDisabled": false, "isInline": false, "radiobutton-title": "Slette tilgang", "radiobutton-id": "radio-slette", "radiobutton-indicator": true, "data-toggle": "collapse", "data-target": ".bruker.show" } ] }, "miljo": { "checkbuttons": [ { "checkbuttons-title": "TUL", "checkbuttons-id": "checkbutton-tul", "checkbuttons-class": "", "isRequired": true, "hasIcon": false }, { "checkbuttons-title": "SERES", "checkbuttons-id": "checkbutton-seres", "checkbuttons-class": "", "isRequired": true, "hasIcon": false } ] }, "visualstudio": { "check-legend": false, "checkboxes": [ { "isInline": false, "checkboxes-title": "Ønsker også tilgang til Visual Studio og Team Foundation Server (for avansert tjenesteutvikling som f.eks. mapperutvikling)", "checkboxID": "visualfoundation" } ] }, "bruker": { "flexWrap": false, "check-legend": false, "checkboxes": [ { "isInline": true, "isChecked": false, "checkboxID": "brukercheck3", "checkboxes-title": "Søk på vegne av noen andre", "isRequired": false, "data-toggle": "collapse", "data-target": "#bruker3" } ], "kontakt1": { "title": false } }, "seres": { "print-form-tag": false, "text-input-id": "text-input-title2", "isHidden": false, "top-label": "IP-adresse som skal ha tilgangen:", "isDisabled": false, "isInactive": false, "text-input-placeholder": "", "input-type": "text", "isRequired": true, "error-message-popover": true, "extra-help": false, "isLarge": false, "form-label-hasIcon": false, "input-name": "text-input-title2", "data-required": { "data-required-message": "Du har ikke oppgitt IP-adresse." } }, "navn": { "print-form-tag": false, "text-input-id": "text-input-title2", "isHidden": false, "top-label": "Navn på personen som skal ha tilgang:", "isDisabled": false, "isInactive": false, "text-input-placeholder": "", "input-type": "text", "isRequired": true, "error-message-popover": true, "extra-help": false, "isLarge": false, "form-label-hasIcon": false, "input-name": "text-input-title2", "data-required": { "data-required-message": "Du har ikke oppgitt navn." } }, "epost": { "print-form-tag": false, "text-input-id": "text-input-title2", "isHidden": false, "top-label": "E-post til personen som skal ha tilgang:", "isDisabled": false, "isInactive": false, "text-input-placeholder": "", "input-type": "text", "isRequired": true, "error-message-popover": true, "extra-help": false, "isLarge": false, "form-label-hasIcon": false, "input-name": "text-input-title2", "data-required": { "data-required-message": "Du har ikke oppgitt epost." } }, "submit": { "button-text": "Send bestilling", "buttonClass": "a-btn d-block mt-3", "button-id": "a-js-contactForm-submit2", "button-type": "button", "onclick": false, "button-icon": false, "display-as-link": false, "data-is-success": true, "data-action": "next", "data-toggle": "altinn-modal", "data-target": "#modal-message", "page-url": "../..link.organismer-melding-ferdig" } }