@teambit/documenter.theme.theme-context
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -14,16 +14,16 @@ "use strict"; | ||
Paragraph: documenter_ui_paragraph_1.Paragraph, | ||
Label: documenter_ui_label_1.Label | ||
Label: documenter_ui_label_1.Label, | ||
}, | ||
title: "Using the ThemeContext component", | ||
description: "The ThemeContext uses plain CSS cascading to theme its child elements. Use it with your own (documenter) compositions, to maintain a consistent look and feel.", | ||
title: 'Using the ThemeContext component', | ||
description: 'The ThemeContext uses plain CSS cascading to theme its child elements. Use it with your own (documenter) compositions, to maintain a consistent look and feel.', | ||
code: ` | ||
<ThemeContext> | ||
<Label>Example</Label> | ||
<Paragraph> | ||
A simple example of a custom composition. | ||
</Paragraph> | ||
</ThemeContext> | ||
` | ||
} | ||
<ThemeContext> | ||
<Label>Example</Label> | ||
<Paragraph> | ||
A simple example of a custom composition. | ||
</Paragraph> | ||
</ThemeContext> | ||
`, | ||
}, | ||
]; | ||
//# sourceMappingURL=theme-context.docs.js.map |
{ | ||
"name": "@teambit/documenter.theme.theme-context", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"homepage": "https://bit.dev/teambit/documenter/theme/theme-context", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"name": "theme/theme-context", | ||
"version": "2.0.0" | ||
"version": "2.0.1" | ||
}, | ||
@@ -25,4 +25,4 @@ "dependencies": { | ||
"@types/node": "^12.12.27", | ||
"@teambit/documenter.ui.label": "2.0.0", | ||
"@teambit/documenter.ui.paragraph": "2.0.0" | ||
"@teambit/documenter.ui.label": "2.0.1", | ||
"@teambit/documenter.ui.paragraph": "2.0.1" | ||
}, | ||
@@ -29,0 +29,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9853
186
0