UNPKG

@llamaindex/ui

Version:

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

49 lines (44 loc) 1.48 kB
'use strict'; var chunk6EEET76R_js = require('../chunk-6EEET76R.js'); require('../chunk-HK7TFVDA.js'); require('../chunk-ORMEWXMH.js'); Object.defineProperty(exports, "Dialog", { enumerable: true, get: function () { return chunk6EEET76R_js.Dialog; } }); Object.defineProperty(exports, "DialogClose", { enumerable: true, get: function () { return chunk6EEET76R_js.DialogClose; } }); Object.defineProperty(exports, "DialogContent", { enumerable: true, get: function () { return chunk6EEET76R_js.DialogContent; } }); Object.defineProperty(exports, "DialogDescription", { enumerable: true, get: function () { return chunk6EEET76R_js.DialogDescription; } }); Object.defineProperty(exports, "DialogFooter", { enumerable: true, get: function () { return chunk6EEET76R_js.DialogFooter; } }); Object.defineProperty(exports, "DialogHeader", { enumerable: true, get: function () { return chunk6EEET76R_js.DialogHeader; } }); Object.defineProperty(exports, "DialogOverlay", { enumerable: true, get: function () { return chunk6EEET76R_js.DialogOverlay; } }); Object.defineProperty(exports, "DialogPortal", { enumerable: true, get: function () { return chunk6EEET76R_js.DialogPortal; } }); Object.defineProperty(exports, "DialogTitle", { enumerable: true, get: function () { return chunk6EEET76R_js.DialogTitle; } }); Object.defineProperty(exports, "DialogTrigger", { enumerable: true, get: function () { return chunk6EEET76R_js.DialogTrigger; } });