[
  {
    "description": "Apply this class name to a CustomCard which contains a CardHeader.\nThe CardHeader will have the appropriate vertical spacing, so this\nclassName will remove the card's default padding-top.\n",
    "commentRange": {
      "start": 24,
      "end": 27
    },
    "context": {
      "type": "css",
      "name": ".bolt-card-with-header",
      "value": "padding-top: 0px;",
      "line": {
        "start": 28,
        "end": 92
      }
    },
    "group": [
      "card|header"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\Card\\Card.scss",
      "name": "Card.scss"
    }
  },
  {
    "description": "Apply this class name to a card where the only content\nis a table. The card can still have a Header / Footer,\nbut this class will get the card's padding correct.\n",
    "commentRange": {
      "start": 49,
      "end": 52
    },
    "context": {
      "type": "css",
      "name": ".bolt-table-card",
      "value": "padding-bottom: 0px;\n    padding-top: 0px;\n\n    .bolt-card-header {\n        padding-bottom: 0px;\n    }\n\n    &.no-column-headers .bolt-card-header {\n        padding-bottom: $card-vertical-padding;\n        border-bottom: 1px solid $neutral-8;\n    }\n\n    .bolt-card-content {\n        padding: 0px;\n    }\n\n    .bolt-header-commandbar {\n        flex: auto;\n        overflow: auto;\n    }",
      "line": {
        "start": 53,
        "end": 92
      }
    },
    "group": [
      "card|table"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\Card\\Card.scss",
      "name": "Card.scss"
    }
  },
  {
    "description": "Communication shaded-30 (darkened)\n",
    "commentRange": {
      "start": 7,
      "end": 8
    },
    "context": {
      "type": "variable",
      "name": "communication-shade-30",
      "value": "rgbcolor(var(--palette-primary-shade-30))",
      "scope": "private",
      "line": {
        "start": 9,
        "end": 9
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Communication shaded-20 (darkened)\n",
    "commentRange": {
      "start": 11,
      "end": 12
    },
    "context": {
      "type": "variable",
      "name": "communication-shade-20",
      "value": "rgbcolor(var(--palette-primary-shade-20))",
      "scope": "private",
      "line": {
        "start": 13,
        "end": 13
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Communication shaded-10 (darkened)\n",
    "commentRange": {
      "start": 15,
      "end": 16
    },
    "context": {
      "type": "variable",
      "name": "communication-shade-10",
      "value": "rgbcolor(var(--palette-primary-shade-10))",
      "scope": "private",
      "line": {
        "start": 17,
        "end": 17
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Primary communication for foreground (text)\n",
    "commentRange": {
      "start": 19,
      "end": 20
    },
    "context": {
      "type": "variable",
      "name": "communication-foreground",
      "value": "var(--communication-foreground)",
      "scope": "private",
      "line": {
        "start": 21,
        "end": 21
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Primary communication for background\n",
    "commentRange": {
      "start": 23,
      "end": 24
    },
    "context": {
      "type": "variable",
      "name": "communication-background",
      "value": "var(--communication-background)",
      "scope": "private",
      "line": {
        "start": 25,
        "end": 25
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Communication tinted-10 (lightened)\n",
    "commentRange": {
      "start": 27,
      "end": 28
    },
    "context": {
      "type": "variable",
      "name": "communication-tint-10",
      "value": "rgbcolor(var(--palette-primary-tint-10))",
      "scope": "private",
      "line": {
        "start": 29,
        "end": 29
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Communication tinted-20 (lightened)\n",
    "commentRange": {
      "start": 31,
      "end": 32
    },
    "context": {
      "type": "variable",
      "name": "communication-tint-20",
      "value": "rgbcolor(var(--palette-primary-tint-20))",
      "scope": "private",
      "line": {
        "start": 33,
        "end": 33
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Communication tinted-30 (lightened)\n",
    "commentRange": {
      "start": 35,
      "end": 36
    },
    "context": {
      "type": "variable",
      "name": "communication-tint-30",
      "value": "rgbcolor(var(--palette-primary-tint-30))",
      "scope": "private",
      "line": {
        "start": 37,
        "end": 37
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Communication tinted-40 (lightened)\n",
    "commentRange": {
      "start": 39,
      "end": 40
    },
    "context": {
      "type": "variable",
      "name": "communication-tint-40",
      "value": "rgbcolor(var(--palette-primary-tint-40))",
      "scope": "private",
      "line": {
        "start": 41,
        "end": 41
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Communication background active color\n",
    "commentRange": {
      "start": 43,
      "end": 44
    },
    "context": {
      "type": "variable",
      "name": "communication-background-active",
      "value": "rgbcolor(var(--palette-primary-darkened-10))",
      "scope": "private",
      "line": {
        "start": 45,
        "end": 45
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Communication background hover color\n",
    "commentRange": {
      "start": 47,
      "end": 48
    },
    "context": {
      "type": "variable",
      "name": "communication-background-hover",
      "value": "rgbcolor(var(--palette-primary-darkened-6))",
      "scope": "private",
      "line": {
        "start": 49,
        "end": 49
      }
    },
    "group": [
      "colors|communication"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "80% black\n",
    "commentRange": {
      "start": 100,
      "end": 101
    },
    "context": {
      "type": "variable",
      "name": "neutral-alpha-80",
      "value": "var(--palette-black-alpha-80)",
      "scope": "private",
      "line": {
        "start": 102,
        "end": 102
      }
    },
    "group": [
      "colors|neutral-alphas"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "70% black\n",
    "commentRange": {
      "start": 104,
      "end": 105
    },
    "context": {
      "type": "variable",
      "name": "neutral-alpha-70",
      "value": "var(--palette-black-alpha-70)",
      "scope": "private",
      "line": {
        "start": 106,
        "end": 106
      }
    },
    "group": [
      "colors|neutral-alphas"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "60% black\n",
    "commentRange": {
      "start": 108,
      "end": 109
    },
    "context": {
      "type": "variable",
      "name": "neutral-alpha-60",
      "value": "var(--palette-black-alpha-60)",
      "scope": "private",
      "line": {
        "start": 110,
        "end": 110
      }
    },
    "group": [
      "colors|neutral-alphas"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "30% black\n",
    "commentRange": {
      "start": 112,
      "end": 113
    },
    "context": {
      "type": "variable",
      "name": "neutral-alpha-30",
      "value": "var(--palette-black-alpha-30)",
      "scope": "private",
      "line": {
        "start": 114,
        "end": 114
      }
    },
    "group": [
      "colors|neutral-alphas"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "20% black\n",
    "commentRange": {
      "start": 116,
      "end": 117
    },
    "context": {
      "type": "variable",
      "name": "neutral-alpha-20",
      "value": "var(--palette-black-alpha-20)",
      "scope": "private",
      "line": {
        "start": 118,
        "end": 118
      }
    },
    "group": [
      "colors|neutral-alphas"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "10% black\n",
    "commentRange": {
      "start": 120,
      "end": 121
    },
    "context": {
      "type": "variable",
      "name": "neutral-alpha-10",
      "value": "var(--palette-black-alpha-10)",
      "scope": "private",
      "line": {
        "start": 122,
        "end": 122
      }
    },
    "group": [
      "colors|neutral-alphas"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "8% black\n",
    "commentRange": {
      "start": 124,
      "end": 125
    },
    "context": {
      "type": "variable",
      "name": "neutral-alpha-8",
      "value": "var(--palette-black-alpha-8)",
      "scope": "private",
      "line": {
        "start": 126,
        "end": 126
      }
    },
    "group": [
      "colors|neutral-alphas"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "6% black\n",
    "commentRange": {
      "start": 128,
      "end": 129
    },
    "context": {
      "type": "variable",
      "name": "neutral-alpha-6",
      "value": "var(--palette-black-alpha-6)",
      "scope": "private",
      "line": {
        "start": 130,
        "end": 130
      }
    },
    "group": [
      "colors|neutral-alphas"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "4% black\n",
    "commentRange": {
      "start": 132,
      "end": 133
    },
    "context": {
      "type": "variable",
      "name": "neutral-alpha-4",
      "value": "var(--palette-black-alpha-4)",
      "scope": "private",
      "line": {
        "start": 134,
        "end": 134
      }
    },
    "group": [
      "colors|neutral-alphas"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "2% black\n",
    "commentRange": {
      "start": 136,
      "end": 137
    },
    "context": {
      "type": "variable",
      "name": "neutral-alpha-2",
      "value": "var(--palette-black-alpha-2)",
      "scope": "private",
      "line": {
        "start": 138,
        "end": 138
      }
    },
    "group": [
      "colors|neutral-alphas"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-100 (black)\n",
    "commentRange": {
      "start": 51,
      "end": 52
    },
    "context": {
      "type": "variable",
      "name": "black",
      "value": "rgbcolor(var(--palette-neutral-100))",
      "scope": "private",
      "line": {
        "start": 53,
        "end": 53
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-80\n",
    "commentRange": {
      "start": 55,
      "end": 56
    },
    "context": {
      "type": "variable",
      "name": "neutral-80",
      "value": "rgbcolor(var(--palette-neutral-80))",
      "scope": "private",
      "line": {
        "start": 57,
        "end": 57
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-70\n",
    "commentRange": {
      "start": 59,
      "end": 60
    },
    "context": {
      "type": "variable",
      "name": "neutral-70",
      "value": "rgbcolor(var(--palette-neutral-70))",
      "scope": "private",
      "line": {
        "start": 61,
        "end": 61
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-60\n",
    "commentRange": {
      "start": 63,
      "end": 64
    },
    "context": {
      "type": "variable",
      "name": "neutral-60",
      "value": "rgbcolor(var(--palette-neutral-60))",
      "scope": "private",
      "line": {
        "start": 65,
        "end": 65
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-30\n",
    "commentRange": {
      "start": 67,
      "end": 68
    },
    "context": {
      "type": "variable",
      "name": "neutral-30",
      "value": "rgbcolor(var(--palette-neutral-30))",
      "scope": "private",
      "line": {
        "start": 69,
        "end": 69
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-20\n",
    "commentRange": {
      "start": 71,
      "end": 72
    },
    "context": {
      "type": "variable",
      "name": "neutral-20",
      "value": "rgbcolor(var(--palette-neutral-20))",
      "scope": "private",
      "line": {
        "start": 73,
        "end": 73
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-10\n",
    "commentRange": {
      "start": 75,
      "end": 76
    },
    "context": {
      "type": "variable",
      "name": "neutral-10",
      "value": "rgbcolor(var(--palette-neutral-10))",
      "scope": "private",
      "line": {
        "start": 77,
        "end": 77
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-8\n",
    "commentRange": {
      "start": 79,
      "end": 80
    },
    "context": {
      "type": "variable",
      "name": "neutral-8",
      "value": "rgbcolor(var(--palette-neutral-8))",
      "scope": "private",
      "line": {
        "start": 81,
        "end": 81
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-6\n",
    "commentRange": {
      "start": 83,
      "end": 84
    },
    "context": {
      "type": "variable",
      "name": "neutral-6",
      "value": "rgbcolor(var(--palette-neutral-6))",
      "scope": "private",
      "line": {
        "start": 85,
        "end": 85
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-4\n",
    "commentRange": {
      "start": 87,
      "end": 88
    },
    "context": {
      "type": "variable",
      "name": "neutral-4",
      "value": "rgbcolor(var(--palette-neutral-4))",
      "scope": "private",
      "line": {
        "start": 89,
        "end": 89
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-2\n",
    "commentRange": {
      "start": 91,
      "end": 92
    },
    "context": {
      "type": "variable",
      "name": "neutral-2",
      "value": "rgbcolor(var(--palette-neutral-2))",
      "scope": "private",
      "line": {
        "start": 93,
        "end": 93
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Neutral-0 (white)\n",
    "commentRange": {
      "start": 95,
      "end": 96
    },
    "context": {
      "type": "variable",
      "name": "neutral-0",
      "value": "rgbcolor(var(--palette-neutral-0))",
      "scope": "private",
      "line": {
        "start": 97,
        "end": 97
      }
    },
    "group": [
      "colors|neutrals"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Info foreground color\n",
    "commentRange": {
      "start": 198,
      "end": 199
    },
    "context": {
      "type": "variable",
      "name": "status-info-foreground",
      "value": "var(--status-info-foreground)",
      "scope": "private",
      "line": {
        "start": 200,
        "end": 200
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Info background color\n",
    "commentRange": {
      "start": 202,
      "end": 203
    },
    "context": {
      "type": "variable",
      "name": "status-info-background",
      "value": "var(--status-info-background)",
      "scope": "private",
      "line": {
        "start": 204,
        "end": 204
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Error foreground color\n",
    "commentRange": {
      "start": 206,
      "end": 207
    },
    "context": {
      "type": "variable",
      "name": "status-error-foreground",
      "value": "var(--status-error-foreground)",
      "scope": "private",
      "line": {
        "start": 208,
        "end": 208
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Error background color\n",
    "commentRange": {
      "start": 210,
      "end": 211
    },
    "context": {
      "type": "variable",
      "name": "status-error-background",
      "value": "var(--status-error-background)",
      "scope": "private",
      "line": {
        "start": 212,
        "end": 212
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Error text color\n",
    "commentRange": {
      "start": 214,
      "end": 215
    },
    "context": {
      "type": "variable",
      "name": "status-error-text",
      "value": "var(--status-error-text)",
      "scope": "private",
      "line": {
        "start": 216,
        "end": 216
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Success foreground color\n",
    "commentRange": {
      "start": 218,
      "end": 219
    },
    "context": {
      "type": "variable",
      "name": "status-success-foreground",
      "value": "var(--status-success-foreground)",
      "scope": "private",
      "line": {
        "start": 220,
        "end": 220
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Success background color\n",
    "commentRange": {
      "start": 222,
      "end": 223
    },
    "context": {
      "type": "variable",
      "name": "status-success-background",
      "value": "var(--status-success-background)",
      "scope": "private",
      "line": {
        "start": 224,
        "end": 224
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Success text color\n",
    "commentRange": {
      "start": 226,
      "end": 227
    },
    "context": {
      "type": "variable",
      "name": "status-success-text",
      "value": "var(--status-success-text)",
      "scope": "private",
      "line": {
        "start": 228,
        "end": 228
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Warning foreground icon color\n",
    "commentRange": {
      "start": 230,
      "end": 231
    },
    "context": {
      "type": "variable",
      "name": "status-warning-icon-foreground",
      "value": "var(--status-warning-icon-foreground)",
      "scope": "private",
      "line": {
        "start": 232,
        "end": 232
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Warning foreground color\n",
    "commentRange": {
      "start": 234,
      "end": 235
    },
    "context": {
      "type": "variable",
      "name": "status-warning-foreground",
      "value": "var(--status-warning-foreground)",
      "scope": "private",
      "line": {
        "start": 236,
        "end": 236
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Warning background color\n",
    "commentRange": {
      "start": 238,
      "end": 239
    },
    "context": {
      "type": "variable",
      "name": "status-warning-background",
      "value": "var(--status-warning-background)",
      "scope": "private",
      "line": {
        "start": 240,
        "end": 240
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Warning text color\n",
    "commentRange": {
      "start": 242,
      "end": 243
    },
    "context": {
      "type": "variable",
      "name": "status-warning-text",
      "value": "var(--status-warning-text)",
      "scope": "private",
      "line": {
        "start": 244,
        "end": 244
      }
    },
    "group": [
      "colors|status"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Main background color\n",
    "commentRange": {
      "start": 152,
      "end": 153
    },
    "context": {
      "type": "variable",
      "name": "backgroundColor",
      "value": "var(--background-color)",
      "scope": "private",
      "line": {
        "start": 154,
        "end": 154
      }
    },
    "group": [
      "colors|text-color"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Main text (foreground) color\n",
    "commentRange": {
      "start": 156,
      "end": 157
    },
    "context": {
      "type": "variable",
      "name": "primary-text",
      "value": "var(--text-primary-color)",
      "scope": "private",
      "line": {
        "start": 158,
        "end": 158
      }
    },
    "group": [
      "colors|text-color"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Secondary text color\n",
    "commentRange": {
      "start": 160,
      "end": 161
    },
    "context": {
      "type": "variable",
      "name": "secondary-text",
      "value": "var(--text-secondary-color)",
      "scope": "private",
      "line": {
        "start": 162,
        "end": 162
      }
    },
    "group": [
      "colors|text-color"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Disabled text color\n",
    "commentRange": {
      "start": 164,
      "end": 165
    },
    "context": {
      "type": "variable",
      "name": "disabled-text",
      "value": "var(--text-disabled-color)",
      "scope": "private",
      "line": {
        "start": 166,
        "end": 166
      }
    },
    "group": [
      "colors|text-color"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Disabled text color inverse\n",
    "commentRange": {
      "start": 168,
      "end": 169
    },
    "context": {
      "type": "variable",
      "name": "disabled-text-invert",
      "value": "rgbcolor(var(--palette-neutral-0), 0.38)",
      "scope": "private",
      "line": {
        "start": 170,
        "end": 170
      }
    },
    "group": [
      "colors|text-color"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Text color to use on communication (colored) backgrounds.\nThis is always a light color independent of light/dark theme.\n",
    "commentRange": {
      "start": 172,
      "end": 174
    },
    "context": {
      "type": "variable",
      "name": "text-on-communication-background",
      "value": "var(--text-on-communication-background)",
      "scope": "private",
      "line": {
        "start": 175,
        "end": 175
      }
    },
    "group": [
      "colors|text-color"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "vertical-align: middle\n",
    "commentRange": {
      "start": 532,
      "end": 533
    },
    "context": {
      "type": "css",
      "name": ".v-align-middle",
      "value": "vertical-align: middle;",
      "line": {
        "start": 534,
        "end": 1352
      }
    },
    "group": [
      "core|alignment"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "separator line above the element\n",
    "commentRange": {
      "start": 1172,
      "end": 1173
    },
    "context": {
      "type": "css",
      "name": ".separator-line-top",
      "value": "border-top: 1px solid $neutral-8;",
      "line": {
        "start": 1174,
        "end": 1352
      }
    },
    "group": [
      "core|border"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "separator line below the element\n",
    "commentRange": {
      "start": 1178,
      "end": 1179
    },
    "context": {
      "type": "css",
      "name": ".separator-line-bottom",
      "value": "border-bottom: 1px solid $neutral-8;",
      "line": {
        "start": 1180,
        "end": 1352
      }
    },
    "group": [
      "core|border"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "subtle border around the element\n",
    "commentRange": {
      "start": 1184,
      "end": 1185
    },
    "context": {
      "type": "css",
      "name": ".subtle-border",
      "value": "border: 1px solid $neutral-8;",
      "line": {
        "start": 1186,
        "end": 1352
      }
    },
    "group": [
      "core|border"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "cursor: default\n",
    "commentRange": {
      "start": 592,
      "end": 593
    },
    "context": {
      "type": "css",
      "name": ".cursor-default",
      "value": "cursor: default;",
      "line": {
        "start": 594,
        "end": 1352
      }
    },
    "group": [
      "core|cursor"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "cursor: pointer\n",
    "commentRange": {
      "start": 598,
      "end": 599
    },
    "context": {
      "type": "css",
      "name": ".cursor-pointer",
      "value": "cursor: pointer;",
      "line": {
        "start": 600,
        "end": 1352
      }
    },
    "group": [
      "core|cursor"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "No box-shadow\n",
    "commentRange": {
      "start": 540,
      "end": 541
    },
    "context": {
      "type": "css",
      "name": ".depth-0",
      "value": "box-shadow: 0 0 0 0 transparent;",
      "line": {
        "start": 542,
        "end": 1352
      }
    },
    "group": [
      "core|depth"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "4px box-shadow\n",
    "commentRange": {
      "start": 546,
      "end": 547
    },
    "context": {
      "type": "css",
      "name": ".depth-4",
      "value": "box-shadow: 0 1.6px 3.6px 0 $calloutShadowColor, 0 0.3px 0.9px 0 $calloutShadowSecondaryColor;\n\n    // TODO: Refactor to generic high contrast check\n    @include theme-high-contrast {\n        box-shadow: none;\n        border: 1px solid $calloutShadowColor;\n    }",
      "line": {
        "start": 548,
        "end": 1352
      }
    },
    "group": [
      "core|depth"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "8px box-shadow\n",
    "commentRange": {
      "start": 558,
      "end": 559
    },
    "context": {
      "type": "css",
      "name": ".depth-8",
      "value": "box-shadow: 0 3.2px 7.2px 0 $calloutShadowColor, 0 0.6px 1.8px 0 $calloutShadowSecondaryColor;\n\n    // TODO: Refactor to generic high contrast check\n    @include theme-high-contrast {\n        box-shadow: none;\n        border: 2px solid $calloutShadowColor;\n    }",
      "line": {
        "start": 560,
        "end": 1352
      }
    },
    "group": [
      "core|depth"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "16px box-shadow\n",
    "commentRange": {
      "start": 570,
      "end": 571
    },
    "context": {
      "type": "css",
      "name": ".depth-16",
      "value": "box-shadow: 0 6.4px 14.4px 0 $calloutShadowColor, 0 1.2px 3.6px 0 $calloutShadowSecondaryColor;",
      "line": {
        "start": 572,
        "end": 1352
      }
    },
    "group": [
      "core|depth"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "64px box-shadow\n",
    "commentRange": {
      "start": 576,
      "end": 577
    },
    "context": {
      "type": "css",
      "name": ".depth-64",
      "value": "box-shadow: 0 25.6px 57.6px 0 $calloutShadowColor, 0 4.8px 14.4px 0 $calloutShadowSecondaryColor;",
      "line": {
        "start": 578,
        "end": 1352
      }
    },
    "group": [
      "core|depth"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "display: flex and flex-direction: column\n",
    "commentRange": {
      "start": 107,
      "end": 108
    },
    "context": {
      "type": "css",
      "name": ".flex-column",
      "value": "display: flex;\n    flex-direction: column;",
      "line": {
        "start": 109,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "display: flex and flex-direction: row\n",
    "commentRange": {
      "start": 114,
      "end": 115
    },
    "context": {
      "type": "css",
      "name": ".flex-row",
      "value": "display: flex;\n    flex-direction: row;",
      "line": {
        "start": 116,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "display: inline-flex and flex-direction: column\n",
    "commentRange": {
      "start": 169,
      "end": 170
    },
    "context": {
      "type": "css",
      "name": ".inline-flex-column",
      "value": "display: inline-flex;\n    flex-direction: column;",
      "line": {
        "start": 171,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "display: inline-flex and flex-direction: row\n",
    "commentRange": {
      "start": 176,
      "end": 177
    },
    "context": {
      "type": "css",
      "name": ".inline-flex-row",
      "value": "display: inline-flex;\n    flex-direction: row;",
      "line": {
        "start": 178,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "align-items: center\n",
    "commentRange": {
      "start": 183,
      "end": 184
    },
    "context": {
      "type": "css",
      "name": ".flex-center",
      "value": "align-items: center;",
      "line": {
        "start": 185,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "align-items: flex-end\n",
    "commentRange": {
      "start": 189,
      "end": 190
    },
    "context": {
      "type": "css",
      "name": ".flex-end",
      "value": "align-items: flex-end;",
      "line": {
        "start": 191,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "align-items: flex-start\n",
    "commentRange": {
      "start": 195,
      "end": 196
    },
    "context": {
      "type": "css",
      "name": ".flex-start",
      "value": "align-items: flex-start;",
      "line": {
        "start": 197,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "align-items: stretch\n",
    "commentRange": {
      "start": 201,
      "end": 202
    },
    "context": {
      "type": "css",
      "name": ".flex-stretch",
      "value": "align-items: stretch;",
      "line": {
        "start": 203,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "align-items: baseline\n",
    "commentRange": {
      "start": 207,
      "end": 208
    },
    "context": {
      "type": "css",
      "name": ".flex-baseline",
      "value": "align-items: baseline;",
      "line": {
        "start": 209,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "justify-content: flex-start\n",
    "commentRange": {
      "start": 213,
      "end": 214
    },
    "context": {
      "type": "css",
      "name": ".justify-start",
      "value": "justify-content: flex-start;",
      "line": {
        "start": 215,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "justify-content: center\n",
    "commentRange": {
      "start": 219,
      "end": 220
    },
    "context": {
      "type": "css",
      "name": ".justify-center",
      "value": "justify-content: center;",
      "line": {
        "start": 221,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "justify-content: flex-end\n",
    "commentRange": {
      "start": 225,
      "end": 226
    },
    "context": {
      "type": "css",
      "name": ".justify-end",
      "value": "justify-content: flex-end;",
      "line": {
        "start": 227,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "justify-content: space-between\n",
    "commentRange": {
      "start": 231,
      "end": 232
    },
    "context": {
      "type": "css",
      "name": ".justify-space-between",
      "value": "justify-content: space-between;",
      "line": {
        "start": 233,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "flex-wrap: wrap\n",
    "commentRange": {
      "start": 237,
      "end": 238
    },
    "context": {
      "type": "css",
      "name": ".flex-wrap",
      "value": "flex-wrap: wrap;",
      "line": {
        "start": 239,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Makes an element a row-based flex box, with items aligned center and no margin/padding.\n",
    "commentRange": {
      "start": 287,
      "end": 288
    },
    "context": {
      "type": "css",
      "name": ".flex-cell",
      "value": "align-items: center;\n    align-self: stretch;\n    display: flex;\n    flex-direction: row;\n    margin: 0;\n    padding: 0;\n    position: relative;",
      "line": {
        "start": 289,
        "end": 1352
      }
    },
    "group": [
      "core|flex-box"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "flex-grow: 1\n",
    "commentRange": {
      "start": 247,
      "end": 248
    },
    "context": {
      "type": "css",
      "name": ".flex-grow",
      "value": "flex-grow: 1;",
      "line": {
        "start": 249,
        "end": 1352
      }
    },
    "group": [
      "core|flex-item"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "flex-shrink: 0\n",
    "commentRange": {
      "start": 253,
      "end": 254
    },
    "context": {
      "type": "css",
      "name": ".flex-noshrink",
      "value": "flex-shrink: 0;",
      "line": {
        "start": 255,
        "end": 1352
      }
    },
    "group": [
      "core|flex-item"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "align-self: center\n",
    "commentRange": {
      "start": 259,
      "end": 260
    },
    "context": {
      "type": "css",
      "name": ".flex-self-center",
      "value": "align-self: center;",
      "line": {
        "start": 261,
        "end": 1352
      }
    },
    "group": [
      "core|flex-item"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "align-self: flex-end\n",
    "commentRange": {
      "start": 265,
      "end": 266
    },
    "context": {
      "type": "css",
      "name": ".flex-self-end",
      "value": "align-self: flex-end;",
      "line": {
        "start": 267,
        "end": 1352
      }
    },
    "group": [
      "core|flex-item"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "align-self: flex-start\n",
    "commentRange": {
      "start": 271,
      "end": 272
    },
    "context": {
      "type": "css",
      "name": ".flex-self-start",
      "value": "align-self: flex-start;",
      "line": {
        "start": 273,
        "end": 1352
      }
    },
    "group": [
      "core|flex-item"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "align-self: stretch\n",
    "commentRange": {
      "start": 277,
      "end": 278
    },
    "context": {
      "type": "css",
      "name": ".flex-self-stretch",
      "value": "align-self: stretch;",
      "line": {
        "start": 279,
        "end": 1352
      }
    },
    "group": [
      "core|flex-item"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 9px\n",
    "commentRange": {
      "start": 384,
      "end": 385
    },
    "context": {
      "type": "css",
      "name": ".font-size-xxs",
      "value": "font-size: $fontSizeXXS;",
      "line": {
        "start": 386,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 10px\n",
    "commentRange": {
      "start": 390,
      "end": 391
    },
    "context": {
      "type": "css",
      "name": ".font-size-xs",
      "value": "font-size: $fontSizeXS;",
      "line": {
        "start": 392,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 11px\n",
    "commentRange": {
      "start": 396,
      "end": 397
    },
    "context": {
      "type": "css",
      "name": ".font-size-s",
      "value": "font-size: $fontSizeS;",
      "line": {
        "start": 398,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 12px\n",
    "commentRange": {
      "start": 402,
      "end": 403
    },
    "context": {
      "type": "css",
      "name": ".font-size",
      "value": "font-size: $fontSize;",
      "line": {
        "start": 404,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 13px\n",
    "commentRange": {
      "start": 408,
      "end": 409
    },
    "context": {
      "type": "css",
      "name": ".font-size-ms",
      "value": "font-size: $fontSizeMS;",
      "line": {
        "start": 410,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 14px\n",
    "commentRange": {
      "start": 414,
      "end": 415
    },
    "context": {
      "type": "css",
      "name": ".font-size-m",
      "value": "font-size: $fontSizeM;",
      "line": {
        "start": 416,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 15px\n",
    "commentRange": {
      "start": 420,
      "end": 421
    },
    "context": {
      "type": "css",
      "name": ".font-size-mm",
      "value": "font-size: $fontSizeMM;",
      "line": {
        "start": 422,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 16px\n",
    "commentRange": {
      "start": 426,
      "end": 427
    },
    "context": {
      "type": "css",
      "name": ".font-size-ml",
      "value": "font-size: $fontSizeML;",
      "line": {
        "start": 428,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 18px\n",
    "commentRange": {
      "start": 432,
      "end": 433
    },
    "context": {
      "type": "css",
      "name": ".font-size-l",
      "value": "font-size: $fontSizeL;",
      "line": {
        "start": 434,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 24px\n",
    "commentRange": {
      "start": 438,
      "end": 439
    },
    "context": {
      "type": "css",
      "name": ".font-size-ll",
      "value": "font-size: $fontSizeLL;",
      "line": {
        "start": 440,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 28px\n",
    "commentRange": {
      "start": 444,
      "end": 445
    },
    "context": {
      "type": "css",
      "name": ".font-size-lll",
      "value": "font-size: $fontSizeLLL;",
      "line": {
        "start": 446,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 36px\n",
    "commentRange": {
      "start": 450,
      "end": 451
    },
    "context": {
      "type": "css",
      "name": ".font-size-xl",
      "value": "font-size: $fontSizeXL;",
      "line": {
        "start": 452,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 40px\n",
    "commentRange": {
      "start": 456,
      "end": 457
    },
    "context": {
      "type": "css",
      "name": ".font-size-xxl",
      "value": "font-size: $fontSizeXXL;",
      "line": {
        "start": 458,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 56px\n",
    "commentRange": {
      "start": 462,
      "end": 463
    },
    "context": {
      "type": "css",
      "name": ".font-size-xxxl",
      "value": "font-size: $fontSizeXXXL;",
      "line": {
        "start": 464,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-size: 72px\n",
    "commentRange": {
      "start": 468,
      "end": 469
    },
    "context": {
      "type": "css",
      "name": ".font-size-xxxxl",
      "value": "font-size: $fontSizeXXXXL;",
      "line": {
        "start": 470,
        "end": 1352
      }
    },
    "group": [
      "core|font-size"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-weight: 200\n",
    "commentRange": {
      "start": 476,
      "end": 477
    },
    "context": {
      "type": "css",
      "name": ".font-weight-light",
      "value": "font-weight: $fontWeightLighter;",
      "line": {
        "start": 478,
        "end": 1352
      }
    },
    "group": [
      "core|font-weight"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-weight: normal\n",
    "commentRange": {
      "start": 482,
      "end": 483
    },
    "context": {
      "type": "css",
      "name": ".font-weight-normal",
      "value": "font-weight: $fontWeightNormal;",
      "line": {
        "start": 484,
        "end": 1352
      }
    },
    "group": [
      "core|font-weight"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-weight: 600\n",
    "commentRange": {
      "start": 488,
      "end": 489
    },
    "context": {
      "type": "css",
      "name": ".font-weight-semibold",
      "value": "font-weight: $fontWeightSemiBold;",
      "line": {
        "start": 490,
        "end": 1352
      }
    },
    "group": [
      "core|font-weight"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "font-weight: bold\n",
    "commentRange": {
      "start": 494,
      "end": 495
    },
    "context": {
      "type": "css",
      "name": ".font-weight-heavy",
      "value": "font-weight: $fontWeightHeavy;",
      "line": {
        "start": 496,
        "end": 1352
      }
    },
    "group": [
      "core|font-weight"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "6px margin-right, separates icon and text\n",
    "commentRange": {
      "start": 674,
      "end": 675
    },
    "context": {
      "type": "css",
      "name": ".icon-margin",
      "value": "margin-right: 6px;",
      "line": {
        "start": 676,
        "end": 1352
      }
    },
    "group": [
      "core|icon"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "12px margin-right, separates icon and text\n",
    "commentRange": {
      "start": 680,
      "end": 681
    },
    "context": {
      "type": "css",
      "name": ".icon-large-margin",
      "value": "margin-right: 12px;",
      "line": {
        "start": 682,
        "end": 1352
      }
    },
    "group": [
      "core|icon"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Indicates another layer should be used (z-index: 10)\n",
    "commentRange": {
      "start": 584,
      "end": 585
    },
    "context": {
      "type": "css",
      "name": ".sub-layer",
      "value": "z-index: 10;",
      "line": {
        "start": 586,
        "end": 1352
      }
    },
    "group": [
      "core|layer"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Makes an element absolutely positioned and fill the entire space.\n",
    "commentRange": {
      "start": 16,
      "end": 17
    },
    "context": {
      "type": "css",
      "name": ".absolute-fill",
      "value": "position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    top: 0;",
      "line": {
        "start": 18,
        "end": 1352
      }
    },
    "group": [
      "core|layout"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "position: absolute\n",
    "commentRange": {
      "start": 26,
      "end": 27
    },
    "context": {
      "type": "css",
      "name": ".absolute",
      "value": "position: absolute;",
      "line": {
        "start": 28,
        "end": 1352
      }
    },
    "group": [
      "core|layout"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "position: relative\n",
    "commentRange": {
      "start": 32,
      "end": 33
    },
    "context": {
      "type": "css",
      "name": ".relative",
      "value": "position: relative;",
      "line": {
        "start": 34,
        "end": 1352
      }
    },
    "group": [
      "core|layout"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "pointer-events: none\n",
    "commentRange": {
      "start": 38,
      "end": 39
    },
    "context": {
      "type": "css",
      "name": ".no-events",
      "value": "pointer-events: none;",
      "line": {
        "start": 40,
        "end": 1352
      }
    },
    "group": [
      "core|layout"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "2px padding used for icons within a link.\n",
    "commentRange": {
      "start": 656,
      "end": 657
    },
    "context": {
      "type": "css",
      "name": ".link-icon",
      "value": "padding: 2px 2px;",
      "line": {
        "start": 658,
        "end": 1352
      }
    },
    "group": [
      "core|link"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "2px vertical padding used for text within a link.\n",
    "commentRange": {
      "start": 662,
      "end": 663
    },
    "context": {
      "type": "css",
      "name": ".link-text",
      "value": "padding: 0 2px;",
      "line": {
        "start": 664,
        "end": 1352
      }
    },
    "group": [
      "core|link"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Removes all margin from an element.\nNot intended to be used as the default, only to override defaults\n",
    "commentRange": {
      "start": 711,
      "end": 713
    },
    "context": {
      "type": "css",
      "name": ".margin-0,\n.no-margin",
      "value": "margin: 0px !important;",
      "line": {
        "start": 715,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of margin to all sides of the element\n",
    "commentRange": {
      "start": 719,
      "end": 720
    },
    "context": {
      "type": "css",
      "name": ".margin-4",
      "value": "margin: $spacing-4;",
      "line": {
        "start": 721,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of margin to all sides of the element\n",
    "commentRange": {
      "start": 725,
      "end": 726
    },
    "context": {
      "type": "css",
      "name": ".margin-8",
      "value": "margin: $spacing-8;",
      "line": {
        "start": 727,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of margin to all sides of the element\n",
    "commentRange": {
      "start": 731,
      "end": 732
    },
    "context": {
      "type": "css",
      "name": ".margin-16",
      "value": "margin: $spacing-16;",
      "line": {
        "start": 733,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of margin to the bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 737,
      "end": 738
    },
    "context": {
      "type": "css",
      "name": ".margin-bottom-4",
      "value": "margin-bottom: $spacing-4;",
      "line": {
        "start": 739,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of margin to the bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 743,
      "end": 744
    },
    "context": {
      "type": "css",
      "name": ".margin-bottom-8",
      "value": "margin-bottom: $spacing-8;",
      "line": {
        "start": 745,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of margin to the bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 749,
      "end": 750
    },
    "context": {
      "type": "css",
      "name": ".margin-bottom-16",
      "value": "margin-bottom: $spacing-16;",
      "line": {
        "start": 751,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Removes all horizontal margin from an element.\nNot intended to be used as the default, only to override defaults\n",
    "commentRange": {
      "start": 755,
      "end": 757
    },
    "context": {
      "type": "css",
      "name": ".margin-horizontal-0,\n.no-h-margin",
      "value": "margin-left: 0px !important;\n    margin-right: 0px !important;",
      "line": {
        "start": 759,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of margin to the left and right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 764,
      "end": 765
    },
    "context": {
      "type": "css",
      "name": ".margin-horizontal-4",
      "value": "margin-left: $spacing-4;\n    margin-right: $spacing-4;",
      "line": {
        "start": 766,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of margin to the left and right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 771,
      "end": 772
    },
    "context": {
      "type": "css",
      "name": ".margin-horizontal-8",
      "value": "margin-left: $spacing-8;\n    margin-right: $spacing-8;",
      "line": {
        "start": 773,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of margin to the left and right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 778,
      "end": 779
    },
    "context": {
      "type": "css",
      "name": ".margin-horizontal-16",
      "value": "margin-left: $spacing-16;\n    margin-right: $spacing-16;",
      "line": {
        "start": 780,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 20px of margin to the left and right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 785,
      "end": 786
    },
    "context": {
      "type": "css",
      "name": ".margin-horizontal-20",
      "value": "margin-left: $spacing-20;\n    margin-right: $spacing-20;",
      "line": {
        "start": 787,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of margin to the left leaving the other sides unaffected\n",
    "commentRange": {
      "start": 792,
      "end": 793
    },
    "context": {
      "type": "css",
      "name": ".margin-left-4",
      "value": "margin-left: $spacing-4;",
      "line": {
        "start": 794,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of margin to the left leaving the other sides unaffected\n",
    "commentRange": {
      "start": 798,
      "end": 799
    },
    "context": {
      "type": "css",
      "name": ".margin-left-8",
      "value": "margin-left: $spacing-8;",
      "line": {
        "start": 800,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of margin to the left leaving the other sides unaffected\n",
    "commentRange": {
      "start": 804,
      "end": 805
    },
    "context": {
      "type": "css",
      "name": ".margin-left-16",
      "value": "margin-left: $spacing-16;",
      "line": {
        "start": 806,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of margin to the right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 810,
      "end": 811
    },
    "context": {
      "type": "css",
      "name": ".margin-right-4",
      "value": "margin-right: $spacing-4;",
      "line": {
        "start": 812,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of margin to the right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 816,
      "end": 817
    },
    "context": {
      "type": "css",
      "name": ".margin-right-8",
      "value": "margin-right: $spacing-8;",
      "line": {
        "start": 818,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of margin to the right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 822,
      "end": 823
    },
    "context": {
      "type": "css",
      "name": ".margin-right-16",
      "value": "margin-right: $spacing-16;",
      "line": {
        "start": 824,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of margin to the top leaving the other sides unaffected\n",
    "commentRange": {
      "start": 828,
      "end": 829
    },
    "context": {
      "type": "css",
      "name": ".margin-top-4",
      "value": "margin-top: $spacing-4;",
      "line": {
        "start": 830,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of margin to the top leaving the other sides unaffected\n",
    "commentRange": {
      "start": 834,
      "end": 835
    },
    "context": {
      "type": "css",
      "name": ".margin-top-8",
      "value": "margin-top: $spacing-8;",
      "line": {
        "start": 836,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of margin to the top leaving the other sides unaffected\n",
    "commentRange": {
      "start": 840,
      "end": 841
    },
    "context": {
      "type": "css",
      "name": ".margin-top-16",
      "value": "margin-top: $spacing-16;",
      "line": {
        "start": 842,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Removes all vertical margin from an element.\nNot intended to be used as the default, only to override defaults\n",
    "commentRange": {
      "start": 846,
      "end": 848
    },
    "context": {
      "type": "css",
      "name": ".margin-vertical-0,\n.no-v-margin",
      "value": "margin-bottom: 0px !important;\n    margin-top: 0px !important;",
      "line": {
        "start": 850,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of margin to the top and bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 855,
      "end": 856
    },
    "context": {
      "type": "css",
      "name": ".margin-vertical-4",
      "value": "margin-bottom: $spacing-4;\n    margin-top: $spacing-4;",
      "line": {
        "start": 857,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of margin to the top and bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 862,
      "end": 863
    },
    "context": {
      "type": "css",
      "name": ".margin-vertical-8",
      "value": "margin-bottom: $spacing-8;\n    margin-top: $spacing-8;",
      "line": {
        "start": 864,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of margin to the top and bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 869,
      "end": 870
    },
    "context": {
      "type": "css",
      "name": ".margin-vertical-16",
      "value": "margin-bottom: $spacing-16;\n    margin-top: $spacing-16;",
      "line": {
        "start": 871,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 20px of margin to the top and bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 876,
      "end": 877
    },
    "context": {
      "type": "css",
      "name": ".margin-vertical-20",
      "value": "margin-bottom: $spacing-20;\n    margin-top: $spacing-20;",
      "line": {
        "start": 878,
        "end": 1352
      }
    },
    "group": [
      "core|margin"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "overflow: hidden\n",
    "commentRange": {
      "start": 44,
      "end": 45
    },
    "context": {
      "type": "css",
      "name": ".scroll-hidden",
      "value": "overflow: hidden;",
      "line": {
        "start": 46,
        "end": 1352
      }
    },
    "group": [
      "core|overflow"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "overflow-y: hidden\n",
    "commentRange": {
      "start": 50,
      "end": 51
    },
    "context": {
      "type": "css",
      "name": ".v-scroll-hidden",
      "value": "overflow-y: hidden;",
      "line": {
        "start": 52,
        "end": 1352
      }
    },
    "group": [
      "core|overflow"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "overflow-x: hidden\n",
    "commentRange": {
      "start": 56,
      "end": 57
    },
    "context": {
      "type": "css",
      "name": ".h-scroll-hidden",
      "value": "overflow-x: hidden;",
      "line": {
        "start": 58,
        "end": 1352
      }
    },
    "group": [
      "core|overflow"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "overflow: auto\n",
    "commentRange": {
      "start": 62,
      "end": 63
    },
    "context": {
      "type": "css",
      "name": ".scroll-auto",
      "value": "overflow: auto;\n    @include touch-smooth-scrolling;",
      "line": {
        "start": 64,
        "end": 1352
      }
    },
    "group": [
      "core|overflow"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "overflow-y: auto\n",
    "commentRange": {
      "start": 69,
      "end": 70
    },
    "context": {
      "type": "css",
      "name": ".v-scroll-auto",
      "value": "overflow-y: auto;\n    @include touch-smooth-scrolling;",
      "line": {
        "start": 71,
        "end": 1352
      }
    },
    "group": [
      "core|overflow"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "overflow-x: auto\n",
    "commentRange": {
      "start": 76,
      "end": 77
    },
    "context": {
      "type": "css",
      "name": ".h-scroll-auto",
      "value": "overflow-x: auto;\n    @include touch-smooth-scrolling;",
      "line": {
        "start": 78,
        "end": 1352
      }
    },
    "group": [
      "core|overflow"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "height: 100%\n",
    "commentRange": {
      "start": 83,
      "end": 84
    },
    "context": {
      "type": "css",
      "name": ".full-height",
      "value": "height: 100%;",
      "line": {
        "start": 85,
        "end": 1352
      }
    },
    "group": [
      "core|overflow"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Makes an element a row-based flex-box, flex-grow: 1, and overflow: hidden.\n",
    "commentRange": {
      "start": 89,
      "end": 90
    },
    "context": {
      "type": "css",
      "name": ".full-size",
      "value": "display: flex;\n    flex-grow: 1;\n    overflow: hidden;",
      "line": {
        "start": 91,
        "end": 1352
      }
    },
    "group": [
      "core|overflow"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "width: 100%\n",
    "commentRange": {
      "start": 97,
      "end": 98
    },
    "context": {
      "type": "css",
      "name": ".full-width",
      "value": "width: 100%;",
      "line": {
        "start": 99,
        "end": 1352
      }
    },
    "group": [
      "core|overflow"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of negative margin and 4 px of (positive) padding to offset it.\nThis results in no visual padding, but allows shadows (e.g. from focus rects, Cards)\nto display outside of their boundary.\n",
    "commentRange": {
      "start": 702,
      "end": 705
    },
    "context": {
      "type": "css",
      "name": ".shadow-padding",
      "value": "margin: -4px;\n    padding: 4px;",
      "line": {
        "start": 706,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Removes all padding from an element.\nNot intended to be used as the default, only to override defaults\n",
    "commentRange": {
      "start": 883,
      "end": 885
    },
    "context": {
      "type": "css",
      "name": ".padding-0,\n.no-padding",
      "value": "padding: 0px !important;",
      "line": {
        "start": 887,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of padding to all sides of the element\n",
    "commentRange": {
      "start": 891,
      "end": 892
    },
    "context": {
      "type": "css",
      "name": ".padding-4",
      "value": "padding: $spacing-4;",
      "line": {
        "start": 893,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of padding to all sides of the element\n",
    "commentRange": {
      "start": 897,
      "end": 898
    },
    "context": {
      "type": "css",
      "name": ".padding-8",
      "value": "padding: $spacing-8;",
      "line": {
        "start": 899,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of padding to all sides of the element\n",
    "commentRange": {
      "start": 903,
      "end": 904
    },
    "context": {
      "type": "css",
      "name": ".padding-16",
      "value": "padding: $spacing-16;",
      "line": {
        "start": 905,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Removes bottom padding from an element.\nNot intended to be used as the default, only to override defaults\n",
    "commentRange": {
      "start": 909,
      "end": 911
    },
    "context": {
      "type": "css",
      "name": ".padding-bottom-0,\n.no-bottom-padding",
      "value": "padding-bottom: 0px !important;",
      "line": {
        "start": 913,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of padding to the bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 917,
      "end": 918
    },
    "context": {
      "type": "css",
      "name": ".padding-bottom-4",
      "value": "padding-bottom: $spacing-4;",
      "line": {
        "start": 919,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of padding to the bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 923,
      "end": 924
    },
    "context": {
      "type": "css",
      "name": ".padding-bottom-8",
      "value": "padding-bottom: $spacing-8;",
      "line": {
        "start": 925,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of padding to the bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 929,
      "end": 930
    },
    "context": {
      "type": "css",
      "name": ".padding-bottom-16",
      "value": "padding-bottom: $spacing-16;",
      "line": {
        "start": 931,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Removes all horizontal padding from an element.\nNot intended to be used as the default, only to override defaults\n",
    "commentRange": {
      "start": 935,
      "end": 937
    },
    "context": {
      "type": "css",
      "name": ".padding-horizontal-0,\n.no-h-padding",
      "value": "padding-left: 0px !important;\n    padding-right: 0px !important;",
      "line": {
        "start": 939,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of padding to the left and right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 944,
      "end": 945
    },
    "context": {
      "type": "css",
      "name": ".padding-horizontal-4",
      "value": "padding-left: $spacing-4;\n    padding-right: $spacing-4;",
      "line": {
        "start": 946,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of padding to the left and right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 951,
      "end": 952
    },
    "context": {
      "type": "css",
      "name": ".padding-horizontal-8",
      "value": "padding-left: $spacing-8;\n    padding-right: $spacing-8;",
      "line": {
        "start": 953,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of padding to the left and right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 958,
      "end": 959
    },
    "context": {
      "type": "css",
      "name": ".padding-horizontal-16",
      "value": "padding-left: $spacing-16;\n    padding-right: $spacing-16;",
      "line": {
        "start": 960,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 20px of padding to the left and right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 965,
      "end": 966
    },
    "context": {
      "type": "css",
      "name": ".padding-horizontal-20",
      "value": "padding-left: $spacing-20;\n    padding-right: $spacing-20;",
      "line": {
        "start": 967,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of padding to the left leaving the other sides unaffected\n",
    "commentRange": {
      "start": 972,
      "end": 973
    },
    "context": {
      "type": "css",
      "name": ".padding-left-4",
      "value": "padding-left: $spacing-4;",
      "line": {
        "start": 974,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of padding to the left leaving the other sides unaffected\n",
    "commentRange": {
      "start": 978,
      "end": 979
    },
    "context": {
      "type": "css",
      "name": ".padding-left-8",
      "value": "padding-left: $spacing-8;",
      "line": {
        "start": 980,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of padding to the left leaving the other sides unaffected\n",
    "commentRange": {
      "start": 984,
      "end": 985
    },
    "context": {
      "type": "css",
      "name": ".padding-left-16",
      "value": "padding-left: $spacing-16;",
      "line": {
        "start": 986,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of padding to the right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 990,
      "end": 991
    },
    "context": {
      "type": "css",
      "name": ".padding-right-4",
      "value": "padding-right: $spacing-4;",
      "line": {
        "start": 992,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of padding to the right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 996,
      "end": 997
    },
    "context": {
      "type": "css",
      "name": ".padding-right-8",
      "value": "padding-right: $spacing-8;",
      "line": {
        "start": 998,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of padding to the right leaving the other sides unaffected\n",
    "commentRange": {
      "start": 1002,
      "end": 1003
    },
    "context": {
      "type": "css",
      "name": ".padding-right-16",
      "value": "padding-right: $spacing-16;",
      "line": {
        "start": 1004,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Removes top padding from an element.\nNot intended to be used as the default, only to override defaults\n",
    "commentRange": {
      "start": 1008,
      "end": 1010
    },
    "context": {
      "type": "css",
      "name": ".padding-top-0,\n.no-top-padding",
      "value": "padding-top: 0px !important;",
      "line": {
        "start": 1012,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of padding to the top leaving the other sides unaffected\n",
    "commentRange": {
      "start": 1016,
      "end": 1017
    },
    "context": {
      "type": "css",
      "name": ".padding-top-4",
      "value": "padding-top: $spacing-4;",
      "line": {
        "start": 1018,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of padding to the top leaving the other sides unaffected\n",
    "commentRange": {
      "start": 1022,
      "end": 1023
    },
    "context": {
      "type": "css",
      "name": ".padding-top-8",
      "value": "padding-top: $spacing-8;",
      "line": {
        "start": 1024,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of padding to the top leaving the other sides unaffected\n",
    "commentRange": {
      "start": 1028,
      "end": 1029
    },
    "context": {
      "type": "css",
      "name": ".padding-top-16",
      "value": "padding-top: $spacing-16;",
      "line": {
        "start": 1030,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Removes all vertical padding from an element.\nNot intended to be used as the default, only to override defaults\n",
    "commentRange": {
      "start": 1034,
      "end": 1036
    },
    "context": {
      "type": "css",
      "name": ".padding-vertical-0,\n.no-v-padding",
      "value": "padding-bottom: 0px !important;\n    padding-top: 0px !important;",
      "line": {
        "start": 1038,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 4px of padding to the top and bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 1043,
      "end": 1044
    },
    "context": {
      "type": "css",
      "name": ".padding-vertical-4",
      "value": "padding-bottom: $spacing-4;\n    padding-top: $spacing-4;",
      "line": {
        "start": 1045,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 8px of padding to the top and bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 1050,
      "end": 1051
    },
    "context": {
      "type": "css",
      "name": ".padding-vertical-8",
      "value": "padding-bottom: $spacing-8;\n    padding-top: $spacing-8;",
      "line": {
        "start": 1052,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 16px of padding to the top and bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 1057,
      "end": 1058
    },
    "context": {
      "type": "css",
      "name": ".padding-vertical-16",
      "value": "padding-bottom: $spacing-16;\n    padding-top: $spacing-16;",
      "line": {
        "start": 1059,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Adds 20px of padding to the top and bottom leaving the other sides unaffected\n",
    "commentRange": {
      "start": 1064,
      "end": 1065
    },
    "context": {
      "type": "css",
      "name": ".padding-vertical-20",
      "value": "padding-bottom: $spacing-20;\n    padding-top: $spacing-20;",
      "line": {
        "start": 1066,
        "end": 1352
      }
    },
    "group": [
      "core|padding"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Spaces children by 4px using left-margin\n",
    "commentRange": {
      "start": 1079,
      "end": 1080
    },
    "context": {
      "type": "css",
      "name": ".rhythm-horizontal-4",
      "value": "@include horizontal-rhythm($spacing-4);",
      "line": {
        "start": 1081,
        "end": 1352
      }
    },
    "group": [
      "core|rhythm"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Spaces children by 8px using left-margin\n",
    "commentRange": {
      "start": 1085,
      "end": 1086
    },
    "context": {
      "type": "css",
      "name": ".rhythm-horizontal-8",
      "value": "@include horizontal-rhythm($spacing-8);",
      "line": {
        "start": 1087,
        "end": 1352
      }
    },
    "group": [
      "core|rhythm"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Spaces children by 16px using left-margin\n",
    "commentRange": {
      "start": 1091,
      "end": 1092
    },
    "context": {
      "type": "css",
      "name": ".rhythm-horizontal-16",
      "value": "@include horizontal-rhythm($spacing-16);",
      "line": {
        "start": 1093,
        "end": 1352
      }
    },
    "group": [
      "core|rhythm"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Spaces children by 4px using top-margin\n",
    "commentRange": {
      "start": 1103,
      "end": 1104
    },
    "context": {
      "type": "css",
      "name": ".rhythm-vertical-4",
      "value": "@include vertical-rhythm($spacing-4);",
      "line": {
        "start": 1105,
        "end": 1352
      }
    },
    "group": [
      "core|rhythm"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Spaces children by 8px using top-margin\n",
    "commentRange": {
      "start": 1109,
      "end": 1110
    },
    "context": {
      "type": "css",
      "name": ".rhythm-vertical-8",
      "value": "@include vertical-rhythm($spacing-8);",
      "line": {
        "start": 1111,
        "end": 1352
      }
    },
    "group": [
      "core|rhythm"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Spaces children by 16px using top-margin\n",
    "commentRange": {
      "start": 1115,
      "end": 1116
    },
    "context": {
      "type": "css",
      "name": ".rhythm-vertical-16",
      "value": "@include vertical-rhythm($spacing-16);",
      "line": {
        "start": 1117,
        "end": 1352
      }
    },
    "group": [
      "core|rhythm"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Spaces children by 20px using top-margin\n",
    "commentRange": {
      "start": 1121,
      "end": 1122
    },
    "context": {
      "type": "css",
      "name": ".rhythm-vertical-20",
      "value": "@include vertical-rhythm($spacing-20);",
      "line": {
        "start": 1123,
        "end": 1352
      }
    },
    "group": [
      "core|rhythm"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Spaces children by 24px using top-margin\n",
    "commentRange": {
      "start": 1127,
      "end": 1128
    },
    "context": {
      "type": "css",
      "name": ".rhythm-vertical-24",
      "value": "@include vertical-rhythm($spacing-24);",
      "line": {
        "start": 1129,
        "end": 1352
      }
    },
    "group": [
      "core|rhythm"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Spaces children by 32px using top-margin\n",
    "commentRange": {
      "start": 1133,
      "end": 1134
    },
    "context": {
      "type": "css",
      "name": ".rhythm-vertical-32",
      "value": "@include vertical-rhythm($spacing-32);",
      "line": {
        "start": 1135,
        "end": 1352
      }
    },
    "group": [
      "core|rhythm"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Overrides the default scrollbar with a custom one.\nOnly works in browsers supporting webkit-scrollbar or scrollbar-color/width.\n",
    "commentRange": {
      "start": 1270,
      "end": 1272
    },
    "context": {
      "type": "css",
      "name": ".custom-scrollbar",
      "value": "// Custom scrollbar styles for Firefox\n    scrollbar-color: $transblack-20 transparent;\n    scrollbar-width: thin;\n\n    &.scroll-auto-hide {\n        scrollbar-color: transparent transparent;\n\n        &:hover {\n            scrollbar-color: $transblack-20 transparent;\n        }\n    }",
      "line": {
        "start": 1273,
        "end": 1352
      }
    },
    "group": [
      "core|scrollbar"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Sets up a basic animation intended to mock the data shape being\nloaded with a small shimmer effect.\n",
    "commentRange": {
      "start": 1203,
      "end": 1205
    },
    "context": {
      "type": "css",
      "name": ".shimmer",
      "value": "animation-duration: 4s;\n    animation-timing-function: ease-in-out;\n    animation-direction: normal;\n    animation-iteration-count: infinite;\n    background: linear-gradient(to right, $neutral-4 0%, $neutral-8 50%, $neutral-4 100%) 0px 0px / 90% 100% no-repeat $neutral-4;\n    transition: opacity 200ms ease 0s;",
      "line": {
        "start": 1206,
        "end": 1352
      }
    },
    "group": [
      "core|shimmer"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "This shimmer-line style will use a wide animation and provide proportional corners to look like a line.\n",
    "commentRange": {
      "start": 1239,
      "end": 1240
    },
    "context": {
      "type": "css",
      "name": ".shimmer-line",
      "value": "animation-name: shimmer-wide;\n    border-radius: 0.5em;",
      "line": {
        "start": 1241,
        "end": 1352
      }
    },
    "group": [
      "core|shimmer"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "This shimmer-circle-small style will use a circular element with a thin animation, this is used for small prefixes.\n",
    "commentRange": {
      "start": 1246,
      "end": 1247
    },
    "context": {
      "type": "css",
      "name": ".shimmer-circle-small",
      "value": "animation-name: shimmer-thin;\n    border-radius: 50%;\n    height: 1.3em;\n    margin-right: 4px;\n    width: 1.3em;",
      "line": {
        "start": 1248,
        "end": 1352
      }
    },
    "group": [
      "core|shimmer"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "This shimmer-circle-large style will use a circular element with a thin animation, this is used for large prefixes.\n",
    "commentRange": {
      "start": 1256,
      "end": 1257
    },
    "context": {
      "type": "css",
      "name": ".shimmer-circle-large",
      "value": "animation-name: shimmer-thin;\n    border-radius: 50%;\n    height: 2.3em;\n    margin-right: 4px;\n    width: 2.3em;",
      "line": {
        "start": 1258,
        "end": 1352
      }
    },
    "group": [
      "core|shimmer"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "1px\n",
    "commentRange": {
      "start": 296,
      "end": 297
    },
    "context": {
      "type": "variable",
      "name": "spacingBorder",
      "value": "1px",
      "scope": "private",
      "line": {
        "start": 298,
        "end": 298
      }
    },
    "group": [
      "core|spacing"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "3px\n",
    "commentRange": {
      "start": 300,
      "end": 301
    },
    "context": {
      "type": "variable",
      "name": "spacingFocusRect",
      "value": "3px",
      "scope": "private",
      "line": {
        "start": 302,
        "end": 302
      }
    },
    "group": [
      "core|spacing"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "spacing-XXS\n",
    "commentRange": {
      "start": 304,
      "end": 305
    },
    "context": {
      "type": "variable",
      "name": "spacing-4",
      "value": "4px",
      "scope": "private",
      "line": {
        "start": 306,
        "end": 306
      }
    },
    "group": [
      "core|spacing"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "spacing-XS\n",
    "commentRange": {
      "start": 308,
      "end": 309
    },
    "context": {
      "type": "variable",
      "name": "spacing-8",
      "value": "8px",
      "scope": "private",
      "line": {
        "start": 310,
        "end": 310
      }
    },
    "group": [
      "core|spacing"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "spacing-S\n",
    "commentRange": {
      "start": 312,
      "end": 313
    },
    "context": {
      "type": "variable",
      "name": "spacing-12",
      "value": "12px",
      "scope": "private",
      "line": {
        "start": 314,
        "end": 314
      }
    },
    "group": [
      "core|spacing"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "spacing-M\n",
    "commentRange": {
      "start": 316,
      "end": 317
    },
    "context": {
      "type": "variable",
      "name": "spacing-16",
      "value": "16px",
      "scope": "private",
      "line": {
        "start": 318,
        "end": 318
      }
    },
    "group": [
      "core|spacing"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "spacing-L\n",
    "commentRange": {
      "start": 320,
      "end": 321
    },
    "context": {
      "type": "variable",
      "name": "spacing-20",
      "value": "20px",
      "scope": "private",
      "line": {
        "start": 322,
        "end": 322
      }
    },
    "group": [
      "core|spacing"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "",
    "commentRange": {
      "start": 324,
      "end": 324
    },
    "context": {
      "type": "variable",
      "name": "spacing-24",
      "value": "24px",
      "scope": "private",
      "line": {
        "start": 325,
        "end": 325
      }
    },
    "group": [
      "core|spacing"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "spacing-XL\n",
    "commentRange": {
      "start": 327,
      "end": 328
    },
    "context": {
      "type": "variable",
      "name": "spacing-32",
      "value": "32px",
      "scope": "private",
      "line": {
        "start": 329,
        "end": 329
      }
    },
    "group": [
      "core|spacing"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "spacing-XXL\n",
    "commentRange": {
      "start": 331,
      "end": 332
    },
    "context": {
      "type": "variable",
      "name": "spacing-40",
      "value": "40px",
      "scope": "private",
      "line": {
        "start": 333,
        "end": 333
      }
    },
    "group": [
      "core|spacing"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Apply to an element to make its text ellipsis (a parent must have overflow hidden)\n",
    "commentRange": {
      "start": 606,
      "end": 607
    },
    "context": {
      "type": "css",
      "name": ".text-ellipsis",
      "value": "overflow: hidden;\n    text-overflow: ellipsis;\n    white-space: nowrap;",
      "line": {
        "start": 608,
        "end": 1352
      }
    },
    "group": [
      "core|text"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "text-align: left\n",
    "commentRange": {
      "start": 614,
      "end": 615
    },
    "context": {
      "type": "css",
      "name": ".text-left",
      "value": "text-align: left;",
      "line": {
        "start": 616,
        "end": 1352
      }
    },
    "group": [
      "core|text"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "text-align: center\n",
    "commentRange": {
      "start": 620,
      "end": 621
    },
    "context": {
      "type": "css",
      "name": ".text-center",
      "value": "text-align: center;",
      "line": {
        "start": 622,
        "end": 1352
      }
    },
    "group": [
      "core|text"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "text-align: right\n",
    "commentRange": {
      "start": 626,
      "end": 627
    },
    "context": {
      "type": "css",
      "name": ".text-right",
      "value": "text-align: right;",
      "line": {
        "start": 628,
        "end": 1352
      }
    },
    "group": [
      "core|text"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "white-space: nowrap;\n",
    "commentRange": {
      "start": 632,
      "end": 633
    },
    "context": {
      "type": "css",
      "name": ".white-space-nowrap",
      "value": "white-space: nowrap;",
      "line": {
        "start": 634,
        "end": 1352
      }
    },
    "group": [
      "core|text"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Ensure text wraps even when there are no appropriate break characters.\n",
    "commentRange": {
      "start": 638,
      "end": 639
    },
    "context": {
      "type": "css",
      "name": ".word-break",
      "value": "// @NOTE: List break-all first since IE wont understand break-word and will use break-all.\n    //      Modern browsers will apply break-word which uses improved word breaking over break-all.\n    word-break: break-all;\n    word-break: break-word;",
      "line": {
        "start": 640,
        "end": 1352
      }
    },
    "group": [
      "core|text"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Apply to an element t make the text within it selectable.\n",
    "commentRange": {
      "start": 647,
      "end": 648
    },
    "context": {
      "type": "css",
      "name": ".selectable-text",
      "value": "user-select: text;\n    cursor: text;",
      "line": {
        "start": 649,
        "end": 1352
      }
    },
    "group": [
      "core|text"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Default (Segoe UI) font family\n",
    "commentRange": {
      "start": 254,
      "end": 255
    },
    "context": {
      "type": "variable",
      "name": "fontFamily",
      "value": "\"Segoe UI\", \"-apple-system\", BlinkMacSystemFont, Roboto, \"Helvetica Neue\", Helvetica, Ubuntu, Arial, sans-serif, \"Apple Color Emoji\",\n    \"Segoe UI Emoji\", \"Segoe UI Symbol\"",
      "scope": "private",
      "line": {
        "start": 256,
        "end": 257
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Fixed-width (code) font family\n",
    "commentRange": {
      "start": 259,
      "end": 260
    },
    "context": {
      "type": "variable",
      "name": "fontFamilyMonospace",
      "value": "\"Cascadia Mono\", Menlo, Consolas, Courier New, monospace",
      "scope": "private",
      "line": {
        "start": 261,
        "end": 261
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Heavy (bold) font weight\n",
    "commentRange": {
      "start": 280,
      "end": 281
    },
    "context": {
      "type": "variable",
      "name": "fontWeightHeavy",
      "value": "bold",
      "scope": "default",
      "line": {
        "start": 282,
        "end": 282
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Normal font weight\n",
    "commentRange": {
      "start": 284,
      "end": 285
    },
    "context": {
      "type": "variable",
      "name": "fontWeightNormal",
      "value": "normal",
      "scope": "default",
      "line": {
        "start": 286,
        "end": 286
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Light (200) font weight\n",
    "commentRange": {
      "start": 288,
      "end": 289
    },
    "context": {
      "type": "variable",
      "name": "fontWeightLighter",
      "value": "200",
      "scope": "default",
      "line": {
        "start": 290,
        "end": 290
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Semi-bold (600) font weight\n",
    "commentRange": {
      "start": 292,
      "end": 293
    },
    "context": {
      "type": "variable",
      "name": "fontWeightSemiBold",
      "value": "600",
      "scope": "default",
      "line": {
        "start": 294,
        "end": 294
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\_platformCommon.scss",
      "name": "_platformCommon.scss"
    }
  },
  {
    "description": "Bold, 28px\n",
    "commentRange": {
      "start": 301,
      "end": 302
    },
    "context": {
      "type": "css",
      "name": ".title-l",
      "value": "font-size: 1.75rem;\n    font-weight: $fontWeightHeavy;\n    letter-spacing: -0.04em;",
      "line": {
        "start": 303,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Semibold, 21px\n",
    "commentRange": {
      "start": 309,
      "end": 310
    },
    "context": {
      "type": "css",
      "name": ".title-m",
      "value": "font-size: 1.3125rem;\n    font-weight: $fontWeightSemiBold;\n    letter-spacing: -0.02em;",
      "line": {
        "start": 311,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Semibold, 17px\n",
    "commentRange": {
      "start": 317,
      "end": 318
    },
    "context": {
      "type": "css",
      "name": ".title-s",
      "value": "font-size: 1.0625rem;\n    font-weight: $fontWeightSemiBold;",
      "line": {
        "start": 319,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Semibold, 15px\n",
    "commentRange": {
      "start": 324,
      "end": 325
    },
    "context": {
      "type": "css",
      "name": ".title-xs",
      "value": "font-size: 0.9375rem;\n    font-weight: $fontWeightSemiBold;",
      "line": {
        "start": 326,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "17px font, with 24px line height\n",
    "commentRange": {
      "start": 331,
      "end": 332
    },
    "context": {
      "type": "css",
      "name": ".body-xl",
      "value": "font-size: 1.0625rem;",
      "line": {
        "start": 333,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "15px font, with 20x line height\n",
    "commentRange": {
      "start": 337,
      "end": 338
    },
    "context": {
      "type": "css",
      "name": ".body-l",
      "value": "font-size: 0.9375rem;",
      "line": {
        "start": 339,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "14px font, with 20px line height\n",
    "commentRange": {
      "start": 343,
      "end": 344
    },
    "context": {
      "type": "css",
      "name": ".body-m",
      "value": "font-size: 0.875rem;",
      "line": {
        "start": 345,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "12px font, with 16px line height\n",
    "commentRange": {
      "start": 349,
      "end": 350
    },
    "context": {
      "type": "css",
      "name": ".body-s",
      "value": "font-size: 0.75rem;",
      "line": {
        "start": 351,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "10px font, with 16px line height\n",
    "commentRange": {
      "start": 355,
      "end": 356
    },
    "context": {
      "type": "css",
      "name": ".body-xs",
      "value": "font-size: 0.6875rem;",
      "line": {
        "start": 357,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "13px monospaced font with 20px line height\n",
    "commentRange": {
      "start": 361,
      "end": 362
    },
    "context": {
      "type": "css",
      "name": ".monospaced-m",
      "value": "font-family: $fontFamilyMonospace;\n    font-size: 0.8125rem;",
      "line": {
        "start": 363,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "12px monospaced font with 20px line height\n",
    "commentRange": {
      "start": 368,
      "end": 369
    },
    "context": {
      "type": "css",
      "name": ".monospaced-s",
      "value": "font-family: $fontFamilyMonospace;\n    font-size: 0.75rem;",
      "line": {
        "start": 370,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "12px monospaced font with 16px line height\n",
    "commentRange": {
      "start": 375,
      "end": 376
    },
    "context": {
      "type": "css",
      "name": ".monospaced-xs",
      "value": "font-family: $fontFamilyMonospace;\n    font-size: 0.6875rem;",
      "line": {
        "start": 377,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Uses the secondary text color (theme-dependent)\n",
    "commentRange": {
      "start": 500,
      "end": 501
    },
    "context": {
      "type": "css",
      "name": ".secondary-text",
      "value": "color: $secondary-text;\n\n    @media (forced-colors: active) {\n        color: graytext;\n    }",
      "line": {
        "start": 502,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Uses a monospaced font family (Menlo, Consolas, Courier New, monospace)\n",
    "commentRange": {
      "start": 510,
      "end": 511
    },
    "context": {
      "type": "css",
      "name": ".monospaced-text",
      "value": "font-family: $fontFamilyMonospace;",
      "line": {
        "start": 512,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Uses the error text color\n",
    "commentRange": {
      "start": 516,
      "end": 517
    },
    "context": {
      "type": "css",
      "name": ".error-text",
      "value": "color: $error-text;",
      "line": {
        "start": 518,
        "end": 1352
      }
    },
    "group": [
      "core|typography"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "display: none\n",
    "commentRange": {
      "start": 1154,
      "end": 1155
    },
    "context": {
      "type": "css",
      "name": ".hidden",
      "value": "display: none;",
      "line": {
        "start": 1156,
        "end": 1352
      }
    },
    "group": [
      "core|visibility"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "visibility: hidden\n",
    "commentRange": {
      "start": 1160,
      "end": 1161
    },
    "context": {
      "type": "css",
      "name": ".invisible",
      "value": "visibility: hidden;",
      "line": {
        "start": 1162,
        "end": 1352
      }
    },
    "group": [
      "core|visibility"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "rotate 180 degrees\n",
    "commentRange": {
      "start": 1166,
      "end": 1167
    },
    "context": {
      "type": "css",
      "name": ".rotate-180",
      "value": "transform: rotate(180deg);",
      "line": {
        "start": 1168,
        "end": 1352
      }
    },
    "group": [
      "core|visibility"
    ],
    "access": "public",
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "Apply to actions that should appear right aligned.\n",
    "commentRange": {
      "start": 63,
      "end": 64
    },
    "context": {
      "type": "css",
      "name": ".bolt-dropdown-action-right-button",
      "value": "margin: $spacing-8 $spacing-4 0px 0px;\n    align-self: flex-end;",
      "line": {
        "start": 65,
        "end": 165
      }
    },
    "group": [
      "dropdown|actions"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\Dropdown\\Dropdown.scss",
      "name": "Dropdown.scss"
    }
  },
  {
    "description": "Apply to a cell's content if the cell contains only a link.\n",
    "commentRange": {
      "start": 127,
      "end": 128
    },
    "context": {
      "type": "css",
      "name": ".bolt-table-cell-content-with-link",
      "value": "padding: ($tableCellVerticalPadding - $tableCellLinkVerticalPadding) ($tableCellHorizontalPadding - $tableCellLinkHorizontalPadding);",
      "line": {
        "start": 129,
        "end": 262
      }
    },
    "group": [
      "table|link"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\Table\\Table.scss",
      "name": "Table.scss"
    }
  },
  {
    "description": "Apply to a cell's content if the cell contains an inline link, along with other content.\n",
    "commentRange": {
      "start": 133,
      "end": 134
    },
    "context": {
      "type": "css",
      "name": ".bolt-table-cell-content-with-inline-link",
      "value": "padding: ($tableCellVerticalPadding - $tableCellInlineLinkVerticalPadding) ($tableCellHorizontalPadding - $tableCellInlineLinkHorizontalPadding);",
      "line": {
        "start": 135,
        "end": 262
      }
    },
    "group": [
      "table|link"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\Table\\Table.scss",
      "name": "Table.scss"
    }
  },
  {
    "description": "Apply to a cell's content if the cell contains a button.\n",
    "commentRange": {
      "start": 139,
      "end": 140
    },
    "context": {
      "type": "css",
      "name": ".bolt-table-cell-content-with-button",
      "value": "padding-top: 0.125rem;\n    padding-bottom: 0.125rem;",
      "line": {
        "start": 141,
        "end": 262
      }
    },
    "group": [
      "table|link"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\Table\\Table.scss",
      "name": "Table.scss"
    }
  },
  {
    "description": "Apply bolt-table-link to a link in a table.\n",
    "commentRange": {
      "start": 154,
      "end": 155
    },
    "context": {
      "type": "css",
      "name": ".bolt-table-link.bolt-link",
      "value": "padding: $tableCellLinkVerticalPadding $tableCellLinkHorizontalPadding;\n\n    color: inherit;\n    border-radius: 4px;\n\n    &:focus,\n    &:active {\n        outline: none;\n    }\n\n    &:hover {\n        color: $communication-foreground;\n        background-color: $transblack-6;\n    }",
      "line": {
        "start": 156,
        "end": 262
      }
    },
    "group": [
      "table|link"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\Table\\Table.scss",
      "name": "Table.scss"
    }
  },
  {
    "description": "Apply to a link in a table that is inline - meaning there are multiple links\nor other non-link content in the cell.\n",
    "commentRange": {
      "start": 173,
      "end": 175
    },
    "context": {
      "type": "css",
      "name": ".bolt-table-inline-link.bolt-table-link",
      "value": "padding: $tableCellInlineLinkVerticalPadding $tableCellInlineLinkHorizontalPadding;",
      "line": {
        "start": 176,
        "end": 262
      }
    },
    "group": [
      "table|link"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\Table\\Table.scss",
      "name": "Table.scss"
    }
  },
  {
    "description": "Apply to your cell's content to only show on row hover/focus\n",
    "commentRange": {
      "start": 180,
      "end": 181
    },
    "context": {
      "type": "css",
      "name": ".bolt-table-cell-content-reveal",
      "value": "visibility: hidden;\n\n    @include xsmall-screen {\n        visibility: visible;\n    }",
      "line": {
        "start": 182,
        "end": 262
      }
    },
    "group": [
      "table|visibility"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\Table\\Table.scss",
      "name": "Table.scss"
    }
  },
  {
    "description": "Apply the 'subtle' className to your TextField to have a subtle background (inherit rather than forced white/black).\n",
    "commentRange": {
      "start": 88,
      "end": 89
    },
    "context": {
      "type": "css",
      "name": ".subtle.bolt-textfield",
      "value": "&:not(.focused):not(.disabled) {\n        background-color: inherit;\n    }",
      "line": {
        "start": 90,
        "end": 315
      }
    },
    "group": [
      "textfield|styles"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\TextField\\TextField.scss",
      "name": "TextField.scss"
    }
  },
  {
    "description": "Apply the 'hide-border' className to your TextField to have a border only on hover/focus.\n",
    "commentRange": {
      "start": 96,
      "end": 97
    },
    "context": {
      "type": "css",
      "name": ".hide-border.bolt-textfield",
      "value": "&:not(.focused):not(:hover) {\n        border-color: transparent;\n    }",
      "line": {
        "start": 98,
        "end": 315
      }
    },
    "group": [
      "textfield|styles"
    ],
    "access": "public",
    "file": {
      "path": "src\\Components\\TextField\\TextField.scss",
      "name": "TextField.scss"
    }
  },
  {
    "description": "\nWhen buttons are placed into a breadcrumb we will update the visuals to match the other\nbreadcrumb items.\n",
    "commentRange": {
      "start": 93,
      "end": 96
    },
    "context": {
      "type": "css",
      "name": ".bolt-breadcrumb .bolt-button",
      "value": "color: $secondary-text;\n    font-weight: $fontWeightNormal;\n    padding: 3px $spacing-8;",
      "line": {
        "start": 97,
        "end": 117
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Components\\Breadcrumb\\Breadcrumb.scss",
      "name": "Breadcrumb.scss"
    }
  },
  {
    "description": "Apply to your content within a page to get standard left/right/bottom padding.\n    @group page|layout\n",
    "commentRange": {
      "start": 58,
      "end": 59
    },
    "context": {
      "type": "css",
      "name": ".page-content",
      "value": "padding-left: $pageContentHorizontalPadding;\n        padding-right: $pageContentHorizontalPadding;\n        padding-bottom: $pageContentVerticalPadding;\n\n        // full bleed for phones\n        @include xsmall-screen {\n            padding-left: 0;\n            padding-right: 0;\n        }",
      "line": {
        "start": 60,
        "end": 111
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Components\\Page\\Page.scss",
      "name": "Page.scss"
    }
  },
  {
    "description": "Apply to your content within a page to get standard top paddding\n    @group page|layout\n",
    "commentRange": {
      "start": 72,
      "end": 73
    },
    "context": {
      "type": "css",
      "name": ".page-content-top",
      "value": "padding-top: $pageContentVerticalPadding;",
      "line": {
        "start": 74,
        "end": 111
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Components\\Page\\Page.scss",
      "name": "Page.scss"
    }
  },
  {
    "description": "Apply to your content within a page to get standard bottom paddding\n    @group page|layout\n",
    "commentRange": {
      "start": 78,
      "end": 79
    },
    "context": {
      "type": "css",
      "name": ".page-content-bottom",
      "value": "padding-bottom: $pageContentVerticalPadding;",
      "line": {
        "start": 80,
        "end": 111
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Components\\Page\\Page.scss",
      "name": "Page.scss"
    }
  },
  {
    "description": "Apply to your content within a page to get standard left paddding\n    @group page|layout\n",
    "commentRange": {
      "start": 84,
      "end": 85
    },
    "context": {
      "type": "css",
      "name": ".page-content-left",
      "value": "padding-left: $pageContentHorizontalPadding;\n\n        @include xsmall-screen {\n            padding-left: 0;\n        }",
      "line": {
        "start": 86,
        "end": 111
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Components\\Page\\Page.scss",
      "name": "Page.scss"
    }
  },
  {
    "description": "Apply to your content within a page to get standard right paddding\n    @group page|layout\n",
    "commentRange": {
      "start": 94,
      "end": 95
    },
    "context": {
      "type": "css",
      "name": ".page-content-right",
      "value": "padding-right: $pageContentHorizontalPadding;\n\n        @include xsmall-screen {\n            padding-right: 0;\n        }",
      "line": {
        "start": 96,
        "end": 111
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Components\\Page\\Page.scss",
      "name": "Page.scss"
    }
  },
  {
    "description": "text-color for clickable suggestion\n",
    "commentRange": {
      "start": 1190,
      "end": 1190
    },
    "context": {
      "type": "css",
      "name": ".suggestion-text",
      "value": "color: rgbcolor(var(--palette-accent3));\n\n    .text-underlined {\n        text-decoration: underline;\n    }",
      "line": {
        "start": 1191,
        "end": 1352
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\core.scss",
      "name": "core.scss"
    }
  },
  {
    "description": "deprecated layout style use flex-row\n",
    "commentRange": {
      "start": 2,
      "end": 2
    },
    "context": {
      "type": "css",
      "name": ".flex",
      "value": "display: flex;",
      "line": {
        "start": 3,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-xxs\n",
    "commentRange": {
      "start": 7,
      "end": 7
    },
    "context": {
      "type": "css",
      "name": ".fontSizeXXS",
      "value": "font-size: $fontSizeXXS;",
      "line": {
        "start": 8,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-xs\n",
    "commentRange": {
      "start": 12,
      "end": 12
    },
    "context": {
      "type": "css",
      "name": ".fontSizeXS",
      "value": "font-size: $fontSizeXS;",
      "line": {
        "start": 13,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-s\n",
    "commentRange": {
      "start": 17,
      "end": 17
    },
    "context": {
      "type": "css",
      "name": ".fontSizeS",
      "value": "font-size: $fontSizeS;",
      "line": {
        "start": 18,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size\n",
    "commentRange": {
      "start": 22,
      "end": 22
    },
    "context": {
      "type": "css",
      "name": ".fontSize",
      "value": "font-size: $fontSize;",
      "line": {
        "start": 23,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-ms\n",
    "commentRange": {
      "start": 27,
      "end": 27
    },
    "context": {
      "type": "css",
      "name": ".fontSizeMS",
      "value": "font-size: $fontSizeMS;",
      "line": {
        "start": 28,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-m\n",
    "commentRange": {
      "start": 32,
      "end": 32
    },
    "context": {
      "type": "css",
      "name": ".fontSizeM",
      "value": "font-size: $fontSizeM;",
      "line": {
        "start": 33,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-mm\n",
    "commentRange": {
      "start": 37,
      "end": 37
    },
    "context": {
      "type": "css",
      "name": ".fontSizeMM",
      "value": "font-size: $fontSizeMM;",
      "line": {
        "start": 38,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-ml\n",
    "commentRange": {
      "start": 42,
      "end": 42
    },
    "context": {
      "type": "css",
      "name": ".fontSizeML",
      "value": "font-size: $fontSizeML;",
      "line": {
        "start": 43,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-l\n",
    "commentRange": {
      "start": 47,
      "end": 47
    },
    "context": {
      "type": "css",
      "name": ".fontSizeL",
      "value": "font-size: $fontSizeL;",
      "line": {
        "start": 48,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-ll\n",
    "commentRange": {
      "start": 52,
      "end": 52
    },
    "context": {
      "type": "css",
      "name": ".fontSizeLL",
      "value": "font-size: $fontSizeLL;",
      "line": {
        "start": 53,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-lll\n",
    "commentRange": {
      "start": 57,
      "end": 57
    },
    "context": {
      "type": "css",
      "name": ".fontSizeLLL",
      "value": "font-size: $fontSizeLLL;",
      "line": {
        "start": 58,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-xl\n",
    "commentRange": {
      "start": 62,
      "end": 62
    },
    "context": {
      "type": "css",
      "name": ".fontSizeXL",
      "value": "font-size: $fontSizeXL;",
      "line": {
        "start": 63,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-xxl\n",
    "commentRange": {
      "start": 67,
      "end": 67
    },
    "context": {
      "type": "css",
      "name": ".fontSizeXXL",
      "value": "font-size: $fontSizeXXL;",
      "line": {
        "start": 68,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-xxxl\n",
    "commentRange": {
      "start": 72,
      "end": 72
    },
    "context": {
      "type": "css",
      "name": ".fontSizeXXXL",
      "value": "font-size: $fontSizeXXXL;",
      "line": {
        "start": 73,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-size-xxxxl\n",
    "commentRange": {
      "start": 77,
      "end": 77
    },
    "context": {
      "type": "css",
      "name": ".fontSizeXXXXL",
      "value": "font-size: $fontSizeXXXXL;",
      "line": {
        "start": 78,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-weight-light\n",
    "commentRange": {
      "start": 82,
      "end": 82
    },
    "context": {
      "type": "css",
      "name": ".fontWeightLighter",
      "value": "font-weight: $fontWeightLighter;",
      "line": {
        "start": 83,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-weight-normal\n",
    "commentRange": {
      "start": 87,
      "end": 87
    },
    "context": {
      "type": "css",
      "name": ".fontWeightNormal",
      "value": "font-weight: $fontWeightNormal;",
      "line": {
        "start": 88,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-weight-semibold\n",
    "commentRange": {
      "start": 92,
      "end": 92
    },
    "context": {
      "type": "css",
      "name": ".fontWeightSemiBold",
      "value": "font-weight: $fontWeightSemiBold;",
      "line": {
        "start": 93,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  },
  {
    "description": "deprecated font style use font-weight-heavy\n",
    "commentRange": {
      "start": 97,
      "end": 97
    },
    "context": {
      "type": "css",
      "name": ".fontWeightHeavy",
      "value": "font-weight: $fontWeightHeavy;",
      "line": {
        "start": 98,
        "end": 100
      }
    },
    "access": "public",
    "group": [
      "undefined"
    ],
    "file": {
      "path": "src\\Core\\deprecated.scss",
      "name": "deprecated.scss"
    }
  }
]
