@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
65 lines • 1.74 kB
JSON
{
"aliases": {},
"props": {
"shadow-1": {
"originalValue": "0 0 2px 0 #18181814, 0 2px 4px 1px #18181828",
"syntax": "<length>",
"name": "shadow-1",
"value": "0 0 2px 0 #18181814, 0 2px 4px 1px #18181828",
"scope": "global",
"cssProperties": [
"box-shadow"
],
"inherits": false,
"type": "raw",
"namespace": "sds",
"category": "shadow",
"comment": "Shadow depth 1"
},
"shadow-2": {
"originalValue": "0 2px 8px -2px #18181814, 0 8px 12px -2px #18181828",
"syntax": "<length>",
"name": "shadow-2",
"value": "0 2px 8px -2px #18181814, 0 8px 12px -2px #18181828",
"scope": "global",
"cssProperties": [
"box-shadow"
],
"inherits": false,
"type": "raw",
"namespace": "sds",
"category": "shadow",
"comment": "Shadow depth 2"
},
"shadow-3": {
"originalValue": "0 12px 24px -4px #18181814, 0 16px 32px -4px #18181828",
"syntax": "<length>",
"name": "shadow-3",
"value": "0 12px 24px -4px #18181814, 0 16px 32px -4px #18181828",
"scope": "global",
"cssProperties": [
"box-shadow"
],
"inherits": false,
"type": "raw",
"namespace": "sds",
"category": "shadow",
"comment": "Shadow depth 3"
},
"shadow-4": {
"originalValue": "0 24px 48px -4px #18181833",
"syntax": "<length>",
"name": "shadow-4",
"value": "0 24px 48px -4px #18181833",
"scope": "global",
"cssProperties": [
"box-shadow"
],
"inherits": false,
"type": "raw",
"namespace": "sds",
"category": "shadow",
"comment": "Shadow depth 4"
}
}
}