{
  "show-others-with-rights-content": false,
  "show-receipt-content": false,
  "show-client-delegation-content": false,
  "show-give-rights": false,
  "show-missing-email": false,
  "show-gi-fjerne-roller": false,
  "show-tjenesteoversikt": false,
  "show-add-rightholder": false,
  "show-aktivitetslogg": false,
  "show-local-role": false,
  "show-be-om-tilgang": false,
  "show-consent-details": {
    "isTransparent": true,
    "consent-first-header": "Midlertidig samtykke er gitt",
    "consent-first-text": "Velkommen til samtykkeløsningen",
    "consent-second-header": "Følgende informasjon er omfattet av samtykket:",
    "consent-expires-text": "Dette innsynet er tidsavgrenset og vil gå ut .....",

    "showButton": {
      "aria-label":  false,
      "display-as-link": true,
      "button-text": "Fjern samtykke",
      "button-class": "a-btn-link a-linkDanger float-left float-md-right a-js-popover-forceFocus",
      "icon-prefix": false,
      "icon-class": false,
      "enable-popover": true,
      "popover-placement": "bottom",
      "popover-content-id": "sampleIdPopoverButtoinLink",
      "popover-class": "popover-warning",
      "popover-text": "Samtykke vil bli slettet",
      "popover-buttons": [
        {
          "button-text": "Ok",
          "button-class": "a-btn a-btn-danger"
        },
        {
          "button-text": "Avbryt",
          "button-class": "a-btn-link a-linkDanger",
          "display-as-link": true,
          "onclick": "$('button[aria-describedby=' + $(this).parent().parent().attr('id') + ']').click();"
        }
      ]
    },

    "person-rolle": {
      "person-role-role": "MIDLERTIDIG INNSYN",
      "person-role-name": "Altinn1 ANS",
      "user-icon": {
        "icon-prefix": "ai",
        "icon-class": "ai-read ai-lg",
        "icon-extra-class": ""
      }
    },
    "isModal": true,
    "expandable-text": [{
      "expandable-text-panel-id": "myidtesting",
      "collapse-filter-id": "myidtesting",
      "collapse-primary-text": "Denne teksten kan man trykke på for å se utvidet informasjon om et tema",
      "show-arrow": true,
      "no-decoration": true,
      "isCollapsed": false,
      "expandable-text-content": "Tekst 1"
    },{
      "expandable-text-panel-id": "myidtesting2",
      "collapse-filter-id": "myidtesting2",
      "collapse-primary-text": "Denne teksten kan man trykke på for å se utvidet informasjon om et tema",
      "show-arrow": true,
      "no-decoration": true,
      "isCollapsed": false,
      "expandable-text-content": "Tekst 2"
    },{
      "expandable-text-panel-id": "myidtesting3",
      "collapse-filter-id": "myidtesting3",
      "collapse-primary-text": "Denne teksten kan man trykke på for å se utvidet informasjon om et tema",
      "show-arrow": true,
      "no-decoration": true,
      "isCollapsed": false,
      "expandable-text-content": "Tekst 3"
    }],
    "bottom-button-row": false
  },
  "hasTextSmall": false,
  "icontext": "Se og fjern samtykke",
  "hasIcon": {
    "icon-prefix": "ai",
    "icon-class": "ai-read",
    "icon-extra-class": "a-icon"
  },
  "modal-navbar-override": {
    "button-list": [
      {
        "button-class": "a-modal-back",
        "aria-label": "Tilbake",
        "icon-prefix": "ai",
        "icon-class": "ai-back",
        "icon-extra-class": "",
        "stacked-background": {
          "icon-prefix": "ai",
          "icon-class": "ai-plain-circle-big"
        },
        "onclick": "location.href='link.sider-portal-profil-roller-rettigheter'",
        "enable-popover": false
      },
      {
        "button-class": "a-modal-close",
        "aria-label": "Lukk",
        "icon-prefix": "ai",
        "icon-class": "ai-exit",
        "icon-extra-class": "a-modal-close-icon",
        "stacked-background": {
          "icon-prefix": "ai",
          "icon-class": "ai-plain-circle-big"
        },
        "onclick": "location.href='link.sider-portal-profil-roller-rettigheter'",
        "enable-popover": false
      }
    ]
  }
}
