@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
160 lines • 3.57 kB
JSON
{
"aliases": {},
"props": {
"FONT_SIZE_SMALL": {
"type": "size",
"cssProperties": [
"font",
"font-size"
],
"category": "font-size",
"deprecated": true,
"value": "0.75rem",
"originalValue": "0.75rem",
"name": "FONT_SIZE_SMALL"
},
"FONT_SIZE_MEDIUM": {
"type": "size",
"cssProperties": [
"font",
"font-size"
],
"category": "font-size",
"deprecated": true,
"value": "0.8125rem",
"originalValue": "0.8125rem",
"name": "FONT_SIZE_MEDIUM"
},
"FONT_SIZE_MEDIUM_A": {
"type": "size",
"cssProperties": [
"font",
"font-size"
],
"category": "font-size",
"deprecated": true,
"value": "0.875rem",
"originalValue": "0.875rem",
"name": "FONT_SIZE_MEDIUM_A"
},
"FONT_SIZE_LARGE": {
"type": "size",
"cssProperties": [
"font",
"font-size"
],
"category": "font-size",
"deprecated": true,
"value": "1rem",
"originalValue": "1rem",
"name": "FONT_SIZE_LARGE"
},
"FONT_SIZE_X_LARGE": {
"type": "size",
"cssProperties": [
"font",
"font-size"
],
"category": "font-size",
"deprecated": true,
"value": "1.25rem",
"originalValue": "1.25rem",
"name": "FONT_SIZE_X_LARGE"
},
"FONT_SIZE_XX_LARGE": {
"type": "size",
"cssProperties": [
"font",
"font-size"
],
"category": "font-size",
"deprecated": true,
"value": "1.75rem",
"originalValue": "1.75rem",
"name": "FONT_SIZE_XX_LARGE"
},
"WIDTH_STAGE_LEFT_COLLAPSED": {
"type": "size",
"cssProperties": [
"*width",
"*height",
"*flex*",
"top",
"right",
"bottom",
"left",
"margin*",
"padding*",
"transform"
],
"category": "sizing",
"value": "4rem",
"comment": "Stage left for desktop when closed (showing icons only).",
"access": "global",
"originalValue": "4rem",
"name": "WIDTH_STAGE_LEFT_COLLAPSED"
},
"WIDTH_STAGE_LEFT_EXPANDED": {
"type": "size",
"cssProperties": [
"*width",
"*height",
"*flex*",
"top",
"right",
"bottom",
"left",
"margin*",
"padding*",
"transform"
],
"category": "sizing",
"value": "15rem",
"comment": "Stage left for desktop when open.",
"access": "global",
"originalValue": "15rem",
"name": "WIDTH_STAGE_LEFT_EXPANDED"
},
"HEIGHT_HEADER": {
"type": "size",
"cssProperties": [
"*width",
"*height",
"*flex*",
"top",
"right",
"bottom",
"left",
"margin*",
"padding*",
"transform"
],
"category": "sizing",
"value": "3.125rem",
"comment": "Header for desktop.",
"access": "global",
"originalValue": "3.125rem",
"name": "HEIGHT_HEADER"
},
"SQUARE_ICON_MEDIUM": {
"type": "size",
"cssProperties": [
"*width",
"*height",
"*flex*",
"top",
"right",
"bottom",
"left",
"margin*",
"padding*",
"transform"
],
"category": "sizing",
"value": "2rem",
"comment": "Medium tap target size",
"originalValue": "2rem",
"name": "SQUARE_ICON_MEDIUM"
}
}
}