{   
  "title": "Dashboard",
  "themeCss": "../../css/style.dist.altinnett.css",
  "themeJs": "../../js/altinnettPrototyping.js",
  "themeJsVendor": "../../js/altinnettPrototyping.vendor.js",
  "bodyClass": "project-altinnett project-dashboard a-bgGreyLighter",
  "header": {
    "headerlogo": "../../images/a-logo-white.svg",
    "headerlogoText": "/patentstyret"
  },
  "globalNav-active-innboks": "",
  "globalNav-active-tjenester": "globalNav-active",
  "page-title": "Ditt dashboard",
  "login-name": "Knut Johannesen",
  "login-represent": "for Patentstyret",

  "article-search": {
    "text-input-id": "inbox_search",
    "top-label": "Søk i TUL-tjenester",
    "text-input-placeholder": "Søk i TUL-tjenester",
    "input-type": "search",
    "isRequired": false,
    "extra-help": false,
    "isHidden": true,
    "isLarge": true,
    "form-label-hasIcon": false,
    "form-input-hasButton": [
      {
        "button-icon": {
          "icon-prefix": "ai",
          "iconClass": "ai-search"
        },
        "button-text": [
          {
            "button-text-value": "Søk",
            "button-text-class": "sr-only"
          }
        ],
        "onclick": false
      }
    ]
  },

  "dashboard-servicesTitle": {
    "section-title": "Tjenester i produksjon"
  },
  "dashboard-viewMoreServices": false,

  "dashboard-messages" : false,
  "load-more-btn": {
    "buttonClass": "a-btn a-btn-action a-fullWidthBtn pl-1",
    "actionButtonText": "Last flere",
    "onclick": "location.href='#'",
    "icon-prefix": "ai",
    "iconClass": "ai-plus",
    "iconExtraClass": ""
  }

}