@morscherlab/mint-sdk 1.0.0-rc.9 → 1.0.1

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.
Files changed (68) hide show
  1. package/dist/BaseModal-B9UA8Y_I.js +165 -0
  2. package/dist/BaseModal-B9UA8Y_I.js.map +1 -0
  3. package/dist/BaseSelect-DksaKYq_.js +176 -0
  4. package/dist/BaseSelect-DksaKYq_.js.map +1 -0
  5. package/dist/ExperimentPopover-CCYB1oWp.js +361 -0
  6. package/dist/ExperimentPopover-CCYB1oWp.js.map +1 -0
  7. package/dist/ExperimentPopover-D0bg_fqM.js +3 -0
  8. package/dist/ExperimentSelectorModal-B_kPbXcg.js +4 -0
  9. package/dist/ExperimentSelectorModal-wm7yUdAr.js +720 -0
  10. package/dist/ExperimentSelectorModal-wm7yUdAr.js.map +1 -0
  11. package/dist/SettingsModal-L7Ejny45.js +5 -0
  12. package/dist/SettingsModal-LEKI6Ebl.js +521 -0
  13. package/dist/SettingsModal-LEKI6Ebl.js.map +1 -0
  14. package/dist/{auth-BulIv_km.js → auth-D9q2GIcv.js} +3 -80
  15. package/dist/auth-D9q2GIcv.js.map +1 -0
  16. package/dist/components/DataFrame.vue.d.ts +3 -0
  17. package/dist/components/ExperimentDataViewer.vue.d.ts +2 -0
  18. package/dist/components/PluginWorkspaceView.vue.d.ts +2 -2
  19. package/dist/components/index.js +7 -2
  20. package/dist/{components-DtX3LDLq.js → components-CdjRzHI2.js} +533 -2025
  21. package/dist/components-CdjRzHI2.js.map +1 -0
  22. package/dist/composables/index.js +9 -3
  23. package/dist/composables/usePluginClient.d.ts +2 -1
  24. package/dist/{composables-wNt7VtkF.js → composables-DJgqPrlR.js} +7 -12
  25. package/dist/{composables-wNt7VtkF.js.map → composables-DJgqPrlR.js.map} +1 -1
  26. package/dist/experiment-utils-hGXMHlAc.js +109 -0
  27. package/dist/experiment-utils-hGXMHlAc.js.map +1 -0
  28. package/dist/index.js +16 -5
  29. package/dist/index.js.map +1 -1
  30. package/dist/install.js +7 -2
  31. package/dist/install.js.map +1 -1
  32. package/dist/permissions.js +81 -0
  33. package/dist/permissions.js.map +1 -0
  34. package/dist/stores/index.js +1 -1
  35. package/dist/styles.css +3233 -3185
  36. package/dist/templates/index.js +3 -1
  37. package/dist/templates-Do43ZIMb.js +5065 -0
  38. package/dist/templates-Do43ZIMb.js.map +1 -0
  39. package/dist/{templates-DSbHJC4v.js → useControlSchema-0n8Bcftq.js} +10 -5335
  40. package/dist/useControlSchema-0n8Bcftq.js.map +1 -0
  41. package/dist/useDropdownState-Ben4DnjJ.js +47 -0
  42. package/dist/useDropdownState-Ben4DnjJ.js.map +1 -0
  43. package/dist/useEventListener-CfVkP9Xz.js +57 -0
  44. package/dist/useEventListener-CfVkP9Xz.js.map +1 -0
  45. package/dist/useExperimentSelector-BpZklTbV.js +469 -0
  46. package/dist/useExperimentSelector-BpZklTbV.js.map +1 -0
  47. package/dist/useFormBuilder-COfYWDuC.js +729 -0
  48. package/dist/useFormBuilder-COfYWDuC.js.map +1 -0
  49. package/dist/{useProtocolTemplates-DwBhEPPU.js → useProtocolTemplates-TUQO_F3n.js} +8 -1298
  50. package/dist/useProtocolTemplates-TUQO_F3n.js.map +1 -0
  51. package/dist/utils/pluginIcon.d.ts +29 -2
  52. package/package.json +5 -1
  53. package/src/__tests__/components/DataFrame.test.ts +37 -0
  54. package/src/__tests__/components/PluginIcon.test.ts +77 -0
  55. package/src/__tests__/composables/usePluginClient.test.ts +11 -10
  56. package/src/components/AppTopBar.vue +7 -6
  57. package/src/components/DataFrame.vue +27 -2
  58. package/src/components/ExperimentDataViewer.vue +5 -1
  59. package/src/components/PluginIcon.story.vue +31 -1
  60. package/src/components/PluginIcon.vue +94 -4
  61. package/src/composables/usePluginClient.ts +3 -12
  62. package/src/styles/components/dataframe.css +26 -0
  63. package/src/styles/components/plugin-icon.css +5 -0
  64. package/src/utils/pluginIcon.ts +159 -2
  65. package/dist/auth-BulIv_km.js.map +0 -1
  66. package/dist/components-DtX3LDLq.js.map +0 -1
  67. package/dist/templates-DSbHJC4v.js.map +0 -1
  68. package/dist/useProtocolTemplates-DwBhEPPU.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"templates-Do43ZIMb.js","names":[],"sources":["../src/templates/builderReadUtils.ts","../src/templates/templateEnvelopes.ts","../src/templates/lookup.ts","../src/templates/catalog.ts","../src/templates/packs.ts","../src/templates/presets.ts","../src/templates/componentTargetResolvers.ts","../src/templates/componentBindingHelpers.ts","../src/templates/componentBindingCatalog.ts","../src/templates/plateGeometry.ts","../src/templates/templateValidators.ts","../src/templates/assayMatrixAdapters.ts","../src/templates/calibrationCurveAdapters.ts","../src/templates/flowPanelAdapters.ts","../src/templates/instrumentRunAdapterHelpers.ts","../src/templates/instrumentRunAdapters.ts","../src/templates/protocolAdapters.ts","../src/templates/qpcrAdapters.ts","../src/templates/reagentAdapters.ts","../src/templates/samplePrepAdapters.ts","../src/templates/sampleSheetAdapters.ts","../src/templates/timeCourseAdapters.ts","../src/templates/plateMapAdapters.ts","../src/templates/doseResponseAdapters.ts","../src/templates/adapters.ts","../src/templates/componentPlateHelpers.ts","../src/templates/componentPropsFactory.ts","../src/templates/componentDoseResponseProps.ts","../src/templates/componentGenericProps.ts","../src/templates/componentPlateMapProps.ts","../src/templates/componentQpcrPlateProps.ts","../src/templates/componentTemplateProps.ts","../src/templates/componentBindings.ts","../src/templates/builderPresetControls.ts","../src/templates/builderDefaults.ts","../src/templates/builderIdUtils.ts","../src/templates/plateMapBuilder.ts","../src/templates/sampleNormalizers.ts","../src/templates/sampleSheetBuilder.ts","../src/templates/samplePrepBuilder.ts","../src/templates/calibrationNormalizers.ts","../src/templates/doseResponseBuilder.ts","../src/templates/calibrationCurveBuilder.ts","../src/templates/protocolNormalizers.ts","../src/templates/timeCourseBuilder.ts","../src/templates/protocolStepsBuilder.ts","../src/templates/assayLookups.ts","../src/templates/assayNormalizers.ts","../src/templates/assayMatrixBuilder.ts","../src/templates/reagentListBuilder.ts","../src/templates/flowNormalizers.ts","../src/templates/flowCytometryPanelBuilder.ts","../src/templates/runNormalizers.ts","../src/templates/instrumentRunBuilder.ts","../src/templates/qpcrPlateBuilder.ts","../src/templates/qpcrExpressionCollectionBuilder.ts","../src/templates/lcmsBatchCollectionBuilder.ts","../src/templates/targetedMetabolomicsHelpers.ts","../src/templates/targetedMetabolomicsCollectionBuilder.ts","../src/templates/elisaAssayCollectionBuilder.ts","../src/templates/flowCytometryAssayCollectionBuilder.ts","../src/templates/westernBlotAssayCollectionBuilder.ts","../src/templates/defaultBioTemplateBuilder.ts","../src/templates/templatePackCollectionBuilder.ts","../src/templates/wellPlateScreenCollectionBuilder.ts","../src/templates/templatePresetCollectionBuilder.ts","../src/templates/controlSchemaClone.ts","../src/templates/controlSchemaMerge.ts","../src/templates/controlSchemaTargets.ts","../src/templates/controlSchemaConstants.ts","../src/templates/templateControlSchemas.ts","../src/templates/presetControlSchemas.ts","../src/templates/controlSchemas.ts"],"sourcesContent":["export function isRecord(value: unknown): value is Record<string, unknown> {\n return typeof value === 'object' && value !== null && !Array.isArray(value)\n}\n\nexport function readStringList(value: unknown, fallback: string[]): string[] {\n if (Array.isArray(value)) {\n const items = value.map(item => String(item).trim()).filter(Boolean)\n return items.length ? items : fallback\n }\n if (typeof value === 'string') {\n const items = value.split(',').map(item => item.trim()).filter(Boolean)\n return items.length ? items : fallback\n }\n return fallback\n}\n\nexport function readNumberList(value: unknown, fallback: number[]): number[] {\n const rawItems = Array.isArray(value)\n ? value\n : typeof value === 'string'\n ? value.split(',')\n : []\n const items = rawItems\n .map(item => Number(String(item).trim()))\n .filter(item => Number.isFinite(item))\n return items.length ? items : fallback\n}\n\nexport function readString(value: unknown, fallback: string): string {\n return typeof value === 'string' && value.trim() ? value.trim() : fallback\n}\n\nexport function readOptionalString(value: unknown): string | undefined {\n return typeof value === 'string' && value.trim() ? value.trim() : undefined\n}\n\nexport function readInteger(value: unknown, fallback: number): number {\n const parsed = typeof value === 'number'\n ? value\n : typeof value === 'string'\n ? Number(value)\n : Number.NaN\n return Number.isFinite(parsed) ? Math.max(1, Math.round(parsed)) : fallback\n}\n\nexport function readNumber(value: unknown, fallback: number): number {\n const parsed = typeof value === 'number'\n ? value\n : typeof value === 'string'\n ? Number(value)\n : Number.NaN\n return Number.isFinite(parsed) ? parsed : fallback\n}\n\nexport function readBoolean(value: unknown, fallback: boolean): boolean {\n return typeof value === 'boolean' ? value : fallback\n}\n","import type {\n BioTemplateEnvelope,\n TemplateCollection,\n TemplateCollectionEnvelope,\n TemplateId,\n} from './types'\nimport { isRecord } from './builderReadUtils'\n\nexport const TEMPLATE_COLLECTION_KEY = 'templates'\n\nexport function createTemplateEnvelope<TData>(\n templateId: TemplateId,\n data: TData,\n metadata: Record<string, unknown> = {},\n templateVersion = '1.0'\n): BioTemplateEnvelope<TData> {\n return {\n template_id: templateId,\n template_version: templateVersion,\n kind: 'experiment-design',\n data,\n metadata,\n }\n}\n\nexport function createTemplateCollection(\n templates: Array<BioTemplateEnvelope<unknown>>,\n metadata?: Record<string, unknown>\n): TemplateCollectionEnvelope {\n const collection: TemplateCollection = {}\n for (const template of templates) {\n assertGenericTemplateEnvelope(template)\n const templateId = template.template_id\n if (collection[templateId]) {\n throw new Error(`Duplicate template_id '${templateId}' in template collection.`)\n }\n collection[templateId] = template\n }\n\n return metadata === undefined\n ? { [TEMPLATE_COLLECTION_KEY]: collection }\n : { [TEMPLATE_COLLECTION_KEY]: collection, metadata }\n}\n\nexport function extractTemplateCollection(value: unknown): TemplateCollection {\n if (isEnvelope<unknown>(value)) {\n assertGenericTemplateEnvelope(value)\n return { [value.template_id]: value }\n }\n if (!isRecord(value)) {\n throw new Error('Template collection payload must be an object.')\n }\n\n const rawCollection = value[TEMPLATE_COLLECTION_KEY]\n if (rawCollection === undefined) {\n return {}\n }\n if (!isRecord(rawCollection)) {\n throw new Error('Template collection must be an object.')\n }\n\n const collection: TemplateCollection = {}\n for (const [templateId, template] of Object.entries(rawCollection)) {\n assertGenericTemplateEnvelope(template)\n if (template.template_id !== templateId) {\n throw new Error(\n `Template collection key '${templateId}' does not match envelope template_id '${template.template_id}'.`\n )\n }\n collection[templateId] = template\n }\n return collection\n}\n\nexport function ensureTemplateFromCollection<TTemplate extends BioTemplateEnvelope<unknown>>(\n value: unknown,\n templateId: TemplateId | string\n): TTemplate {\n const collection = extractTemplateCollection(value)\n const template = collection[templateId]\n if (!template) {\n throw new Error(`Template '${templateId}' was not found in template collection.`)\n }\n assertTemplateEnvelope(template, templateId)\n return template as TTemplate\n}\n\nexport function assertTemplateEnvelope<TData>(\n value: unknown,\n templateId: TemplateId | string\n): asserts value is BioTemplateEnvelope<TData> {\n assertGenericTemplateEnvelope(value)\n if (value.template_id !== templateId) {\n throw new Error(`Expected template_id '${templateId}', got '${String(value.template_id)}'.`)\n }\n}\n\nexport function ensureTemplateEnvelope<TTemplate extends BioTemplateEnvelope<unknown>>(\n value: unknown,\n templateId: TemplateId | string\n): TTemplate {\n assertTemplateEnvelope(value, templateId)\n return value as TTemplate\n}\n\nexport function getTemplateData<TData>(\n template: BioTemplateEnvelope<TData> | TData,\n templateId?: TemplateId | string\n): TData {\n if (isEnvelope<TData>(template)) {\n if (templateId) assertTemplateEnvelope<TData>(template, templateId)\n return template.data\n }\n return template\n}\n\nfunction assertGenericTemplateEnvelope(value: unknown): asserts value is BioTemplateEnvelope<unknown> {\n if (!isRecord(value)) {\n throw new Error('Template envelope must be an object.')\n }\n if (typeof value.template_id !== 'string' || value.template_id.length === 0) {\n throw new Error('Template envelope requires a template_id string.')\n }\n if (typeof value.template_version !== 'string' || value.template_version.length === 0) {\n throw new Error('Template envelope requires a template_version string.')\n }\n if (!isRecord(value.data)) {\n throw new Error('Template envelope data must be an object.')\n }\n if ('metadata' in value && !isRecord(value.metadata)) {\n throw new Error('Template envelope metadata must be an object.')\n }\n}\n\nfunction isEnvelope<TData>(value: unknown): value is BioTemplateEnvelope<TData> {\n return isRecord(value) && 'template_id' in value && 'data' in value\n}\n","/** Normalize human-facing template lookup terms so spaces, hyphens, and underscores behave the same. */\nexport function normalizeTemplateLookupKey(value: string): string {\n return value.trim().toLowerCase().replace(/[\\s_-]+/g, '-')\n}\n\nexport function templateIdentifierMatches(query: string, identifiers: readonly string[]): boolean {\n const normalizedQuery = normalizeTemplateLookupKey(query)\n return identifiers.some(value => normalizeTemplateLookupKey(value) === normalizedQuery)\n}\n\nexport function templateSearchMatches(query: string, values: readonly string[]): boolean {\n const lowerQuery = query.trim().toLowerCase()\n const normalizedQuery = normalizeTemplateLookupKey(query)\n return values.some(value =>\n value.toLowerCase().includes(lowerQuery)\n || normalizeTemplateLookupKey(value).includes(normalizedQuery),\n )\n}\n","import type { TemplateId } from './types'\n\nimport { templateIdentifierMatches, templateSearchMatches } from './lookup'\n\nexport interface BioTemplateCatalogEntry {\n name: TemplateId\n template_id: TemplateId\n template_version: string\n label: string\n category: 'bio-data'\n purpose: string\n aliases: readonly string[]\n python_import: string\n python_example: string\n frontend_import: string\n frontend_adapters: readonly string[]\n components: readonly string[]\n add_command: string\n}\n\nexport const bioTemplateCatalog = [\n {\n name: 'plate-map',\n template_id: 'plate-map',\n template_version: '1.0',\n label: 'Plate map',\n category: 'bio-data',\n purpose: 'Plate layout, wells, sample assignments, and sample legend data.',\n aliases: ['wellplate', 'well-plate', 'plate layout', 'plate-map editor'],\n python_import: 'from mint_sdk.templates import PlateMapTemplate, save_template',\n python_example: 'PlateMapTemplate.create_96_well(name=\"Plate 1\", samples=[\"Control\", \"Treatment\"])',\n frontend_import: \"import { toPlateMapEditorState, toWellPlateWells } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toPlateMapEditorState', 'toWellPlateWells'],\n components: ['PlateMapEditor', 'WellPlate', 'SampleLegend'],\n add_command: 'mint add data-template plate-map --page',\n },\n {\n name: 'sample-sheet',\n template_id: 'sample-sheet',\n template_version: '1.0',\n label: 'Sample sheet',\n category: 'bio-data',\n purpose: 'Tabular sample metadata, display columns, and group definitions.',\n aliases: ['sample metadata', 'sample table', 'metadata sheet', 'csv samples'],\n python_import: 'from mint_sdk.templates import SampleSheetTemplate, save_template',\n python_example: 'SampleSheetTemplate.from_rows([{\"sample_id\": \"S001\", \"name\": \"Control 1\", \"group\": \"Control\"}])',\n frontend_import: \"import { toTemplateDataFrame, toSampleOptions } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toSampleDataFrame', 'toSampleRows', 'toSampleColumns', 'toSampleOptions'],\n components: ['DataFrame', 'SampleSelector', 'AutoGroupModal', 'GroupAssigner'],\n add_command: 'mint add data-template sample-sheet --page',\n },\n {\n name: 'sample-prep',\n template_id: 'sample-prep',\n template_version: '1.0',\n label: 'Sample prep',\n category: 'bio-data',\n purpose: 'Extraction, dilution, normalization, transfer, source/destination, volume, reagent, and status steps.',\n aliases: ['sample preparation', 'extraction', 'dilution', 'normalization', 'prep steps'],\n python_import: 'from mint_sdk.templates import SamplePrepTemplate, save_template',\n python_example: 'SamplePrepTemplate.create([\"S001\", \"S002\"], prep_type=\"extraction\", output_volume=50)',\n frontend_import: \"import { toSamplePrepDataFrame, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toSamplePrepDataFrame', 'toSamplePrepRows', 'toSamplePrepColumns'],\n components: ['DataFrame', 'ProtocolStepEditor', 'SampleSelector', 'WellPlate'],\n add_command: 'mint add data-template sample-prep --page',\n },\n {\n name: 'dose-response',\n template_id: 'dose-response',\n template_version: '1.0',\n label: 'Dose response',\n category: 'bio-data',\n purpose: 'Compounds, concentration series, controls, replicates, and optional plate layout.',\n aliases: [\n 'drug response',\n 'concentration series',\n 'dose curve',\n 'dose design',\n 'dose planner',\n 'dose calculator',\n 'drp',\n ],\n python_import: 'from mint_sdk.templates import ControlDefinition, DoseResponseTemplate, save_template',\n python_example: 'DoseResponseTemplate.create({\"Compound A\": [10, 1, 0.1]}, unit=\"uM\", replicates=3)',\n frontend_import: \"import { toDoseConditions, toDoseLayoutState } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toDoseConditions', 'toDoseLayoutState'],\n components: ['DoseCalculator', 'ReagentEditor', 'WellPlate'],\n add_command: 'mint add data-template dose-response --page',\n },\n {\n name: 'calibration-curve',\n template_id: 'calibration-curve',\n template_version: '1.0',\n label: 'Calibration curve',\n category: 'bio-data',\n purpose: 'Standard curves, blank/QC points, fitted model settings, and acceptance thresholds.',\n aliases: ['standard curve', 'calibration', 'quantitation', 'qc acceptance', 'calibrator'],\n python_import: 'from mint_sdk.templates import CalibrationCurveTemplate, save_template',\n python_example: 'CalibrationCurveTemplate.create([0.1, 1, 10, 100], analyte=\"Glucose\", unit=\"uM\")',\n frontend_import: \"import { toCalibrationCurveDataFrame, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toCalibrationCurveDataFrame', 'toCalibrationCurveRows', 'toCalibrationCurveColumns'],\n components: ['DataFrame', 'FitPanel', 'ChartContainer'],\n add_command: 'mint add data-template calibration-curve --page',\n },\n {\n name: 'time-course',\n template_id: 'time-course',\n template_version: '1.0',\n label: 'Time course',\n category: 'bio-data',\n purpose: 'Longitudinal time points, conditions, replicates, and scheduled samples.',\n aliases: ['longitudinal', 'time series', 'sampling schedule', 'kinetics'],\n python_import: 'from mint_sdk.templates import TimeCourseTemplate, save_template',\n python_example: 'TimeCourseTemplate.create([0, 6, 24], unit=\"hour\", conditions=[\"Control\", \"Treatment\"], replicates=3)',\n frontend_import: \"import { toTemplateDataFrame, toTimeCourseSteps } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toTimeCourseDataFrame', 'toTimeCourseRows', 'toTimeCourseSteps', 'toTimeCourseColumns'],\n components: ['ExperimentTimeline', 'DataFrame', 'ScheduleCalendar'],\n add_command: 'mint add data-template time-course --page',\n },\n {\n name: 'protocol-steps',\n template_id: 'protocol-steps',\n template_version: '1.0',\n label: 'Protocol steps',\n category: 'bio-data',\n purpose: 'Ordered experiment protocol steps, durations, statuses, and run-sheet parameters.',\n aliases: ['protocol', 'run sheet', 'workflow', 'method steps', 'sop'],\n python_import: 'from mint_sdk.templates import ProtocolStepsTemplate, save_template',\n python_example: 'ProtocolStepsTemplate.create([\"Seed cells\", \"Add treatment\", \"Measure viability\"])',\n frontend_import: \"import { toProtocolSteps, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toProtocolSteps', 'toProtocolDataFrame'],\n components: ['ExperimentTimeline', 'ProtocolStepEditor', 'DataFrame'],\n add_command: 'mint add data-template protocol-steps --page',\n },\n {\n name: 'assay-matrix',\n template_id: 'assay-matrix',\n template_version: '1.0',\n label: 'Assay matrix',\n category: 'bio-data',\n purpose: 'Sample-by-feature measurement matrices for omics, plate-reader, and marker assays.',\n aliases: ['omics matrix', 'measurement matrix', 'readout matrix', 'feature table'],\n python_import: 'from mint_sdk.templates import AssayMatrixTemplate, save_template',\n python_example: 'AssayMatrixTemplate.create(samples=[\"S001\", \"S002\"], features=[\"Lactate\", \"Glucose\"])',\n frontend_import: \"import { toAssayMatrixSampleOptions, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toAssayMatrixDataFrame', 'toAssayMatrixRows', 'toAssayMatrixColumns', 'toAssayMatrixSampleOptions'],\n components: ['DataFrame', 'ChartContainer', 'SampleSelector'],\n add_command: 'mint add data-template assay-matrix --page',\n },\n {\n name: 'reagent-list',\n template_id: 'reagent-list',\n template_version: '1.0',\n label: 'Reagent list',\n category: 'bio-data',\n purpose: 'Experiment reagents, catalog numbers, lots, storage, locations, and stock status.',\n aliases: ['reagents', 'inventory', 'antibodies', 'primers', 'compound stocks'],\n python_import: 'from mint_sdk.templates import ReagentListTemplate, save_template',\n python_example: 'ReagentListTemplate.create([\"DMSO\", \"Compound A\", \"Anti-HA antibody\"])',\n frontend_import: \"import { toReagentListItems, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toReagentDataFrame', 'toReagentListItems'],\n components: ['ReagentList', 'DataFrame', 'ReagentEditor'],\n add_command: 'mint add data-template reagent-list --page',\n },\n {\n name: 'flow-cytometry-panel',\n template_id: 'flow-cytometry-panel',\n template_version: '1.0',\n label: 'Flow cytometry panel',\n category: 'bio-data',\n purpose: 'Flow-cytometry markers, fluorophores, detectors, compensation controls, and panel metadata.',\n aliases: ['flow panel', 'facs panel', 'cytometry panel', 'antibody panel'],\n python_import: 'from mint_sdk.templates import FlowCytometryPanelTemplate, save_template',\n python_example: 'FlowCytometryPanelTemplate.create([\"CD3\", \"CD4\", \"CD8\"], instrument=\"BD LSRFortessa\")',\n frontend_import: \"import { toFlowPanelDataFrame, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toFlowPanelDataFrame', 'toFlowPanelRows', 'toFlowPanelColumns'],\n components: ['DataFrame', 'ReagentList', 'SampleSelector'],\n add_command: 'mint add data-template flow-cytometry-panel --page',\n },\n {\n name: 'instrument-run',\n template_id: 'instrument-run',\n template_version: '1.0',\n label: 'Instrument run',\n category: 'bio-data',\n purpose: 'Instrument sequence tables, sample queues, methods, QC, blanks, and acquisition status.',\n aliases: ['run queue', 'sequence table', 'sample queue', 'lcms run', 'instrument sequence', 'batch run'],\n python_import: 'from mint_sdk.templates import InstrumentRunTemplate, save_template',\n python_example: 'InstrumentRunTemplate.create([\"S001\", \"S002\"], instrument=\"LC-MS\")',\n frontend_import: \"import { toInstrumentRunDataFrame, toInstrumentRunScheduleEvents, toInstrumentRunSteps, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toInstrumentRunDataFrame', 'toInstrumentRunRows', 'toInstrumentRunColumns', 'toInstrumentRunSteps', 'toInstrumentRunScheduleEvents'],\n components: ['DataFrame', 'ExperimentTimeline', 'ScheduleCalendar', 'SampleSelector'],\n add_command: 'mint add data-template instrument-run --page',\n },\n {\n name: 'qpcr-plate',\n template_id: 'qpcr-plate',\n template_version: '1.0',\n label: 'qPCR plate',\n category: 'bio-data',\n purpose: 'qPCR/ddPCR plate layouts, samples, targets, replicate reactions, controls, and Cq fields.',\n aliases: ['qpcr', 'qPCR', 'ddpcr', 'rt-qpcr', 'gene expression', 'primer plate'],\n python_import: 'from mint_sdk.templates import QpcrPlateTemplate, save_template',\n python_example: 'QpcrPlateTemplate.create(samples=[\"Control\", \"Treatment\"], targets=[\"ACTB\", \"GAPDH\"], replicates=3)',\n frontend_import: \"import { toQpcrDataFrame, toQpcrWellPlateWells, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toQpcrDataFrame', 'toQpcrRows', 'toQpcrColumns', 'toQpcrWellPlateWells'],\n components: ['DataFrame', 'WellPlate', 'SampleSelector'],\n add_command: 'mint add data-template qpcr-plate --page',\n },\n] as const satisfies readonly BioTemplateCatalogEntry[]\n\nexport function listBioTemplateCatalog(): readonly BioTemplateCatalogEntry[] {\n return bioTemplateCatalog\n}\n\nexport function getBioTemplateInfo(name: string): BioTemplateCatalogEntry | undefined {\n return bioTemplateCatalog.find(entry => {\n const identifiers = [\n entry.name,\n entry.template_id,\n entry.label,\n ...entry.aliases,\n ]\n return templateIdentifierMatches(name, identifiers)\n })\n}\n\nexport function searchBioTemplateCatalog(query: string): readonly BioTemplateCatalogEntry[] {\n const normalized = query.trim().toLowerCase()\n if (!normalized) return bioTemplateCatalog\n\n return bioTemplateCatalog.filter(entry => templateSearchMatches(normalized, [\n entry.name,\n entry.template_id,\n entry.label,\n entry.purpose,\n entry.python_import,\n entry.python_example,\n entry.frontend_import,\n entry.add_command,\n ...entry.aliases,\n ...entry.frontend_adapters,\n ...entry.components,\n ]))\n}\n","import { bioTemplateCatalog } from './catalog'\nimport type { TemplateId, TemplatePackId } from './types'\n\nimport { templateIdentifierMatches, templateSearchMatches } from './lookup'\n\nexport interface BioTemplatePackEntry {\n name: TemplatePackId\n label: string\n category: 'bio-template-pack'\n purpose: string\n templates: readonly TemplateId[]\n aliases: readonly string[]\n frontend_adapters: readonly string[]\n components: readonly string[]\n add_command: string\n init_command: string\n docs_command: string\n}\n\ninterface BioTemplatePackDefinition {\n name: TemplatePackId\n label: string\n purpose: string\n templates: readonly TemplateId[]\n aliases: readonly string[]\n}\n\nconst templateInfoById = new Map(\n bioTemplateCatalog.map(entry => [entry.template_id, entry]),\n)\n\nfunction collectTemplateField(\n templateIds: readonly TemplateId[],\n field: 'frontend_adapters' | 'components',\n): readonly string[] {\n const values: string[] = []\n for (const templateId of templateIds) {\n const entry = templateInfoById.get(templateId)\n if (!entry) {\n throw new Error(`Unknown bio template in pack catalog: ${templateId}`)\n }\n for (const value of entry[field]) {\n if (!values.includes(value)) {\n values.push(value)\n }\n }\n }\n return values\n}\n\nfunction createPack(definition: BioTemplatePackDefinition): BioTemplatePackEntry {\n return {\n ...definition,\n category: 'bio-template-pack',\n frontend_adapters: collectTemplateField(definition.templates, 'frontend_adapters'),\n components: collectTemplateField(definition.templates, 'components'),\n add_command: `mint add data-template-pack ${definition.name} --page`,\n init_command: `mint init --template ${definition.name}`,\n docs_command: `mint docs template-pack ${definition.name}`,\n }\n}\n\nconst bioTemplatePackDefinitions = [\n {\n name: 'cell-culture-screen',\n label: 'Cell culture screen',\n purpose: 'Plate layout, sample metadata, sample prep, reagents, protocol, dose-response, and flow-panel setup.',\n templates: [\n 'sample-sheet',\n 'sample-prep',\n 'plate-map',\n 'reagent-list',\n 'protocol-steps',\n 'dose-response',\n 'flow-cytometry-panel',\n ],\n aliases: ['cell culture', 'screen', 'drug screen', 'plate screen'],\n },\n {\n name: 'omics-assay',\n label: 'Omics assay',\n purpose: 'Sample metadata, sample prep, reagents, protocol, instrument run queue, calibration curve, and measurement matrix.',\n templates: [\n 'sample-sheet',\n 'sample-prep',\n 'reagent-list',\n 'protocol-steps',\n 'instrument-run',\n 'calibration-curve',\n 'assay-matrix',\n ],\n aliases: [\n 'omics',\n 'metabolomics',\n 'metabolism',\n 'metabolite profiling',\n 'proteomics',\n 'assay matrix',\n 'lcms',\n 'standard curve',\n ],\n },\n {\n name: 'longitudinal-study',\n label: 'Longitudinal study',\n purpose: 'Sample metadata, time-course schedule, protocol, and measurement matrix.',\n templates: [\n 'sample-sheet',\n 'time-course',\n 'protocol-steps',\n 'assay-matrix',\n ],\n aliases: ['time series', 'time-course study', 'kinetics', 'longitudinal'],\n },\n {\n name: 'molecular-assay',\n label: 'Molecular assay',\n purpose: 'Sample metadata, sample prep, reagents, protocol, instrument run queue, calibration curve, and qPCR/ddPCR plate setup.',\n templates: [\n 'sample-sheet',\n 'sample-prep',\n 'reagent-list',\n 'protocol-steps',\n 'instrument-run',\n 'calibration-curve',\n 'qpcr-plate',\n ],\n aliases: ['molecular', 'qpcr', 'qPCR', 'gene expression', 'rt-qpcr', 'ddpcr'],\n },\n] as const satisfies readonly BioTemplatePackDefinition[]\n\nexport const bioTemplatePacks = bioTemplatePackDefinitions.map(createPack) as readonly BioTemplatePackEntry[]\n\nexport function listBioTemplatePacks(): readonly BioTemplatePackEntry[] {\n return bioTemplatePacks\n}\n\nexport function getBioTemplatePackInfo(name: string): BioTemplatePackEntry | undefined {\n return bioTemplatePacks.find(entry => {\n const identifiers = [\n entry.name,\n entry.label,\n ...entry.aliases,\n ]\n return templateIdentifierMatches(name, identifiers)\n })\n}\n\nexport function searchBioTemplatePacks(query: string): readonly BioTemplatePackEntry[] {\n const normalized = query.trim().toLowerCase()\n if (!normalized) return bioTemplatePacks\n\n return bioTemplatePacks.filter(entry => templateSearchMatches(normalized, [\n entry.name,\n entry.label,\n entry.purpose,\n entry.add_command,\n entry.init_command,\n entry.docs_command,\n ...entry.templates,\n ...entry.aliases,\n ...entry.frontend_adapters,\n ...entry.components,\n ]))\n}\n","import type { TemplateId, TemplatePresetId } from './types'\n\nimport { templateIdentifierMatches, templateSearchMatches } from './lookup'\n\nexport interface BioTemplatePresetEntry {\n name: TemplatePresetId\n label: string\n category: 'bio-template-preset'\n purpose: string\n templates: readonly TemplateId[]\n aliases: readonly string[]\n python_import: string\n python_example: string\n frontend_import: string\n frontend_adapters: readonly string[]\n components: readonly string[]\n}\n\nexport const bioTemplatePresets = [\n {\n name: 'wellplate-screen',\n label: 'Well-plate screen',\n category: 'bio-template-preset',\n purpose: 'Plate map, sample sheet, and dose-response payloads for plate-based screening assays.',\n templates: ['plate-map', 'sample-sheet', 'dose-response'],\n aliases: [\n 'wellplate',\n 'well-plate screen',\n 'drug screen',\n 'plate screen',\n 'dose response plate',\n 'dose design',\n 'dose planner',\n ],\n python_import: 'from mint_sdk.templates import create_wellplate_screen_collection, save_template_collection',\n python_example: 'create_wellplate_screen_collection(samples=[\"Control\", \"Treatment\"], compounds={\"Drug A\": [10, 1, 0.1]}, unit=\"uM\")',\n frontend_import: \"import { createWellPlateScreenCollection, toPlateMapEditorState, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toPlateMapEditorState', 'toTemplateDataFrame', 'toDoseConditions'],\n components: ['PlateMapEditor', 'WellPlate', 'DataFrame', 'DoseCalculator'],\n },\n {\n name: 'qpcr-expression',\n label: 'qPCR expression',\n category: 'bio-template-preset',\n purpose: 'Sample metadata and qPCR/ddPCR plate layout for target-expression assays.',\n templates: ['sample-sheet', 'qpcr-plate'],\n aliases: ['qpcr', 'qPCR', 'rt-qpcr', 'ddpcr', 'gene expression', 'primer plate'],\n python_import: 'from mint_sdk.templates import create_qpcr_expression_collection, save_template_collection',\n python_example: 'create_qpcr_expression_collection(samples=[\"Control\", \"Treatment\"], targets=[\"ACTB\", \"GAPDH\"], replicates=3)',\n frontend_import: \"import { createQpcrExpressionCollection, toQpcrWellPlateWells, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toQpcrDataFrame', 'toQpcrWellPlateWells'],\n components: ['DataFrame', 'WellPlate', 'SampleSelector'],\n },\n {\n name: 'lcms-batch',\n label: 'LC-MS batch',\n category: 'bio-template-preset',\n purpose: 'Sample metadata, instrument queue, and assay matrix payloads for omics acquisition batches.',\n templates: ['sample-sheet', 'instrument-run', 'assay-matrix'],\n aliases: [\n 'lcms',\n 'lc-ms',\n 'mass spec batch',\n 'omics batch',\n 'metabolomics',\n 'metabolism',\n 'metabolite profiling',\n 'run queue',\n 'sequence table',\n ],\n python_import: 'from mint_sdk.templates import create_lcms_batch_collection, save_template_collection',\n python_example: 'create_lcms_batch_collection(samples=[\"S001\", \"S002\"], features=[\"Glucose\", \"Lactate\"], instrument=\"LC-MS\")',\n frontend_import: \"import { createLcmsBatchCollection, toAssayMatrixSampleOptions, toInstrumentRunDataFrame, toInstrumentRunScheduleEvents, toInstrumentRunSteps, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toInstrumentRunDataFrame', 'toInstrumentRunSteps', 'toInstrumentRunScheduleEvents', 'toAssayMatrixDataFrame', 'toAssayMatrixSampleOptions'],\n components: ['DataFrame', 'ExperimentTimeline', 'ScheduleCalendar', 'ChartContainer', 'SampleSelector'],\n },\n {\n name: 'targeted-metabolomics',\n label: 'Targeted metabolomics',\n category: 'bio-template-preset',\n purpose: 'Sample metadata, extraction prep, internal standards, LC/GC-MS sequence, calibration curve, and metabolite readout matrix for quantitative metabolomics.',\n templates: ['sample-sheet', 'sample-prep', 'reagent-list', 'instrument-run', 'calibration-curve', 'assay-matrix'],\n aliases: [\n 'targeted metabolomics',\n 'quantitative metabolomics',\n 'lc-ms metabolomics',\n 'gc-ms metabolomics',\n 'targeted lcms',\n 'metabolite quantitation',\n 'mass spec quantitation',\n 'internal standards',\n 'peak area ratio',\n ],\n python_import: 'from mint_sdk.templates import create_targeted_metabolomics_collection, save_template_collection',\n python_example: 'create_targeted_metabolomics_collection(samples=[\"S001\", \"S002\"], metabolites=[\"Glucose\", \"Lactate\"], internal_standards=[\"13C Glucose\"], instrument=\"LC-MS\")',\n frontend_import: \"import { createTargetedMetabolomicsCollection, toInstrumentRunDataFrame, toCalibrationCurveDataFrame, toAssayMatrixDataFrame, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toSamplePrepDataFrame', 'toReagentDataFrame', 'toInstrumentRunDataFrame', 'toInstrumentRunSteps', 'toInstrumentRunScheduleEvents', 'toCalibrationCurveDataFrame', 'toAssayMatrixDataFrame', 'toAssayMatrixSampleOptions'],\n components: ['DataFrame', 'ReagentList', 'ExperimentTimeline', 'ScheduleCalendar', 'FitPanel', 'ChartContainer', 'SampleSelector'],\n },\n {\n name: 'elisa-assay',\n label: 'ELISA assay',\n category: 'bio-template-preset',\n purpose: 'Plate layout, sample metadata, standard curve, and readout matrix for ELISA and plate-reader assays.',\n templates: ['plate-map', 'sample-sheet', 'calibration-curve', 'assay-matrix'],\n aliases: ['elisa', 'plate reader assay', 'standard curve plate', 'absorbance assay', 'immunoassay'],\n python_import: 'from mint_sdk.templates import create_elisa_assay_collection, save_template_collection',\n python_example: 'create_elisa_assay_collection(samples=[\"Control\", \"Treatment\"], analyte=\"IL-6\", standard_concentrations=[1000, 100, 10, 1], unit=\"pg/mL\")',\n frontend_import: \"import { createElisaAssayCollection, toPlateMapEditorState, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toPlateMapEditorState', 'toTemplateDataFrame', 'toCalibrationCurveDataFrame'],\n components: ['PlateMapEditor', 'WellPlate', 'DataFrame', 'FitPanel', 'ChartContainer'],\n },\n {\n name: 'flow-cytometry-assay',\n label: 'Flow cytometry assay',\n category: 'bio-template-preset',\n purpose: 'Sample metadata, antibody marker panel, compensation controls, and readout matrix for flow-cytometry assays.',\n templates: ['sample-sheet', 'flow-cytometry-panel', 'assay-matrix'],\n aliases: [\n 'flow cytometry',\n 'facs',\n 'facs panel',\n 'flow panel',\n 'immune phenotyping',\n 'immunophenotyping',\n ],\n python_import: 'from mint_sdk.templates import create_flow_cytometry_assay_collection, save_template_collection',\n python_example: 'create_flow_cytometry_assay_collection(samples=[\"Control\", \"Treatment\"], markers=[\"CD3\", \"CD4\", \"CD8\"], instrument=\"BD LSRFortessa\")',\n frontend_import: \"import { createFlowCytometryAssayCollection, toFlowPanelDataFrame, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toFlowPanelDataFrame', 'toAssayMatrixDataFrame'],\n components: ['DataFrame', 'SampleSelector', 'ChartContainer'],\n },\n {\n name: 'western-blot-assay',\n label: 'Western blot assay',\n category: 'bio-template-preset',\n purpose: 'Sample metadata, antibody/reagent list, protocol steps, and normalized protein readout matrix for Western blot assays.',\n templates: ['sample-sheet', 'reagent-list', 'protocol-steps', 'assay-matrix'],\n aliases: ['western blot', 'western-blot', 'immunoblot', 'protein blot', 'protein expression'],\n python_import: 'from mint_sdk.templates import create_western_blot_assay_collection, save_template_collection',\n python_example: 'create_western_blot_assay_collection(samples=[\"Control\", \"Treatment\"], targets=[\"pERK\", \"ERK\"], loading_control=\"ACTB\")',\n frontend_import: \"import { createWesternBlotAssayCollection, toReagentDataFrame, toProtocolDataFrame, toTemplateDataFrame } from '@morscherlab/mint-sdk/templates'\",\n frontend_adapters: ['toTemplateDataFrame', 'toReagentDataFrame', 'toProtocolDataFrame'],\n components: ['DataFrame', 'ReagentList', 'ExperimentTimeline', 'SampleSelector'],\n },\n] as const satisfies readonly BioTemplatePresetEntry[]\n\nexport function listBioTemplatePresets(): readonly BioTemplatePresetEntry[] {\n return bioTemplatePresets\n}\n\nexport function getBioTemplatePresetInfo(name: string): BioTemplatePresetEntry | undefined {\n return bioTemplatePresets.find(entry => {\n const identifiers = [\n entry.name,\n entry.label,\n ...entry.aliases,\n ]\n return templateIdentifierMatches(name, identifiers)\n })\n}\n\nexport function searchBioTemplatePresets(query: string): readonly BioTemplatePresetEntry[] {\n const normalized = query.trim().toLowerCase()\n if (!normalized) return bioTemplatePresets\n\n return bioTemplatePresets.filter(entry => templateSearchMatches(normalized, [\n entry.name,\n entry.label,\n entry.purpose,\n entry.python_import,\n entry.python_example,\n entry.frontend_import,\n ...entry.templates,\n ...entry.aliases,\n ...entry.frontend_adapters,\n ...entry.components,\n ]))\n}\n","import { extractTemplateCollection } from './templateEnvelopes'\nimport { getBioTemplateInfo } from './catalog'\nimport { getBioTemplatePackInfo } from './packs'\nimport { getBioTemplatePresetInfo } from './presets'\nimport type {\n BioTemplateEnvelope,\n TemplateCollectionEnvelope,\n TemplateId,\n TemplatePackId,\n TemplatePresetId,\n} from './types'\n\ntype BioTemplateComponentTarget =\n | TemplateId\n | TemplatePackId\n | TemplatePresetId\n | string\n | BioTemplateEnvelope<unknown>\n | TemplateCollectionEnvelope\n\nexport function resolveComponentTemplateIds(target: BioTemplateComponentTarget): TemplateId[] {\n if (typeof target === 'string') {\n const preset = getBioTemplatePresetInfo(target)\n if (preset) return [...preset.templates]\n const pack = getBioTemplatePackInfo(target)\n if (pack) return [...pack.templates]\n const template = getBioTemplateInfo(target)\n return template ? [template.template_id] : []\n }\n\n if (isTemplateEnvelope(target)) {\n const template = getBioTemplateInfo(target.template_id)\n return template ? [template.template_id] : []\n }\n\n const presetName = collectionPresetName(target)\n if (presetName) {\n const preset = getBioTemplatePresetInfo(presetName)\n if (preset) return [...preset.templates]\n }\n\n const packName = collectionPackName(target)\n if (packName) {\n const pack = getBioTemplatePackInfo(packName)\n if (pack) return [...pack.templates]\n }\n\n return Object.keys(extractTemplateCollection(target))\n .map(templateId => getBioTemplateInfo(templateId)?.template_id)\n .filter((templateId): templateId is TemplateId => templateId !== undefined)\n}\n\nexport function isTemplateEnvelope(value: unknown): value is BioTemplateEnvelope<unknown> {\n return isRecord(value) && typeof value.template_id === 'string' && 'data' in value\n}\n\nfunction collectionPresetName(value: unknown): string | undefined {\n if (!isRecord(value) || !isRecord(value.metadata)) return undefined\n return typeof value.metadata.preset === 'string' ? value.metadata.preset : undefined\n}\n\nfunction collectionPackName(value: unknown): string | undefined {\n if (!isRecord(value) || !isRecord(value.metadata)) return undefined\n return typeof value.metadata.pack === 'string' ? value.metadata.pack : undefined\n}\n\nfunction isRecord(value: unknown): value is Record<string, unknown> {\n return typeof value === 'object' && value !== null\n}\n","interface CloneableComponentBinding {\n adapters: readonly string[]\n props: readonly string[]\n}\n\ninterface NamedComponentBinding {\n template_id: string\n component: string\n}\n\ninterface ComponentImportStatement {\n statement: string\n}\n\nexport function cloneBindingMap<TName extends string, TBinding extends CloneableComponentBinding>(\n bindings: Record<TName, readonly TBinding[]>\n): Record<TName, TBinding[]> {\n const result = {} as Record<TName, TBinding[]>\n for (const name of Object.keys(bindings) as TName[]) {\n result[name] = cloneBindings(bindings[name])\n }\n return result\n}\n\nexport function cloneBindings<TBinding extends CloneableComponentBinding>(\n bindings: readonly TBinding[]\n): TBinding[] {\n return bindings.map(cloneBinding)\n}\n\nexport function cloneBinding<TBinding extends CloneableComponentBinding>(binding: TBinding): TBinding {\n return {\n ...binding,\n adapters: [...binding.adapters],\n props: [...binding.props],\n }\n}\n\nexport function uniquePropsName(\n binding: NamedComponentBinding,\n usedNames: Map<string, number>\n): string {\n const base = toCamelIdentifier(`${binding.template_id} ${binding.component} props`)\n const count = usedNames.get(base) ?? 0\n usedNames.set(base, count + 1)\n return count === 0 ? base : `${base}${count + 1}`\n}\n\nfunction toCamelIdentifier(value: string): string {\n const words = value\n .replace(/([a-z0-9])([A-Z])/g, '$1 $2')\n .split(/[^A-Za-z0-9]+/)\n .filter(Boolean)\n\n if (words.length === 0) return 'componentProps'\n\n return words\n .map((word, index) => {\n const lower = word.toLowerCase()\n return index === 0 ? lower : lower.charAt(0).toUpperCase() + lower.slice(1)\n })\n .join('')\n}\n\nexport function toVueSfc(\n imports: readonly ComponentImportStatement[],\n setupLines: readonly string[],\n template: string,\n includeTargetTypeImport: boolean\n): string {\n const importLines = [\n ...imports.map(item => item.statement),\n \"import { toBioTemplateComponentProps } from '@morscherlab/mint-sdk/templates'\",\n ...(includeTargetTypeImport\n ? [\"import type { BioTemplateEnvelope, TemplateCollectionEnvelope } from '@morscherlab/mint-sdk/templates'\"]\n : []),\n ]\n const templateLines = template\n ? template.split('\\n').map(line => ` ${line}`).join('\\n')\n : ''\n\n return [\n '<script setup lang=\"ts\">',\n ...importLines,\n '',\n ...setupLines,\n '</script>',\n '',\n '<template>',\n templateLines,\n '</template>',\n ].join('\\n')\n}\n","import type { TemplateId } from './types'\n\ninterface ComponentBinding {\n id: string\n template_id: TemplateId\n component: string\n adapters: readonly string[]\n props: readonly string[]\n description: string\n importPath: '@morscherlab/mint-sdk'\n}\n\nexport const templateComponentBindings = {\n 'plate-map': [\n binding('plate-map', 'PlateMapEditor', ['toPlateMapEditorState'], ['modelValue', 'format', 'samples'], 'Edit plate layouts from plate-map template data.'),\n binding('plate-map', 'WellPlate', ['toWellPlateWells'], ['format', 'wells', 'sampleColors', 'legendItems'], 'Render the active plate as a well grid.'),\n ],\n 'sample-sheet': [\n binding('sample-sheet', 'DataFrame', ['toTemplateDataFrame'], ['data', 'columns', 'rowKey'], 'Render sample metadata as a sortable table.'),\n binding('sample-sheet', 'SampleSelector', ['toSampleOptions'], ['samples', 'modelValue'], 'Select samples from sample-sheet records.'),\n ],\n 'sample-prep': [\n binding('sample-prep', 'DataFrame', ['toTemplateDataFrame'], ['data', 'columns', 'rowKey'], 'Render preparation steps as a table.'),\n ],\n 'dose-response': [\n binding('dose-response', 'DoseCalculator', ['toDoseConditions'], ['mode', 'targetWells'], 'Configure serial dilution and apply concentrations to wells.'),\n binding('dose-response', 'WellPlate', ['toDoseLayoutState'], ['format', 'wells', 'sampleColors', 'legendItems'], 'Render the optional dose-response plate layout.'),\n ],\n 'calibration-curve': [\n binding('calibration-curve', 'DataFrame', ['toTemplateDataFrame'], ['data', 'columns', 'rowKey'], 'Render standards, QC, blanks, and response values.'),\n ],\n 'time-course': [\n binding('time-course', 'ExperimentTimeline', ['toTimeCourseSteps'], ['modelValue', 'orientation'], 'Render time points as an ordered timeline.'),\n binding('time-course', 'DataFrame', ['toTemplateDataFrame'], ['data', 'columns', 'rowKey'], 'Render longitudinal samples as a table.'),\n ],\n 'protocol-steps': [\n binding('protocol-steps', 'ExperimentTimeline', ['toProtocolSteps'], ['modelValue', 'orientation', 'editable'], 'Render protocol steps as an editable timeline.'),\n binding('protocol-steps', 'DataFrame', ['toTemplateDataFrame'], ['data', 'columns', 'rowKey'], 'Render protocol steps as a table.'),\n ],\n 'assay-matrix': [\n binding('assay-matrix', 'DataFrame', ['toTemplateDataFrame'], ['data', 'columns', 'rowKey'], 'Render sample-by-feature measurements.'),\n binding('assay-matrix', 'SampleSelector', ['toAssayMatrixSampleOptions'], ['samples', 'modelValue'], 'Select samples from assay-matrix records.'),\n ],\n 'reagent-list': [\n binding('reagent-list', 'ReagentList', ['toReagentListItems'], ['modelValue'], 'Render reagents with lot, storage, and stock metadata.'),\n binding('reagent-list', 'DataFrame', ['toTemplateDataFrame'], ['data', 'columns', 'rowKey'], 'Render reagents as a table.'),\n ],\n 'flow-cytometry-panel': [\n binding('flow-cytometry-panel', 'DataFrame', ['toTemplateDataFrame'], ['data', 'columns', 'rowKey'], 'Render markers, fluorophores, detectors, and controls.'),\n ],\n 'instrument-run': [\n binding('instrument-run', 'DataFrame', ['toTemplateDataFrame'], ['data', 'columns', 'rowKey'], 'Render acquisition queues, methods, QC, and run status.'),\n binding(\n 'instrument-run',\n 'ScheduleCalendar',\n ['toInstrumentRunScheduleEvents'],\n ['modelValue', 'events', 'view', 'readonly', 'showNavigation', 'showViewToggle'],\n 'Render acquisition queues as a scheduled run calendar.',\n ),\n binding(\n 'instrument-run',\n 'ExperimentTimeline',\n ['toInstrumentRunSteps'],\n ['modelValue', 'orientation', 'showDuration', 'editable'],\n 'Render acquisition queues as an ordered run timeline.',\n ),\n ],\n 'qpcr-plate': [\n binding('qpcr-plate', 'WellPlate', ['toQpcrWellPlateWells'], ['format', 'wells', 'sampleColors', 'legendItems'], 'Render qPCR reactions on a well plate.'),\n binding('qpcr-plate', 'DataFrame', ['toTemplateDataFrame'], ['data', 'columns', 'rowKey'], 'Render qPCR reactions, targets, controls, and Cq values.'),\n ],\n} satisfies Record<TemplateId, readonly ComponentBinding[]>\n\nfunction binding(\n templateId: TemplateId,\n component: string,\n adapters: readonly string[],\n props: readonly string[],\n description: string\n): ComponentBinding {\n return {\n id: `${templateId}:${component}`,\n template_id: templateId,\n component,\n adapters,\n props,\n description,\n importPath: '@morscherlab/mint-sdk',\n }\n}\n","import type { WellPlateFormat } from '../types'\n\nconst PLATE_DIMENSIONS: Record<number, readonly [number, number]> = {\n 6: [2, 3],\n 12: [3, 4],\n 24: [4, 6],\n 48: [6, 8],\n 54: [6, 9],\n 96: [8, 12],\n 384: [16, 24],\n}\n\nexport function wellIdsForFormat(format: number): string[] {\n const dimensions = PLATE_DIMENSIONS[format]\n if (!dimensions) {\n throw new Error(`Unsupported plate format '${format}'.`)\n }\n const [rows, cols] = dimensions\n return Array.from({ length: rows }, (_, row) =>\n Array.from({ length: cols }, (_col, col) => `${rowLabel(row)}${col + 1}`)\n ).flat()\n}\n\nexport function assertWellInFormat(wellId: string, format: number): void {\n const dimensions = PLATE_DIMENSIONS[format]\n if (!dimensions) {\n throw new Error(`Unsupported plate format '${format}'.`)\n }\n const match = /^([A-Z]+)([1-9][0-9]*)$/.exec(wellId.toUpperCase())\n if (!match) {\n throw new Error(`Invalid well id '${wellId}'.`)\n }\n const row = rowIndex(match[1])\n const col = Number(match[2]) - 1\n const [rows, cols] = dimensions\n if (row < 0 || col < 0 || row >= rows || col >= cols) {\n throw new Error(`Well '${wellId}' is outside a ${format}-well plate.`)\n }\n}\n\nexport function readPlateFormat(value: unknown, fallback: WellPlateFormat): WellPlateFormat {\n const parsed = typeof value === 'number'\n ? value\n : typeof value === 'string'\n ? Number(value)\n : Number.NaN\n return parsed in PLATE_DIMENSIONS ? (parsed as WellPlateFormat) : fallback\n}\n\nfunction rowLabel(index: number): string {\n let label = ''\n let current = index\n while (true) {\n label = String.fromCharCode(65 + (current % 26)) + label\n current = Math.floor(current / 26) - 1\n if (current < 0) return label\n }\n}\n\nfunction rowIndex(label: string): number {\n return [...label].reduce((value, char) => value * 26 + char.charCodeAt(0) - 64, 0) - 1\n}\n","import type {\n AssayMatrixTemplateData,\n CalibrationCurveTemplateData,\n DoseResponseTemplateData,\n FlowCytometryPanelTemplateData,\n InstrumentRunTemplateData,\n PlateMapTemplateData,\n ProtocolStepsTemplateData,\n QpcrPlateTemplateData,\n ReagentListTemplateData,\n SamplePrepTemplateData,\n SampleSheetTemplateData,\n TimeCourseTemplateData,\n} from './types'\nimport { assertWellInFormat } from './plateGeometry'\n\nexport function validatePlateMapData(data: PlateMapTemplateData): void {\n if (!Array.isArray(data.plates) || data.plates.length === 0) {\n throw new Error('Plate-map template requires at least one plate.')\n }\n const sampleIds = new Set(data.samples.map(sample => sample.id))\n if (sampleIds.size !== data.samples.length) {\n throw new Error('Plate-map sample ids must be unique.')\n }\n for (const plate of data.plates) {\n for (const [wellId, well] of Object.entries(plate.wells)) {\n if (well.id !== wellId) {\n throw new Error(`Well key '${wellId}' does not match well id '${well.id}'.`)\n }\n if (well.sampleType && !sampleIds.has(well.sampleType)) {\n throw new Error(`Well '${well.id}' references unknown sample '${well.sampleType}'.`)\n }\n }\n }\n}\n\nexport function validateSampleSheetData(data: SampleSheetTemplateData): void {\n if (!Array.isArray(data.samples) || data.samples.length === 0) {\n throw new Error('Sample-sheet template requires at least one sample.')\n }\n const sampleIds = new Set(data.samples.map(sample => sample.sampleId))\n if (sampleIds.size !== data.samples.length) {\n throw new Error('Sample-sheet sample ids must be unique.')\n }\n for (const group of data.groups) {\n for (const sampleId of group.samples) {\n if (!sampleIds.has(sampleId)) {\n throw new Error(`Group '${group.name}' references unknown sample '${sampleId}'.`)\n }\n }\n }\n}\n\nexport function validateSamplePrepData(data: SamplePrepTemplateData): void {\n if (!data.protocolName) {\n throw new Error('Sample-prep template requires protocolName.')\n }\n if (!Array.isArray(data.steps) || data.steps.length === 0) {\n throw new Error('Sample-prep template requires at least one step.')\n }\n const stepIds = new Set(data.steps.map(step => step.id))\n if (stepIds.size !== data.steps.length) {\n throw new Error('Sample-prep step ids must be unique.')\n }\n const orders = new Set(data.steps.map(step => step.order))\n if (orders.size !== data.steps.length) {\n throw new Error('Sample-prep step orders must be unique.')\n }\n for (const step of data.steps) {\n if (!step.id || !step.name) {\n throw new Error('Sample-prep steps require id and name.')\n }\n if (step.order < 0) {\n throw new Error(`Sample-prep step '${step.id}' has a negative order.`)\n }\n if (!step.volumeUnit) {\n throw new Error(`Sample-prep step '${step.id}' requires volumeUnit.`)\n }\n if (step.inputVolume !== undefined && step.inputVolume < 0) {\n throw new Error(`Sample-prep step '${step.id}' has a negative input volume.`)\n }\n if (step.outputVolume !== undefined && step.outputVolume < 0) {\n throw new Error(`Sample-prep step '${step.id}' has a negative output volume.`)\n }\n if (step.durationMin !== undefined && step.durationMin < 0) {\n throw new Error(`Sample-prep step '${step.id}' has a negative duration.`)\n }\n if (!step.sourceSampleId && !step.destinationSampleId && !step.reagentId) {\n throw new Error(`Sample-prep step '${step.id}' requires a source, destination, or reagent.`)\n }\n }\n}\n\nexport function validateDoseResponseData(data: DoseResponseTemplateData): void {\n if (!Array.isArray(data.compounds) || data.compounds.length === 0) {\n throw new Error('Dose-response template requires at least one compound.')\n }\n if (!data.unit) {\n throw new Error('Dose-response template requires a unit.')\n }\n if (data.replicates < 1) {\n throw new Error('Dose-response replicates must be at least 1.')\n }\n for (const compound of data.compounds) {\n if (compound.concentrations.length === 0) {\n throw new Error(`Compound '${compound.name}' requires at least one concentration.`)\n }\n if (compound.concentrations.some(value => value < 0)) {\n throw new Error(`Compound '${compound.name}' has a negative concentration.`)\n }\n }\n}\n\nexport function validateCalibrationCurveData(data: CalibrationCurveTemplateData): void {\n if (!data.analyte) {\n throw new Error('Calibration-curve template requires an analyte.')\n }\n if (!data.xUnit) {\n throw new Error('Calibration-curve template requires xUnit.')\n }\n if (!data.responseUnit) {\n throw new Error('Calibration-curve template requires responseUnit.')\n }\n if (!Array.isArray(data.points) || data.points.length === 0) {\n throw new Error('Calibration-curve template requires at least one point.')\n }\n if (data.acceptance.minRSquared < 0 || data.acceptance.minRSquared > 1) {\n throw new Error('Calibration-curve minRSquared must be between 0 and 1.')\n }\n if (data.acceptance.standardTolerancePercent < 0 || data.acceptance.qcTolerancePercent < 0) {\n throw new Error('Calibration-curve tolerances cannot be negative.')\n }\n\n const pointIds = new Set(data.points.map(point => point.id))\n if (pointIds.size !== data.points.length) {\n throw new Error('Calibration-curve point ids must be unique.')\n }\n const orders = new Set(data.points.map(point => point.order))\n if (orders.size !== data.points.length) {\n throw new Error('Calibration-curve point orders must be unique.')\n }\n\n let standards = 0\n for (const point of data.points) {\n if (!point.id || !point.level) {\n throw new Error('Calibration-curve points require id and level.')\n }\n if (!point.unit) {\n throw new Error(`Calibration-curve point '${point.id}' requires unit.`)\n }\n if (point.order < 0) {\n throw new Error(`Calibration-curve point '${point.id}' has a negative order.`)\n }\n if (point.concentration < 0) {\n throw new Error(`Calibration-curve point '${point.id}' has a negative concentration.`)\n }\n if ((point.role === 'standard' || point.role === 'qc') && point.concentration <= 0) {\n throw new Error(`Calibration-curve point '${point.id}' requires positive concentration.`)\n }\n if (point.replicate < 1) {\n throw new Error(`Calibration-curve point '${point.id}' replicate must be at least 1.`)\n }\n if (point.role === 'standard' && point.include) {\n standards += 1\n }\n }\n\n if (standards < 2) {\n throw new Error('Calibration-curve template requires at least two included standards.')\n }\n if (data.acceptance.requireBlank && !data.points.some(point => point.role === 'blank')) {\n throw new Error('Calibration-curve template requires a blank point when requireBlank is true.')\n }\n}\n\nexport function validateTimeCourseData(data: TimeCourseTemplateData): void {\n if (!Array.isArray(data.timepoints) || data.timepoints.length === 0) {\n throw new Error('Time-course template requires at least one time point.')\n }\n if (!Array.isArray(data.conditions) || data.conditions.length === 0) {\n throw new Error('Time-course template requires at least one condition.')\n }\n const timepointIds = new Set(data.timepoints.map(timepoint => timepoint.id))\n if (timepointIds.size !== data.timepoints.length) {\n throw new Error('Time-course time point ids must be unique.')\n }\n const conditionIds = new Set(data.conditions.map(condition => condition.id))\n if (conditionIds.size !== data.conditions.length) {\n throw new Error('Time-course condition ids must be unique.')\n }\n const sampleIds = new Set(data.samples.map(sample => sample.sampleId))\n if (sampleIds.size !== data.samples.length) {\n throw new Error('Time-course sample ids must be unique.')\n }\n for (const sample of data.samples) {\n if (!timepointIds.has(sample.timepointId)) {\n throw new Error(`Sample '${sample.sampleId}' references unknown time point.`)\n }\n if (!conditionIds.has(sample.conditionId)) {\n throw new Error(`Sample '${sample.sampleId}' references unknown condition.`)\n }\n }\n}\n\nexport function validateProtocolStepsData(data: ProtocolStepsTemplateData): void {\n if (!Array.isArray(data.steps) || data.steps.length === 0) {\n throw new Error('Protocol-steps template requires at least one step.')\n }\n const stepIds = new Set(data.steps.map(step => step.id))\n if (stepIds.size !== data.steps.length) {\n throw new Error('Protocol-steps ids must be unique.')\n }\n const orders = new Set(data.steps.map(step => step.order))\n if (orders.size !== data.steps.length) {\n throw new Error('Protocol-steps orders must be unique.')\n }\n for (const step of data.steps) {\n if (!step.id) {\n throw new Error('Protocol step id is required.')\n }\n if (!step.name) {\n throw new Error(`Protocol step '${step.id}' requires a name.`)\n }\n if (step.duration !== undefined && step.duration < 0) {\n throw new Error(`Protocol step '${step.id}' has a negative duration.`)\n }\n if (step.order < 0) {\n throw new Error(`Protocol step '${step.id}' has a negative order.`)\n }\n }\n}\n\nexport function validateAssayMatrixData(data: AssayMatrixTemplateData): void {\n if (!Array.isArray(data.samples) || data.samples.length === 0) {\n throw new Error('Assay-matrix template requires at least one sample.')\n }\n if (!Array.isArray(data.features) || data.features.length === 0) {\n throw new Error('Assay-matrix template requires at least one feature.')\n }\n const sampleIds = new Set(data.samples.map(sample => sample.sampleId))\n if (sampleIds.size !== data.samples.length) {\n throw new Error('Assay-matrix sample ids must be unique.')\n }\n const featureIds = new Set(data.features.map(feature => feature.id))\n if (featureIds.size !== data.features.length) {\n throw new Error('Assay-matrix feature ids must be unique.')\n }\n const measurementIds = new Set<string>()\n for (const measurement of data.measurements) {\n const key = `${measurement.sampleId}:${measurement.featureId}`\n if (measurementIds.has(key)) {\n throw new Error(`Duplicate assay measurement for '${key}'.`)\n }\n measurementIds.add(key)\n if (!sampleIds.has(measurement.sampleId)) {\n throw new Error(`Measurement references unknown sample '${measurement.sampleId}'.`)\n }\n if (!featureIds.has(measurement.featureId)) {\n throw new Error(`Measurement references unknown feature '${measurement.featureId}'.`)\n }\n }\n}\n\nexport function validateReagentListData(data: ReagentListTemplateData): void {\n if (!Array.isArray(data.reagents) || data.reagents.length === 0) {\n throw new Error('Reagent-list template requires at least one reagent.')\n }\n const reagentIds = new Set(data.reagents.map(reagent => reagent.id))\n if (reagentIds.size !== data.reagents.length) {\n throw new Error('Reagent-list reagent ids must be unique.')\n }\n for (const reagent of data.reagents) {\n if (!reagent.id) {\n throw new Error('Reagent-list reagent id is required.')\n }\n if (!reagent.name) {\n throw new Error(`Reagent '${reagent.id}' requires a name.`)\n }\n if (reagent.stockLevel !== undefined && reagent.stockLevel < 0) {\n throw new Error(`Reagent '${reagent.id}' has a negative stock level.`)\n }\n }\n}\n\nexport function validateFlowCytometryPanelData(data: FlowCytometryPanelTemplateData): void {\n if (!Array.isArray(data.markers) || data.markers.length === 0) {\n throw new Error('Flow-cytometry panel template requires at least one marker.')\n }\n const markerIds = new Set(data.markers.map(marker => marker.id))\n if (markerIds.size !== data.markers.length) {\n throw new Error('Flow-cytometry panel marker ids must be unique.')\n }\n const controlIds = new Set(data.controls.map(control => control.id))\n if (controlIds.size !== data.controls.length) {\n throw new Error('Flow-cytometry panel control ids must be unique.')\n }\n for (const marker of data.markers) {\n if (!marker.id) {\n throw new Error('Flow-cytometry panel marker id is required.')\n }\n if (!marker.marker) {\n throw new Error(`Flow-cytometry panel marker '${marker.id}' requires a marker name.`)\n }\n }\n for (const control of data.controls) {\n if (!control.id) {\n throw new Error('Flow-cytometry panel control id is required.')\n }\n if (!control.name) {\n throw new Error(`Flow-cytometry panel control '${control.id}' requires a name.`)\n }\n if (control.markerId && !markerIds.has(control.markerId)) {\n throw new Error(`Flow-cytometry panel control '${control.id}' references unknown marker '${control.markerId}'.`)\n }\n }\n}\n\nexport function validateInstrumentRunData(data: InstrumentRunTemplateData): void {\n if (!Array.isArray(data.methods) || data.methods.length === 0) {\n throw new Error('Instrument-run template requires at least one method.')\n }\n if (!Array.isArray(data.items) || data.items.length === 0) {\n throw new Error('Instrument-run template requires at least one run item.')\n }\n const methodIds = new Set(data.methods.map(method => method.id))\n if (methodIds.size !== data.methods.length) {\n throw new Error('Instrument-run method ids must be unique.')\n }\n for (const method of data.methods) {\n if (!method.id || !method.name) {\n throw new Error('Instrument-run methods require id and name.')\n }\n }\n const itemIds = new Set(data.items.map(item => item.id))\n if (itemIds.size !== data.items.length) {\n throw new Error('Instrument-run item ids must be unique.')\n }\n const orders = new Set(data.items.map(item => item.order))\n if (orders.size !== data.items.length) {\n throw new Error('Instrument-run item orders must be unique.')\n }\n for (const item of data.items) {\n if (!item.id) {\n throw new Error('Instrument-run items require id.')\n }\n if (!methodIds.has(item.methodId)) {\n throw new Error(`Instrument-run item '${item.id}' references unknown method '${item.methodId}'.`)\n }\n if (item.kind === 'sample' && !item.sampleId) {\n throw new Error(`Instrument-run sample item '${item.id}' requires sampleId.`)\n }\n if (item.order < 0) {\n throw new Error(`Instrument-run item '${item.id}' has a negative order.`)\n }\n if (item.injectionVolume !== undefined && item.injectionVolume < 0) {\n throw new Error(`Instrument-run item '${item.id}' has a negative injection volume.`)\n }\n if (item.expectedDurationMin !== undefined && item.expectedDurationMin < 0) {\n throw new Error(`Instrument-run item '${item.id}' has a negative expected duration.`)\n }\n }\n}\n\nexport function validateQpcrPlateData(data: QpcrPlateTemplateData): void {\n if (!Array.isArray(data.samples) || data.samples.length === 0) {\n throw new Error('qPCR plate template requires at least one sample.')\n }\n if (!Array.isArray(data.targets) || data.targets.length === 0) {\n throw new Error('qPCR plate template requires at least one target.')\n }\n if (!Array.isArray(data.reactions) || data.reactions.length === 0) {\n throw new Error('qPCR plate template requires at least one reaction.')\n }\n const sampleIds = new Set(data.samples.map(sample => sample.sampleId))\n if (sampleIds.size !== data.samples.length) {\n throw new Error('qPCR plate sample ids must be unique.')\n }\n const targetIds = new Set(data.targets.map(target => target.id))\n if (targetIds.size !== data.targets.length) {\n throw new Error('qPCR plate target ids must be unique.')\n }\n const reactionIds = new Set(data.reactions.map(reaction => reaction.id))\n if (reactionIds.size !== data.reactions.length) {\n throw new Error('qPCR plate reaction ids must be unique.')\n }\n const wellIds = new Set(data.reactions.map(reaction => reaction.wellId))\n if (wellIds.size !== data.reactions.length) {\n throw new Error('qPCR plate reaction wells must be unique.')\n }\n for (const reaction of data.reactions) {\n assertWellInFormat(reaction.wellId, data.format)\n if (!reaction.id) {\n throw new Error('qPCR reaction id is required.')\n }\n if (!reaction.targetId || !targetIds.has(reaction.targetId)) {\n throw new Error(`qPCR reaction '${reaction.id}' references unknown target '${reaction.targetId}'.`)\n }\n if (reaction.sampleId && !sampleIds.has(reaction.sampleId)) {\n throw new Error(`qPCR reaction '${reaction.id}' references unknown sample '${reaction.sampleId}'.`)\n }\n if (reaction.controlKind === 'sample' && !reaction.sampleId) {\n throw new Error(`qPCR sample reaction '${reaction.id}' requires sampleId.`)\n }\n if (reaction.replicate < 1) {\n throw new Error(`qPCR reaction '${reaction.id}' replicate must be at least 1.`)\n }\n if (reaction.cq !== undefined && reaction.cq !== null && reaction.cq < 0) {\n throw new Error(`qPCR reaction '${reaction.id}' has a negative Cq.`)\n }\n if (reaction.quantity !== undefined && reaction.quantity !== null && reaction.quantity < 0) {\n throw new Error(`qPCR reaction '${reaction.id}' has a negative quantity.`)\n }\n }\n}\n","import type { SelectOption } from '../types'\nimport { getTemplateData } from './templateEnvelopes'\nimport { validateAssayMatrixData } from './templateValidators'\nimport type {\n AssayMatrixColumnsAdapterResult,\n AssayMatrixDataFrameAdapterResult,\n AssayMatrixRowsAdapterResult,\n AssayMatrixSampleOptionsAdapterResult,\n AssayMatrixTemplate,\n AssayMatrixTemplateData,\n} from './types'\n\nexport function toAssayMatrixRows(\n template: AssayMatrixTemplate | AssayMatrixTemplateData\n): AssayMatrixRowsAdapterResult {\n const data = getTemplateData(template, 'assay-matrix')\n validateAssayMatrixData(data)\n const measurements = new Map(\n data.measurements.map(measurement => [\n `${measurement.sampleId}:${measurement.featureId}`,\n measurement.value ?? null,\n ])\n )\n\n return data.samples.map(sample => {\n const row: Record<string, unknown> = {\n sampleId: sample.sampleId,\n name: sample.name,\n group: sample.group,\n ...(sample.metadata ?? {}),\n }\n for (const feature of data.features) {\n row[feature.id] = measurements.get(`${sample.sampleId}:${feature.id}`) ?? null\n }\n return row\n })\n}\n\nexport function toAssayMatrixColumns(\n template: AssayMatrixTemplate | AssayMatrixTemplateData\n): AssayMatrixColumnsAdapterResult {\n const data = getTemplateData(template, 'assay-matrix')\n validateAssayMatrixData(data)\n return [\n { key: 'sampleId', label: 'Sample ID', sortable: true },\n { key: 'name', label: 'Name', sortable: true },\n { key: 'group', label: 'Group', sortable: true },\n ...data.features.map(feature => ({\n key: feature.id,\n label: feature.unit ? `${feature.name} (${feature.unit})` : feature.name,\n sortable: true,\n align: 'right' as const,\n })),\n ]\n}\n\nexport function toAssayMatrixDataFrame(\n template: AssayMatrixTemplate | AssayMatrixTemplateData\n): AssayMatrixDataFrameAdapterResult {\n return {\n data: toAssayMatrixRows(template),\n columns: toAssayMatrixColumns(template),\n rowKey: 'sampleId',\n }\n}\n\n/** Convert an assay-matrix template into SampleSelector options derived from assay samples. */\nexport function toAssayMatrixSampleOptions(\n template: AssayMatrixTemplate | AssayMatrixTemplateData\n): AssayMatrixSampleOptionsAdapterResult {\n const data = getTemplateData(template, 'assay-matrix')\n validateAssayMatrixData(data)\n return data.samples.map((sample): SelectOption<string> => ({\n value: sample.sampleId,\n label: sample.name ?? sample.sampleId,\n description: sample.group,\n }))\n}\n","import { getTemplateData } from './templateEnvelopes'\nimport { validateCalibrationCurveData } from './templateValidators'\nimport type {\n CalibrationCurveColumnsAdapterResult,\n CalibrationCurveDataFrameAdapterResult,\n CalibrationCurveRowsAdapterResult,\n CalibrationCurveTemplate,\n CalibrationCurveTemplateData,\n} from './types'\n\nexport function toCalibrationCurveRows(\n template: CalibrationCurveTemplate | CalibrationCurveTemplateData\n): CalibrationCurveRowsAdapterResult {\n const data = getTemplateData(template, 'calibration-curve')\n validateCalibrationCurveData(data)\n return [...data.points]\n .sort((a, b) => a.order - b.order)\n .map(point => ({\n id: point.id,\n order: point.order,\n role: point.role,\n level: point.level,\n concentration: point.concentration,\n unit: point.unit,\n expectedResponse: point.expectedResponse,\n response: point.response,\n replicate: point.replicate,\n include: point.include,\n status: point.status,\n analyte: data.analyte,\n model: data.model,\n ...(point.metadata ?? {}),\n }))\n}\n\nexport function toCalibrationCurveColumns(): CalibrationCurveColumnsAdapterResult {\n return [\n { key: 'order', label: 'Order', sortable: true, align: 'right' },\n { key: 'role', label: 'Role', sortable: true },\n { key: 'level', label: 'Level', sortable: true },\n { key: 'concentration', label: 'Concentration', sortable: true, align: 'right' },\n { key: 'unit', label: 'Unit', sortable: true },\n { key: 'expectedResponse', label: 'Expected', sortable: true, align: 'right' },\n { key: 'response', label: 'Response', sortable: true, align: 'right' },\n { key: 'replicate', label: 'Replicate', sortable: true, align: 'right' },\n { key: 'include', label: 'Include', sortable: true },\n { key: 'status', label: 'Status', sortable: true },\n ]\n}\n\nexport function toCalibrationCurveDataFrame(\n template: CalibrationCurveTemplate | CalibrationCurveTemplateData\n): CalibrationCurveDataFrameAdapterResult {\n return {\n data: toCalibrationCurveRows(template),\n columns: toCalibrationCurveColumns(),\n rowKey: 'id',\n }\n}\n","import { getTemplateData } from './templateEnvelopes'\nimport { validateFlowCytometryPanelData } from './templateValidators'\nimport type {\n FlowCytometryPanelTemplate,\n FlowCytometryPanelTemplateData,\n FlowPanelColumnsAdapterResult,\n FlowPanelDataFrameAdapterResult,\n FlowPanelRowsAdapterResult,\n} from './types'\n\nexport function toFlowPanelRows(\n template: FlowCytometryPanelTemplate | FlowCytometryPanelTemplateData\n): FlowPanelRowsAdapterResult {\n const data = getTemplateData(template, 'flow-cytometry-panel')\n validateFlowCytometryPanelData(data)\n return data.markers.map(marker => {\n const markerControls = data.controls\n .filter(control => control.markerId === marker.id)\n .map(control => control.name)\n .join(', ')\n return {\n id: marker.id,\n marker: marker.marker,\n fluorophore: marker.fluorophore,\n detector: marker.detector,\n clone: marker.clone,\n reagentId: marker.reagentId,\n purpose: marker.purpose,\n compensationRequired: marker.compensationRequired,\n controls: markerControls,\n instrument: data.instrument,\n ...(marker.metadata ?? {}),\n }\n })\n}\n\nexport function toFlowPanelColumns(): FlowPanelColumnsAdapterResult {\n return [\n { key: 'marker', label: 'Marker', sortable: true },\n { key: 'fluorophore', label: 'Fluorophore', sortable: true },\n { key: 'detector', label: 'Detector', sortable: true },\n { key: 'clone', label: 'Clone', sortable: true },\n { key: 'purpose', label: 'Purpose', sortable: true },\n { key: 'compensationRequired', label: 'Compensation', sortable: true },\n { key: 'controls', label: 'Controls' },\n { key: 'instrument', label: 'Instrument', sortable: true },\n ]\n}\n\nexport function toFlowPanelDataFrame(\n template: FlowCytometryPanelTemplate | FlowCytometryPanelTemplateData\n): FlowPanelDataFrameAdapterResult {\n return {\n data: toFlowPanelRows(template),\n columns: toFlowPanelColumns(),\n rowKey: 'id',\n }\n}\n","import type {\n ProtocolStepStatus,\n ProtocolStepType,\n ScheduleEventStatus,\n} from '../types'\nimport type {\n InstrumentRunItem,\n InstrumentRunItemKind,\n InstrumentRunStatus,\n} from './types'\n\nexport function instrumentRunStepType(kind: InstrumentRunItemKind): ProtocolStepType {\n switch (kind) {\n case 'wash':\n return 'wash'\n case 'blank':\n case 'qc':\n case 'standard':\n case 'calibration':\n case 'sample':\n return 'measurement'\n default:\n return 'custom'\n }\n}\n\nexport function instrumentRunStepStatus(status: InstrumentRunStatus): ProtocolStepStatus {\n switch (status) {\n case 'running':\n return 'in_progress'\n case 'completed':\n return 'completed'\n case 'failed':\n return 'failed'\n case 'skipped':\n return 'skipped'\n case 'planned':\n case 'queued':\n default:\n return 'pending'\n }\n}\n\nexport function instrumentRunScheduleStatus(status: InstrumentRunStatus): ScheduleEventStatus {\n switch (status) {\n case 'running':\n return 'in-progress'\n case 'completed':\n return 'confirmed'\n case 'failed':\n case 'skipped':\n return 'cancelled'\n case 'planned':\n case 'queued':\n default:\n return 'pending'\n }\n}\n\nexport function instrumentRunScheduleColor(kind: InstrumentRunItem['kind']): string {\n switch (kind) {\n case 'blank':\n return '#64748b'\n case 'qc':\n return '#8b5cf6'\n case 'standard':\n case 'calibration':\n return '#f59e0b'\n case 'wash':\n return '#06b6d4'\n case 'sample':\n return '#2563eb'\n default:\n return '#475569'\n }\n}\n\nexport function dateFromMetadata(\n metadata: Record<string, unknown> | undefined,\n keys: readonly string[]\n): Date | undefined {\n if (!metadata) return undefined\n for (const key of keys) {\n const value = metadata[key]\n if (!(typeof value === 'string' || value instanceof Date)) continue\n const date = new Date(value)\n if (!Number.isNaN(date.getTime())) return date\n }\n return undefined\n}\n\nexport function addMinutes(date: Date, minutes: number): Date {\n return new Date(date.getTime() + minutes * 60_000)\n}\n","import type {\n ProtocolStep,\n ScheduleEvent,\n} from '../types'\nimport { getTemplateData } from './templateEnvelopes'\nimport { validateInstrumentRunData } from './templateValidators'\nimport type {\n InstrumentRunColumnsAdapterResult,\n InstrumentRunDataFrameAdapterResult,\n InstrumentRunRowsAdapterResult,\n InstrumentRunScheduleEventsAdapterResult,\n InstrumentRunStepsAdapterResult,\n InstrumentRunTemplate,\n InstrumentRunTemplateData,\n} from './types'\nimport {\n addMinutes,\n dateFromMetadata,\n instrumentRunScheduleColor,\n instrumentRunScheduleStatus,\n instrumentRunStepStatus,\n instrumentRunStepType,\n} from './instrumentRunAdapterHelpers'\n\nexport function toInstrumentRunRows(\n template: InstrumentRunTemplate | InstrumentRunTemplateData\n): InstrumentRunRowsAdapterResult {\n const data = getTemplateData(template, 'instrument-run')\n validateInstrumentRunData(data)\n const methods = new Map(data.methods.map(method => [method.id, method]))\n return [...data.items]\n .sort((a, b) => a.order - b.order)\n .map(item => {\n const method = methods.get(item.methodId)\n return {\n id: item.id,\n order: item.order,\n kind: item.kind,\n sampleId: item.sampleId,\n name: item.name ?? item.sampleId ?? item.kind,\n method: method?.name ?? item.methodId,\n vial: item.vial,\n plateId: item.plateId,\n wellId: item.wellId,\n injectionVolume: item.injectionVolume,\n expectedDurationMin: item.expectedDurationMin,\n status: item.status,\n instrument: data.instrument ?? method?.instrument,\n ...(item.metadata ?? {}),\n }\n })\n}\n\nexport function toInstrumentRunColumns(): InstrumentRunColumnsAdapterResult {\n return [\n { key: 'order', label: 'Order', sortable: true, align: 'right' },\n { key: 'kind', label: 'Kind', sortable: true },\n { key: 'sampleId', label: 'Sample ID', sortable: true },\n { key: 'name', label: 'Name', sortable: true },\n { key: 'method', label: 'Method', sortable: true },\n { key: 'vial', label: 'Vial', sortable: true },\n { key: 'wellId', label: 'Well', sortable: true },\n { key: 'injectionVolume', label: 'Injection', sortable: true, align: 'right' },\n { key: 'expectedDurationMin', label: 'Duration', sortable: true, align: 'right' },\n { key: 'status', label: 'Status', sortable: true },\n { key: 'instrument', label: 'Instrument', sortable: true },\n ]\n}\n\nexport function toInstrumentRunDataFrame(\n template: InstrumentRunTemplate | InstrumentRunTemplateData\n): InstrumentRunDataFrameAdapterResult {\n return {\n data: toInstrumentRunRows(template),\n columns: toInstrumentRunColumns(),\n rowKey: 'id',\n }\n}\n\n/** Convert an instrument-run template into ExperimentTimeline protocol steps for acquisition queue previews. */\nexport function toInstrumentRunSteps(\n template: InstrumentRunTemplate | InstrumentRunTemplateData\n): InstrumentRunStepsAdapterResult {\n const data = getTemplateData(template, 'instrument-run')\n validateInstrumentRunData(data)\n const methods = new Map(data.methods.map(method => [method.id, method]))\n return [...data.items]\n .sort((a, b) => a.order - b.order)\n .map((item): ProtocolStep => {\n const method = methods.get(item.methodId)\n const name = item.name ?? item.sampleId ?? item.kind\n return {\n id: item.id,\n type: instrumentRunStepType(item.kind),\n name,\n description: [\n item.kind,\n method?.name,\n item.vial ? `Vial ${item.vial}` : undefined,\n item.wellId ? `Well ${item.wellId}` : undefined,\n ]\n .filter(Boolean)\n .join(' / '),\n duration: item.expectedDurationMin,\n status: instrumentRunStepStatus(item.status),\n parameters: {\n kind: item.kind,\n sampleId: item.sampleId,\n methodId: item.methodId,\n method: method?.name,\n vial: item.vial,\n plateId: item.plateId,\n wellId: item.wellId,\n injectionVolume: item.injectionVolume,\n instrument: data.instrument ?? method?.instrument,\n },\n order: item.order,\n }\n })\n}\n\n/** Convert an instrument-run template into readonly ScheduleCalendar events ordered by run queue timing. */\nexport function toInstrumentRunScheduleEvents(\n template: InstrumentRunTemplate | InstrumentRunTemplateData\n): InstrumentRunScheduleEventsAdapterResult {\n const data = getTemplateData(template, 'instrument-run')\n validateInstrumentRunData(data)\n const methods = new Map(data.methods.map(method => [method.id, method]))\n let cursor = dateFromMetadata(data.metadata, ['scheduledStart', 'runStart', 'start', 'startedAt'])\n ?? new Date('2024-01-01T08:00:00.000Z')\n\n return [...data.items]\n .sort((a, b) => a.order - b.order)\n .map((item): ScheduleEvent => {\n const method = methods.get(item.methodId)\n const start = dateFromMetadata(item.metadata, ['scheduledStart', 'start', 'startedAt']) ?? cursor\n const end = dateFromMetadata(item.metadata, ['scheduledEnd', 'end', 'completedAt'])\n ?? addMinutes(start, Math.max(item.expectedDurationMin ?? 10, 1))\n cursor = end\n\n return {\n id: item.id,\n title: item.name ?? item.sampleId ?? item.kind,\n start: start.toISOString(),\n end: end.toISOString(),\n color: instrumentRunScheduleColor(item.kind),\n status: instrumentRunScheduleStatus(item.status),\n draggable: false,\n resizable: false,\n metadata: {\n kind: item.kind,\n sampleId: item.sampleId,\n methodId: item.methodId,\n method: method?.name,\n vial: item.vial,\n plateId: item.plateId,\n wellId: item.wellId,\n injectionVolume: item.injectionVolume,\n instrument: data.instrument ?? method?.instrument,\n },\n }\n })\n}\n","import { getTemplateData } from './templateEnvelopes'\nimport { validateProtocolStepsData } from './templateValidators'\nimport type {\n ProtocolColumnsAdapterResult,\n ProtocolDataFrameAdapterResult,\n ProtocolRowsAdapterResult,\n ProtocolStepsAdapterResult,\n ProtocolStepsTemplate,\n ProtocolStepsTemplateData,\n} from './types'\n\nexport function toProtocolSteps(\n template: ProtocolStepsTemplate | ProtocolStepsTemplateData\n): ProtocolStepsAdapterResult {\n const data = getTemplateData(template, 'protocol-steps')\n validateProtocolStepsData(data)\n return [...data.steps]\n .sort((a, b) => a.order - b.order)\n .map(step => ({\n id: step.id,\n type: step.type,\n name: step.name,\n description: step.description,\n duration: step.duration,\n status: step.status,\n parameters: step.parameters,\n order: step.order,\n }))\n}\n\nexport function toProtocolRows(\n template: ProtocolStepsTemplate | ProtocolStepsTemplateData\n): ProtocolRowsAdapterResult {\n const data = getTemplateData(template, 'protocol-steps')\n validateProtocolStepsData(data)\n return [...data.steps]\n .sort((a, b) => a.order - b.order)\n .map(step => ({\n id: step.id,\n order: step.order,\n type: step.type,\n name: step.name,\n description: step.description,\n duration: step.duration,\n status: step.status,\n ...(step.metadata ?? {}),\n }))\n}\n\nexport function toProtocolColumns(): ProtocolColumnsAdapterResult {\n return [\n { key: 'order', label: 'Order', sortable: true, align: 'right' },\n { key: 'name', label: 'Name', sortable: true },\n { key: 'type', label: 'Type', sortable: true },\n { key: 'duration', label: 'Duration', sortable: true, align: 'right' },\n { key: 'status', label: 'Status', sortable: true },\n { key: 'description', label: 'Description', sortable: true },\n ]\n}\n\nexport function toProtocolDataFrame(\n template: ProtocolStepsTemplate | ProtocolStepsTemplateData\n): ProtocolDataFrameAdapterResult {\n return {\n data: toProtocolRows(template),\n columns: toProtocolColumns(),\n rowKey: 'id',\n }\n}\n","import type { Well } from '../types'\nimport { getTemplateData } from './templateEnvelopes'\nimport { validateQpcrPlateData } from './templateValidators'\nimport type {\n QpcrColumnsAdapterResult,\n QpcrDataFrameAdapterResult,\n QpcrPlateTemplate,\n QpcrPlateTemplateData,\n QpcrRowsAdapterResult,\n QpcrWellMapAdapterResult,\n} from './types'\n\nexport function toQpcrRows(\n template: QpcrPlateTemplate | QpcrPlateTemplateData\n): QpcrRowsAdapterResult {\n const data = getTemplateData(template, 'qpcr-plate')\n validateQpcrPlateData(data)\n const samples = new Map(data.samples.map(sample => [sample.sampleId, sample]))\n const targets = new Map(data.targets.map(target => [target.id, target]))\n\n return data.reactions.map(reaction => {\n const sample = reaction.sampleId ? samples.get(reaction.sampleId) : undefined\n const target = targets.get(reaction.targetId)\n return {\n id: reaction.id,\n wellId: reaction.wellId,\n sampleId: reaction.sampleId,\n sample: sample?.name ?? reaction.sampleId ?? reaction.controlKind,\n group: sample?.group,\n targetId: reaction.targetId,\n target: target?.name ?? reaction.targetId,\n replicate: reaction.replicate,\n controlKind: reaction.controlKind,\n cq: reaction.cq ?? null,\n quantity: reaction.quantity ?? null,\n flags: reaction.flags.join(', '),\n instrument: data.instrument,\n chemistry: data.chemistry,\n ...(reaction.metadata ?? {}),\n }\n })\n}\n\nexport function toQpcrColumns(): QpcrColumnsAdapterResult {\n return [\n { key: 'wellId', label: 'Well', sortable: true },\n { key: 'sample', label: 'Sample', sortable: true },\n { key: 'group', label: 'Group', sortable: true },\n { key: 'target', label: 'Target', sortable: true },\n { key: 'replicate', label: 'Replicate', sortable: true, align: 'right' },\n { key: 'controlKind', label: 'Control', sortable: true },\n { key: 'cq', label: 'Cq', sortable: true, align: 'right' },\n { key: 'quantity', label: 'Quantity', sortable: true, align: 'right' },\n { key: 'flags', label: 'Flags' },\n ]\n}\n\nexport function toQpcrDataFrame(\n template: QpcrPlateTemplate | QpcrPlateTemplateData\n): QpcrDataFrameAdapterResult {\n return {\n data: toQpcrRows(template),\n columns: toQpcrColumns(),\n rowKey: 'id',\n }\n}\n\nexport function toQpcrWellPlateWells(\n template: QpcrPlateTemplate | QpcrPlateTemplateData\n): QpcrWellMapAdapterResult {\n const data = getTemplateData(template, 'qpcr-plate')\n validateQpcrPlateData(data)\n return Object.fromEntries(data.reactions.map(reaction => {\n const [row, col] = wellPositionFromId(reaction.wellId)\n return [\n reaction.wellId,\n {\n id: reaction.wellId,\n row,\n col,\n state: 'filled' as const,\n sampleType: reaction.sampleId ?? reaction.controlKind,\n value: reaction.cq ?? undefined,\n metadata: {\n reactionId: reaction.id,\n sampleId: reaction.sampleId,\n targetId: reaction.targetId,\n replicate: reaction.replicate,\n controlKind: reaction.controlKind,\n },\n } satisfies Well,\n ]\n }))\n}\n\nfunction wellPositionFromId(wellId: string): [number, number] {\n const match = /^([A-Z]+)([1-9][0-9]*)$/.exec(wellId.toUpperCase())\n if (!match) {\n throw new Error(`Invalid well id '${wellId}'.`)\n }\n const row = [...match[1]].reduce((value, char) => value * 26 + char.charCodeAt(0) - 64, 0) - 1\n const col = Number(match[2]) - 1\n return [row, col]\n}\n","import { getTemplateData } from './templateEnvelopes'\nimport { validateReagentListData } from './templateValidators'\nimport type {\n ReagentColumnsAdapterResult,\n ReagentDataFrameAdapterResult,\n ReagentListItemsAdapterResult,\n ReagentListTemplate,\n ReagentListTemplateData,\n ReagentRowsAdapterResult,\n} from './types'\n\nexport function toReagentListItems(\n template: ReagentListTemplate | ReagentListTemplateData\n): ReagentListItemsAdapterResult {\n const data = getTemplateData(template, 'reagent-list')\n validateReagentListData(data)\n return data.reagents.map(reagent => ({\n id: reagent.id,\n name: reagent.name,\n catalogNumber: reagent.catalogNumber,\n lotNumber: reagent.lotNumber,\n expiryDate: reagent.expiryDate,\n storageCondition: reagent.storageCondition,\n location: reagent.location,\n stockLevel: reagent.stockLevel,\n stockUnit: reagent.stockUnit,\n supplier: reagent.supplier,\n url: reagent.url,\n }))\n}\n\nexport function toReagentRows(\n template: ReagentListTemplate | ReagentListTemplateData\n): ReagentRowsAdapterResult {\n const data = getTemplateData(template, 'reagent-list')\n validateReagentListData(data)\n return data.reagents.map(reagent => ({\n id: reagent.id,\n name: reagent.name,\n kind: reagent.kind,\n catalogNumber: reagent.catalogNumber,\n lotNumber: reagent.lotNumber,\n expiryDate: reagent.expiryDate,\n storageCondition: reagent.storageCondition,\n location: reagent.location,\n stockLevel: reagent.stockLevel,\n stockUnit: reagent.stockUnit,\n supplier: reagent.supplier,\n concentration: reagent.concentration,\n ...(reagent.metadata ?? {}),\n }))\n}\n\nexport function toReagentColumns(): ReagentColumnsAdapterResult {\n return [\n { key: 'name', label: 'Name', sortable: true },\n { key: 'kind', label: 'Kind', sortable: true },\n { key: 'catalogNumber', label: 'Catalog', sortable: true },\n { key: 'lotNumber', label: 'Lot', sortable: true },\n { key: 'expiryDate', label: 'Expiry', sortable: true },\n { key: 'storageCondition', label: 'Storage', sortable: true },\n { key: 'location', label: 'Location', sortable: true },\n { key: 'stockLevel', label: 'Stock', sortable: true, align: 'right' },\n { key: 'stockUnit', label: 'Unit', sortable: true },\n { key: 'supplier', label: 'Supplier', sortable: true },\n ]\n}\n\nexport function toReagentDataFrame(\n template: ReagentListTemplate | ReagentListTemplateData\n): ReagentDataFrameAdapterResult {\n return {\n data: toReagentRows(template),\n columns: toReagentColumns(),\n rowKey: 'id',\n }\n}\n","import { getTemplateData } from './templateEnvelopes'\nimport { validateSamplePrepData } from './templateValidators'\nimport type {\n SamplePrepColumnsAdapterResult,\n SamplePrepDataFrameAdapterResult,\n SamplePrepRowsAdapterResult,\n SamplePrepTemplate,\n SamplePrepTemplateData,\n} from './types'\n\nexport function toSamplePrepRows(\n template: SamplePrepTemplate | SamplePrepTemplateData\n): SamplePrepRowsAdapterResult {\n const data = getTemplateData(template, 'sample-prep')\n validateSamplePrepData(data)\n return [...data.steps]\n .sort((a, b) => a.order - b.order)\n .map(step => ({\n id: step.id,\n order: step.order,\n type: step.type,\n name: step.name,\n sourceSampleId: step.sourceSampleId,\n sourceWellId: step.sourceWellId,\n destinationSampleId: step.destinationSampleId,\n destinationWellId: step.destinationWellId,\n reagentId: step.reagentId,\n inputVolume: step.inputVolume,\n outputVolume: step.outputVolume,\n volumeUnit: step.volumeUnit,\n durationMin: step.durationMin,\n status: step.status,\n protocolName: data.protocolName,\n ...(step.metadata ?? {}),\n }))\n}\n\nexport function toSamplePrepColumns(): SamplePrepColumnsAdapterResult {\n return [\n { key: 'order', label: 'Order', sortable: true, align: 'right' },\n { key: 'type', label: 'Type', sortable: true },\n { key: 'name', label: 'Step', sortable: true },\n { key: 'sourceSampleId', label: 'Source', sortable: true },\n { key: 'sourceWellId', label: 'Source well', sortable: true },\n { key: 'destinationSampleId', label: 'Destination', sortable: true },\n { key: 'destinationWellId', label: 'Destination well', sortable: true },\n { key: 'reagentId', label: 'Reagent', sortable: true },\n { key: 'inputVolume', label: 'Input', sortable: true, align: 'right' },\n { key: 'outputVolume', label: 'Output', sortable: true, align: 'right' },\n { key: 'volumeUnit', label: 'Unit', sortable: true },\n { key: 'status', label: 'Status', sortable: true },\n ]\n}\n\nexport function toSamplePrepDataFrame(\n template: SamplePrepTemplate | SamplePrepTemplateData\n): SamplePrepDataFrameAdapterResult {\n return {\n data: toSamplePrepRows(template),\n columns: toSamplePrepColumns(),\n rowKey: 'id',\n }\n}\n","import type {\n DataFrameColumn,\n SelectOption,\n} from '../types'\nimport { getTemplateData } from './templateEnvelopes'\nimport { validateSampleSheetData } from './templateValidators'\nimport type {\n SampleColumnsAdapterResult,\n SampleDataFrameAdapterResult,\n SampleOptionsAdapterResult,\n SampleRowsAdapterResult,\n SampleSheetTemplate,\n SampleSheetTemplateData,\n} from './types'\n\nexport function toSampleRows(\n template: SampleSheetTemplate | SampleSheetTemplateData\n): SampleRowsAdapterResult {\n const data = getTemplateData(template, 'sample-sheet')\n validateSampleSheetData(data)\n return data.samples.map(sample => ({\n sampleId: sample.sampleId,\n name: sample.name,\n group: sample.group,\n batch: sample.batch,\n replicate: sample.replicate,\n plateId: sample.plateId,\n wellId: sample.wellId,\n ...(sample.metadata ?? {}),\n }))\n}\n\nexport function toSampleColumns(\n template: SampleSheetTemplate | SampleSheetTemplateData\n): SampleColumnsAdapterResult {\n const data = getTemplateData(template, 'sample-sheet')\n validateSampleSheetData(data)\n return data.columns.map((column): DataFrameColumn<Record<string, unknown>> => ({\n key: sampleColumnKey(column.id),\n label: column.label,\n sortable: true,\n align: column.type === 'number' || column.type === 'integer' ? 'right' : 'left',\n }))\n}\n\nexport function toSampleDataFrame(\n template: SampleSheetTemplate | SampleSheetTemplateData\n): SampleDataFrameAdapterResult {\n return {\n data: toSampleRows(template),\n columns: toSampleColumns(template),\n rowKey: 'sampleId',\n }\n}\n\nexport function toSampleOptions(\n template: SampleSheetTemplate | SampleSheetTemplateData\n): SampleOptionsAdapterResult {\n const data = getTemplateData(template, 'sample-sheet')\n validateSampleSheetData(data)\n return data.samples.map((sample): SelectOption<string> => ({\n value: sample.sampleId,\n label: sample.name ?? sample.sampleId,\n description: [sample.group, sample.batch].filter(Boolean).join(' / ') || undefined,\n }))\n}\n\nfunction sampleColumnKey(columnId: string): string {\n const aliases: Record<string, string> = {\n sample_id: 'sampleId',\n plate_id: 'plateId',\n well_id: 'wellId',\n }\n return aliases[columnId] ?? columnId\n}\n","import { getTemplateData } from './templateEnvelopes'\nimport { validateTimeCourseData } from './templateValidators'\nimport type {\n TimeCourseColumnsAdapterResult,\n TimeCourseDataFrameAdapterResult,\n TimeCourseRowsAdapterResult,\n TimeCourseStepsAdapterResult,\n TimeCourseTemplate,\n TimeCourseTemplateData,\n} from './types'\n\nexport function toTimeCourseRows(\n template: TimeCourseTemplate | TimeCourseTemplateData\n): TimeCourseRowsAdapterResult {\n const data = getTemplateData(template, 'time-course')\n validateTimeCourseData(data)\n const timepoints = new Map(data.timepoints.map(timepoint => [timepoint.id, timepoint]))\n const conditions = new Map(data.conditions.map(condition => [condition.id, condition]))\n\n return data.samples.map(sample => {\n const timepoint = timepoints.get(sample.timepointId)\n const condition = conditions.get(sample.conditionId)\n return {\n sampleId: sample.sampleId,\n condition: condition?.name ?? sample.conditionId,\n timepoint: timepoint?.label ?? sample.timepointId,\n value: timepoint?.value,\n unit: timepoint?.unit,\n replicate: sample.replicate,\n ...(sample.metadata ?? {}),\n }\n })\n}\n\nexport function toTimeCourseColumns(): TimeCourseColumnsAdapterResult {\n return [\n { key: 'sampleId', label: 'Sample ID', sortable: true },\n { key: 'condition', label: 'Condition', sortable: true },\n { key: 'timepoint', label: 'Time Point', sortable: true },\n { key: 'value', label: 'Value', sortable: true, align: 'right' },\n { key: 'unit', label: 'Unit', sortable: true },\n { key: 'replicate', label: 'Replicate', sortable: true, align: 'right' },\n ]\n}\n\nexport function toTimeCourseDataFrame(\n template: TimeCourseTemplate | TimeCourseTemplateData\n): TimeCourseDataFrameAdapterResult {\n return {\n data: toTimeCourseRows(template),\n columns: toTimeCourseColumns(),\n rowKey: 'sampleId',\n }\n}\n\nexport function toTimeCourseSteps(\n template: TimeCourseTemplate | TimeCourseTemplateData\n): TimeCourseStepsAdapterResult {\n const data = getTemplateData(template, 'time-course')\n validateTimeCourseData(data)\n return data.timepoints.map((timepoint, index) => ({\n id: timepoint.id,\n type: 'measurement',\n name: timepoint.label,\n description: `${data.conditions.length} condition${data.conditions.length === 1 ? '' : 's'}`,\n status: 'pending',\n order: index,\n parameters: {\n value: timepoint.value,\n unit: timepoint.unit,\n },\n }))\n}\n","import type {\n PlateMapEditorState,\n} from '../types'\nimport { getTemplateData } from './templateEnvelopes'\nimport { validatePlateMapData } from './templateValidators'\nimport type {\n PlateMapEditorAdapterResult,\n PlateMapTemplate,\n PlateMapTemplateData,\n WellMapAdapterResult,\n} from './types'\n\nexport function toPlateMapEditorState(\n template: PlateMapTemplate | PlateMapTemplateData\n): PlateMapEditorAdapterResult {\n const data = getTemplateData(template, 'plate-map')\n validatePlateMapData(data)\n const activePlateId = data.activePlateId ?? data.plates[0].id\n return {\n plates: data.plates,\n activePlateId,\n samples: data.samples,\n selectedWells: data.selectedWells ?? [],\n activeSampleId: data.activeSampleId,\n } satisfies PlateMapEditorState\n}\n\nexport function toWellPlateWells(\n template: PlateMapTemplate | PlateMapTemplateData,\n plateId?: string\n): WellMapAdapterResult {\n const state = toPlateMapEditorState(template)\n const plate = state.plates.find(candidate => candidate.id === (plateId ?? state.activePlateId))\n ?? state.plates[0]\n return plate.wells\n}\n","import type {\n PlateCondition,\n PlateMapEditorState,\n} from '../types'\nimport { toPlateMapEditorState } from './plateMapAdapters'\nimport { getTemplateData } from './templateEnvelopes'\nimport { validateDoseResponseData } from './templateValidators'\nimport type {\n DoseConditionsAdapterResult,\n DoseResponseTemplate,\n DoseResponseTemplateData,\n} from './types'\n\nconst CONDITION_COLORS = [\n '#3B82F6',\n '#10B981',\n '#EF4444',\n '#F59E0B',\n '#8B5CF6',\n '#F97316',\n '#06B6D4',\n '#14B8A6',\n '#6B7280',\n]\n\nexport function toDoseConditions(\n template: DoseResponseTemplate | DoseResponseTemplateData\n): DoseConditionsAdapterResult {\n const data = getTemplateData(template, 'dose-response')\n validateDoseResponseData(data)\n return data.compounds.map((compound, index): PlateCondition => ({\n label: compound.name,\n color: String(compound.metadata?.color ?? CONDITION_COLORS[index % CONDITION_COLORS.length]),\n concentrations: compound.concentrations,\n unit: data.unit,\n }))\n}\n\nexport function toDoseLayoutState(\n template: DoseResponseTemplate | DoseResponseTemplateData\n): PlateMapEditorState | undefined {\n const data = getTemplateData(template, 'dose-response')\n validateDoseResponseData(data)\n return data.layout ? toPlateMapEditorState(data.layout) : undefined\n}\n","import type { Well } from '../types'\nimport type {\n AssayMatrixTemplate,\n BioTemplateEnvelope,\n CalibrationCurveTemplate,\n DataFrameTemplate,\n FlowCytometryPanelTemplate,\n InstrumentRunTemplate,\n ProtocolStepsTemplate,\n QpcrPlateTemplate,\n ReagentListTemplate,\n SamplePrepTemplate,\n SampleSheetTemplate,\n TimeCourseTemplate,\n TemplateDataFrameAdapterResult,\n} from './types'\nimport { toAssayMatrixDataFrame } from './assayMatrixAdapters'\nimport { toCalibrationCurveDataFrame } from './calibrationCurveAdapters'\nimport { toFlowPanelDataFrame } from './flowPanelAdapters'\nimport { toInstrumentRunDataFrame } from './instrumentRunAdapters'\nimport { toProtocolDataFrame } from './protocolAdapters'\nimport { toQpcrDataFrame } from './qpcrAdapters'\nimport { toReagentDataFrame } from './reagentAdapters'\nimport { toSamplePrepDataFrame } from './samplePrepAdapters'\nimport { toSampleDataFrame } from './sampleSheetAdapters'\nimport { toTimeCourseDataFrame } from './timeCourseAdapters'\n\nexport {\n toAssayMatrixColumns,\n toAssayMatrixDataFrame,\n toAssayMatrixRows,\n toAssayMatrixSampleOptions,\n} from './assayMatrixAdapters'\n\nexport {\n toCalibrationCurveColumns,\n toCalibrationCurveDataFrame,\n toCalibrationCurveRows,\n} from './calibrationCurveAdapters'\n\nexport {\n toDoseConditions,\n toDoseLayoutState,\n} from './doseResponseAdapters'\n\nexport {\n toFlowPanelColumns,\n toFlowPanelDataFrame,\n toFlowPanelRows,\n} from './flowPanelAdapters'\n\nexport {\n toInstrumentRunColumns,\n toInstrumentRunDataFrame,\n toInstrumentRunRows,\n toInstrumentRunScheduleEvents,\n toInstrumentRunSteps,\n} from './instrumentRunAdapters'\n\nexport {\n toPlateMapEditorState,\n toWellPlateWells,\n} from './plateMapAdapters'\n\nexport {\n toProtocolColumns,\n toProtocolDataFrame,\n toProtocolRows,\n toProtocolSteps,\n} from './protocolAdapters'\n\nexport {\n toQpcrColumns,\n toQpcrDataFrame,\n toQpcrRows,\n toQpcrWellPlateWells,\n} from './qpcrAdapters'\n\nexport {\n toReagentColumns,\n toReagentDataFrame,\n toReagentListItems,\n toReagentRows,\n} from './reagentAdapters'\n\nexport {\n toSamplePrepColumns,\n toSamplePrepDataFrame,\n toSamplePrepRows,\n} from './samplePrepAdapters'\n\nexport {\n toSampleColumns,\n toSampleDataFrame,\n toSampleOptions,\n toSampleRows,\n} from './sampleSheetAdapters'\n\nexport {\n toTimeCourseColumns,\n toTimeCourseDataFrame,\n toTimeCourseRows,\n toTimeCourseSteps,\n} from './timeCourseAdapters'\n\nexport function toTemplateDataFrame(\n template: DataFrameTemplate | BioTemplateEnvelope<unknown>\n): TemplateDataFrameAdapterResult {\n switch (template.template_id) {\n case 'sample-sheet':\n return toSampleDataFrame(template as SampleSheetTemplate)\n case 'sample-prep':\n return toSamplePrepDataFrame(template as SamplePrepTemplate)\n case 'calibration-curve':\n return toCalibrationCurveDataFrame(template as CalibrationCurveTemplate)\n case 'time-course':\n return toTimeCourseDataFrame(template as TimeCourseTemplate)\n case 'protocol-steps':\n return toProtocolDataFrame(template as ProtocolStepsTemplate)\n case 'assay-matrix':\n return toAssayMatrixDataFrame(template as AssayMatrixTemplate)\n case 'reagent-list':\n return toReagentDataFrame(template as ReagentListTemplate)\n case 'flow-cytometry-panel':\n return toFlowPanelDataFrame(template as FlowCytometryPanelTemplate)\n case 'instrument-run':\n return toInstrumentRunDataFrame(template as InstrumentRunTemplate)\n case 'qpcr-plate':\n return toQpcrDataFrame(template as QpcrPlateTemplate)\n default:\n throw new Error(`Template '${String(template.template_id)}' does not expose a DataFrame adapter.`)\n }\n}\n\nexport function toWellMapArray(wells: Record<string, Well>): Well[] {\n return Object.values(wells)\n}\n","import type {\n PlateMapEditorState,\n WellLegendItem,\n} from '../types'\n\nexport function activePlateFromState(state: PlateMapEditorState) {\n return state.plates.find(plate => plate.id === state.activePlateId) ?? state.plates[0]\n}\n\nexport function sampleColorsFromPlateState(state: PlateMapEditorState): Record<string, string> {\n return Object.fromEntries(\n state.samples\n .filter(sample => sample.color)\n .map(sample => [sample.id, sample.color as string])\n )\n}\n\nexport function legendItemsFromPlateState(state: PlateMapEditorState): WellLegendItem[] {\n return state.samples.map((sample, index) => ({\n type: sample.id,\n label: sample.name,\n color: sample.color ?? colorForIndex(index),\n }))\n}\n\nexport function colorForIndex(index: number): string {\n const colors = ['#3B82F6', '#10B981', '#EF4444', '#F59E0B', '#8B5CF6', '#F97316', '#06B6D4', '#14B8A6']\n return colors[index % colors.length]\n}\n","import { cloneBinding } from './componentBindingHelpers'\nimport { templateComponentBindings } from './componentBindingCatalog'\nimport type {\n BioTemplateComponentPropsBinding,\n} from './componentBindings'\nimport type { TemplateId } from './types'\n\nexport function propsBinding(\n templateId: TemplateId,\n component: string,\n propsObject: Record<string, unknown>\n): BioTemplateComponentPropsBinding {\n const matched = templateComponentBindings[templateId].find(binding => binding.component === component)\n if (!matched) {\n throw new Error(`No component binding registered for '${templateId}' and '${component}'.`)\n }\n return {\n ...cloneBinding(matched),\n propsObject,\n }\n}\n","import {\n toDoseConditions,\n toDoseLayoutState,\n} from './adapters'\nimport {\n activePlateFromState,\n sampleColorsFromPlateState,\n} from './componentPlateHelpers'\nimport { propsBinding } from './componentPropsFactory'\nimport type { BioTemplateComponentPropsBinding } from './componentBindings'\nimport type { DoseResponseTemplate } from './types'\n\nexport function doseResponseProps(template: DoseResponseTemplate): BioTemplateComponentPropsBinding[] {\n const conditions = toDoseConditions(template)\n const layout = toDoseLayoutState(template)\n const targetWells = layout ? Object.keys(activePlateFromState(layout).wells) : []\n const props = [\n propsBinding('dose-response', 'DoseCalculator', {\n mode: 'serial',\n targetWells,\n disabled: conditions.length === 0,\n }),\n ]\n\n if (layout) {\n const plate = activePlateFromState(layout)\n props.push(propsBinding('dose-response', 'WellPlate', {\n format: plate.format,\n wells: plate.wells,\n sampleColors: sampleColorsFromPlateState(layout),\n legendItems: conditions.map(condition => ({\n type: condition.label,\n label: condition.label,\n color: condition.color,\n })),\n showLegend: true,\n showSampleTypeIndicator: true,\n }))\n }\n\n return props\n}\n","import {\n toAssayMatrixSampleOptions,\n toInstrumentRunScheduleEvents,\n toReagentListItems,\n toSampleOptions,\n toTemplateDataFrame,\n} from './adapters'\nimport { propsBinding } from './componentPropsFactory'\nimport type { BioTemplateComponentPropsBinding } from './componentBindings'\nimport type {\n AssayMatrixTemplate,\n DataFrameTemplate,\n InstrumentRunTemplate,\n ProtocolStepsTemplate,\n ReagentListTemplate,\n SampleSheetTemplate,\n TemplateId,\n TimeCourseTemplate,\n} from './types'\n\nexport function dataFrameProps(template: DataFrameTemplate): BioTemplateComponentPropsBinding {\n const frame = toTemplateDataFrame(template)\n return propsBinding(template.template_id as TemplateId, 'DataFrame', {\n ...frame,\n searchable: true,\n sortable: true,\n size: 'sm',\n })\n}\n\nexport function sampleSelectorProps(template: SampleSheetTemplate): BioTemplateComponentPropsBinding {\n const options = toSampleOptions(template)\n return propsBinding('sample-sheet', 'SampleSelector', {\n samples: options.map(option => option.label),\n modelValue: [],\n })\n}\n\nexport function assayMatrixSampleSelectorProps(template: AssayMatrixTemplate): BioTemplateComponentPropsBinding {\n const options = toAssayMatrixSampleOptions(template)\n return propsBinding('assay-matrix', 'SampleSelector', {\n samples: options.map(option => option.label),\n modelValue: [],\n })\n}\n\nexport function timelineProps(\n template: TimeCourseTemplate | ProtocolStepsTemplate | InstrumentRunTemplate,\n steps: unknown[],\n editable = false\n): BioTemplateComponentPropsBinding {\n return propsBinding(template.template_id as TemplateId, 'ExperimentTimeline', {\n modelValue: steps,\n orientation: 'vertical',\n editable,\n })\n}\n\nexport function scheduleCalendarProps(template: InstrumentRunTemplate): BioTemplateComponentPropsBinding {\n const events = toInstrumentRunScheduleEvents(template)\n return propsBinding('instrument-run', 'ScheduleCalendar', {\n modelValue: events[0]?.start,\n events,\n view: 'day',\n readonly: true,\n showNavigation: false,\n showViewToggle: false,\n })\n}\n\nexport function reagentListProps(template: ReagentListTemplate): BioTemplateComponentPropsBinding {\n return propsBinding('reagent-list', 'ReagentList', {\n modelValue: toReagentListItems(template),\n searchable: true,\n sortable: true,\n })\n}\n","import {\n toPlateMapEditorState,\n toWellPlateWells,\n} from './adapters'\nimport {\n activePlateFromState,\n legendItemsFromPlateState,\n sampleColorsFromPlateState,\n} from './componentPlateHelpers'\nimport { propsBinding } from './componentPropsFactory'\nimport type { BioTemplateComponentPropsBinding } from './componentBindings'\nimport type { PlateMapTemplate } from './types'\n\nexport function plateMapProps(template: PlateMapTemplate): BioTemplateComponentPropsBinding[] {\n const state = toPlateMapEditorState(template)\n const plate = activePlateFromState(state)\n return [\n propsBinding('plate-map', 'PlateMapEditor', {\n modelValue: state,\n format: plate.format,\n samples: state.samples,\n }),\n propsBinding('plate-map', 'WellPlate', {\n format: plate.format,\n wells: toWellPlateWells(template),\n sampleColors: sampleColorsFromPlateState(state),\n legendItems: legendItemsFromPlateState(state),\n showLegend: true,\n showSampleTypeIndicator: true,\n }),\n ]\n}\n","import type { WellLegendItem } from '../types'\nimport { toQpcrWellPlateWells } from './adapters'\nimport { colorForIndex } from './componentPlateHelpers'\nimport { getTemplateData } from './templateEnvelopes'\nimport { dataFrameProps } from './componentGenericProps'\nimport { propsBinding } from './componentPropsFactory'\nimport type { BioTemplateComponentPropsBinding } from './componentBindings'\nimport type { QpcrPlateTemplate } from './types'\n\nexport function qpcrPlateProps(template: QpcrPlateTemplate): BioTemplateComponentPropsBinding[] {\n const data = getTemplateData(template, 'qpcr-plate')\n const frame = dataFrameProps(template)\n return [\n propsBinding('qpcr-plate', 'WellPlate', {\n format: data.format,\n wells: toQpcrWellPlateWells(template),\n sampleColors: Object.fromEntries(data.samples.map((sample, index) => [sample.sampleId, colorForIndex(index)])),\n legendItems: data.samples.map((sample, index): WellLegendItem => ({\n type: sample.sampleId,\n label: sample.name ?? sample.sampleId,\n color: colorForIndex(index),\n })),\n showLegend: true,\n showSampleTypeIndicator: true,\n }),\n frame,\n ]\n}\n","import {\n toInstrumentRunSteps,\n toProtocolSteps,\n toTimeCourseSteps,\n} from './adapters'\nimport { doseResponseProps } from './componentDoseResponseProps'\nimport {\n assayMatrixSampleSelectorProps,\n dataFrameProps,\n reagentListProps,\n sampleSelectorProps,\n scheduleCalendarProps,\n timelineProps,\n} from './componentGenericProps'\nimport { plateMapProps } from './componentPlateMapProps'\nimport { qpcrPlateProps } from './componentQpcrPlateProps'\nimport type { BioTemplateComponentPropsBinding } from './componentBindings'\nimport type {\n AssayMatrixTemplate,\n BioTemplateEnvelope,\n DataFrameTemplate,\n DoseResponseTemplate,\n InstrumentRunTemplate,\n PlateMapTemplate,\n ProtocolStepsTemplate,\n QpcrPlateTemplate,\n ReagentListTemplate,\n SampleSheetTemplate,\n TimeCourseTemplate,\n} from './types'\n\nexport function propsForTemplate(template: BioTemplateEnvelope<unknown>): BioTemplateComponentPropsBinding[] {\n switch (template.template_id) {\n case 'plate-map':\n return plateMapProps(template as PlateMapTemplate)\n case 'sample-sheet':\n return [\n dataFrameProps(template as DataFrameTemplate),\n sampleSelectorProps(template as SampleSheetTemplate),\n ]\n case 'sample-prep':\n case 'calibration-curve':\n case 'flow-cytometry-panel':\n return [dataFrameProps(template as DataFrameTemplate)]\n case 'assay-matrix':\n return [\n dataFrameProps(template as DataFrameTemplate),\n assayMatrixSampleSelectorProps(template as AssayMatrixTemplate),\n ]\n case 'instrument-run':\n return [\n dataFrameProps(template as DataFrameTemplate),\n scheduleCalendarProps(template as InstrumentRunTemplate),\n timelineProps(template as InstrumentRunTemplate, toInstrumentRunSteps(template as InstrumentRunTemplate)),\n ]\n case 'dose-response':\n return doseResponseProps(template as DoseResponseTemplate)\n case 'time-course':\n return [\n timelineProps(template as TimeCourseTemplate, toTimeCourseSteps(template as TimeCourseTemplate)),\n dataFrameProps(template as DataFrameTemplate),\n ]\n case 'protocol-steps':\n return [\n timelineProps(template as ProtocolStepsTemplate, toProtocolSteps(template as ProtocolStepsTemplate), true),\n dataFrameProps(template as DataFrameTemplate),\n ]\n case 'reagent-list':\n return [\n reagentListProps(template as ReagentListTemplate),\n dataFrameProps(template as DataFrameTemplate),\n ]\n case 'qpcr-plate':\n return qpcrPlateProps(template as QpcrPlateTemplate)\n default:\n return []\n }\n}\n","import { extractTemplateCollection } from './templateEnvelopes'\nimport {\n isTemplateEnvelope,\n resolveComponentTemplateIds,\n} from './componentTargetResolvers'\nimport {\n cloneBinding,\n cloneBindingMap,\n cloneBindings,\n toVueSfc,\n uniquePropsName,\n} from './componentBindingHelpers'\nimport { templateComponentBindings } from './componentBindingCatalog'\nimport { propsForTemplate } from './componentTemplateProps'\nimport type {\n BioTemplateEnvelope,\n TemplateCollectionEnvelope,\n TemplateId,\n TemplatePackId,\n TemplatePresetId,\n} from './types'\n\nexport type BioTemplateComponentTarget =\n | TemplateId\n | TemplatePackId\n | TemplatePresetId\n | string\n | BioTemplateEnvelope<unknown>\n | TemplateCollectionEnvelope\n\nexport interface BioTemplateComponentBinding {\n id: string\n template_id: TemplateId\n component: string\n adapters: readonly string[]\n props: readonly string[]\n description: string\n importPath: '@morscherlab/mint-sdk'\n}\n\nexport interface BioTemplateComponentPropsBinding extends BioTemplateComponentBinding {\n propsObject: Record<string, unknown>\n}\n\nexport interface BioTemplateResolvedComponentBinding extends Omit<BioTemplateComponentBinding, 'props'> {\n /** Prop names advertised by the static template/component compatibility catalog. */\n propNames: readonly string[]\n /** Concrete props ready for direct `v-bind=\"componentBindingsById[id].props\"` use. */\n props: Record<string, unknown>\n /** Backward-compatible alias for callers that already consume componentProps entries. */\n propsObject: Record<string, unknown>\n}\n\nexport type BioTemplateComponentBindingsById = Record<string, BioTemplateResolvedComponentBinding>\nexport type BioTemplateComponentPropsById = Record<string, Record<string, unknown>>\nexport type BioTemplateComponentPropsByComponent = Record<string, Record<string, unknown>[]>\n\nexport interface BioTemplateComponentPropsLookupOptions {\n templateId?: TemplateId\n id?: string\n}\n\nexport interface BioTemplateComponentImport {\n importPath: BioTemplateComponentBinding['importPath']\n components: string[]\n statement: string\n}\n\nexport interface BioTemplateComponentSnippet extends BioTemplateComponentBinding {\n propsName: string\n propsExpression: string\n template: string\n}\n\nexport interface BioTemplateComponentSnippetOptions {\n propsVariable?: string\n}\n\nexport interface BioTemplateComponentUsageOptions extends BioTemplateComponentSnippetOptions {\n targetExpression?: string\n targetPropName?: string\n}\n\nexport interface BioTemplateComponentUsage {\n imports: BioTemplateComponentImport[]\n componentProps: BioTemplateComponentPropsBinding[]\n snippets: BioTemplateComponentSnippet[]\n propsDeclarations: string[]\n scriptSetup: string\n template: string\n sfc: string\n}\n\nexport function listBioTemplateComponentBindings(): Record<TemplateId, BioTemplateComponentBinding[]> {\n return cloneBindingMap(templateComponentBindings)\n}\n\nexport function getBioTemplateComponentBindings(\n target: BioTemplateComponentTarget\n): BioTemplateComponentBinding[] {\n const templateIds = resolveComponentTemplateIds(target)\n return templateIds.flatMap(templateId => cloneBindings(templateComponentBindings[templateId]))\n}\n\nexport function toBioTemplateComponentProps(\n target: BioTemplateEnvelope<unknown> | TemplateCollectionEnvelope\n): BioTemplateComponentPropsBinding[] {\n if (isTemplateEnvelope(target)) {\n return propsForTemplate(target)\n }\n\n const collection = extractTemplateCollection(target)\n return Object.values(collection).flatMap(template => propsForTemplate(template))\n}\n\n/** Return resolved component bindings with concrete props for direct slot rendering. */\nexport function toBioTemplateComponentBindings(\n target: BioTemplateEnvelope<unknown> | TemplateCollectionEnvelope,\n): BioTemplateResolvedComponentBinding[] {\n return toBioTemplateComponentProps(target).map(toResolvedComponentBinding)\n}\n\n/** Return resolved component bindings keyed by stable template component id. */\nexport function toBioTemplateComponentBindingsById(\n target: BioTemplateEnvelope<unknown> | TemplateCollectionEnvelope,\n): BioTemplateComponentBindingsById {\n return Object.fromEntries(\n toBioTemplateComponentBindings(target).map(binding => [binding.id, binding]),\n )\n}\n\n/** Return component props keyed by stable binding id for direct `v-bind=\"componentPropsById[id]\"` use. */\nexport function toBioTemplateComponentPropsById(\n target: BioTemplateEnvelope<unknown> | TemplateCollectionEnvelope,\n): BioTemplateComponentPropsById {\n return Object.fromEntries(\n toBioTemplateComponentProps(target).map(binding => [binding.id, binding.propsObject]),\n )\n}\n\n/** Return component props grouped by SDK component name for direct WellPlate/DoseCalculator binding. */\nexport function toBioTemplateComponentPropsByComponent(\n target: BioTemplateEnvelope<unknown> | TemplateCollectionEnvelope,\n): BioTemplateComponentPropsByComponent {\n const grouped: BioTemplateComponentPropsByComponent = {}\n for (const binding of toBioTemplateComponentProps(target)) {\n const props = grouped[binding.component] ?? []\n props.push(binding.propsObject)\n grouped[binding.component] = props\n }\n return grouped\n}\n\n/** Return the first props object for an SDK component, optionally restricted by template id or binding id. */\nexport function getBioTemplateComponentProps(\n target: BioTemplateEnvelope<unknown> | TemplateCollectionEnvelope,\n component: string,\n options: BioTemplateComponentPropsLookupOptions = {},\n): Record<string, unknown> | undefined {\n return toBioTemplateComponentProps(target).find((binding) => {\n if (binding.component !== component) return false\n if (options.id !== undefined && binding.id !== options.id) return false\n if (options.templateId !== undefined && binding.template_id !== options.templateId) return false\n return true\n })?.propsObject\n}\n\nfunction toResolvedComponentBinding(\n binding: BioTemplateComponentPropsBinding,\n): BioTemplateResolvedComponentBinding {\n const { props: propNames, propsObject, ...rest } = binding\n return {\n ...rest,\n propNames,\n props: propsObject,\n propsObject,\n }\n}\n\nexport function toBioTemplateComponentImports(\n target: BioTemplateComponentTarget\n): BioTemplateComponentImport[] {\n const groups = new Map<BioTemplateComponentBinding['importPath'], string[]>()\n\n for (const binding of getBioTemplateComponentBindings(target)) {\n const components = groups.get(binding.importPath) ?? []\n if (!components.includes(binding.component)) components.push(binding.component)\n groups.set(binding.importPath, components)\n }\n\n return Array.from(groups.entries()).map(([importPath, components]) => ({\n importPath,\n components,\n statement: `import { ${components.join(', ')} } from '${importPath}'`,\n }))\n}\n\nexport function toBioTemplateComponentSnippets(\n target: BioTemplateEnvelope<unknown> | TemplateCollectionEnvelope,\n options: BioTemplateComponentSnippetOptions = {}\n): BioTemplateComponentSnippet[] {\n const propsVariable = options.propsVariable ?? 'componentProps'\n const usedNames = new Map<string, number>()\n\n return toBioTemplateComponentProps(target).map((binding, index) => {\n const propsName = uniquePropsName(binding, usedNames)\n const propsExpression = `${propsVariable}[${index}].propsObject`\n return {\n ...cloneBinding(binding),\n propsName,\n propsExpression,\n template: `<${binding.component} v-bind=\"${propsExpression}\" />`,\n }\n })\n}\n\nexport function toBioTemplateComponentUsage(\n target: BioTemplateEnvelope<unknown> | TemplateCollectionEnvelope,\n options: BioTemplateComponentUsageOptions = {}\n): BioTemplateComponentUsage {\n const propsVariable = options.propsVariable ?? 'componentProps'\n const usesGeneratedTargetProp = options.targetExpression === undefined\n const targetPropName = options.targetPropName ?? 'templateCollection'\n const targetExpression = options.targetExpression ?? `props.${targetPropName}`\n const componentProps = toBioTemplateComponentProps(target)\n const snippets = toBioTemplateComponentSnippets(target, { propsVariable }).map(snippet => ({\n ...snippet,\n propsExpression: snippet.propsName,\n template: `<${snippet.component} v-bind=\"${snippet.propsName}\" />`,\n }))\n const propsDeclarations = snippets.map(\n (snippet, index) => `const ${snippet.propsName} = ${propsVariable}[${index}].propsObject`\n )\n const setupLines = [\n ...(usesGeneratedTargetProp\n ? [`const props = defineProps<{ ${targetPropName}: BioTemplateEnvelope<unknown> | TemplateCollectionEnvelope }>()`]\n : []),\n `const ${propsVariable} = toBioTemplateComponentProps(${targetExpression})`,\n ...propsDeclarations,\n ]\n const imports = toBioTemplateComponentImports(target)\n const template = snippets.map(snippet => snippet.template).join('\\n')\n\n return {\n imports,\n componentProps,\n snippets,\n propsDeclarations,\n scriptSetup: setupLines.join('\\n'),\n template,\n sfc: toVueSfc(imports, setupLines, template, usesGeneratedTargetProp),\n }\n}\n","import {\n readBoolean,\n readInteger,\n readNumber,\n readNumberList,\n readOptionalString,\n readString,\n readStringList,\n} from './builderReadUtils'\nimport { readPlateFormat } from './plateGeometry'\nimport { getBioTemplatePresetInfo } from './presets'\nimport type {\n CreateElisaAssayCollectionOptions,\n CreateFlowCytometryAssayCollectionOptions,\n CreateLcmsBatchCollectionOptions,\n CreateQpcrExpressionCollectionOptions,\n CreateQpcrPlateTemplateOptions,\n CreateSamplePrepTemplateOptions,\n CreateTargetedMetabolomicsCollectionOptions,\n CreateWellPlateScreenCollectionOptions,\n CreateWesternBlotAssayCollectionOptions,\n TemplatePresetId,\n} from './types'\n\nexport type BioTemplateControlValues = Record<string, unknown>\n\nexport function bioTemplatePresetControlValuesToOptions(\n name: 'wellplate-screen',\n values: BioTemplateControlValues\n): CreateWellPlateScreenCollectionOptions\nexport function bioTemplatePresetControlValuesToOptions(\n name: 'qpcr-expression',\n values: BioTemplateControlValues\n): CreateQpcrExpressionCollectionOptions\nexport function bioTemplatePresetControlValuesToOptions(\n name: 'lcms-batch',\n values: BioTemplateControlValues\n): CreateLcmsBatchCollectionOptions\nexport function bioTemplatePresetControlValuesToOptions(\n name: 'targeted-metabolomics',\n values: BioTemplateControlValues\n): CreateTargetedMetabolomicsCollectionOptions\nexport function bioTemplatePresetControlValuesToOptions(\n name: 'elisa-assay',\n values: BioTemplateControlValues\n): CreateElisaAssayCollectionOptions\nexport function bioTemplatePresetControlValuesToOptions(\n name: 'flow-cytometry-assay',\n values: BioTemplateControlValues\n): CreateFlowCytometryAssayCollectionOptions\nexport function bioTemplatePresetControlValuesToOptions(\n name: 'western-blot-assay',\n values: BioTemplateControlValues\n): CreateWesternBlotAssayCollectionOptions\nexport function bioTemplatePresetControlValuesToOptions(\n name: TemplatePresetId | string,\n values: BioTemplateControlValues\n):\n | CreateWellPlateScreenCollectionOptions\n | CreateQpcrExpressionCollectionOptions\n | CreateLcmsBatchCollectionOptions\n | CreateTargetedMetabolomicsCollectionOptions\n | CreateElisaAssayCollectionOptions\n | CreateFlowCytometryAssayCollectionOptions\n | CreateWesternBlotAssayCollectionOptions\nexport function bioTemplatePresetControlValuesToOptions(\n name: TemplatePresetId | string,\n values: BioTemplateControlValues\n):\n | CreateWellPlateScreenCollectionOptions\n | CreateQpcrExpressionCollectionOptions\n | CreateLcmsBatchCollectionOptions\n | CreateTargetedMetabolomicsCollectionOptions\n | CreateElisaAssayCollectionOptions\n | CreateFlowCytometryAssayCollectionOptions\n | CreateWesternBlotAssayCollectionOptions {\n const preset = getBioTemplatePresetInfo(name)\n if (!preset) {\n throw new Error(`Unknown template preset '${name}'.`)\n }\n\n if (preset.name === 'wellplate-screen') {\n return {\n samples: readStringList(values.sampleNames, ['Control', 'Treatment']),\n plateName: readString(values.plateName, 'Screen plate'),\n plateFormat: readPlateFormat(values.plateFormat, 96),\n unit: readString(values.unit, 'uM'),\n replicates: readInteger(values.replicates, 3),\n }\n }\n\n if (preset.name === 'qpcr-expression') {\n return {\n samples: readStringList(values.sampleNames, ['Control', 'Treatment']),\n targets: readStringList(values.targets, ['ACTB', 'GAPDH']),\n chemistry: readString(values.chemistry, 'sybr') as CreateQpcrPlateTemplateOptions['chemistry'],\n format: readPlateFormat(values.plateFormat, 96),\n includeNoTemplateControls: readBoolean(values.includeNoTemplateControls, true),\n replicates: readInteger(values.replicates, 3),\n instrument: readOptionalString(values.instrument),\n }\n }\n\n if (preset.name === 'lcms-batch') {\n return {\n samples: readStringList(values.sampleNames, ['S001', 'S002']),\n features: readStringList(values.featureNames, ['Glucose', 'Lactate']),\n instrument: readString(values.instrument, 'LC-MS'),\n method: readString(values.method, 'Default method'),\n includeQc: readBoolean(values.includeQc, true),\n }\n }\n\n if (preset.name === 'targeted-metabolomics') {\n return {\n samples: readStringList(values.sampleNames, ['S001', 'S002']),\n metabolites: readStringList(values.metaboliteNames, ['Glucose', 'Lactate', 'Pyruvate']),\n internalStandards: readStringList(\n values.internalStandards,\n ['Stable isotope internal standard mix'],\n ),\n standardConcentrations: readNumberList(values.standardConcentrations, [0.1, 1, 10, 100]),\n concentrationUnit: readString(values.concentrationUnit, 'uM'),\n responseUnit: readString(values.responseUnit, 'peak area ratio'),\n calibrationAnalyte: readOptionalString(values.calibrationAnalyte),\n instrument: readString(values.instrument, 'LC-MS'),\n method: readString(values.method, 'Targeted metabolomics'),\n prepType: readString(values.prepType, 'extraction') as CreateSamplePrepTemplateOptions['prepType'],\n outputVolume: readNumber(values.outputVolume, 50),\n includeQc: readBoolean(values.includeQc, true),\n }\n }\n\n if (preset.name === 'elisa-assay') {\n return {\n samples: readStringList(values.sampleNames, ['Control', 'Treatment']),\n analyte: readString(values.analyte, 'Analyte'),\n standardConcentrations: readNumberList(values.standardConcentrations, [1000, 100, 10, 1]),\n unit: readString(values.unit, 'pg/mL'),\n responseUnit: readString(values.responseUnit, 'OD450'),\n plateName: readString(values.plateName, 'ELISA plate'),\n plateFormat: readPlateFormat(values.plateFormat, 96),\n }\n }\n\n if (preset.name === 'flow-cytometry-assay') {\n return {\n samples: readStringList(values.sampleNames, ['Control', 'Treatment']),\n markers: readStringList(values.markers, ['CD3', 'CD4', 'CD8']),\n features: readStringList(values.featureNames, ['CD3+ cells', 'CD4+ cells', 'CD8+ cells']),\n instrument: readString(values.instrument, 'Flow cytometer'),\n includeDefaultControls: readBoolean(values.includeDefaultControls, true),\n }\n }\n\n if (preset.name === 'western-blot-assay') {\n return {\n samples: readStringList(values.sampleNames, ['Control', 'Treatment']),\n targets: readStringList(values.targets, ['Target protein']),\n loadingControl: readString(values.loadingControl, 'ACTB'),\n }\n }\n\n throw new Error(`Unknown template preset '${name}'.`)\n}\n","export const DEFAULT_SAMPLE_COLORS = [\n '#3B82F6',\n '#10B981',\n '#EF4444',\n '#F59E0B',\n '#8B5CF6',\n '#F97316',\n '#06B6D4',\n '#14B8A6',\n '#6B7280',\n]\n","export function sampleIdFromName(name: string, index: number): string {\n return idFromName(name, `sample-${index + 1}`)\n}\n\nexport function compoundIdFromName(name: string, index: number): string {\n return idFromName(name, `compound-${index + 1}`)\n}\n\nexport function idFromName(name: string, fallback: string): string {\n const slug = name.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-|-$/g, '')\n return slug || fallback\n}\n\nexport function timepointId(value: number, unit: string, index: number): string {\n const raw = Number.isInteger(value)\n ? String(value)\n : String(value).replace(/0+$/, '').replace(/\\.$/, '')\n const token = raw.replace('.', 'p')\n return token ? `t${token}-${unit}` : `timepoint-${index + 1}`\n}\n","import { DEFAULT_SAMPLE_COLORS } from './builderDefaults'\nimport { sampleIdFromName } from './builderIdUtils'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport type {\n CreatePlateMapTemplateOptions,\n PlateMapTemplate,\n TemplateSample,\n} from './types'\n\nexport function createPlateMapTemplate(\n options: CreatePlateMapTemplateOptions = {}\n): PlateMapTemplate {\n const {\n id = 'plate-1',\n name = 'Plate 1',\n format = 96,\n samples = [],\n metadata = {},\n } = options\n\n const sampleDefinitions = samples.map((sample, index): TemplateSample => {\n if (typeof sample !== 'string') return sample\n return {\n id: sampleIdFromName(sample, index),\n name: sample,\n color: DEFAULT_SAMPLE_COLORS[index % DEFAULT_SAMPLE_COLORS.length],\n }\n })\n\n return createTemplateEnvelope('plate-map', {\n plates: [\n {\n id,\n name,\n format,\n wells: {},\n },\n ],\n samples: sampleDefinitions,\n activePlateId: id,\n selectedWells: [],\n }, metadata)\n}\n","import type {\n SamplePrepStep,\n SamplePrepStepInput,\n SampleRecord,\n} from './types'\nimport {\n idFromName,\n sampleIdFromName,\n} from './builderIdUtils'\n\nexport function normalizeSampleRecord(sample: SampleRecord): SampleRecord {\n return {\n ...sample,\n metadata: sample.metadata ?? {},\n }\n}\n\nexport function presetSampleRecords(samples: Array<string | SampleRecord>): SampleRecord[] {\n return samples.map((sample, index) => {\n if (typeof sample !== 'string') return normalizeSampleRecord(sample)\n return {\n sampleId: sampleIdFromName(sample, index),\n name: sample,\n metadata: {},\n }\n })\n}\n\nexport function normalizeSamplePrepStep(\n step: SamplePrepStepInput,\n prepType: SamplePrepStep['type'],\n volumeUnit: string,\n order: number,\n index: number\n): SamplePrepStep {\n const type = step.type ?? prepType\n const sourceSampleId = step.sourceSampleId\n const name = step.name || `Prepare ${sourceSampleId ?? index + 1}`\n return {\n id: step.id || idFromName(name, `${type}-${index + 1}`),\n order: step.order ?? order,\n type,\n name,\n sourceSampleId,\n sourcePlateId: step.sourcePlateId,\n sourceWellId: step.sourceWellId,\n destinationSampleId: step.destinationSampleId,\n destinationPlateId: step.destinationPlateId,\n destinationWellId: step.destinationWellId,\n reagentId: step.reagentId,\n inputVolume: step.inputVolume,\n outputVolume: step.outputVolume,\n volumeUnit: step.volumeUnit || volumeUnit,\n durationMin: step.durationMin,\n status: step.status ?? 'planned',\n metadata: step.metadata ?? {},\n }\n}\n","import { normalizeSampleRecord } from './sampleNormalizers'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport { validateSampleSheetData } from './templateValidators'\nimport type {\n CreateSampleSheetTemplateOptions,\n SampleSheetTemplate,\n SampleSheetTemplateData,\n} from './types'\n\nexport function createSampleSheetTemplate(\n options: CreateSampleSheetTemplateOptions\n): SampleSheetTemplate {\n const data: SampleSheetTemplateData = {\n samples: options.samples.map(normalizeSampleRecord),\n columns: options.columns ?? [\n { id: 'sampleId', label: 'Sample ID', type: 'string', required: true, groupable: false },\n { id: 'name', label: 'Name', type: 'string', required: false, groupable: false },\n ],\n groups: options.groups ?? [],\n }\n validateSampleSheetData(data)\n return createTemplateEnvelope('sample-sheet', data, options.metadata ?? {})\n}\n","import { idFromName } from './builderIdUtils'\nimport { normalizeSamplePrepStep } from './sampleNormalizers'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport { validateSamplePrepData } from './templateValidators'\nimport type {\n CreateSamplePrepTemplateOptions,\n SamplePrepStep,\n SamplePrepTemplate,\n SamplePrepTemplateData,\n} from './types'\n\nexport function createSamplePrepTemplate(\n options: CreateSamplePrepTemplateOptions\n): SamplePrepTemplate {\n const prepType = options.prepType ?? 'extraction'\n const volumeUnit = options.volumeUnit ?? 'uL'\n const steps: SamplePrepStep[] = []\n let order = 1\n\n for (const [index, sample] of options.samples.entries()) {\n if (typeof sample !== 'string') {\n const step = normalizeSamplePrepStep(sample, prepType, volumeUnit, order, index)\n steps.push(step)\n order = Math.max(order, step.order + 1)\n continue\n }\n const sourceSampleId = idFromName(sample, `sample-${index + 1}`)\n steps.push({\n id: `${sourceSampleId}-prep`,\n order,\n type: prepType,\n name: `Prepare ${sample}`,\n sourceSampleId,\n destinationSampleId: `${sourceSampleId}-prepared`,\n inputVolume: options.inputVolume,\n outputVolume: options.outputVolume,\n volumeUnit,\n status: 'planned',\n metadata: {},\n })\n order += 1\n }\n\n const data: SamplePrepTemplateData = {\n protocolName: options.protocolName ?? 'Sample preparation',\n steps,\n metadata: options.metadata ?? {},\n }\n validateSamplePrepData(data)\n return createTemplateEnvelope('sample-prep', data, options.metadata ?? {})\n}\n","import type {\n CalibrationAcceptance,\n CalibrationPoint,\n CalibrationPointInput,\n CompoundDoseSeries,\n ControlDefinition,\n} from './types'\nimport { idFromName } from './builderIdUtils'\n\nexport function normalizeCompound(compound: CompoundDoseSeries): CompoundDoseSeries {\n return {\n ...compound,\n concentrations: [...compound.concentrations].sort((a, b) => b - a),\n metadata: compound.metadata ?? {},\n }\n}\n\nexport function normalizeCalibrationAcceptance(\n acceptance?: Partial<CalibrationAcceptance>,\n requireBlank = true\n): CalibrationAcceptance {\n return {\n minRSquared: acceptance?.minRSquared ?? 0.99,\n standardTolerancePercent: acceptance?.standardTolerancePercent ?? 15,\n qcTolerancePercent: acceptance?.qcTolerancePercent ?? 20,\n requireBlank: acceptance?.requireBlank ?? requireBlank,\n metadata: acceptance?.metadata ?? {},\n }\n}\n\nexport function normalizeCalibrationPoint(\n point: CalibrationPointInput,\n unit: string,\n order: number,\n index: number\n): CalibrationPoint {\n const role = point.role ?? 'standard'\n const level = point.level || `${role.charAt(0).toUpperCase()}${role.slice(1)} ${index + 1}`\n return {\n id: point.id || idFromName(level, `${role}-${index + 1}`),\n order: point.order ?? order,\n role,\n level,\n concentration: point.concentration ?? 0,\n unit: point.unit || unit,\n expectedResponse: point.expectedResponse,\n response: point.response,\n replicate: point.replicate ?? 1,\n include: point.include ?? true,\n status: point.status ?? 'planned',\n metadata: point.metadata ?? {},\n }\n}\n\nexport function normalizeControl(control: ControlDefinition): ControlDefinition {\n return {\n ...control,\n metadata: control.metadata ?? {},\n }\n}\n","import { compoundIdFromName } from './builderIdUtils'\nimport {\n normalizeCompound,\n normalizeControl,\n} from './calibrationNormalizers'\nimport {\n createTemplateEnvelope,\n getTemplateData,\n} from './templateEnvelopes'\nimport { validateDoseResponseData } from './templateValidators'\nimport type {\n CreateDoseResponseTemplateOptions,\n DoseResponseTemplate,\n DoseResponseTemplateData,\n PlateMapTemplateData,\n} from './types'\n\nexport function createDoseResponseTemplate(\n options: CreateDoseResponseTemplateOptions\n): DoseResponseTemplate {\n const compounds = Array.isArray(options.compounds)\n ? options.compounds.map(normalizeCompound)\n : Object.entries(options.compounds).map(([name, concentrations], index) => normalizeCompound({\n id: compoundIdFromName(name, index),\n name,\n concentrations,\n metadata: {},\n }))\n\n const layout = options.layout\n ? getTemplateData<PlateMapTemplateData>(options.layout)\n : undefined\n\n const data: DoseResponseTemplateData = {\n compounds,\n unit: options.unit,\n replicates: options.replicates ?? 1,\n controls: (options.controls ?? []).map(normalizeControl),\n layout,\n metadata: options.metadata ?? {},\n }\n validateDoseResponseData(data)\n return createTemplateEnvelope('dose-response', data, options.metadata ?? {})\n}\n","import { idFromName } from './builderIdUtils'\nimport {\n normalizeCalibrationAcceptance,\n normalizeCalibrationPoint,\n} from './calibrationNormalizers'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport { validateCalibrationCurveData } from './templateValidators'\nimport type {\n CalibrationCurveTemplate,\n CalibrationCurveTemplateData,\n CalibrationPoint,\n CreateCalibrationCurveTemplateOptions,\n} from './types'\n\nexport function createCalibrationCurveTemplate(\n options: CreateCalibrationCurveTemplateOptions\n): CalibrationCurveTemplate {\n const unit = options.unit ?? 'uM'\n const points: CalibrationPoint[] = []\n let order = 1\n\n if (options.includeBlank !== false) {\n points.push({\n id: 'blank',\n order,\n role: 'blank',\n level: 'Blank',\n concentration: 0,\n unit,\n replicate: 1,\n include: true,\n status: 'planned',\n metadata: {},\n })\n order += 1\n }\n\n const standardValues: number[] = []\n for (const [index, concentration] of options.concentrations.entries()) {\n if (typeof concentration !== 'number') {\n const point = normalizeCalibrationPoint(concentration, unit, order, index)\n points.push(point)\n if (point.role === 'standard') standardValues.push(point.concentration)\n order = Math.max(order, point.order + 1)\n continue\n }\n standardValues.push(concentration)\n points.push({\n id: `std-${index + 1}`,\n order,\n role: 'standard',\n level: `Standard ${index + 1}`,\n concentration,\n unit,\n replicate: 1,\n include: true,\n status: 'planned',\n metadata: {},\n })\n order += 1\n }\n\n if (options.includeQc !== false) {\n const positiveValues = [...standardValues].filter(value => value > 0).sort((a, b) => a - b)\n const qcValues = positiveValues.length === 0\n ? []\n : positiveValues[0] === positiveValues[positiveValues.length - 1]\n ? [positiveValues[0]]\n : [positiveValues[0], positiveValues[positiveValues.length - 1]]\n for (const [index, concentration] of qcValues.entries()) {\n const level = index === 0 ? 'QC low' : 'QC high'\n points.push({\n id: idFromName(level, `qc-${index + 1}`),\n order,\n role: 'qc',\n level,\n concentration,\n unit,\n replicate: 1,\n include: true,\n status: 'planned',\n metadata: {},\n })\n order += 1\n }\n }\n\n const data: CalibrationCurveTemplateData = {\n analyte: options.analyte ?? 'Analyte',\n model: options.model ?? 'linear',\n xUnit: unit,\n responseUnit: options.responseUnit ?? 'response',\n points,\n acceptance: normalizeCalibrationAcceptance(options.acceptance, options.includeBlank !== false),\n metadata: options.metadata ?? {},\n }\n validateCalibrationCurveData(data)\n return createTemplateEnvelope('calibration-curve', data, options.metadata ?? {})\n}\n","import type {\n ProtocolStepRecord,\n TimeCourseCondition,\n TimePoint,\n} from './types'\nimport { idFromName } from './builderIdUtils'\n\nexport function normalizeTimePoint(timepoint: TimePoint): TimePoint {\n return {\n ...timepoint,\n metadata: timepoint.metadata ?? {},\n }\n}\n\nexport function normalizeCondition(condition: TimeCourseCondition): TimeCourseCondition {\n return {\n ...condition,\n metadata: condition.metadata ?? {},\n }\n}\n\nexport function normalizeProtocolStep(\n step: Partial<ProtocolStepRecord> & { name: string },\n index: number\n): ProtocolStepRecord {\n return {\n id: step.id ?? idFromName(step.name, `step-${index + 1}`),\n type: step.type ?? 'custom',\n name: step.name,\n description: step.description,\n duration: step.duration,\n status: step.status ?? 'pending',\n parameters: step.parameters ?? {},\n order: step.order ?? index,\n metadata: step.metadata ?? {},\n }\n}\n","import { DEFAULT_SAMPLE_COLORS } from './builderDefaults'\nimport {\n idFromName,\n timepointId,\n} from './builderIdUtils'\nimport {\n normalizeCondition,\n normalizeTimePoint,\n} from './protocolNormalizers'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport { validateTimeCourseData } from './templateValidators'\nimport type {\n CreateTimeCourseTemplateOptions,\n TimeCourseCondition,\n TimeCourseTemplate,\n TimeCourseTemplateData,\n TimePoint,\n} from './types'\n\nexport function createTimeCourseTemplate(\n options: CreateTimeCourseTemplateOptions\n): TimeCourseTemplate {\n const timepoints = options.timepoints.map((timepoint, index): TimePoint => {\n if (typeof timepoint !== 'number') return normalizeTimePoint(timepoint)\n return {\n id: timepointId(timepoint, options.unit, index),\n label: `${timepoint} ${options.unit}`,\n value: timepoint,\n unit: options.unit,\n metadata: {},\n }\n }).sort((a, b) => a.value - b.value)\n\n const conditions = options.conditions.map((condition, index): TimeCourseCondition => {\n if (typeof condition !== 'string') return normalizeCondition(condition)\n return {\n id: idFromName(condition, `condition-${index + 1}`),\n name: condition,\n color: DEFAULT_SAMPLE_COLORS[index % DEFAULT_SAMPLE_COLORS.length],\n metadata: {},\n }\n })\n\n const samples = conditions.flatMap(condition =>\n timepoints.flatMap(timepoint =>\n Array.from({ length: options.replicates ?? 1 }, (_, index) => ({\n sampleId: `${condition.id}-${timepoint.id}-r${index + 1}`,\n conditionId: condition.id,\n timepointId: timepoint.id,\n replicate: index + 1,\n metadata: {},\n }))\n )\n )\n\n const data: TimeCourseTemplateData = {\n timepoints,\n conditions,\n samples,\n metadata: options.metadata ?? {},\n }\n validateTimeCourseData(data)\n return createTemplateEnvelope('time-course', data, options.metadata ?? {})\n}\n","import { idFromName } from './builderIdUtils'\nimport { normalizeProtocolStep } from './protocolNormalizers'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport { validateProtocolStepsData } from './templateValidators'\nimport type {\n CreateProtocolStepsTemplateOptions,\n ProtocolStepRecord,\n ProtocolStepsTemplate,\n ProtocolStepsTemplateData,\n} from './types'\n\nexport function createProtocolStepsTemplate(\n options: CreateProtocolStepsTemplateOptions\n): ProtocolStepsTemplate {\n const steps = options.steps.map((step, index): ProtocolStepRecord => {\n if (typeof step === 'string') {\n return {\n id: idFromName(step, `step-${index + 1}`),\n type: 'custom',\n name: step,\n status: 'pending',\n parameters: {},\n order: index,\n metadata: {},\n }\n }\n return normalizeProtocolStep(step, index)\n }).sort((a, b) => a.order - b.order)\n\n const data: ProtocolStepsTemplateData = {\n steps,\n metadata: options.metadata ?? {},\n }\n validateProtocolStepsData(data)\n return createTemplateEnvelope('protocol-steps', data, options.metadata ?? {})\n}\n","import type {\n AssayFeature,\n AssaySample,\n} from './types'\nimport { idFromName } from './builderIdUtils'\n\nexport function createAssaySampleLookup(samples: AssaySample[]): Map<string, string> {\n const lookup = new Map<string, string>()\n for (const sample of samples) {\n addLookupAlias(lookup, sample.sampleId, sample.sampleId)\n if (sample.name) {\n addLookupAlias(lookup, sample.name, sample.sampleId)\n addLookupAlias(lookup, idFromName(sample.name, sample.sampleId), sample.sampleId)\n }\n }\n return lookup\n}\n\nexport function createAssayFeatureLookup(features: AssayFeature[]): Map<string, string> {\n const lookup = new Map<string, string>()\n for (const feature of features) {\n addLookupAlias(lookup, feature.id, feature.id)\n addLookupAlias(lookup, feature.name, feature.id)\n addLookupAlias(lookup, idFromName(feature.name, feature.id), feature.id)\n }\n return lookup\n}\n\nfunction addLookupAlias(lookup: Map<string, string>, alias: string, value: string): void {\n if (!lookup.has(alias)) {\n lookup.set(alias, value)\n }\n}\n","import type {\n AssayFeature,\n AssaySample,\n ReagentRecord,\n ReagentTemplateInput,\n} from './types'\n\nexport function normalizeAssaySample(sample: AssaySample): AssaySample {\n return {\n ...sample,\n metadata: sample.metadata ?? {},\n }\n}\n\nexport function normalizeAssayFeature(feature: AssayFeature): AssayFeature {\n return {\n ...feature,\n metadata: feature.metadata ?? {},\n }\n}\n\nexport function normalizeReagent(reagent: ReagentTemplateInput): ReagentRecord {\n return {\n ...reagent,\n expiryDate: normalizeDateString(reagent.expiryDate),\n kind: reagent.kind ?? 'reagent',\n metadata: reagent.metadata ?? {},\n }\n}\n\nfunction normalizeDateString(value: Date | string | null | undefined): string | undefined {\n if (value === undefined || value === null) return undefined\n return value instanceof Date ? value.toISOString() : value\n}\n","import {\n createAssayFeatureLookup,\n createAssaySampleLookup,\n} from './assayLookups'\nimport {\n normalizeAssayFeature,\n normalizeAssaySample,\n} from './assayNormalizers'\nimport { idFromName } from './builderIdUtils'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport { validateAssayMatrixData } from './templateValidators'\nimport type {\n AssayFeature,\n AssayMatrixTemplate,\n AssayMatrixTemplateData,\n AssaySample,\n CreateAssayMatrixTemplateOptions,\n} from './types'\n\nexport function createAssayMatrixTemplate(\n options: CreateAssayMatrixTemplateOptions\n): AssayMatrixTemplate {\n const samples = options.samples.map((sample, index): AssaySample => {\n if (typeof sample !== 'string') return normalizeAssaySample(sample)\n return {\n sampleId: idFromName(sample, `sample-${index + 1}`),\n name: sample,\n metadata: {},\n }\n })\n const features = options.features.map((feature, index): AssayFeature => {\n if (typeof feature !== 'string') return normalizeAssayFeature(feature)\n return {\n id: idFromName(feature, `feature-${index + 1}`),\n name: feature,\n type: 'readout',\n metadata: {},\n }\n })\n const sampleLookup = createAssaySampleLookup(samples)\n const featureLookup = createAssayFeatureLookup(features)\n const measurements = Object.entries(options.values ?? {}).flatMap(([sampleId, featureValues]) =>\n Object.entries(featureValues).map(([featureId, value]) => ({\n sampleId: sampleLookup.get(sampleId) ?? sampleId,\n featureId: featureLookup.get(featureId) ?? featureId,\n value,\n metadata: {},\n }))\n )\n\n const data: AssayMatrixTemplateData = {\n samples,\n features,\n measurements,\n metadata: options.metadata ?? {},\n }\n validateAssayMatrixData(data)\n return createTemplateEnvelope('assay-matrix', data, options.metadata ?? {})\n}\n","import { normalizeReagent } from './assayNormalizers'\nimport { idFromName } from './builderIdUtils'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport { validateReagentListData } from './templateValidators'\nimport type {\n CreateReagentListTemplateOptions,\n ReagentListTemplate,\n ReagentListTemplateData,\n ReagentRecord,\n} from './types'\n\nexport function createReagentListTemplate(\n options: CreateReagentListTemplateOptions\n): ReagentListTemplate {\n const reagents = options.reagents.map((reagent, index): ReagentRecord => {\n if (typeof reagent !== 'string') return normalizeReagent(reagent)\n return {\n id: idFromName(reagent, `reagent-${index + 1}`),\n name: reagent,\n kind: 'reagent',\n metadata: {},\n }\n })\n const data: ReagentListTemplateData = {\n reagents,\n metadata: options.metadata ?? {},\n }\n validateReagentListData(data)\n return createTemplateEnvelope('reagent-list', data, options.metadata ?? {})\n}\n","import type {\n FlowPanelControl,\n FlowPanelMarker,\n} from './types'\nimport { idFromName } from './builderIdUtils'\n\nexport function normalizeFlowMarker(\n marker: Partial<FlowPanelMarker> & { marker: string },\n index: number\n): FlowPanelMarker {\n return {\n id: marker.id ?? idFromName(marker.marker, `marker-${index + 1}`),\n marker: marker.marker,\n fluorophore: marker.fluorophore ?? 'unassigned',\n detector: marker.detector,\n clone: marker.clone,\n reagentId: marker.reagentId,\n purpose: marker.purpose ?? 'phenotype',\n compensationRequired: marker.compensationRequired ?? true,\n metadata: marker.metadata ?? {},\n }\n}\n\nexport function normalizeFlowControl(\n control: Partial<FlowPanelControl> & { name: string },\n index: number\n): FlowPanelControl {\n return {\n id: control.id ?? idFromName(control.name, `control-${index + 1}`),\n name: control.name,\n kind: control.kind ?? 'other',\n markerId: control.markerId,\n required: control.required ?? true,\n metadata: control.metadata ?? {},\n }\n}\n\nexport function defaultFlowControls(markers: FlowPanelMarker[]): FlowPanelControl[] {\n return [\n {\n id: 'unstained',\n name: 'Unstained',\n kind: 'unstained',\n required: true,\n metadata: {},\n },\n ...markers\n .filter(marker => marker.compensationRequired)\n .map(marker => ({\n id: `${marker.id}-single-stain`,\n name: `${marker.marker} single stain`,\n kind: 'single-stain' as const,\n markerId: marker.id,\n required: true,\n metadata: {},\n })),\n ]\n}\n","import { idFromName } from './builderIdUtils'\nimport {\n defaultFlowControls,\n normalizeFlowControl,\n normalizeFlowMarker,\n} from './flowNormalizers'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport { validateFlowCytometryPanelData } from './templateValidators'\nimport type {\n CreateFlowCytometryPanelTemplateOptions,\n FlowCytometryPanelTemplate,\n FlowCytometryPanelTemplateData,\n FlowPanelControl,\n FlowPanelMarker,\n} from './types'\n\nexport function createFlowCytometryPanelTemplate(\n options: CreateFlowCytometryPanelTemplateOptions\n): FlowCytometryPanelTemplate {\n const markers = options.markers.map((marker, index): FlowPanelMarker => {\n if (typeof marker !== 'string') return normalizeFlowMarker(marker, index)\n return {\n id: idFromName(marker, `marker-${index + 1}`),\n marker,\n fluorophore: 'unassigned',\n purpose: 'phenotype',\n compensationRequired: true,\n metadata: {},\n }\n })\n const controls = options.controls === undefined\n ? options.includeDefaultControls === false\n ? []\n : defaultFlowControls(markers)\n : options.controls.map((control, index): FlowPanelControl => {\n if (typeof control !== 'string') return normalizeFlowControl(control, index)\n return {\n id: idFromName(control, `control-${index + 1}`),\n name: control,\n kind: 'other',\n required: true,\n metadata: {},\n }\n })\n const data: FlowCytometryPanelTemplateData = {\n markers,\n controls,\n instrument: options.instrument,\n metadata: options.metadata ?? {},\n }\n validateFlowCytometryPanelData(data)\n return createTemplateEnvelope('flow-cytometry-panel', data, options.metadata ?? {})\n}\n","import type {\n InstrumentMethod,\n InstrumentRunItem,\n QpcrSample,\n QpcrTarget,\n} from './types'\nimport { idFromName } from './builderIdUtils'\n\nexport function normalizeInstrumentMethod(\n method: Partial<InstrumentMethod> & { name?: string },\n fallbackInstrument?: string\n): InstrumentMethod {\n const name = method.name || method.id || 'Default method'\n return {\n id: method.id || idFromName(name, 'method-1'),\n name,\n instrument: method.instrument ?? fallbackInstrument,\n acquisitionMode: method.acquisitionMode,\n metadata: method.metadata ?? {},\n }\n}\n\nexport function normalizeInstrumentRunItem(\n item: Partial<InstrumentRunItem> & { name?: string; sampleId?: string },\n defaultMethodId: string,\n fallbackOrder: number,\n index: number\n): InstrumentRunItem {\n const kind = item.kind ?? 'sample'\n const sampleId = item.sampleId || (kind === 'sample'\n ? idFromName(item.name ?? `Sample ${index + 1}`, `sample-${index + 1}`)\n : undefined)\n const label = item.name ?? sampleId ?? kind\n return {\n id: item.id || idFromName(label, `${kind}-${index + 1}`),\n order: item.order ?? fallbackOrder,\n kind,\n sampleId,\n name: item.name,\n methodId: item.methodId || defaultMethodId,\n vial: item.vial,\n plateId: item.plateId,\n wellId: item.wellId,\n injectionVolume: item.injectionVolume,\n expectedDurationMin: item.expectedDurationMin,\n status: item.status ?? 'planned',\n metadata: item.metadata ?? {},\n }\n}\n\nexport function normalizeQpcrSample(sample: QpcrSample): QpcrSample {\n return {\n ...sample,\n metadata: sample.metadata ?? {},\n }\n}\n\nexport function normalizeQpcrTarget(target: QpcrTarget): QpcrTarget {\n return {\n ...target,\n metadata: target.metadata ?? {},\n }\n}\n","import { idFromName } from './builderIdUtils'\nimport {\n normalizeInstrumentMethod,\n normalizeInstrumentRunItem,\n} from './runNormalizers'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport { validateInstrumentRunData } from './templateValidators'\nimport type {\n CreateInstrumentRunTemplateOptions,\n InstrumentRunItem,\n InstrumentRunTemplate,\n InstrumentRunTemplateData,\n} from './types'\n\nexport function createInstrumentRunTemplate(\n options: CreateInstrumentRunTemplateOptions\n): InstrumentRunTemplate {\n const method = typeof options.method === 'string' || options.method === undefined\n ? {\n id: idFromName(options.method ?? 'Default method', 'method-1'),\n name: options.method ?? 'Default method',\n instrument: options.instrument,\n metadata: {},\n }\n : normalizeInstrumentMethod(options.method, options.instrument)\n const items: InstrumentRunItem[] = []\n let order = 1\n\n if (options.includeBlanks !== false) {\n items.push({\n id: 'blank-start',\n order,\n kind: 'blank',\n name: 'Blank start',\n methodId: method.id,\n status: 'planned',\n metadata: {},\n })\n order += 1\n }\n\n if (options.includeQc !== false) {\n items.push({\n id: 'qc-start',\n order,\n kind: 'qc',\n name: 'QC start',\n methodId: method.id,\n status: 'planned',\n metadata: {},\n })\n order += 1\n }\n\n for (const [index, item] of options.items.entries()) {\n if (typeof item !== 'string') {\n const normalized = normalizeInstrumentRunItem(item, method.id, order, index)\n items.push(normalized)\n order = Math.max(order, normalized.order + 1)\n continue\n }\n const sampleId = idFromName(item, `sample-${index + 1}`)\n items.push({\n id: `${sampleId}-run`,\n order,\n kind: 'sample',\n sampleId,\n name: item,\n methodId: method.id,\n status: 'planned',\n metadata: {},\n })\n order += 1\n }\n\n if (options.includeQc !== false) {\n items.push({\n id: 'qc-end',\n order,\n kind: 'qc',\n name: 'QC end',\n methodId: method.id,\n status: 'planned',\n metadata: {},\n })\n }\n\n const data: InstrumentRunTemplateData = {\n runId: 'run-1',\n instrument: options.instrument,\n methods: [method],\n items,\n metadata: options.metadata ?? {},\n }\n validateInstrumentRunData(data)\n return createTemplateEnvelope('instrument-run', data, options.metadata ?? {})\n}\n","import { idFromName } from './builderIdUtils'\nimport { wellIdsForFormat } from './plateGeometry'\nimport {\n normalizeQpcrSample,\n normalizeQpcrTarget,\n} from './runNormalizers'\nimport { createTemplateEnvelope } from './templateEnvelopes'\nimport { validateQpcrPlateData } from './templateValidators'\nimport type {\n CreateQpcrPlateTemplateOptions,\n QpcrPlateTemplate,\n QpcrPlateTemplateData,\n QpcrReaction,\n QpcrSample,\n QpcrTarget,\n} from './types'\n\nexport function createQpcrPlateTemplate(\n options: CreateQpcrPlateTemplateOptions\n): QpcrPlateTemplate {\n const format = options.format ?? 96\n const replicates = options.replicates ?? 3\n if (replicates < 1) {\n throw new Error('qPCR replicates must be at least 1.')\n }\n\n const samples = options.samples.map((sample, index): QpcrSample => {\n if (typeof sample !== 'string') return normalizeQpcrSample(sample)\n return {\n sampleId: idFromName(sample, `sample-${index + 1}`),\n name: sample,\n metadata: {},\n }\n })\n const targets = options.targets.map((target, index): QpcrTarget => {\n if (typeof target !== 'string') return normalizeQpcrTarget(target)\n return {\n id: idFromName(target, `target-${index + 1}`),\n name: target,\n metadata: {},\n }\n })\n const wells = wellIdsForFormat(format)\n let wellIndex = 0\n const reactions: QpcrReaction[] = []\n\n for (const sample of samples) {\n for (const target of targets) {\n for (let replicate = 1; replicate <= replicates; replicate += 1) {\n const wellId = wells[wellIndex]\n if (!wellId) throw new Error(`qPCR plate format ${format} does not have enough wells.`)\n reactions.push({\n id: `${sample.sampleId}-${target.id}-r${replicate}`,\n wellId,\n sampleId: sample.sampleId,\n targetId: target.id,\n replicate,\n controlKind: 'sample',\n flags: [],\n metadata: {},\n })\n wellIndex += 1\n }\n }\n }\n\n if (options.includeNoTemplateControls !== false) {\n for (const target of targets) {\n const wellId = wells[wellIndex]\n if (!wellId) throw new Error(`qPCR plate format ${format} does not have enough wells.`)\n reactions.push({\n id: `ntc-${target.id}`,\n wellId,\n targetId: target.id,\n replicate: 1,\n controlKind: 'no-template',\n flags: [],\n metadata: {},\n })\n wellIndex += 1\n }\n }\n\n const data: QpcrPlateTemplateData = {\n plateId: 'qpcr-plate-1',\n format,\n samples,\n targets,\n reactions,\n instrument: options.instrument,\n chemistry: options.chemistry ?? 'sybr',\n metadata: options.metadata ?? {},\n }\n validateQpcrPlateData(data)\n return createTemplateEnvelope('qpcr-plate', data, options.metadata ?? {})\n}\n","import { createQpcrPlateTemplate } from './qpcrPlateBuilder'\nimport { createSampleSheetTemplate } from './sampleSheetBuilder'\nimport { presetSampleRecords } from './sampleNormalizers'\nimport { createTemplateCollection } from './templateEnvelopes'\nimport type {\n CreateQpcrExpressionCollectionOptions,\n TemplateCollectionEnvelope,\n} from './types'\n\nexport function createQpcrExpressionCollection(\n options: CreateQpcrExpressionCollectionOptions = {}\n): TemplateCollectionEnvelope {\n const sampleRecords = presetSampleRecords(options.samples ?? ['Control', 'Treatment'])\n const sampleSheet = createSampleSheetTemplate({ samples: sampleRecords })\n const qpcr = createQpcrPlateTemplate({\n samples: sampleRecords.map(sample => ({\n sampleId: sample.sampleId,\n name: sample.name,\n group: sample.group,\n metadata: sample.metadata ?? {},\n })),\n targets: options.targets ?? ['ACTB', 'GAPDH'],\n chemistry: options.chemistry,\n format: options.format,\n includeNoTemplateControls: options.includeNoTemplateControls,\n replicates: options.replicates ?? 3,\n instrument: options.instrument,\n })\n return createTemplateCollection(\n [sampleSheet, qpcr],\n { preset: 'qpcr-expression', ...(options.metadata ?? {}) }\n )\n}\n","import { createAssayMatrixTemplate } from './assayMatrixBuilder'\nimport { createInstrumentRunTemplate } from './instrumentRunBuilder'\nimport { createSampleSheetTemplate } from './sampleSheetBuilder'\nimport { presetSampleRecords } from './sampleNormalizers'\nimport { createTemplateCollection } from './templateEnvelopes'\nimport type {\n CreateLcmsBatchCollectionOptions,\n TemplateCollectionEnvelope,\n} from './types'\n\nexport function createLcmsBatchCollection(\n options: CreateLcmsBatchCollectionOptions = {}\n): TemplateCollectionEnvelope {\n const sampleRecords = presetSampleRecords(options.samples ?? ['S001', 'S002'])\n const sampleSheet = createSampleSheetTemplate({ samples: sampleRecords })\n const instrumentRun = createInstrumentRunTemplate({\n items: sampleRecords.map(sample => ({\n sampleId: sample.sampleId,\n name: sample.name ?? sample.sampleId,\n })),\n method: options.method ?? 'Default method',\n instrument: options.instrument ?? 'LC-MS',\n includeQc: options.includeQc,\n })\n const assayMatrix = createAssayMatrixTemplate({\n samples: sampleRecords.map(sample => ({\n sampleId: sample.sampleId,\n name: sample.name,\n group: sample.group,\n metadata: sample.metadata ?? {},\n })),\n features: options.features ?? ['Glucose', 'Lactate'],\n })\n return createTemplateCollection(\n [sampleSheet, instrumentRun, assayMatrix],\n { preset: 'lcms-batch', ...(options.metadata ?? {}) }\n )\n}\n","import type {\n AssayFeature,\n CalibrationPoint,\n InstrumentRunItemInput,\n ReagentTemplateInput,\n SampleRecord,\n} from './types'\nimport {\n normalizeAssayFeature,\n normalizeReagent,\n} from './assayNormalizers'\nimport { idFromName } from './builderIdUtils'\n\nexport function normalizeMetaboliteFeatures(\n metabolites: Array<string | AssayFeature>,\n responseUnit: string,\n): AssayFeature[] {\n return metabolites.map((metabolite, index) => {\n if (typeof metabolite === 'string') {\n return {\n id: idFromName(metabolite, `metabolite-${index + 1}`),\n name: metabolite,\n type: 'metabolite',\n unit: responseUnit,\n metadata: { quantitation: 'targeted' },\n }\n }\n\n const feature = normalizeAssayFeature(metabolite)\n return {\n ...feature,\n type: feature.type ?? 'metabolite',\n unit: feature.unit ?? responseUnit,\n metadata: {\n quantitation: 'targeted',\n ...feature.metadata,\n },\n }\n })\n}\n\nexport function normalizeInternalStandardReagents(\n internalStandards: Array<string | ReagentTemplateInput>,\n): ReagentTemplateInput[] {\n return internalStandards.map((standard, index) => {\n if (typeof standard === 'string') {\n return {\n id: idFromName(standard, `internal-standard-${index + 1}`),\n name: standard,\n kind: 'compound',\n metadata: { role: 'internal-standard' },\n }\n }\n\n const reagent = normalizeReagent(standard)\n return {\n ...reagent,\n kind: standard.kind ?? 'compound',\n metadata: {\n role: 'internal-standard',\n ...reagent.metadata,\n },\n }\n })\n}\n\nexport function targetedMetabolomicsRunItems(\n samples: SampleRecord[],\n calibrationPoints: CalibrationPoint[],\n includeQc: boolean,\n): InstrumentRunItemInput[] {\n const calibrationItems = calibrationPoints\n .filter(point => point.role !== 'qc' || includeQc)\n .filter(point => point.role === 'blank' || point.role === 'standard' || point.role === 'qc')\n .map((point): InstrumentRunItemInput => ({\n id: `${point.id}-run`,\n kind: calibrationRunItemKind(point.role),\n name: point.level,\n metadata: {\n concentration: point.concentration,\n unit: point.unit,\n role: point.role,\n },\n }))\n\n const sampleItems = samples.map((sample): InstrumentRunItemInput => ({\n sampleId: sample.sampleId,\n name: sample.name ?? sample.sampleId,\n kind: 'sample',\n }))\n\n return [...calibrationItems, ...sampleItems]\n}\n\nexport function firstFeatureName(features: AssayFeature[], fallback: string): string {\n return features.find(feature => feature.name)?.name ?? fallback\n}\n\nfunction calibrationRunItemKind(role: CalibrationPoint['role']): 'blank' | 'standard' | 'qc' {\n if (role === 'blank' || role === 'standard' || role === 'qc') return role\n return 'standard'\n}\n","import { createAssayMatrixTemplate } from './assayMatrixBuilder'\nimport { createCalibrationCurveTemplate } from './calibrationCurveBuilder'\nimport { createInstrumentRunTemplate } from './instrumentRunBuilder'\nimport { createReagentListTemplate } from './reagentListBuilder'\nimport { createSamplePrepTemplate } from './samplePrepBuilder'\nimport { createSampleSheetTemplate } from './sampleSheetBuilder'\nimport { presetSampleRecords } from './sampleNormalizers'\nimport {\n firstFeatureName,\n normalizeInternalStandardReagents,\n normalizeMetaboliteFeatures,\n targetedMetabolomicsRunItems,\n} from './targetedMetabolomicsHelpers'\nimport { createTemplateCollection } from './templateEnvelopes'\nimport type {\n CreateTargetedMetabolomicsCollectionOptions,\n TemplateCollectionEnvelope,\n} from './types'\n\nexport function createTargetedMetabolomicsCollection(\n options: CreateTargetedMetabolomicsCollectionOptions = {}\n): TemplateCollectionEnvelope {\n const sampleRecords = presetSampleRecords(options.samples ?? ['S001', 'S002'])\n const responseUnit = options.responseUnit ?? 'peak area ratio'\n const concentrationUnit = options.concentrationUnit ?? 'uM'\n const metaboliteFeatures = normalizeMetaboliteFeatures(\n options.metabolites ?? ['Glucose', 'Lactate', 'Pyruvate'],\n responseUnit,\n )\n const sampleSheet = createSampleSheetTemplate({ samples: sampleRecords })\n const samplePrep = createSamplePrepTemplate({\n samples: sampleRecords.map(sample => sample.sampleId),\n prepType: options.prepType ?? 'extraction',\n protocolName: 'Metabolomics sample preparation',\n outputVolume: options.outputVolume ?? 50,\n metadata: { assay: 'targeted-metabolomics' },\n })\n const reagents = createReagentListTemplate({\n reagents: normalizeInternalStandardReagents(\n options.internalStandards ?? ['Stable isotope internal standard mix'],\n ),\n metadata: { assay: 'targeted-metabolomics' },\n })\n const calibrationCurve = createCalibrationCurveTemplate({\n concentrations: options.standardConcentrations ?? [0.1, 1, 10, 100],\n analyte: options.calibrationAnalyte ?? firstFeatureName(metaboliteFeatures, 'Metabolite panel'),\n unit: concentrationUnit,\n responseUnit,\n model: 'linear-weighted-1-x',\n includeQc: options.includeQc,\n metadata: { assay: 'targeted-metabolomics' },\n })\n const instrumentRun = createInstrumentRunTemplate({\n items: targetedMetabolomicsRunItems(\n sampleRecords,\n calibrationCurve.data.points,\n options.includeQc !== false,\n ),\n method: options.method ?? 'Targeted metabolomics',\n instrument: options.instrument ?? 'LC-MS',\n includeBlanks: false,\n includeQc: false,\n metadata: { assay: 'targeted-metabolomics' },\n })\n const assayMatrix = createAssayMatrixTemplate({\n samples: sampleRecords.map(sample => ({\n sampleId: sample.sampleId,\n name: sample.name,\n group: sample.group,\n metadata: sample.metadata ?? {},\n })),\n features: metaboliteFeatures,\n metadata: { assay: 'targeted-metabolomics', responseUnit },\n })\n return createTemplateCollection(\n [sampleSheet, samplePrep, reagents, instrumentRun, calibrationCurve, assayMatrix],\n { preset: 'targeted-metabolomics', ...(options.metadata ?? {}) }\n )\n}\n","import { createAssayMatrixTemplate } from './assayMatrixBuilder'\nimport { DEFAULT_SAMPLE_COLORS } from './builderDefaults'\nimport { idFromName } from './builderIdUtils'\nimport { createCalibrationCurveTemplate } from './calibrationCurveBuilder'\nimport { createPlateMapTemplate } from './plateMapBuilder'\nimport { createSampleSheetTemplate } from './sampleSheetBuilder'\nimport { presetSampleRecords } from './sampleNormalizers'\nimport { createTemplateCollection } from './templateEnvelopes'\nimport type {\n CreateElisaAssayCollectionOptions,\n TemplateCollectionEnvelope,\n} from './types'\n\nexport function createElisaAssayCollection(\n options: CreateElisaAssayCollectionOptions = {}\n): TemplateCollectionEnvelope {\n const sampleRecords = presetSampleRecords(options.samples ?? ['Control', 'Treatment'])\n const analyte = options.analyte ?? 'Analyte'\n const responseUnit = options.responseUnit ?? 'OD450'\n const plate = createPlateMapTemplate({\n name: options.plateName ?? 'ELISA plate',\n format: options.plateFormat ?? 96,\n samples: [\n { id: 'blank', name: 'Blank' },\n { id: 'standard', name: 'Standards' },\n { id: 'qc', name: 'QC' },\n ...sampleRecords.map((sample, index) => ({\n id: sample.sampleId,\n name: sample.name ?? sample.sampleId,\n color: DEFAULT_SAMPLE_COLORS[index % DEFAULT_SAMPLE_COLORS.length],\n })),\n ],\n })\n const sampleSheet = createSampleSheetTemplate({ samples: sampleRecords })\n const calibrationCurve = createCalibrationCurveTemplate({\n concentrations: options.standardConcentrations ?? [1000, 100, 10, 1],\n analyte,\n unit: options.unit ?? 'pg/mL',\n responseUnit,\n model: 'four-parameter-logistic',\n })\n const assayMatrix = createAssayMatrixTemplate({\n samples: sampleRecords.map(sample => ({\n sampleId: sample.sampleId,\n name: sample.name,\n group: sample.group,\n metadata: sample.metadata ?? {},\n })),\n features: [{\n id: idFromName(analyte, 'analyte'),\n name: analyte,\n type: 'protein',\n unit: responseUnit,\n metadata: {},\n }],\n metadata: { analyte, responseUnit },\n })\n return createTemplateCollection(\n [plate, sampleSheet, calibrationCurve, assayMatrix],\n { preset: 'elisa-assay', ...(options.metadata ?? {}) }\n )\n}\n","import { createAssayMatrixTemplate } from './assayMatrixBuilder'\nimport { createFlowCytometryPanelTemplate } from './flowCytometryPanelBuilder'\nimport { createSampleSheetTemplate } from './sampleSheetBuilder'\nimport { presetSampleRecords } from './sampleNormalizers'\nimport { createTemplateCollection } from './templateEnvelopes'\nimport type {\n CreateFlowCytometryAssayCollectionOptions,\n TemplateCollectionEnvelope,\n} from './types'\n\nexport function createFlowCytometryAssayCollection(\n options: CreateFlowCytometryAssayCollectionOptions = {}\n): TemplateCollectionEnvelope {\n const sampleRecords = presetSampleRecords(options.samples ?? ['Control', 'Treatment'])\n const markers = options.markers ?? ['CD3', 'CD4', 'CD8']\n const sampleSheet = createSampleSheetTemplate({ samples: sampleRecords })\n const flowPanel = createFlowCytometryPanelTemplate({\n markers,\n instrument: options.instrument ?? 'Flow cytometer',\n includeDefaultControls: options.includeDefaultControls,\n })\n const assayMatrix = createAssayMatrixTemplate({\n samples: sampleRecords.map(sample => ({\n sampleId: sample.sampleId,\n name: sample.name,\n group: sample.group,\n metadata: sample.metadata ?? {},\n })),\n features: options.features ?? flowPanel.data.markers.map(marker => ({\n id: marker.id,\n name: `${marker.marker}+ cells`,\n type: 'cell',\n unit: '%',\n metadata: { marker: marker.marker, fluorophore: marker.fluorophore },\n })),\n })\n return createTemplateCollection(\n [sampleSheet, flowPanel, assayMatrix],\n { preset: 'flow-cytometry-assay', ...(options.metadata ?? {}) }\n )\n}\n","import { createAssayMatrixTemplate } from './assayMatrixBuilder'\nimport { idFromName } from './builderIdUtils'\nimport { createProtocolStepsTemplate } from './protocolStepsBuilder'\nimport { createReagentListTemplate } from './reagentListBuilder'\nimport { createSampleSheetTemplate } from './sampleSheetBuilder'\nimport { presetSampleRecords } from './sampleNormalizers'\nimport { createTemplateCollection } from './templateEnvelopes'\nimport type {\n CreateWesternBlotAssayCollectionOptions,\n TemplateCollectionEnvelope,\n} from './types'\n\nexport function createWesternBlotAssayCollection(\n options: CreateWesternBlotAssayCollectionOptions = {}\n): TemplateCollectionEnvelope {\n const sampleRecords = presetSampleRecords(options.samples ?? ['Control', 'Treatment'])\n const loadingControl = options.loadingControl ?? 'ACTB'\n const targetNames = (options.targets ?? ['Target protein']).map(target =>\n typeof target === 'string' ? target : target.name ?? target.id\n )\n const featureNames = loadingControl && !targetNames.includes(loadingControl)\n ? [...targetNames, loadingControl]\n : targetNames\n const sampleSheet = createSampleSheetTemplate({ samples: sampleRecords })\n const reagentList = createReagentListTemplate({\n reagents: [\n { id: 'primary-antibody', name: 'Primary antibody', kind: 'antibody', storageCondition: '4C' },\n { id: 'secondary-antibody', name: 'Secondary antibody', kind: 'antibody', storageCondition: '4C' },\n { id: 'lysis-buffer', name: 'Lysis buffer', kind: 'buffer', storageCondition: '4C' },\n { id: 'blocking-buffer', name: 'Blocking buffer', kind: 'buffer', storageCondition: '4C' },\n { id: 'wash-buffer', name: 'TBST wash buffer', kind: 'buffer', storageCondition: 'RT' },\n { id: 'substrate', name: 'Detection substrate', kind: 'reagent', storageCondition: '4C' },\n ],\n metadata: { assay: 'western-blot' },\n })\n const protocol = createProtocolStepsTemplate({\n steps: [\n { id: 'lyse-samples', type: 'addition', name: 'Lyse samples', duration: 30 },\n { id: 'run-gel', type: 'custom', name: 'Run SDS-PAGE', duration: 90 },\n { id: 'transfer', type: 'transfer', name: 'Transfer to membrane', duration: 60 },\n { id: 'block', type: 'incubation', name: 'Block membrane', duration: 60 },\n { id: 'primary-antibody', type: 'incubation', name: 'Primary antibody incubation', duration: 960 },\n { id: 'secondary-antibody', type: 'incubation', name: 'Secondary antibody incubation', duration: 60 },\n { id: 'detect', type: 'measurement', name: 'Detect and quantify bands', duration: 30 },\n ],\n metadata: { assay: 'western-blot' },\n })\n const assayMatrix = createAssayMatrixTemplate({\n samples: sampleRecords.map(sample => ({\n sampleId: sample.sampleId,\n name: sample.name,\n group: sample.group,\n metadata: sample.metadata ?? {},\n })),\n features: featureNames.map((feature, index) => ({\n id: idFromName(feature, `feature-${index + 1}`),\n name: feature,\n type: 'protein',\n unit: 'relative intensity',\n metadata: { loadingControl: feature === loadingControl },\n })),\n metadata: { assay: 'western-blot', loadingControl },\n })\n return createTemplateCollection(\n [sampleSheet, reagentList, protocol, assayMatrix],\n { preset: 'western-blot-assay', ...(options.metadata ?? {}) }\n )\n}\n","import { getBioTemplateInfo } from './catalog'\nimport { createAssayMatrixTemplate } from './assayMatrixBuilder'\nimport { createCalibrationCurveTemplate } from './calibrationCurveBuilder'\nimport { createDoseResponseTemplate } from './doseResponseBuilder'\nimport { createFlowCytometryPanelTemplate } from './flowCytometryPanelBuilder'\nimport { createInstrumentRunTemplate } from './instrumentRunBuilder'\nimport { createPlateMapTemplate } from './plateMapBuilder'\nimport { createProtocolStepsTemplate } from './protocolStepsBuilder'\nimport { createQpcrPlateTemplate } from './qpcrPlateBuilder'\nimport { createReagentListTemplate } from './reagentListBuilder'\nimport { createSamplePrepTemplate } from './samplePrepBuilder'\nimport { createSampleSheetTemplate } from './sampleSheetBuilder'\nimport { createTimeCourseTemplate } from './timeCourseBuilder'\nimport type {\n BioTemplateEnvelope,\n TemplateId,\n} from './types'\n\nexport function createDefaultBioTemplate(templateId: TemplateId | string): BioTemplateEnvelope<unknown> {\n const template = getBioTemplateInfo(templateId)\n if (!template) {\n throw new Error(`Unknown bio template '${templateId}'.`)\n }\n\n switch (template.template_id) {\n case 'plate-map':\n return createPlateMapTemplate({\n name: 'Plate 1',\n samples: ['Control', 'Treatment'],\n })\n case 'sample-sheet':\n return createSampleSheetTemplate({\n samples: [\n { sampleId: 'S001', name: 'Control 1', group: 'Control' },\n { sampleId: 'S002', name: 'Treatment 1', group: 'Treatment' },\n ],\n })\n case 'sample-prep':\n return createSamplePrepTemplate({\n samples: ['S001', 'S002'],\n prepType: 'extraction',\n outputVolume: 50,\n })\n case 'dose-response':\n return createDoseResponseTemplate({\n compounds: {\n 'Compound A': [10, 1, 0.1],\n },\n unit: 'uM',\n replicates: 3,\n })\n case 'calibration-curve':\n return createCalibrationCurveTemplate({\n concentrations: [0.1, 1, 10, 100],\n analyte: 'Analyte',\n unit: 'uM',\n })\n case 'time-course':\n return createTimeCourseTemplate({\n timepoints: [0, 6, 24],\n unit: 'hour',\n conditions: ['Control', 'Treatment'],\n replicates: 3,\n })\n case 'protocol-steps':\n return createProtocolStepsTemplate({\n steps: [\n {\n id: 'seed-cells',\n type: 'addition',\n name: 'Seed cells',\n description: 'Add cells to wells or culture vessels.',\n duration: 15,\n },\n {\n id: 'incubate-overnight',\n type: 'incubation',\n name: 'Incubate overnight',\n duration: 960,\n parameters: { temperature: '37 C', co2: '5%' },\n },\n {\n id: 'measure-readout',\n type: 'measurement',\n name: 'Measure readout',\n duration: 45,\n },\n ],\n })\n case 'assay-matrix':\n return createAssayMatrixTemplate({\n samples: ['S001', 'S002'],\n features: ['Lactate', 'Glucose'],\n values: {\n s001: { lactate: 1.2, glucose: 5.4 },\n s002: { lactate: 2.1, glucose: 4.8 },\n },\n })\n case 'reagent-list':\n return createReagentListTemplate({\n reagents: ['DMSO', 'Compound A', 'Anti-HA antibody'],\n })\n case 'flow-cytometry-panel':\n return createFlowCytometryPanelTemplate({\n markers: ['CD3', 'CD4', 'CD8'],\n instrument: 'BD LSRFortessa',\n })\n case 'instrument-run':\n return createInstrumentRunTemplate({\n items: ['S001', 'S002'],\n instrument: 'LC-MS',\n method: 'Default method',\n })\n case 'qpcr-plate':\n return createQpcrPlateTemplate({\n samples: ['Control', 'Treatment'],\n targets: ['ACTB', 'GAPDH'],\n replicates: 3,\n instrument: 'QuantStudio',\n })\n default:\n throw new Error(`Unknown bio template '${templateId}'.`)\n }\n}\n","import { getBioTemplatePackInfo } from './packs'\nimport { createDefaultBioTemplate } from './defaultBioTemplateBuilder'\nimport { createTemplateCollection } from './templateEnvelopes'\nimport type {\n CreateBioTemplatePackCollectionOptions,\n TemplateCollectionEnvelope,\n TemplatePackId,\n} from './types'\n\nexport function createBioTemplatePackCollection(\n name: TemplatePackId | string,\n options: CreateBioTemplatePackCollectionOptions = {},\n): TemplateCollectionEnvelope {\n const pack = getBioTemplatePackInfo(name)\n if (!pack) {\n throw new Error(`Unknown template pack '${name}'.`)\n }\n\n return createTemplateCollection(\n pack.templates.map(templateId => createDefaultBioTemplate(templateId)),\n { pack: pack.name, ...(options.metadata ?? {}) },\n )\n}\n","import { DEFAULT_SAMPLE_COLORS } from './builderDefaults'\nimport { createDoseResponseTemplate } from './doseResponseBuilder'\nimport { createPlateMapTemplate } from './plateMapBuilder'\nimport { createSampleSheetTemplate } from './sampleSheetBuilder'\nimport { presetSampleRecords } from './sampleNormalizers'\nimport { createTemplateCollection } from './templateEnvelopes'\nimport type {\n CreateWellPlateScreenCollectionOptions,\n TemplateCollectionEnvelope,\n} from './types'\n\nexport function createWellPlateScreenCollection(\n options: CreateWellPlateScreenCollectionOptions = {}\n): TemplateCollectionEnvelope {\n const sampleRecords = presetSampleRecords(options.samples ?? ['Control', 'Treatment'])\n const plate = createPlateMapTemplate({\n name: options.plateName ?? 'Screen plate',\n format: options.plateFormat ?? 96,\n samples: sampleRecords.map((sample, index) => ({\n id: sample.sampleId,\n name: sample.name ?? sample.sampleId,\n color: DEFAULT_SAMPLE_COLORS[index % DEFAULT_SAMPLE_COLORS.length],\n })),\n })\n const sampleSheet = createSampleSheetTemplate({ samples: sampleRecords })\n const doseResponse = createDoseResponseTemplate({\n compounds: options.compounds ?? { 'Compound A': [10, 1, 0.1] },\n unit: options.unit ?? 'uM',\n replicates: options.replicates ?? 3,\n layout: plate,\n })\n return createTemplateCollection(\n [plate, sampleSheet, doseResponse],\n { preset: 'wellplate-screen', ...(options.metadata ?? {}) }\n )\n}\n","import { bioTemplatePresetControlValuesToOptions } from './builderPresetControls'\nimport type { BioTemplateControlValues } from './builderPresetControls'\nimport { createElisaAssayCollection } from './elisaAssayCollectionBuilder'\nimport { createFlowCytometryAssayCollection } from './flowCytometryAssayCollectionBuilder'\nimport { createLcmsBatchCollection } from './lcmsBatchCollectionBuilder'\nimport { getBioTemplatePresetInfo } from './presets'\nimport { createQpcrExpressionCollection } from './qpcrExpressionCollectionBuilder'\nimport { createTargetedMetabolomicsCollection } from './targetedMetabolomicsCollectionBuilder'\nimport { createWellPlateScreenCollection } from './wellPlateScreenCollectionBuilder'\nimport { createWesternBlotAssayCollection } from './westernBlotAssayCollectionBuilder'\nimport type {\n CreateElisaAssayCollectionOptions,\n CreateFlowCytometryAssayCollectionOptions,\n CreateLcmsBatchCollectionOptions,\n CreateQpcrExpressionCollectionOptions,\n CreateTargetedMetabolomicsCollectionOptions,\n CreateWellPlateScreenCollectionOptions,\n CreateWesternBlotAssayCollectionOptions,\n TemplateCollectionEnvelope,\n TemplatePresetId,\n} from './types'\n\nexport function createBioTemplatePresetCollection(\n name: 'wellplate-screen',\n options?: CreateWellPlateScreenCollectionOptions\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollection(\n name: 'qpcr-expression',\n options?: CreateQpcrExpressionCollectionOptions\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollection(\n name: 'lcms-batch',\n options?: CreateLcmsBatchCollectionOptions\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollection(\n name: 'targeted-metabolomics',\n options?: CreateTargetedMetabolomicsCollectionOptions\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollection(\n name: 'elisa-assay',\n options?: CreateElisaAssayCollectionOptions\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollection(\n name: 'flow-cytometry-assay',\n options?: CreateFlowCytometryAssayCollectionOptions\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollection(\n name: 'western-blot-assay',\n options?: CreateWesternBlotAssayCollectionOptions\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollection(\n name: string,\n options?:\n | CreateWellPlateScreenCollectionOptions\n | CreateQpcrExpressionCollectionOptions\n | CreateLcmsBatchCollectionOptions\n | CreateTargetedMetabolomicsCollectionOptions\n | CreateElisaAssayCollectionOptions\n | CreateFlowCytometryAssayCollectionOptions\n | CreateWesternBlotAssayCollectionOptions\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollection(\n name: TemplatePresetId | string,\n options:\n | CreateWellPlateScreenCollectionOptions\n | CreateQpcrExpressionCollectionOptions\n | CreateLcmsBatchCollectionOptions\n | CreateTargetedMetabolomicsCollectionOptions\n | CreateElisaAssayCollectionOptions\n | CreateFlowCytometryAssayCollectionOptions\n | CreateWesternBlotAssayCollectionOptions = {}\n): TemplateCollectionEnvelope {\n const preset = getBioTemplatePresetInfo(name)\n if (!preset) {\n throw new Error(`Unknown template preset '${name}'.`)\n }\n if (preset.name === 'wellplate-screen') {\n return createWellPlateScreenCollection(options as CreateWellPlateScreenCollectionOptions)\n }\n if (preset.name === 'qpcr-expression') {\n return createQpcrExpressionCollection(options as CreateQpcrExpressionCollectionOptions)\n }\n if (preset.name === 'lcms-batch') {\n return createLcmsBatchCollection(options as CreateLcmsBatchCollectionOptions)\n }\n if (preset.name === 'targeted-metabolomics') {\n return createTargetedMetabolomicsCollection(options as CreateTargetedMetabolomicsCollectionOptions)\n }\n if (preset.name === 'elisa-assay') {\n return createElisaAssayCollection(options as CreateElisaAssayCollectionOptions)\n }\n if (preset.name === 'flow-cytometry-assay') {\n return createFlowCytometryAssayCollection(options as CreateFlowCytometryAssayCollectionOptions)\n }\n if (preset.name === 'western-blot-assay') {\n return createWesternBlotAssayCollection(options as CreateWesternBlotAssayCollectionOptions)\n }\n throw new Error(`Unknown template preset '${name}'.`)\n}\n\nexport function createBioTemplatePresetCollectionFromControls(\n name: 'wellplate-screen',\n values: BioTemplateControlValues\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollectionFromControls(\n name: 'qpcr-expression',\n values: BioTemplateControlValues\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollectionFromControls(\n name: 'lcms-batch',\n values: BioTemplateControlValues\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollectionFromControls(\n name: 'targeted-metabolomics',\n values: BioTemplateControlValues\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollectionFromControls(\n name: 'elisa-assay',\n values: BioTemplateControlValues\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollectionFromControls(\n name: 'flow-cytometry-assay',\n values: BioTemplateControlValues\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollectionFromControls(\n name: 'western-blot-assay',\n values: BioTemplateControlValues\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollectionFromControls(\n name: TemplatePresetId | string,\n values: BioTemplateControlValues\n): TemplateCollectionEnvelope\nexport function createBioTemplatePresetCollectionFromControls(\n name: TemplatePresetId | string,\n values: BioTemplateControlValues\n): TemplateCollectionEnvelope {\n const options = bioTemplatePresetControlValuesToOptions(name, values)\n return createBioTemplatePresetCollection(name, options)\n}\n","import type {\n BioTemplateControlSchema,\n} from './controlSchemaTypes'\n\nexport function cloneSchemaMap<TName extends string>(\n schemas: Record<TName, BioTemplateControlSchema>\n): Record<TName, BioTemplateControlSchema> {\n const result = {} as Record<TName, BioTemplateControlSchema>\n for (const name of Object.keys(schemas) as TName[]) {\n result[name] = cloneControlSchema(schemas[name])\n }\n return result\n}\n\nexport function cloneControlSchema(schema: BioTemplateControlSchema): BioTemplateControlSchema {\n return Object.fromEntries(\n Object.entries(schema).map(([name, definition]) => [name, cloneControlDefinition(definition)])\n )\n}\n\nexport function cloneControlDefinition(\n definition: BioTemplateControlSchema[string]\n): BioTemplateControlSchema[string] {\n return {\n ...definition,\n options: definition.options ? [...definition.options] : undefined,\n props: definition.props ? { ...definition.props } : undefined,\n sidebar: typeof definition.sidebar === 'object' && definition.sidebar !== null\n ? { ...definition.sidebar }\n : definition.sidebar,\n }\n}\n","import {\n getBioTemplateInfo,\n} from './catalog'\nimport {\n cloneControlDefinition,\n} from './controlSchemaClone'\nimport type {\n BioTemplateControlSchema,\n} from './controlSchemaTypes'\nimport type {\n TemplateId,\n} from './types'\n\nexport function mergeTemplateControlSchemas(\n templateIds: TemplateId[],\n templateSchemas: Record<TemplateId, BioTemplateControlSchema>\n): BioTemplateControlSchema {\n const merged: BioTemplateControlSchema = {}\n for (const templateId of templateIds) {\n const schema = templateSchemas[templateId]\n const template = getBioTemplateInfo(templateId)\n for (const [name, definition] of Object.entries(schema)) {\n const key = `${camelize(templateId)}${capitalize(name)}`\n merged[key] = {\n ...cloneControlDefinition(definition),\n section: definition.section ?? templateId,\n sectionLabel: definition.sectionLabel ?? template?.label ?? templateId,\n }\n }\n }\n return merged\n}\n\nfunction camelize(value: string): string {\n return value.replace(/-([a-z0-9])/g, (_, char: string) => char.toUpperCase())\n}\n\nfunction capitalize(value: string): string {\n return value.charAt(0).toUpperCase() + value.slice(1)\n}\n","import {\n getBioTemplateInfo,\n} from './catalog'\nimport {\n getBioTemplatePackInfo,\n} from './packs'\nimport {\n getBioTemplatePresetInfo,\n} from './presets'\nimport {\n extractTemplateCollection,\n} from './templateEnvelopes'\nimport type {\n BioTemplateEnvelope,\n TemplateId,\n TemplatePresetId,\n} from './types'\nimport type {\n BioTemplateControlTarget,\n} from './controlSchemaTypes'\n\nexport type ControlSchemaResolvedTarget =\n | { kind: 'template'; name: TemplateId }\n | { kind: 'pack'; templates: TemplateId[] }\n | { kind: 'preset'; name: TemplatePresetId }\n | { kind: 'collection'; templates: TemplateId[] }\n\nexport function resolveControlSchemaTarget(\n target: BioTemplateControlTarget\n): ControlSchemaResolvedTarget | undefined {\n if (typeof target === 'string') {\n const preset = getBioTemplatePresetInfo(target)\n if (preset) return { kind: 'preset', name: preset.name }\n const pack = getBioTemplatePackInfo(target)\n if (pack) return { kind: 'pack', templates: [...pack.templates] }\n const template = getBioTemplateInfo(target)\n if (template) return { kind: 'template', name: template.template_id }\n return undefined\n }\n\n if (isTemplateEnvelope(target)) {\n const template = getBioTemplateInfo(target.template_id)\n return template ? { kind: 'template', name: template.template_id } : undefined\n }\n\n const presetName = collectionPresetName(target)\n if (presetName) {\n const preset = getBioTemplatePresetInfo(presetName)\n if (preset) return { kind: 'preset', name: preset.name }\n }\n\n const packName = collectionPackName(target)\n if (packName) {\n const pack = getBioTemplatePackInfo(packName)\n if (pack) return { kind: 'pack', templates: [...pack.templates] }\n }\n\n const collection = extractTemplateCollection(target)\n const templateIds = Object.keys(collection)\n .map(id => getBioTemplateInfo(id)?.template_id)\n .filter((id): id is TemplateId => id !== undefined)\n return templateIds.length > 0 ? { kind: 'collection', templates: templateIds } : undefined\n}\n\nexport function describeControlTarget(target: BioTemplateControlTarget): string {\n if (typeof target === 'string') return target\n if (isTemplateEnvelope(target)) return target.template_id\n return collectionPresetName(target) ?? collectionPackName(target) ?? 'template collection'\n}\n\nfunction isTemplateEnvelope(value: unknown): value is BioTemplateEnvelope<unknown> {\n return isRecord(value) && typeof value.template_id === 'string' && 'data' in value\n}\n\nfunction collectionPresetName(value: unknown): string | undefined {\n if (!isRecord(value) || !isRecord(value.metadata)) return undefined\n return typeof value.metadata.preset === 'string' ? value.metadata.preset : undefined\n}\n\nfunction collectionPackName(value: unknown): string | undefined {\n if (!isRecord(value) || !isRecord(value.metadata)) return undefined\n return typeof value.metadata.pack === 'string' ? value.metadata.pack : undefined\n}\n\nfunction isRecord(value: unknown): value is Record<string, unknown> {\n return typeof value === 'object' && value !== null\n}\n","export const ICONS = {\n plate: ['M4 4h16v16H4z', 'M8 4v16', 'M12 4v16', 'M16 4v16', 'M4 8h16', 'M4 12h16', 'M4 16h16'],\n samples: ['M16 21v-2a4 4 0 0 0-8 0v2', 'M12 11a4 4 0 1 0 0-8 4 4 0 0 0 0 8'],\n dose: ['M10 2v8L4 20h16l-6-10V2', 'M8 2h8', 'M7 14h10'],\n table: ['M3 5h18', 'M3 12h18', 'M3 19h18', 'M8 5v14', 'M16 5v14'],\n run: ['M4 17l6-6 4 4 6-8', 'M4 21h16'],\n settings: ['M12 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8', 'M4 12h2', 'M18 12h2', 'M12 4v2', 'M12 18v2'],\n}\n\nexport const PLATE_FORMAT_OPTIONS = [6, 12, 24, 48, 96, 384] as const\nexport const CONCENTRATION_UNITS = ['nM', 'uM', 'mM', 'ug/mL', 'mg/mL'] as const\n","import {\n CONCENTRATION_UNITS,\n ICONS,\n PLATE_FORMAT_OPTIONS,\n} from './controlSchemaConstants'\nimport type {\n BioTemplateControlSchema,\n} from './controlSchemaTypes'\nimport type {\n TemplateId,\n} from './types'\n\nexport const templateControlSchemas = {\n 'plate-map': {\n plateName: {\n label: 'Plate name',\n default: 'Plate 1',\n section: 'layout',\n sectionLabel: 'Layout',\n sectionSubtitle: 'Plate geometry',\n view: 'design',\n sidebar: { icon: ICONS.plate, iconColor: '#6366f1', iconBg: '#e0e7ff' },\n },\n plateFormat: {\n label: 'Format',\n default: 96,\n options: PLATE_FORMAT_OPTIONS,\n section: 'layout',\n view: 'design',\n },\n sampleNames: {\n type: 'tags',\n label: 'Samples',\n default: ['Control', 'Treatment'],\n section: 'samples',\n sectionLabel: 'Samples',\n sectionSubtitle: 'Groups and legend',\n view: 'design',\n sidebar: { icon: ICONS.samples, iconColor: '#10b981', iconBg: '#d1fae5' },\n },\n },\n 'sample-sheet': {\n sampleCount: {\n type: 'number',\n label: 'Sample count',\n default: 2,\n min: 1,\n max: 10000,\n section: 'samples',\n sectionLabel: 'Samples',\n sectionSubtitle: 'Metadata table',\n view: 'design',\n sidebar: { icon: ICONS.samples, iconColor: '#10b981', iconBg: '#d1fae5' },\n },\n includeGroups: {\n label: 'Include groups',\n default: true,\n section: 'samples',\n view: 'design',\n },\n includeBatch: {\n label: 'Include batch',\n default: false,\n section: 'columns',\n sectionLabel: 'Columns',\n view: 'design',\n sidebar: { icon: ICONS.table, iconColor: '#0ea5e9', iconBg: '#e0f2fe' },\n },\n },\n 'sample-prep': {\n prepType: {\n label: 'Prep type',\n default: 'extraction',\n options: ['extraction', 'dilution', 'normalization', 'transfer', 'quench', 'custom'],\n section: 'protocol',\n sectionLabel: 'Protocol',\n sectionSubtitle: 'Prep workflow',\n view: 'design',\n sidebar: { icon: ICONS.run, iconColor: '#f97316', iconBg: '#ffedd5' },\n },\n volumeUnit: {\n label: 'Volume unit',\n default: 'uL',\n options: ['uL', 'mL'],\n section: 'protocol',\n view: 'design',\n },\n outputVolume: {\n type: 'number',\n label: 'Output volume',\n default: 50,\n min: 0,\n section: 'protocol',\n view: 'design',\n },\n },\n 'dose-response': {\n unit: {\n label: 'Dose unit',\n default: 'uM',\n options: CONCENTRATION_UNITS,\n section: 'dose',\n sectionLabel: 'Dose Design',\n sectionSubtitle: 'Concentration series',\n view: 'design',\n sidebar: { icon: ICONS.dose, iconColor: '#8b5cf6', iconBg: '#ede9fe' },\n },\n replicates: {\n type: 'number',\n label: 'Replicates',\n default: 3,\n min: 1,\n max: 24,\n section: 'dose',\n view: 'design',\n },\n includePlateLayout: {\n label: 'Create plate layout',\n default: true,\n section: 'layout',\n sectionLabel: 'Layout',\n sectionSubtitle: 'Well assignment',\n view: 'design',\n sidebar: { icon: ICONS.plate, iconColor: '#6366f1', iconBg: '#e0e7ff', defaultOpen: false },\n },\n },\n 'calibration-curve': {\n analyte: {\n label: 'Analyte',\n default: 'Analyte',\n section: 'standards',\n sectionLabel: 'Standards',\n sectionSubtitle: 'Curve setup',\n view: 'analysis',\n sidebar: { icon: ICONS.dose, iconColor: '#8b5cf6', iconBg: '#ede9fe' },\n },\n model: {\n label: 'Model',\n default: 'linear',\n options: ['linear', 'linear-weighted-1-x', 'linear-weighted-1-x2', 'quadratic', 'four-parameter-logistic'],\n section: 'fit',\n sectionLabel: 'Fit',\n view: 'analysis',\n sidebar: { icon: ICONS.settings, iconColor: '#6366f1', iconBg: '#e0e7ff' },\n },\n minRSquared: {\n type: 'number',\n label: 'Minimum R squared',\n default: 0.99,\n min: 0,\n max: 1,\n props: { step: 0.001 },\n section: 'fit',\n view: 'analysis',\n },\n },\n 'time-course': {\n timeUnit: {\n label: 'Time unit',\n default: 'hour',\n options: ['second', 'minute', 'hour', 'day', 'week'],\n section: 'schedule',\n sectionLabel: 'Schedule',\n sectionSubtitle: 'Sampling timeline',\n view: 'design',\n sidebar: { icon: ICONS.run, iconColor: '#0ea5e9', iconBg: '#e0f2fe' },\n },\n replicates: {\n type: 'number',\n label: 'Replicates',\n default: 3,\n min: 1,\n max: 24,\n section: 'samples',\n sectionLabel: 'Samples',\n view: 'design',\n sidebar: { icon: ICONS.samples, iconColor: '#10b981', iconBg: '#d1fae5' },\n },\n },\n 'protocol-steps': {\n defaultDuration: {\n type: 'number',\n label: 'Default duration',\n default: 30,\n min: 0,\n section: 'protocol',\n sectionLabel: 'Protocol',\n sectionSubtitle: 'Step defaults',\n view: 'design',\n sidebar: { icon: ICONS.run, iconColor: '#f97316', iconBg: '#ffedd5' },\n props: { suffix: 'min' },\n },\n editable: {\n label: 'Editable timeline',\n default: true,\n section: 'protocol',\n view: 'design',\n },\n },\n 'assay-matrix': {\n featureType: {\n label: 'Feature type',\n default: 'metabolite',\n options: ['metabolite', 'protein', 'gene', 'cell', 'compound', 'readout', 'other'],\n section: 'features',\n sectionLabel: 'Features',\n sectionSubtitle: 'Measurement matrix',\n view: 'analysis',\n sidebar: { icon: ICONS.table, iconColor: '#0ea5e9', iconBg: '#e0f2fe' },\n },\n normalizeValues: {\n label: 'Normalize values',\n default: false,\n section: 'analysis',\n sectionLabel: 'Analysis',\n view: 'analysis',\n sidebar: { icon: ICONS.settings, iconColor: '#6366f1', iconBg: '#e0e7ff', defaultOpen: false },\n },\n },\n 'reagent-list': {\n reagentKind: {\n label: 'Reagent kind',\n default: 'reagent',\n options: ['compound', 'antibody', 'primer', 'enzyme', 'buffer', 'media', 'kit', 'reagent', 'other'],\n section: 'inventory',\n sectionLabel: 'Inventory',\n sectionSubtitle: 'Reagent metadata',\n view: 'design',\n sidebar: { icon: ICONS.table, iconColor: '#10b981', iconBg: '#d1fae5' },\n },\n trackStock: {\n label: 'Track stock level',\n default: true,\n section: 'inventory',\n view: 'design',\n },\n },\n 'flow-cytometry-panel': {\n markers: {\n type: 'tags',\n label: 'Markers',\n default: ['CD3', 'CD4', 'CD8'],\n section: 'panel',\n sectionLabel: 'Panel',\n sectionSubtitle: 'Markers and controls',\n view: 'design',\n sidebar: { icon: ICONS.table, iconColor: '#0ea5e9', iconBg: '#e0f2fe' },\n },\n instrument: {\n label: 'Instrument',\n default: 'Flow cytometer',\n section: 'panel',\n sectionLabel: 'Panel',\n sectionSubtitle: 'Markers and controls',\n view: 'design',\n sidebar: { icon: ICONS.settings, iconColor: '#6366f1', iconBg: '#e0e7ff' },\n },\n includeDefaultControls: {\n label: 'Default controls',\n default: true,\n section: 'panel',\n view: 'design',\n },\n },\n 'instrument-run': {\n instrument: {\n label: 'Instrument',\n default: 'LC-MS',\n options: ['LC-MS', 'GC-MS', 'Orbitrap', 'Triple quadrupole', 'Plate reader', 'Other'],\n section: 'acquisition',\n sectionLabel: 'Acquisition',\n sectionSubtitle: 'Run queue',\n view: 'run',\n sidebar: { icon: ICONS.run, iconColor: '#ef4444', iconBg: '#fee2e2' },\n },\n method: {\n label: 'Method',\n default: 'Default method',\n section: 'acquisition',\n view: 'run',\n },\n includeQc: {\n label: 'Include QC',\n default: true,\n section: 'quality',\n sectionLabel: 'Quality Control',\n view: 'run',\n sidebar: { icon: ICONS.settings, iconColor: '#6366f1', iconBg: '#e0e7ff', defaultOpen: false },\n },\n },\n 'qpcr-plate': {\n chemistry: {\n label: 'Chemistry',\n default: 'sybr',\n options: ['sybr', 'taqman', 'probe', 'evagreen', 'other'],\n section: 'assay',\n sectionLabel: 'Assay',\n sectionSubtitle: 'qPCR setup',\n view: 'design',\n sidebar: { icon: ICONS.plate, iconColor: '#6366f1', iconBg: '#e0e7ff' },\n },\n replicates: {\n type: 'number',\n label: 'Replicates',\n default: 3,\n min: 1,\n max: 12,\n section: 'assay',\n view: 'design',\n },\n includeNoTemplateControls: {\n label: 'No-template controls',\n default: true,\n section: 'controls',\n sectionLabel: 'Controls',\n view: 'design',\n sidebar: { icon: ICONS.settings, iconColor: '#8b5cf6', iconBg: '#ede9fe', defaultOpen: false },\n },\n },\n} satisfies Record<TemplateId, BioTemplateControlSchema>\n","import {\n CONCENTRATION_UNITS,\n ICONS,\n PLATE_FORMAT_OPTIONS,\n} from './controlSchemaConstants'\nimport type {\n BioTemplateControlSchema,\n} from './controlSchemaTypes'\nimport {\n templateControlSchemas,\n} from './templateControlSchemas'\nimport type {\n TemplatePresetId,\n} from './types'\n\nexport const presetControlSchemas = {\n 'wellplate-screen': {\n ...templateControlSchemas['plate-map'],\n ...templateControlSchemas['dose-response'],\n sampleNames: {\n ...templateControlSchemas['plate-map'].sampleNames,\n default: ['Control', 'Treatment'],\n },\n },\n 'qpcr-expression': {\n sampleNames: {\n type: 'tags',\n label: 'Samples',\n default: ['Control', 'Treatment'],\n section: 'samples',\n sectionLabel: 'Samples',\n sectionSubtitle: 'Expression groups',\n view: 'design',\n sidebar: { icon: ICONS.samples, iconColor: '#10b981', iconBg: '#d1fae5' },\n },\n targets: {\n type: 'tags',\n label: 'Targets',\n default: ['ACTB', 'GAPDH'],\n section: 'assay',\n sectionLabel: 'Assay',\n view: 'design',\n sidebar: { icon: ICONS.plate, iconColor: '#6366f1', iconBg: '#e0e7ff' },\n },\n ...templateControlSchemas['qpcr-plate'],\n },\n 'lcms-batch': {\n sampleNames: {\n type: 'tags',\n label: 'Samples',\n default: ['S001', 'S002'],\n section: 'samples',\n sectionLabel: 'Samples',\n sectionSubtitle: 'Batch samples',\n view: 'run',\n sidebar: { icon: ICONS.samples, iconColor: '#10b981', iconBg: '#d1fae5' },\n },\n featureNames: {\n type: 'tags',\n label: 'Features',\n default: ['Glucose', 'Lactate'],\n section: 'features',\n sectionLabel: 'Features',\n view: 'analysis',\n sidebar: { icon: ICONS.table, iconColor: '#0ea5e9', iconBg: '#e0f2fe' },\n },\n ...templateControlSchemas['instrument-run'],\n ...templateControlSchemas['assay-matrix'],\n },\n 'targeted-metabolomics': {\n sampleNames: {\n type: 'tags',\n label: 'Samples',\n default: ['S001', 'S002'],\n section: 'samples',\n sectionLabel: 'Samples',\n sectionSubtitle: 'Unknowns and QC pool',\n view: 'run',\n sidebar: { icon: ICONS.samples, iconColor: '#10b981', iconBg: '#d1fae5' },\n },\n metaboliteNames: {\n type: 'tags',\n label: 'Metabolites',\n default: ['Glucose', 'Lactate', 'Pyruvate'],\n section: 'features',\n sectionLabel: 'Metabolites',\n sectionSubtitle: 'Quantitation panel',\n view: 'analysis',\n sidebar: { icon: ICONS.table, iconColor: '#0ea5e9', iconBg: '#e0f2fe' },\n },\n internalStandards: {\n type: 'tags',\n label: 'Internal standards',\n default: ['Stable isotope internal standard mix'],\n section: 'standards',\n sectionLabel: 'Standards',\n sectionSubtitle: 'Calibration and internal standards',\n view: 'analysis',\n sidebar: { icon: ICONS.dose, iconColor: '#8b5cf6', iconBg: '#ede9fe' },\n },\n standardConcentrations: {\n type: 'tags',\n label: 'Calibration levels',\n default: ['0.1', '1', '10', '100'],\n section: 'standards',\n view: 'analysis',\n },\n concentrationUnit: {\n label: 'Concentration unit',\n default: 'uM',\n options: CONCENTRATION_UNITS,\n section: 'standards',\n view: 'analysis',\n },\n responseUnit: {\n label: 'Response unit',\n default: 'peak area ratio',\n section: 'readout',\n sectionLabel: 'Readout',\n view: 'analysis',\n sidebar: { icon: ICONS.table, iconColor: '#0ea5e9', iconBg: '#e0f2fe' },\n },\n instrument: {\n ...templateControlSchemas['instrument-run'].instrument,\n default: 'LC-MS',\n },\n method: {\n ...templateControlSchemas['instrument-run'].method,\n default: 'Targeted metabolomics',\n },\n prepType: {\n ...templateControlSchemas['sample-prep'].prepType,\n default: 'extraction',\n },\n outputVolume: templateControlSchemas['sample-prep'].outputVolume,\n includeQc: templateControlSchemas['instrument-run'].includeQc,\n },\n 'elisa-assay': {\n sampleNames: {\n type: 'tags',\n label: 'Samples',\n default: ['Control', 'Treatment'],\n section: 'samples',\n sectionLabel: 'Samples',\n sectionSubtitle: 'Unknowns and controls',\n view: 'design',\n sidebar: { icon: ICONS.samples, iconColor: '#10b981', iconBg: '#d1fae5' },\n },\n analyte: {\n label: 'Analyte',\n default: 'Analyte',\n section: 'standards',\n sectionLabel: 'Standards',\n sectionSubtitle: 'Calibration setup',\n view: 'analysis',\n sidebar: { icon: ICONS.dose, iconColor: '#8b5cf6', iconBg: '#ede9fe' },\n },\n standardConcentrations: {\n type: 'tags',\n label: 'Standards',\n default: ['1000', '100', '10', '1'],\n section: 'standards',\n view: 'analysis',\n },\n unit: {\n label: 'Concentration unit',\n default: 'pg/mL',\n options: ['pg/mL', 'ng/mL', 'ug/mL', 'nM', 'uM'],\n section: 'standards',\n view: 'analysis',\n },\n responseUnit: {\n label: 'Response unit',\n default: 'OD450',\n section: 'readout',\n sectionLabel: 'Readout',\n view: 'analysis',\n sidebar: { icon: ICONS.table, iconColor: '#0ea5e9', iconBg: '#e0f2fe' },\n },\n plateName: {\n label: 'Plate name',\n default: 'ELISA plate',\n section: 'layout',\n sectionLabel: 'Layout',\n sectionSubtitle: 'Plate geometry',\n view: 'design',\n sidebar: { icon: ICONS.plate, iconColor: '#6366f1', iconBg: '#e0e7ff' },\n },\n plateFormat: {\n label: 'Format',\n default: 96,\n options: PLATE_FORMAT_OPTIONS,\n section: 'layout',\n view: 'design',\n },\n },\n 'flow-cytometry-assay': {\n sampleNames: {\n type: 'tags',\n label: 'Samples',\n default: ['Control', 'Treatment'],\n section: 'samples',\n sectionLabel: 'Samples',\n sectionSubtitle: 'Assay groups',\n view: 'design',\n sidebar: { icon: ICONS.samples, iconColor: '#10b981', iconBg: '#d1fae5' },\n },\n markers: {\n ...templateControlSchemas['flow-cytometry-panel'].markers,\n default: ['CD3', 'CD4', 'CD8'],\n },\n featureNames: {\n type: 'tags',\n label: 'Readouts',\n default: ['CD3+ cells', 'CD4+ cells', 'CD8+ cells'],\n section: 'features',\n sectionLabel: 'Readouts',\n sectionSubtitle: 'Assay matrix columns',\n view: 'analysis',\n sidebar: { icon: ICONS.table, iconColor: '#0ea5e9', iconBg: '#e0f2fe' },\n },\n instrument: {\n ...templateControlSchemas['flow-cytometry-panel'].instrument,\n default: 'Flow cytometer',\n },\n includeDefaultControls: templateControlSchemas['flow-cytometry-panel'].includeDefaultControls,\n },\n 'western-blot-assay': {\n sampleNames: {\n type: 'tags',\n label: 'Samples',\n default: ['Control', 'Treatment'],\n section: 'samples',\n sectionLabel: 'Samples',\n sectionSubtitle: 'Blot lanes and groups',\n view: 'design',\n sidebar: { icon: ICONS.samples, iconColor: '#10b981', iconBg: '#d1fae5' },\n },\n targets: {\n type: 'tags',\n label: 'Targets',\n default: ['Target protein'],\n section: 'assay',\n sectionLabel: 'Assay',\n sectionSubtitle: 'Protein targets',\n view: 'design',\n sidebar: { icon: ICONS.table, iconColor: '#0ea5e9', iconBg: '#e0f2fe' },\n },\n loadingControl: {\n label: 'Loading control',\n default: 'ACTB',\n section: 'normalization',\n sectionLabel: 'Normalization',\n view: 'analysis',\n sidebar: { icon: ICONS.settings, iconColor: '#6366f1', iconBg: '#e0e7ff' },\n },\n },\n} satisfies Record<TemplatePresetId, BioTemplateControlSchema>\n","import {\n controlsToFormSchema,\n controlsToSectionFormSchemas,\n controlsToSidebarPanels,\n getControlDefaults,\n useControlSchema,\n type ControlSchemaOptions,\n type UseControlSchemaReturn,\n} from '../composables/useControlSchema'\nimport {\n cloneControlSchema,\n cloneSchemaMap,\n} from './controlSchemaClone'\nimport {\n mergeTemplateControlSchemas,\n} from './controlSchemaMerge'\nimport {\n describeControlTarget,\n resolveControlSchemaTarget,\n} from './controlSchemaTargets'\nimport {\n presetControlSchemas,\n} from './presetControlSchemas'\nimport {\n templateControlSchemas,\n} from './templateControlSchemas'\nimport type {\n TemplateId,\n TemplatePresetId,\n} from './types'\nimport type {\n BioTemplateControlSchema,\n BioTemplateControlTarget,\n} from './controlSchemaTypes'\n\nexport type {\n BioTemplateControlSchema,\n BioTemplateControlTarget,\n} from './controlSchemaTypes'\n\nexport function listBioTemplateControlSchemas(): Record<TemplateId, BioTemplateControlSchema> {\n return cloneSchemaMap(templateControlSchemas)\n}\n\nexport function listBioTemplatePresetControlSchemas(): Record<TemplatePresetId, BioTemplateControlSchema> {\n return cloneSchemaMap(presetControlSchemas)\n}\n\nexport function getBioTemplateControlSchema(\n target: BioTemplateControlTarget\n): BioTemplateControlSchema | undefined {\n const resolved = resolveControlSchemaTarget(target)\n if (!resolved) return undefined\n\n if (resolved.kind === 'template') {\n return cloneControlSchema(templateControlSchemas[resolved.name])\n }\n if (resolved.kind === 'preset') {\n return cloneControlSchema(presetControlSchemas[resolved.name])\n }\n return mergeTemplateControlSchemas(resolved.templates, templateControlSchemas)\n}\n\nexport function requireBioTemplateControlSchema(\n target: BioTemplateControlTarget\n): BioTemplateControlSchema {\n const schema = getBioTemplateControlSchema(target)\n if (!schema) {\n throw new Error(`No built-in control schema found for '${describeControlTarget(target)}'.`)\n }\n return schema\n}\n\nexport function createBioTemplateControlToolkit(\n target: BioTemplateControlTarget,\n options: ControlSchemaOptions = {}\n): UseControlSchemaReturn<BioTemplateControlSchema> {\n return useControlSchema(requireBioTemplateControlSchema(target), options)\n}\n\nexport function bioTemplateControlsToFormSchema(\n target: BioTemplateControlTarget,\n options: ControlSchemaOptions = {}\n) {\n return controlsToFormSchema(requireBioTemplateControlSchema(target), options)\n}\n\nexport function bioTemplateControlsToSidebarPanels(\n target: BioTemplateControlTarget,\n options: ControlSchemaOptions = {}\n) {\n return controlsToSidebarPanels(requireBioTemplateControlSchema(target), options)\n}\n\nexport function bioTemplateControlsToSectionFormSchemas(\n target: BioTemplateControlTarget,\n options: ControlSchemaOptions = {}\n) {\n return controlsToSectionFormSchemas(requireBioTemplateControlSchema(target), options)\n}\n\nexport function getBioTemplateControlDefaults(target: BioTemplateControlTarget) {\n return getControlDefaults(requireBioTemplateControlSchema(target))\n}\n"],"mappings":"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"}