@nxgt/material-vue 0.3.0 → 0.3.2
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/LICENSE +21 -0
- package/README.md +688 -14
- package/dist/{camera-6VfHeky8.js → camera-0FF92_uw.js} +1 -1
- package/dist/{components-BLkhdNzM.js → components-CIZI-QTh.js} +5 -5
- package/dist/components.js +1 -1
- package/dist/lib/nuxt/auto-imports.d.ts +4 -0
- package/dist/main.js +1 -1
- package/dist/material-vue.css +1 -1
- package/dist/{pdf-outline-sidebar-BjqJoEeA.js → pdf-outline-sidebar-iHgJ3Tdm.js} +1 -1
- package/dist/{pdf-page-CvXk46CQ.js → pdf-page-g1icnvlW.js} +1 -1
- package/dist/{pdf-page-list-BZBkNyMo.js → pdf-page-list-BW9tw41T.js} +2 -2
- package/dist/{pdf-reader-CHrX_UOI.js → pdf-reader-C_dSoAH6.js} +5 -5
- package/dist/{pdf-sidebar-Ccu_dBad.js → pdf-sidebar-DW_or7mU.js} +3 -3
- package/dist/{pdf-thumbnail-sidebar-BMDaIPro.js → pdf-thumbnail-sidebar-xrrwRQIL.js} +2 -2
- package/dist/{pdf-toolbar-BWIkr5kz.js → pdf-toolbar-BcKsxHJ2.js} +1 -1
- package/dist/{stx-player-BDlqO3qc.js → stx-player-lvdY9PTs.js} +1 -1
- package/lib/nuxt/auto-imports.test.ts +14 -0
- package/lib/nuxt/auto-imports.ts +22 -0
- package/lib/nuxt/module.ts +1 -20
- package/package.json +3 -2
- package/dist/lib/src/App.vue.d.ts +0 -3
- package/dist/lib/src/main.d.ts +0 -1
- /package/dist/lib/{lib/components → components}/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/accordion/Accordion.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/accordion/AccordionContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/accordion/AccordionItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/accordion/AccordionTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/accordion/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/accordion-card/accordion-card.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/accordion-card/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/action-card/action-card.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/action-card/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/activity/activity.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/activity/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/alert-dialog/AlertDialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/alert-dialog/AlertDialogAction.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/alert-dialog/AlertDialogCancel.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/alert-dialog/AlertDialogContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/alert-dialog/AlertDialogDescription.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/alert-dialog/AlertDialogFooter.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/alert-dialog/AlertDialogHeader.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/alert-dialog/AlertDialogTitle.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/alert-dialog/AlertDialogTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/alert-dialog/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-bar/bottom-app-bar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-bar/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-bar/top-app-bar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-shell/activity-content.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-shell/activity-layout.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-shell/app-breadcrumb.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-shell/app-header.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-shell/app-shell.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-shell/app-sidebar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-shell/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/app-shell/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/attribute-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/attribute-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/attribute-values-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/attributes-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/attributes-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/attributes.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/consts.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/form-schema.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/models.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/partials/attribute-form-fields.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/partials/attribute-options-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/partials/attribute-value-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/attributes/utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/autocomplete/autocomplete-keyboard.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/autocomplete/autocomplete.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/autocomplete/filter-options.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/autocomplete/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/autocomplete/partials/autocomplete-box.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/autocomplete/partials/autocomplete-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/avatar/Avatar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/avatar/AvatarFallback.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/avatar/AvatarImage.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/avatar/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/avatar-group/avatar-group.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/avatar-group/avatar-group.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/avatar-group/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/background/background.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/background/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/badge/Badge.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/badge/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/banner/banner.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/banner/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/barecode/barecode-options.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/barecode/barecode.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/barecode/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/barecode/render-barcode.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/breadcrumb/Breadcrumb.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/breadcrumb/BreadcrumbEllipsis.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/breadcrumb/BreadcrumbItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/breadcrumb/BreadcrumbLink.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/breadcrumb/BreadcrumbList.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/breadcrumb/BreadcrumbPage.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/breadcrumb/BreadcrumbSeparator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/breadcrumb/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/button/Button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/button/button.compound-variants.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/button/button.variants.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/button/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/button-group/button-group.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/button-group/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/Calendar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarCell.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarCellTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarGrid.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarGridBody.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarGridHead.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarGridRow.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarHeadCell.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarHeader.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarHeading.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarNextButton.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/CalendarPrevButton.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/calendar/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/camera-content.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/camera-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/camera-provider.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/camera.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/camera.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/camera.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/capture-photo.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/consts.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/camera/use-camera.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/card/Card.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/card/CardAction.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/card/CardContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/card/CardDescription.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/card/CardFooter.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/card/CardHeader.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/card/CardTitle.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/card/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/carousel/carousel-content.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/carousel/carousel-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/carousel/carousel-next.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/carousel/carousel-previous.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/carousel/carousel.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/carousel/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/carousel/use-carousel.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/area-chart.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/bar-chart.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/build-cartesian-option.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/build-heatmap-option.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/build-polar-option.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/chart-canvas.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/chart-container.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/chart-frame.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/chart-option.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/chart-view.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/funnel-chart.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/heatmap-chart.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/line-chart.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/pie-chart.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/radar-chart.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/register-echarts.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/resolve-chart-theme.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/scatter-chart.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/stories-dark-theme.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/use-chart-frame.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/charts/use-chart-theme.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-composer.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-composer.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-conversation-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-copy-text.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-markdown-inline.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-markdown.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-markdown.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-message-list.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-message-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-message-separator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-message.variants.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-message.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-reaction-group.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-thread.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-typing-indicator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/chat-unseen.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/partials/chat-avatar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/partials/chat-composer-attachment-chip.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/partials/chat-composer-attachment-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/partials/chat-composer-attachments.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/partials/chat-markdown-block.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/partials/chat-markdown-inline.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/partials/chat-message-empty.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/partials/chat-message-meta.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/stories-dark-theme.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/use-chat-composer-attachments.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chat/use-chat-message-list.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/check-card-field/check-card-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/check-card-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/checkbox/Checkbox.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/checkbox/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/checkbox-group/checkbox-group.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/checkbox-group/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chip/chip.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/chip/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/code-block.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/code-diff.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/code-editor-chrome.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/code-editor.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/highlight.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/json-node.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/json-viewer.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/languages.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/monaco-diff-editor.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/monaco-editor.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/moonlight-monaco.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/moonlight-style.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/moonlight-tokens.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/code/parse-json.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/collapsible/Collapsible.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/collapsible/CollapsibleContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/collapsible/CollapsibleTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/collapsible/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/color-field/color-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/color-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/color-field/normalize-hex.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/combobox-field/combobox-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/combobox-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/command/Command.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/command/CommandDialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/command/CommandEmpty.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/command/CommandGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/command/CommandInput.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/command/CommandItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/command/CommandList.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/command/CommandSeparator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/command/CommandShortcut.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/command/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/contacts/consts.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/contacts/contact-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/contacts/contact-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/contacts/contacts.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/contacts/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/contacts/models.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/contacts/partials/contact-dialog-fields.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/contacts/utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenu.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuCheckboxItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuLabel.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuPortal.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuRadioGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuRadioItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuSeparator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuShortcut.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuSub.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuSubContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuSubTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/ContextMenuTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/context-menu/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/copy-button/copy-button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/copy-button/copy-to-clipboard.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/copy-button/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/count-badge/count-badge.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/count-badge/format-count.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/count-badge/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/country-field/country-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/country-field/country-options.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/country-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/currency-field/currency-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/currency-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/currency-field/parse-currency.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/data-table-column-header.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/data-table-pagination.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/data-table-view-options.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/data-table.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/features.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/hooks.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/partials/data-table-body.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/partials/data-table-delete-confirm.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/partials/data-table-empty.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/use-column-helpers.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/data-table/use-delete-rows-handler.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/date-field/date-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/date-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/date-field/partials/date-field-content.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/date-field/partials/date-field-trigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/date-field/to-calendar-date.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/date-range-field/date-range-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/date-range-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/date-range-field/partials/date-range-calendar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/date-range-field/partials/date-range-field-trigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/description/description.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/description/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/Dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/DialogClose.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/DialogContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/DialogDescription.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/DialogFooter.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/DialogHeader.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/DialogOverlay.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/DialogScrollContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/DialogTitle.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/DialogTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dialog/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/array-move.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/collision.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/compose-refs.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/create-dnd-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/css.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/dnd-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/dnd-item-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/dnd-overlay.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/dnd-provider.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/dnd-runtime.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/drag-handle.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/draggable-droppable.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/draggable.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/droppable.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/insert-ids.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/sortable-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/sortable-provider.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/sortable.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/sorting-strategy.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/use-dnd-active-id.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/use-draggable.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/use-droppable.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dnd/use-sortable.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/drawer/Drawer.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/drawer/DrawerClose.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/drawer/DrawerContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/drawer/DrawerDescription.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/drawer/DrawerFooter.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/drawer/DrawerHeader.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/drawer/DrawerOverlay.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/drawer/DrawerTitle.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/drawer/DrawerTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/drawer/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenu.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuCheckboxItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuLabel.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuRadioGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuRadioItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuSeparator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuShortcut.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuSub.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuSubContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuSubTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/DropdownMenuTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/dropdown-menu/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/duration-field/duration-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/duration-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/duration-field/parse-duration.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/questions/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/questions/question-boolean.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/questions/question-card.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/questions/question-choice.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/questions/question-multi.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/questions/question-options.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/questions/question-text.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/questions/question.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/questions/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/partials/quiz-body.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/partials/quiz-empty.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/partials/quiz-nav.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/partials/quiz-progress.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/partials/quiz-results.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/quiz-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/quiz.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/quiz.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/quiz.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/education/quizzes/use-quiz.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/email-field/email-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/email-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/email-field/is-email.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/entity-header/entity-header.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/entity-header/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/event-calendar-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/event-calendar-events.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/event-calendar.container.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/event-calendar.ids.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/event-calendar.keyboard.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/event-calendar.preview.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/event-calendar.spans.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/event-calendar.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/event-calendar.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/event-calendar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/agenda-view.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/all-day-lane.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/calendar-board-pane.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/calendar-board.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/calendar-date-picker.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/calendar-event-chip.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/calendar-now-line.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/calendar-toolbar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/day-view.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/event-color-swatches.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/event-preview.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/event-resize-handle.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/month-day-cell.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/month-day-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/month-more.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/month-view.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/month-week-row.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/span-event.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/time-column.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/time-grid-event.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/time-grid.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/partials/week-view.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/use-event-calendar.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/use-month-create.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-calendar/use-slot-create.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-chip/event-chip.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/event-chip/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/extended-label/extended-label.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/extended-label/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/alert.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/circular-progress.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/confirm-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/confirmation-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/custom-alert-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/custom-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/empty-state.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/progress-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/spinner.compound-variants.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/spinner.variants.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/spinner.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/toast.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/toast.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/feedback/toasts.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/field/field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/field/resolve-field.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/field/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/file-list/file-list-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/file-list/file-list-s3-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/file-list/file-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/file-list/format-file-size.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/file-list/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/file-list/partials/file-list-dropzone.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/file-list/partials/file-list-field-row.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/file-list/partials/file-list-row.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/file-list/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/consts.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-field-map.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-persistence-main.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-persistence-presets.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-persistence-storage.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-persistence-url.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-persistence.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-preset.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-schema.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-validation.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter-value.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter.store-actions.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter.stories-grouped.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter.stories-schema.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/filter.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-actions.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-chips.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-content.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-drawer.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-field-basic.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-field-choice.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-field-control.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-field-number-range.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-field-slider-range.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-group.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-groups.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-inline.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-popover.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-presets-save-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-presets.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-provider.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-sheet.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/partials/filter-trigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/use-filter-actions.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/use-filter-effects.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/use-filter-modal.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/filter/use-filter.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/attribute-values-form-field-set.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/attributes-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/autocomplete-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/check-card-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/checkbox-group-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/color-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/combobox-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/contacts-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/country-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/currency-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/date-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/date-range-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/duration-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/email-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/file-list-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/file-list-s3-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/filter-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/image-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/image-s3-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/input-group-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/network-upload-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/number-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/opening-hours-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/otp-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/password-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/percent-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/phone-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/postal-address-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/radio-group-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/rating-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/rich-text-editor-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/s3-upload-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/search-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/select-card-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/select-chip-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/select-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/slider-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/sortable-list-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/switch-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/text-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/textarea-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/time-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/timezone-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/transfer-list-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/upload-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/forms/url-form-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/gallery-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/gallery-download.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/gallery-keyboard.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/gallery.presets.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/gallery.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/gallery.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/gallery.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/lightbox-gallery.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/mini-gallery.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-carousel.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-chrome.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-empty.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-featured.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-grid.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-justified.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-lightbox.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-masonry.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-media.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-selection-bar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-stage.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-strip.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-tile.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/partials/gallery-trigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/galleries/use-gallery.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/helper-text/helper-text.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/helper-text/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/hover-card/HoverCard.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/hover-card/HoverCardContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/hover-card/HoverCardTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/hover-card/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/hydrate-loading/hydrate-loading.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/hydrate-loading/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/icon/icon.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/icon/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/icon-button/icon-button.compound-variants.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/icon-button/icon-button.variants.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/icon-button/icon-button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/icon-button/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-cropper/crop-image.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-cropper/image-cropper-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-cropper/image-cropper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-cropper/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-cropper/partials/image-cropper-actions.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-cropper/partials/image-cropper-aspect.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-cropper/partials/image-cropper-canvas.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-cropper/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-field/image-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-field/image-s3-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-field/partials/image-field-actions.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-field/partials/image-field-preview.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/image-field/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/inline-edit/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/inline-edit/inline-edit.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input/Input.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-group/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-group/input-group-addon.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-group/input-group-button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-group/input-group-input.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-group/input-group-text.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-group/input-group-textarea.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-group/input-group.variants.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-group/input-group.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-group-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-group-field/input-group-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-otp/InputOTP.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-otp/InputOTPGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-otp/InputOTPSeparator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-otp/InputOTPSlot.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/input-otp/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/kanban-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/kanban.keyboard.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/kanban.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/kanban.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/kanban.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/partials/kanban-board.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/partials/kanban-card-preview.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/partials/kanban-card.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/partials/kanban-column-header.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/partials/kanban-column.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/partials/kanban-composer.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/partials/kanban-empty.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/partials/kanban-group.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kanban/use-kanban.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kbd/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kbd/kbd-shortcut.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kbd/kbd.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/kbd/shortcut-glyph.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/label/Label.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/label/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/language-switcher/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/language-switcher/language-switcher.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/list-details-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/list-details-details.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/list-details-layout.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/list-details-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/list-details-trigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/pane-layout-content.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/pane-layout-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/pane-layout-pane.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/pane-layout-trigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/pane-layout.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/layout/thread-layout.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/link-button/icon-link-button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/link-button/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/link-button/link-button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/link-button/responsive-link-button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/link-button/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/list-tile/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/list-tile/list-tile.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/load-more-button/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/load-more-button/load-more-button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/Menubar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarCheckboxItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarLabel.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarMenu.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarRadioGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarRadioItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarSeparator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarShortcut.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarSub.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarSubContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarSubTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/MenubarTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/menubar/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/native-select/NativeSelect.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/native-select/NativeSelectOptGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/native-select/NativeSelectOption.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/native-select/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/navigation-rail/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/navigation-rail/navigation-rail.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/notifications-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/notifications.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/notifications.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/notifications.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/partials/notifications-bell.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/partials/notifications-categories.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/partials/notifications-empty.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/partials/notifications-inbox.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/partials/notifications-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/partials/notifications-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/partials/notifications-popover.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/partials/notifications-toolbar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/notifications/use-notifications.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/number-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/number-field/number-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/number-field/parse-number.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/opening-hours/consts.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/opening-hours/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/opening-hours/models.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/opening-hours/opening-hours-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/opening-hours/opening-hours-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/opening-hours/opening-hours.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/opening-hours/partials/opening-hours-dialog-fields.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/opening-hours/time-string.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/otp-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/otp-field/otp-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pagination/Pagination.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pagination/PaginationContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pagination/PaginationEllipsis.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pagination/PaginationFirst.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pagination/PaginationItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pagination/PaginationLast.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pagination/PaginationNext.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pagination/PaginationPrevious.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pagination/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/password-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/password-field/password-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/password-field/password-strength-meter.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/password-field/password-strength.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-empty-state.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-error-state.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-loading-overlay.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-outline-row.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-outline-sidebar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-page-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-page.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-password-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-reader-body.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-sidebar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-thumbnail-sidebar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-toolbar-actions.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-toolbar-nav.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-toolbar-search.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-toolbar-zoom.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/partials/pdf-toolbar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/pdf-download.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/pdf-escape.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/pdf-page-render.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/pdf-reader-keyboard.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/pdf-reader.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/pdf-reader.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/pdf-search.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/pdfjs.lazy.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/use-pdf-document.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/use-pdf-reader.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/pdf-viewer/use-pdf-search-hits.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/percent-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/percent-field/percent-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/phone-field/countries.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/phone-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/phone-field/parse-phone.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/phone-field/phone-country-menu.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/phone-field/phone-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/popover/Popover.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/popover/PopoverAnchor.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/popover/PopoverContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/popover/PopoverTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/popover/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/postal-address/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/postal-address/models.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/postal-address/partials/postal-address-dialog-fields.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/postal-address/postal-address-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/postal-address/postal-address.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/postal-address/utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-badge.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-card-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-card.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-header.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-info-row.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-section.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-table-cell.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-table-header.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-table-row.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-table.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-total-row.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/components/print-totals.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/styles.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/tailwind.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/print/utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/progress/Progress.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/progress/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/qrcode/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/qrcode/qrcode.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/qrcode/render-qr.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/radio-group/RadioGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/radio-group/RadioGroupItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/radio-group/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/radio-group-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/radio-group-field/radio-group-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rating-field/clamp-rating.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rating-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rating-field/rating-field.variants.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rating-field/rating-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/resizable/ResizableHandle.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/resizable/ResizablePanel.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/resizable/ResizablePanelGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/resizable/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/responsive-button/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/responsive-button/responsive-button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/responsive-grid/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/responsive-grid/responsive-grid.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/bubble-menu/bubble-menu.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/bubble-menu/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/code/editor-code-block.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/code/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/code/lowlight.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/color/color-picker-popover.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/color/editor-color-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/color/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/accordion/accordion-component.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/accordion/accordion-item-edit-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/accordion/const.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/accordion/editor-accordion-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/accordion/extension.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/accordion/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/action-card/action-card-component.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/action-card/action-card-item-edit-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/action-card/action-card-settings-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/action-card/const.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/action-card/editor-action-card-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/action-card/extension.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/action-card/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/callout/callout-component.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/callout/callout-edit-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/callout/callout-insert-menu.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/callout/const.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/callout/extension.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/callout/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/checkbox-group/checkbox-group-edit-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/checkbox-group/checkbox-group-node-component.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/checkbox-group/const.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/checkbox-group/editor-checkbox-group-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/checkbox-group/extension.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/checkbox-group/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/gallery/const.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/gallery/editor-gallery-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/gallery/extension.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/gallery/gallery-component.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/gallery/gallery-edit-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/gallery/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/radio-group/const.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/radio-group/editor-radio-group-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/radio-group/extension.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/radio-group/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/radio-group/radio-group-edit-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/radio-group/radio-group-node-component.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-card/const.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-card/editor-select-card-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-card/extension.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-card/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-card/select-card-item-edit-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-card/select-card-node-component.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-card/select-card-option.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-card/select-card-settings-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-chip/const.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-chip/editor-select-chip-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-chip/extension.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-chip/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-chip/select-chip-edit-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/select-chip/select-chip-node-component.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/shared/icon-options.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/shared/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/shared/insert-node-button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/custom/shared/repeating-field-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/emoji/consts.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/emoji/emoji-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/emoji/emoji-picker.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/emoji/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/font-family/editor-font-family-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/font-family/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/heading/heading-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/heading/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/highlight/editor-highlight-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/highlight/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/image/editor-image-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/image/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/link/editor-link-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/link/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/marks/editor-mark-buttons.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/marks/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/mention/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/mention/mention-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/mention/suggestions.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/slash-command/extension.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/slash-command/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/slash-command/slash-command-basic.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/slash-command/slash-command-insert.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/slash-command/slash-command-items.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/slash-command/slash-command-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/slash-command/slash-command-types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/table/editor-table-menu.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/table/editor-table-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/table/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/table/table-cell.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/table/table-properties-form.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/table/table.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/text-align/editor-text-align-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/text-align/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/youtube/editor-youtube-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/extensions/youtube/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/parse-json.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/partials/node-edit-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/partials/rich-text-editor-shell.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/partials/rich-text-editor-toolbar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/partials/rich-text-editor-wrapper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/partials/toolbar-custom.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/partials/toolbar-insert.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/partials/toolbar-lists.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/partials/url-prompt-dialog.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/rich-text-editor.story-data.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/rich-text-editor.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/rich-text-editor/use-editor-state.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/scroll-area/ScrollArea.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/scroll-area/ScrollBar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/scroll-area/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/scroll-to-top/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/scroll-to-top/scroll-to-top.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/search-field/debounce.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/search-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/search-field/search-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/Select.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/SelectContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/SelectGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/SelectItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/SelectItemText.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/SelectLabel.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/SelectScrollDownButton.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/SelectScrollUpButton.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/SelectSeparator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/SelectTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/SelectValue.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select-card-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select-card-field/select-card-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select-chip-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select-chip-field/select-chip-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/select-field/select-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/separator/Separator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/separator/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sheet/Sheet.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sheet/SheetClose.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sheet/SheetContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sheet/SheetDescription.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sheet/SheetFooter.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sheet/SheetHeader.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sheet/SheetOverlay.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sheet/SheetTitle.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sheet/SheetTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sheet/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sidebar/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sidebar/sidebar-content.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sidebar/sidebar-footer.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sidebar/sidebar-header.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sidebar/sidebar-menu-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sidebar/sidebar-menu-label.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sidebar/sidebar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/skeleton/Skeleton.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/skeleton/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/skeleton/skeleton-avatar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/skeleton/skeleton-card.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/skeleton/skeleton-table.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/skeleton/skeleton-text.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/slider/Slider.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/slider/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/slider-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/slider-field/slider-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sonner/Sonner.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sonner/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sortable-list/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sortable-list/partials/sortable-list-dnd.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sortable-list/partials/sortable-list-empty.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sortable-list/partials/sortable-list-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sortable-list/partials/sortable-list-row.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sortable-list/sortable-list.keyboard.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sortable-list/sortable-list.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sortable-list/sortable-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sortable-list/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/sortable-list/use-sortable-list.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/split-button/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/split-button/split-button.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stat-card/format-stat-delta.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stat-card/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stat-card/stat-card.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/status-indicator/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/status-indicator/status-indicator.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stepper/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stepper/step-state.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stepper/stepper.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/consts.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/format-time.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/partials/stx-player-artwork.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/partials/stx-player-captions-menu.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/partials/stx-player-frame.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/partials/stx-player-overlays.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/partials/stx-player-rate-menu.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/partials/stx-player-seek-bar.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/partials/stx-player-volume.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/stx-player-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/stx-player-controls.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/stx-player-extras.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/stx-player-keyboard.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/stx-player-mini.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/stx-player-provider.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/stx-player-queue.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/stx-player-viewport.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/stx-player.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/stx-player.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/use-media-bindings.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/use-media-events.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/use-player-shell.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/stx-player/use-stx-player.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/summary-data/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/summary-data/summary-data.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/switch/Switch.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/switch/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/switch/switch-control.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/switch-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/switch-field/switch-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/switcher/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/switcher/switcher.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/table/Table.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/table/TableBody.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/table/TableCaption.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/table/TableCell.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/table/TableEmpty.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/table/TableFooter.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/table/TableHead.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/table/TableHeader.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/table/TableRow.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/table/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tabs/Tabs.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tabs/TabsContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tabs/TabsList.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tabs/TabsTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tabs/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/text-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/text-field/text-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/textarea/Textarea.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/textarea/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/textarea-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/textarea-field/textarea-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/theme-toggle/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/theme-toggle/theme-toggle.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/time-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/time-field/partials/time-field-trigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/time-field/time-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/time-picker/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/time-picker/time-picker-utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/time-picker/time-picker.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/timeline/format-relative-time.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/timeline/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/timeline/relative-time.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/timeline/timeline-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/timeline/timeline.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/timeline/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/timezone-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/timezone-field/timezone-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/timezone-field/timezones.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/toggle/Toggle.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/toggle/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/toggle-group/ToggleGroup.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/toggle-group/ToggleGroupItem.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/toggle-group/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tooltip/Tooltip.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tooltip/TooltipContent.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tooltip/TooltipProvider.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tooltip/TooltipTrigger.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tooltip/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/partials/transfer-list-actions.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/partials/transfer-list-board.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/partials/transfer-list-dnd.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/partials/transfer-list-droppable.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/partials/transfer-list-empty.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/partials/transfer-list-item-row.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/partials/transfer-list-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/partials/transfer-list-pane-body.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/partials/transfer-list-pane-header.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/partials/transfer-list-pane.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/transfer-list-context.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/transfer-list.dnd.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/transfer-list.keyboard.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/transfer-list.labels.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/transfer-list.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/transfer-list.stories.data.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/transfer-list.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/transfer-list.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/use-transfer-list-board.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/transfer-list/use-transfer-list.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tree/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tree/tree-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tree/tree.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tree/tree.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tree/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/tree/use-tree.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/typography/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/typography/typography.variants.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/typography/typography.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/__stories__/mock-upload.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/network-upload-field.store.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/network-upload-field.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/network-upload-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/network-upload-item.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/partials/network-upload-dropzone.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/partials/network-upload-item-actions.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/partials/network-upload-item-preview.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/use-file-drag-drop.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/use-image-preview.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/use-network-upload-field.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/network-upload-field/use-upload-items.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/s3-upload-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/s3-upload-field/s3-upload-field.utils.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/s3-upload-field/s3-upload-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload/s3-upload-field/types.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/upload-field/upload-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/url-field/index.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/url-field/parse-url.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/url-field/url-field.vue.d.ts +0 -0
- /package/dist/lib/{lib/components → components}/ui/video-player/index.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/index.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/resolve-theme.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/use-allowed-transitions.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/use-is-client.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/use-localized-date.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/use-mobile.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/use-navigation.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/use-number-formatter.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/use-options.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/use-search-param.d.ts +0 -0
- /package/dist/lib/{lib/composables → composables}/use-theme.d.ts +0 -0
- /package/dist/lib/{lib/dnd → dnd}/index.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/consts.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/i18n-provider.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/index.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/merge-resources.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/resources/en/index.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/resources/en/material.json.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/resources/fr/index.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/resources/fr/material.json.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/resources/index.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/translator.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/types.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/use-material-translation.d.ts +0 -0
- /package/dist/lib/{lib/i18n → i18n}/use-typed-translation.d.ts +0 -0
- /package/dist/lib/lib/{lib/array.utils.d.ts → array.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/build-field-options.d.ts → build-field-options.d.ts} +0 -0
- /package/dist/lib/lib/{lib/client-only.utils.d.ts → client-only.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/date.utils.d.ts → date.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/format.utils.d.ts → format.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/index.d.ts → index.d.ts} +0 -0
- /package/dist/lib/lib/{lib/number.utils.d.ts → number.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/object.utils.d.ts → object.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/pinia → pinia}/define-local-store.d.ts +0 -0
- /package/dist/lib/lib/{lib/pinia → pinia}/filter-store.d.ts +0 -0
- /package/dist/lib/lib/{lib/pinia → pinia}/index.d.ts +0 -0
- /package/dist/lib/lib/{lib/pinia → pinia}/run-status.d.ts +0 -0
- /package/dist/lib/lib/{lib/pinia → pinia}/status-store.d.ts +0 -0
- /package/dist/lib/lib/{lib/pinia → pinia}/step-form-store.d.ts +0 -0
- /package/dist/lib/lib/{lib/promise.utils.d.ts → promise.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/storage.utils.d.ts → storage.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/string.utils.d.ts → string.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/styles.utils.d.ts → styles.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/ui.utils.d.ts → ui.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/upload.utils.d.ts → upload.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/url.utils.d.ts → url.utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/utils.d.ts → utils.d.ts} +0 -0
- /package/dist/lib/lib/{lib/zod-error-map.d.ts → zod-error-map.d.ts} +0 -0
- /package/dist/lib/{lib/main.d.ts → main.d.ts} +0 -0
- /package/dist/lib/{lib/models → models}/index.d.ts +0 -0
- /package/dist/lib/{lib/models → models}/status.d.ts +0 -0
- /package/dist/lib/{lib/nuxt → nuxt}/component-names.d.ts +0 -0
- /package/dist/lib/{lib/nuxt → nuxt}/module.d.ts +0 -0
- /package/dist/lib/{lib/types → types}/functions.d.ts +0 -0
- /package/dist/lib/{lib/types → types}/index.d.ts +0 -0
package/README.md
CHANGED
|
@@ -1,17 +1,76 @@
|
|
|
1
1
|
# @nxgt/material-vue
|
|
2
2
|
|
|
3
|
-
Vue component library: primitives, form fields, layout shell, `DataTable`,
|
|
4
|
-
drag-and-drop, i18n
|
|
3
|
+
Vue 3 component library: primitives, form fields, layout shell, `DataTable`,
|
|
4
|
+
drag-and-drop, i18n and `Icon`. Built on Tailwind CSS v4 and shadcn-vue
|
|
5
|
+
(Reka UI), with Pinia for widget state and vee-validate for forms.
|
|
5
6
|
|
|
6
|
-
|
|
7
|
+
It is the Vue mirror of [`@nxgt/material`](https://www.npmjs.com/package/@nxgt/material)
|
|
8
|
+
(React). Component names match wherever both libraries ship the same thing;
|
|
9
|
+
the [catalogue](#components) lists the React equivalent for each entry.
|
|
7
10
|
|
|
8
|
-
##
|
|
11
|
+
## At a glance
|
|
12
|
+
|
|
13
|
+
- **380+ exported components in 162 catalogue entries**, grouped in 12
|
|
14
|
+
categories in the [catalogue](#components): from shadcn-vue primitives to
|
|
15
|
+
kanban, event calendar, charts, rich-text editor, PDF reader and media player.
|
|
16
|
+
- **Form fields, standalone or vee-validate.** Each field works with `v-model`,
|
|
17
|
+
and most have a `*FormField` wrapper that binds to a vee-validate form by `name`.
|
|
18
|
+
See [Form fields](#form-fields).
|
|
19
|
+
- **Helpers**: `cn`, `clientOnly`, date, number and string utilities, Pinia
|
|
20
|
+
store factories (`defineLocalStore`, …) and composables (`useTheme`,
|
|
21
|
+
`useIsMobile`, …). See [Helpers](#helpers).
|
|
22
|
+
- **i18n built in**: `I18nProvider`, ICU messages, English and French strings
|
|
23
|
+
for every component, and a way to merge in your own resources.
|
|
24
|
+
- **Nuxt module**: auto-imports components and composables, and installs Pinia.
|
|
25
|
+
- **SSR-safe barrels**: browser-only widgets (PDF, Monaco, webcam, player) are
|
|
26
|
+
lazy and client-only.
|
|
27
|
+
|
|
28
|
+
## Contents
|
|
29
|
+
|
|
30
|
+
- [Install](#install)
|
|
31
|
+
- [Setup](#setup): styles, Pinia and router, icons, Nuxt
|
|
32
|
+
- [Subpaths](#subpaths)
|
|
33
|
+
- [Usage](#usage)
|
|
34
|
+
- [Components](#components)
|
|
35
|
+
- [Helpers](#helpers)
|
|
36
|
+
- [SSR](#ssr)
|
|
37
|
+
- [Traps](#traps)
|
|
38
|
+
- [Development](#development)
|
|
39
|
+
- [License](#license)
|
|
40
|
+
|
|
41
|
+
## Install
|
|
42
|
+
|
|
43
|
+
```bash
|
|
44
|
+
bun add @nxgt/material-vue
|
|
45
|
+
bun add vue vue-router pinia vee-validate @tanstack/vue-table @vueuse/core
|
|
46
|
+
```
|
|
47
|
+
|
|
48
|
+
The package is public on npmjs, so no token is needed. The **peers are
|
|
49
|
+
required**: the app must resolve a single copy of each, otherwise injections and
|
|
50
|
+
stores silently split between two instances.
|
|
51
|
+
|
|
52
|
+
| Peer | Range | Used by |
|
|
53
|
+
| --- | --- | --- |
|
|
54
|
+
| `vue` | `^3.5` | everything |
|
|
55
|
+
| `pinia` | `^3` | widget state (filter, gallery, kanban, calendar, player, upload, …) |
|
|
56
|
+
| `vue-router` | `^4.5 \|\| ^5` | app shell, `LinkButton`, `useSearchParam`, `useNavigationHandler` |
|
|
57
|
+
| `vee-validate` | `^4.15` | every `*FormField` and the built-in forms (attributes, contacts, …) |
|
|
58
|
+
| `@tanstack/vue-table` | `^9` | `DataTable` |
|
|
59
|
+
| `@vueuse/core` | `^13 \|\| ^14` | `useIsMobile`, `useTheme`, prop forwarding in primitives |
|
|
60
|
+
| `nuxt` | `>=3.13` | optional: only for `@nxgt/material-vue/nuxt` |
|
|
61
|
+
|
|
62
|
+
The tarball ships `dist/`, plus `lib/styles.css` and `lib/nuxt`. There is no
|
|
63
|
+
`postinstall` build.
|
|
64
|
+
|
|
65
|
+
## Setup
|
|
66
|
+
|
|
67
|
+
### Styles
|
|
9
68
|
|
|
10
69
|
Import the stylesheet **explicitly**, in your Tailwind v4 entry, right after
|
|
11
70
|
`@import "tailwindcss"`:
|
|
12
71
|
|
|
13
72
|
```css
|
|
14
|
-
/*
|
|
73
|
+
/* src/assets/main.css */
|
|
15
74
|
@import "tailwindcss";
|
|
16
75
|
@import "@nxgt/material-vue/styles.css";
|
|
17
76
|
```
|
|
@@ -27,10 +86,8 @@ Nothing injects it for you, on purpose:
|
|
|
27
86
|
`text-error-foreground`, `rounded-lg`, …) in your templates.
|
|
28
87
|
|
|
29
88
|
Tailwind v4 does not scan `node_modules`. `styles.css` already declares
|
|
30
|
-
`@source "../dist"`, so the utilities used inside the
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
### Stylesheets
|
|
89
|
+
`@source "../dist"`, so your build generates the utilities used inside the
|
|
90
|
+
components. You don't need an extra `@source`.
|
|
34
91
|
|
|
35
92
|
| Import | What is in it |
|
|
36
93
|
| --- | --- |
|
|
@@ -39,15 +96,63 @@ by your build: no extra `@source` needed.
|
|
|
39
96
|
|
|
40
97
|
Do not import both in the same app.
|
|
41
98
|
|
|
42
|
-
|
|
99
|
+
### Pinia and router
|
|
100
|
+
|
|
101
|
+
Interactive widgets keep their UI state in Pinia stores created per instance,
|
|
102
|
+
so Pinia must be installed before mount. The app shell and link buttons read
|
|
103
|
+
the current route, so install vue-router as well:
|
|
104
|
+
|
|
105
|
+
```ts
|
|
106
|
+
// main.ts
|
|
107
|
+
import { createPinia } from 'pinia';
|
|
108
|
+
import { createApp } from 'vue';
|
|
109
|
+
import App from './App.vue';
|
|
110
|
+
import { router } from './router';
|
|
111
|
+
import './assets/main.css';
|
|
112
|
+
|
|
113
|
+
createApp(App).use(createPinia()).use(router).mount('#app');
|
|
114
|
+
```
|
|
115
|
+
|
|
116
|
+
### Icons
|
|
117
|
+
|
|
118
|
+
`Icon` renders a Font Awesome sprite from a **root-relative** URL on *your*
|
|
119
|
+
origin:
|
|
120
|
+
|
|
121
|
+
```vue
|
|
122
|
+
<script setup lang="ts">
|
|
123
|
+
import { Icon } from '@nxgt/material-vue/components';
|
|
124
|
+
</script>
|
|
125
|
+
|
|
126
|
+
<template>
|
|
127
|
+
<Icon name="atom" /> <!-- /assets/icons/sprites/duotone.svg#atom -->
|
|
128
|
+
<Icon name="gear" type="solid" /> <!-- /assets/icons/sprites/solid.svg#gear -->
|
|
129
|
+
<Icon name="gear" family="sharp" type="solid" /> <!-- /assets/icons/sprites/sharp-solid.svg#gear -->
|
|
130
|
+
</template>
|
|
131
|
+
```
|
|
132
|
+
|
|
133
|
+
`type` defaults to `duotone` and `family` to `classic`. Serve the sprite
|
|
134
|
+
sheets from `public/assets/icons/sprites/<file>.svg`. This package does **not**
|
|
135
|
+
ship them, because the Font Awesome Pro licence does not cover redistribution
|
|
136
|
+
inside a library. A missing sheet renders nothing: no error, no fallback.
|
|
137
|
+
|
|
138
|
+
Some components draw an `Icon` themselves: the app shell menu, the mobile menu
|
|
139
|
+
button, `LanguageSwitcher`, `LoadMoreButton` and the `toasts` helpers. Other
|
|
140
|
+
glyphs come from Lucide and are bundled.
|
|
141
|
+
|
|
142
|
+
### Nuxt
|
|
43
143
|
|
|
44
144
|
```ts
|
|
145
|
+
// nuxt.config.ts
|
|
146
|
+
import tailwindcss from '@tailwindcss/vite';
|
|
147
|
+
|
|
45
148
|
export default defineNuxtConfig({
|
|
46
149
|
modules: ['@nxgt/material-vue/nuxt'],
|
|
47
150
|
css: ['~/assets/css/main.css'], // imports styles.css, see above
|
|
48
151
|
vite: { plugins: [tailwindcss()] },
|
|
49
152
|
nxgtMaterial: {
|
|
50
|
-
// prefix: 'Nxgt',
|
|
153
|
+
// prefix: 'Nxgt', // <NxgtButton />
|
|
154
|
+
// components: true, // auto-import components
|
|
155
|
+
// imports: true, // auto-import composables and i18n helpers
|
|
51
156
|
},
|
|
52
157
|
});
|
|
53
158
|
```
|
|
@@ -58,9 +163,578 @@ The module:
|
|
|
58
163
|
- Installs Pinia when the host app has none
|
|
59
164
|
- Pre-bundles CommonJS dependencies (`jsbarcode`) for Vite
|
|
60
165
|
|
|
61
|
-
It does **not** add the stylesheet
|
|
166
|
+
It does **not** add the stylesheet. Import it yourself as shown in
|
|
62
167
|
[Styles](#styles).
|
|
63
168
|
|
|
64
|
-
##
|
|
169
|
+
## Subpaths
|
|
170
|
+
|
|
171
|
+
| Specifier | What is in it |
|
|
172
|
+
| --- | --- |
|
|
173
|
+
| `@nxgt/material-vue` | every barrel below, plus the compiled `style` condition (`dist/material-vue.css`, for apps without Tailwind) |
|
|
174
|
+
| `@nxgt/material-vue/components` | UI components and `*FormField` wrappers |
|
|
175
|
+
| `@nxgt/material-vue/composables` | `useTheme`, `useIsClient`, `useIsMobile`, `useSearchParam`, … |
|
|
176
|
+
| `@nxgt/material-vue/dnd` | drag-and-drop primitives |
|
|
177
|
+
| `@nxgt/material-vue/i18n` | `I18nProvider`, `mergeResources`, `createTranslator`, … |
|
|
178
|
+
| `@nxgt/material-vue/lib` | `cn`, `clientOnly`, date/number/string utils, Pinia store factories |
|
|
179
|
+
| `@nxgt/material-vue/models` | `Status<T>` |
|
|
180
|
+
| `@nxgt/material-vue/types` | shared function types |
|
|
181
|
+
| `@nxgt/material-vue/styles.css` | source Tailwind v4 tokens: **this** is what a Tailwind app imports |
|
|
182
|
+
| `@nxgt/material-vue/nuxt` | Nuxt module |
|
|
183
|
+
|
|
184
|
+
## Usage
|
|
185
|
+
|
|
186
|
+
### Components
|
|
187
|
+
|
|
188
|
+
```vue
|
|
189
|
+
<script setup lang="ts">
|
|
190
|
+
import { ref } from 'vue';
|
|
191
|
+
import { Button, Icon } from '@nxgt/material-vue/components';
|
|
192
|
+
|
|
193
|
+
const saving = ref(false);
|
|
194
|
+
</script>
|
|
195
|
+
|
|
196
|
+
<template>
|
|
197
|
+
<Button variant="filled" color="primary" :loading="saving" @click="saving = true">
|
|
198
|
+
<Icon name="plus" />
|
|
199
|
+
Add
|
|
200
|
+
</Button>
|
|
201
|
+
</template>
|
|
202
|
+
```
|
|
203
|
+
|
|
204
|
+
`Button` and `IconButton` take `variant` (`filled`, `tonal`, `outlined`,
|
|
205
|
+
`ghost`, `link`) × `color` (`primary`, `secondary`, `success`, `info`,
|
|
206
|
+
`warning`, `error`, `default`), plus `size`, `loading` and `tooltip`.
|
|
207
|
+
|
|
208
|
+
### Form fields
|
|
209
|
+
|
|
210
|
+
Every field is usable on its own with `v-model`. Most also have a vee-validate
|
|
211
|
+
wrapper in the same barrel (`TextField` → `TextFormField`): the wrapper takes
|
|
212
|
+
`name` instead of `v-model` and shows the validation error as helper text.
|
|
213
|
+
|
|
214
|
+
```vue
|
|
215
|
+
<script setup lang="ts">
|
|
216
|
+
import { useForm } from 'vee-validate';
|
|
217
|
+
import { Button, EmailFormField, TextFormField } from '@nxgt/material-vue/components';
|
|
218
|
+
|
|
219
|
+
const { handleSubmit } = useForm({ initialValues: { name: '', email: '' } });
|
|
220
|
+
const onSubmit = handleSubmit((values) => console.log(values));
|
|
221
|
+
</script>
|
|
222
|
+
|
|
223
|
+
<template>
|
|
224
|
+
<form @submit="onSubmit">
|
|
225
|
+
<TextFormField name="name" label="Name" required />
|
|
226
|
+
<EmailFormField name="email" label="Email" />
|
|
227
|
+
<Button type="submit">Save</Button>
|
|
228
|
+
</form>
|
|
229
|
+
</template>
|
|
230
|
+
```
|
|
231
|
+
|
|
232
|
+
For translated Zod messages, register the error map once:
|
|
233
|
+
`z.config({ customError: zodLocaleError() })` (from `@nxgt/material-vue/lib`).
|
|
234
|
+
|
|
235
|
+
### i18n
|
|
236
|
+
|
|
237
|
+
This package owns the i18n **mechanism**, and your app owns the resource
|
|
238
|
+
**content**. Everything it ships lives under one namespace per language,
|
|
239
|
+
`material`. `mergeResources` deep-merges your bundle over it, so you can
|
|
240
|
+
override single strings (`material.command.title`). In development each
|
|
241
|
+
override is reported with `console.warn`.
|
|
242
|
+
|
|
243
|
+
```ts
|
|
244
|
+
// src/i18n.ts
|
|
245
|
+
import {
|
|
246
|
+
createTranslator,
|
|
247
|
+
createTypedTranslation,
|
|
248
|
+
type FlatObject,
|
|
249
|
+
mergeResources,
|
|
250
|
+
resources as materialResources,
|
|
251
|
+
} from '@nxgt/material-vue/i18n';
|
|
252
|
+
import { resources as appResources } from './resources';
|
|
253
|
+
|
|
254
|
+
export const resources = mergeResources(materialResources, appResources);
|
|
255
|
+
export type LocaleKey = keyof FlatObject<typeof resources.en, string>;
|
|
256
|
+
export const translate = createTranslator<LocaleKey>(resources);
|
|
257
|
+
export const useTranslation = createTypedTranslation<LocaleKey>(translate);
|
|
258
|
+
```
|
|
259
|
+
|
|
260
|
+
```vue
|
|
261
|
+
<!-- App.vue: mount once, above everything that translates -->
|
|
262
|
+
<template>
|
|
263
|
+
<I18nProvider default-language="en">
|
|
264
|
+
<RouterView />
|
|
265
|
+
</I18nProvider>
|
|
266
|
+
</template>
|
|
267
|
+
```
|
|
268
|
+
|
|
269
|
+
Inside any child component, `const { t, i18n } = useTranslation()` gives you
|
|
270
|
+
`t` plus `i18n.language` and `i18n.changeLanguage`. Only `I18nProvider` holds
|
|
271
|
+
the language. Without it, components fall back to their English copy.
|
|
272
|
+
Messages use ICU MessageFormat, and a missing key is returned verbatim.
|
|
273
|
+
|
|
274
|
+
### App shell
|
|
275
|
+
|
|
276
|
+
The shell does not build or filter the menu: `items` is a prop, and every
|
|
277
|
+
`label` must already be translated. `footer: true` pins an entry to the bottom
|
|
278
|
+
of the sidebar. The shell holds no session, so the avatar comes from
|
|
279
|
+
`avatar-src` or the `avatar` slot.
|
|
280
|
+
|
|
281
|
+
```vue
|
|
282
|
+
<script setup lang="ts">
|
|
283
|
+
import {
|
|
284
|
+
ActivityLayout,
|
|
285
|
+
LanguageSwitcher,
|
|
286
|
+
type MenuItem,
|
|
287
|
+
ThemeToggle,
|
|
288
|
+
} from '@nxgt/material-vue/components';
|
|
289
|
+
|
|
290
|
+
const items: MenuItem[] = [
|
|
291
|
+
{ label: 'Home', url: '/', icon: 'house' },
|
|
292
|
+
{ label: 'Settings', url: '/settings', icon: 'gear', footer: true },
|
|
293
|
+
];
|
|
294
|
+
</script>
|
|
295
|
+
|
|
296
|
+
<template>
|
|
297
|
+
<ActivityLayout :items="items" avatar-src="/me.png">
|
|
298
|
+
<template #brand><img src="/logo.svg" alt="Acme" class="h-8" /></template>
|
|
299
|
+
<template #header-actions>
|
|
300
|
+
<LanguageSwitcher />
|
|
301
|
+
<ThemeToggle />
|
|
302
|
+
</template>
|
|
303
|
+
<RouterView />
|
|
304
|
+
</ActivityLayout>
|
|
305
|
+
</template>
|
|
306
|
+
```
|
|
307
|
+
|
|
308
|
+
Always fill the `brand` slot, because the default one is a placeholder. The
|
|
309
|
+
active entry is the **longest** matching `url` across the whole menu, matched
|
|
310
|
+
segment by segment (`/admin` does not cover `/administrators`).
|
|
311
|
+
`AppBreadcrumb` lists every matched route that declares
|
|
312
|
+
`meta: { breadcrumb: 'Settings' }` (a string, or a function of the route).
|
|
313
|
+
|
|
314
|
+
### Local stores
|
|
315
|
+
|
|
316
|
+
Widgets keep their UI state in Pinia stores that are local to each instance.
|
|
317
|
+
Use the same factory for your own components: every call from a component
|
|
318
|
+
`setup()` gets its own store id.
|
|
319
|
+
|
|
320
|
+
```ts
|
|
321
|
+
import { defineLocalStore } from '@nxgt/material-vue/lib';
|
|
322
|
+
|
|
323
|
+
export const useCounterStore = defineLocalStore<{ count: number }>('counter', {
|
|
324
|
+
state: () => ({ count: 0 }),
|
|
325
|
+
actions: {
|
|
326
|
+
increment(this: { count: number }) {
|
|
327
|
+
this.count += 1;
|
|
328
|
+
},
|
|
329
|
+
},
|
|
330
|
+
});
|
|
331
|
+
|
|
332
|
+
// in setup(): const store = useCounterStore({ count: 5 });
|
|
333
|
+
```
|
|
334
|
+
|
|
335
|
+
## Components
|
|
336
|
+
|
|
337
|
+
All components are exported from `@nxgt/material-vue/components` and from the
|
|
338
|
+
root barrel. The name before `·` is the standalone component, and the name
|
|
339
|
+
after it is the vee-validate wrapper. "+ parts" means the family also exports
|
|
340
|
+
sub-components (`CardHeader`, `CardContent`, …). The last column is the
|
|
341
|
+
matching export in [`@nxgt/material`](https://www.npmjs.com/package/@nxgt/material),
|
|
342
|
+
or `—` when the React library has none.
|
|
343
|
+
|
|
344
|
+
### Primitives
|
|
345
|
+
|
|
346
|
+
Thin shadcn-vue / Reka UI building blocks, styled with the library tokens.
|
|
347
|
+
|
|
348
|
+
| Component | What it does | @nxgt/material |
|
|
349
|
+
| --- | --- | --- |
|
|
350
|
+
| `Accordion`, `AccordionItem`, `AccordionTrigger`, `AccordionContent` | Collapsible sections, single or multiple open. | `Accordion` |
|
|
351
|
+
| `Avatar`, `AvatarImage`, `AvatarFallback` | Round image with a fallback (initials). | `Avatar` |
|
|
352
|
+
| `Card`, `CardHeader`, `CardTitle`, `CardDescription`, `CardAction`, `CardContent`, `CardFooter` | Surface with header, body and footer areas. | `Card` |
|
|
353
|
+
| `Checkbox` | Checkbox with checked and indeterminate states. | `Checkbox` |
|
|
354
|
+
| `Collapsible`, `CollapsibleTrigger`, `CollapsibleContent` | Shows or hides one region. | `Collapsible` |
|
|
355
|
+
| `Input` | Styled native input with `v-model`. | `Input` |
|
|
356
|
+
| `InputGroup`, `InputGroupAddon`, `InputGroupInput`, `InputGroupButton`, `InputGroupText`, `InputGroupTextarea` | Input or textarea with inline addons, buttons and text. | `InputGroup` |
|
|
357
|
+
| `InputOTP`, `InputOTPGroup`, `InputOTPSlot`, `InputOTPSeparator` | Slot-by-slot one-time-code input. | — |
|
|
358
|
+
| `Label` | Form label; `with-asterisk` marks it required. | `Label` |
|
|
359
|
+
| `NativeSelect`, `NativeSelectOption`, `NativeSelectOptGroup` | Styled native `<select>` with `v-model`. | — |
|
|
360
|
+
| `RadioGroup`, `RadioGroupItem` | Radio primitives (see `RadioGroupField` for the labelled field). | `RadioGroupBase`, `RadioGroupItem` |
|
|
361
|
+
| `ScrollArea`, `ScrollBar` | Scroll container with styled scrollbars. | — |
|
|
362
|
+
| `Select`, `SelectTrigger`, `SelectValue`, `SelectContent`, `SelectItem` + parts | Select primitives (see `SelectField` for the labelled field). | `Select` |
|
|
363
|
+
| `Separator` | Horizontal or vertical rule. | `Separator` |
|
|
364
|
+
| `Slider` | Range slider primitive, one or more thumbs. | `Slider` |
|
|
365
|
+
| `Switch` | Switch; with `label` or `placeholder` it renders as a field row. | `Switch` |
|
|
366
|
+
| `Table`, `TableHeader`, `TableBody`, `TableRow`, `TableHead`, `TableCell`, `TableEmpty` + parts | Styled table markup. | `Table` |
|
|
367
|
+
| `Tabs`, `TabsList`, `TabsTrigger`, `TabsContent` | Tabbed panels. | `Tabs` |
|
|
368
|
+
| `Textarea` | Styled native textarea with `v-model`. | `Textarea` |
|
|
369
|
+
| `Toggle`, `ToggleGroup`, `ToggleGroupItem` | Pressable toggle and single/multiple toggle groups. | `Toggle`, `ToggleGroup` |
|
|
370
|
+
| `ResizablePanelGroup`, `ResizablePanel`, `ResizableHandle` | Split panes resized by dragging a handle. | `ResizableGroup`, `ResizablePanel`, `ResizableSeparator` |
|
|
371
|
+
| `Typography` | Text on the type scale (`headline-large`, `title-medium`, `body-small`, …). | `Typography` |
|
|
372
|
+
| `Kbd`, `KbdShortcut` | Keyboard key; `KbdShortcut` renders `['mod', 'k']` as ⌘/Ctrl glyphs. | `Kbd`, `KbdShortcut` |
|
|
373
|
+
|
|
374
|
+
### Buttons & actions
|
|
375
|
+
|
|
376
|
+
| Component | What it does | @nxgt/material |
|
|
377
|
+
| --- | --- | --- |
|
|
378
|
+
| `Button` | Button with 5 variants × 7 colours, sizes, `loading` spinner and `tooltip`. | `Button` |
|
|
379
|
+
| `IconButton` | Round icon-only button with the same variants and colours. | `IconButton` |
|
|
380
|
+
| `ButtonGroup` | Lays out related buttons as one group. | `ButtonGroup` |
|
|
381
|
+
| `ResponsiveButton` | Label on desktop, icon only on mobile; `expanded` forces either. | `ResponsiveButton` |
|
|
382
|
+
| `LinkButton`, `IconLinkButton`, `ResponsiveLinkButton` | Buttons that navigate with vue-router (`to`, `replace`, `target`). | `LinkButton`, `IconLinkButton`, `ResponsiveLinkButton` |
|
|
383
|
+
| `SplitButton` | Main action plus a chevron menu filled by the `menu` slot. | `SplitButton` |
|
|
384
|
+
| `CopyButton` | Copies `value` to the clipboard and flips its tooltip to "Copied". | `CopyButton` |
|
|
385
|
+
| `LoadMoreButton` | Responsive "Load more" button with a refresh icon. | `LoadMoreButton` |
|
|
386
|
+
| `ScrollToTop` | Floating button shown past `threshold` px that scrolls back up. | `ScrollToTop` |
|
|
387
|
+
| `ActionCard` | Card with title, description and an active indicator. | `ActionCard` |
|
|
388
|
+
| `Chip` | Compact pill; clickable with `@click`, dismissible with `@dismiss`. | `Chip` |
|
|
389
|
+
|
|
390
|
+
### Form fields
|
|
391
|
+
|
|
392
|
+
Every field takes `label`, `helperText`, `error`, `required`, `disabled` and
|
|
393
|
+
`v-model`.
|
|
394
|
+
|
|
395
|
+
| Component | What it does | @nxgt/material |
|
|
396
|
+
| --- | --- | --- |
|
|
397
|
+
| `TextField` · `TextFormField` | Labelled text input. | `TextField` · `TextFormField` |
|
|
398
|
+
| `EmailField` · `EmailFormField` | Email input (`autocomplete="email"`). | `EmailField` · `EmailFormField` |
|
|
399
|
+
| `PasswordField` · `PasswordFormField` | Password with show/hide and an optional strength meter (`show-strength`). | `PasswordField` · `PasswordFormField` |
|
|
400
|
+
| `UrlField` · `UrlFormField` | URL input (`autocomplete="url"`). | `UrlField` · `UrlFormField` |
|
|
401
|
+
| `PhoneField` · `PhoneFormField` | Phone input with a country menu, parsed with libphonenumber-js. | `PhoneField` · `PhoneFormField` |
|
|
402
|
+
| `NumberField` · `NumberFormField` | Number input with `min`/`max`/`step` and stepper buttons. | `NumberField` · `NumberFormField` |
|
|
403
|
+
| `CurrencyField` · `CurrencyFormField` | Amount formatted for the current language; `currency` defaults to EUR. | `CurrencyField` · `CurrencyFormField` |
|
|
404
|
+
| `PercentField` · `PercentFormField` | Number field bounded to 0–100. | `PercentField` · `PercentFormField` |
|
|
405
|
+
| `TextareaField` · `TextareaFormField` | Textarea with `min-rows`/`max-rows` and an optional character count. | `TextareaField` · `TextareaFormField` |
|
|
406
|
+
| `SearchField` · `SearchFormField` | Search input with optional debounce (`debounce-ms`) and loading state. | `SearchField` · `SearchFormField` |
|
|
407
|
+
| `ColorField` · `ColorFormField` | Colour picker plus a hex text input. | `ColorField` · `ColorFormField` |
|
|
408
|
+
| `OtpField` · `OtpFormField` | One-time code boxes (`length`, default 6). | `OtpField` · `OtpFormField` |
|
|
409
|
+
| `InputGroupField` · `InputGroupFormField` | Labelled input with `leading` / `trailing` addon slots. | `InputGroupField` · `InputGroupFormField` |
|
|
410
|
+
| `InlineEdit` | Text that switches to an input and emits `save`. | `InlineEdit` · `InlineEditFormField` |
|
|
411
|
+
| `RatingField` · `RatingFormField` | Star rating (`max`, default 5), clearable. | `RatingField` · `RatingFormField` |
|
|
412
|
+
| `SliderField` · `SliderFormField` | Labelled slider, single value or range, with a readout. | `Slider` · `SliderFormField` |
|
|
413
|
+
| `SwitchField` · `SwitchFormField` | Labelled switch row bound to a boolean. | `Switch` · `SwitchFormField` |
|
|
414
|
+
| `HelperText` | Hint or error line under a field. | `HelperText` |
|
|
415
|
+
| `Field` | Renders any field from a config object (`{ type: 'text' \| 'select' \| 'date' \| … }`). | `Field` |
|
|
416
|
+
| `Contacts`, `ContactItem`, `ContactDialog` · `ContactsFormField` | Typed contact list (phone, email, …) with an add/edit dialog. | `Contacts` · `ContactsFormField` |
|
|
417
|
+
| `PostalAddress`, `PostalAddressDialog` · `PostalAddressFormField` | Shows a postal address and edits it in a dialog. | `PostalAddress` · `PostalAddressFormField` |
|
|
418
|
+
| `OpeningHours`, `OpeningHoursItem`, `OpeningHoursDialog` · `OpeningHoursFormField` | Weekly opening hours with a per-slot dialog. | `OpeningHours` · `OpeningHoursFormField` |
|
|
419
|
+
| `AttributesField`, `AttributesList`, `AttributeDialog`, `AttributeForm` · `AttributesFormField` | Defines custom typed attributes (text, number, select, date, …). | `AttributesField` · `AttributesFormField` |
|
|
420
|
+
| `AttributeValuesForm`, `AttributeValueFormField` · `AttributeValuesFormFieldSet` | Fills in values for a list of attribute definitions. | `AttributeValuesForm` · `AttributeValuesFormFieldSet` |
|
|
421
|
+
|
|
422
|
+
### Date & time
|
|
423
|
+
|
|
424
|
+
| Component | What it does | @nxgt/material |
|
|
425
|
+
| --- | --- | --- |
|
|
426
|
+
| `Calendar` + parts | Date grid with month and year navigation. | `Calendar` |
|
|
427
|
+
| `DateField` · `DateFormField` | Date picker in a popover, optional time (`show-time-picker`). | `DateField` · `DateFormField` |
|
|
428
|
+
| `DateRangeField` · `DateRangeFormField` | From/to range picker. | `DateRangeField` · `DateRangeFormField` |
|
|
429
|
+
| `TimeField` · `TimeFormField` | Time picker in a popover, bound to a `Date`. | `TimeField` · `TimeFormField` |
|
|
430
|
+
| `TimePicker` | Inline hour and minute inputs; emits `change` with a `Date`. | `TimePicker` |
|
|
431
|
+
| `DurationField` · `DurationFormField` | Hours + minutes, stored as total minutes. | `DurationField` · `DurationFormField` |
|
|
432
|
+
| `TimezoneField` · `TimezoneFormField` | Searchable IANA timezone picker. | `TimezoneField` · `TimezoneFormField` |
|
|
433
|
+
| `RelativeTime` | "3 minutes ago" for a date, in the current language. | `RelativeTime` |
|
|
434
|
+
| `EventChip` | Coloured event pill with time, all-day and continuation markers. | `EventChip` |
|
|
435
|
+
|
|
436
|
+
### Selection & choice
|
|
437
|
+
|
|
438
|
+
| Component | What it does | @nxgt/material |
|
|
439
|
+
| --- | --- | --- |
|
|
440
|
+
| `SelectField` · `SelectFormField` | Labelled select from `options`. | `SelectField` · `SelectFormField` |
|
|
441
|
+
| `ComboboxField` · `ComboboxFormField` | Searchable single select. | `ComboboxField` · `ComboboxFormField` |
|
|
442
|
+
| `Autocomplete` · `AutocompleteFormField` | Type-ahead single or multiple select; `free-solo` accepts new values. | `Autocomplete` · `AutocompleteFormField` |
|
|
443
|
+
| `CountryField` · `CountryFormField` | Country picker with flags, single or multiple. | `CountryField` · `CountryFormField` |
|
|
444
|
+
| `CheckboxGroup` · `CheckboxGroupFormField` | Checkbox list bound to `string[]`. | `CheckboxGroup` · `CheckboxGroupFormField` |
|
|
445
|
+
| `RadioGroupField` · `RadioGroupFormField` | Labelled radio list from `options`. | `RadioGroup` · `RadioGroupFormField` |
|
|
446
|
+
| `SelectCardField` · `SelectCardFormField` | Options as selectable cards (title, description), single or multiple. | `SelectCardField` · `SelectCardFormField` |
|
|
447
|
+
| `CheckCardField` · `CheckCardFormField` | A boolean shown as two cards (yes / no). | `CheckCardField` · `CheckCardFormField` |
|
|
448
|
+
| `SelectChipField` · `SelectChipFormField` | Options as chips, single or multiple. | `SelectChipField` · `SelectChipFormField` |
|
|
449
|
+
|
|
450
|
+
### Data display
|
|
451
|
+
|
|
452
|
+
| Component | What it does | @nxgt/material |
|
|
453
|
+
| --- | --- | --- |
|
|
454
|
+
| `AccordionCard` | Accordion built from an `items` array (`title`, `content`). | `AccordionCard` |
|
|
455
|
+
| `AvatarGroup` | Overlapping avatars; extras past `max` collapse into "+N". | `AvatarGroup` |
|
|
456
|
+
| `Description` | Label and value pair, hidden when the value is empty. | `Description` |
|
|
457
|
+
| `SummaryData` | Label/value rows, stacked or `inline`. | `SummaryData` |
|
|
458
|
+
| `EntityHeader` | Title with a row of metadata. | `EntityHeader` |
|
|
459
|
+
| `StatCard` | KPI tile: label, value, hint and a coloured delta. | `StatCard` |
|
|
460
|
+
| `ExtendedLabel` | Section heading with an accent bar and a `trailing` slot. | `ExtendedLabel` |
|
|
461
|
+
| `Timeline`, `TimelineItem` | Vertical event list with tones and timestamps. | `Timeline`, `TimelineItem` |
|
|
462
|
+
| `QRCode` | QR code for `value` (`size`, colours, error `level`). | `QRCode` |
|
|
463
|
+
| `Barecode` | Barcode drawn on a canvas with JsBarcode (`CODE128` by default). | `Barecode` |
|
|
464
|
+
|
|
465
|
+
### Data table, filter & lists
|
|
466
|
+
|
|
467
|
+
| Component | What it does | @nxgt/material |
|
|
468
|
+
| --- | --- | --- |
|
|
469
|
+
| `DataTable` | TanStack table with sorting, filtering, row selection, expandable rows, pagination and load-more. | `DataTable` |
|
|
470
|
+
| `DataTableColumnHeader`, `DataTablePagination`, `DataTableViewOptions` | Sortable header, pager with page size, column visibility menu. | `DataTableColumnHeader`, `DataTablePagination`, `DataTableViewOptions` |
|
|
471
|
+
| `Filter` · `FilterFormField` | Filter panel built from a schema (15 field types), shown inline or in a dialog, sheet, drawer or popover. It supports presets, URL sync and storage. | `Filter` · `FilterFormField` |
|
|
472
|
+
| `FilterProvider`, `FilterTrigger`, `FilterChips`, `FilterContent`, `FilterGroups`, `FilterGroup`, `FilterField`, `FilterActions`, `FilterPresets` | Filter parts for composing your own layout. | `FilterProvider`, `FilterChips`, `FilterContent`, `FilterGroups`, `FilterGroup`, `FilterField`, `FilterActions`, `FilterPresets` |
|
|
473
|
+
| `FilterInline`, `FilterDialog`, `FilterSheet`, `FilterDrawer`, `FilterPopover` | Each filter container on its own. | `FilterInline`, `FilterDialog`, `FilterSheet`, `FilterDrawer`, `FilterPopover` |
|
|
474
|
+
| `TransferList` · `TransferListFormField` | Available/selected panes with search, move buttons and drag-and-drop. | `TransferList` · `TransferListFormField` |
|
|
475
|
+
| `SortableList`, `SortableHandle` · `SortableListFormField` | Searchable list you reorder by dragging; `v-model` is the ordered values. | `SortableList`, `SortableHandle` · `SortableListFormField` |
|
|
476
|
+
| `Tree`, `TreeItem` | Expandable tree with none, single or multiple selection. | `Tree`, `TreeItem` |
|
|
477
|
+
| `ListTile` | Row with title, subtitle and leading/trailing slots; a link or a button. | `ListTile` |
|
|
478
|
+
| `DndProvider`, `Draggable`, `Droppable`, `DraggableDroppable`, `SortableProvider`, `Sortable`, `DragHandle`, `DndOverlay` | Drag-and-drop primitives with a dnd-kit-style API, also on `/dnd`. | `DndProvider`, `Draggable`, `Droppable`, `DraggableDroppable`, `SortableProvider`, `Sortable`, `DragHandle`, `DndOverlay` |
|
|
479
|
+
|
|
480
|
+
### Navigation & layout
|
|
481
|
+
|
|
482
|
+
| Component | What it does | @nxgt/material |
|
|
483
|
+
| --- | --- | --- |
|
|
484
|
+
| `ActivityLayout`, `ActivityContent`, `AppSidebar`, `AppHeader`, `AppBreadcrumb` | App shell: sidebar from `items`, header with a mobile menu sheet, route breadcrumb and page frame. | `ActivityLayout`, `ActivityContent`, `AppSidebar`, `AppHeader`, `AppBreadcrumb` |
|
|
485
|
+
| `Sidebar`, `SidebarHeader`, `SidebarContent`, `SidebarFooter`, `SidebarMenuItem`, `SidebarMenuLabel` | Collapsible navigation column (`v-model:expanded`). | `Sidebar`, `SidebarHeader`, `SidebarContent`, `SidebarFooter`, `SidebarMenuItem`, `SidebarMenuLabel` |
|
|
486
|
+
| `NavigationRail` | Narrow vertical rail for icon buttons. | `NavigationRail` |
|
|
487
|
+
| `TopAppBar`, `BottomAppBar` | Horizontal app bars; the bottom bar styles icon buttons with an active state. | `TopAppBar`, `BottomAppBar` |
|
|
488
|
+
| `Breadcrumb`, `BreadcrumbList`, `BreadcrumbItem`, `BreadcrumbLink`, `BreadcrumbPage` + parts | Breadcrumb trail. | `Breadcrumb` |
|
|
489
|
+
| `Pagination`, `PaginationContent`, `PaginationItem`, `PaginationFirst`, `PaginationLast` + parts | Page navigation links. | `Pagination`, `PaginationBar` |
|
|
490
|
+
| `Tabs` | See Primitives. | `Tabs` |
|
|
491
|
+
| `Stepper` | Horizontal or vertical steps with per-step status. | `Stepper` |
|
|
492
|
+
| `ListDetailsLayout` (`.List`, `.Details`, `.Trigger`) | List and details panes with a switchable active view. | `ListDetailsLayout` |
|
|
493
|
+
| `PaneLayout` (`.Pane`, `.Content`, `.Trigger`) | Content with a toggleable side pane that becomes a sheet on mobile. | `PaneLayout` |
|
|
494
|
+
| `ThreadLayout` | Centred page frame with `header` and `stepper` slots. | `ThreadLayout` |
|
|
495
|
+
| `ResponsiveGrid` | Container-query grid, from 1 to 5 columns. | `ResponsiveGrid` |
|
|
496
|
+
| `Background` | Full-viewport gradient backdrop. | `Background` |
|
|
497
|
+
| `Activity` | Keeps its content mounted and toggles it with `visible`. | `Activity` |
|
|
498
|
+
| `Switcher` | Dropdown to switch the current item (workspace, account, …). | `Switcher` |
|
|
499
|
+
| `ThemeToggle` | Light / dark / system toggle backed by `useTheme`. | `ThemeToggle` |
|
|
500
|
+
| `LanguageSwitcher` | Language menu wired to `I18nProvider`; disabled without it. | `LanguageSwitcher` |
|
|
501
|
+
|
|
502
|
+
### Overlays & menus
|
|
503
|
+
|
|
504
|
+
| Component | What it does | @nxgt/material |
|
|
505
|
+
| --- | --- | --- |
|
|
506
|
+
| `Dialog`, `DialogTrigger`, `DialogContent`, `DialogScrollContent` + parts | Modal dialog. | `Dialog` |
|
|
507
|
+
| `CustomDialog` | Dialog with `title` and `description` props. | `CustomDialog` |
|
|
508
|
+
| `AlertDialog`, `AlertDialogContent`, `AlertDialogAction`, `AlertDialogCancel` + parts | Blocking modal that needs an explicit answer. | `AlertDialog` |
|
|
509
|
+
| `CustomAlertDialog` | Alert dialog with `title` and `description` props. | `CustomAlertDialog` |
|
|
510
|
+
| `ConfirmDialog` | Confirm/cancel modal with a `destructive` variant and `loading`. | `ConfirmDialog` |
|
|
511
|
+
| `ConfirmationDialog` | Confirm/cancel modal toned by `variant` and `color` (warning by default). | `ConfirmationDialog` |
|
|
512
|
+
| `Sheet`, `SheetTrigger`, `SheetContent` + parts | Panel sliding in from a screen edge. | `Sheet` |
|
|
513
|
+
| `Drawer`, `DrawerTrigger`, `DrawerContent` + parts | Drawer panel. | `Drawer` |
|
|
514
|
+
| `Popover`, `PopoverTrigger`, `PopoverContent`, `PopoverAnchor` | Anchored floating panel. | `Popover` |
|
|
515
|
+
| `HoverCard`, `HoverCardTrigger`, `HoverCardContent` | Card shown on hover. | `HoverCard` |
|
|
516
|
+
| `Tooltip`, `TooltipProvider`, `TooltipTrigger`, `TooltipContent` | Hint on hover or focus. | `Tooltip` |
|
|
517
|
+
| `DropdownMenu`, `DropdownMenuTrigger`, `DropdownMenuContent`, `DropdownMenuItem` + parts | Menu opened from a trigger, with checkbox, radio and sub-menus. | `DropdownMenu` |
|
|
518
|
+
| `ContextMenu`, `ContextMenuTrigger`, `ContextMenuContent`, `ContextMenuItem` + parts | Right-click menu. | `ContextMenu` |
|
|
519
|
+
| `Menubar`, `MenubarMenu`, `MenubarTrigger`, `MenubarContent`, `MenubarItem` + parts | Desktop-style menu bar. | `Menubar` |
|
|
520
|
+
| `Command`, `CommandDialog`, `CommandInput`, `CommandList`, `CommandItem` + parts | Command palette with search, groups and shortcuts. | `Command`, `CommandDialog` |
|
|
521
|
+
|
|
522
|
+
### Feedback & status
|
|
523
|
+
|
|
524
|
+
| Component | What it does | @nxgt/material |
|
|
525
|
+
| --- | --- | --- |
|
|
526
|
+
| `Alert` | Inline message with a title, description and tone. | `Alert` |
|
|
527
|
+
| `Banner` | Full-width notice (`info`, `success`, `warning`, `error`), optionally dismissible. | `Banner` |
|
|
528
|
+
| `Toaster`, `Toast`, `toast`, `toasts` | vue-sonner toasts; `toasts.success` / `error` / `info` / `warning` / `loading` / `dismiss`. | `Toaster`, `Toast`, `toast`, `toasts` |
|
|
529
|
+
| `Progress`, `ProgressField`, `CircularProgress` | Linear bar, labelled bar, and ring with a label. | `Progress`, `ProgressField`, `CircularProgress` |
|
|
530
|
+
| `Spinner` | Loading spinner in several styles and colours. | `Spinner` |
|
|
531
|
+
| `Skeleton`, `SkeletonText`, `SkeletonAvatar`, `SkeletonCard`, `SkeletonTable` | Loading placeholders. | `Skeleton`, `SkeletonText`, `SkeletonAvatar`, `SkeletonCard`, `SkeletonTable` |
|
|
532
|
+
| `EmptyState` | Empty, not-found, unauthorized or generic placeholder. | `EmptyState` |
|
|
533
|
+
| `StatusIndicator` | Status dot with a tone, optionally pulsing. | `StatusIndicator` |
|
|
534
|
+
| `Badge` | Pill label in the semantic tones. | `Badge` |
|
|
535
|
+
| `CountBadge` | Numeric badge capped at `max` ("99+"). | `CountBadge` |
|
|
536
|
+
| `Notifications` | Notification bell (popover or panel) with filters, categories, read and dismiss. | `Notifications` |
|
|
537
|
+
| `HydrateLoading` | Full-screen spinner over the gradient backdrop while the app boots. | `HydrateLoading` |
|
|
538
|
+
|
|
539
|
+
### Media & files
|
|
540
|
+
|
|
541
|
+
| Component | What it does | @nxgt/material |
|
|
542
|
+
| --- | --- | --- |
|
|
543
|
+
| `UploadField` · `UploadFormField` | File picker bound to `File` or `File[]`. | `UploadField` · `UploadFormField` |
|
|
544
|
+
| `NetworkUploadField` · `NetworkUploadFormField` | Drop zone that uploads through your `onUpload(file, onProgress)`, with progress, retry and replace. | `NetworkUploadField` · `NetworkUploadFormField` |
|
|
545
|
+
| `S3UploadField` · `S3UploadFormField` | Same drop zone, uploading to presigned URLs from `getPresignedUrl`. | `S3UploadField` · `S3UploadFormField` |
|
|
546
|
+
| `ImageField`, `ImageS3Field` · `ImageFormField`, `ImageS3FormField` | Single image upload with preview. | `ImageField`, `ImageS3Field` · `ImageFormField`, `ImageS3FormField` |
|
|
547
|
+
| `FileList`, `FileListField`, `FileListS3Field` · `FileListFormField`, `FileListS3FormField` | File rows with size and remove; the field variants upload. | `FileList`, `FileListField`, `FileListS3Field` · `FileListFormField`, `FileListS3FormField` |
|
|
548
|
+
| `ImageCropper`, `ImageCropperDialog` | Crop, zoom and rotate an image, then emit the cropped `File`. | `ImageCropper`, `ImageCropperDialog` |
|
|
549
|
+
| `Camera` | Webcam preview, device choice and photo capture (client-only). | — |
|
|
550
|
+
| `Gallery`, `LightboxGallery`, `MiniGallery` | Image/video gallery (grid, masonry, justified, carousel, …) with lightbox and selection. | `Gallery`, `LightboxGallery`, `MiniGallery` |
|
|
551
|
+
| `Carousel`, `CarouselContent`, `CarouselItem`, `CarouselPrevious`, `CarouselNext` | Embla carousel with previous/next buttons. | `Carousel`, `CarouselContent`, `CarouselItem`, `CarouselPrevious`, `CarouselNext` |
|
|
552
|
+
| `PdfReader`, `PdfToolbar`, `PdfSidebar`, `PdfPageList`, `PdfThumbnailSidebar`, `PdfOutlineSidebar` | PDF viewer with zoom, fit, rotate, search, thumbnails and outline (client-only). `PdfViewer` is a deprecated alias. | `PdfReader`, `PdfToolbar`, `PdfSidebar`, `PdfPageList`, `PdfThumbnailSidebar`, `PdfOutlineSidebar` |
|
|
553
|
+
|
|
554
|
+
### Rich widgets
|
|
555
|
+
|
|
556
|
+
| Component | What it does | @nxgt/material |
|
|
557
|
+
| --- | --- | --- |
|
|
558
|
+
| `ChatThread`, `ChatMessageList`, `ChatMessage`, `ChatComposer`, `ChatMarkdown` | Chat thread: messages (user, assistant, system, tool), safe markdown, retry and copy, and a composer. | `ChatThread`, `ChatMessageList`, `ChatMessage`, `ChatComposer`, `ChatMarkdown` |
|
|
559
|
+
| `ChatConversationItem`, `ChatMessageSeparator`, `ChatReactionGroup`, `ChatTypingIndicator`, `ChatComposerAttachments` + parts | Conversation list row, date separator, reactions, typing dots and attachments. | `ChatConversationItem`, `ChatMessageSeparator`, `ChatReactionGroup`, `ChatTypingIndicator`, `ChatComposerAttachments` |
|
|
560
|
+
| `Kanban` | Board with columns, swimlane groups, WIP limits, drag-and-drop, search and quick add. | `Kanban` |
|
|
561
|
+
| `EventCalendar` | Month, week, work-week, day and agenda views; drag, resize and create events. | `EventCalendar` |
|
|
562
|
+
| `BarChart`, `LineChart`, `AreaChart`, `PieChart`, `RadarChart`, `ScatterChart`, `HeatmapChart`, `FunnelChart`, `ChartContainer` | ECharts wrappers themed from the CSS tokens, with loading and empty states. | `BarChart`, `LineChart`, `AreaChart`, `PieChart`, `RadarChart`, `ScatterChart`, `HeatmapChart`, `FunnelChart`, `ChartContainer` |
|
|
563
|
+
| `RichTextEditor` · `RichTextEditorFormField` | Tiptap editor: toolbar, tables, images, mentions, callouts, character limit. | `RichTextEditor` · `RichTextEditorFormField` |
|
|
564
|
+
| `CodeEditor` | Monaco editor with a language picker and word wrap (client-only). | `CodeEditor` · `CodeEditorFormField` |
|
|
565
|
+
| `CodeBlock`, `CodeDiff`, `JsonViewer` | Highlighted code, side-by-side diff, collapsible JSON tree. | `CodeBlock`, `CodeDiff`, `JsonViewer` |
|
|
566
|
+
| `StxPlayer`, `StxPlayerProvider`, `StxPlayerViewport`, `StxPlayerControls`, `StxPlayerQueue`, `StxPlayerMini`, `StxPlayerExtras` | Audio/video player with a queue, captions and a `full` or `mini` layout (client-only). `VideoPlayer` is a deprecated alias. | `StxPlayer`, `StxPlayerProvider`, `StxPlayerViewport`, `StxPlayerControls`, `StxPlayerQueue`, `StxPlayerMini`, `StxPlayerExtras` |
|
|
567
|
+
| `Quiz`, `QuestionCard` | Quiz with choice, multi, boolean and text questions, plus scoring. | `Quiz`, `QuestionCard` |
|
|
568
|
+
| `PrintHeader`, `PrintSection`, `PrintCard`, `PrintCardField`, `PrintInfoRow`, `PrintBadge` | Inline-styled blocks for printable documents. | `PrintHeader`, `PrintSection`, `PrintCard`, `PrintCardField`, `PrintInfoRow`, `PrintBadge` |
|
|
569
|
+
| `PrintTable`, `PrintTableHeader`, `PrintTableRow`, `PrintTableCell`, `PrintTotals`, `PrintTotalRow` | Printable table with totals. | `PrintTable`, `PrintTableHeader`, `PrintTableRow`, `PrintTableCell`, `PrintTotals`, `PrintTotalRow` |
|
|
570
|
+
|
|
571
|
+
## Helpers
|
|
572
|
+
|
|
573
|
+
Non-visual exports, by subpath. Signatures are shortened: `?` marks an
|
|
574
|
+
optional argument.
|
|
575
|
+
|
|
576
|
+
### `@nxgt/material-vue/lib`
|
|
577
|
+
|
|
578
|
+
| Export | What it does |
|
|
579
|
+
| --- | --- |
|
|
580
|
+
| `cn(...classes)` | Merges class names (clsx + tailwind-merge). |
|
|
581
|
+
| `clientOnly(component)` | Renders `component` only after mount, in the browser. Pair it with `defineAsyncComponent(() => import(…))`. |
|
|
582
|
+
| `DATE_UTILS.format(iso, fmt?, locale?)` | Formats an ISO string with date-fns (`'PP'` by default); returns `-` when empty. |
|
|
583
|
+
| `DATE_UTILS.parseFromTimestring('HH:mm')`, `DATE_UTILS.parseFromISOString(iso?)` | Parses a time string or an ISO string into a `Date`. |
|
|
584
|
+
| `formatDateRangeFilter({ from, to })` | Converts a date range to ISO start/end of day, or `undefined`. |
|
|
585
|
+
| `formatNumber(value, { language?, ...Intl.NumberFormatOptions })` | `Intl.NumberFormat` with the language per call; returns `''` for NaN. |
|
|
586
|
+
| `STRING_UTILS`, `enumToKebabCase(value?)`, `joinTruthyParts(parts, separator?)` | `FOO_BAR` → `foo-bar`; joins the non-empty parts (`', '` by default). |
|
|
587
|
+
| `STYLES_UTILS.colorFromVariable(name, alpha?)`, `STYLES_UTILS.cssSize(value)` | CSS variable to `rgb(from var(--x) …)`; number to `px`. |
|
|
588
|
+
| `safeGetItem(key, default)`, `safeSetItem(key, value)`, `safeRemoveItem(key)`, `LOCALE_STORE_UTILS` | `localStorage` access that never throws, with JSON for non-strings. |
|
|
589
|
+
| `uniqueArray(array)`, `findByKey(array, key, value)`, `findByKeyIn(array, key, values)` | De-duplicates; finds one or many items by a key. |
|
|
590
|
+
| `useFindByKey(items, key)`, `useFindById(items)` | The same lookups bound to one list. |
|
|
591
|
+
| `buildFieldOptions(values, { valueKey, label })` | Maps records to `{ value, label }` options (a path or a function for `label`). |
|
|
592
|
+
| `pick(obj, keys)`, `omit(obj, keys)`, `cleanObject(obj, cleanNulls?)`, `cast<T>(value)`, `castAsync<T>(promise)` | Object helpers; `cleanObject` drops `undefined` (and `null`). |
|
|
593
|
+
| `ifEmptyString(value, fallback)`, `ifEmptyList(value, fallback)` | Returns `fallback` for an empty string or list. |
|
|
594
|
+
| `objectToFormData(obj)`, `formDataToObject(formData)`, `convertToFormData(files, fieldName?)` | `FormData` conversions; files go under `files` by default. |
|
|
595
|
+
| `searchParams(request)`, `searchParam(request, key)` | Reads query parameters from a `Request` (server handlers). |
|
|
596
|
+
| `delay(ms)` | Promise that resolves after `ms`. |
|
|
597
|
+
| `renderSlot(slot, context)`, `ContentSlot<T>` | Resolves a prop that is either a VNode or a function of `context`. |
|
|
598
|
+
| `zodLocaleError()`, `parsedType(data)` | Zod v4 error map translated through `material.zod.*`: `z.config({ customError: zodLocaleError() })`. |
|
|
599
|
+
|
|
600
|
+
Pinia store factories. Every store is local to the component instance that
|
|
601
|
+
creates it. The React library uses Redux Toolkit slices for the same jobs:
|
|
602
|
+
|
|
603
|
+
| Export | What it does | @nxgt/material |
|
|
604
|
+
| --- | --- | --- |
|
|
605
|
+
| `defineLocalStore(name, { state, actions?, getters? })` | Returns a factory; call it in `setup()`, optionally with initial state, to get this instance's store. | `useSliceReducer` |
|
|
606
|
+
| `localStoreId(name)`, `resolveStoreState(base, overrides?)` | Per-instance store id and the state merge behind `defineLocalStore`. | `resolveSliceState` |
|
|
607
|
+
| `defineStatusStore(name, initial?, actions?)` | `status` / `data` / `error` store with `start`, `success`, `error`, `reset`. | `createStatusSlice` |
|
|
608
|
+
| `defineStatusesStore(name, initial, actions?)` | The same, keyed by path (`start('users')`, `statusOf('users')`). | `createStatusesSlice` |
|
|
609
|
+
| `runStatus(store, fn)` | Runs an async function through a status store (start, then success or error). | `createAsyncSlice` |
|
|
610
|
+
| `defineFilterStore(name, initial, actions?)` | `filter` + `sort` store with `updateFilter` and `resetFilter`. | `createSliceWithFilter` |
|
|
611
|
+
| `defineStepFormStore(name, initialValues?, actions?)` | Multi-step form: `step`, `values`, `isDirty`, `updateStep`, `updateFormValues`, `reset`. | `createStepFormSlice` |
|
|
612
|
+
| `createPinia`, `setActivePinia`, `storeToRefs` | Re-exported from `pinia`. | — |
|
|
613
|
+
|
|
614
|
+
### `@nxgt/material-vue/composables`
|
|
615
|
+
|
|
616
|
+
These are the React library's `@nxgt/material/hooks`, with the same names.
|
|
617
|
+
|
|
618
|
+
| Export | What it does |
|
|
619
|
+
| --- | --- |
|
|
620
|
+
| `useTheme()` | `{ theme, preference, updateTheme }`: light/dark/system stored in `localStorage.theme`, toggles the `dark` class. |
|
|
621
|
+
| `resolveTheme(stored, prefersDark)`, `applyResolvedTheme(theme)` | The pure logic behind `useTheme`, safe on the server. |
|
|
622
|
+
| `useIsClient()` | `Ref<boolean>` that turns `true` after mount; use it for hydration-safe branches. |
|
|
623
|
+
| `useIsMobile()` | `Ref<boolean>`, `true` below 768 px. |
|
|
624
|
+
| `useLocalizedDate()` | `{ format, locale, language }`: `DATE_UTILS.format` in the `I18nProvider` language. |
|
|
625
|
+
| `useNumberFormatter()` | `{ formatNumber, formatCurrency }` in the current language. |
|
|
626
|
+
| `useOptions(items, { value, label, filter?, expanded? })`, `buildOptions(items, config)` | Maps records to `{ value, label }` options, as a computed or a plain array. |
|
|
627
|
+
| `extractNode(connection)` | Unwraps a GraphQL `edges[].node` connection into an array. |
|
|
628
|
+
| `useSearchParam(name)` | Computed value of one query parameter (vue-router). |
|
|
629
|
+
| `useNavigationHandler(to, { replace? })`, `useNavigationHandlers(routes)` | Returns click handlers that push or replace a route. |
|
|
630
|
+
| `useAllowedTransitions(current, transitions, configs)` | Lists the workflow actions allowed from the current status. |
|
|
631
|
+
|
|
632
|
+
### `@nxgt/material-vue/i18n`
|
|
633
|
+
|
|
634
|
+
| Export | What it does |
|
|
635
|
+
| --- | --- |
|
|
636
|
+
| `I18nProvider`, `provideI18n(options)` | Owns the language. Props: `defaultLanguage`, `initialLanguage` (for SSR), `storageKey`, `supportedLanguages`, `onLanguageChange`. |
|
|
637
|
+
| `useI18nContext()`, `useOptionalI18nContext()` | `{ language, supportedLanguages, changeLanguage }`; the first throws without a provider, the second returns `null`. |
|
|
638
|
+
| `mergeResources(base, app)` | Deep, per-language merge of this package's bundle and yours; your leaf keys win. |
|
|
639
|
+
| `createTranslator(resources)`, `translate`, `getLanguage()` | ICU translator over a bundle (`translate` is bound to the base bundle); missing keys are returned as-is. |
|
|
640
|
+
| `createTypedTranslation(translate)` | Builds your app's `useTranslation()`, which returns `{ t, i18n: { language, changeLanguage } }`. |
|
|
641
|
+
| `useMaterialTranslation()` | Translator for this package's own `material.*` keys, with an English fallback. |
|
|
642
|
+
| `resources`, `LANGUAGE_KEY`, `FALLBACK_LANGUAGE`, `SUPPORTED_LANGUAGES` | Base bundle (`en`, `fr`), the storage key (`language`) and defaults. |
|
|
643
|
+
| `FlatObject`, `Path`, `Language`, `MaterialLocaleKey`, `Translate`, `TranslationContext` | Types for deriving your `LocaleKey` union. |
|
|
644
|
+
|
|
645
|
+
### `@nxgt/material-vue/models`
|
|
646
|
+
|
|
647
|
+
| Export | What it does |
|
|
648
|
+
| --- | --- |
|
|
649
|
+
| `Status<T>` | `{ status: 'idle' \| 'loading' \| 'success' \| 'error'; data?; error? }`, the shape the status stores use. |
|
|
650
|
+
|
|
651
|
+
### `@nxgt/material-vue/types`
|
|
652
|
+
|
|
653
|
+
| Export | What it does |
|
|
654
|
+
| --- | --- |
|
|
655
|
+
| `PromiseOr<T>` | `T \| Promise<T>`. |
|
|
656
|
+
| `FunctionOr<T, R>`, `AsyncFunctionOr<T, R>` | A value, or a function (or async function) that computes it. |
|
|
657
|
+
| `Predicate<T>`, `AsyncPredicate<T>` | `(arg: T) => boolean`, sync or async. |
|
|
658
|
+
|
|
659
|
+
### `@nxgt/material-vue/dnd`
|
|
660
|
+
|
|
661
|
+
The drag-and-drop layer used by kanban, transfer list, sortable list and
|
|
662
|
+
calendar. The components are listed in the [catalogue](#data-table-filter--lists).
|
|
663
|
+
|
|
664
|
+
| Export | What it does |
|
|
665
|
+
| --- | --- |
|
|
666
|
+
| `arrayMove(array, from, to)`, `insertIds(list, ids, before?)` | Moves one item; inserts `ids` into `list` before an id (or at the end). |
|
|
667
|
+
| `closestCenter`, `pointerWithin`, `rectIntersection` | Collision detection strategies. |
|
|
668
|
+
| `verticalListSortingStrategy`, `horizontalListSortingStrategy` | Sorting strategies for `SortableProvider`. |
|
|
669
|
+
| `useDndItem()`, `useDndActiveId()` | Context of the enclosing draggable item; id of the item being dragged. |
|
|
670
|
+
| `CSS`, `composeRefs(...refs)` | `CSS.Transform.toString(transform)` for inline styles; merges template refs. |
|
|
671
|
+
|
|
672
|
+
### Component utilities (`@nxgt/material-vue/components`)
|
|
673
|
+
|
|
674
|
+
Pure helpers exported next to the components that use them.
|
|
675
|
+
|
|
676
|
+
| Export | What it does |
|
|
677
|
+
| --- | --- |
|
|
678
|
+
| `formatFileSize(bytes)`, `formatCount(count, max?)`, `formatStatDelta(delta)`, `formatRelativeTime(value, options?)` | Display formatting for file sizes, counters (`99+`), KPI deltas and relative times. |
|
|
679
|
+
| `isEmail(value)`, `isUrl(value)`, `normalizeUrl(value)`, `normalizeHex(value)`, `scorePassword(value)` | Validation and normalisation behind the matching fields. |
|
|
680
|
+
| `parseNumberInput(raw)`, `clampNumber(value, min?, max?)`, `stepNumber(value, direction, step?)`, `parseCurrencyInput(raw)` | Locale-tolerant number parsing (`1.234,5` or `1,234.5`) and stepping. |
|
|
681
|
+
| `minutesToParts(total)`, `partsToMinutes(hours, minutes)`, `clampRating(value, max?)` | Duration and rating conversions. |
|
|
682
|
+
| `parsePhoneInput`, `toE164`, `formatInternational`, `formatNational`, `isValidPhoneNumber`, `PHONE_COUNTRIES`, `flagEmoji` | Phone parsing and formatting (libphonenumber-js) and the country list. |
|
|
683
|
+
| `TIMEZONES`, `timezoneLabel(tz, language?)`, `timezoneCity(tz)`, `toCalendarDate(date)`, `fromDateValue(value, base?)` | Timezone list and labels with UTC offset; `Date` ↔ calendar-date conversions. |
|
|
684
|
+
| `copyToClipboard(text)`, `debounce(fn, ms)` | Clipboard write; debounced function. |
|
|
685
|
+
| `findActiveMenuItem(path, items)`, `partitionMenu(items)` | The app shell's longest-match and footer rules. |
|
|
686
|
+
| `dataTableFeatures`, `useColumnHelpers()`, `useDeleteRowsHandler(onDelete?)` | TanStack feature set, column helpers and a confirm-then-delete handler for `DataTable`. |
|
|
687
|
+
| `renderBarcode(canvas, value, options)`, `renderQrModel(options)`, `highlightCode(code, language?)` | Barcode, QR and syntax highlighting without the component. |
|
|
688
|
+
| `cropImageToFile(src, area, options?)`, `IMAGE_CROP_ASPECTS` | Crops an image into a `File`; preset aspect ratios. |
|
|
689
|
+
|
|
690
|
+
## SSR
|
|
691
|
+
|
|
692
|
+
An SSR app that bundles this package (`ssr.noExternal: ['@nxgt/material-vue']`)
|
|
693
|
+
evaluates every module the barrels reach at **boot**, whether or not a page
|
|
694
|
+
renders the component.
|
|
695
|
+
|
|
696
|
+
- **Browser-only widgets are already deferred.** `PdfReader` and its parts,
|
|
697
|
+
`Camera`, `StxPlayer`, `CodeEditor` and `CodeDiff` load their dependency
|
|
698
|
+
with `import()` and render through `clientOnly`. Do the same for your own
|
|
699
|
+
browser-only code, because a `typeof window` guard does nothing when the
|
|
700
|
+
*import* itself is the side effect:
|
|
701
|
+
|
|
702
|
+
```ts
|
|
703
|
+
import { defineAsyncComponent } from 'vue';
|
|
704
|
+
import { clientOnly } from '@nxgt/material-vue/lib';
|
|
705
|
+
|
|
706
|
+
export const MapView = clientOnly(defineAsyncComponent(() => import('./map-view.vue')));
|
|
707
|
+
```
|
|
708
|
+
|
|
709
|
+
- **Language on first render.** Pass `initial-language` (from a cookie or
|
|
710
|
+
`Accept-Language`) to `I18nProvider` so the server and the client agree.
|
|
711
|
+
- **Never `<svg><title>`.** Some SSR frameworks hoist `<title>` into the
|
|
712
|
+
document head, which causes a hydration mismatch. Use `role="img"` +
|
|
713
|
+
`aria-label`; `Icon` already does.
|
|
714
|
+
|
|
715
|
+
## Traps
|
|
716
|
+
|
|
717
|
+
| Symptom | Cause | Fix |
|
|
718
|
+
| --- | --- | --- |
|
|
719
|
+
| Components render unstyled, no console error | `styles.css` is not in the same file as `@import "tailwindcss"` | import it right after `@import "tailwindcss"` in your entry CSS |
|
|
720
|
+
| `Icon`, menu icons or toast icons are blank | sprite sheet not served | `public/assets/icons/sprites/<style>.svg` |
|
|
721
|
+
| `getActivePinia()` was called but there was no active Pinia | Pinia not installed | `app.use(createPinia())` before mount (the Nuxt module does it) |
|
|
722
|
+
| App shell, `AppBreadcrumb` or `LinkButton` throws on `useRoute` | vue-router not installed | `app.use(router)` |
|
|
723
|
+
| `useI18nContext must be used within an I18nProvider` | your `useTranslation()` runs outside the provider | mount `I18nProvider` above the component |
|
|
724
|
+
| `ReferenceError: DOMMatrix` at server boot | a static `pdfjs-dist` import in your own code | `import()` + `clientOnly` |
|
|
725
|
+
| `jsbarcode` has no default export (Vite, no Nuxt) | CommonJS dependency not pre-bundled | `optimizeDeps.include: ['@nxgt/material-vue > jsbarcode']` |
|
|
726
|
+
| Both CSS files loaded, duplicated tokens | `styles.css` and the root `style` export imported together | keep one: `styles.css` with Tailwind, the compiled CSS without |
|
|
727
|
+
|
|
728
|
+
## Development
|
|
729
|
+
|
|
730
|
+
```sh
|
|
731
|
+
bun install
|
|
732
|
+
bun run build # what consumers read
|
|
733
|
+
bun run storybook # http://localhost:6006
|
|
734
|
+
bun run test
|
|
735
|
+
```
|
|
736
|
+
|
|
737
|
+
## License
|
|
65
738
|
|
|
66
|
-
|
|
739
|
+
[MIT](https://opensource.org/license/mit). The `LICENSE` file ships in the
|
|
740
|
+
package.
|