transcriptor-web/public/build/assets/ConfirmationModal-A-4mK9mU.js
2025-04-05 15:58:14 +02:00

2 lines
1.2 KiB
JavaScript

import{j as t}from"./app-43FwoUKv.js";import{M as n}from"./Modal-Dl0HSC4q.js";s.Content=function({title:e,children:a}){return t.jsx("div",{className:"bg-white dark:bg-gray-800 px-4 pt-5 pb-4 sm:p-6 sm:pb-4",children:t.jsxs("div",{className:"sm:flex sm:items-start",children:[t.jsx("div",{className:"mx-auto shrink-0 flex items-center justify-center h-12 w-12 rounded-full bg-red-100 sm:mx-0 sm:h-10 sm:w-10",children:t.jsx("svg",{className:"h-6 w-6 text-red-600 dark:text-red-400",stroke:"currentColor",fill:"none",viewBox:"0 0 24 24",children:t.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"})})}),t.jsxs("div",{className:"mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left",children:[t.jsx("h3",{className:"text-lg font-medium text-gray-900 dark:text-gray-100",children:e}),t.jsx("div",{className:"mt-4 text-sm text-gray-600 dark:text-gray-400",children:a})]})]})})};s.Footer=function({children:e}){return t.jsx("div",{className:"px-6 py-4 bg-gray-100 dark:bg-gray-800 text-right",children:e})};function s({children:r,...e}){return t.jsx(n,{...e,children:r})}export{s as C};