This commit is contained in:
2026-05-02 23:39:00 +02:00
parent 1ef3770751
commit 8b795cf7f4
3 changed files with 96 additions and 3 deletions

96
dist/sigpro-ui.esm.js vendored
View File

@@ -1534,9 +1534,101 @@ var Editor = (p) => {
])
]);
};
// sigpro-ui_ESM.js
var Components = { ...exports_sigpro_ui };
export {
Components
when,
watch,
t,
router,
onUnmount,
mount,
lang,
isObj,
isFunc,
isArr,
hide,
h,
each,
currentLocale,
batch,
Tooltip,
Toggle,
Toast,
Timeline,
Textrotate,
Textarea,
Tabs,
TableItems,
Table,
SwapToggle,
SwapOn,
SwapOff,
Swap,
Steps,
Step,
Stats,
Stat,
Stack,
SkeletonText,
Skeleton,
Select,
RatingItems,
Rating,
Range,
Radio,
Radial,
Progress,
Navbar,
Modal,
Menu,
Locale,
Loading,
ListRows,
List,
Kbd,
Input,
Indicator,
Icon,
Fragment,
Fileinput,
Fieldset,
Fab,
Editor,
DropdownContent,
DropdownButton,
Dropdown,
DrawerToggle,
DrawerSide,
DrawerOverlay,
DrawerContent,
Drawer,
Divider,
Datepicker,
Components,
Colorpicker,
ColorPalette,
Checkbox,
ChatImage,
ChatHeader,
ChatFooter,
ChatBubble,
Chat,
CarouselItem,
Carousel,
CardTitle,
CardBody,
CardActions,
Card,
Calendar,
Button,
Breadcrumbs,
Badge,
AvatarGroup,
Avatar,
Autocomplete,
Alert,
Accordion,
$$,
$
};