New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@miraidesigns/card

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@miraidesigns/card - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@miraidesigns/card",
"description": "Mirai Designs Framework: Card module",
"version": "1.0.0",
"version": "1.0.1",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

@@ -74,13 +74,13 @@ # Cards

| Name | Type | Description |
| ---------------------- | -------- | --------------------------------------------------------- |
| `mdf-card` | Parent | Container for the card elements |
| `mdf-card--bordered` | Modifier | Add a border to the card |
| `mdf-card--elevated` | Modifier | Elevate the card by adding a shadow |
| `mdf-card--fixed` | Modifier | Restrict the card's width |
| `mdf-card__media` | Child | Contains the media elements. Child to `.mdf-card` |
| `mdf-card__media-item` | Child | Media element. Child to `.mdf-card__media` |
| `mdf-card__header` | Child | Contains the title. Child to `.mdf-card` |
| `mdf-card__title` | Child | Title element. Child to `.mdf-card__header` |
| `mdf-card__content` | Child | Contains the cards text description. Child to `.mdf-card` |
| `mdf-card__footer` | Child | Contains the action buttons. Child to `.mdf-card` |
| Name | Type | Description |
| ----------------------- | -------- | --------------------------------------------------------- |
| `mdf-card` | Parent | Container for the card elements |
| `mdf-card--bordered` | Modifier | Add a border to the card |
| `mdf-card--raised` | Modifier | Elevate the card by adding a shadow |
| `mdf-card--fixed-width` | Modifier | Restrict the card's width |
| `mdf-card__media` | Child | Contains the media elements. Child to `.mdf-card` |
| `mdf-card__media-item` | Child | Media element. Child to `.mdf-card__media` |
| `mdf-card__header` | Child | Contains the title. Child to `.mdf-card` |
| `mdf-card__title` | Child | Title element. Child to `.mdf-card__header` |
| `mdf-card__content` | Child | Contains the cards text description. Child to `.mdf-card` |
| `mdf-card__footer` | Child | Contains the action buttons. Child to `.mdf-card` |
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc