@dasidev/dasi-ui 1.0.9 → 1.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/dasi-cli old2.cjs +225 -0
- package/bin/dasi-cli.cjs +193 -69
- package/package.json +29 -136
- package/template/package.json.template +100 -0
- /package/{index.html → template/index.html} +0 -0
- /package/{postcss.config.js → template/postcss.config.js} +0 -0
- /package/{public → template/public}/favicon.ico +0 -0
- /package/{public → template/public}/img/brand/ic_pln.svg +0 -0
- /package/{public → template/public}/img/brand/mapp_power_logo.svg +0 -0
- /package/{public → template/public}/img/common/pltu_ulumbu_flores_ntt.jpeg +0 -0
- /package/{public → template/public}/scripts/pdf.worker.min.js +0 -0
- /package/{public → template/public}/scripts/pdf.worker.min.mjs +0 -0
- /package/{public → template/public}/scripts/pdf.worker.mjs +0 -0
- /package/{public → template/public}/scripts/pdf.worker.mjs.map +0 -0
- /package/{src → template/src}/App.vue +0 -0
- /package/{src → template/src}/__tests__/index.test.ts +0 -0
- /package/{src → template/src}/api/api.ts +0 -0
- /package/{src → template/src}/assets/app-selector.svg +0 -0
- /package/{src → template/src}/assets/dasi.png +0 -0
- /package/{src → template/src}/assets/foto_ss.svg +0 -0
- /package/{src → template/src}/assets/icons/circle-blue.svg +0 -0
- /package/{src → template/src}/assets/icons/circle-gray.svg +0 -0
- /package/{src → template/src}/assets/icons/circle-green.svg +0 -0
- /package/{src → template/src}/assets/icons/circle-orange.svg +0 -0
- /package/{src → template/src}/assets/icons/circle-purple.svg +0 -0
- /package/{src → template/src}/assets/icons/circle-red.svg +0 -0
- /package/{src → template/src}/assets/icons/harbor.svg +0 -0
- /package/{src → template/src}/assets/icons/ic-box-red.svg +0 -0
- /package/{src → template/src}/assets/icons/ic-chevron-right.svg +0 -0
- /package/{src → template/src}/assets/icons/ic-loading.svg +0 -0
- /package/{src → template/src}/assets/icons/ic-reset.svg +0 -0
- /package/{src → template/src}/assets/icons/ic-sailing.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-app-selector.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-browser-check.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-calendar.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-chart-bar.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-chart-doc.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-chart-line.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-chart-mix.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-chart-pie.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-continue.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-dashboard-2.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-dashboard.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-data-kelistrikan.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-data-sentral.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-database.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-desktop.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-download.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-energi-primer.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-faba-apk2.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-faba.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-factory.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-globe-doc.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-ikk.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-kbb.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-kos.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-kpi-bod.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-kss.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-map.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-monitoring-harian.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-notification.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-overview.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-pltu.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-sebaran-sentral.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-data-kelistrikan.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-data-sentral.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-energi-primer.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-faba-apk2.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-ikk.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-kbb.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-kos.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-kpi-bod.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-kss.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-monitoring-harian.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-overview.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-select-sebaran-sentral.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-sentral-white.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-shipping.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-sort.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-tree-box.svg +0 -0
- /package/{src → template/src}/assets/icons/icon-warehouse.svg +0 -0
- /package/{src → template/src}/assets/icons/pin-green.svg +0 -0
- /package/{src → template/src}/assets/icons/pin-orange.svg +0 -0
- /package/{src → template/src}/assets/icons/pin-purple.svg +0 -0
- /package/{src → template/src}/assets/icons/ship.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-antri.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-bongkar.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-invoice.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-loading.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-pembayaran.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-pengiriman.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-sailing.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-shipment-completed.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-shipment-in-progress.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-shipment-over-sla.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-spt.svg +0 -0
- /package/{src → template/src}/assets/icons/shipment/icon-total-shipment.svg +0 -0
- /package/{src → template/src}/assets/icons/upload_doc_icon.svg +0 -0
- /package/{src → template/src}/assets/icons/upload_icon_blue.svg +0 -0
- /package/{src → template/src}/assets/login-bg-day-min.jpg +0 -0
- /package/{src → template/src}/assets/login-bg-night-min.jpg +0 -0
- /package/{src → template/src}/assets/login-bg.jpg +0 -0
- /package/{src → template/src}/assets/login-day.png +0 -0
- /package/{src → template/src}/assets/login-night.png +0 -0
- /package/{src → template/src}/assets/lucide-circle-plus-blue.svg +0 -0
- /package/{src → template/src}/assets/pdf-logo.svg +0 -0
- /package/{src → template/src}/assets/pemasok-card-bg.svg +0 -0
- /package/{src → template/src}/assets/success_animation.gif +0 -0
- /package/{src → template/src}/assets/success_animation.mp4 +0 -0
- /package/{src → template/src}/assets/success_animation.webm +0 -0
- /package/{src → template/src}/components/button/BtnAddOutline.vue +0 -0
- /package/{src → template/src}/components/button/BtnCircle.vue +0 -0
- /package/{src → template/src}/components/button/BtnOutline.vue +0 -0
- /package/{src → template/src}/components/button/BtnPrimary.vue +0 -0
- /package/{src → template/src}/components/button/BtnSecondary.vue +0 -0
- /package/{src → template/src}/components/detail/AccountDetailTimeline.vue +0 -0
- /package/{src → template/src}/components/detail/ApprovalInfo.vue +0 -0
- /package/{src → template/src}/components/detail/DCI2.vue +0 -0
- /package/{src → template/src}/components/detail/DetailContentHeader.vue +0 -0
- /package/{src → template/src}/components/detail/DetailContentItem.vue +0 -0
- /package/{src → template/src}/components/detail/DetailContentItems.vue +0 -0
- /package/{src → template/src}/components/detail/DetailContentLoading.vue +0 -0
- /package/{src → template/src}/components/detail/DetailContentTablet.vue +0 -0
- /package/{src → template/src}/components/detail/DetailSheet.vue +0 -0
- /package/{src → template/src}/components/detail/DetailTimeline.vue +0 -0
- /package/{src → template/src}/components/detail/DocApprovalDialog.vue +0 -0
- /package/{src → template/src}/components/detail/DocViewerContent.vue +0 -0
- /package/{src → template/src}/components/dialog/ConfirmDialog.vue +0 -0
- /package/{src → template/src}/components/dialog/DialogBase.vue +0 -0
- /package/{src → template/src}/components/dialog/DialogSelect.vue +0 -0
- /package/{src → template/src}/components/dialog/ErrorDialog.vue +0 -0
- /package/{src → template/src}/components/dialog/FormDialog.vue +0 -0
- /package/{src → template/src}/components/dialog/FormInputerDialog.vue +0 -0
- /package/{src → template/src}/components/dialog/InfoDialog.vue +0 -0
- /package/{src → template/src}/components/dialog/SuccessDialog.vue +0 -0
- /package/{src → template/src}/components/examples/TestSchemaExample.vue +0 -0
- /package/{src → template/src}/components/forms/auth/LoginForm.vue +0 -0
- /package/{src → template/src}/components/forms/auth/PwdScore.vue +0 -0
- /package/{src → template/src}/components/helper/ApiTester.vue +0 -0
- /package/{src → template/src}/components/helper/ChangePwd.vue +0 -0
- /package/{src → template/src}/components/helper/CheckboxElement.vue +0 -0
- /package/{src → template/src}/components/helper/ConfigSwitcher.vue +0 -0
- /package/{src → template/src}/components/helper/Copyright.vue +0 -0
- /package/{src → template/src}/components/helper/ErrorScreen.vue +0 -0
- /package/{src → template/src}/components/helper/LucideIcon.vue +0 -0
- /package/{src → template/src}/components/helper/PdfViewer.vue +0 -0
- /package/{src → template/src}/components/helper/PinInputer.vue +0 -0
- /package/{src → template/src}/components/helper/PrivacyPolicy.vue +0 -0
- /package/{src → template/src}/components/layout/PageActivityHeader.vue +0 -0
- /package/{src → template/src}/components/layout/PageHeader.vue +0 -0
- /package/{src → template/src}/components/loadings/LoadingDialog.vue +0 -0
- /package/{src → template/src}/components/loadings/LoadingDialogSpin.vue +0 -0
- /package/{src → template/src}/components/loadings/LoadingIndicator.vue +0 -0
- /package/{src → template/src}/components/loadings/LoadingScreen.vue +0 -0
- /package/{src → template/src}/components/notif/Notif.vue +0 -0
- /package/{src → template/src}/components/notif/NotifItem.vue +0 -0
- /package/{src → template/src}/components/pages/Header.vue +0 -0
- /package/{src → template/src}/components/pages/Leftbar.vue +0 -0
- /package/{src → template/src}/components/pages/PageActivity.vue +0 -0
- /package/{src → template/src}/components/pages/PageActivityContent.vue +0 -0
- /package/{src → template/src}/components/pages/PageContentTable.vue +0 -0
- /package/{src → template/src}/components/pages/PageTab.vue +0 -0
- /package/{src → template/src}/components/selector/BaseSelector.vue +0 -0
- /package/{src → template/src}/components/selector/ConfigDataSelector.vue +0 -0
- /package/{src → template/src}/components/settings/SettingsItem.vue +0 -0
- /package/{src → template/src}/components/tab/TabView.vue +0 -0
- /package/{src → template/src}/components/tab/TabViewItem.vue +0 -0
- /package/{src → template/src}/components/tab/TabViewItemBar.vue +0 -0
- /package/{src → template/src}/components/tables/CellHover.vue +0 -0
- /package/{src → template/src}/components/tables/DashboardDataTable.vue +0 -0
- /package/{src → template/src}/components/tables/DataStatusTag.vue +0 -0
- /package/{src → template/src}/components/tables/DataTable.vue +0 -0
- /package/{src → template/src}/components/tables/DataTableAccordion.vue +0 -0
- /package/{src → template/src}/components/tables/DataTableActionRow.vue +0 -0
- /package/{src → template/src}/components/tables/DataTableCell.vue +0 -0
- /package/{src → template/src}/components/tables/DataTableHeader.vue +0 -0
- /package/{src → template/src}/components/tables/DataTableRow.vue +0 -0
- /package/{src → template/src}/components/tables/ExpandedTable.vue +0 -0
- /package/{src → template/src}/components/tables/PageTable.vue +0 -0
- /package/{src → template/src}/components/tables/Pagination.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/BaseDropdownTable.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableActivity.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableAsset.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableConfig.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableDataKonektor.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableDataLabel.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableDataSchema.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableFabaPemanfaat.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableGroup.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableHalaman.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableLevel.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableOrganization.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTablePengelola.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableQueryLayer.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableSentral.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/DropdownTableWarehouse.vue +0 -0
- /package/{src → template/src}/components/tables/dropdown/TableDropdown.vue +0 -0
- /package/{src → template/src}/components/ui/accordion/Accordion.vue +0 -0
- /package/{src → template/src}/components/ui/accordion/AccordionContent.vue +0 -0
- /package/{src → template/src}/components/ui/accordion/AccordionItem.vue +0 -0
- /package/{src → template/src}/components/ui/accordion/AccordionTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/accordion/index.ts +0 -0
- /package/{src → template/src}/components/ui/alert-dialog/AlertDialog.vue +0 -0
- /package/{src → template/src}/components/ui/alert-dialog/AlertDialogAction.vue +0 -0
- /package/{src → template/src}/components/ui/alert-dialog/AlertDialogCancel.vue +0 -0
- /package/{src → template/src}/components/ui/alert-dialog/AlertDialogContent.vue +0 -0
- /package/{src → template/src}/components/ui/alert-dialog/AlertDialogDescription.vue +0 -0
- /package/{src → template/src}/components/ui/alert-dialog/AlertDialogFooter.vue +0 -0
- /package/{src → template/src}/components/ui/alert-dialog/AlertDialogHeader.vue +0 -0
- /package/{src → template/src}/components/ui/alert-dialog/AlertDialogTitle.vue +0 -0
- /package/{src → template/src}/components/ui/alert-dialog/AlertDialogTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/alert-dialog/index.ts +0 -0
- /package/{src → template/src}/components/ui/avatar/Avatar.vue +0 -0
- /package/{src → template/src}/components/ui/avatar/AvatarFallback.vue +0 -0
- /package/{src → template/src}/components/ui/avatar/AvatarImage.vue +0 -0
- /package/{src → template/src}/components/ui/avatar/UsersAvatar.vue +0 -0
- /package/{src → template/src}/components/ui/avatar/index.ts +0 -0
- /package/{src → template/src}/components/ui/button/Button.vue +0 -0
- /package/{src → template/src}/components/ui/button/index.ts +0 -0
- /package/{src → template/src}/components/ui/calendar/Calendar.vue +0 -0
- /package/{src → template/src}/components/ui/calendar/index.ts +0 -0
- /package/{src → template/src}/components/ui/checkbox/Checkbox.vue +0 -0
- /package/{src → template/src}/components/ui/checkbox/index.ts +0 -0
- /package/{src → template/src}/components/ui/command/Command.vue +0 -0
- /package/{src → template/src}/components/ui/command/CommandDialog.vue +0 -0
- /package/{src → template/src}/components/ui/command/CommandEmpty.vue +0 -0
- /package/{src → template/src}/components/ui/command/CommandGroup.vue +0 -0
- /package/{src → template/src}/components/ui/command/CommandInput.vue +0 -0
- /package/{src → template/src}/components/ui/command/CommandItem.vue +0 -0
- /package/{src → template/src}/components/ui/command/CommandList.vue +0 -0
- /package/{src → template/src}/components/ui/command/CommandSeparator.vue +0 -0
- /package/{src → template/src}/components/ui/command/CommandShortcut.vue +0 -0
- /package/{src → template/src}/components/ui/command/index.ts +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenu.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuCheckboxItem.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuContent.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuGroup.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuItem.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuLabel.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuPortal.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuRadioGroup.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuRadioItem.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuSeparator.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuShortcut.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuSub.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuSubContent.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuSubTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/ContextMenuTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/context-menu/index.ts +0 -0
- /package/{src → template/src}/components/ui/datetime/DatetimeRangeComponent.vue +0 -0
- /package/{src → template/src}/components/ui/dialog/Dialog.vue +0 -0
- /package/{src → template/src}/components/ui/dialog/DialogClose.vue +0 -0
- /package/{src → template/src}/components/ui/dialog/DialogContent.vue +0 -0
- /package/{src → template/src}/components/ui/dialog/DialogDescription.vue +0 -0
- /package/{src → template/src}/components/ui/dialog/DialogFooter.vue +0 -0
- /package/{src → template/src}/components/ui/dialog/DialogHeader.vue +0 -0
- /package/{src → template/src}/components/ui/dialog/DialogScrollContent.vue +0 -0
- /package/{src → template/src}/components/ui/dialog/DialogTitle.vue +0 -0
- /package/{src → template/src}/components/ui/dialog/DialogTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/dialog/index.ts +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenu.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuCheckboxItem.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuContent.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuGroup.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuItem.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuLabel.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuRadioGroup.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuRadioItem.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuSeparator.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuShortcut.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuSub.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuSubContent.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuSubTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/DropdownMenuTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/dropdown-menu/index.ts +0 -0
- /package/{src → template/src}/components/ui/form/FormControl.vue +0 -0
- /package/{src → template/src}/components/ui/form/FormDescription.vue +0 -0
- /package/{src → template/src}/components/ui/form/FormItem.vue +0 -0
- /package/{src → template/src}/components/ui/form/FormLabel.vue +0 -0
- /package/{src → template/src}/components/ui/form/FormMessage.vue +0 -0
- /package/{src → template/src}/components/ui/form/index.ts +0 -0
- /package/{src → template/src}/components/ui/form/useFormField.ts +0 -0
- /package/{src → template/src}/components/ui/hover-card/HoverCard.vue +0 -0
- /package/{src → template/src}/components/ui/hover-card/HoverCardContent.vue +0 -0
- /package/{src → template/src}/components/ui/hover-card/HoverCardTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/hover-card/index.ts +0 -0
- /package/{src → template/src}/components/ui/input/Input.vue +0 -0
- /package/{src → template/src}/components/ui/input/index.ts +0 -0
- /package/{src → template/src}/components/ui/label/Label.vue +0 -0
- /package/{src → template/src}/components/ui/label/index.ts +0 -0
- /package/{src → template/src}/components/ui/pagination/PaginationEllipsis.vue +0 -0
- /package/{src → template/src}/components/ui/pagination/PaginationFirst.vue +0 -0
- /package/{src → template/src}/components/ui/pagination/PaginationLast.vue +0 -0
- /package/{src → template/src}/components/ui/pagination/PaginationNext.vue +0 -0
- /package/{src → template/src}/components/ui/pagination/PaginationPrev.vue +0 -0
- /package/{src → template/src}/components/ui/pagination/index.ts +0 -0
- /package/{src → template/src}/components/ui/pin-input/PinInput.vue +0 -0
- /package/{src → template/src}/components/ui/pin-input/PinInputGroup.vue +0 -0
- /package/{src → template/src}/components/ui/pin-input/PinInputInput.vue +0 -0
- /package/{src → template/src}/components/ui/pin-input/PinInputSeparator.vue +0 -0
- /package/{src → template/src}/components/ui/pin-input/index.ts +0 -0
- /package/{src → template/src}/components/ui/popover/Popover.vue +0 -0
- /package/{src → template/src}/components/ui/popover/PopoverContent.vue +0 -0
- /package/{src → template/src}/components/ui/popover/PopoverTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/popover/index.ts +0 -0
- /package/{src → template/src}/components/ui/preview/PreviewPdf.vue +0 -0
- /package/{src → template/src}/components/ui/progress/ProgressCircle.vue +0 -0
- /package/{src → template/src}/components/ui/progress/SemiCircularProgressBar.vue +0 -0
- /package/{src → template/src}/components/ui/progress/TotalCalories.vue +0 -0
- /package/{src → template/src}/components/ui/radio-group/RadioGroup.vue +0 -0
- /package/{src → template/src}/components/ui/radio-group/RadioGroupItem.vue +0 -0
- /package/{src → template/src}/components/ui/radio-group/index.ts +0 -0
- /package/{src → template/src}/components/ui/scroll-area/ScrollArea.vue +0 -0
- /package/{src → template/src}/components/ui/scroll-area/ScrollBar.vue +0 -0
- /package/{src → template/src}/components/ui/scroll-area/index.ts +0 -0
- /package/{src → template/src}/components/ui/select/Select.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectContent.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectGroup.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectInline.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectItem.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectItemText.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectLabel.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectScrollDownButton.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectScrollUpButton.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectSeparator.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectTriggerCustom.vue +0 -0
- /package/{src → template/src}/components/ui/select/SelectValue.vue +0 -0
- /package/{src → template/src}/components/ui/select/index.ts +0 -0
- /package/{src → template/src}/components/ui/separator/Separator.vue +0 -0
- /package/{src → template/src}/components/ui/separator/index.ts +0 -0
- /package/{src → template/src}/components/ui/sheet/Sheet.vue +0 -0
- /package/{src → template/src}/components/ui/sheet/SheetClose.vue +0 -0
- /package/{src → template/src}/components/ui/sheet/SheetContent.vue +0 -0
- /package/{src → template/src}/components/ui/sheet/SheetDescription.vue +0 -0
- /package/{src → template/src}/components/ui/sheet/SheetFooter.vue +0 -0
- /package/{src → template/src}/components/ui/sheet/SheetHeader.vue +0 -0
- /package/{src → template/src}/components/ui/sheet/SheetTitle.vue +0 -0
- /package/{src → template/src}/components/ui/sheet/SheetTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/sheet/index.ts +0 -0
- /package/{src → template/src}/components/ui/skeleton/Skeleton.vue +0 -0
- /package/{src → template/src}/components/ui/skeleton/index.ts +0 -0
- /package/{src → template/src}/components/ui/sonner/Sonner.vue +0 -0
- /package/{src → template/src}/components/ui/sonner/index.ts +0 -0
- /package/{src → template/src}/components/ui/star/StarRating.vue +0 -0
- /package/{src → template/src}/components/ui/switch/Switch.vue +0 -0
- /package/{src → template/src}/components/ui/switch/index.ts +0 -0
- /package/{src → template/src}/components/ui/table/Table.vue +0 -0
- /package/{src → template/src}/components/ui/table/TableBody.vue +0 -0
- /package/{src → template/src}/components/ui/table/TableCaption.vue +0 -0
- /package/{src → template/src}/components/ui/table/TableCell.vue +0 -0
- /package/{src → template/src}/components/ui/table/TableEmpty.vue +0 -0
- /package/{src → template/src}/components/ui/table/TableFooter.vue +0 -0
- /package/{src → template/src}/components/ui/table/TableHead.vue +0 -0
- /package/{src → template/src}/components/ui/table/TableHeader.vue +0 -0
- /package/{src → template/src}/components/ui/table/TableRow.vue +0 -0
- /package/{src → template/src}/components/ui/table/index.ts +0 -0
- /package/{src → template/src}/components/ui/tabs/Tabs.vue +0 -0
- /package/{src → template/src}/components/ui/tabs/TabsContent.vue +0 -0
- /package/{src → template/src}/components/ui/tabs/TabsList.vue +0 -0
- /package/{src → template/src}/components/ui/tabs/TabsTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/tabs/index.ts +0 -0
- /package/{src → template/src}/components/ui/tags-input/TagsInput.vue +0 -0
- /package/{src → template/src}/components/ui/tags-input/TagsInputInput.vue +0 -0
- /package/{src → template/src}/components/ui/tags-input/TagsInputItem.vue +0 -0
- /package/{src → template/src}/components/ui/tags-input/TagsInputItemDelete.vue +0 -0
- /package/{src → template/src}/components/ui/tags-input/TagsInputItemText.vue +0 -0
- /package/{src → template/src}/components/ui/tags-input/index.ts +0 -0
- /package/{src → template/src}/components/ui/textarea/Textarea.vue +0 -0
- /package/{src → template/src}/components/ui/textarea/index.ts +0 -0
- /package/{src → template/src}/components/ui/tooltip/Tooltip.vue +0 -0
- /package/{src → template/src}/components/ui/tooltip/TooltipContent.vue +0 -0
- /package/{src → template/src}/components/ui/tooltip/TooltipProvider.vue +0 -0
- /package/{src → template/src}/components/ui/tooltip/TooltipTrigger.vue +0 -0
- /package/{src → template/src}/components/ui/tooltip/index.ts +0 -0
- /package/{src → template/src}/composables/useAppConfig.ts +0 -0
- /package/{src → template/src}/composables/useDarkMode.ts +0 -0
- /package/{src → template/src}/config/app.config.ts +0 -0
- /package/{src → template/src}/config/examples/ecommerce.config.ts +0 -0
- /package/{src → template/src}/config/examples/generic.config.ts +0 -0
- /package/{src → template/src}/config/menu.config.ts +0 -0
- /package/{src → template/src}/config/my-app.config.ts +0 -0
- /package/{src → template/src}/config/test-config.ts +0 -0
- /package/{src → template/src}/config/theme.config.ts +0 -0
- /package/{src → template/src}/docs/index.ts +0 -0
- /package/{src → template/src}/docs.scss +0 -0
- /package/{src → template/src}/index.d.ts +0 -0
- /package/{src → template/src}/index.ts +0 -0
- /package/{src → template/src}/layouts/AuthLayout.vue +0 -0
- /package/{src → template/src}/layouts/DefaultLayout.vue +0 -0
- /package/{src → template/src}/layouts/DocsLayout.vue +0 -0
- /package/{src → template/src}/layouts/FormGlobal.vue +0 -0
- /package/{src → template/src}/layouts/GlobalDialog.vue +0 -0
- /package/{src → template/src}/layouts/RakorConfirmDialog.vue +0 -0
- /package/{src → template/src}/layouts/SettingsLayout.vue +0 -0
- /package/{src → template/src}/lib/constants.ts +0 -0
- /package/{src → template/src}/lib/detail.utils.ts +0 -0
- /package/{src → template/src}/lib/form.utils.ts +0 -0
- /package/{src → template/src}/lib/page.flow.utils.ts +0 -0
- /package/{src → template/src}/lib/page.utils.ts +0 -0
- /package/{src → template/src}/lib/performance.utils.ts +0 -0
- /package/{src → template/src}/lib/tablerow.utils.ts +0 -0
- /package/{src → template/src}/lib/utils.ts +0 -0
- /package/{src → template/src}/main.scss +0 -0
- /package/{src → template/src}/main.ts +0 -0
- /package/{src → template/src}/menu.ts +0 -0
- /package/{src → template/src}/nestedlist_color.scss +0 -0
- /package/{src → template/src}/router/index.ts +0 -0
- /package/{src → template/src}/stores/auth.ts +0 -0
- /package/{src → template/src}/stores/counter.ts +0 -0
- /package/{src → template/src}/stores/dialog.ts +0 -0
- /package/{src → template/src}/stores/form.ts +0 -0
- /package/{src → template/src}/stores/tabs.ts +0 -0
- /package/{src → template/src}/tw.scss +0 -0
- /package/{src → template/src}/types/form.types.ts +0 -0
- /package/{src → template/src}/types/types.ts +0 -0
- /package/{src → template/src}/utils/config.utils.ts +0 -0
- /package/{src → template/src}/views/NotFound.vue +0 -0
- /package/{src → template/src}/views/PageActivity.vue +0 -0
- /package/{src → template/src}/views/auth/LoginView.vue +0 -0
- /package/{src → template/src}/views/auth/OauthCallback.vue +0 -0
- /package/{src → template/src}/views/dashboard/index.vue +0 -0
- /package/{src → template/src}/views/settings/AccountSettingsView.vue +0 -0
- /package/{src → template/src}/views/settings/AuditLogsSettingsView.vue +0 -0
- /package/{src → template/src}/views/settings/DeviceSettingsView.vue +0 -0
- /package/{src → template/src}/views/settings/MainSettingsView.vue +0 -0
- /package/{src → template/src}/views/settings/ProfileSettingsView.vue +0 -0
- /package/{src → template/src}/vueform/config/informasi-gudang.ts +0 -0
- /package/{src → template/src}/vueform/config/test-schema.ts +0 -0
- /package/{src → template/src}/vueform/config/types.ts +0 -0
- /package/{src → template/src}/vueform/customization/classes.js +0 -0
- /package/{src → template/src}/vueform/customization/tailwind.classes.js +0 -0
- /package/{src → template/src}/vueform/elements/ConfigDataSelectorElement.vue +0 -0
- /package/{src → template/src}/vueform/elements/DateSelectorElement.vue +0 -0
- /package/{src → template/src}/vueform/elements/SelectorElement.vue +0 -0
- /package/{src → template/src}/vueform/schemas/date-selector-test.ts +0 -0
- /package/{src → template/src}/vueform/schemas/informasi-gudang.ts +0 -0
- /package/{src → template/src}/vueform/schemas/test-schema.ts +0 -0
- /package/{src → template/src}/vueform.config.js +0 -0
- /package/{src → template/src}/vueform.validator.ts +0 -0
- /package/{tailwind.config.js → template/tailwind.config.js} +0 -0
- /package/{tsconfig.json → template/tsconfig.json} +0 -0
- /package/{vite.config.ts → template/vite.config.ts} +0 -0
package/package.json
CHANGED
|
@@ -1,164 +1,43 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dasidev/dasi-ui",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.12",
|
|
4
|
+
"description": "Complete Vue 3 Admin Template Generator",
|
|
4
5
|
"private": false,
|
|
5
6
|
"type": "module",
|
|
6
7
|
"main": "dist/index.js",
|
|
7
|
-
"module": "dist/index.es.js",
|
|
8
|
-
"types": "dist/index.d.ts",
|
|
9
|
-
"files": [
|
|
10
|
-
"src/**/*",
|
|
11
|
-
"public/**/*",
|
|
12
|
-
"index.html",
|
|
13
|
-
"vite.config.ts",
|
|
14
|
-
"tailwind.config.js",
|
|
15
|
-
"postcss.config.js",
|
|
16
|
-
"tsconfig.json",
|
|
17
|
-
"package.json",
|
|
18
|
-
"README.md",
|
|
19
|
-
"bin"
|
|
20
|
-
],
|
|
21
|
-
"exports": {
|
|
22
|
-
".": {
|
|
23
|
-
"import": "./dist/index.es.js",
|
|
24
|
-
"require": "./dist/index.js",
|
|
25
|
-
"types": "./dist/index.d.ts"
|
|
26
|
-
},
|
|
27
|
-
"./styles.css": "./dist/style.css",
|
|
28
|
-
"./components": "./src/components/index.ts",
|
|
29
|
-
"./composables": "./src/composables/index.ts",
|
|
30
|
-
"./utils": "./src/utils/index.ts"
|
|
31
|
-
},
|
|
32
8
|
"bin": {
|
|
33
9
|
"dasi-ui": "./bin/dasi-cli.cjs"
|
|
34
10
|
},
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"dashboard",
|
|
40
|
-
"typescript",
|
|
41
|
-
"tailwindcss",
|
|
42
|
-
"framework",
|
|
43
|
-
"enterprise",
|
|
44
|
-
"configuration-driven"
|
|
11
|
+
"files": [
|
|
12
|
+
"bin/",
|
|
13
|
+
"template/",
|
|
14
|
+
"README.md"
|
|
45
15
|
],
|
|
46
|
-
"repository": {
|
|
47
|
-
"type": "git",
|
|
48
|
-
"url": "https://github.com/dasi-developer/framework-web-app.git"
|
|
49
|
-
},
|
|
50
|
-
"homepage": "https://github.com/dasi-developer/framework-web-app#readme",
|
|
51
|
-
"bugs": {
|
|
52
|
-
"url": "https://github.com/dasi-developer/framework-web-app/issues"
|
|
53
|
-
},
|
|
54
|
-
"author": "DASI Development Team",
|
|
55
|
-
"license": "MIT",
|
|
56
|
-
"engines": {
|
|
57
|
-
"node": ">=20.0.0",
|
|
58
|
-
"npm": ">=10.0.0"
|
|
59
|
-
},
|
|
60
16
|
"scripts": {
|
|
61
17
|
"dev": "vite",
|
|
62
18
|
"build": "vite build",
|
|
63
19
|
"build-lib": "vite build --config vite.lib.config.ts",
|
|
64
|
-
"build-docs": "vite build --config vite.docs.config.ts",
|
|
65
|
-
"release": "npm version patch && npm publish --access public",
|
|
66
20
|
"preview": "vite preview",
|
|
67
21
|
"test": "vitest",
|
|
68
22
|
"test:unit": "vitest",
|
|
69
|
-
"test:ui": "vitest --ui",
|
|
70
23
|
"test:run": "vitest run",
|
|
71
|
-
"test:coverage": "vitest run --coverage",
|
|
72
|
-
"test:watch": "vitest --watch",
|
|
73
|
-
"build-only": "vite build",
|
|
74
|
-
"type-check": "vue-tsc --build --force",
|
|
75
24
|
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
|
|
76
25
|
"format": "prettier --write \"src/**/*.{vue,js,ts,jsx,tsx,json,md}\"",
|
|
77
26
|
"cli": "node bin/dasi-cli.cjs",
|
|
78
|
-
"
|
|
79
|
-
"release:minor": "npm version minor && npm publish",
|
|
80
|
-
"release:major": "npm version major && npm publish"
|
|
81
|
-
},
|
|
82
|
-
"peerDependencies": {
|
|
83
|
-
"@vueuse/core": "^10.9.0",
|
|
84
|
-
"axios": "^1.6.0",
|
|
85
|
-
"pinia": "^2.1.0",
|
|
86
|
-
"tailwindcss": "^3.4.0",
|
|
87
|
-
"vue": "^3.4.0",
|
|
88
|
-
"vue-router": "^4.2.0"
|
|
27
|
+
"release": "npm version patch && npm publish --access public"
|
|
89
28
|
},
|
|
90
29
|
"dependencies": {
|
|
91
|
-
"@passwordless-id/webauthn": "^1.6.1",
|
|
92
|
-
"@radix-icons/vue": "^1.0.0",
|
|
93
|
-
"@tanstack/vue-table": "^8.13.2",
|
|
94
|
-
"@vee-validate/zod": "^4.12.6",
|
|
95
|
-
"@vueform/plugin-mask": "^1.0.7",
|
|
96
|
-
"@vueform/vueform": "^1.12.10",
|
|
97
|
-
"@vuepic/vue-datepicker": "^8.8.1",
|
|
98
|
-
"@vueuse/core": "^10.9.0",
|
|
99
|
-
"axios": "^1.6.0",
|
|
100
|
-
"chalk": "^4.1.2",
|
|
101
|
-
"chart.js": "^4.4.2",
|
|
102
|
-
"class-variance-authority": "^0.7.0",
|
|
103
|
-
"clsx": "^2.1.0",
|
|
104
30
|
"commander": "^14.0.2",
|
|
105
|
-
"core-js": "^3.40.0",
|
|
106
|
-
"curl-generator": "^0.4.1",
|
|
107
|
-
"date-fns": "^3.6.0",
|
|
108
|
-
"echarts": "^5.5.0",
|
|
109
|
-
"file-saver": "^2.0.5",
|
|
110
|
-
"flowbite": "^2.3.0",
|
|
111
|
-
"flowbite-vue": "^0.1.4",
|
|
112
|
-
"fs-extra": "^11.3.3",
|
|
113
|
-
"go-captcha-vue": "^2.0.6",
|
|
114
|
-
"highlight.js": "^11.9.0",
|
|
115
31
|
"inquirer": "^8.2.7",
|
|
116
|
-
"
|
|
117
|
-
"jspdf-autotable": "^5.0.2",
|
|
118
|
-
"lucide-vue-next": "^0.542.0",
|
|
119
|
-
"marked": "^13.0.3",
|
|
120
|
-
"moment": "^2.30.1",
|
|
121
|
-
"nanoid": "^5.0.9",
|
|
122
|
-
"ol": "^9.2.4",
|
|
123
|
-
"ol-contextmenu": "^5.5.0",
|
|
124
|
-
"ol-ext": "^4.0.21",
|
|
32
|
+
"chalk": "^4.1.2",
|
|
125
33
|
"ora": "^5.4.1",
|
|
126
|
-
"
|
|
127
|
-
"peerjs": "^1.5.2",
|
|
128
|
-
"pinia": "^2.1.0",
|
|
129
|
-
"radix-vue": "^1.5.1",
|
|
130
|
-
"sortablejs": "^1.15.6",
|
|
131
|
-
"tailwind-merge": "^2.2.1",
|
|
132
|
-
"tailwindcss-animate": "^1.0.7",
|
|
133
|
-
"v-calendar": "^3.1.2",
|
|
134
|
-
"v3-infinite-loading": "^1.3.1",
|
|
135
|
-
"vee-validate": "^4.12.6",
|
|
136
|
-
"vite-raw-plugin": "^1.0.2",
|
|
137
|
-
"vue": "^3.4.0",
|
|
138
|
-
"vue-chartjs": "^5.3.1",
|
|
139
|
-
"vue-final-modal": "^4.5.4",
|
|
140
|
-
"vue-loading-overlay": "^6.0.4",
|
|
141
|
-
"vue-pdf-embed": "^2.1.0",
|
|
142
|
-
"vue-router": "^4.2.0",
|
|
143
|
-
"vue-sonner": "^1.1.2",
|
|
144
|
-
"vue-speech": "^0.1.0",
|
|
145
|
-
"vue3-apexcharts": "^1.8.0",
|
|
146
|
-
"vue3-circle-progress": "^1.0.7",
|
|
147
|
-
"vue3-colorpicker": "^2.3.0",
|
|
148
|
-
"vue3-echarts": "^1.1.0",
|
|
149
|
-
"vue3-openlayers": "^8.1.0",
|
|
150
|
-
"vue3-perfect-scrollbar": "^2.0.0",
|
|
151
|
-
"vue3-radial-progress": "^1.1.1",
|
|
152
|
-
"vuedraggable": "^4.1.0",
|
|
153
|
-
"xlsx": "^0.18.5",
|
|
154
|
-
"zod": "^3.22.4"
|
|
34
|
+
"fs-extra": "^11.3.3"
|
|
155
35
|
},
|
|
156
36
|
"devDependencies": {
|
|
157
37
|
"@rushstack/eslint-patch": "^1.3.3",
|
|
158
38
|
"@tsconfig/node20": "^20.1.2",
|
|
159
|
-
"@types/
|
|
160
|
-
"@types/
|
|
161
|
-
"@types/jspdf": "^1.3.3",
|
|
39
|
+
"@types/fs-extra": "^11.0.4",
|
|
40
|
+
"@types/inquirer": "^8.2.10",
|
|
162
41
|
"@types/node": "^20.11.25",
|
|
163
42
|
"@vitejs/plugin-vue": "^5.0.3",
|
|
164
43
|
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
|
@@ -166,11 +45,8 @@
|
|
|
166
45
|
"@vue/eslint-config-typescript": "^12.0.0",
|
|
167
46
|
"@vue/test-utils": "^2.4.4",
|
|
168
47
|
"@vue/tsconfig": "^0.5.1",
|
|
169
|
-
"autoprefixer": "^10.4.18",
|
|
170
48
|
"eslint": "^8.49.0",
|
|
171
49
|
"eslint-plugin-vue": "^9.17.0",
|
|
172
|
-
"jsdom": "^24.0.0",
|
|
173
|
-
"npm-run-all2": "^6.1.1",
|
|
174
50
|
"prettier": "^3.2.5",
|
|
175
51
|
"prettier-plugin-tailwindcss": "^0.5.12",
|
|
176
52
|
"sass": "^1.71.1",
|
|
@@ -179,5 +55,22 @@
|
|
|
179
55
|
"vite": "^5.0.11",
|
|
180
56
|
"vitest": "^1.2.2",
|
|
181
57
|
"vue-tsc": "^1.8.27"
|
|
182
|
-
}
|
|
58
|
+
},
|
|
59
|
+
"keywords": [
|
|
60
|
+
"vue3",
|
|
61
|
+
"admin",
|
|
62
|
+
"template",
|
|
63
|
+
"dashboard",
|
|
64
|
+
"typescript",
|
|
65
|
+
"tailwindcss",
|
|
66
|
+
"framework",
|
|
67
|
+
"enterprise",
|
|
68
|
+
"configuration-driven"
|
|
69
|
+
],
|
|
70
|
+
"repository": {
|
|
71
|
+
"type": "git",
|
|
72
|
+
"url": "https://github.com/dasi-developer/framework-web-app.git"
|
|
73
|
+
},
|
|
74
|
+
"author": "DASI Developer",
|
|
75
|
+
"license": "MIT"
|
|
183
76
|
}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "my-admin-app",
|
|
3
|
+
"version": "0.1.0",
|
|
4
|
+
"description": "Complete admin dashboard built with DASI UI",
|
|
5
|
+
"author": "DASI Developer",
|
|
6
|
+
"private": false,
|
|
7
|
+
"type": "module",
|
|
8
|
+
"scripts": {
|
|
9
|
+
"dev": "vite",
|
|
10
|
+
"build": "vite build",
|
|
11
|
+
"preview": "vite preview"
|
|
12
|
+
},
|
|
13
|
+
"dependencies": {
|
|
14
|
+
"@passwordless-id/webauthn": "^1.6.1",
|
|
15
|
+
"@radix-icons/vue": "^1.0.0",
|
|
16
|
+
"@tanstack/vue-table": "^8.13.2",
|
|
17
|
+
"@vee-validate/zod": "^4.12.6",
|
|
18
|
+
"@vueform/plugin-mask": "^1.0.7",
|
|
19
|
+
"@vueform/vueform": "^1.12.10",
|
|
20
|
+
"@vuepic/vue-datepicker": "^8.8.1",
|
|
21
|
+
"@vueuse/core": "^10.9.0",
|
|
22
|
+
"axios": "^1.6.0",
|
|
23
|
+
"chart.js": "^4.4.2",
|
|
24
|
+
"class-variance-authority": "^0.7.0",
|
|
25
|
+
"clsx": "^2.1.0",
|
|
26
|
+
"curl-generator": "^0.4.1",
|
|
27
|
+
"date-fns": "^3.6.0",
|
|
28
|
+
"echarts": "^5.5.0",
|
|
29
|
+
"file-saver": "^2.0.5",
|
|
30
|
+
"flowbite": "^2.3.0",
|
|
31
|
+
"flowbite-vue": "^0.1.4",
|
|
32
|
+
"go-captcha-vue": "^2.0.6",
|
|
33
|
+
"highlight.js": "^11.9.0",
|
|
34
|
+
"jspdf": "^3.0.2",
|
|
35
|
+
"jspdf-autotable": "^5.0.2",
|
|
36
|
+
"lucide-vue-next": "^0.542.0",
|
|
37
|
+
"marked": "^13.0.3",
|
|
38
|
+
"moment": "^2.30.1",
|
|
39
|
+
"nanoid": "^5.0.9",
|
|
40
|
+
"ol": "^9.2.4",
|
|
41
|
+
"ol-contextmenu": "^5.5.0",
|
|
42
|
+
"ol-ext": "^4.0.21",
|
|
43
|
+
"pdfjs-dist": "^5.3.31",
|
|
44
|
+
"peerjs": "^1.5.2",
|
|
45
|
+
"pinia": "^2.1.0",
|
|
46
|
+
"radix-vue": "^1.5.1",
|
|
47
|
+
"sortablejs": "^1.15.6",
|
|
48
|
+
"tailwind-merge": "^2.2.1",
|
|
49
|
+
"tailwindcss-animate": "^1.0.7",
|
|
50
|
+
"v-calendar": "^3.1.2",
|
|
51
|
+
"v3-infinite-loading": "^1.3.1",
|
|
52
|
+
"vee-validate": "^4.12.6",
|
|
53
|
+
"vite-raw-plugin": "^1.0.2",
|
|
54
|
+
"vue": "^3.4.0",
|
|
55
|
+
"vue-chartjs": "^5.3.1",
|
|
56
|
+
"vue-final-modal": "^4.5.4",
|
|
57
|
+
"vue-loading-overlay": "^6.0.4",
|
|
58
|
+
"vue-pdf-embed": "^2.1.0",
|
|
59
|
+
"vue-router": "^4.2.0",
|
|
60
|
+
"vue-sonner": "^1.1.2",
|
|
61
|
+
"vue-speech": "^0.1.0",
|
|
62
|
+
"vue3-apexcharts": "^1.8.0",
|
|
63
|
+
"vue3-circle-progress": "^1.0.7",
|
|
64
|
+
"vue3-colorpicker": "^2.3.0",
|
|
65
|
+
"vue3-echarts": "^1.1.0",
|
|
66
|
+
"vue3-openlayers": "^8.1.0",
|
|
67
|
+
"vue3-perfect-scrollbar": "^2.0.0",
|
|
68
|
+
"vue3-radial-progress": "^1.1.1",
|
|
69
|
+
"vuedraggable": "^4.1.0",
|
|
70
|
+
"xlsx": "^0.18.5",
|
|
71
|
+
"zod": "^3.22.4"
|
|
72
|
+
},
|
|
73
|
+
"devDependencies": {
|
|
74
|
+
"@rushstack/eslint-patch": "^1.3.3",
|
|
75
|
+
"@tsconfig/node20": "^20.1.2",
|
|
76
|
+
"@types/file-saver": "^2.0.7",
|
|
77
|
+
"@types/jsdom": "^21.1.6",
|
|
78
|
+
"@types/jspdf": "^1.3.3",
|
|
79
|
+
"@types/node": "^20.11.25",
|
|
80
|
+
"@vitejs/plugin-vue": "^5.0.3",
|
|
81
|
+
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
|
82
|
+
"@vue/eslint-config-prettier": "^8.0.0",
|
|
83
|
+
"@vue/eslint-config-typescript": "^12.0.0",
|
|
84
|
+
"@vue/test-utils": "^2.4.4",
|
|
85
|
+
"@vue/tsconfig": "^0.5.1",
|
|
86
|
+
"autoprefixer": "^10.4.18",
|
|
87
|
+
"eslint": "^8.49.0",
|
|
88
|
+
"eslint-plugin-vue": "^9.17.0",
|
|
89
|
+
"jsdom": "^24.0.0",
|
|
90
|
+
"npm-run-all2": "^6.1.1",
|
|
91
|
+
"prettier": "^3.2.5",
|
|
92
|
+
"prettier-plugin-tailwindcss": "^0.5.12",
|
|
93
|
+
"sass": "^1.71.1",
|
|
94
|
+
"tailwindcss": "^3.4.1",
|
|
95
|
+
"typescript": "~5.3.0",
|
|
96
|
+
"vite": "^5.0.11",
|
|
97
|
+
"vitest": "^1.2.2",
|
|
98
|
+
"vue-tsc": "^1.8.27"
|
|
99
|
+
}
|
|
100
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|