UNPKG

@llamaindex/ui

Version:

A comprehensive UI component library built with React, TypeScript, and Tailwind CSS for LlamaIndex applications

54 lines (49 loc) 1.76 kB
'use strict'; var chunkMAZG242C_js = require('../chunk-MAZG242C.js'); require('../chunk-64FRNQ3S.js'); require('../chunk-HK7TFVDA.js'); require('../chunk-ORMEWXMH.js'); Object.defineProperty(exports, "AlertDialog", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialog; } }); Object.defineProperty(exports, "AlertDialogAction", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialogAction; } }); Object.defineProperty(exports, "AlertDialogCancel", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialogCancel; } }); Object.defineProperty(exports, "AlertDialogContent", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialogContent; } }); Object.defineProperty(exports, "AlertDialogDescription", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialogDescription; } }); Object.defineProperty(exports, "AlertDialogFooter", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialogFooter; } }); Object.defineProperty(exports, "AlertDialogHeader", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialogHeader; } }); Object.defineProperty(exports, "AlertDialogOverlay", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialogOverlay; } }); Object.defineProperty(exports, "AlertDialogPortal", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialogPortal; } }); Object.defineProperty(exports, "AlertDialogTitle", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialogTitle; } }); Object.defineProperty(exports, "AlertDialogTrigger", { enumerable: true, get: function () { return chunkMAZG242C_js.AlertDialogTrigger; } });