The `DaffArticleEncapsulatedDirective` is used to encapsulate custom components
within an article, preventing article styles from bleeding into the component.
## Example
```html
```
This directive will apply the `daff-ae` class to your component, ensuring that it is encapsulated
from the article's styles.