@veracity/vui
Version:
Veracity UI is a React component library crafted for use within Veracity applications and pages. Based on Styled Components and @xstyled.
128 lines (126 loc) • 4.91 kB
JavaScript
import theme_default from "../accordion/theme.js";
import theme_default$1 from "../avatar/theme.js";
import theme_default$2 from "../badge/theme.js";
import theme_default$3 from "../box/theme.js";
import theme_default$4 from "../breadcrumbs/theme.js";
import theme_default$5 from "../button/theme.js";
import theme_default$6 from "../calendar/theme.js";
import theme_default$7 from "../card/theme.js";
import theme_default$8 from "../chat/theme.js";
import theme_default$9 from "../checkbox/theme.js";
import theme_default$10 from "../datePicker/theme.js";
import theme_default$11 from "../definition/theme.js";
import theme_default$12 from "../dialog/theme.js";
import theme_default$13 from "../dismissButton/theme.js";
import theme_default$14 from "../display/theme.js";
import theme_default$15 from "../divider/theme.js";
import theme_default$16 from "../dragAndDrop/theme.js";
import theme_default$17 from "../drawer/theme.js";
import theme_default$18 from "../footer/theme.js";
import theme_default$19 from "../grid/theme.js";
import theme_default$20 from "../header/theme.js";
import theme_default$21 from "../heading/theme.js";
import theme_default$22 from "../icon/theme.js";
import theme_default$23 from "../image/theme.js";
import theme_default$24 from "../input/theme.js";
import theme_default$25 from "../label/theme.js";
import theme_default$26 from "../link/theme.js";
import theme_default$27 from "../list/theme.js";
import theme_default$28 from "../menu/theme.js";
import theme_default$29 from "../message/theme.js";
import theme_default$30 from "../modal/theme.js";
import theme_default$31 from "../notification/theme.js";
import theme_default$32 from "../p/theme.js";
import theme_default$33 from "../pagination/theme.js";
import theme_default$34 from "../panel/theme.js";
import theme_default$35 from "../popover/theme.js";
import theme_default$36 from "../progress/theme.js";
import theme_default$37 from "../progressCircular/theme.js";
import theme_default$38 from "../radio/theme.js";
import theme_default$39 from "../range/theme.js";
import theme_default$40 from "../rating/theme.js";
import theme_default$41 from "../select/theme.js";
import theme_default$42 from "../sidemenu/theme.js";
import theme_default$43 from "../sidemenuV2/theme.js";
import theme_default$44 from "../skeleton/theme.js";
import theme_default$45 from "../spinner/theme.js";
import theme_default$46 from "../stepIndicator/theme.js";
import theme_default$47 from "../stepperHorizontal/theme.js";
import theme_default$48 from "../stepperVertical/theme.js";
import theme_default$49 from "../switch/theme.js";
import theme_default$50 from "../t/theme.js";
import theme_default$51 from "../table/theme.js";
import theme_default$52 from "../tabs/theme.js";
import theme_default$53 from "../tag/theme.js";
import theme_default$54 from "../tagToggle/theme.js";
import theme_default$55 from "../textarea/theme.js";
import theme_default$56 from "../tree/theme.js";
import themePlaceholder_default from "./themePlaceholder.js";
//#region src/theme/components.ts
const Markdown = themePlaceholder_default;
const MarkdownEditor = themePlaceholder_default;
var components_default = {
Accordion: theme_default,
Avatar: theme_default$1,
Badge: theme_default$2,
Box: theme_default$3,
Breadcrumbs: theme_default$4,
Button: theme_default$5,
Calendar: theme_default$6,
Card: theme_default$7,
Chat: theme_default$8,
Checkbox: theme_default$9,
DatePicker: theme_default$10,
Dialog: theme_default$12,
Divider: theme_default$15,
Display: theme_default$14,
DismissButton: theme_default$13,
DragAndDrop: theme_default$16,
Drawer: theme_default$17,
Footer: theme_default$18,
Grid: theme_default$19,
Header: theme_default$20,
Heading: theme_default$21,
Icon: theme_default$22,
Image: theme_default$23,
Input: theme_default$24,
Label: theme_default$25,
Link: theme_default$26,
List: theme_default$27,
Markdown,
MarkdownEditor,
Menu: theme_default$28,
Message: theme_default$29,
Modal: theme_default$30,
Notification: theme_default$31,
P: theme_default$32,
Pagination: theme_default$33,
Panel: theme_default$34,
Progress: theme_default$36,
ProgressCircular: theme_default$37,
Definition: theme_default$11,
Popover: theme_default$35,
Radio: theme_default$38,
Range: theme_default$39,
Rating: theme_default$40,
Select: theme_default$41,
Sidemenu: theme_default$42,
Skeleton: theme_default$44,
StepIndicator: theme_default$46,
StepperHorizontal: theme_default$47,
StepperVertical: theme_default$48,
Spinner: theme_default$45,
SidemenuV2: theme_default$43,
Switch: theme_default$49,
T: theme_default$50,
Table: theme_default$51,
Tabs: theme_default$52,
Tag: theme_default$53,
TagToggle: theme_default$54,
Textarea: theme_default$55,
Tree: theme_default$56
};
//#endregion
export { components_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=components.js.map