braid-design-system
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -263,2 +263,100 @@ { | ||
}, | ||
"FieldLabel": { | ||
"description": "", | ||
"displayName": "FieldLabel", | ||
"methods": [], | ||
"props": { | ||
"component": { | ||
"defaultValue": null, | ||
"description": "", | ||
"name": "component", | ||
"parent": { | ||
"fileName": "braid-design-system/lib/components/Text/Text.tsx", | ||
"name": "Props" | ||
}, | ||
"required": false, | ||
"type": { | ||
"name": "string | ComponentClass<any, any> | FunctionComponent<any>" | ||
} | ||
}, | ||
"size": { | ||
"defaultValue": null, | ||
"description": "", | ||
"name": "size", | ||
"parent": { | ||
"fileName": "braid-design-system/lib/components/Text/Text.tsx", | ||
"name": "Props" | ||
}, | ||
"required": false, | ||
"type": { | ||
"name": "\"large\" | \"standard\" | \"interaction\"" | ||
} | ||
}, | ||
"color": { | ||
"defaultValue": null, | ||
"description": "", | ||
"name": "color", | ||
"parent": { | ||
"fileName": "braid-design-system/lib/components/Text/Text.tsx", | ||
"name": "Props" | ||
}, | ||
"required": false, | ||
"type": { | ||
"name": "\"formAccent\" | \"critical\" | \"black\" | \"white\" | \"positive\" | \"secondary\" | \"neutral\"" | ||
} | ||
}, | ||
"weight": { | ||
"defaultValue": null, | ||
"description": "", | ||
"name": "weight", | ||
"parent": { | ||
"fileName": "braid-design-system/lib/components/Text/Text.tsx", | ||
"name": "Props" | ||
}, | ||
"required": false, | ||
"type": { | ||
"name": "\"regular\" | \"strong\"" | ||
} | ||
}, | ||
"baseline": { | ||
"defaultValue": null, | ||
"description": "", | ||
"name": "baseline", | ||
"parent": { | ||
"fileName": "braid-design-system/lib/components/Text/Text.tsx", | ||
"name": "Props" | ||
}, | ||
"required": false, | ||
"type": { | ||
"name": "boolean" | ||
} | ||
}, | ||
"className": { | ||
"defaultValue": null, | ||
"description": "", | ||
"name": "className", | ||
"parent": { | ||
"fileName": "braid-design-system/lib/components/Text/Text.tsx", | ||
"name": "Props" | ||
}, | ||
"required": false, | ||
"type": { | ||
"name": "string" | ||
} | ||
}, | ||
"theme": { | ||
"defaultValue": null, | ||
"description": "", | ||
"name": "theme", | ||
"parent": { | ||
"fileName": "braid-design-system/lib/components/private/withTheme.tsx", | ||
"name": "WithThemeProps" | ||
}, | ||
"required": true, | ||
"type": { | ||
"name": "Theme" | ||
} | ||
} | ||
} | ||
}, | ||
"Reset": { | ||
@@ -410,3 +508,3 @@ "description": "", | ||
"type": { | ||
"name": "\"strong\" | \"regular\"" | ||
"name": "\"regular\" | \"strong\"" | ||
} | ||
@@ -413,0 +511,0 @@ }, |
{ | ||
"name": "braid-design-system", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Themeable design system for the SEEK Group", | ||
@@ -5,0 +5,0 @@ "main": "lib/components/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3816562
10272