{
  "name": "PosHelpCta",
  "package": "@magicblocksai/ui",
  "file": "packages/ui/src/components/PosHelpCta.tsx",
  "chapterTag": "26 Embed Extras",
  "chapter": "26-embed-extras.html",
  "sectionId": "pos-help",
  "elName": "PosHelp",
  "demoUrl": "https://brand.magicblocks.ai/components/26-embed-extras#pos-help",
  "hasLiveDemo": false,
  "description": "",
  "useClient": false,
  "interactivity": "display",
  "namedExports": [
    {
      "name": "PosHelpCta",
      "isPrincipal": true,
      "isType": false
    },
    {
      "name": "PosHelpCtaProps",
      "isPrincipal": false,
      "isType": true
    }
  ],
  "importStatement": "import { PosHelpCta } from \"@magicblocksai/ui\";",
  "props": [
    {
      "name": "label",
      "optional": true,
      "type": "ReactNode",
      "doc": ""
    }
  ],
  "classesUsed": [
    "pos-help-cta"
  ],
  "examples": {
    "react": null,
    "html": "<div class=\"pos-theme-scope\" style=\"--p-side-width:380px\"><button type=\"button\" class=\"pos-help-cta\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\" fill=\"currentColor\" opacity=\"0.14\"></circle><path d=\"M9.4 9.3 A2.7 2.7 0 1 1 12.6 12 C12.1 12.3 12 12.7 12 13.4\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"></path><circle cx=\"12\" cy=\"16.6\" r=\"1.15\" fill=\"currentColor\"></circle></svg>Not sure? Ask about this question</button><div class=\"pos-help\"><div class=\"pos-help-head\"><span class=\"pos-help-title\">Side chat with Ava · does not touch your application</span><button type=\"button\" class=\"pos-help-close\" aria-label=\"Close help\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M6 6 L18 18 M18 6 L6 18\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\"></path></svg></button></div><div class=\"pos-help-msgs\"><div class=\"pos-help-msg is-agent\"><div class=\"pos-help-bubble\">A range is enough to price accurately — this is NOT a credit pull and will not touch your score. The exact score gets checked only after you submit.</div></div><div class=\"pos-help-msg is-user\"><div class=\"pos-help-bubble\">So it won&#x27;t ding my credit?</div></div></div><div class=\"pos-help-row\"><input class=\"pos-help-input\" placeholder=\"Ask anything about this…\" aria-label=\"Ask a question\" value=\"\"/><button type=\"button\" class=\"pos-help-send\" aria-label=\"Send\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M4 12 H18 M13 6 L19 12 L13 18\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"></path></svg></button></div></div></div>",
    "css": ".pos-help-cta { align-self: flex-start; display: flex; align-items: center; gap: 7px; padding: 8px 13px; min-height: 36px; border-radius: var(--r-pill); border: 1px dashed var(--p-hair); background: transparent; cursor: pointer; font: 400 12.5px/1.2 var(--p-font); color: var(--p-dim); transition: all var(--dur-2) var(--ease); animation: pos-in 500ms var(--ease) both; }"
  }
}
