{
  "delegation-header-text": {
    "hasIcon": false,
    "hasTextSmall": true,
    "textSmall": "Liten tekst",
    "icontext": "Stor tekst"
  },
  "delegation-sub-header-text": "Roller underoverskrift",
  "delegation-sub-header-text-secondary": "Tekst under overskrift",
  "delegation-submit": {
    "button-text": "Fullfør",
    "button-class": "a-btn a-btn-success",
    "button-type": "submit"
  },
  "delegation-has": {
    "delegation-has-text": "Tekst har roller:",
    "checkbuttons": [
      {
        "checkbuttons-title": "Eksempel på deaktivert",
        "checkbuttons-id": "checkbutton-deactivated-roles-1",
        "checkbuttons-class": "disabled",
        "isDisabled": true,        
        "hasIcon": {
          "icon-prefix": "ai",
          "icon-class": "ai-write"
        }
      },
      {
        "checkbuttons-title": "Eksempel på deaktivert",
        "checkbuttons-id": "checkbutton-deactivated-roles-2",
        "checkbuttons-class": "disabled",
        "isDisabled": true,
        "hasIcon": {
          "icon-prefix": "ai",
          "icon-class": "ai-sign"
        }
      }
    ]
  },
  "delegation-needs": {
    "has-popover-link": {
      "popover-link-text": "Klikk for å se hva rollen gir tilgang til",
      "popover-link-text-class": "sr-only",
      "open-popover-class": "a-helpIconButton a-js-persistPopover a-js-togglePopoverIcons",
      "popover-class": "popover-big",
      "popover-content": "Innholdet i popover fra spørsmålstegn-ikonet kommer her..",
      "popover-link-icon": [
          {
            "icon-prefix": "ai",
            "icon-class": "ai-help-popicon",
            "stacked-background": {
              "stacked-container-class": "a-js-popoverIconInitial",
              "icon-prefix": "ai",
              "icon-class": "ai-plain-circle",
              "icon-extra-class": ""
            }
          },
          {
            "icon-prefix": "ai",
            "icon-class": "ai-circle-exit",
            "stacked-background": {
              "stacked-container-class": "a-js-popoverIconExpanded",
              "icon-prefix": "ai",
              "icon-class": "ai-plain-circle",
              "icon-extra-class": ""
            }
          }
      ]
    },
    "delegation-needs-text": "Tekst trenger roller:",
    "checkbuttons": [
      {
        "checkbuttons-title": "Eksempel uten ikon",
        "checkbuttons-id": "checkbutton-example-roles-1",
        "checkbuttons-class": "",
        "hasIcon": false
      },
      {
        "checkbuttons-title": "Eksempel uten ikon",
        "checkbuttons-id": "checkbutton-example-roles-2",
        "checkbuttons-class": "",
        "hasIcon": false
      },
      {
        "checkbuttons-title": "Eksempel disabled",
        "checkbuttons-id": "checkbutton-example-roles-3",
        "checkbuttons-class": "disabled",
        "isDisabled": true,
        "hasIcon": false
      }
    ]
  },
  "delegation-message": {
    "alert-id": "alert-no-arrow",
    "alert-class": "a-message-error a-message--arrow-off a-message--fullwidth",
    "alert-content": "Dette er en beskjed uten pil og med full bredde"
  },
  "delegation-alternative-link": {
    "link-text": "Lenke som står selvstendig alene"
  }
}
