UNPKG

@llamaindex/ui

Version:

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

69 lines (64 loc) 2.36 kB
'use strict'; var chunk6WL6T5HA_js = require('../chunk-6WL6T5HA.js'); require('../chunk-HK7TFVDA.js'); require('../chunk-4E3IDRQJ.js'); Object.defineProperty(exports, "DropdownMenu", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenu; } }); Object.defineProperty(exports, "DropdownMenuCheckboxItem", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuCheckboxItem; } }); Object.defineProperty(exports, "DropdownMenuContent", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuContent; } }); Object.defineProperty(exports, "DropdownMenuGroup", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuGroup; } }); Object.defineProperty(exports, "DropdownMenuItem", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuItem; } }); Object.defineProperty(exports, "DropdownMenuLabel", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuLabel; } }); Object.defineProperty(exports, "DropdownMenuPortal", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuPortal; } }); Object.defineProperty(exports, "DropdownMenuRadioGroup", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuRadioGroup; } }); Object.defineProperty(exports, "DropdownMenuRadioItem", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuRadioItem; } }); Object.defineProperty(exports, "DropdownMenuSeparator", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuSeparator; } }); Object.defineProperty(exports, "DropdownMenuShortcut", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuShortcut; } }); Object.defineProperty(exports, "DropdownMenuSub", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuSub; } }); Object.defineProperty(exports, "DropdownMenuSubContent", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuSubContent; } }); Object.defineProperty(exports, "DropdownMenuSubTrigger", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuSubTrigger; } }); Object.defineProperty(exports, "DropdownMenuTrigger", { enumerable: true, get: function () { return chunk6WL6T5HA_js.DropdownMenuTrigger; } });