@redsift/ds-mcp-server 12.5.1 → 12.5.2-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "DmarcSummaryBoxes",
3
- "description": "DmarcSummaryBoxes renders two side-by-side summary boxes for the DMARC card.\n\n- Box 1 (\"Email: Compliance\") summarises whether the specific email passed DMARC.\n Hidden in domain-analyzer mode (no email to evaluate) and when result is an error.\n- Box 2 (\"Domain: Policy\") summarises the domain's DMARC policy strength. Always shown.\n\nOn smaller viewports (≤765px) the boxes stack vertically.",
3
+ "description": "",
4
4
  "package": "@redsift/products",
5
5
  "filePath": "packages/products/src/components/signal-cards/cards/SignalCardDmarc/DmarcSummaryBoxes.tsx",
6
6
  "props": [
@@ -1325,7 +1325,7 @@
1325
1325
  {
1326
1326
  "name": "DmarcSummaryBoxes",
1327
1327
  "package": "@redsift/products",
1328
- "description": "DmarcSummaryBoxes renders two side-by-side summary boxes for the DMARC card.",
1328
+ "description": "",
1329
1329
  "propsCount": 4,
1330
1330
  "hasExamples": false
1331
1331
  },