UNPKG

azure-devops-ui

Version:

React components for building web UI in Azure DevOps

2,403 lines (2,402 loc) 139 kB
[ { "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": "Favorite star icon color\n", "commentRange": { "start": 198, "end": 199 }, "context": { "type": "variable", "name": "favorite-icon-color", "value": "rgbcolor(var(--palette-accent3-dark))", "scope": "private", "line": { "start": 200, "end": 200 } }, "group": [ "colors|miscellaneous" ], "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": 202, "end": 203 }, "context": { "type": "variable", "name": "status-info-foreground", "value": "var(--status-info-foreground)", "scope": "private", "line": { "start": 204, "end": 204 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Info background color\n", "commentRange": { "start": 206, "end": 207 }, "context": { "type": "variable", "name": "status-info-background", "value": "var(--status-info-background)", "scope": "private", "line": { "start": 208, "end": 208 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Error foreground color\n", "commentRange": { "start": 210, "end": 211 }, "context": { "type": "variable", "name": "status-error-foreground", "value": "var(--status-error-foreground)", "scope": "private", "line": { "start": 212, "end": 212 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Error background color\n", "commentRange": { "start": 214, "end": 215 }, "context": { "type": "variable", "name": "status-error-background", "value": "var(--status-error-background)", "scope": "private", "line": { "start": 216, "end": 216 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Error text color\n", "commentRange": { "start": 218, "end": 219 }, "context": { "type": "variable", "name": "status-error-text", "value": "var(--status-error-text)", "scope": "private", "line": { "start": 220, "end": 220 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Success foreground color\n", "commentRange": { "start": 222, "end": 223 }, "context": { "type": "variable", "name": "status-success-foreground", "value": "var(--status-success-foreground)", "scope": "private", "line": { "start": 224, "end": 224 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Success background color\n", "commentRange": { "start": 226, "end": 227 }, "context": { "type": "variable", "name": "status-success-background", "value": "var(--status-success-background)", "scope": "private", "line": { "start": 228, "end": 228 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Success text color\n", "commentRange": { "start": 230, "end": 231 }, "context": { "type": "variable", "name": "status-success-text", "value": "var(--status-success-text)", "scope": "private", "line": { "start": 232, "end": 232 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Warning foreground icon color\n", "commentRange": { "start": 234, "end": 235 }, "context": { "type": "variable", "name": "status-warning-icon-foreground", "value": "var(--status-warning-icon-foreground)", "scope": "private", "line": { "start": 236, "end": 236 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Warning foreground color\n", "commentRange": { "start": 238, "end": 239 }, "context": { "type": "variable", "name": "status-warning-foreground", "value": "var(--status-warning-foreground)", "scope": "private", "line": { "start": 240, "end": 240 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Warning background color\n", "commentRange": { "start": 242, "end": 243 }, "context": { "type": "variable", "name": "status-warning-background", "value": "var(--status-warning-background)", "scope": "private", "line": { "start": 244, "end": 244 } }, "group": [ "colors|status" ], "access": "public", "file": { "path": "src\\Core\\_platformCommon.scss", "name": "_platformCommon.scss" } }, { "description": "Warning text color\n", "commentRange": { "start": 246, "end": 247 }, "context": { "type": "variable", "name": "status-warning-text", "value": "var(--status-warning-text)", "scope": "private", "line": { "start": 248, "end": 248 } }, "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",