Component Library
@morscherlab/mint-sdk ships the Vue components plugin authors use to build frontends that feel native inside MINT. This section is the public component library: a searchable catalog and one page per exported component, with each component page embedding its own playground.
Start Here
| Need | Page |
|---|---|
| Preview a component | Open the component page below and use its embedded playground |
| Check one component import and source | Open the component page below |
| Learn token and theme behavior | Design tokens, Theming |
| Build schema-driven experiment forms | FormBuilder guide |
Layout
PluginWorkspaceViewDefault plugin frontend shell generated by current MINT scaffolds.AppLayoutLower-level application shell with topbar, sidebar, and content slots.AppContainerLightweight content shell for standalone plugin screens and routed views.AppTopBarPlatform-style top bar for shells that need custom navigation chrome.AppSidebarSectioned sidebar for plugin-specific navigation and grouped tools.AppAvatarMenuAppAvatarMenu is a layout component exported by @morscherlab/mint-sdk for plugin frontends.AppPluginSwitcherAppPluginSwitcher is a layout component exported by @morscherlab/mint-sdk for plugin frontends.PluginIconPluginIcon is a layout component exported by @morscherlab/mint-sdk for plugin frontends.BreadcrumbBreadcrumb is a layout component exported by @morscherlab/mint-sdk for plugin frontends.DividerDivider is a layout component exported by @morscherlab/mint-sdk for plugin frontends.FitPanelFitPanel is a layout component exported by @morscherlab/mint-sdk for plugin frontends.ResourceCardResourceCard is a layout component exported by @morscherlab/mint-sdk for plugin frontends.CollapsibleCardCollapsibleCard is a layout component exported by @morscherlab/mint-sdk for plugin frontends.
Forms
BaseButtonTokenized action button with variants, sizes, loading, and disabled states.BaseInputThemed text and numeric input with error, placeholder, and v-model support.BaseTextareaMulti-line input for notes, descriptions, and longer user-entered text.BaseSelectThemed select control with option objects, placeholder, and v-model support.BaseCheckboxSingle checkbox control for boolean plugin settings and form fields.BaseToggleBaseToggle is a forms component exported by @morscherlab/mint-sdk for plugin frontends.BaseRadioGroupBaseRadioGroup is a forms component exported by @morscherlab/mint-sdk for plugin frontends.BaseSliderBaseSlider is a forms component exported by @morscherlab/mint-sdk for plugin frontends.ColorSliderColorSlider is a forms component exported by @morscherlab/mint-sdk for plugin frontends.BaseTabsBaseTabs is a forms component exported by @morscherlab/mint-sdk for plugin frontends.SegmentedControlSegmentedControl is a forms component exported by @morscherlab/mint-sdk for plugin frontends.MultiSelectMultiSelect is a forms component exported by @morscherlab/mint-sdk for plugin frontends.DropdownButtonDropdownButton is a forms component exported by @morscherlab/mint-sdk for plugin frontends.FormFieldLabel, hint, error, and accessibility wrapper for form controls.DatePickerDatePicker is a forms component exported by @morscherlab/mint-sdk for plugin frontends.TimePickerTimePicker is a forms component exported by @morscherlab/mint-sdk for plugin frontends.DateTimePickerDateTimePicker is a forms component exported by @morscherlab/mint-sdk for plugin frontends.TimeRangeInputTimeRangeInput is a forms component exported by @morscherlab/mint-sdk for plugin frontends.CalendarCalendar is a forms component exported by @morscherlab/mint-sdk for plugin frontends.TagsInputTagsInput is a forms component exported by @morscherlab/mint-sdk for plugin frontends.NumberInputNumberInput is a forms component exported by @morscherlab/mint-sdk for plugin frontends.FileUploaderDrag-and-drop file picker with accept, size, multiple, and error handling.FormulaInputFormulaInput is a forms component exported by @morscherlab/mint-sdk for plugin frontends.SequenceInputSequenceInput is a forms component exported by @morscherlab/mint-sdk for plugin frontends.UnitInputUnitInput is a forms component exported by @morscherlab/mint-sdk for plugin frontends.ConcentrationInputConcentrationInput is a forms component exported by @morscherlab/mint-sdk for plugin frontends.
Feedback
AlertBoxInline status, warning, error, and success messages for plugin screens.AppToastContainerAppToastContainer is a feedback component exported by @morscherlab/mint-sdk for plugin frontends.IconButtonIconButton is a feedback component exported by @morscherlab/mint-sdk for plugin frontends.ThemeToggleThemeToggle is a feedback component exported by @morscherlab/mint-sdk for plugin frontends.SkeletonSkeleton is a feedback component exported by @morscherlab/mint-sdk for plugin frontends.LoadingSpinnerLoadingSpinner is a feedback component exported by @morscherlab/mint-sdk for plugin frontends.StatusIndicatorStatusIndicator is a feedback component exported by @morscherlab/mint-sdk for plugin frontends.ProgressBarProgressBar is a feedback component exported by @morscherlab/mint-sdk for plugin frontends.AvatarAvatar is a feedback component exported by @morscherlab/mint-sdk for plugin frontends.EmptyStateEmpty-list and empty-view treatment with optional action affordance.TooltipHover/focus tooltip with smart positioning for compact explanations.BaseModalStandard modal dialog with controlled visibility and footer slots.ConfirmDialogPre-built confirm-or-cancel dialog for destructive or high-friction actions.SettingsModalSettingsModal is a feedback component exported by @morscherlab/mint-sdk for plugin frontends.
Data display
DataFrameSearchable, sortable, selectable table for dense experiment and analysis results.ChartContainerChartContainer is a data display component exported by @morscherlab/mint-sdk for plugin frontends.ScientificNumberScientificNumber is a data display component exported by @morscherlab/mint-sdk for plugin frontends.ChemicalFormulaFormula renderer with scientific typography and element-aware formatting.SequenceProgressBarSequenceProgressBar is a data display component exported by @morscherlab/mint-sdk for plugin frontends.AuditTrailAuditTrail is a data display component exported by @morscherlab/mint-sdk for plugin frontends.BatchProgressListBatchProgressList is a data display component exported by @morscherlab/mint-sdk for plugin frontends.ExperimentDataViewerExperimentDataViewer is a data display component exported by @morscherlab/mint-sdk for plugin frontends.ExperimentCodeBadgeExperimentCodeBadge is a data display component exported by @morscherlab/mint-sdk for plugin frontends.InstrumentAlertLogInstrumentAlertLog is a data display component exported by @morscherlab/mint-sdk for plugin frontends.InstrumentStateBadgeInstrumentStateBadge is a data display component exported by @morscherlab/mint-sdk for plugin frontends.InstrumentStatusCardInstrumentStatusCard is a data display component exported by @morscherlab/mint-sdk for plugin frontends.LcmsSequenceTableLcmsSequenceTable is a data display component exported by @morscherlab/mint-sdk for plugin frontends.BasePillCompact status label for tables, metadata, and small state indicators.
Lab widgets
WellPlateInteractive 96- and 384-well plate map with heatmaps, selection, and editing hooks.RackEditorRackEditor is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.SampleLegendSampleLegend is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.PlateMapEditorPlateMapEditor is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.ExperimentTimelineExperimentTimeline is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.SampleSelectorSampleSelector is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.AutoGroupModalAutoGroupModal is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.GroupAssignerGroupAssigner is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.MoleculeInputMoleculeInput is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.DoseCalculatorDoseCalculator is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.ReagentEditorReagentEditor is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.ReagentListReagentList is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.SampleHierarchyTreeSampleHierarchyTree is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.ProtocolStepEditorProtocolStepEditor is a lab widgets component exported by @morscherlab/mint-sdk for plugin frontends.
Workflow
ComponentBindingRendererComponentBindingRenderer is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.ControlWorkspaceViewControlWorkspaceView is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.DoseDesignWorkspaceViewDoseDesignWorkspaceView is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.BioTemplateRendererBioTemplateRenderer is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.BioTemplateExperimentWorkspaceViewBioTemplateExperimentWorkspaceView is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.BioTemplatePackWorkspaceViewBioTemplatePackWorkspaceView is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.BioTemplatePresetWorkspaceViewBioTemplatePresetWorkspaceView is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.StepWizardMulti-step workflow container with progress, validation, and navigation slots.FormBuilderSchema-driven form renderer for experiment-design and plugin settings UIs.FormActionsFormActions is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.ScheduleCalendarScheduleCalendar is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.ExperimentSelectorModalExperimentSelectorModal is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.ExperimentPopoverExperimentPopover is a workflow component exported by @morscherlab/mint-sdk for plugin frontends.
SDK Maintainer Storybook
The component pages above are compiled into the VitePress docs site. SDK maintainers can also run the full Histoire lab while changing SDK components and testing exhaustive prop controls:
bash
cd packages/sdk-frontend
bun run story:dev
# http://localhost:6006