{"ast":null,"code":"import _objectWithoutProperties from \"C:/Users/user/Desktop/08portreact/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js\";\nimport _slicedToArray from \"C:/Users/user/Desktop/08portreact/node_modules/@babel/runtime/helpers/esm/slicedToArray.js\";\nvar _excluded = [\"__scopeAlertDialog\"],\n  _excluded2 = [\"__scopeAlertDialog\"],\n  _excluded3 = [\"__scopeAlertDialog\"],\n  _excluded4 = [\"__scopeAlertDialog\"],\n  _excluded5 = [\"__scopeAlertDialog\", \"children\"],\n  _excluded6 = [\"__scopeAlertDialog\"],\n  _excluded7 = [\"__scopeAlertDialog\"],\n  _excluded8 = [\"__scopeAlertDialog\"],\n  _excluded9 = [\"__scopeAlertDialog\"];\nimport $4k4D0$babelruntimehelpersesmextends from \"@babel/runtime/helpers/esm/extends\";\nimport { createElement as $4k4D0$createElement, forwardRef as $4k4D0$forwardRef, useRef as $4k4D0$useRef, useEffect as $4k4D0$useEffect } from \"react\";\nimport { createContextScope as $4k4D0$createContextScope } from \"@radix-ui/react-context\";\nimport { useComposedRefs as $4k4D0$useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { createDialogScope as $4k4D0$createDialogScope, Root as $4k4D0$Root, Trigger as $4k4D0$Trigger, Portal as $4k4D0$Portal, Overlay as $4k4D0$Overlay, WarningProvider as $4k4D0$WarningProvider, Content as $4k4D0$Content, Title as $4k4D0$Title, Description as $4k4D0$Description, Close as $4k4D0$Close } from \"@radix-ui/react-dialog\";\nimport { composeEventHandlers as $4k4D0$composeEventHandlers } from \"@radix-ui/primitive\";\nimport { Slottable as $4k4D0$Slottable } from \"@radix-ui/react-slot\";\n\n/* -------------------------------------------------------------------------------------------------\n * AlertDialog\n * -----------------------------------------------------------------------------------------------*/\nvar $905f4ae918aab1aa$var$ROOT_NAME = 'AlertDialog';\nvar _$4k4D0$createContext = $4k4D0$createContextScope($905f4ae918aab1aa$var$ROOT_NAME, [$4k4D0$createDialogScope]),\n  _$4k4D0$createContext2 = _slicedToArray(_$4k4D0$createContext, 2),\n  $905f4ae918aab1aa$var$createAlertDialogContext = _$4k4D0$createContext2[0],\n  $905f4ae918aab1aa$export$b8891880751c2c5b = _$4k4D0$createContext2[1];\nvar $905f4ae918aab1aa$var$useDialogScope = $4k4D0$createDialogScope();\nvar $905f4ae918aab1aa$export$de466dd8317b0b75 = function $905f4ae918aab1aa$export$de466dd8317b0b75(props) {\n  var __scopeAlertDialog = props.__scopeAlertDialog,\n    alertDialogProps = _objectWithoutProperties(props, _excluded);\n  var dialogScope = $905f4ae918aab1aa$var$useDialogScope(__scopeAlertDialog);\n  return /*#__PURE__*/$4k4D0$createElement($4k4D0$Root, $4k4D0$babelruntimehelpersesmextends({}, dialogScope, alertDialogProps, {\n    modal: true\n  }));\n};\n/*#__PURE__*/\nObject.assign($905f4ae918aab1aa$export$de466dd8317b0b75, {\n  displayName: $905f4ae918aab1aa$var$ROOT_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogTrigger\n * -----------------------------------------------------------------------------------------------*/\nvar $905f4ae918aab1aa$var$TRIGGER_NAME = 'AlertDialogTrigger';\nvar $905f4ae918aab1aa$export$6edd7a623ef0f40b = /*#__PURE__*/$4k4D0$forwardRef(function (props, forwardedRef) {\n  var __scopeAlertDialog = props.__scopeAlertDialog,\n    triggerProps = _objectWithoutProperties(props, _excluded2);\n  var dialogScope = $905f4ae918aab1aa$var$useDialogScope(__scopeAlertDialog);\n  return /*#__PURE__*/$4k4D0$createElement($4k4D0$Trigger, $4k4D0$babelruntimehelpersesmextends({}, dialogScope, triggerProps, {\n    ref: forwardedRef\n  }));\n});\n/*#__PURE__*/\nObject.assign($905f4ae918aab1aa$export$6edd7a623ef0f40b, {\n  displayName: $905f4ae918aab1aa$var$TRIGGER_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogPortal\n * -----------------------------------------------------------------------------------------------*/\nvar $905f4ae918aab1aa$var$PORTAL_NAME = 'AlertDialogPortal';\nvar $905f4ae918aab1aa$export$660f2bfdb986706c = function $905f4ae918aab1aa$export$660f2bfdb986706c(props) {\n  var __scopeAlertDialog = props.__scopeAlertDialog,\n    portalProps = _objectWithoutProperties(props, _excluded3);\n  var dialogScope = $905f4ae918aab1aa$var$useDialogScope(__scopeAlertDialog);\n  return /*#__PURE__*/$4k4D0$createElement($4k4D0$Portal, $4k4D0$babelruntimehelpersesmextends({}, dialogScope, portalProps));\n};\n/*#__PURE__*/\nObject.assign($905f4ae918aab1aa$export$660f2bfdb986706c, {\n  displayName: $905f4ae918aab1aa$var$PORTAL_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogOverlay\n * -----------------------------------------------------------------------------------------------*/\nvar $905f4ae918aab1aa$var$OVERLAY_NAME = 'AlertDialogOverlay';\nvar $905f4ae918aab1aa$export$a707a4895ce23256 = /*#__PURE__*/$4k4D0$forwardRef(function (props, forwardedRef) {\n  var __scopeAlertDialog = props.__scopeAlertDialog,\n    overlayProps = _objectWithoutProperties(props, _excluded4);\n  var dialogScope = $905f4ae918aab1aa$var$useDialogScope(__scopeAlertDialog);\n  return /*#__PURE__*/$4k4D0$createElement($4k4D0$Overlay, $4k4D0$babelruntimehelpersesmextends({}, dialogScope, overlayProps, {\n    ref: forwardedRef\n  }));\n});\n/*#__PURE__*/\nObject.assign($905f4ae918aab1aa$export$a707a4895ce23256, {\n  displayName: $905f4ae918aab1aa$var$OVERLAY_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogContent\n * -----------------------------------------------------------------------------------------------*/\nvar $905f4ae918aab1aa$var$CONTENT_NAME = 'AlertDialogContent';\nvar _$905f4ae918aab1aa$va = $905f4ae918aab1aa$var$createAlertDialogContext($905f4ae918aab1aa$var$CONTENT_NAME),\n  _$905f4ae918aab1aa$va2 = _slicedToArray(_$905f4ae918aab1aa$va, 2),\n  $905f4ae918aab1aa$var$AlertDialogContentProvider = _$905f4ae918aab1aa$va2[0],\n  $905f4ae918aab1aa$var$useAlertDialogContentContext = _$905f4ae918aab1aa$va2[1];\nvar $905f4ae918aab1aa$export$94e6af45f0af4efd = /*#__PURE__*/$4k4D0$forwardRef(function (props, forwardedRef) {\n  var __scopeAlertDialog = props.__scopeAlertDialog,\n    children = props.children,\n    contentProps = _objectWithoutProperties(props, _excluded5);\n  var dialogScope = $905f4ae918aab1aa$var$useDialogScope(__scopeAlertDialog);\n  var contentRef = $4k4D0$useRef(null);\n  var composedRefs = $4k4D0$useComposedRefs(forwardedRef, contentRef);\n  var cancelRef = $4k4D0$useRef(null);\n  return /*#__PURE__*/$4k4D0$createElement($4k4D0$WarningProvider, {\n    contentName: $905f4ae918aab1aa$var$CONTENT_NAME,\n    titleName: $905f4ae918aab1aa$var$TITLE_NAME,\n    docsSlug: \"alert-dialog\"\n  }, /*#__PURE__*/$4k4D0$createElement($905f4ae918aab1aa$var$AlertDialogContentProvider, {\n    scope: __scopeAlertDialog,\n    cancelRef: cancelRef\n  }, /*#__PURE__*/$4k4D0$createElement($4k4D0$Content, $4k4D0$babelruntimehelpersesmextends({\n    role: \"alertdialog\"\n  }, dialogScope, contentProps, {\n    ref: composedRefs,\n    onOpenAutoFocus: $4k4D0$composeEventHandlers(contentProps.onOpenAutoFocus, function (event) {\n      var _cancelRef$current;\n      event.preventDefault();\n      (_cancelRef$current = cancelRef.current) === null || _cancelRef$current === void 0 || _cancelRef$current.focus({\n        preventScroll: true\n      });\n    }),\n    onPointerDownOutside: function onPointerDownOutside(event) {\n      return event.preventDefault();\n    },\n    onInteractOutside: function onInteractOutside(event) {\n      return event.preventDefault();\n    }\n  }), /*#__PURE__*/$4k4D0$createElement($4k4D0$Slottable, null, children), false)));\n});\n/*#__PURE__*/\nObject.assign($905f4ae918aab1aa$export$94e6af45f0af4efd, {\n  displayName: $905f4ae918aab1aa$var$CONTENT_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogTitle\n * -----------------------------------------------------------------------------------------------*/\nvar $905f4ae918aab1aa$var$TITLE_NAME = 'AlertDialogTitle';\nvar $905f4ae918aab1aa$export$225e0da62d314b7 = /*#__PURE__*/$4k4D0$forwardRef(function (props, forwardedRef) {\n  var __scopeAlertDialog = props.__scopeAlertDialog,\n    titleProps = _objectWithoutProperties(props, _excluded6);\n  var dialogScope = $905f4ae918aab1aa$var$useDialogScope(__scopeAlertDialog);\n  return /*#__PURE__*/$4k4D0$createElement($4k4D0$Title, $4k4D0$babelruntimehelpersesmextends({}, dialogScope, titleProps, {\n    ref: forwardedRef\n  }));\n});\n/*#__PURE__*/\nObject.assign($905f4ae918aab1aa$export$225e0da62d314b7, {\n  displayName: $905f4ae918aab1aa$var$TITLE_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogDescription\n * -----------------------------------------------------------------------------------------------*/\nvar $905f4ae918aab1aa$var$DESCRIPTION_NAME = 'AlertDialogDescription';\nvar $905f4ae918aab1aa$export$a23b55cde55ad9a5 = /*#__PURE__*/$4k4D0$forwardRef(function (props, forwardedRef) {\n  var __scopeAlertDialog = props.__scopeAlertDialog,\n    descriptionProps = _objectWithoutProperties(props, _excluded7);\n  var dialogScope = $905f4ae918aab1aa$var$useDialogScope(__scopeAlertDialog);\n  return /*#__PURE__*/$4k4D0$createElement($4k4D0$Description, $4k4D0$babelruntimehelpersesmextends({}, dialogScope, descriptionProps, {\n    ref: forwardedRef\n  }));\n});\n/*#__PURE__*/\nObject.assign($905f4ae918aab1aa$export$a23b55cde55ad9a5, {\n  displayName: $905f4ae918aab1aa$var$DESCRIPTION_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogAction\n * -----------------------------------------------------------------------------------------------*/\nvar $905f4ae918aab1aa$var$ACTION_NAME = 'AlertDialogAction';\nvar $905f4ae918aab1aa$export$b454f818c58ee85d = /*#__PURE__*/$4k4D0$forwardRef(function (props, forwardedRef) {\n  var __scopeAlertDialog = props.__scopeAlertDialog,\n    actionProps = _objectWithoutProperties(props, _excluded8);\n  var dialogScope = $905f4ae918aab1aa$var$useDialogScope(__scopeAlertDialog);\n  return /*#__PURE__*/$4k4D0$createElement($4k4D0$Close, $4k4D0$babelruntimehelpersesmextends({}, dialogScope, actionProps, {\n    ref: forwardedRef\n  }));\n});\n/*#__PURE__*/\nObject.assign($905f4ae918aab1aa$export$b454f818c58ee85d, {\n  displayName: $905f4ae918aab1aa$var$ACTION_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogCancel\n * -----------------------------------------------------------------------------------------------*/\nvar $905f4ae918aab1aa$var$CANCEL_NAME = 'AlertDialogCancel';\nvar $905f4ae918aab1aa$export$2f67a923571aaea0 = /*#__PURE__*/$4k4D0$forwardRef(function (props, forwardedRef) {\n  var __scopeAlertDialog = props.__scopeAlertDialog,\n    cancelProps = _objectWithoutProperties(props, _excluded9);\n  var _$905f4ae918aab1aa$va3 = $905f4ae918aab1aa$var$useAlertDialogContentContext($905f4ae918aab1aa$var$CANCEL_NAME, __scopeAlertDialog),\n    cancelRef = _$905f4ae918aab1aa$va3.cancelRef;\n  var dialogScope = $905f4ae918aab1aa$var$useDialogScope(__scopeAlertDialog);\n  var ref = $4k4D0$useComposedRefs(forwardedRef, cancelRef);\n  return /*#__PURE__*/$4k4D0$createElement($4k4D0$Close, $4k4D0$babelruntimehelpersesmextends({}, dialogScope, cancelProps, {\n    ref: ref\n  }));\n});\n/*#__PURE__*/\nObject.assign($905f4ae918aab1aa$export$2f67a923571aaea0, {\n  displayName: $905f4ae918aab1aa$var$CANCEL_NAME\n});\n/* ---------------------------------------------------------------------------------------------- */\nvar $905f4ae918aab1aa$var$DescriptionWarning = function $905f4ae918aab1aa$var$DescriptionWarning(_ref) {\n  var contentRef = _ref.contentRef;\n  var MESSAGE = \"`\".concat($905f4ae918aab1aa$var$CONTENT_NAME, \"` requires a description for the component to be accessible for screen reader users.\\n\\nYou can add a description to the `\").concat($905f4ae918aab1aa$var$CONTENT_NAME, \"` by passing a `\").concat($905f4ae918aab1aa$var$DESCRIPTION_NAME, \"` component as a child, which also benefits sighted users by adding visible context to the dialog.\\n\\nAlternatively, you can use your own component as a description by assigning it an `id` and passing the same value to the `aria-describedby` prop in `\").concat($905f4ae918aab1aa$var$CONTENT_NAME, \"`. If the description is confusing or duplicative for sighted users, you can use the `@radix-ui/react-visually-hidden` primitive as a wrapper around your description component.\\n\\nFor more information, see https://radix-ui.com/primitives/docs/components/alert-dialog\");\n  $4k4D0$useEffect(function () {\n    var _contentRef$current;\n    var hasDescription = document.getElementById((_contentRef$current = contentRef.current) === null || _contentRef$current === void 0 ? void 0 : _contentRef$current.getAttribute('aria-describedby'));\n    if (!hasDescription) console.warn(MESSAGE);\n  }, [MESSAGE, contentRef]);\n  return null;\n};\nvar $905f4ae918aab1aa$export$be92b6f5f03c0fe9 = $905f4ae918aab1aa$export$de466dd8317b0b75;\nvar $905f4ae918aab1aa$export$41fb9f06171c75f4 = $905f4ae918aab1aa$export$6edd7a623ef0f40b;\nvar $905f4ae918aab1aa$export$602eac185826482c = $905f4ae918aab1aa$export$660f2bfdb986706c;\nvar $905f4ae918aab1aa$export$c6fdb837b070b4ff = $905f4ae918aab1aa$export$a707a4895ce23256;\nvar $905f4ae918aab1aa$export$7c6e2c02157bb7d2 = $905f4ae918aab1aa$export$94e6af45f0af4efd;\nvar $905f4ae918aab1aa$export$e19cd5f9376f8cee = $905f4ae918aab1aa$export$b454f818c58ee85d;\nvar $905f4ae918aab1aa$export$848c9b7ead0df967 = $905f4ae918aab1aa$export$2f67a923571aaea0;\nvar $905f4ae918aab1aa$export$f99233281efd08a0 = $905f4ae918aab1aa$export$225e0da62d314b7;\nvar $905f4ae918aab1aa$export$393edc798c47379d = $905f4ae918aab1aa$export$a23b55cde55ad9a5;\nexport { $905f4ae918aab1aa$export$b8891880751c2c5b as createAlertDialogScope, $905f4ae918aab1aa$export$de466dd8317b0b75 as AlertDialog, $905f4ae918aab1aa$export$6edd7a623ef0f40b as AlertDialogTrigger, $905f4ae918aab1aa$export$660f2bfdb986706c as AlertDialogPortal, $905f4ae918aab1aa$export$a707a4895ce23256 as AlertDialogOverlay, $905f4ae918aab1aa$export$94e6af45f0af4efd as AlertDialogContent, $905f4ae918aab1aa$export$b454f818c58ee85d as AlertDialogAction, $905f4ae918aab1aa$export$2f67a923571aaea0 as AlertDialogCancel, $905f4ae918aab1aa$export$225e0da62d314b7 as AlertDialogTitle, $905f4ae918aab1aa$export$a23b55cde55ad9a5 as AlertDialogDescription, $905f4ae918aab1aa$export$be92b6f5f03c0fe9 as Root, $905f4ae918aab1aa$export$41fb9f06171c75f4 as Trigger, $905f4ae918aab1aa$export$602eac185826482c as Portal, $905f4ae918aab1aa$export$c6fdb837b070b4ff as Overlay, $905f4ae918aab1aa$export$7c6e2c02157bb7d2 as Content, $905f4ae918aab1aa$export$e19cd5f9376f8cee as Action, $905f4ae918aab1aa$export$848c9b7ead0df967 as Cancel, $905f4ae918aab1aa$export$f99233281efd08a0 as Title, $905f4ae918aab1aa$export$393edc798c47379d as Description };","map":{"version":3,"names":["$905f4ae918aab1aa$var$ROOT_NAME","_$4k4D0$createContext","$4k4D0$createContextScope","$4k4D0$createDialogScope","_$4k4D0$createContext2","_slicedToArray","$905f4ae918aab1aa$var$createAlertDialogContext","$905f4ae918aab1aa$export$b8891880751c2c5b","$905f4ae918aab1aa$var$useDialogScope","$905f4ae918aab1aa$export$de466dd8317b0b75","AlertDialog","props","__scopeAlertDialog","alertDialogProps","_objectWithoutProperties","_excluded","dialogScope","$4k4D0$createElement","$4k4D0$Root","$4k4D0$babelruntimehelpersesmextends","modal","Object","assign","displayName","$905f4ae918aab1aa$var$TRIGGER_NAME","$905f4ae918aab1aa$export$6edd7a623ef0f40b","$4k4D0$forwardRef","forwardedRef","triggerProps","_excluded2","$4k4D0$Trigger","ref","$905f4ae918aab1aa$var$PORTAL_NAME","$905f4ae918aab1aa$export$660f2bfdb986706c","AlertDialogPortal","portalProps","_excluded3","$4k4D0$Portal","$905f4ae918aab1aa$var$OVERLAY_NAME","$905f4ae918aab1aa$export$a707a4895ce23256","overlayProps","_excluded4","$4k4D0$Overlay","$905f4ae918aab1aa$var$CONTENT_NAME","_$905f4ae918aab1aa$va","_$905f4ae918aab1aa$va2","$905f4ae918aab1aa$var$AlertDialogContentProvider","$905f4ae918aab1aa$var$useAlertDialogContentContext","$905f4ae918aab1aa$export$94e6af45f0af4efd","children","contentProps","_excluded5","contentRef","$4k4D0$useRef","composedRefs","$4k4D0$useComposedRefs","cancelRef","$4k4D0$WarningProvider","contentName","titleName","$905f4ae918aab1aa$var$TITLE_NAME","docsSlug","scope","$4k4D0$Content","role","onOpenAutoFocus","$4k4D0$composeEventHandlers","event","_cancelRef$current","preventDefault","current","focus","preventScroll","onPointerDownOutside","onInteractOutside","$4k4D0$Slottable","$905f4ae918aab1aa$export$225e0da62d314b7","titleProps","_excluded6","$4k4D0$Title","$905f4ae918aab1aa$var$DESCRIPTION_NAME","$905f4ae918aab1aa$export$a23b55cde55ad9a5","descriptionProps","_excluded7","$4k4D0$Description","$905f4ae918aab1aa$var$ACTION_NAME","$905f4ae918aab1aa$export$b454f818c58ee85d","actionProps","_excluded8","$4k4D0$Close","$905f4ae918aab1aa$var$CANCEL_NAME","$905f4ae918aab1aa$export$2f67a923571aaea0","cancelProps","_excluded9","_$905f4ae918aab1aa$va3","$905f4ae918aab1aa$var$DescriptionWarning","DescriptionWarning","_ref","MESSAGE","concat","$4k4D0$useEffect","_contentRef$current","hasDescription","document","getElementById","getAttribute","console","warn","$905f4ae918aab1aa$export$be92b6f5f03c0fe9","$905f4ae918aab1aa$export$41fb9f06171c75f4","$905f4ae918aab1aa$export$602eac185826482c","$905f4ae918aab1aa$export$c6fdb837b070b4ff","$905f4ae918aab1aa$export$7c6e2c02157bb7d2","$905f4ae918aab1aa$export$e19cd5f9376f8cee","$905f4ae918aab1aa$export$848c9b7ead0df967","$905f4ae918aab1aa$export$f99233281efd08a0","$905f4ae918aab1aa$export$393edc798c47379d"],"sources":["C:\\Users\\user\\Desktop\\08portreact\\node_modules\\@radix-ui\\react-alert-dialog\\dist\\packages\\react\\alert-dialog\\src\\index.ts","C:\\Users\\user\\Desktop\\08portreact\\node_modules\\@radix-ui\\react-alert-dialog\\dist\\packages\\react\\alert-dialog\\src\\AlertDialog.tsx"],"sourcesContent":["export {\n  createAlertDialogScope,\n  //\n  AlertDialog,\n  AlertDialogTrigger,\n  AlertDialogPortal,\n  AlertDialogOverlay,\n  AlertDialogContent,\n  AlertDialogAction,\n  AlertDialogCancel,\n  AlertDialogTitle,\n  AlertDialogDescription,\n  //\n  Root,\n  Trigger,\n  Portal,\n  Overlay,\n  Content,\n  Action,\n  Cancel,\n  Title,\n  Description,\n} from './AlertDialog';\nexport type {\n  AlertDialogProps,\n  AlertDialogTriggerProps,\n  AlertDialogPortalProps,\n  AlertDialogOverlayProps,\n  AlertDialogContentProps,\n  AlertDialogActionProps,\n  AlertDialogCancelProps,\n  AlertDialogTitleProps,\n  AlertDialogDescriptionProps,\n} from './AlertDialog';\n","import * as React from 'react';\nimport { createContextScope } from '@radix-ui/react-context';\nimport { useComposedRefs } from '@radix-ui/react-compose-refs';\nimport * as DialogPrimitive from '@radix-ui/react-dialog';\nimport { createDialogScope } from '@radix-ui/react-dialog';\nimport { composeEventHandlers } from '@radix-ui/primitive';\nimport { Slottable } from '@radix-ui/react-slot';\n\nimport type * as Radix from '@radix-ui/react-primitive';\nimport type { Scope } from '@radix-ui/react-context';\n\n/* -------------------------------------------------------------------------------------------------\n * AlertDialog\n * -----------------------------------------------------------------------------------------------*/\n\nconst ROOT_NAME = 'AlertDialog';\n\ntype ScopedProps<P> = P & { __scopeAlertDialog?: Scope };\nconst [createAlertDialogContext, createAlertDialogScope] = createContextScope(ROOT_NAME, [\n  createDialogScope,\n]);\nconst useDialogScope = createDialogScope();\n\ntype DialogProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Root>;\ninterface AlertDialogProps extends Omit<DialogProps, 'modal'> {}\n\nconst AlertDialog: React.FC<AlertDialogProps> = (props: ScopedProps<AlertDialogProps>) => {\n  const { __scopeAlertDialog, ...alertDialogProps } = props;\n  const dialogScope = useDialogScope(__scopeAlertDialog);\n  return <DialogPrimitive.Root {...dialogScope} {...alertDialogProps} modal={true} />;\n};\n\nAlertDialog.displayName = ROOT_NAME;\n\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogTrigger\n * -----------------------------------------------------------------------------------------------*/\nconst TRIGGER_NAME = 'AlertDialogTrigger';\n\ntype AlertDialogTriggerElement = React.ElementRef<typeof DialogPrimitive.Trigger>;\ntype DialogTriggerProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Trigger>;\ninterface AlertDialogTriggerProps extends DialogTriggerProps {}\n\nconst AlertDialogTrigger = React.forwardRef<AlertDialogTriggerElement, AlertDialogTriggerProps>(\n  (props: ScopedProps<AlertDialogTriggerProps>, forwardedRef) => {\n    const { __scopeAlertDialog, ...triggerProps } = props;\n    const dialogScope = useDialogScope(__scopeAlertDialog);\n    return <DialogPrimitive.Trigger {...dialogScope} {...triggerProps} ref={forwardedRef} />;\n  }\n);\n\nAlertDialogTrigger.displayName = TRIGGER_NAME;\n\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogPortal\n * -----------------------------------------------------------------------------------------------*/\n\nconst PORTAL_NAME = 'AlertDialogPortal';\n\ntype DialogPortalProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Portal>;\ninterface AlertDialogPortalProps extends DialogPortalProps {}\n\nconst AlertDialogPortal: React.FC<AlertDialogPortalProps> = (\n  props: ScopedProps<AlertDialogPortalProps>\n) => {\n  const { __scopeAlertDialog, ...portalProps } = props;\n  const dialogScope = useDialogScope(__scopeAlertDialog);\n  return <DialogPrimitive.Portal {...dialogScope} {...portalProps} />;\n};\n\nAlertDialogPortal.displayName = PORTAL_NAME;\n\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogOverlay\n * -----------------------------------------------------------------------------------------------*/\n\nconst OVERLAY_NAME = 'AlertDialogOverlay';\n\ntype AlertDialogOverlayElement = React.ElementRef<typeof DialogPrimitive.Overlay>;\ntype DialogOverlayProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Overlay>;\ninterface AlertDialogOverlayProps extends DialogOverlayProps {}\n\nconst AlertDialogOverlay = React.forwardRef<AlertDialogOverlayElement, AlertDialogOverlayProps>(\n  (props: ScopedProps<AlertDialogOverlayProps>, forwardedRef) => {\n    const { __scopeAlertDialog, ...overlayProps } = props;\n    const dialogScope = useDialogScope(__scopeAlertDialog);\n    return <DialogPrimitive.Overlay {...dialogScope} {...overlayProps} ref={forwardedRef} />;\n  }\n);\n\nAlertDialogOverlay.displayName = OVERLAY_NAME;\n\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogContent\n * -----------------------------------------------------------------------------------------------*/\n\nconst CONTENT_NAME = 'AlertDialogContent';\n\ntype AlertDialogContentContextValue = {\n  cancelRef: React.MutableRefObject<AlertDialogCancelElement | null>;\n};\n\nconst [AlertDialogContentProvider, useAlertDialogContentContext] =\n  createAlertDialogContext<AlertDialogContentContextValue>(CONTENT_NAME);\n\ntype AlertDialogContentElement = React.ElementRef<typeof DialogPrimitive.Content>;\ntype DialogContentProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Content>;\ninterface AlertDialogContentProps\n  extends Omit<DialogContentProps, 'onPointerDownOutside' | 'onInteractOutside'> {}\n\nconst AlertDialogContent = React.forwardRef<AlertDialogContentElement, AlertDialogContentProps>(\n  (props: ScopedProps<AlertDialogContentProps>, forwardedRef) => {\n    const { __scopeAlertDialog, children, ...contentProps } = props;\n    const dialogScope = useDialogScope(__scopeAlertDialog);\n    const contentRef = React.useRef<AlertDialogContentElement>(null);\n    const composedRefs = useComposedRefs(forwardedRef, contentRef);\n    const cancelRef = React.useRef<AlertDialogCancelElement | null>(null);\n\n    return (\n      <DialogPrimitive.WarningProvider\n        contentName={CONTENT_NAME}\n        titleName={TITLE_NAME}\n        docsSlug=\"alert-dialog\"\n      >\n        <AlertDialogContentProvider scope={__scopeAlertDialog} cancelRef={cancelRef}>\n          <DialogPrimitive.Content\n            role=\"alertdialog\"\n            {...dialogScope}\n            {...contentProps}\n            ref={composedRefs}\n            onOpenAutoFocus={composeEventHandlers(contentProps.onOpenAutoFocus, (event) => {\n              event.preventDefault();\n              cancelRef.current?.focus({ preventScroll: true });\n            })}\n            onPointerDownOutside={(event) => event.preventDefault()}\n            onInteractOutside={(event) => event.preventDefault()}\n          >\n            {/**\n             * We have to use `Slottable` here as we cannot wrap the `AlertDialogContentProvider`\n             * around everything, otherwise the `DescriptionWarning` would be rendered straight away.\n             * This is because we want the accessibility checks to run only once the content is actually\n             * open and that behaviour is already encapsulated in `DialogContent`.\n             */}\n            <Slottable>{children}</Slottable>\n            {process.env.NODE_ENV === 'development' && (\n              <DescriptionWarning contentRef={contentRef} />\n            )}\n          </DialogPrimitive.Content>\n        </AlertDialogContentProvider>\n      </DialogPrimitive.WarningProvider>\n    );\n  }\n);\n\nAlertDialogContent.displayName = CONTENT_NAME;\n\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogTitle\n * -----------------------------------------------------------------------------------------------*/\n\nconst TITLE_NAME = 'AlertDialogTitle';\n\ntype AlertDialogTitleElement = React.ElementRef<typeof DialogPrimitive.Title>;\ntype DialogTitleProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Title>;\ninterface AlertDialogTitleProps extends DialogTitleProps {}\n\nconst AlertDialogTitle = React.forwardRef<AlertDialogTitleElement, AlertDialogTitleProps>(\n  (props: ScopedProps<AlertDialogTitleProps>, forwardedRef) => {\n    const { __scopeAlertDialog, ...titleProps } = props;\n    const dialogScope = useDialogScope(__scopeAlertDialog);\n    return <DialogPrimitive.Title {...dialogScope} {...titleProps} ref={forwardedRef} />;\n  }\n);\n\nAlertDialogTitle.displayName = TITLE_NAME;\n\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogDescription\n * -----------------------------------------------------------------------------------------------*/\n\nconst DESCRIPTION_NAME = 'AlertDialogDescription';\n\ntype AlertDialogDescriptionElement = React.ElementRef<typeof DialogPrimitive.Description>;\ntype DialogDescriptionProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Description>;\ninterface AlertDialogDescriptionProps extends DialogDescriptionProps {}\n\nconst AlertDialogDescription = React.forwardRef<\n  AlertDialogDescriptionElement,\n  AlertDialogDescriptionProps\n>((props: ScopedProps<AlertDialogDescriptionProps>, forwardedRef) => {\n  const { __scopeAlertDialog, ...descriptionProps } = props;\n  const dialogScope = useDialogScope(__scopeAlertDialog);\n  return <DialogPrimitive.Description {...dialogScope} {...descriptionProps} ref={forwardedRef} />;\n});\n\nAlertDialogDescription.displayName = DESCRIPTION_NAME;\n\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogAction\n * -----------------------------------------------------------------------------------------------*/\n\nconst ACTION_NAME = 'AlertDialogAction';\n\ntype AlertDialogActionElement = React.ElementRef<typeof DialogPrimitive.Close>;\ntype DialogCloseProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Close>;\ninterface AlertDialogActionProps extends DialogCloseProps {}\n\nconst AlertDialogAction = React.forwardRef<AlertDialogActionElement, AlertDialogActionProps>(\n  (props: ScopedProps<AlertDialogActionProps>, forwardedRef) => {\n    const { __scopeAlertDialog, ...actionProps } = props;\n    const dialogScope = useDialogScope(__scopeAlertDialog);\n    return <DialogPrimitive.Close {...dialogScope} {...actionProps} ref={forwardedRef} />;\n  }\n);\n\nAlertDialogAction.displayName = ACTION_NAME;\n\n/* -------------------------------------------------------------------------------------------------\n * AlertDialogCancel\n * -----------------------------------------------------------------------------------------------*/\n\nconst CANCEL_NAME = 'AlertDialogCancel';\n\ntype AlertDialogCancelElement = React.ElementRef<typeof DialogPrimitive.Close>;\ninterface AlertDialogCancelProps extends DialogCloseProps {}\n\nconst AlertDialogCancel = React.forwardRef<AlertDialogCancelElement, AlertDialogCancelProps>(\n  (props: ScopedProps<AlertDialogCancelProps>, forwardedRef) => {\n    const { __scopeAlertDialog, ...cancelProps } = props;\n    const { cancelRef } = useAlertDialogContentContext(CANCEL_NAME, __scopeAlertDialog);\n    const dialogScope = useDialogScope(__scopeAlertDialog);\n    const ref = useComposedRefs(forwardedRef, cancelRef);\n    return <DialogPrimitive.Close {...dialogScope} {...cancelProps} ref={ref} />;\n  }\n);\n\nAlertDialogCancel.displayName = CANCEL_NAME;\n\n/* ---------------------------------------------------------------------------------------------- */\n\ntype DescriptionWarningProps = {\n  contentRef: React.RefObject<AlertDialogContentElement>;\n};\n\nconst DescriptionWarning: React.FC<DescriptionWarningProps> = ({ contentRef }) => {\n  const MESSAGE = `\\`${CONTENT_NAME}\\` requires a description for the component to be accessible for screen reader users.\n\nYou can add a description to the \\`${CONTENT_NAME}\\` by passing a \\`${DESCRIPTION_NAME}\\` component as a child, which also benefits sighted users by adding visible context to the dialog.\n\nAlternatively, you can use your own component as a description by assigning it an \\`id\\` and passing the same value to the \\`aria-describedby\\` prop in \\`${CONTENT_NAME}\\`. If the description is confusing or duplicative for sighted users, you can use the \\`@radix-ui/react-visually-hidden\\` primitive as a wrapper around your description component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/alert-dialog`;\n\n  React.useEffect(() => {\n    const hasDescription = document.getElementById(\n      contentRef.current?.getAttribute('aria-describedby')!\n    );\n    if (!hasDescription) console.warn(MESSAGE);\n  }, [MESSAGE, contentRef]);\n\n  return null;\n};\n\nconst Root = AlertDialog;\nconst Trigger = AlertDialogTrigger;\nconst Portal = AlertDialogPortal;\nconst Overlay = AlertDialogOverlay;\nconst Content = AlertDialogContent;\nconst Action = AlertDialogAction;\nconst Cancel = AlertDialogCancel;\nconst Title = AlertDialogTitle;\nconst Description = AlertDialogDescription;\n\nexport {\n  createAlertDialogScope,\n  //\n  AlertDialog,\n  AlertDialogTrigger,\n  AlertDialogPortal,\n  AlertDialogOverlay,\n  AlertDialogContent,\n  AlertDialogAction,\n  AlertDialogCancel,\n  AlertDialogTitle,\n  AlertDialogDescription,\n  //\n  Root,\n  Trigger,\n  Portal,\n  Overlay,\n  Content,\n  Action,\n  Cancel,\n  Title,\n  Description,\n};\nexport type {\n  AlertDialogProps,\n  AlertDialogTriggerProps,\n  AlertDialogPortalProps,\n  AlertDialogOverlayProps,\n  AlertDialogContentProps,\n  AlertDialogActionProps,\n  AlertDialogCancelProps,\n  AlertDialogTitleProps,\n  AlertDialogDescriptionProps,\n};\n"],"mappings":"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"},"metadata":{},"sourceType":"module","externalDependencies":[]}