{
  "form-label-hasIcon": {
    "icon-prefix": "ai",
    "icon-class": "ai-private"
  },
  "form-input-hasButton": false,
  "top-label": "Finn klient",
  "isHidden": true,
  "isRequired":false,
  "text-input-placeholder": "Hvilken klient ser du etter?",
  "input-type": "search",
  "search-algorithm": "show-and-highlight",
  "search-target": "employee-table",
  "table-actions-id": "employee-table",
  "logo": "../../images/a-logo-white.svg",
  "logo-class": "a-modal-top-logo",
  "modal-title": "Gi og fjerne rettigheter",
  "cancel-link": {
    "button-text": "Avbryt",
    "button-class": "a-btn-link a-linkDanger float-right",
    "display-as-link": true
  },
  "segment-fixed": "segment-fixed",
  "done-segment": {
    "include-container": true
  },
  "full-width-table": true,
  "full-height-table": true,
  "ferdigsegment-done": {
    "button-text": "Ferdig",
    "button-class": "a-btn a-btn-success"
  },
  "ferdigsegment-cancel": {
    "button-text": "Avbryt",
    "button-class": "a-btn-link",
    "display-as-link": true
  },
  "remove-rights-title": {
    "collapse-header-title": "Har disse <span class='badge badge-primary a-label badge-pill'>11</span> klientene:",
    "data-target": "exp-tab-table-remove-rights",
    "collapse-header-contentID": "exp-tab-table-existing-clients",
    "collapsed": false
  },
  "remove-rights-table": {
    "collapse-header-contentID": "exp-tab-table-existing-clients",
    "collapsed": false,
    "aria-expanded": true,
    "sortable-table-override": {
      "sortable-table-items": [
        {
          "sortable-row-items": [
            {
              "sortable-row-icon": {
                "icon-prefix": "ai",
                "icon-class": "ai-client",
                "icon-extra-class": ""
              }
            },
            {
              "sortable-row-text": "Finn Skapen"
            },
            {
              "sortable-row-text": "1234 56789"
            },
            {
              "cell-padding": true,
              "show-actions": true
            }
          ]
        },
        {
          "sortable-row-items": [
            {
              "sortable-row-icon": {
                "icon-prefix": "ai",
                "icon-class": "ai-client",
                "icon-extra-class": ""
              }
            },
            {
              "sortable-row-text": "Advokatselskapet langt navnesen og partnere"
            },
            {
              "sortable-row-text": "1234 56789"
            },
            {
              "cell-padding": true,
              "show-actions": true
            }
          ]
        },
        {
          "sortable-row-items": [
            {
              "sortable-row-icon": {
                "icon-prefix": "ai",
                "icon-class": "ai-client",
                "icon-extra-class": ""
              }
            },
            {
              "sortable-row-text": "Rema 1000 AS"
            },
            {
              "sortable-row-text": "815 493 00"
            },
            {
              "cell-padding": true,
              "show-actions": true
            }
          ]
        },
        {
          "sortable-row-items": [
            {
              "sortable-row-icon": {
                "icon-prefix": "ai",
                "icon-class": "ai-client",
                "icon-extra-class": ""
              }
            },
            {
              "sortable-row-text": "Eksempel på angre-symbol i samme tabell"
            },
            {
              "sortable-row-text": "1234 56789"
            },
            {
              "cell-padding": true,
              "show-actions": true
            }
          ]
        }
      ]
    }
  }
}
