@mastra/playground-ui 22.1.2-alpha.2 → 22.1.2-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +26 -0
- package/dist/index.cjs.js +8692 -57480
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.css +75 -3328
- package/dist/index.es.js +8138 -56468
- package/dist/index.es.js.map +1 -1
- package/dist/src/ds/components/Command/command.d.ts +2 -2
- package/dist/src/ds/components/DataKeysAndValues/data-keys-and-values-value-link.d.ts +3 -1
- package/dist/src/ds/components/DataList/data-list-row-link.d.ts +3 -1
- package/dist/src/ds/components/EntityList/entity-list-pagination.d.ts +7 -0
- package/dist/src/ds/components/EntityList/entity-list-row-link.d.ts +3 -1
- package/dist/src/ds/components/EntityList/entity-list.d.ts +2 -0
- package/dist/src/ds/components/ItemList/item-list-link-cell.d.ts +3 -1
- package/dist/src/ds/components/KeyValueList/key-value-list.d.ts +3 -1
- package/dist/src/ds/components/ListSearch/list-search.d.ts +7 -1
- package/dist/src/ds/components/LogsDataList/logs-data-list-cells.d.ts +2 -1
- package/dist/src/ds/components/MainSidebar/main-sidebar-nav-header.d.ts +3 -1
- package/dist/src/ds/components/MainSidebar/main-sidebar-nav-link.d.ts +3 -1
- package/dist/src/ds/components/Section/index.d.ts +1 -0
- package/dist/src/ds/components/StatusBadge/StatusBadge.d.ts +1 -1
- package/dist/src/ds/icons/index.d.ts +11 -0
- package/dist/src/ds/types/link-component.d.ts +3 -0
- package/dist/src/hooks/index.d.ts +2 -2
- package/dist/src/index.d.ts +36 -39
- package/dist/src/lib/file/index.d.ts +3 -0
- package/dist/src/lib/resize/index.d.ts +2 -0
- package/dist/src/lib/workspace-compat.d.ts +6 -0
- package/dist/src/utils.d.ts +1 -1
- package/dist/tokens.cjs.js +213 -11
- package/dist/tokens.cjs.js.map +1 -1
- package/dist/tokens.es.js +205 -3
- package/dist/tokens.es.js.map +1 -1
- package/dist/utils.cjs.js +11 -3
- package/dist/utils.cjs.js.map +1 -1
- package/dist/utils.es.js +13 -1
- package/dist/utils.es.js.map +1 -1
- package/package.json +6 -37
- package/dist/compatibility-AZzyQAj-.js +0 -112
- package/dist/compatibility-AZzyQAj-.js.map +0 -1
- package/dist/compatibility-CQiwi9-B.cjs +0 -120
- package/dist/compatibility-CQiwi9-B.cjs.map +0 -1
- package/dist/spacings-CKfS0_hW.js +0 -206
- package/dist/spacings-CKfS0_hW.js.map +0 -1
- package/dist/spacings-D-ni8lnF.cjs +0 -216
- package/dist/spacings-D-ni8lnF.cjs.map +0 -1
- package/dist/src/components/ui/textarea.d.ts +0 -16
- package/dist/src/domains/agents/components/AgentToolPanel.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-advanced-settings.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-chat.d.ts +0 -6
- package/dist/src/domains/agents/components/agent-cms-blocks/agent-cms-block.d.ts +0 -15
- package/dist/src/domains/agents/components/agent-cms-blocks/agent-cms-blocks.d.ts +0 -10
- package/dist/src/domains/agents/components/agent-cms-blocks/agent-cms-blocks.stories.d.ts +0 -8
- package/dist/src/domains/agents/components/agent-cms-blocks/agent-cms-ref-block.d.ts +0 -11
- package/dist/src/domains/agents/components/agent-cms-blocks/index.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-cms-blocks/prompt-block-picker-dialog.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-cms-form-shell.d.ts +0 -21
- package/dist/src/domains/agents/components/agent-cms-layout/agent-cms-bottom-bar.d.ts +0 -6
- package/dist/src/domains/agents/components/agent-cms-layout/agent-cms-layout.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-cms-layout/index.d.ts +0 -2
- package/dist/src/domains/agents/components/agent-cms-pages/agents-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/index.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-cms-pages/information-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/instruction-blocks-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/memory-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/scorers-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/skill-edit-dialog.d.ts +0 -8
- package/dist/src/domains/agents/components/agent-cms-pages/skill-file-tree.d.ts +0 -15
- package/dist/src/domains/agents/components/agent-cms-pages/skill-folder.d.ts +0 -14
- package/dist/src/domains/agents/components/agent-cms-pages/skills-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/tools-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/variables-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/workflows-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-sidebar/agent-cms-is-active.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-sidebar/agent-cms-sections.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-cms-sidebar/agent-cms-sidebar.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-cms-sidebar/index.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-cms-sidebar/use-agent-cms-navigation.d.ts +0 -13
- package/dist/src/domains/agents/components/agent-cms-sidebar/use-sidebar-descriptions.d.ts +0 -40
- package/dist/src/domains/agents/components/agent-combobox.d.ts +0 -12
- package/dist/src/domains/agents/components/agent-edit-page/agent-edit-layout.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-edit-page/agent-edit-main-blocks.d.ts +0 -8
- package/dist/src/domains/agents/components/agent-edit-page/agent-edit-sidebar.d.ts +0 -14
- package/dist/src/domains/agents/components/agent-edit-page/index.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-edit-page/sections/agents-section.d.ts +0 -10
- package/dist/src/domains/agents/components/agent-edit-page/sections/index.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-edit-page/sections/memory-section.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-edit-page/sections/scorers-section.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-edit-page/sections/tools-section.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-edit-page/sections/workflows-section.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-edit-page/use-agent-edit-form.d.ts +0 -214
- package/dist/src/domains/agents/components/agent-edit-page/utils/form-validation.d.ts +0 -171
- package/dist/src/domains/agents/components/agent-edit-page/version-preview-banner.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-entity-header.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-information/agent-information.d.ts +0 -22
- package/dist/src/domains/agents/components/agent-information/agent-memory-config.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-information/agent-memory.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-information/agent-observational-memory.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-information/agent-working-memory.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-information/code-display.d.ts +0 -10
- package/dist/src/domains/agents/components/agent-layout.d.ts +0 -8
- package/dist/src/domains/agents/components/agent-list/agents-list.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-list/no-agents-info.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata-list.d.ts +0 -13
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata-model-list.d.ts +0 -18
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata-model-switcher.d.ts +0 -15
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata-section.d.ts +0 -10
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata-wrapper.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata.d.ts +0 -59
- package/dist/src/domains/agents/components/agent-metadata/index.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-metadata/provider-logo.d.ts +0 -11
- package/dist/src/domains/agents/components/agent-metadata/utils.d.ts +0 -31
- package/dist/src/domains/agents/components/agent-page-tabs.d.ts +0 -11
- package/dist/src/domains/agents/components/agent-playground/agent-playground-config.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-playground/agent-playground-datasets.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-playground/agent-playground-eval.d.ts +0 -20
- package/dist/src/domains/agents/components/agent-playground/agent-playground-evaluate.d.ts +0 -11
- package/dist/src/domains/agents/components/agent-playground/agent-playground-request-context.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-playground/agent-playground-review.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-playground/agent-playground-scorers.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-playground/agent-playground-test-chat.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-playground/agent-playground-traces.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-playground/agent-playground-version-bar.d.ts +0 -20
- package/dist/src/domains/agents/components/agent-playground/agent-playground-view.d.ts +0 -21
- package/dist/src/domains/agents/components/agent-playground/dataset-detail-view.d.ts +0 -15
- package/dist/src/domains/agents/components/agent-playground/format-version-label.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-playground/index.d.ts +0 -8
- package/dist/src/domains/agents/components/agent-playground/scorer-detail-view.d.ts +0 -16
- package/dist/src/domains/agents/components/agent-playground/scorer-mini-editor.d.ts +0 -18
- package/dist/src/domains/agents/components/agent-settings.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-table/agent-table.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-table/columns.d.ts +0 -6
- package/dist/src/domains/agents/components/agent-table/types.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-top-bar-controls.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-traces-panel.d.ts +0 -10
- package/dist/src/domains/agents/components/agent-version-combobox.d.ts +0 -11
- package/dist/src/domains/agents/components/agent-version-panel.d.ts +0 -7
- package/dist/src/domains/agents/components/browser-view/agent-busy-overlay.d.ts +0 -11
- package/dist/src/domains/agents/components/browser-view/browser-sidebar-tab.d.ts +0 -5
- package/dist/src/domains/agents/components/browser-view/browser-thumbnail.d.ts +0 -12
- package/dist/src/domains/agents/components/browser-view/browser-tool-call-history.d.ts +0 -9
- package/dist/src/domains/agents/components/browser-view/browser-tool-call-item.d.ts +0 -6
- package/dist/src/domains/agents/components/browser-view/browser-view-frame.d.ts +0 -15
- package/dist/src/domains/agents/components/browser-view/browser-view-header.d.ts +0 -15
- package/dist/src/domains/agents/components/browser-view/browser-view-panel.d.ts +0 -12
- package/dist/src/domains/agents/components/browser-view/click-ripple-overlay.d.ts +0 -16
- package/dist/src/domains/agents/components/browser-view/index.d.ts +0 -8
- package/dist/src/domains/agents/components/chat-threads.d.ts +0 -10
- package/dist/src/domains/agents/components/composer-model-switcher.d.ts +0 -4
- package/dist/src/domains/agents/components/model-picker/index.d.ts +0 -2
- package/dist/src/domains/agents/components/model-picker/provider-not-connected-alert.d.ts +0 -5
- package/dist/src/domains/agents/components/provider-map-icon.d.ts +0 -15
- package/dist/src/domains/agents/components/request-context.d.ts +0 -5
- package/dist/src/domains/agents/context/activated-skills-context.d.ts +0 -18
- package/dist/src/domains/agents/context/agent-context.d.ts +0 -16
- package/dist/src/domains/agents/context/agent-edit-form-context.d.ts +0 -21
- package/dist/src/domains/agents/context/agent-observational-memory-context.d.ts +0 -63
- package/dist/src/domains/agents/context/agent-working-memory-context.d.ts +0 -20
- package/dist/src/domains/agents/context/browser-session-context.d.ts +0 -62
- package/dist/src/domains/agents/context/browser-tool-calls-context.d.ts +0 -33
- package/dist/src/domains/agents/context/index.d.ts +0 -9
- package/dist/src/domains/agents/context/model-reset-context.d.ts +0 -6
- package/dist/src/domains/agents/context/playground-model-context.d.ts +0 -15
- package/dist/src/domains/agents/context/review-queue-context.d.ts +0 -65
- package/dist/src/domains/agents/hooks/use-agent-cms-form.d.ts +0 -232
- package/dist/src/domains/agents/hooks/use-agent-experiments.d.ts +0 -21
- package/dist/src/domains/agents/hooks/use-agent-settings-state.d.ts +0 -11
- package/dist/src/domains/agents/hooks/use-agent-skills.d.ts +0 -12
- package/dist/src/domains/agents/hooks/use-agent-trace-scores.d.ts +0 -50
- package/dist/src/domains/agents/hooks/use-agent-traces-filters.d.ts +0 -36
- package/dist/src/domains/agents/hooks/use-agent-versions.d.ts +0 -48
- package/dist/src/domains/agents/hooks/use-agent-working-memory.d.ts +0 -10
- package/dist/src/domains/agents/hooks/use-agent-workspace.d.ts +0 -13
- package/dist/src/domains/agents/hooks/use-agent.d.ts +0 -1
- package/dist/src/domains/agents/hooks/use-agents-model-providers.d.ts +0 -1
- package/dist/src/domains/agents/hooks/use-agents.d.ts +0 -14
- package/dist/src/domains/agents/hooks/use-browser-stream.d.ts +0 -34
- package/dist/src/domains/agents/hooks/use-can-create-agent.d.ts +0 -3
- package/dist/src/domains/agents/hooks/use-click-ripple.d.ts +0 -29
- package/dist/src/domains/agents/hooks/use-close-browser.d.ts +0 -12
- package/dist/src/domains/agents/hooks/use-completed-items.d.ts +0 -5
- package/dist/src/domains/agents/hooks/use-create-skill.d.ts +0 -10
- package/dist/src/domains/agents/hooks/use-execute-agent-tool.d.ts +0 -7
- package/dist/src/domains/agents/hooks/use-input-coordination.d.ts +0 -20
- package/dist/src/domains/agents/hooks/use-keyboard-interaction.d.ts +0 -19
- package/dist/src/domains/agents/hooks/use-mouse-interaction.d.ts +0 -28
- package/dist/src/domains/agents/hooks/use-preview-instructions.d.ts +0 -10
- package/dist/src/domains/agents/hooks/use-review-items.d.ts +0 -6
- package/dist/src/domains/agents/hooks/use-sampling-restriction.d.ts +0 -15
- package/dist/src/domains/agents/hooks/use-stored-agents.d.ts +0 -12
- package/dist/src/domains/agents/hooks/use-stored-skills.d.ts +0 -1
- package/dist/src/domains/agents/index.d.ts +0 -45
- package/dist/src/domains/agents/utils/agent-form-mappers.d.ts +0 -110
- package/dist/src/domains/agents/utils/collect-mcp-client-ids.d.ts +0 -5
- package/dist/src/domains/agents/utils/compute-agent-initial-values.d.ts +0 -25
- package/dist/src/domains/agents/utils/coordinate-mapping.d.ts +0 -68
- package/dist/src/domains/agents/utils/extractPrompt.d.ts +0 -2
- package/dist/src/domains/agents/utils/key-mapping.d.ts +0 -8
- package/dist/src/domains/agents/utils/model-restrictions.d.ts +0 -6
- package/dist/src/domains/agents/utils/trace-utils.d.ts +0 -11
- package/dist/src/domains/auth/components/auth-required.d.ts +0 -27
- package/dist/src/domains/auth/components/auth-status.d.ts +0 -24
- package/dist/src/domains/auth/components/index.d.ts +0 -6
- package/dist/src/domains/auth/components/login-button.d.ts +0 -34
- package/dist/src/domains/auth/components/login-page.d.ts +0 -33
- package/dist/src/domains/auth/components/user-avatar.d.ts +0 -20
- package/dist/src/domains/auth/components/user-menu.d.ts +0 -24
- package/dist/src/domains/auth/hooks/fetch-with-refresh.d.ts +0 -25
- package/dist/src/domains/auth/hooks/index.d.ts +0 -7
- package/dist/src/domains/auth/hooks/use-auth-actions.d.ts +0 -88
- package/dist/src/domains/auth/hooks/use-auth-capabilities.d.ts +0 -38
- package/dist/src/domains/auth/hooks/use-credentials-login.d.ts +0 -51
- package/dist/src/domains/auth/hooks/use-credentials-signup.d.ts +0 -54
- package/dist/src/domains/auth/hooks/use-current-user.d.ts +0 -30
- package/dist/src/domains/auth/hooks/use-permissions.d.ts +0 -61
- package/dist/src/domains/auth/index.d.ts +0 -10
- package/dist/src/domains/auth/types.d.ts +0 -104
- package/dist/src/domains/cms/components/display-conditions/display-conditions-dialog.d.ts +0 -9
- package/dist/src/domains/cms/components/display-conditions/index.d.ts +0 -1
- package/dist/src/domains/cms/components/entity-accordion-item/entity-accordion-item.d.ts +0 -13
- package/dist/src/domains/cms/components/entity-accordion-item/index.d.ts +0 -1
- package/dist/src/domains/cms/components/section/index.d.ts +0 -1
- package/dist/src/domains/cms/components/section/section-header.d.ts +0 -8
- package/dist/src/domains/cms/components/section/section-title.d.ts +0 -6
- package/dist/src/domains/cms/hooks/use-is-cms-available.d.ts +0 -4
- package/dist/src/domains/cms/index.d.ts +0 -4
- package/dist/src/domains/configuration/components/header-list-form.d.ts +0 -10
- package/dist/src/domains/configuration/components/mastra-version-footer.d.ts +0 -17
- package/dist/src/domains/configuration/components/playground-config-guard.d.ts +0 -1
- package/dist/src/domains/configuration/components/studio-config-form.d.ts +0 -6
- package/dist/src/domains/configuration/context/studio-config-context.d.ts +0 -13
- package/dist/src/domains/configuration/hooks/use-has-observability.d.ts +0 -4
- package/dist/src/domains/configuration/hooks/use-mastra-instance-status.d.ts +0 -4
- package/dist/src/domains/configuration/hooks/use-mastra-packages.d.ts +0 -1
- package/dist/src/domains/configuration/hooks/use-package-updates.d.ts +0 -18
- package/dist/src/domains/configuration/index.d.ts +0 -8
- package/dist/src/domains/configuration/types.d.ts +0 -6
- package/dist/src/domains/conversation/context/ThreadInputContext.d.ts +0 -7
- package/dist/src/domains/conversation/index.d.ts +0 -1
- package/dist/src/domains/datasets/components/add-item-dialog.d.ts +0 -7
- package/dist/src/domains/datasets/components/add-items-to-dataset-dialog.d.ts +0 -9
- package/dist/src/domains/datasets/components/bulk-trace-review-dialog.d.ts +0 -18
- package/dist/src/domains/datasets/components/create-dataset-dialog.d.ts +0 -9
- package/dist/src/domains/datasets/components/create-dataset-from-items-dialog.d.ts +0 -8
- package/dist/src/domains/datasets/components/csv-import/column-mapping-step.d.ts +0 -7
- package/dist/src/domains/datasets/components/csv-import/csv-import-dialog.d.ts +0 -11
- package/dist/src/domains/datasets/components/csv-import/csv-preview-table.d.ts +0 -10
- package/dist/src/domains/datasets/components/csv-import/csv-upload-step.d.ts +0 -10
- package/dist/src/domains/datasets/components/csv-import/index.d.ts +0 -2
- package/dist/src/domains/datasets/components/csv-import/validation-report.d.ts +0 -11
- package/dist/src/domains/datasets/components/csv-import/validation-summary.d.ts +0 -13
- package/dist/src/domains/datasets/components/dataset-combobox.d.ts +0 -12
- package/dist/src/domains/datasets/components/dataset-detail/dataset-header.d.ts +0 -17
- package/dist/src/domains/datasets/components/dataset-detail/dataset-item-content.d.ts +0 -10
- package/dist/src/domains/datasets/components/dataset-detail/dataset-item-form.d.ts +0 -26
- package/dist/src/domains/datasets/components/dataset-detail/dataset-item-header.d.ts +0 -8
- package/dist/src/domains/datasets/components/dataset-detail/dataset-page-content.d.ts +0 -16
- package/dist/src/domains/datasets/components/dataset-detail/item-detail-dialog.d.ts +0 -16
- package/dist/src/domains/datasets/components/dataset-detail/item-detail-toolbar.d.ts +0 -11
- package/dist/src/domains/datasets/components/dataset-detail/item-page-toolbar.d.ts +0 -7
- package/dist/src/domains/datasets/components/dataset-detail/items-list-actions.d.ts +0 -11
- package/dist/src/domains/datasets/components/datasets-list/datasets-list.d.ts +0 -8
- package/dist/src/domains/datasets/components/datasets-list/no-datasets-info.d.ts +0 -1
- package/dist/src/domains/datasets/components/datasets-table/columns.d.ts +0 -6
- package/dist/src/domains/datasets/components/datasets-table/datasets-table.d.ts +0 -8
- package/dist/src/domains/datasets/components/delete-dataset-dialog.d.ts +0 -8
- package/dist/src/domains/datasets/components/duplicate-dataset-dialog.d.ts +0 -9
- package/dist/src/domains/datasets/components/edit-dataset-dialog.d.ts +0 -13
- package/dist/src/domains/datasets/components/empty-datasets-table.d.ts +0 -4
- package/dist/src/domains/datasets/components/experiment-trigger/experiment-trigger-dialog.d.ts +0 -8
- package/dist/src/domains/datasets/components/experiment-trigger/scorer-selector.d.ts +0 -7
- package/dist/src/domains/datasets/components/experiment-trigger/target-selector.d.ts +0 -9
- package/dist/src/domains/datasets/components/experiments/comparison-item-panel.d.ts +0 -14
- package/dist/src/domains/datasets/components/experiments/comparison-items-list.d.ts +0 -14
- package/dist/src/domains/datasets/components/experiments/dataset-experiments-comparison.d.ts +0 -12
- package/dist/src/domains/datasets/components/experiments/dataset-experiments-list.d.ts +0 -9
- package/dist/src/domains/datasets/components/experiments/dataset-experiments-toolbar.d.ts +0 -13
- package/dist/src/domains/datasets/components/experiments/dataset-experiments.d.ts +0 -12
- package/dist/src/domains/datasets/components/experiments/experiment-in-comparison-info.d.ts +0 -8
- package/dist/src/domains/datasets/components/experiments/score-delta.d.ts +0 -10
- package/dist/src/domains/datasets/components/generate-items-dialog.d.ts +0 -32
- package/dist/src/domains/datasets/components/items/dataset-item-panel.d.ts +0 -13
- package/dist/src/domains/datasets/components/items/dataset-items-list.d.ts +0 -26
- package/dist/src/domains/datasets/components/items/dataset-items-toolbar.d.ts +0 -24
- package/dist/src/domains/datasets/components/items/dataset-items.d.ts +0 -34
- package/dist/src/domains/datasets/components/items/dataset-versions-panel.d.ts +0 -12
- package/dist/src/domains/datasets/components/json-import/index.d.ts +0 -1
- package/dist/src/domains/datasets/components/json-import/json-import-dialog.d.ts +0 -11
- package/dist/src/domains/datasets/components/json-import/json-preview-table.d.ts +0 -9
- package/dist/src/domains/datasets/components/json-import/json-upload-step.d.ts +0 -10
- package/dist/src/domains/datasets/components/json-import/json-validation-summary.d.ts +0 -9
- package/dist/src/domains/datasets/components/save-as-dataset-item-dialog.d.ts +0 -20
- package/dist/src/domains/datasets/components/schema-config-section.d.ts +0 -16
- package/dist/src/domains/datasets/components/schema-settings/index.d.ts +0 -1
- package/dist/src/domains/datasets/components/schema-settings/schema-field.d.ts +0 -20
- package/dist/src/domains/datasets/components/schema-settings/schema-import.d.ts +0 -11
- package/dist/src/domains/datasets/components/versions/dataset-compare-version-toolbar.d.ts +0 -7
- package/dist/src/domains/datasets/components/versions/dataset-compare-versions-list.d.ts +0 -14
- package/dist/src/domains/datasets/components/versions/dataset-item-versions-panel.d.ts +0 -13
- package/dist/src/domains/datasets/components/versions/index.d.ts +0 -3
- package/dist/src/domains/datasets/context/generation-context.d.ts +0 -52
- package/dist/src/domains/datasets/hooks/use-agent-schema.d.ts +0 -12
- package/dist/src/domains/datasets/hooks/use-column-mapping.d.ts +0 -24
- package/dist/src/domains/datasets/hooks/use-compare-experiments.d.ts +0 -11
- package/dist/src/domains/datasets/hooks/use-csv-parser.d.ts +0 -17
- package/dist/src/domains/datasets/hooks/use-dataset-experiments.d.ts +0 -255
- package/dist/src/domains/datasets/hooks/use-dataset-item-versions.d.ts +0 -21
- package/dist/src/domains/datasets/hooks/use-dataset-items.d.ts +0 -225
- package/dist/src/domains/datasets/hooks/use-dataset-mutations.d.ts +0 -66
- package/dist/src/domains/datasets/hooks/use-dataset-versions.d.ts +0 -17
- package/dist/src/domains/datasets/hooks/use-datasets.d.ts +0 -14
- package/dist/src/domains/datasets/hooks/use-experiments.d.ts +0 -10
- package/dist/src/domains/datasets/hooks/use-item-selection.d.ts +0 -17
- package/dist/src/domains/datasets/hooks/use-json-parser.d.ts +0 -15
- package/dist/src/domains/datasets/hooks/use-scorer-schema.d.ts +0 -14
- package/dist/src/domains/datasets/hooks/use-workflow-schema.d.ts +0 -8
- package/dist/src/domains/datasets/index.d.ts +0 -58
- package/dist/src/domains/datasets/pages/datasets/item/index.d.ts +0 -10
- package/dist/src/domains/datasets/utils/csv-export.d.ts +0 -6
- package/dist/src/domains/datasets/utils/csv-validation.d.ts +0 -62
- package/dist/src/domains/datasets/utils/json-cell-parser.d.ts +0 -24
- package/dist/src/domains/datasets/utils/json-export.d.ts +0 -5
- package/dist/src/domains/datasets/utils/json-validation.d.ts +0 -27
- package/dist/src/domains/embedders/hooks/use-embedders.d.ts +0 -9
- package/dist/src/domains/evaluation/components/dataset-health-card.d.ts +0 -8
- package/dist/src/domains/evaluation/components/evaluation-dashboard.d.ts +0 -16
- package/dist/src/domains/evaluation/components/evaluation-datasets-list.d.ts +0 -41
- package/dist/src/domains/evaluation/components/evaluation-experiments-list.d.ts +0 -35
- package/dist/src/domains/evaluation/components/evaluation-kpi-cards.d.ts +0 -16
- package/dist/src/domains/evaluation/components/evaluation-scorers-list.d.ts +0 -19
- package/dist/src/domains/evaluation/components/experiment-status-card.d.ts +0 -9
- package/dist/src/domains/evaluation/components/index.d.ts +0 -10
- package/dist/src/domains/evaluation/components/review-pipeline-card.d.ts +0 -12
- package/dist/src/domains/evaluation/components/scores-over-time-card.d.ts +0 -11
- package/dist/src/domains/evaluation/hooks/index.d.ts +0 -3
- package/dist/src/domains/evaluation/hooks/use-evaluation-dashboard.d.ts +0 -9
- package/dist/src/domains/evaluation/hooks/use-evaluation-score-metrics.d.ts +0 -24
- package/dist/src/domains/evaluation/hooks/use-review-summary.d.ts +0 -3
- package/dist/src/domains/evaluation/index.d.ts +0 -2
- package/dist/src/domains/experiments/components/experiment-page-content.d.ts +0 -16
- package/dist/src/domains/experiments/components/experiment-page-header.d.ts +0 -6
- package/dist/src/domains/experiments/components/experiment-result-panel.d.ts +0 -12
- package/dist/src/domains/experiments/components/experiment-result-span-pane.d.ts +0 -8
- package/dist/src/domains/experiments/components/experiment-result-trace-panel.d.ts +0 -7
- package/dist/src/domains/experiments/components/experiment-results-list.d.ts +0 -21
- package/dist/src/domains/experiments/components/experiment-score-panel.d.ts +0 -8
- package/dist/src/domains/experiments/components/experiment-scorer-summary.d.ts +0 -7
- package/dist/src/domains/experiments/components/experiment-stats.d.ts +0 -6
- package/dist/src/domains/experiments/components/experiment-trace-shared.d.ts +0 -3
- package/dist/src/domains/experiments/components/experiment-trace-span-details.d.ts +0 -6
- package/dist/src/domains/experiments/components/experiment-trace-span-type-icon.d.ts +0 -6
- package/dist/src/domains/experiments/components/experiment-trace-timeline-expand-col.d.ts +0 -12
- package/dist/src/domains/experiments/components/experiment-trace-timeline-name-col.d.ts +0 -16
- package/dist/src/domains/experiments/components/experiment-trace-timeline-span.d.ts +0 -18
- package/dist/src/domains/experiments/components/experiment-trace-timeline-structure-sign.d.ts +0 -7
- package/dist/src/domains/experiments/components/experiment-trace-timeline-timing-col.d.ts +0 -12
- package/dist/src/domains/experiments/components/experiment-trace-timeline-tools.d.ts +0 -12
- package/dist/src/domains/experiments/components/experiment-trace-timeline.d.ts +0 -13
- package/dist/src/domains/experiments/hooks/use-experiment-trace.d.ts +0 -44
- package/dist/src/domains/experiments/types.d.ts +0 -18
- package/dist/src/domains/experiments/utils/format-trace-spans.d.ts +0 -3
- package/dist/src/domains/experiments/utils/get-span-descendant-ids.d.ts +0 -2
- package/dist/src/domains/llm/components/index.d.ts +0 -5
- package/dist/src/domains/llm/components/llm-models.d.ts +0 -13
- package/dist/src/domains/llm/components/llm-providers.d.ts +0 -12
- package/dist/src/domains/llm/components/provider-logo.d.ts +0 -11
- package/dist/src/domains/llm/hooks/index.d.ts +0 -4
- package/dist/src/domains/llm/hooks/use-filtered-models.d.ts +0 -20
- package/dist/src/domains/llm/hooks/use-filtered-providers.d.ts +0 -6
- package/dist/src/domains/llm/hooks/use-llm-providers.d.ts +0 -1
- package/dist/src/domains/llm/index.d.ts +0 -3
- package/dist/src/domains/llm/utils.d.ts +0 -31
- package/dist/src/domains/logs/components/log-details.d.ts +0 -12
- package/dist/src/domains/logs/components/logs-date-range-selector.d.ts +0 -12
- package/dist/src/domains/logs/components/logs-list.d.ts +0 -18
- package/dist/src/domains/logs/components/logs-toolbar.d.ts +0 -17
- package/dist/src/domains/logs/components/no-logs-info.d.ts +0 -1
- package/dist/src/domains/logs/components/span-details.d.ts +0 -6
- package/dist/src/domains/logs/components/trace/format-hierarchical-spans.d.ts +0 -3
- package/dist/src/domains/logs/components/trace/format-logs-as-spans.d.ts +0 -10
- package/dist/src/domains/logs/components/trace/get-descendant-ids.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/shared.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/span-type-icon.d.ts +0 -6
- package/dist/src/domains/logs/components/trace/timeline-expand-col.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/timeline-name-col.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/timeline-structure-sign.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/timeline-timing-col.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/trace-timeline-span.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/trace-timeline.d.ts +0 -13
- package/dist/src/domains/logs/components/trace/types.d.ts +0 -1
- package/dist/src/domains/logs/components/trace-details.d.ts +0 -8
- package/dist/src/domains/logs/hooks/use-logs-filters.d.ts +0 -25
- package/dist/src/domains/logs/hooks/use-trace-spans.d.ts +0 -44
- package/dist/src/domains/logs/index.d.ts +0 -8
- package/dist/src/domains/logs/types.d.ts +0 -32
- package/dist/src/domains/mcps/components/MCPDetail.d.ts +0 -12
- package/dist/src/domains/mcps/components/MCPToolPanel.d.ts +0 -5
- package/dist/src/domains/mcps/components/mcp-client-create/index.d.ts +0 -5
- package/dist/src/domains/mcps/components/mcp-client-create/mcp-client-create-content.d.ts +0 -20
- package/dist/src/domains/mcps/components/mcp-client-create/mcp-client-edit-layout.d.ts +0 -5
- package/dist/src/domains/mcps/components/mcp-client-create/mcp-client-form-sidebar.d.ts +0 -16
- package/dist/src/domains/mcps/components/mcp-client-create/mcp-client-tool-preview.d.ts +0 -13
- package/dist/src/domains/mcps/components/mcp-client-create/use-mcp-client-form.d.ts +0 -17
- package/dist/src/domains/mcps/components/mcp-client-list/index.d.ts +0 -1
- package/dist/src/domains/mcps/components/mcp-client-list/mcp-client-list.d.ts +0 -1
- package/dist/src/domains/mcps/components/mcp-server-combobox.d.ts +0 -13
- package/dist/src/domains/mcps/components/mcp-table/columns.d.ts +0 -3
- package/dist/src/domains/mcps/components/mcp-table/mcp-table.d.ts +0 -7
- package/dist/src/domains/mcps/components/mcp-table/types.d.ts +0 -2
- package/dist/src/domains/mcps/components/mcps-list/mcps-list.d.ts +0 -9
- package/dist/src/domains/mcps/components/mcps-list/no-mcp-servers-info.d.ts +0 -1
- package/dist/src/domains/mcps/hooks/index.d.ts +0 -5
- package/dist/src/domains/mcps/hooks/use-mcp-server-tool.d.ts +0 -2
- package/dist/src/domains/mcps/hooks/use-mcp-server-tools-by-id.d.ts +0 -3
- package/dist/src/domains/mcps/hooks/use-mcp-servers.d.ts +0 -1
- package/dist/src/domains/mcps/hooks/use-try-connect-mcp.d.ts +0 -11
- package/dist/src/domains/mcps/hooks/useMCPServerTools.d.ts +0 -3
- package/dist/src/domains/mcps/index.d.ts +0 -9
- package/dist/src/domains/memory/hooks/index.d.ts +0 -1
- package/dist/src/domains/memory/hooks/use-memory.d.ts +0 -55
- package/dist/src/domains/metrics/components/bar-list.d.ts +0 -21
- package/dist/src/domains/metrics/components/chart-card.d.ts +0 -19
- package/dist/src/domains/metrics/components/dashboard-line-chart.d.ts +0 -16
- package/dist/src/domains/metrics/components/date-range-selector.d.ts +0 -1
- package/dist/src/domains/metrics/components/index.d.ts +0 -30
- package/dist/src/domains/metrics/components/latency-card.d.ts +0 -1
- package/dist/src/domains/metrics/components/metrics-dashboard.d.ts +0 -1
- package/dist/src/domains/metrics/components/metrics-kpi-cards.d.ts +0 -4
- package/dist/src/domains/metrics/components/metrics-utils.d.ts +0 -15
- package/dist/src/domains/metrics/components/model-icon.d.ts +0 -3
- package/dist/src/domains/metrics/components/model-usage-cost-card.d.ts +0 -1
- package/dist/src/domains/metrics/components/scores-card.d.ts +0 -1
- package/dist/src/domains/metrics/components/token-usage-by-agent-card.d.ts +0 -1
- package/dist/src/domains/metrics/components/traces-volume-card.d.ts +0 -1
- package/dist/src/domains/metrics/hooks/use-agent-runs-kpi-metrics.d.ts +0 -10
- package/dist/src/domains/metrics/hooks/use-avg-score-kpi-metrics.d.ts +0 -10
- package/dist/src/domains/metrics/hooks/use-latency-metrics.d.ts +0 -11
- package/dist/src/domains/metrics/hooks/use-metrics-filters.d.ts +0 -9
- package/dist/src/domains/metrics/hooks/use-metrics.d.ts +0 -56
- package/dist/src/domains/metrics/hooks/use-model-cost-kpi-metrics.d.ts +0 -7
- package/dist/src/domains/metrics/hooks/use-model-usage-cost-metrics.d.ts +0 -10
- package/dist/src/domains/metrics/hooks/use-scores-metrics.d.ts +0 -22
- package/dist/src/domains/metrics/hooks/use-token-usage-by-agent-metrics.d.ts +0 -9
- package/dist/src/domains/metrics/hooks/use-total-tokens-kpi-metrics.d.ts +0 -6
- package/dist/src/domains/metrics/hooks/use-trace-volume-metrics.d.ts +0 -10
- package/dist/src/domains/metrics/index.d.ts +0 -1
- package/dist/src/domains/observability/components/helpers.d.ts +0 -23
- package/dist/src/domains/observability/components/index.d.ts +0 -13
- package/dist/src/domains/observability/components/shared.d.ts +0 -3
- package/dist/src/domains/observability/components/span-details.d.ts +0 -6
- package/dist/src/domains/observability/components/span-dialog.d.ts +0 -24
- package/dist/src/domains/observability/components/span-score-list.d.ts +0 -17
- package/dist/src/domains/observability/components/span-scoring.d.ts +0 -10
- package/dist/src/domains/observability/components/span-tabs.d.ts +0 -19
- package/dist/src/domains/observability/components/span-type-icon.d.ts +0 -6
- package/dist/src/domains/observability/components/timeline-expand-col.d.ts +0 -13
- package/dist/src/domains/observability/components/timeline-name-col.d.ts +0 -16
- package/dist/src/domains/observability/components/timeline-structure-sign.d.ts +0 -7
- package/dist/src/domains/observability/components/timeline-timing-col.d.ts +0 -12
- package/dist/src/domains/observability/components/trace-as-item-dialog.d.ts +0 -11
- package/dist/src/domains/observability/components/trace-dialog.d.ts +0 -22
- package/dist/src/domains/observability/components/trace-span-usage.d.ts +0 -25
- package/dist/src/domains/observability/components/trace-timeline-span.d.ts +0 -18
- package/dist/src/domains/observability/components/trace-timeline-tools.d.ts +0 -12
- package/dist/src/domains/observability/components/trace-timeline.d.ts +0 -13
- package/dist/src/domains/observability/components/traces-list.d.ts +0 -32
- package/dist/src/domains/observability/components/traces-tools.d.ts +0 -50
- package/dist/src/domains/observability/components/tracing-run-options.d.ts +0 -1
- package/dist/src/domains/observability/context/tracing-settings-context.d.ts +0 -19
- package/dist/src/domains/observability/hooks/use-environments.d.ts +0 -1
- package/dist/src/domains/observability/hooks/use-service-names.d.ts +0 -1
- package/dist/src/domains/observability/hooks/use-tags.d.ts +0 -1
- package/dist/src/domains/observability/hooks/use-tracing-settings-state.d.ts +0 -11
- package/dist/src/domains/observability/index.d.ts +0 -8
- package/dist/src/domains/observability/types.d.ts +0 -22
- package/dist/src/domains/observability/utils/format-hierarchical-spans.d.ts +0 -3
- package/dist/src/domains/observability/utils/get-descendant-ids.d.ts +0 -2
- package/dist/src/domains/observability/utils/group-traces-by-thread.d.ts +0 -20
- package/dist/src/domains/observability/utils/span-utils.d.ts +0 -15
- package/dist/src/domains/processors/components/index.d.ts +0 -5
- package/dist/src/domains/processors/components/processor-combobox.d.ts +0 -12
- package/dist/src/domains/processors/components/processor-panel.d.ts +0 -8
- package/dist/src/domains/processors/components/processor-table/columns.d.ts +0 -12
- package/dist/src/domains/processors/components/processor-table/index.d.ts +0 -2
- package/dist/src/domains/processors/components/processor-table/processor-table.d.ts +0 -8
- package/dist/src/domains/processors/components/processors-list/no-processors-info.d.ts +0 -1
- package/dist/src/domains/processors/components/processors-list/processors-list.d.ts +0 -7
- package/dist/src/domains/processors/hooks/index.d.ts +0 -1
- package/dist/src/domains/processors/hooks/use-processors.d.ts +0 -50
- package/dist/src/domains/processors/index.d.ts +0 -2
- package/dist/src/domains/prompt-blocks/components/prompt-block-create-content.d.ts +0 -7
- package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/index.d.ts +0 -4
- package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/prompt-block-edit-main.d.ts +0 -7
- package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/prompt-block-edit-sidebar.d.ts +0 -18
- package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/use-prompt-block-edit-form.d.ts +0 -19
- package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/utils/form-validation.d.ts +0 -10
- package/dist/src/domains/prompt-blocks/components/prompt-block-version-combobox.d.ts +0 -11
- package/dist/src/domains/prompt-blocks/components/prompt-blocks-table/columns.d.ts +0 -3
- package/dist/src/domains/prompt-blocks/components/prompt-blocks-table/prompt-blocks-table.d.ts +0 -6
- package/dist/src/domains/prompt-blocks/components/prompt-blocks-table/types.d.ts +0 -2
- package/dist/src/domains/prompt-blocks/components/prompts-list/no-prompt-blocks-info.d.ts +0 -1
- package/dist/src/domains/prompt-blocks/components/prompts-list/prompts-list.d.ts +0 -7
- package/dist/src/domains/prompt-blocks/hooks/use-prompt-block-versions.d.ts +0 -40
- package/dist/src/domains/prompt-blocks/hooks/use-stored-prompt-blocks.d.ts +0 -10
- package/dist/src/domains/prompt-blocks/index.d.ts +0 -11
- package/dist/src/domains/request-context/components/request-context-schema-form.d.ts +0 -16
- package/dist/src/domains/request-context/context/schema-request-context.d.ts +0 -34
- package/dist/src/domains/request-context/hooks/use-request-context-presets.d.ts +0 -4
- package/dist/src/domains/request-context/index.d.ts +0 -3
- package/dist/src/domains/review/components/dataset-review.d.ts +0 -4
- package/dist/src/domains/review/components/index.d.ts +0 -6
- package/dist/src/domains/review/components/proposal-tag.d.ts +0 -5
- package/dist/src/domains/review/components/review-item-card.d.ts +0 -29
- package/dist/src/domains/review/components/review-item-panel.d.ts +0 -15
- package/dist/src/domains/review/components/tag-picker.d.ts +0 -5
- package/dist/src/domains/review/hooks/index.d.ts +0 -1
- package/dist/src/domains/review/hooks/use-dataset-review-items.d.ts +0 -9
- package/dist/src/domains/review/index.d.ts +0 -4
- package/dist/src/domains/scores/components/score-as-item-dialog.d.ts +0 -10
- package/dist/src/domains/scores/components/score-dialog.d.ts +0 -15
- package/dist/src/domains/scores/components/scorer-combobox.d.ts +0 -12
- package/dist/src/domains/scores/components/scorer-create-content.d.ts +0 -7
- package/dist/src/domains/scores/components/scorer-edit-page/index.d.ts +0 -4
- package/dist/src/domains/scores/components/scorer-edit-page/scorer-edit-main.d.ts +0 -7
- package/dist/src/domains/scores/components/scorer-edit-page/scorer-edit-sidebar.d.ts +0 -14
- package/dist/src/domains/scores/components/scorer-edit-page/use-scorer-edit-form.d.ts +0 -45
- package/dist/src/domains/scores/components/scorer-edit-page/utils/form-validation.d.ts +0 -26
- package/dist/src/domains/scores/components/scorer-version-combobox.d.ts +0 -11
- package/dist/src/domains/scores/components/scorers-list/no-scorers-info.d.ts +0 -1
- package/dist/src/domains/scores/components/scorers-list/scorers-list.d.ts +0 -8
- package/dist/src/domains/scores/components/scorers-table/columns.d.ts +0 -3
- package/dist/src/domains/scores/components/scorers-table/scorers-table.d.ts +0 -7
- package/dist/src/domains/scores/components/scorers-table/types.d.ts +0 -4
- package/dist/src/domains/scores/components/scores-list.d.ts +0 -16
- package/dist/src/domains/scores/components/scores-tools.d.ts +0 -14
- package/dist/src/domains/scores/hooks/use-scorer-versions.d.ts +0 -48
- package/dist/src/domains/scores/hooks/use-scorers.d.ts +0 -15
- package/dist/src/domains/scores/hooks/use-stored-scorers.d.ts +0 -9
- package/dist/src/domains/scores/hooks/use-trace-span-scores.d.ts +0 -47
- package/dist/src/domains/scores/hooks/use-trigger-scorer.d.ts +0 -10
- package/dist/src/domains/scores/index.d.ts +0 -15
- package/dist/src/domains/shared/components/bulk-tag-picker.d.ts +0 -7
- package/dist/src/domains/shared/components/index.d.ts +0 -4
- package/dist/src/domains/shared/components/proposal-tag.d.ts +0 -5
- package/dist/src/domains/shared/components/review-item-card.d.ts +0 -17
- package/dist/src/domains/shared/components/tag-picker.d.ts +0 -5
- package/dist/src/domains/templates/index.d.ts +0 -7
- package/dist/src/domains/templates/shared.d.ts +0 -7
- package/dist/src/domains/templates/template-failure.d.ts +0 -6
- package/dist/src/domains/templates/template-form.d.ts +0 -26
- package/dist/src/domains/templates/template-info.d.ts +0 -11
- package/dist/src/domains/templates/template-installation.d.ts +0 -7
- package/dist/src/domains/templates/template-success.d.ts +0 -8
- package/dist/src/domains/templates/templates-list.d.ts +0 -22
- package/dist/src/domains/templates/templates-tools.d.ts +0 -21
- package/dist/src/domains/tool-providers/components/index.d.ts +0 -4
- package/dist/src/domains/tool-providers/components/integration-tools-section.d.ts +0 -8
- package/dist/src/domains/tool-providers/components/selected-tool-list.d.ts +0 -7
- package/dist/src/domains/tool-providers/components/tool-list.d.ts +0 -8
- package/dist/src/domains/tool-providers/components/tool-provider-dialog.d.ts +0 -14
- package/dist/src/domains/tool-providers/components/toolkit-list.d.ts +0 -9
- package/dist/src/domains/tool-providers/hooks/index.d.ts +0 -3
- package/dist/src/domains/tool-providers/hooks/use-provider-tools.d.ts +0 -4
- package/dist/src/domains/tool-providers/hooks/use-tool-providers.d.ts +0 -13
- package/dist/src/domains/tool-providers/hooks/use-toolkits.d.ts +0 -1
- package/dist/src/domains/tool-providers/index.d.ts +0 -2
- package/dist/src/domains/tools/components/ToolExecutor.d.ts +0 -15
- package/dist/src/domains/tools/components/ToolIcon.d.ts +0 -5
- package/dist/src/domains/tools/components/ToolInformation.d.ts +0 -7
- package/dist/src/domains/tools/components/ToolPanel.d.ts +0 -4
- package/dist/src/domains/tools/components/index.d.ts +0 -5
- package/dist/src/domains/tools/components/tool-combobox.d.ts +0 -12
- package/dist/src/domains/tools/components/tool-table/columns.d.ts +0 -3
- package/dist/src/domains/tools/components/tool-table/tool-table.d.ts +0 -8
- package/dist/src/domains/tools/components/tools-list/no-tools-info.d.ts +0 -1
- package/dist/src/domains/tools/components/tools-list/tools-list.d.ts +0 -8
- package/dist/src/domains/tools/hooks/index.d.ts +0 -2
- package/dist/src/domains/tools/hooks/use-all-tools.d.ts +0 -4
- package/dist/src/domains/tools/hooks/use-execute-tool.d.ts +0 -5
- package/dist/src/domains/tools/index.d.ts +0 -5
- package/dist/src/domains/tools/utils/prepareToolsTable.d.ts +0 -7
- package/dist/src/domains/traces/components/format-hierarchical-spans.d.ts +0 -3
- package/dist/src/domains/traces/components/observability-traces-list.d.ts +0 -33
- package/dist/src/domains/traces/components/score-data-panel.d.ts +0 -8
- package/dist/src/domains/traces/components/shared.d.ts +0 -3
- package/dist/src/domains/traces/components/span-data-panel.d.ts +0 -18
- package/dist/src/domains/traces/components/span-scores-list.d.ts +0 -9
- package/dist/src/domains/traces/components/span-scoring.d.ts +0 -10
- package/dist/src/domains/traces/components/span-token-usage.d.ts +0 -22
- package/dist/src/domains/traces/components/timeline-expand-col.d.ts +0 -12
- package/dist/src/domains/traces/components/timeline-name-col.d.ts +0 -15
- package/dist/src/domains/traces/components/timeline-structure-sign.d.ts +0 -5
- package/dist/src/domains/traces/components/timeline-timing-col.d.ts +0 -11
- package/dist/src/domains/traces/components/trace-data-panel.d.ts +0 -13
- package/dist/src/domains/traces/components/trace-timeline-span.d.ts +0 -17
- package/dist/src/domains/traces/components/trace-timeline.d.ts +0 -14
- package/dist/src/domains/traces/components/traces-toolbar.d.ts +0 -30
- package/dist/src/domains/traces/hooks/get-all-span-ids.d.ts +0 -3
- package/dist/src/domains/traces/hooks/use-trace-spans.d.ts +0 -44
- package/dist/src/domains/traces/hooks/use-trigger-scorer.d.ts +0 -10
- package/dist/src/domains/traces/types.d.ts +0 -35
- package/dist/src/domains/traces/utils/group-traces-by-thread.d.ts +0 -20
- package/dist/src/domains/traces/utils/span-utils.d.ts +0 -15
- package/dist/src/domains/vectors/hooks/use-vectors.d.ts +0 -6
- package/dist/src/domains/voice/hooks/use-speech-recognition.d.ts +0 -17
- package/dist/src/domains/voice/utils/record-mic-to-file.d.ts +0 -1
- package/dist/src/domains/workflows/components/workflow-combobox.d.ts +0 -12
- package/dist/src/domains/workflows/components/workflow-information.d.ts +0 -5
- package/dist/src/domains/workflows/components/workflow-layout.d.ts +0 -7
- package/dist/src/domains/workflows/components/workflow-step-detail.d.ts +0 -4
- package/dist/src/domains/workflows/components/workflow-table/columns.d.ts +0 -3
- package/dist/src/domains/workflows/components/workflow-table/types.d.ts +0 -4
- package/dist/src/domains/workflows/components/workflow-table/workflow-table.d.ts +0 -7
- package/dist/src/domains/workflows/components/workflows-list/no-workflows-info.d.ts +0 -1
- package/dist/src/domains/workflows/components/workflows-list/workflows-list.d.ts +0 -7
- package/dist/src/domains/workflows/context/use-current-run.d.ts +0 -40
- package/dist/src/domains/workflows/context/workflow-run-context.d.ts +0 -41
- package/dist/src/domains/workflows/context/workflow-step-detail-context.d.ts +0 -34
- package/dist/src/domains/workflows/hooks/index.d.ts +0 -1
- package/dist/src/domains/workflows/hooks/use-workflows.d.ts +0 -3
- package/dist/src/domains/workflows/index.d.ts +0 -14
- package/dist/src/domains/workflows/runs/workflow-run-details.d.ts +0 -12
- package/dist/src/domains/workflows/runs/workflow-run-list.d.ts +0 -5
- package/dist/src/domains/workflows/utils.d.ts +0 -3
- package/dist/src/domains/workflows/workflow/use-workflow-trigger.d.ts +0 -14
- package/dist/src/domains/workflows/workflow/utils.d.ts +0 -36
- package/dist/src/domains/workflows/workflow/workflow-after-node.d.ts +0 -5
- package/dist/src/domains/workflows/workflow/workflow-cancel-button.d.ts +0 -7
- package/dist/src/domains/workflows/workflow/workflow-card.d.ts +0 -6
- package/dist/src/domains/workflows/workflow/workflow-clock.d.ts +0 -6
- package/dist/src/domains/workflows/workflow/workflow-code-dialog-content.d.ts +0 -4
- package/dist/src/domains/workflows/workflow/workflow-condition-node.d.ts +0 -10
- package/dist/src/domains/workflows/workflow/workflow-default-node.d.ts +0 -20
- package/dist/src/domains/workflows/workflow/workflow-graph-inner.d.ts +0 -7
- package/dist/src/domains/workflows/workflow/workflow-graph.d.ts +0 -7
- package/dist/src/domains/workflows/workflow/workflow-input-data.d.ts +0 -12
- package/dist/src/domains/workflows/workflow/workflow-loop-result-node.d.ts +0 -5
- package/dist/src/domains/workflows/workflow/workflow-nested-graph.d.ts +0 -7
- package/dist/src/domains/workflows/workflow/workflow-nested-node.d.ts +0 -20
- package/dist/src/domains/workflows/workflow/workflow-node-badges.d.ts +0 -55
- package/dist/src/domains/workflows/workflow/workflow-run-options.d.ts +0 -1
- package/dist/src/domains/workflows/workflow/workflow-status.d.ts +0 -13
- package/dist/src/domains/workflows/workflow/workflow-step-action-bar.d.ts +0 -18
- package/dist/src/domains/workflows/workflow/workflow-steps-status.d.ts +0 -20
- package/dist/src/domains/workflows/workflow/workflow-suspended-steps.d.ts +0 -16
- package/dist/src/domains/workflows/workflow/workflow-time-travel-form.d.ts +0 -9
- package/dist/src/domains/workflows/workflow/workflow-trigger-form.d.ts +0 -10
- package/dist/src/domains/workflows/workflow/workflow-trigger.d.ts +0 -45
- package/dist/src/domains/workflows/workflow/zoom-slider.d.ts +0 -3
- package/dist/src/domains/workspace/client-utils.d.ts +0 -4
- package/dist/src/domains/workspace/compatibility.d.ts +0 -21
- package/dist/src/domains/workspace/components/add-skill-dialog.d.ts +0 -39
- package/dist/src/domains/workspace/components/file-browser.d.ts +0 -27
- package/dist/src/domains/workspace/components/index.d.ts +0 -10
- package/dist/src/domains/workspace/components/no-workspaces-info.d.ts +0 -1
- package/dist/src/domains/workspace/components/reference-viewer-dialog.d.ts +0 -10
- package/dist/src/domains/workspace/components/search-panel.d.ts +0 -25
- package/dist/src/domains/workspace/components/skill-actions.d.ts +0 -18
- package/dist/src/domains/workspace/components/skill-detail.d.ts +0 -8
- package/dist/src/domains/workspace/components/skills-table.d.ts +0 -28
- package/dist/src/domains/workspace/components/workspace-not-configured.d.ts +0 -1
- package/dist/src/domains/workspace/components/workspace-not-supported.d.ts +0 -1
- package/dist/src/domains/workspace/constants.d.ts +0 -28
- package/dist/src/domains/workspace/hooks/index.d.ts +0 -4
- package/dist/src/domains/workspace/hooks/use-skills-sh.d.ts +0 -59
- package/dist/src/domains/workspace/hooks/use-workspace-skills.d.ts +0 -46
- package/dist/src/domains/workspace/hooks/use-workspace.d.ts +0 -39
- package/dist/src/domains/workspace/index.d.ts +0 -3
- package/dist/src/domains/workspace/types.d.ts +0 -251
- package/dist/src/hooks/use-agent-messages.d.ts +0 -6
- package/dist/src/hooks/use-workflow-runs.d.ts +0 -233
- package/dist/src/hooks/use-workflows.d.ts +0 -1
- package/dist/src/lib/ai-ui/attachments/attach-file-dialog.d.ts +0 -5
- package/dist/src/lib/ai-ui/attachments/attachment-preview-dialog.d.ts +0 -32
- package/dist/src/lib/ai-ui/attachments/attachment.d.ts +0 -1
- package/dist/src/lib/ai-ui/attachments/pdfs-adapter.d.ts +0 -11
- package/dist/src/lib/ai-ui/attachments/voice-adapter.d.ts +0 -7
- package/dist/src/lib/ai-ui/components/bracket-overlay.d.ts +0 -17
- package/dist/src/lib/ai-ui/context/dataset-save-context.d.ts +0 -14
- package/dist/src/lib/ai-ui/hooks/use-adapters.d.ts +0 -8
- package/dist/src/lib/ai-ui/hooks/use-attachment-src.d.ts +0 -1
- package/dist/src/lib/ai-ui/hooks/use-composer-add-attachment.d.ts +0 -9
- package/dist/src/lib/ai-ui/hooks/use-copy-to-clipboard.d.ts +0 -14
- package/dist/src/lib/ai-ui/hooks/use-file-src.d.ts +0 -1
- package/dist/src/lib/ai-ui/hooks/use-has-attachments.d.ts +0 -1
- package/dist/src/lib/ai-ui/hooks/use-load-browser-file.d.ts +0 -4
- package/dist/src/lib/ai-ui/memory-search.d.ts +0 -10
- package/dist/src/lib/ai-ui/messages/assistant-message.d.ts +0 -4
- package/dist/src/lib/ai-ui/messages/dataset-save-action.d.ts +0 -10
- package/dist/src/lib/ai-ui/messages/error-aware-text.d.ts +0 -1
- package/dist/src/lib/ai-ui/messages/markdown-text.d.ts +0 -1
- package/dist/src/lib/ai-ui/messages/observation-marker.d.ts +0 -106
- package/dist/src/lib/ai-ui/messages/reasoning.d.ts +0 -2
- package/dist/src/lib/ai-ui/messages/system-reminder-badge.d.ts +0 -4
- package/dist/src/lib/ai-ui/messages/system-reminder-utils.d.ts +0 -5
- package/dist/src/lib/ai-ui/messages/tripwire-notice.d.ts +0 -6
- package/dist/src/lib/ai-ui/messages/user-messages.d.ts +0 -8
- package/dist/src/lib/ai-ui/thread.d.ts +0 -12
- package/dist/src/lib/ai-ui/tools/badges/agent-badge-wrapper.d.ts +0 -25
- package/dist/src/lib/ai-ui/tools/badges/agent-badge.d.ts +0 -25
- package/dist/src/lib/ai-ui/tools/badges/badge-wrapper.d.ts +0 -10
- package/dist/src/lib/ai-ui/tools/badges/file-tree-badge.d.ts +0 -10
- package/dist/src/lib/ai-ui/tools/badges/loading-badge.d.ts +0 -1
- package/dist/src/lib/ai-ui/tools/badges/network-choice-metadata-dialog.d.ts +0 -5
- package/dist/src/lib/ai-ui/tools/badges/observation-marker-badge.d.ts +0 -47
- package/dist/src/lib/ai-ui/tools/badges/observation-renderer.d.ts +0 -14
- package/dist/src/lib/ai-ui/tools/badges/sandbox-execution-badge.d.ts +0 -10
- package/dist/src/lib/ai-ui/tools/badges/tool-approval-buttons.d.ts +0 -14
- package/dist/src/lib/ai-ui/tools/badges/tool-badge.d.ts +0 -14
- package/dist/src/lib/ai-ui/tools/badges/workflow-badge.d.ts +0 -13
- package/dist/src/lib/ai-ui/tools/tool-fallback.d.ts +0 -6
- package/dist/src/lib/command/index.d.ts +0 -2
- package/dist/src/lib/command/navigation-command.d.ts +0 -1
- package/dist/src/lib/command/use-navigation-command.d.ts +0 -5
- package/dist/src/lib/experimental-features/hooks/use-experimental-features.d.ts +0 -9
- package/dist/src/lib/experimental-features/index.d.ts +0 -1
- package/dist/src/lib/form/auto-form.d.ts +0 -14
- package/dist/src/lib/form/components/array-element-wrapper.d.ts +0 -3
- package/dist/src/lib/form/components/array-wrapper.d.ts +0 -3
- package/dist/src/lib/form/components/boolean-field.d.ts +0 -3
- package/dist/src/lib/form/components/custom-array-field.d.ts +0 -6
- package/dist/src/lib/form/components/custom-auto-form-field.d.ts +0 -6
- package/dist/src/lib/form/components/custom-object-field.d.ts +0 -6
- package/dist/src/lib/form/components/date-field.d.ts +0 -3
- package/dist/src/lib/form/components/discriminated-union-field.d.ts +0 -2
- package/dist/src/lib/form/components/error-message.d.ts +0 -4
- package/dist/src/lib/form/components/field-wrapper.d.ts +0 -3
- package/dist/src/lib/form/components/form.d.ts +0 -2
- package/dist/src/lib/form/components/number-field.d.ts +0 -3
- package/dist/src/lib/form/components/object-wrapper.d.ts +0 -3
- package/dist/src/lib/form/components/record-field.d.ts +0 -3
- package/dist/src/lib/form/components/select-field.d.ts +0 -3
- package/dist/src/lib/form/components/string-field.d.ts +0 -3
- package/dist/src/lib/form/components/submit-button.d.ts +0 -4
- package/dist/src/lib/form/components/union-field.d.ts +0 -2
- package/dist/src/lib/form/custom-auto-form.d.ts +0 -2
- package/dist/src/lib/form/dynamic-form.d.ts +0 -13
- package/dist/src/lib/form/index.d.ts +0 -4
- package/dist/src/lib/form/types.d.ts +0 -4
- package/dist/src/lib/form/utils.d.ts +0 -11
- package/dist/src/lib/form/zod-provider/compat.d.ts +0 -105
- package/dist/src/lib/form/zod-provider/default-values.d.ts +0 -2
- package/dist/src/lib/form/zod-provider/field-type-inference.d.ts +0 -2
- package/dist/src/lib/form/zod-provider/index.d.ts +0 -11
- package/dist/src/lib/framework.d.ts +0 -52
- package/dist/src/lib/mastra-platform/hooks/use-mastra-platform.d.ts +0 -12
- package/dist/src/lib/mastra-platform/index.d.ts +0 -1
- package/dist/src/lib/tanstack-query.d.ts +0 -7
- package/dist/src/services/mastra-runtime-provider.d.ts +0 -5
- package/dist/src/services/tool-call-provider.d.ts +0 -43
- package/dist/src/types/memory.d.ts +0 -25
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { EntityType } from '@mastra/core/observability';
|
|
2
|
-
export type EntityOptions = {
|
|
3
|
-
value: string;
|
|
4
|
-
label: string;
|
|
5
|
-
type: EntityType.AGENT;
|
|
6
|
-
} | {
|
|
7
|
-
value: string;
|
|
8
|
-
label: string;
|
|
9
|
-
type: EntityType.WORKFLOW_RUN;
|
|
10
|
-
} | {
|
|
11
|
-
value: string;
|
|
12
|
-
label: string;
|
|
13
|
-
type: 'all';
|
|
14
|
-
};
|
|
15
|
-
export type MetadataFilter = {
|
|
16
|
-
key: string;
|
|
17
|
-
value: string;
|
|
18
|
-
};
|
|
19
|
-
export type TraceDatePreset = 'all' | 'last-24h' | 'last-3d' | 'last-7d' | 'last-14d' | 'last-30d' | 'custom';
|
|
20
|
-
/** Canonical list of context field IDs used for trace filtering and value extraction */
|
|
21
|
-
export declare const CONTEXT_FIELD_IDS: readonly ["environment", "serviceName", "source", "scope", "userId", "organizationId", "resourceId", "runId", "sessionId", "threadId", "requestId", "experimentId", "spanType", "entityName", "parentEntityType", "parentEntityId", "parentEntityName", "rootEntityType", "rootEntityId", "rootEntityName"];
|
|
22
|
-
type TracesToolsProps = {
|
|
23
|
-
selectedEntity?: EntityOptions;
|
|
24
|
-
entityOptions?: EntityOptions[];
|
|
25
|
-
onEntityChange: (val: EntityOptions) => void;
|
|
26
|
-
selectedDateFrom?: Date | undefined;
|
|
27
|
-
selectedDateTo?: Date | undefined;
|
|
28
|
-
onReset?: () => void;
|
|
29
|
-
onDateChange?: (value: Date | undefined, type: 'from' | 'to') => void;
|
|
30
|
-
isLoading?: boolean;
|
|
31
|
-
groupByThread?: boolean;
|
|
32
|
-
onGroupByThreadChange?: (value: boolean) => void;
|
|
33
|
-
searchQuery?: string;
|
|
34
|
-
onSearchChange?: (query: string) => void;
|
|
35
|
-
datePreset?: TraceDatePreset;
|
|
36
|
-
onDatePresetChange?: (preset: TraceDatePreset) => void;
|
|
37
|
-
selectedTags?: string[];
|
|
38
|
-
availableTags?: string[];
|
|
39
|
-
onTagsChange?: (tags: string[]) => void;
|
|
40
|
-
errorOnly?: boolean;
|
|
41
|
-
onErrorOnlyChange?: (value: boolean) => void;
|
|
42
|
-
selectedMetadata?: Record<string, string>;
|
|
43
|
-
availableMetadata?: Record<string, string[]>;
|
|
44
|
-
onMetadataChange?: (metadata: Record<string, string>) => void;
|
|
45
|
-
contextFilters?: Record<string, string>;
|
|
46
|
-
availableContextValues?: Record<string, string[]>;
|
|
47
|
-
onContextFiltersChange?: (filters: Record<string, string>) => void;
|
|
48
|
-
};
|
|
49
|
-
export declare function TracesTools({ onEntityChange, onReset, selectedEntity, entityOptions, onDateChange, selectedDateFrom, selectedDateTo, isLoading, groupByThread, onGroupByThreadChange, searchQuery: _searchQuery, onSearchChange, datePreset, onDatePresetChange, selectedTags, availableTags, onTagsChange, errorOnly, onErrorOnlyChange, selectedMetadata, availableMetadata, onMetadataChange, contextFilters, availableContextValues, onContextFiltersChange, }: TracesToolsProps): import("react/jsx-runtime").JSX.Element;
|
|
50
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const TracingRunOptions: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { TracingOptions } from '@mastra/core/observability';
|
|
2
|
-
import { ReactNode } from '../../../../node_modules/@types/react';
|
|
3
|
-
export type TracingSettings = {
|
|
4
|
-
tracingOptions?: TracingOptions;
|
|
5
|
-
};
|
|
6
|
-
export type TracingSettingsContextType = {
|
|
7
|
-
setSettings: (settings: TracingSettings) => void;
|
|
8
|
-
resetAll: () => void;
|
|
9
|
-
settings?: TracingSettings;
|
|
10
|
-
entityType?: 'workflow' | 'agent';
|
|
11
|
-
};
|
|
12
|
-
export declare const TracingSettingsContext: import('../../../../node_modules/@types/react').Context<TracingSettingsContextType>;
|
|
13
|
-
export interface TracingSettingsProviderProps {
|
|
14
|
-
children: ReactNode;
|
|
15
|
-
entityId: string;
|
|
16
|
-
entityType: 'workflow' | 'agent';
|
|
17
|
-
}
|
|
18
|
-
export declare const TracingSettingsProvider: ({ children, entityId, entityType }: TracingSettingsProviderProps) => import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export declare const useTracingSettings: () => TracingSettingsContextType;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useEnvironments: () => import('@tanstack/react-query').UseQueryResult<string[], Error>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useServiceNames: () => import('@tanstack/react-query').UseQueryResult<string[], Error>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useTags: () => import('@tanstack/react-query').UseQueryResult<string[], Error>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { TracingSettings } from '../context/tracing-settings-context';
|
|
2
|
-
export interface TracingSettingsStateProps {
|
|
3
|
-
entityId: string;
|
|
4
|
-
entityType: 'workflow' | 'agent';
|
|
5
|
-
}
|
|
6
|
-
export declare function useTracingSettingsState({ entityId, entityType }: TracingSettingsStateProps): {
|
|
7
|
-
settings: TracingSettings | undefined;
|
|
8
|
-
setSettings: (settingsValue: TracingSettings) => void;
|
|
9
|
-
resetAll: () => void;
|
|
10
|
-
entityType: "workflow" | "agent";
|
|
11
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from './utils/format-hierarchical-spans';
|
|
2
|
-
export * from './utils/group-traces-by-thread';
|
|
3
|
-
export * from './types';
|
|
4
|
-
export * from './components';
|
|
5
|
-
export * from './context/tracing-settings-context';
|
|
6
|
-
export * from './hooks/use-tags';
|
|
7
|
-
export * from './hooks/use-environments';
|
|
8
|
-
export * from './hooks/use-service-names';
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
export type UISpan = {
|
|
2
|
-
id: string;
|
|
3
|
-
name: string;
|
|
4
|
-
type: string;
|
|
5
|
-
latency: number;
|
|
6
|
-
startTime: string;
|
|
7
|
-
endTime?: string;
|
|
8
|
-
spans?: UISpan[];
|
|
9
|
-
parentSpanId?: string | null;
|
|
10
|
-
};
|
|
11
|
-
export type UISpanStyle = {
|
|
12
|
-
icon?: React.ReactNode;
|
|
13
|
-
color?: string;
|
|
14
|
-
label?: string;
|
|
15
|
-
bgColor?: string;
|
|
16
|
-
typePrefix: string;
|
|
17
|
-
};
|
|
18
|
-
export type UISpanState = {
|
|
19
|
-
spanId: string;
|
|
20
|
-
expanded: boolean;
|
|
21
|
-
};
|
|
22
|
-
export type UISpanType = 'agent' | 'workflow' | 'tool' | 'model' | 'memory' | 'other';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/** Minimal trace shape required by groupTracesByThread */
|
|
2
|
-
export type GroupableTrace = {
|
|
3
|
-
threadId?: string | null;
|
|
4
|
-
createdAt: Date | string;
|
|
5
|
-
};
|
|
6
|
-
export type ThreadGroup<T extends GroupableTrace = GroupableTrace> = {
|
|
7
|
-
threadId: string;
|
|
8
|
-
traces: T[];
|
|
9
|
-
};
|
|
10
|
-
export type GroupedTraces<T extends GroupableTrace = GroupableTrace> = {
|
|
11
|
-
groups: ThreadGroup<T>[];
|
|
12
|
-
ungrouped: T[];
|
|
13
|
-
};
|
|
14
|
-
/**
|
|
15
|
-
* Groups traces by their threadId field.
|
|
16
|
-
* Traces without a threadId are placed in the `ungrouped` bucket.
|
|
17
|
-
* Groups are ordered by the most recent trace's createdAt (descending).
|
|
18
|
-
* Within each group, traces maintain their original order.
|
|
19
|
-
*/
|
|
20
|
-
export declare function groupTracesByThread<T extends GroupableTrace>(traces: T[]): GroupedTraces<T>;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { SpanRecord } from '@mastra/core/storage';
|
|
2
|
-
/**
|
|
3
|
-
* Extract a truncated text preview from a span's input field.
|
|
4
|
-
* Agent traces store `input` as an array of message objects.
|
|
5
|
-
* Returns the text content of all user messages joined, truncated to maxLength.
|
|
6
|
-
*/
|
|
7
|
-
export declare function getInputPreview(input: unknown, maxLength?: number): string;
|
|
8
|
-
/**
|
|
9
|
-
* Check if a span indicates that the token limit was exceeded
|
|
10
|
-
*/
|
|
11
|
-
export declare function isTokenLimitExceeded(span?: SpanRecord): boolean;
|
|
12
|
-
/**
|
|
13
|
-
* Get a human-readable message for token limit exceeded
|
|
14
|
-
*/
|
|
15
|
-
export declare function getTokenLimitMessage(span?: SpanRecord): string;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ComboboxProps } from '../../../ds/components/Combobox';
|
|
2
|
-
export interface ProcessorComboboxProps {
|
|
3
|
-
value?: string;
|
|
4
|
-
onValueChange?: (value: string) => void;
|
|
5
|
-
placeholder?: string;
|
|
6
|
-
searchPlaceholder?: string;
|
|
7
|
-
emptyText?: string;
|
|
8
|
-
className?: string;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
variant?: ComboboxProps['variant'];
|
|
11
|
-
}
|
|
12
|
-
export declare function ProcessorCombobox({ value, onValueChange, placeholder, searchPlaceholder, emptyText, className, disabled, variant, }: ProcessorComboboxProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ProcessorDetail } from '../hooks/use-processors';
|
|
2
|
-
export interface ProcessorPanelProps {
|
|
3
|
-
processorId: string;
|
|
4
|
-
}
|
|
5
|
-
export interface ProcessorDetailPanelProps {
|
|
6
|
-
processor: ProcessorDetail;
|
|
7
|
-
}
|
|
8
|
-
export declare function ProcessorPanel({ processorId }: ProcessorPanelProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ColumnDef, Row } from '@tanstack/react-table';
|
|
2
|
-
import { ProcessorRow } from './processor-table';
|
|
3
|
-
export type NameCellProps = {
|
|
4
|
-
row: Row<ProcessorRow>;
|
|
5
|
-
};
|
|
6
|
-
export type PhasesCellProps = {
|
|
7
|
-
row: Row<ProcessorRow>;
|
|
8
|
-
};
|
|
9
|
-
export type AgentsCellProps = {
|
|
10
|
-
row: Row<ProcessorRow>;
|
|
11
|
-
};
|
|
12
|
-
export declare const columns: ColumnDef<ProcessorRow>[];
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ProcessorInfo } from '../../hooks/use-processors';
|
|
2
|
-
export interface ProcessorTableProps {
|
|
3
|
-
processors: Record<string, ProcessorInfo>;
|
|
4
|
-
isLoading: boolean;
|
|
5
|
-
error?: Error | null;
|
|
6
|
-
}
|
|
7
|
-
export type ProcessorRow = ProcessorInfo;
|
|
8
|
-
export declare function ProcessorTable({ processors, isLoading, error }: ProcessorTableProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const NoProcessorsInfo: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ProcessorInfo } from '../../hooks/use-processors';
|
|
2
|
-
export interface ProcessorsListProps {
|
|
3
|
-
processors: Record<string, ProcessorInfo>;
|
|
4
|
-
isLoading: boolean;
|
|
5
|
-
search?: string;
|
|
6
|
-
}
|
|
7
|
-
export declare function ProcessorsList({ processors, isLoading, search }: ProcessorsListProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './use-processors';
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { MastraDBMessage } from '@mastra/core/agent/message-list';
|
|
2
|
-
export type ProcessorPhase = 'input' | 'inputStep' | 'outputStream' | 'outputResult' | 'outputStep';
|
|
3
|
-
export interface ProcessorInfo {
|
|
4
|
-
id: string;
|
|
5
|
-
name?: string;
|
|
6
|
-
description?: string;
|
|
7
|
-
phases: ProcessorPhase[];
|
|
8
|
-
agentIds: string[];
|
|
9
|
-
isWorkflow: boolean;
|
|
10
|
-
}
|
|
11
|
-
export interface ProcessorConfiguration {
|
|
12
|
-
agentId: string;
|
|
13
|
-
agentName: string;
|
|
14
|
-
type: 'input' | 'output';
|
|
15
|
-
}
|
|
16
|
-
export interface ProcessorDetail {
|
|
17
|
-
id: string;
|
|
18
|
-
name?: string;
|
|
19
|
-
description?: string;
|
|
20
|
-
phases: ProcessorPhase[];
|
|
21
|
-
configurations: ProcessorConfiguration[];
|
|
22
|
-
isWorkflow: boolean;
|
|
23
|
-
}
|
|
24
|
-
export type { MastraDBMessage };
|
|
25
|
-
export interface ExecuteProcessorParams {
|
|
26
|
-
processorId: string;
|
|
27
|
-
phase: ProcessorPhase;
|
|
28
|
-
messages: MastraDBMessage[];
|
|
29
|
-
agentId?: string;
|
|
30
|
-
}
|
|
31
|
-
export interface ProcessorTripwireResult {
|
|
32
|
-
triggered: boolean;
|
|
33
|
-
reason?: string;
|
|
34
|
-
metadata?: unknown;
|
|
35
|
-
}
|
|
36
|
-
export interface ExecuteProcessorResponse {
|
|
37
|
-
success: boolean;
|
|
38
|
-
phase: string;
|
|
39
|
-
messages?: MastraDBMessage[];
|
|
40
|
-
messageList?: {
|
|
41
|
-
messages: MastraDBMessage[];
|
|
42
|
-
};
|
|
43
|
-
tripwire?: ProcessorTripwireResult;
|
|
44
|
-
error?: string;
|
|
45
|
-
}
|
|
46
|
-
export declare const useProcessors: () => import('@tanstack/react-query').UseQueryResult<Record<string, import('@mastra/client-js').GetProcessorResponse>, Error>;
|
|
47
|
-
export declare const useProcessor: (processorId: string, options?: {
|
|
48
|
-
enabled?: boolean;
|
|
49
|
-
}) => import('@tanstack/react-query').UseQueryResult<import('@mastra/client-js').GetProcessorDetailResponse, Error>;
|
|
50
|
-
export declare const useExecuteProcessor: () => import('@tanstack/react-query').UseMutationResult<ExecuteProcessorResponse, Error, ExecuteProcessorParams, unknown>;
|
package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/prompt-block-edit-main.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { UseFormReturn } from 'react-hook-form';
|
|
2
|
-
import { PromptBlockFormValues } from './utils/form-validation';
|
|
3
|
-
interface PromptBlockEditMainProps {
|
|
4
|
-
form: UseFormReturn<PromptBlockFormValues>;
|
|
5
|
-
}
|
|
6
|
-
export declare function PromptBlockEditMain({ form }: PromptBlockEditMainProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { UseFormReturn } from 'react-hook-form';
|
|
2
|
-
import { PromptBlockFormValues } from './utils/form-validation';
|
|
3
|
-
interface PromptBlockEditSidebarProps {
|
|
4
|
-
form: UseFormReturn<PromptBlockFormValues>;
|
|
5
|
-
onPublish: () => void;
|
|
6
|
-
onSaveDraft?: () => void;
|
|
7
|
-
isSubmitting?: boolean;
|
|
8
|
-
isSavingDraft?: boolean;
|
|
9
|
-
isDirty?: boolean;
|
|
10
|
-
hasDraft?: boolean;
|
|
11
|
-
mode?: 'create' | 'edit';
|
|
12
|
-
/** Key that changes when form is reset with new data, forces JSONSchemaForm to remount */
|
|
13
|
-
formResetKey?: number;
|
|
14
|
-
/** Block ID, used to show "Used by" agents section in edit mode */
|
|
15
|
-
blockId?: string;
|
|
16
|
-
}
|
|
17
|
-
export declare function PromptBlockEditSidebar({ form, onPublish, onSaveDraft, isSubmitting, isSavingDraft, isDirty, hasDraft, mode, formResetKey, blockId, }: PromptBlockEditSidebarProps): import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { PromptBlockFormValues } from './utils/form-validation';
|
|
2
|
-
export interface UsePromptBlockEditFormOptions {
|
|
3
|
-
initialValues?: Partial<PromptBlockFormValues>;
|
|
4
|
-
}
|
|
5
|
-
export declare function usePromptBlockEditForm(options?: UsePromptBlockEditFormOptions): {
|
|
6
|
-
form: import('react-hook-form').UseFormReturn<{
|
|
7
|
-
name: string;
|
|
8
|
-
description: string;
|
|
9
|
-
content: string;
|
|
10
|
-
rules?: any;
|
|
11
|
-
variables?: import('../../../..').JsonSchema | undefined;
|
|
12
|
-
}, any, {
|
|
13
|
-
name: string;
|
|
14
|
-
description: string;
|
|
15
|
-
content: string;
|
|
16
|
-
rules?: any;
|
|
17
|
-
variables?: import('../../../..').JsonSchema | undefined;
|
|
18
|
-
}>;
|
|
19
|
-
};
|
package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/utils/form-validation.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
import { JsonSchema } from '../../../../../lib/json-schema';
|
|
3
|
-
export declare const promptBlockFormSchema: z.ZodObject<{
|
|
4
|
-
name: z.ZodString;
|
|
5
|
-
description: z.ZodString;
|
|
6
|
-
content: z.ZodString;
|
|
7
|
-
rules: z.ZodOptional<z.ZodAny>;
|
|
8
|
-
variables: z.ZodOptional<z.ZodCustom<JsonSchema, JsonSchema>>;
|
|
9
|
-
}, z.core.$strip>;
|
|
10
|
-
export type PromptBlockFormValues = z.infer<typeof promptBlockFormSchema>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ComboboxProps } from '../../../ds/components/Combobox';
|
|
2
|
-
export interface PromptBlockVersionComboboxProps {
|
|
3
|
-
blockId: string;
|
|
4
|
-
value?: string;
|
|
5
|
-
onValueChange?: (value: string) => void;
|
|
6
|
-
className?: string;
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
variant?: ComboboxProps['variant'];
|
|
9
|
-
activeVersionId?: string;
|
|
10
|
-
}
|
|
11
|
-
export declare function PromptBlockVersionCombobox({ blockId, value, onValueChange, className, disabled, variant, activeVersionId, }: PromptBlockVersionComboboxProps): import("react/jsx-runtime").JSX.Element;
|
package/dist/src/domains/prompt-blocks/components/prompt-blocks-table/prompt-blocks-table.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { PromptBlockTableData } from './types';
|
|
2
|
-
export interface PromptBlocksTableProps {
|
|
3
|
-
promptBlocks: PromptBlockTableData[];
|
|
4
|
-
isLoading: boolean;
|
|
5
|
-
}
|
|
6
|
-
export declare function PromptBlocksTable({ promptBlocks, isLoading }: PromptBlocksTableProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const NoPromptBlocksInfo: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { StoredPromptBlockResponse } from '@mastra/client-js';
|
|
2
|
-
export interface PromptsListProps {
|
|
3
|
-
promptBlocks: StoredPromptBlockResponse[];
|
|
4
|
-
isLoading: boolean;
|
|
5
|
-
search?: string;
|
|
6
|
-
}
|
|
7
|
-
export declare function PromptsList({ promptBlocks, isLoading, search }: PromptsListProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { ListPromptBlockVersionsParams, CreatePromptBlockVersionParams, ListPromptBlockVersionsResponse, PromptBlockVersionResponse, ActivatePromptBlockVersionResponse, DeletePromptBlockVersionResponse } from '@mastra/client-js';
|
|
2
|
-
export type { ListPromptBlockVersionsParams, CreatePromptBlockVersionParams };
|
|
3
|
-
/**
|
|
4
|
-
* Hook to list versions of a stored prompt block
|
|
5
|
-
*/
|
|
6
|
-
export declare const usePromptBlockVersions: ({ blockId, params, }: {
|
|
7
|
-
blockId: string;
|
|
8
|
-
params?: ListPromptBlockVersionsParams;
|
|
9
|
-
}) => import('@tanstack/react-query').UseQueryResult<ListPromptBlockVersionsResponse, Error>;
|
|
10
|
-
/**
|
|
11
|
-
* Hook to get a single version of a stored prompt block
|
|
12
|
-
*/
|
|
13
|
-
export declare const usePromptBlockVersion: ({ blockId, versionId }: {
|
|
14
|
-
blockId: string;
|
|
15
|
-
versionId: string;
|
|
16
|
-
}) => import('@tanstack/react-query').UseQueryResult<PromptBlockVersionResponse, Error>;
|
|
17
|
-
/**
|
|
18
|
-
* Hook to create a new version of a stored prompt block
|
|
19
|
-
*/
|
|
20
|
-
export declare const useCreatePromptBlockVersion: ({ blockId }: {
|
|
21
|
-
blockId: string;
|
|
22
|
-
}) => import('@tanstack/react-query').UseMutationResult<PromptBlockVersionResponse, Error, CreatePromptBlockVersionParams | undefined, unknown>;
|
|
23
|
-
/**
|
|
24
|
-
* Hook to activate a specific version of a stored prompt block
|
|
25
|
-
*/
|
|
26
|
-
export declare const useActivatePromptBlockVersion: ({ blockId }: {
|
|
27
|
-
blockId: string;
|
|
28
|
-
}) => import('@tanstack/react-query').UseMutationResult<ActivatePromptBlockVersionResponse, Error, string, unknown>;
|
|
29
|
-
/**
|
|
30
|
-
* Hook to restore a specific version of a stored prompt block (creates a new version from an old one)
|
|
31
|
-
*/
|
|
32
|
-
export declare const useRestorePromptBlockVersion: ({ blockId }: {
|
|
33
|
-
blockId: string;
|
|
34
|
-
}) => import('@tanstack/react-query').UseMutationResult<PromptBlockVersionResponse, Error, string, unknown>;
|
|
35
|
-
/**
|
|
36
|
-
* Hook to delete a specific version of a stored prompt block
|
|
37
|
-
*/
|
|
38
|
-
export declare const useDeletePromptBlockVersion: ({ blockId }: {
|
|
39
|
-
blockId: string;
|
|
40
|
-
}) => import('@tanstack/react-query').UseMutationResult<DeletePromptBlockVersionResponse, Error, string, unknown>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ListStoredPromptBlocksParams, ListStoredPromptBlocksResponse, StoredPromptBlockResponse, CreateStoredPromptBlockParams, UpdateStoredPromptBlockParams } from '@mastra/client-js';
|
|
2
|
-
export declare const useStoredPromptBlocks: (params?: ListStoredPromptBlocksParams) => import('@tanstack/react-query').UseQueryResult<ListStoredPromptBlocksResponse, Error>;
|
|
3
|
-
export declare const useStoredPromptBlock: (blockId?: string, options?: {
|
|
4
|
-
status?: "draft" | "published";
|
|
5
|
-
}) => import('@tanstack/react-query').UseQueryResult<StoredPromptBlockResponse | null, Error>;
|
|
6
|
-
export declare const useStoredPromptBlockMutations: (blockId?: string) => {
|
|
7
|
-
createStoredPromptBlock: import('@tanstack/react-query').UseMutationResult<StoredPromptBlockResponse, Error, CreateStoredPromptBlockParams, unknown>;
|
|
8
|
-
updateStoredPromptBlock: import('@tanstack/react-query').UseMutationResult<StoredPromptBlockResponse, Error, UpdateStoredPromptBlockParams, unknown>;
|
|
9
|
-
deleteStoredPromptBlock: import('@tanstack/react-query').UseMutationResult<import('@mastra/client-js').DeleteStoredPromptBlockResponse, Error, void, unknown>;
|
|
10
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export { PromptBlockCreateContent } from './components/prompt-block-create-content';
|
|
2
|
-
export { PromptBlocksTable, type PromptBlocksTableProps } from './components/prompt-blocks-table/prompt-blocks-table';
|
|
3
|
-
export { PromptBlockVersionCombobox, type PromptBlockVersionComboboxProps, } from './components/prompt-block-version-combobox';
|
|
4
|
-
export { PromptBlockEditSidebar } from './components/prompt-block-edit-page/prompt-block-edit-sidebar';
|
|
5
|
-
export { PromptBlockEditMain } from './components/prompt-block-edit-page/prompt-block-edit-main';
|
|
6
|
-
export { usePromptBlockEditForm, type UsePromptBlockEditFormOptions, } from './components/prompt-block-edit-page/use-prompt-block-edit-form';
|
|
7
|
-
export { promptBlockFormSchema, type PromptBlockFormValues, } from './components/prompt-block-edit-page/utils/form-validation';
|
|
8
|
-
export { PromptsList, type PromptsListProps } from './components/prompts-list/prompts-list';
|
|
9
|
-
export { NoPromptBlocksInfo } from './components/prompts-list/no-prompt-blocks-info';
|
|
10
|
-
export { useStoredPromptBlocks, useStoredPromptBlock, useStoredPromptBlockMutations, } from './hooks/use-stored-prompt-blocks';
|
|
11
|
-
export { usePromptBlockVersions, usePromptBlockVersion, useCreatePromptBlockVersion, useActivatePromptBlockVersion, useRestorePromptBlockVersion, useDeletePromptBlockVersion, } from './hooks/use-prompt-block-versions';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export interface RequestContextSchemaFormProps {
|
|
2
|
-
/**
|
|
3
|
-
* Serialized JSON schema for request context validation.
|
|
4
|
-
* This component should only be rendered when a schema is provided.
|
|
5
|
-
*/
|
|
6
|
-
requestContextSchema: string;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* Component that displays a schema-driven form for request context.
|
|
10
|
-
* Only rendered when an agent/workflow defines a requestContextSchema.
|
|
11
|
-
*
|
|
12
|
-
* This component syncs form values to the SchemaRequestContext on explicit "Save" click,
|
|
13
|
-
* allowing the agent chat to use these values (which override global context).
|
|
14
|
-
* Empty strings in form fields will override global values intentionally.
|
|
15
|
-
*/
|
|
16
|
-
export declare const RequestContextSchemaForm: ({ requestContextSchema }: RequestContextSchemaFormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from '../../../../node_modules/@types/react';
|
|
2
|
-
interface SchemaRequestContextState {
|
|
3
|
-
/**
|
|
4
|
-
* Current values from the schema-driven request context form.
|
|
5
|
-
* These values are specific to the entity (agent/workflow) with a requestContextSchema.
|
|
6
|
-
*/
|
|
7
|
-
schemaValues: Record<string, any>;
|
|
8
|
-
/**
|
|
9
|
-
* Update the schema values. Called by RequestContextSchemaForm when form values change.
|
|
10
|
-
*/
|
|
11
|
-
setSchemaValues: (values: Record<string, any>) => void;
|
|
12
|
-
/**
|
|
13
|
-
* Clear the schema values. Called when navigating away from an entity with a schema.
|
|
14
|
-
*/
|
|
15
|
-
clearSchemaValues: () => void;
|
|
16
|
-
}
|
|
17
|
-
export declare const SchemaRequestContext: import('../../../../node_modules/@types/react').Context<SchemaRequestContextState | null>;
|
|
18
|
-
export declare function SchemaRequestContextProvider({ children }: {
|
|
19
|
-
children: ReactNode;
|
|
20
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
21
|
-
/**
|
|
22
|
-
* Hook to access schema-driven request context values.
|
|
23
|
-
* Used by RequestContextSchemaForm to update values and by chat components to read them.
|
|
24
|
-
*/
|
|
25
|
-
export declare function useSchemaRequestContext(): SchemaRequestContextState;
|
|
26
|
-
/**
|
|
27
|
-
* Hook to get merged request context (global store + schema form values).
|
|
28
|
-
* Schema form values take precedence over global store values.
|
|
29
|
-
* Works with or without SchemaRequestContextProvider.
|
|
30
|
-
*/
|
|
31
|
-
export declare function useMergedRequestContext(): {
|
|
32
|
-
[x: string]: any;
|
|
33
|
-
};
|
|
34
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export { ReviewItemCard } from './review-item-card';
|
|
2
|
-
export type { ReviewItem } from './review-item-card';
|
|
3
|
-
export { ReviewItemPanel } from './review-item-panel';
|
|
4
|
-
export { TagPicker } from './tag-picker';
|
|
5
|
-
export { BulkTagPicker } from '../../shared/components/bulk-tag-picker';
|
|
6
|
-
export { ProposalTag } from './proposal-tag';
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export interface ReviewItem {
|
|
2
|
-
id: string;
|
|
3
|
-
input: unknown;
|
|
4
|
-
output: unknown;
|
|
5
|
-
error: unknown;
|
|
6
|
-
itemId: string;
|
|
7
|
-
datasetId?: string;
|
|
8
|
-
scores?: Record<string, number>;
|
|
9
|
-
tags: string[];
|
|
10
|
-
rating?: 'positive' | 'negative';
|
|
11
|
-
comment?: string;
|
|
12
|
-
clusterId?: string;
|
|
13
|
-
experimentId?: string;
|
|
14
|
-
traceId?: string;
|
|
15
|
-
}
|
|
16
|
-
export declare function ReviewItemCard({ item, isExpanded, isSelected, isCompleted, onToggleSelect, onToggleExpand, onRate, onSetTags, onComment, onRemove, onComplete, tagVocabulary, }: {
|
|
17
|
-
item: ReviewItem;
|
|
18
|
-
isExpanded: boolean;
|
|
19
|
-
isSelected: boolean;
|
|
20
|
-
isCompleted?: boolean;
|
|
21
|
-
onToggleSelect: () => void;
|
|
22
|
-
onToggleExpand: () => void;
|
|
23
|
-
onRate: (rating: 'positive' | 'negative' | undefined) => void;
|
|
24
|
-
onSetTags: (tags: string[]) => void;
|
|
25
|
-
onComment: (comment: string) => void;
|
|
26
|
-
onRemove: () => void;
|
|
27
|
-
onComplete?: () => void | Promise<void>;
|
|
28
|
-
tagVocabulary: string[];
|
|
29
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ReviewItem } from './review-item-card';
|
|
2
|
-
export interface ReviewItemPanelProps {
|
|
3
|
-
item: ReviewItem;
|
|
4
|
-
isCompleted?: boolean;
|
|
5
|
-
tagVocabulary: string[];
|
|
6
|
-
onRate: (rating: 'positive' | 'negative' | undefined) => void;
|
|
7
|
-
onSetTags: (tags: string[]) => void;
|
|
8
|
-
onComment: (comment: string) => void;
|
|
9
|
-
onRemove: () => void;
|
|
10
|
-
onComplete?: () => void | Promise<void>;
|
|
11
|
-
onPrevious?: () => void;
|
|
12
|
-
onNext?: () => void;
|
|
13
|
-
onClose: () => void;
|
|
14
|
-
}
|
|
15
|
-
export declare function ReviewItemPanel({ item, isCompleted, tagVocabulary, onRate, onSetTags, onComment, onRemove, onComplete, onPrevious, onNext, onClose, }: ReviewItemPanelProps): import("react/jsx-runtime").JSX.Element;
|