@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
|
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
|