@mongodb-js/compass-aggregations 9.25.0 → 9.25.3
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/.eslintrc.js +1 -1
- package/dist/browser.js +1 -1
- package/dist/components/add-stage/add-stage.d.ts.map +1 -0
- package/dist/components/add-stage/index.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/feedback-link.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/index.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/field-combobox.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/group/basic-group.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/group/group-with-statistics.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/group/group-with-subset.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/index.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/lookup/lookup.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/match/match-condition-form.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/match/match-group-form.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/match/match.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/project/project.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/search/text-search.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/sort/sort.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/use-case-card.d.ts.map +1 -0
- package/dist/components/aggregation-side-panel/stage-wizard-use-cases/utils.d.ts.map +1 -0
- package/dist/components/aggregations/aggregations.d.ts.map +1 -0
- package/dist/components/aggregations/index.d.ts.map +1 -0
- package/dist/components/create-view-modal/create-view-modal.d.ts.map +1 -0
- package/dist/components/create-view-modal/index.d.ts.map +1 -0
- package/dist/components/focus-mode/focus-mode-modal-header.d.ts.map +1 -0
- package/dist/components/focus-mode/focus-mode-stage-editor.d.ts.map +1 -0
- package/dist/components/focus-mode/focus-mode-stage-preview.d.ts.map +1 -0
- package/dist/components/focus-mode/focus-mode.d.ts.map +1 -0
- package/dist/components/loading-overlay/index.d.ts.map +1 -0
- package/dist/components/loading-overlay/loading-overlay.d.ts.map +1 -0
- package/dist/components/modify-source-banner/index.d.ts.map +1 -0
- package/dist/components/modify-source-banner/modify-source-banner.d.ts.map +1 -0
- package/dist/components/pipeline/index.d.ts.map +1 -0
- package/dist/components/pipeline/pipeline.d.ts.map +1 -0
- package/dist/components/pipeline-builder-input-documents.d.ts.map +1 -0
- package/dist/components/pipeline-builder-workspace/index.d.ts.map +1 -0
- package/dist/components/pipeline-builder-workspace/pipeline-as-text-workspace/index.d.ts.map +1 -0
- package/dist/{src/components → components}/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-editor.d.ts +1 -3
- package/dist/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-editor.d.ts.map +1 -0
- package/dist/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-preview.d.ts.map +1 -0
- package/dist/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-stages-preview.d.ts.map +1 -0
- package/dist/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/dnd-wrapper.d.ts.map +1 -0
- package/dist/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/index.d.ts.map +1 -0
- package/dist/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/sortable-list.d.ts.map +1 -0
- package/dist/components/pipeline-output-options-menu.d.ts.map +1 -0
- package/dist/{src/components → components}/pipeline-results-workspace/index.d.ts +1 -0
- package/dist/components/pipeline-results-workspace/index.d.ts.map +1 -0
- package/dist/components/pipeline-results-workspace/pipeline-empty-results.d.ts.map +1 -0
- package/dist/components/pipeline-results-workspace/pipeline-pagination-count.d.ts.map +1 -0
- package/dist/components/pipeline-results-workspace/pipeline-pagination.d.ts.map +1 -0
- package/dist/components/pipeline-results-workspace/pipeline-results-header.d.ts.map +1 -0
- package/dist/{src/components → components}/pipeline-results-workspace/pipeline-results-list.d.ts +1 -0
- package/dist/components/pipeline-results-workspace/pipeline-results-list.d.ts.map +1 -0
- package/dist/components/pipeline-results-workspace/pipeline-results-view-controls.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/index.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-ai.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-header/index.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-header/pipeline-actions.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-header/pipeline-stages.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-options/index.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-options/pipeline-collation.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-settings/index.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-settings/pipeline-extra-settings.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-settings/pipeline-menus.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-settings/pipeline-name.d.ts.map +1 -0
- package/dist/components/pipeline-toolbar/pipeline-toolbar-container.d.ts.map +1 -0
- package/dist/components/resize-handle.d.ts.map +1 -0
- package/dist/components/saved-pipelines/saved-pipeline-card.d.ts.map +1 -0
- package/dist/components/saved-pipelines/saved-pipelines.d.ts.map +1 -0
- package/dist/components/saving-pipeline-modal/index.d.ts.map +1 -0
- package/dist/components/saving-pipeline-modal/saving-pipeline-modal.d.ts +16 -0
- package/dist/components/saving-pipeline-modal/saving-pipeline-modal.d.ts.map +1 -0
- package/dist/components/settings/index.d.ts.map +1 -0
- package/dist/components/settings/settings.d.ts.map +1 -0
- package/dist/components/stage-editor/index.d.ts.map +1 -0
- package/dist/{src/components → components}/stage-editor/stage-editor.d.ts +3 -6
- package/dist/components/stage-editor/stage-editor.d.ts.map +1 -0
- package/dist/components/stage-preview/atlas-stage-preview.d.ts.map +1 -0
- package/dist/components/stage-preview/index.d.ts.map +1 -0
- package/dist/components/stage-preview/output-stage-preview.d.ts.map +1 -0
- package/dist/components/stage-preview/stage-preview-header.d.ts.map +1 -0
- package/dist/components/stage-toolbar/index.d.ts.map +1 -0
- package/dist/components/stage-toolbar/option-menu.d.ts.map +1 -0
- package/dist/components/stage-toolbar/stage-collapser.d.ts.map +1 -0
- package/dist/components/stage-toolbar/stage-operator-select.d.ts.map +1 -0
- package/dist/components/stage-toolbar/toggle-stage.d.ts.map +1 -0
- package/dist/{src/components → components}/stage-wizard/index.d.ts +5 -4
- package/dist/components/stage-wizard/index.d.ts.map +1 -0
- package/dist/components/stage.d.ts.map +1 -0
- package/dist/components/use-case-droppable-area/index.d.ts.map +1 -0
- package/dist/constants.d.ts.map +1 -0
- package/dist/{src/index.d.ts → index.d.ts} +3 -4
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +1 -1
- package/dist/modules/aggregation-workspace-id.d.ts.map +1 -0
- package/dist/modules/aggregation.d.ts.map +1 -0
- package/dist/modules/auto-preview.d.ts.map +1 -0
- package/dist/modules/clone-pipeline.d.ts.map +1 -0
- package/dist/modules/collation-string.d.ts.map +1 -0
- package/dist/modules/collections-fields.d.ts.map +1 -0
- package/dist/modules/comments.d.ts.map +1 -0
- package/dist/modules/count-documents.d.ts.map +1 -0
- package/dist/modules/create-view/index.d.ts.map +1 -0
- package/dist/modules/data-service.d.ts.map +1 -0
- package/dist/modules/edit-view-name.d.ts.map +1 -0
- package/dist/modules/env.d.ts.map +1 -0
- package/dist/modules/explain.d.ts.map +1 -0
- package/dist/modules/export-to-language.d.ts.map +1 -0
- package/dist/modules/focus-mode.d.ts.map +1 -0
- package/dist/modules/id.d.ts.map +1 -0
- package/dist/{src/modules → modules}/index.d.ts +6 -3
- package/dist/modules/index.d.ts.map +1 -0
- package/dist/modules/input-documents.d.ts.map +1 -0
- package/dist/modules/insights.d.ts.map +1 -0
- package/dist/modules/is-datalake.d.ts.map +1 -0
- package/dist/modules/is-modified.d.ts.map +1 -0
- package/dist/modules/is-new-pipeline-confirm.d.ts.map +1 -0
- package/dist/modules/is-time-series.d.ts.map +1 -0
- package/dist/modules/large-limit.d.ts.map +1 -0
- package/dist/modules/limit.d.ts.map +1 -0
- package/dist/modules/max-time-ms.d.ts.map +1 -0
- package/dist/modules/name.d.ts.map +1 -0
- package/dist/modules/namespace.d.ts.map +1 -0
- package/dist/modules/out-results-fn.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/builder-helpers.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/index.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/pipeline-ai.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/pipeline-builder.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/pipeline-mode.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/pipeline-parser/index.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/pipeline-parser/pipeline-parser.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/pipeline-parser/stage-parser.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/pipeline-parser/utils.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/pipeline-preview-manager.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/stage-editor.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/stage-ids.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/stage.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/text-editor-output-stage.d.ts.map +1 -0
- package/dist/modules/pipeline-builder/text-editor-pipeline.d.ts.map +1 -0
- package/dist/modules/saved-pipeline.d.ts.map +1 -0
- package/dist/modules/saving-pipeline.d.ts.map +1 -0
- package/dist/modules/search-indexes.d.ts.map +1 -0
- package/dist/modules/server-version.d.ts.map +1 -0
- package/dist/modules/settings.d.ts.map +1 -0
- package/dist/modules/side-panel.d.ts.map +1 -0
- package/dist/modules/source-name.d.ts.map +1 -0
- package/dist/modules/update-view.d.ts.map +1 -0
- package/dist/modules/workspace.d.ts.map +1 -0
- package/dist/plugin.d.ts.map +1 -0
- package/dist/stores/create-view.d.ts.map +1 -0
- package/dist/{src/stores → stores}/store.d.ts +5 -5
- package/dist/stores/store.d.ts.map +1 -0
- package/dist/utils/cancellable-aggregation.d.ts.map +1 -0
- package/dist/utils/get-schema.d.ts.map +1 -0
- package/dist/utils/insights.d.ts.map +1 -0
- package/dist/utils/is-action.d.ts.map +1 -0
- package/dist/utils/stage.d.ts.map +1 -0
- package/package.json +44 -43
- package/dist/src/components/add-stage/add-stage.d.ts.map +0 -1
- package/dist/src/components/add-stage/index.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/feedback-link.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/index.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/field-combobox.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/group/basic-group.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/group/group-with-statistics.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/group/group-with-subset.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/index.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/lookup/lookup.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/match/match-condition-form.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/match/match-group-form.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/match/match.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/project/project.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/search/text-search.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/sort/sort.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/use-case-card.d.ts.map +0 -1
- package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/utils.d.ts.map +0 -1
- package/dist/src/components/aggregations/aggregations.d.ts.map +0 -1
- package/dist/src/components/aggregations/index.d.ts.map +0 -1
- package/dist/src/components/create-view-modal/create-view-modal.d.ts.map +0 -1
- package/dist/src/components/create-view-modal/index.d.ts.map +0 -1
- package/dist/src/components/focus-mode/focus-mode-modal-header.d.ts.map +0 -1
- package/dist/src/components/focus-mode/focus-mode-stage-editor.d.ts.map +0 -1
- package/dist/src/components/focus-mode/focus-mode-stage-preview.d.ts.map +0 -1
- package/dist/src/components/focus-mode/focus-mode.d.ts.map +0 -1
- package/dist/src/components/loading-overlay/index.d.ts.map +0 -1
- package/dist/src/components/loading-overlay/loading-overlay.d.ts.map +0 -1
- package/dist/src/components/modify-source-banner/index.d.ts.map +0 -1
- package/dist/src/components/modify-source-banner/modify-source-banner.d.ts.map +0 -1
- package/dist/src/components/pipeline/index.d.ts.map +0 -1
- package/dist/src/components/pipeline/pipeline.d.ts.map +0 -1
- package/dist/src/components/pipeline-builder-input-documents.d.ts.map +0 -1
- package/dist/src/components/pipeline-builder-workspace/index.d.ts.map +0 -1
- package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/index.d.ts.map +0 -1
- package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-editor.d.ts.map +0 -1
- package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-preview.d.ts.map +0 -1
- package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-stages-preview.d.ts.map +0 -1
- package/dist/src/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/dnd-wrapper.d.ts.map +0 -1
- package/dist/src/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/index.d.ts.map +0 -1
- package/dist/src/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/sortable-list.d.ts.map +0 -1
- package/dist/src/components/pipeline-output-options-menu.d.ts.map +0 -1
- package/dist/src/components/pipeline-results-workspace/index.d.ts.map +0 -1
- package/dist/src/components/pipeline-results-workspace/pipeline-empty-results.d.ts.map +0 -1
- package/dist/src/components/pipeline-results-workspace/pipeline-pagination-count.d.ts.map +0 -1
- package/dist/src/components/pipeline-results-workspace/pipeline-pagination.d.ts.map +0 -1
- package/dist/src/components/pipeline-results-workspace/pipeline-results-header.d.ts.map +0 -1
- package/dist/src/components/pipeline-results-workspace/pipeline-results-list.d.ts.map +0 -1
- package/dist/src/components/pipeline-results-workspace/pipeline-results-view-controls.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/index.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-ai.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-header/index.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-header/pipeline-actions.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-header/pipeline-stages.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-options/index.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-options/pipeline-collation.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-settings/index.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-extra-settings.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-menus.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-name.d.ts.map +0 -1
- package/dist/src/components/pipeline-toolbar/pipeline-toolbar-container.d.ts.map +0 -1
- package/dist/src/components/resize-handle.d.ts.map +0 -1
- package/dist/src/components/saved-pipelines/saved-pipeline-card.d.ts.map +0 -1
- package/dist/src/components/saved-pipelines/saved-pipelines.d.ts.map +0 -1
- package/dist/src/components/saving-pipeline-modal/index.d.ts.map +0 -1
- package/dist/src/components/saving-pipeline-modal/saving-pipeline-modal.d.ts +0 -32
- package/dist/src/components/saving-pipeline-modal/saving-pipeline-modal.d.ts.map +0 -1
- package/dist/src/components/settings/index.d.ts.map +0 -1
- package/dist/src/components/settings/settings.d.ts.map +0 -1
- package/dist/src/components/stage-editor/index.d.ts.map +0 -1
- package/dist/src/components/stage-editor/stage-editor.d.ts.map +0 -1
- package/dist/src/components/stage-preview/atlas-stage-preview.d.ts.map +0 -1
- package/dist/src/components/stage-preview/index.d.ts.map +0 -1
- package/dist/src/components/stage-preview/output-stage-preview.d.ts.map +0 -1
- package/dist/src/components/stage-preview/stage-preview-header.d.ts.map +0 -1
- package/dist/src/components/stage-toolbar/index.d.ts.map +0 -1
- package/dist/src/components/stage-toolbar/option-menu.d.ts.map +0 -1
- package/dist/src/components/stage-toolbar/stage-collapser.d.ts.map +0 -1
- package/dist/src/components/stage-toolbar/stage-operator-select.d.ts.map +0 -1
- package/dist/src/components/stage-toolbar/toggle-stage.d.ts.map +0 -1
- package/dist/src/components/stage-wizard/index.d.ts.map +0 -1
- package/dist/src/components/stage.d.ts.map +0 -1
- package/dist/src/components/use-case-droppable-area/index.d.ts.map +0 -1
- package/dist/src/constants.d.ts.map +0 -1
- package/dist/src/index.d.ts.map +0 -1
- package/dist/src/modules/aggregation-workspace-id.d.ts.map +0 -1
- package/dist/src/modules/aggregation.d.ts.map +0 -1
- package/dist/src/modules/auto-preview.d.ts.map +0 -1
- package/dist/src/modules/clone-pipeline.d.ts.map +0 -1
- package/dist/src/modules/collation-string.d.ts.map +0 -1
- package/dist/src/modules/collections-fields.d.ts.map +0 -1
- package/dist/src/modules/comments.d.ts.map +0 -1
- package/dist/src/modules/count-documents.d.ts.map +0 -1
- package/dist/src/modules/create-view/index.d.ts.map +0 -1
- package/dist/src/modules/data-service.d.ts.map +0 -1
- package/dist/src/modules/edit-view-name.d.ts.map +0 -1
- package/dist/src/modules/env.d.ts.map +0 -1
- package/dist/src/modules/explain.d.ts.map +0 -1
- package/dist/src/modules/export-to-language.d.ts.map +0 -1
- package/dist/src/modules/fields.d.ts +0 -19
- package/dist/src/modules/fields.d.ts.map +0 -1
- package/dist/src/modules/focus-mode.d.ts.map +0 -1
- package/dist/src/modules/id.d.ts.map +0 -1
- package/dist/src/modules/index.d.ts.map +0 -1
- package/dist/src/modules/input-documents.d.ts.map +0 -1
- package/dist/src/modules/insights.d.ts.map +0 -1
- package/dist/src/modules/is-datalake.d.ts.map +0 -1
- package/dist/src/modules/is-modified.d.ts.map +0 -1
- package/dist/src/modules/is-new-pipeline-confirm.d.ts.map +0 -1
- package/dist/src/modules/is-time-series.d.ts.map +0 -1
- package/dist/src/modules/large-limit.d.ts.map +0 -1
- package/dist/src/modules/limit.d.ts.map +0 -1
- package/dist/src/modules/max-time-ms.d.ts.map +0 -1
- package/dist/src/modules/name.d.ts.map +0 -1
- package/dist/src/modules/namespace.d.ts.map +0 -1
- package/dist/src/modules/out-results-fn.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/builder-helpers.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/index.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/pipeline-ai.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/pipeline-builder.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/pipeline-mode.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/pipeline-parser/index.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/pipeline-parser/pipeline-parser.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/pipeline-parser/stage-parser.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/pipeline-parser/utils.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/pipeline-preview-manager.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/stage-editor.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/stage-ids.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/stage.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/text-editor-output-stage.d.ts.map +0 -1
- package/dist/src/modules/pipeline-builder/text-editor-pipeline.d.ts.map +0 -1
- package/dist/src/modules/saved-pipeline.d.ts.map +0 -1
- package/dist/src/modules/saving-pipeline.d.ts.map +0 -1
- package/dist/src/modules/search-indexes.d.ts.map +0 -1
- package/dist/src/modules/server-version.d.ts.map +0 -1
- package/dist/src/modules/settings.d.ts.map +0 -1
- package/dist/src/modules/side-panel.d.ts.map +0 -1
- package/dist/src/modules/source-name.d.ts.map +0 -1
- package/dist/src/modules/update-view.d.ts.map +0 -1
- package/dist/src/modules/workspace.d.ts.map +0 -1
- package/dist/src/plugin.d.ts.map +0 -1
- package/dist/src/stores/create-view.d.ts.map +0 -1
- package/dist/src/stores/store.d.ts.map +0 -1
- package/dist/src/utils/cancellable-aggregation.d.ts.map +0 -1
- package/dist/src/utils/get-schema.d.ts.map +0 -1
- package/dist/src/utils/insights.d.ts.map +0 -1
- package/dist/src/utils/is-action.d.ts.map +0 -1
- package/dist/src/utils/stage.d.ts.map +0 -1
- /package/dist/{src/components → components}/add-stage/add-stage.d.ts +0 -0
- /package/dist/{src/components → components}/add-stage/index.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/feedback-link.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/index.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/field-combobox.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/group/basic-group.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/group/group-with-statistics.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/group/group-with-subset.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/index.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/lookup/lookup.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/match/match-condition-form.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/match/match-group-form.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/match/match.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/project/project.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/search/text-search.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/sort/sort.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/use-case-card.d.ts +0 -0
- /package/dist/{src/components → components}/aggregation-side-panel/stage-wizard-use-cases/utils.d.ts +0 -0
- /package/dist/{src/components → components}/aggregations/aggregations.d.ts +0 -0
- /package/dist/{src/components → components}/aggregations/index.d.ts +0 -0
- /package/dist/{src/components → components}/create-view-modal/create-view-modal.d.ts +0 -0
- /package/dist/{src/components → components}/create-view-modal/index.d.ts +0 -0
- /package/dist/{src/components → components}/focus-mode/focus-mode-modal-header.d.ts +0 -0
- /package/dist/{src/components → components}/focus-mode/focus-mode-stage-editor.d.ts +0 -0
- /package/dist/{src/components → components}/focus-mode/focus-mode-stage-preview.d.ts +0 -0
- /package/dist/{src/components → components}/focus-mode/focus-mode.d.ts +0 -0
- /package/dist/{src/components → components}/loading-overlay/index.d.ts +0 -0
- /package/dist/{src/components → components}/loading-overlay/loading-overlay.d.ts +0 -0
- /package/dist/{src/components → components}/modify-source-banner/index.d.ts +0 -0
- /package/dist/{src/components → components}/modify-source-banner/modify-source-banner.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline/index.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline/pipeline.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-builder-input-documents.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-builder-workspace/index.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-builder-workspace/pipeline-as-text-workspace/index.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-preview.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-stages-preview.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-builder-workspace/pipeline-builder-ui-workspace/dnd-wrapper.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-builder-workspace/pipeline-builder-ui-workspace/index.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-builder-workspace/pipeline-builder-ui-workspace/sortable-list.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-output-options-menu.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-results-workspace/pipeline-empty-results.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-results-workspace/pipeline-pagination-count.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-results-workspace/pipeline-pagination.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-results-workspace/pipeline-results-header.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-results-workspace/pipeline-results-view-controls.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/index.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-ai.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-header/index.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-header/pipeline-actions.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-header/pipeline-stages.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-options/index.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-options/pipeline-collation.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-settings/index.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-settings/pipeline-extra-settings.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-settings/pipeline-menus.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-settings/pipeline-name.d.ts +0 -0
- /package/dist/{src/components → components}/pipeline-toolbar/pipeline-toolbar-container.d.ts +0 -0
- /package/dist/{src/components → components}/resize-handle.d.ts +0 -0
- /package/dist/{src/components → components}/saved-pipelines/saved-pipeline-card.d.ts +0 -0
- /package/dist/{src/components → components}/saved-pipelines/saved-pipelines.d.ts +0 -0
- /package/dist/{src/components → components}/saving-pipeline-modal/index.d.ts +0 -0
- /package/dist/{src/components → components}/settings/index.d.ts +0 -0
- /package/dist/{src/components → components}/settings/settings.d.ts +0 -0
- /package/dist/{src/components → components}/stage-editor/index.d.ts +0 -0
- /package/dist/{src/components → components}/stage-preview/atlas-stage-preview.d.ts +0 -0
- /package/dist/{src/components → components}/stage-preview/index.d.ts +0 -0
- /package/dist/{src/components → components}/stage-preview/output-stage-preview.d.ts +0 -0
- /package/dist/{src/components → components}/stage-preview/stage-preview-header.d.ts +0 -0
- /package/dist/{src/components → components}/stage-toolbar/index.d.ts +0 -0
- /package/dist/{src/components → components}/stage-toolbar/option-menu.d.ts +0 -0
- /package/dist/{src/components → components}/stage-toolbar/stage-collapser.d.ts +0 -0
- /package/dist/{src/components → components}/stage-toolbar/stage-operator-select.d.ts +0 -0
- /package/dist/{src/components → components}/stage-toolbar/toggle-stage.d.ts +0 -0
- /package/dist/{src/components → components}/stage.d.ts +0 -0
- /package/dist/{src/components → components}/use-case-droppable-area/index.d.ts +0 -0
- /package/dist/{src/constants.d.ts → constants.d.ts} +0 -0
- /package/dist/{src/modules → modules}/aggregation-workspace-id.d.ts +0 -0
- /package/dist/{src/modules → modules}/aggregation.d.ts +0 -0
- /package/dist/{src/modules → modules}/auto-preview.d.ts +0 -0
- /package/dist/{src/modules → modules}/clone-pipeline.d.ts +0 -0
- /package/dist/{src/modules → modules}/collation-string.d.ts +0 -0
- /package/dist/{src/modules → modules}/collections-fields.d.ts +0 -0
- /package/dist/{src/modules → modules}/comments.d.ts +0 -0
- /package/dist/{src/modules → modules}/count-documents.d.ts +0 -0
- /package/dist/{src/modules → modules}/create-view/index.d.ts +0 -0
- /package/dist/{src/modules → modules}/data-service.d.ts +0 -0
- /package/dist/{src/modules → modules}/edit-view-name.d.ts +0 -0
- /package/dist/{src/modules → modules}/env.d.ts +0 -0
- /package/dist/{src/modules → modules}/explain.d.ts +0 -0
- /package/dist/{src/modules → modules}/export-to-language.d.ts +0 -0
- /package/dist/{src/modules → modules}/focus-mode.d.ts +0 -0
- /package/dist/{src/modules → modules}/id.d.ts +0 -0
- /package/dist/{src/modules → modules}/input-documents.d.ts +0 -0
- /package/dist/{src/modules → modules}/insights.d.ts +0 -0
- /package/dist/{src/modules → modules}/is-datalake.d.ts +0 -0
- /package/dist/{src/modules → modules}/is-modified.d.ts +0 -0
- /package/dist/{src/modules → modules}/is-new-pipeline-confirm.d.ts +0 -0
- /package/dist/{src/modules → modules}/is-time-series.d.ts +0 -0
- /package/dist/{src/modules → modules}/large-limit.d.ts +0 -0
- /package/dist/{src/modules → modules}/limit.d.ts +0 -0
- /package/dist/{src/modules → modules}/max-time-ms.d.ts +0 -0
- /package/dist/{src/modules → modules}/name.d.ts +0 -0
- /package/dist/{src/modules → modules}/namespace.d.ts +0 -0
- /package/dist/{src/modules → modules}/out-results-fn.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/builder-helpers.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/index.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/pipeline-ai.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/pipeline-builder.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/pipeline-mode.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/pipeline-parser/index.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/pipeline-parser/pipeline-parser.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/pipeline-parser/stage-parser.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/pipeline-parser/utils.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/pipeline-preview-manager.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/stage-editor.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/stage-ids.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/stage.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/text-editor-output-stage.d.ts +0 -0
- /package/dist/{src/modules → modules}/pipeline-builder/text-editor-pipeline.d.ts +0 -0
- /package/dist/{src/modules → modules}/saved-pipeline.d.ts +0 -0
- /package/dist/{src/modules → modules}/saving-pipeline.d.ts +0 -0
- /package/dist/{src/modules → modules}/search-indexes.d.ts +0 -0
- /package/dist/{src/modules → modules}/server-version.d.ts +0 -0
- /package/dist/{src/modules → modules}/settings.d.ts +0 -0
- /package/dist/{src/modules → modules}/side-panel.d.ts +0 -0
- /package/dist/{src/modules → modules}/source-name.d.ts +0 -0
- /package/dist/{src/modules → modules}/update-view.d.ts +0 -0
- /package/dist/{src/modules → modules}/workspace.d.ts +0 -0
- /package/dist/{src/plugin.d.ts → plugin.d.ts} +0 -0
- /package/dist/{src/stores → stores}/create-view.d.ts +0 -0
- /package/dist/{src/utils → utils}/cancellable-aggregation.d.ts +0 -0
- /package/dist/{src/utils → utils}/get-schema.d.ts +0 -0
- /package/dist/{src/utils → utils}/insights.d.ts +0 -0
- /package/dist/{src/utils → utils}/is-action.d.ts +0 -0
- /package/dist/{src/utils → utils}/stage.d.ts +0 -0
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"add-stage.d.ts","sourceRoot":"","sources":["../../../src/components/add-stage/add-stage.tsx"],"names":[],"mappings":"AAmBA,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,EAAE,QAAQ,GAAG,MAAM,CAAC;IAC3B,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,QAAQ,4BAA6B,aAAa,gBAgC9D,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/add-stage/index.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,aAAa,CAAC;AACnC,eAAe,QAAQ,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"feedback-link.d.ts","sourceRoot":"","sources":["../../../src/components/aggregation-side-panel/feedback-link.tsx"],"names":[],"mappings":"AAiBA,eAAO,MAAM,YAAY,mBAWxB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/aggregation-side-panel/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAuE9D,KAAK,yBAAyB,GAAG;IAC/B,eAAe,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7D,gBAAgB,EAAE,MAAM,IAAI,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,oBAAoB,2CAG9B,yBAAyB,gBAyF3B,CAAC;;;;;AAEF,wBAGyB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"field-combobox.d.ts","sourceRoot":"","sources":["../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/field-combobox.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,wBAAwB,EAEzB,MAAM,gCAAgC,CAAC;AAExC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,GAAG,CAAC;AAE9C,eAAO,MAAM,mBAAmB,mBAAmB,CAAC;AACpD,eAAO,MAAM,kBAAkB,kBAAkB,CAAC;AAElD,KAAK,mBAAmB,GAAG,cAAc,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAK3E,eAAO,MAAM,cAAc,UAAW,MAAM,EAAE,cAAa,MAAM,EAAE,aAUlE,CAAC;AAEF,eAAO,MAAM,gBAAgB,oBAAqB,MAAM,EAAE,UAAU,MAAM,YAmBzE,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;;;YAShB,oBAAoB,CAAC,QAAQ,CAAC;;iBA0CvC,CAAC"}
|
package/dist/components/aggregation-side-panel/stage-wizard-use-cases/group/basic-group.d.ts.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"basic-group.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/group/basic-group.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,IAAI,CAAC;AAiB/C,eAAO,MAAM,UAAU,yBAA0B,oBAAoB,gBAwBpE,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"group-with-statistics.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/group/group-with-statistics.tsx"],"names":[],"mappings":"AAQA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAWjD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,IAAI,CAAC;AAwD/C,KAAK,aAAa,GAAG,oBAAoB,CAAC;AAC1C,KAAK,aAAa,GAAG;IAAE,aAAa,EAAE,MAAM,CAAA;CAAE,CAAC;AA+J/C,eAAO,MAAM,mBAAmB,yCAI7B,aAAa,GAAG,aAAa,gBAqD/B,CAAC;;;;;;;AAEF,wBAEyB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"group-with-subset.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/group/group-with-subset.tsx"],"names":[],"mappings":"AAQA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAIjD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAMxC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAE9C,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,IAAI,CAAC;AAK/C,QAAA,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;CAyBf,CAAC;AAyDX,MAAM,MAAM,uBAAuB,GAAG;IACpC,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,WAAW,EAAE,MAAM,OAAO,mBAAmB,GAAG,IAAI,CAAC;IACrD,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,aAAa,EAAE,aAAa,CAAC;CAC9B,CAAC;AAGF,eAAO,MAAM,6BAA6B,SAClC,uBAAuB,KAC5B,QAwDF,CAAC;AAGF,eAAO,MAAM,kBAAkB,SAAU,uBAAuB,iBAmB/D,CAAC;AAEF,eAAO,MAAM,eAAe;mBAIe,MAAM;iBA4JhD,CAAC;;;;;;;;;AAEF,wBAEqB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/index.ts"],"names":[],"mappings":";AAAA,OAAO,WAAW,MAAM,iBAAiB,CAAC;AAS1C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAE7D,MAAM,MAAM,iBAAiB,GAAG,WAAW,EAAE,CAAC;AAE9C,MAAM,MAAM,oBAAoB,GAAG;IACjC,MAAM,EAAE,iBAAiB,CAAC;IAC1B,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,eAAe,EAAE,KAAK,GAAG,IAAI,KAAK,IAAI,CAAC;CAClE,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CAAC,CAAC;IAC/D,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,kBAAkB,EAmDtD,CAAC;AAEF,OAAO,EAAE,WAAW,EAAE,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"lookup.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/lookup/lookup.tsx"],"names":[],"mappings":"AASA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAI9D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,IAAI,CAAC;AAiC/C,KAAK,cAAc,GAAG,oBAAoB,CAAC;AAC3C,KAAK,WAAW,GAAG;IACjB,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC;IAClD,kBAAkB,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;CAClD,CAAC;AACF,KAAK,WAAW,GAAG,cAAc,GAAG,WAAW,CAAC;AAEhD,eAAO,MAAM,UAAU,iEAKpB,WAAW,gBAmIb,CAAC;;;;;;;AAEF,wBAOc"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"match-condition-form.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/match/match-condition-form.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAC9C,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,IAAI,CAAC;AAI/C,MAAM,MAAM,uBAAuB,GAAG;IACpC,MAAM,EAAE,oBAAoB,CAAC,QAAQ,CAAC,CAAC;IACvC,SAAS,EAAE,cAAc,CAAC;IAC1B,iBAAiB,EAAE,CAAC,YAAY,EAAE,cAAc,KAAK,IAAI,CAAC;CAC3D,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG,CAC9B,SAAS,CAAC,EAAE,OAAO,CAAC,cAAc,CAAC,KAChC,cAAc,CAAC;AAGpB,eAAO,MAAM,MAAM;;;;;;CAMlB,CAAC;AAEF,eAAO,MAAM,QAAQ;oBACH,MAAM;CACvB,CAAC;AAOF,eAAO,MAAM,mBAAmB,QAAO,iBAYtC,CAAC;AAEF,eAAO,MAAM,eAAe,mBAAwB,CAAC;AAqBrD,QAAA,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;EAyBjB,CAAC;AAEX,MAAM,MAAM,aAAa,GAAG,OAAO,qBAAqB,CAAC,MAAM,CAAC,CAAC,UAAU,CAAC,CAAC;AAc7E,QAAA,MAAM,kBAAkB,8CAIrB,uBAAuB,gBAwFzB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"match-group-form.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/match/match-group-form.tsx"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,IAAI,CAAC;AAC/C,OAAO,KAAK,EAAmC,UAAU,EAAE,MAAM,SAAS,CAAC;AAG3E,MAAM,MAAM,mBAAmB,GAAG;IAIhC,MAAM,EAAE,oBAAoB,CAAC,QAAQ,CAAC,CAAC;IAKvC,KAAK,EAAE,UAAU,CAAC;IAKlB,YAAY,EAAE,MAAM,CAAC;IAMrB,YAAY,EAAE,MAAM,CAAC;IAKrB,aAAa,EAAE,CAAC,YAAY,EAAE,UAAU,KAAK,IAAI,CAAC;IAMlD,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG,CAAC,KAAK,CAAC,EAAE,OAAO,CAAC,UAAU,CAAC,KAAK,UAAU,CAAC;AAIxE,eAAO,MAAM,MAAM;;CAElB,CAAC;AAEF,eAAO,MAAM,QAAQ;oBACH,MAAM;yBACD,MAAM;4BACH,MAAM;yBACT,MAAM;;;CAG5B,CAAC;AAOF,eAAO,MAAM,eAAe,oBACT,iBAAiB,KACjC,aASF,CAAC;AAEF,eAAO,MAAM,WAAW,eAAmC,CAAC;AA0C5D,QAAA,MAAM,cAAc,kFAOjB,mBAAmB,gBA0MrB,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"match.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/match/match.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,IAAI,CAAC;AAC/C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAK5D,MAAM,MAAM,eAAe,GAAG,KAAK,GAAG,MAAM,CAAC;AAC7C,MAAM,MAAM,cAAc,GAAG;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,aAAa,CAAC;IACxB,QAAQ,EAAE,aAAa,CAAC;CACzB,CAAC;AACF,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,eAAe,EAAE,eAAe,CAAC;IACjC,UAAU,EAAE,cAAc,EAAE,CAAC;IAC7B,YAAY,EAAE,UAAU,EAAE,CAAC;CAC5B,CAAC;AAGF,MAAM,MAAM,wBAAwB,GAChC;IAAE,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAA;CAAE,GAC5B;IAAE,CAAC,KAAK,EAAE,MAAM,GAAG;SAAG,QAAQ,IAAI,aAAa,GAAG,OAAO;KAAE,CAAA;CAAE,CAAC;AAElE,MAAM,MAAM,oBAAoB,GAC5B;KACG,MAAM,IAAI,eAAe,CAAC,CAAC,EAAE,CAC1B,wBAAwB,GACxB,oBAAoB,CACvB,EAAE;CACJ,CAAC;AAEN,MAAM,MAAM,eAAe,GAAG,wBAAwB,GAAG,oBAAoB,CAAC;AAG9E,eAAO,MAAM,eAAe,qBAAsB,UAAU,KAAG,MAM9D,CAAC;AAEF,wBAAgB,mBAAmB,CAAC,SAAS,EAAE,cAAc,GAAG,OAAO,CAEtE;AAED,wBAAgB,eAAe,CAAC,EAC9B,UAAU,EACV,YAAY,GACb,EAAE,UAAU,GAAG,OAAO,CAItB;AAED,wBAAgB,0BAA0B,CACxC,UAAU,EAAE,oBAAoB,GAAG,wBAAwB,GAC1D,OAAO,CAET;AAED,wBAAgB,oBAAoB,CAClC,WAAW,EAAE,wBAAwB,EAAE,GACtC,OAAO,CAMT;AAED,wBAAgB,0BAA0B,CACxC,SAAS,EAAE,cAAc,GACxB,wBAAwB,CAM1B;AAMD,wBAAgB,sBAAsB,CAAC,EACrC,eAAe,EACf,UAAU,EACV,YAAY,GACb,EAAE,UAAU,GAAG,oBAAoB,CAYnC;AAcD,wBAAgB,0BAA0B,CACxC,eAAe,EAAE,oBAAoB,mBAoBtC;AAED,wBAAgB,6BAA6B,CAAC,UAAU,EAAE,UAAU,mBAGnE;AAUD,QAAA,MAAM,SAAS,yBAA0B,oBAAoB,gBAyB5D,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
package/dist/components/aggregation-side-panel/stage-wizard-use-cases/project/project.d.ts.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"project.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/project/project.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,IAAI,CAAC;AAI/C,KAAK,gBAAgB,GAAG,MAAM,EAAE,CAAC;AACjC,MAAM,MAAM,cAAc,GAAG,SAAS,GAAG,SAAS,CAAC;AACnD,KAAK,gBAAgB,GAAG;IACtB,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,cAAc,EAAE,cAAc,CAAC;CAChC,CAAC;AAGF,eAAO,MAAM,uBAAuB,2BAA2B,CAAC;AAChE,eAAO,MAAM,yBAAyB,uBAAuB,CAAC;AAE9D,eAAO,MAAM,+BAA+B,0CAGzC,gBAAgB;;CAclB,CAAC;AAwBF,QAAA,MAAM,WAAW,yBAA0B,oBAAoB,gBA2D9D,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
package/dist/components/aggregation-side-panel/stage-wizard-use-cases/search/text-search.d.ts.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"text-search.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/search/text-search.tsx"],"names":[],"mappings":"AAUA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAGnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAGxD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,IAAI,CAAC;AAE/C,OAAO,EACL,KAAK,mBAAmB,EAEzB,MAAM,oCAAoC,CAAC;AAyE5C,eAAO,MAAM,UAAU;aAOZ,WAAW,EAAE;mBACP,mBAAmB;oBAClB,MAAM,IAAI;iBAuI3B,CAAC;;;;;;;;;;;AAEF,wBAQc"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"sort.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/sort/sort.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,IAAI,CAAC;AAoG/C,eAAO,MAAM,QAAQ,yBAA0B,oBAAoB,gBA8ElE,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"use-case-card.d.ts","sourceRoot":"","sources":["../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/use-case-card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAU3C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,GAAG,CAAC;AAG5C,MAAM,MAAM,cAAc,GAAG,IAAI,CAC/B,kBAAkB,EAClB,IAAI,GAAG,OAAO,GAAG,eAAe,CACjC,CAAC;AAEF,KAAK,gBAAgB,GAAG,cAAc,GAAG;IACvC,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC;AA2BF,eAAO,MAAM,iBAAiB;sBALX,IAAI;;;wCA4CrB,CAAC;AAEH,QAAA,MAAM,WAAW,4CAKd,gBAAgB,gBAyBlB,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/utils.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,sBAAsB,UAAW,MAAM,WAGnD,CAAC;AAEF,eAAO,MAAM,2BAA2B,WAAY,MAAM,EAAE;;QAY3D,CAAC;AAEF,eAAO,MAAM,sBAAsB;;;;;;EASzB,CAAC;AAEX,MAAM,MAAM,aAAa,GAAG,OAAO,sBAAsB,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAC;AAE3E,eAAO,MAAM,uBAAuB,SAC5B;IACJ,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,aAAa,CAAC;CAC1B,EAAE,KACF,OAAO,MAAM,EAAE,MAAM,CAOvB,CAAC;AAGF,eAAO,MAAM,SAAS,cAAa,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"aggregations.d.ts","sourceRoot":"","sources":["../../../src/components/aggregations/aggregations.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAoBzC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAgB1D,cAAM,YAAa,SAAQ,SAAS,CAAC,aAAa,CAAC;IACjD,MAAM,CAAC,WAAW,SAA2B;IAK7C,MAAM;CAOP;AA4BD,QAAA,MAAM,kBAAkB;;;;;;;;EAYR,CAAC;AAEjB,eAAe,kBAAkB,CAAC;AAClC,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/aggregations/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,EAAE,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAClE,eAAe,kBAAkB,CAAC;AAClC,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"create-view-modal.d.ts","sourceRoot":"","sources":["../../../src/components/create-view-modal/create-view-modal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAgB7C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAU/E,KAAK,oBAAoB,GAAG;IAC1B,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;IAC3C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IACpB,MAAM,EAAE,kBAAkB,CAAC;CAC5B,CAAC;AAEF,cAAM,eAAgB,SAAQ,aAAa,CAAC,oBAAoB,CAAC;IAC/D,MAAM,CAAC,YAAY;;;;;;;MAOjB;IAEF,kBAAkB,CAAC,SAAS,EAAE,oBAAoB;IAMlD,YAAY,QAAS,MAAM,WAAW,CAAC,gBAAgB,CAAC,UAEtD;IAEF,YAAY,aAEV;IAEF,QAAQ,aAEN;IAKF,MAAM;CA6BP;AAmBD,QAAA,MAAM,qBAAqB;;;YAlFjB,kBAAkB;;;;;aAyF3B,CAAC;AAEF,eAAe,qBAAqB,CAAC;AACrC,OAAO,EAAE,eAAe,EAAE,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/create-view-modal/index.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,EAAE,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC7E,eAAe,qBAAqB,CAAC;AACrC,OAAO,EAAE,eAAe,EAAE,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"focus-mode-modal-header.d.ts","sourceRoot":"","sources":["../../../src/components/focus-mode/focus-mode-modal-header.tsx"],"names":[],"mappings":"AAgBA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAQjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,6CAA6C,CAAC;AAI9E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAE3D,KAAK,KAAK,GAAG;IACX,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;CAC9B,CAAC;AAEF,KAAK,yBAAyB,GAAG;IAC/B,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,GAAG,EAAE,iBAAiB,CAAC;IACvB,wBAAwB,EAAE,OAAO,CAAC;IAClC,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,0BAA0B,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;IACrE,eAAe,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAC1C,CAAC;AAgDF,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,iBAAiB,CACxD,yBAAyB,CA6O1B,CAAC;;;;;AAEF,wBAmCwB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"focus-mode-stage-editor.d.ts","sourceRoot":"","sources":["../../../src/components/focus-mode/focus-mode-stage-editor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAiCtC,eAAO,MAAM,oBAAoB;WAIxB,MAAM;cACH,MAAM,GAAG,IAAI;wBAgCxB,CAAC;;;;;;;;AAeF,wBAAuD"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"focus-mode-stage-preview.d.ts","sourceRoot":"","sources":["../../../src/components/focus-mode/focus-mode-stage-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAQ3C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAoElD,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACpC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,8BAA8B,CAAC,EAAE,OAAO,CAAC;IACzC,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,UAAU,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;CACxC,CAAC;AAEF,eAAO,MAAM,gBAAgB,sHAS1B,qBAAqB,gBAsFvB,CAAC;AAEF,eAAO,MAAM,YAAY,UAAW,KAAK,qBAAqB,EAAE,OAAO,CAAC,gBAEvE,CAAC;AAEF,eAAO,MAAM,aAAa,UAAW,KAAK,qBAAqB,EAAE,OAAO,CAAC,gBAExE,CAAC;AAEF,eAAO,MAAM,mBAAmB,mDARI,KAAK,qBAAqB,EAAE,OAAO,CAAC;;;EAkEzD,CAAC;AAEhB,eAAO,MAAM,oBAAoB,mDAhEI,KAAK,qBAAqB,EAAE,OAAO,CAAC;;;EA8FzD,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"focus-mode.d.ts","sourceRoot":"","sources":["../../../src/components/focus-mode/focus-mode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAgF1B,KAAK,cAAc,GAAG;IACpB,WAAW,EAAE,OAAO,CAAC;IACrB,oBAAoB,EAAE,OAAO,GAAG,SAAS,CAAC;IAC1C,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAsFF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAuB7D,CAAC;;;;;AAUF,wBAAyD"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/loading-overlay/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,eAAe,cAAc,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"loading-overlay.d.ts","sourceRoot":"","sources":["../../../src/components/loading-overlay/loading-overlay.tsx"],"names":[],"mappings":"AAoCA,KAAK,mBAAmB,GAAG;IACzB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,iBAAS,cAAc,CAAC,EAAE,IAAI,EAAE,EAAE,mBAAmB,eAcpD;AAED,OAAO,EAAE,cAAc,EAAE,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/modify-source-banner/index.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,MAAM,wBAAwB,CAAC;AACxD,eAAe,kBAAkB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"modify-source-banner.d.ts","sourceRoot":"","sources":["../../../src/components/modify-source-banner/modify-source-banner.tsx"],"names":[],"mappings":"AACA,OAAO,SAAS,MAAM,YAAY,CAAC;AAanC,QAAA,MAAM,kBAAkB;YAAW;QAAE,YAAY,EAAE,MAAM,CAAA;KAAE;;;;CAY1D,CAAC;AAMF,eAAe,kBAAkB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline/index.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,YAAY,CAAC;AAClC,eAAe,QAAQ,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline/pipeline.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAC7C,OAAO,SAAS,MAAM,YAAY,CAAC;AAUnC,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAUhE,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gDAAgD,CAAC;AAC/F,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAoBzD,MAAM,MAAM,aAAa,GAAG,IAAI,CAC9B,wBAAwB,EACtB,qBAAqB,GACrB,2BAA2B,GAC3B,qBAAqB,GACrB,sBAAsB,GACtB,eAAe,CAClB,GACC,IAAI,CACF,oBAAoB,EACpB,eAAe,GAAG,kBAAkB,GAAG,mBAAmB,CAC3D,GACD,IAAI,CACF,aAAa,EACX,0BAA0B,GAC1B,6BAA6B,GAC7B,uBAAuB,GACvB,kBAAkB,GAClB,cAAc,GACd,eAAe,GACf,UAAU,CACb,GAAG;IACF,cAAc,EAAE,IAAI,CAClB,wBAAwB,EACxB,MAAM,GAAG,QAAQ,GAAG,UAAU,CAC/B,CAAC;IACF,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,SAAS,EAAE,SAAS,CAAC;IACrB,QAAQ,EAAE;QAAE,UAAU,EAAE,OAAO,CAAA;KAAE,CAAC;IAClC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC;AACJ,cAAM,QAAS,SAAQ,aAAa,CAClC,aAAa,EACb;IAAE,oBAAoB,EAAE,oBAAoB,CAAA;CAAE,CAC/C;IACC,MAAM,CAAC,WAAW,SAAuB;IAEzC,MAAM,CAAC,SAAS;;;;;;;;;;;;;;;;;;;;;;;;MAwBd;IAEF,MAAM,CAAC,YAAY;;;;MAIjB;IAEF,8BAA8B;IAgB9B,qBAAqB;IAerB,MAAM;CAyCP;AAED,eAAe,QAAQ,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-builder-input-documents.d.ts","sourceRoot":"","sources":["../../src/components/pipeline-builder-input-documents.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,QAAQ,IAAI,YAAY,EAAE,MAAM,SAAS,CAAC;AA+DxD,KAAK,UAAU,GAAG;IAChB,SAAS,EAAE,YAAY,EAAE,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,6BAA6B,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvD,qBAAqB,EAAE,MAAM,IAAI,CAAC;CACnC,CAAC;AAEF,iBAAS,6BAA6B,CAAC,EACrC,SAAS,EACT,UAAU,EACV,SAAS,EACT,KAAK,EACL,6BAA6B,EAC7B,qBAAqB,GACtB,EAAE,UAAU,eA0DZ;;;;;AASD,wBAaiC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-builder-workspace/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8CAA8C,CAAC;AAajF,KAAK,6BAA6B,GAAG;IACnC,YAAY,EAAE,YAAY,CAAC;CAC5B,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,iBAAiB,CAC5D,6BAA6B,CAW9B,CAAC;;;;;AAMF,wBAA2D"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-builder-workspace/pipeline-as-text-workspace/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA+B1B,KAAK,4BAA4B,GAAG;IAClC,aAAa,EAAE,OAAO,CAAC;CACxB,CAAC;AAIF,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,iBAAiB,CAC3D,4BAA4B,CA4C7B,CAAC;;;;;AAMF,wBAA0D"}
|
@@ -2,14 +2,12 @@ import React from 'react';
|
|
2
2
|
import type { MongoServerError } from 'mongodb';
|
3
3
|
import type { PipelineParserError } from '../../../modules/pipeline-builder/pipeline-parser/utils';
|
4
4
|
export type PipelineEditorProps = {
|
5
|
+
namespace: string;
|
5
6
|
num_stages: number;
|
6
7
|
pipelineText: string;
|
7
8
|
syntaxErrors: PipelineParserError[];
|
8
9
|
serverError: MongoServerError | null;
|
9
10
|
serverVersion: string;
|
10
|
-
fields: {
|
11
|
-
name: string;
|
12
|
-
}[];
|
13
11
|
onChangePipelineText: (value: string) => void;
|
14
12
|
};
|
15
13
|
export declare const PipelineEditor: React.FunctionComponent<PipelineEditorProps>;
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-editor.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-editor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAiB5D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAEhD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yDAAyD,CAAC;AAyCnG,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,mBAAmB,EAAE,CAAC;IACpC,WAAW,EAAE,gBAAgB,GAAG,IAAI,CAAC;IACrC,aAAa,EAAE,MAAM,CAAC;IACtB,oBAAoB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/C,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAyFvE,CAAC;;;;;AA6BF,wBAA8D"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-preview.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAa3C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAwDlD,KAAK,oBAAoB,GAAG;IAC1B,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,qBAAqB,EAAE,OAAO,CAAC;IAC/B,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACrC,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAwEF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CAwDzE,CAAC;;;;;AAwBF,wBAGoB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-stages-preview.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-stages-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAwC1B,KAAK,gBAAgB,GAAG;IACtB,aAAa,EAAE,MAAM,GAAG,QAAQ,GAAG,IAAI,CAAC;IACxC,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,gBAAgB,EAAE,MAAM,IAAI,CAAC;CAC9B,CAAC;AA+BF,eAAO,MAAM,kBAAkB,kFAM5B,gBAAgB,uBAgDlB,CAAC;AAkBF,eAAO,MAAM,iBAAiB,2HAlE3B,gBAAgB;mBA1CF,MAAM,GAAG,QAAQ,GAAG,IAAI;;;EA+GpB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"dnd-wrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/dnd-wrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAiBrD,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,GAAG,CAAC;AAIzD,KAAK,8BAA8B,GAAG;IACpC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,GAAG,IAAI,CACN,+BAA+B,EAC/B,iBAAiB,GAAG,gBAAgB,GAAG,kBAAkB,CAC1D,CAAC;AAiBF,QAAA,MAAM,yBAAyB,qEAK5B,8BAA8B,gBA4FhC,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
|
package/dist/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/index.d.ts.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAiB1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gDAAgD,CAAC;AAmBrF,MAAM,MAAM,+BAA+B,GAAG;IAC5C,eAAe,EAAE,cAAc,EAAE,CAAC;IAClC,eAAe,EAAE,OAAO,CAAC;IACzB,cAAc,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACnD,kBAAkB,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,gBAAgB,EAAE,CAChB,SAAS,EAAE,MAAM,EACjB,aAAa,EAAE,MAAM,EACrB,KAAK,CAAC,EAAE,MAAM,KACX,IAAI,CAAC;CACX,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,iBAAiB,CAC9D,+BAA+B,CAkDhC,CAAC;;;;;AAeF,wBAA0E"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"sortable-list.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/sortable-list.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gDAAgD,CAAC;AAQrF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAY/E,MAAM,MAAM,aAAa,GAAG;IAC1B,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC;IAC3B,UAAU,EAAE,CAAC,IAAI,EAAE,WAAW,GAAG,IAAI,KAAK,IAAI,CAAC;IAC/C,SAAS,EAAE,oBAAoB,GAAG,SAAS,CAAC;CAC7C,CAAC;AAuDF,KAAK,iBAAiB,GAAG;IACvB,eAAe,EAAE,cAAc,EAAE,CAAC;IAClC,kBAAkB,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAC9C,CAAC;AAEF,eAAO,MAAM,YAAY,6CAGtB,iBAAiB,gBAwBnB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-output-options-menu.d.ts","sourceRoot":"","sources":["../../src/components/pipeline-output-options-menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,MAAM,oBAAoB,GAAG,QAAQ,GAAG,UAAU,CAAC;AAMzD,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAC9D,cAAc,EAAE,CAAC,MAAM,EAAE,oBAAoB,KAAK,IAAI,CAAC;IACvD,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAYA,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-results-workspace/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAiGlD,KAAK,6BAA6B,GAAG;IACnC,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,cAAc,EAAE,CAAC;IAC5B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC,eAAe,EAAE,UAAU,GAAG,MAAM,CAAC;IACrC,UAAU,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,iBAAiB,CAC5D,6BAA6B,CA6E9B,CAAC;;;;;AAgCF,wBAAwE"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-empty-results.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-results-workspace/pipeline-empty-results.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAgDvC,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,iBAUxC,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-pagination-count.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-results-workspace/pipeline-pagination-count.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAiB1B,KAAK,4BAA4B,GAAG;IAClC,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAwCF,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,iBAAiB,CAC3D,4BAA4B,CAuD7B,CAAC;;;;;AAYF,wBAAuE"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-pagination.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-results-workspace/pipeline-pagination.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAK/C,KAAK,uBAAuB,GAAG;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,OAAO,CAAC;IACzB,cAAc,EAAE,OAAO,CAAC;IACxB,cAAc,EAAE,OAAO,CAAC;IACxB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,MAAM,EAAE,MAAM,IAAI,CAAC;CACpB,CAAC;AAcF,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,iBAAiB,CACtD,uBAAuB,CAwCxB,CAAC;AAEF,eAAO,MAAM,oBAAoB,qBAG9B,KAAK,SAAS,CAAC,aAAa,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC,KAAG,MAErD,CAAC;AAEF,eAAO,MAAM,kBAAkB;mBAKd,MAAM;MACnB,MAEH,CAAC;;;;;AA0BF,wBAAkE"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-results-header.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-results-workspace/pipeline-results-header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAE3C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAc/D,KAAK,0BAA0B,GAAG;IAChC,mBAAmB,EAAE,CAAC,QAAQ,EAAE,eAAe,KAAK,IAAI,CAAC;IACzD,eAAe,EAAE,eAAe,CAAC;IACjC,oBAAoB,EAAE,OAAO,CAAC;IAC9B,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAmBF,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,iBAAiB,CACzD,0BAA0B,CAuC3B,CAAC;;;;;AAoBF,wBAAqE"}
|
package/dist/{src/components → components}/pipeline-results-workspace/pipeline-results-list.d.ts
RENAMED
@@ -2,6 +2,7 @@ import React from 'react';
|
|
2
2
|
import type HadronDocument from 'hadron-document';
|
3
3
|
export type ResultsViewType = 'document' | 'json';
|
4
4
|
declare const PipelineResultsList: React.FunctionComponent<{
|
5
|
+
namespace: string;
|
5
6
|
documents: HadronDocument[];
|
6
7
|
view: ResultsViewType;
|
7
8
|
}>;
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-results-list.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-results-workspace/pipeline-results-list.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAE3C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAGlD,MAAM,MAAM,eAAe,GAAG,UAAU,GAAG,MAAM,CAAC;AAMlD,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IACjD,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,cAAc,EAAE,CAAC;IAC5B,IAAI,EAAE,eAAe,CAAC;CACvB,CAsBA,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-results-view-controls.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-results-workspace/pipeline-results-view-controls.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAS/D,QAAA,MAAM,2BAA2B,EAAE,KAAK,CAAC,iBAAiB,CAAC;IACzD,KAAK,EAAE,eAAe,CAAC;IACvB,QAAQ,CAAC,QAAQ,EAAE,eAAe,GAAG,IAAI,CAAC;CAC3C,CAoCA,CAAC;AAEF,eAAe,2BAA2B,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-toolbar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA0CxC,MAAM,MAAM,oBAAoB,GAAG;IACjC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,+BAA+B,CAAC,EAAE,OAAO,CAAC;IAC1C,aAAa,EAAE,OAAO,CAAC;IACvB,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CA0CzE,CAAC;;;;;;;;;;;AAQF,wBAAkD"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-ai.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-toolbar/pipeline-ai.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AA8C9D,KAAK,eAAe,GAAG;IACrB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,kBAAkB,IAAI,IAAI,CAAC;IAC3B,YAAY,EAAE,MAAM,CAAC;IACrB,oBAAoB,CAAC,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,IAAI,IAAI,CAAC;IACxB,+BAA+B,EAAE,OAAO,CAAC;IACzC,sCAAsC,IAAI,IAAI,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,iBAAiB,CAAC,eAAe,CA+C/D,CAAC;AAEF,QAAA,MAAM,mBAAmB;;;EAqBZ,CAAC;AAEd,eAAe,mBAAmB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/pipeline-header/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA+DxC,KAAK,mBAAmB,GAAG;IACzB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,qBAAqB,EAAE,OAAO,CAAC;CAChC,CAAC;AAyCF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAsCvE,CAAC;;;;;;;;;;AAEF,wBAImB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-actions.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/pipeline-header/pipeline-actions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAoC1B,KAAK,oBAAoB,GAAG;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAE7B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC,0BAA0B,EAAE,MAAM,IAAI,CAAC;IAEvC,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,0BAA0B,CAAC,EAAE,OAAO,CAAC;IACrC,YAAY,EAAE,MAAM,IAAI,CAAC;IAEzB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,oBAAoB,EAAE,MAAM,IAAI,CAAC;IAEjC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,eAAe,EAAE,MAAM,IAAI,CAAC;IAE5B,WAAW,EAAE,OAAO,CAAC;IACrB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAE/B,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,wCAAwC,EAAE,MAAM,IAAI,CAAC;CACtD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CAqGzE,CAAC;;;;;;;;;;AAgCF,wBAA2E"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-stages.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/pipeline-header/pipeline-stages.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAiB1B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AA8B5D,KAAK,mBAAmB,GAAG;IACzB,aAAa,EAAE,OAAO,CAAC;IACvB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,eAAe,EAAE,OAAO,CAAC;IACzB,WAAW,EAAE,OAAO,CAAC;IACrB,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,mBAAmB,EAAE,CAAC,SAAS,EAAE,SAAS,KAAK,IAAI,CAAC;IACpD,kBAAkB,EAAE,MAAM,IAAI,CAAC;CAChC,CAAC;AAIF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAiEvE,CAAC;;;;;AAwBF,wBAA0E"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/pipeline-options/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAWnC,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-collation.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/pipeline-options/pipeline-collation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;;;;;;;;;;;;;;;AAkJ3C,wBAA4C"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/pipeline-settings/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAkC1B,KAAK,qBAAqB,GAAG;IAC3B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,iBAAiB,CACpD,qBAAqB,CAoDtB,CAAC;;;;;AAEF,wBAYoB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-extra-settings.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/pipeline-settings/pipeline-extra-settings.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAiB1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iDAAiD,CAAC;AAuCpF,KAAK,0BAA0B,GAAG;IAChC,aAAa,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACpC,sBAAsB,EAAE,OAAO,CAAC;IAChC,YAAY,EAAE,YAAY,CAAC;IAC3B,mBAAmB,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;IAC/C,oBAAoB,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,IAAI,CAAC;IACrD,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,iBAAiB,EAAE,MAAM,IAAI,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,iBAAiB,CACzD,0BAA0B,CAkF3B,CAAC;;;;;AAiBF,wBAAqE"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-menus.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/pipeline-settings/pipeline-menus.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAcvC,KAAK,aAAa,GAAG;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;IACvB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,MAAM,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/B,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,iBAAiB,CAAC,aAAa,CAsDpE,CAAC;AAyBF,eAAO,MAAM,QAAQ;;mBAtFJ,OAAO;;;EAyFJ,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-name.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/pipeline-settings/pipeline-name.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAsB1B,KAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,iBAAiB,CAAC,iBAAiB,CAuBnE,CAAC;;;;;AAOF,wBAA+C"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pipeline-toolbar-container.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-toolbar/pipeline-toolbar-container.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,MAAM,OAAO,CAAC;AAe1B,eAAO,MAAM,oBAAoB,cAEhC,CAAC;AAEF,eAAO,MAAM,mCAAmC,QAI9C,CAAC;AAEH,eAAO,MAAM,wBAAwB;cAGzB,MAAM,SAAS;iBAQ1B,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"resize-handle.d.ts","sourceRoot":"","sources":["../../src/components/resize-handle.tsx"],"names":[],"mappings":"AAoCA,QAAA,MAAM,YAAY,mBAUjB,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"saved-pipeline-card.d.ts","sourceRoot":"","sources":["../../../src/components/saved-pipelines/saved-pipeline-card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,KAAK,qBAAqB,GAAG;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,gBAAgB,EAAE,MAAM,IAAI,CAAC;CAC9B,CAAC;AAgCF,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,iBAAiB,CACpD,qBAAqB,CAmCtB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"saved-pipelines.d.ts","sourceRoot":"","sources":["../../../src/components/saved-pipelines/saved-pipelines.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAgBjD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gCAAgC,CAAC;AA0CpE,KAAK,mBAAmB,GAAG;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,aAAa,EAAE,CAAC;IAChC,cAAc,EAAE,CAAC,YAAY,EAAE,aAAa,KAAK,IAAI,CAAC;IACtD,gBAAgB,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,cAAc,8EAMxB,mBAAmB,gBAgDrB,CAAC;;;;;AAYF,wBAA8D"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/saving-pipeline-modal/index.ts"],"names":[],"mappings":"AAAA,OAAO,mBAAmB,MAAM,yBAAyB,CAAC;AAC1D,eAAe,mBAAmB,CAAC"}
|
@@ -0,0 +1,16 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
import type { LoggerAndTelemetry } from '@mongodb-js/compass-logging/provider';
|
3
|
+
export interface SavingPipelineModalProps {
|
4
|
+
isOpen: boolean;
|
5
|
+
isSaveAs: boolean;
|
6
|
+
name: string;
|
7
|
+
savingPipelineCancel: () => void;
|
8
|
+
savingPipelineApply: () => void;
|
9
|
+
savingPipelineNameChanged: (v: string) => void;
|
10
|
+
saveCurrentPipeline: () => void;
|
11
|
+
clonePipeline: () => void;
|
12
|
+
logger: LoggerAndTelemetry;
|
13
|
+
}
|
14
|
+
declare const _default: React.FunctionComponent<Omit<SavingPipelineModalProps, "logger">>;
|
15
|
+
export default _default;
|
16
|
+
//# sourceMappingURL=saving-pipeline-modal.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"saving-pipeline-modal.d.ts","sourceRoot":"","sources":["../../../src/components/saving-pipeline-modal/saving-pipeline-modal.tsx"],"names":[],"mappings":"AACA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAG7C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAG/E,MAAM,WAAW,wBAAwB;IACvC,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,oBAAoB,EAAE,MAAM,IAAI,CAAC;IACjC,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,yBAAyB,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,MAAM,EAAE,kBAAkB,CAAC;CAC5B;;AA+ED,wBAGE"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/settings/index.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,YAAY,CAAC;AAClC,eAAe,QAAQ,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../src/components/settings/settings.tsx"],"names":[],"mappings":"AA4FA,MAAM,MAAM,aAAa,GAAG;IAC1B,YAAY,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE;QACR,KAAK,EAAE,MAAM,CAAC;QACd,aAAa,EAAE,OAAO,CAAC;QACvB,OAAO,EAAE,OAAO,CAAC;QACjB,UAAU,EAAE,MAAM,CAAC;KACpB,CAAC;IACF,wBAAwB,EAAE,MAAM,IAAI,CAAC;IACrC,2BAA2B,EAAE,MAAM,IAAI,CAAC;IACxC,qBAAqB,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IACpD,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,aAAa,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,iBAAS,QAAQ,CAAC,EAChB,YAAY,EACZ,UAAU,EACV,UAAU,EACV,KAAK,EACL,QAAQ,EACR,aAAa,EACb,gBAAgB,EAChB,qBAAqB,EACrB,2BAA2B,EAC3B,wBAAwB,GACzB,EAAE,aAAa,sBAoJf;AAED,eAAe,QAAQ,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/stage-editor/index.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,gBAAgB,CAAC;AACzC,eAAe,WAAW,CAAC"}
|
@@ -4,13 +4,10 @@ import type { EditorRef } from '@mongodb-js/compass-editor';
|
|
4
4
|
import type { PipelineParserError } from '../../modules/pipeline-builder/pipeline-parser/utils';
|
5
5
|
type StageEditorProps = {
|
6
6
|
index: number;
|
7
|
+
namespace: string;
|
7
8
|
stageOperator: string | null;
|
8
9
|
stageValue: string | null;
|
9
10
|
serverVersion: string;
|
10
|
-
autocompleteFields: {
|
11
|
-
name: string;
|
12
|
-
description?: string;
|
13
|
-
}[];
|
14
11
|
syntaxError: PipelineParserError | null;
|
15
12
|
serverError: MongoServerError | null;
|
16
13
|
num_stages: number;
|
@@ -19,8 +16,8 @@ type StageEditorProps = {
|
|
19
16
|
onChange: (index: number, value: string) => void;
|
20
17
|
editorRef?: React.Ref<EditorRef>;
|
21
18
|
};
|
22
|
-
export declare const StageEditor: ({ stageValue, stageOperator, index, onChange, serverError, syntaxError, className,
|
23
|
-
declare const _default: import("react-redux").ConnectedComponent<({ stageValue, stageOperator, index, onChange, serverError, syntaxError, className,
|
19
|
+
export declare const StageEditor: ({ namespace, stageValue, stageOperator, index, onChange, serverError, syntaxError, className, serverVersion, num_stages, editor_view_type, editorRef, }: StageEditorProps) => JSX.Element;
|
20
|
+
declare const _default: import("react-redux").ConnectedComponent<({ namespace, stageValue, stageOperator, index, onChange, serverError, syntaxError, className, serverVersion, num_stages, editor_view_type, editorRef, }: StageEditorProps) => JSX.Element, {
|
24
21
|
className?: string | undefined;
|
25
22
|
index: number;
|
26
23
|
editorRef?: React.Ref<EditorRef> | undefined;
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"stage-editor.d.ts","sourceRoot":"","sources":["../../../src/components/stage-editor/stage-editor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAE5D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAKhD,OAAO,KAAK,EAAc,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAiBxE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,sDAAsD,CAAC;AA4ChG,KAAK,gBAAgB,GAAG;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,mBAAmB,GAAG,IAAI,CAAC;IACxC,WAAW,EAAE,gBAAgB,GAAG,IAAI,CAAC;IACrC,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,SAAS,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;CAClC,CAAC;AAEF,eAAO,MAAM,WAAW,4JAarB,gBAAgB,gBAgGlB,CAAC;;;WAGsC,MAAM;;;;;AAD9C,wBAiBe"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"atlas-stage-preview.d.ts","sourceRoot":"","sources":["../../../src/components/stage-preview/atlas-stage-preview.tsx"],"names":[],"mappings":"AA0BA,eAAO,MAAM,iBAAiB;mBAGb,MAAM;iBA8BtB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/stage-preview/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,QAAQ,IAAI,YAAY,EAAE,MAAM,SAAS,CAAC;AAyGxD,KAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,8BAA8B,EAAE,OAAO,CAAC;IACxC,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,YAAY,EAAE,GAAG,IAAI,CAAC;IACjC,iBAAiB,EAAE,OAAO,CAAC;CAC5B,CAAC;AA2FF,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,eAmBpD;;WAE4D,MAAM;;;;AAAnE,wBAsBiB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"output-stage-preview.d.ts","sourceRoot":"","sources":["../../../src/components/stage-preview/output-stage-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAiD1B,KAAK,gBAAgB,GAAG;IACtB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,SAAS,EAAE,OAAO,CAAC;IACnB,cAAc,EAAE,OAAO,CAAC;IACxB,6BAA6B,EAAE,OAAO,CAAC;IACvC,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,mBAAmB,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AAyBF,eAAO,MAAM,WAAW,yIAQrB,gBAAgB,uBA4DlB,CAAC;;;;;;AAiCF,wBAA2D"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"stage-preview-header.d.ts","sourceRoot":"","sources":["../../../src/components/stage-preview/stage-preview-header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA2C1B,MAAM,MAAM,uBAAuB,GAAG;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B,CAAC;AAEF,iBAAS,kBAAkB,CAAC,EAC1B,aAAa,EACb,WAAW,EACX,WAAW,EACX,IAAI,EACJ,WAAW,GACZ,EAAE,uBAAuB,sBA2BzB;;WAE4D,MAAM;;;;AAAnE,wBAcuB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/stage-toolbar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAoBvC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,6CAA6C,CAAC;AAG9E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAsE3D,KAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE,MAAM,CAAC;IAEd,KAAK,EAAE,UAAU,CAAC;IAClB,GAAG,EAAE,iBAAiB,CAAC;IACvB,wBAAwB,EAAE,OAAO,CAAC;IAClC,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAEhC,eAAe,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,qBAAqB,CAAC,EAAE,CACtB,KAAK,EAAE,MAAM,EACb,IAAI,EAAE,MAAM,GAAG,IAAI,EACnB,OAAO,CAAC,EAAE,MAAM,KACb,IAAI,CAAC;CACX,CAAC;AAMF,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,KAAK,EACL,GAAG,EACH,wBAAwB,EACxB,mBAAmB,EACnB,eAAe,EACf,qBAAqB,GACtB,EAAE,iBAAiB,eAwDnB;;;;;;;AAID,wBAoBgB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"option-menu.d.ts","sourceRoot":"","sources":["../../../src/components/stage-toolbar/option-menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA0BxC,eAAO,MAAM,UAAU;WAOd,MAAM;6BACY,MAAM,KAAK,IAAI;gCACZ,MAAM,KAAK,IAAI;yBACtB,MAAM,KAAK,IAAI;2BACb,MAAM,KAAK,IAAI;iBA0FvC,CAAC;;;;;;;;WAGsC,MAAM;;;;AAD9C,wBAec"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"stage-collapser.d.ts","sourceRoot":"","sources":["../../../src/components/stage-toolbar/stage-collapser.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;;;;;;WA6Bc,MAAM;;;;AAD9C,wBAUkB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"stage-operator-select.d.ts","sourceRoot":"","sources":["../../../src/components/stage-toolbar/stage-operator-select.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAiB3C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAoB3D,KAAK,wBAAwB,GAAG;IAC9B,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,GAAG,IAAI,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACzE,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,UAAU,EAAE,OAAO,CAAC;IACpB,MAAM,EAAE;QACN,IAAI,EAAE,MAAM,CAAC;QACb,GAAG,EAAE,iBAAiB,EAAE,CAAC;QACzB,WAAW,EAAE,MAAM,CAAC;KACrB,EAAE,CAAC;CACL,CAAC;AAGF,eAAO,MAAM,mBAAmB,4DAM7B,wBAAwB,gBAkC1B,CAAC;;WAOa,MAAM;cACH,OAAO;wBAER,MAAM,QACP,MAAM,GAAG,IAAI,YACT,MAAM,KACb,IAAI;;;;;;WANF,MAAM;cACH,OAAO;wBAER,MAAM,QACP,MAAM,GAAG,IAAI,YACT,MAAM,KACb,IAAI;;;;;;AAXjB,wBAyCE"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"toggle-stage.d.ts","sourceRoot":"","sources":["../../../src/components/stage-toolbar/toggle-stage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;;;;;;;;WAmCc,MAAM;;;;AAD9C,wBAUe"}
|
@@ -1,18 +1,19 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
import type { WizardComponentProps } from '../aggregation-side-panel/stage-wizard-use-cases';
|
3
2
|
import type { SortableProps } from '../pipeline-builder-workspace/pipeline-builder-ui-workspace/sortable-list';
|
3
|
+
import type { DocumentSchema } from '../../utils/get-schema';
|
4
4
|
type StageWizardProps = SortableProps & {
|
5
5
|
index: number;
|
6
|
+
namespace: string;
|
6
7
|
useCaseId: string;
|
7
8
|
value: string | null;
|
8
9
|
syntaxError: SyntaxError | null;
|
9
|
-
|
10
|
+
previousStageFields: DocumentSchema | null;
|
10
11
|
onChange: (value: string) => void;
|
11
12
|
onCancel: () => void;
|
12
13
|
onApply: () => void;
|
13
14
|
};
|
14
|
-
export declare const StageWizard: ({ index, useCaseId, value, syntaxError,
|
15
|
-
declare const _default: import("react-redux").ConnectedComponent<({ index, useCaseId, value, syntaxError,
|
15
|
+
export declare const StageWizard: ({ index, namespace, useCaseId, value, syntaxError, previousStageFields, onChange, onCancel: onCancelProp, onApply, ...sortableProps }: StageWizardProps) => JSX.Element | null;
|
16
|
+
declare const _default: import("react-redux").ConnectedComponent<({ index, namespace, useCaseId, value, syntaxError, previousStageFields, onChange, onCancel: onCancelProp, onApply, ...sortableProps }: StageWizardProps) => JSX.Element | null, {
|
16
17
|
style: React.CSSProperties;
|
17
18
|
index: number;
|
18
19
|
setNodeRef: (node: HTMLElement | null) => void;
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/stage-wizard/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AA0Bf,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,2EAA2E,CAAC;AAC/G,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AA+C7D,KAAK,gBAAgB,GAAG,aAAa,GAAG;IACtC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,WAAW,GAAG,IAAI,CAAC;IAChC,mBAAmB,EAAE,cAAc,GAAG,IAAI,CAAC;IAC3C,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC;AA6DF,eAAO,MAAM,WAAW,0IAWrB,gBAAgB,uBA0GlB,CAAC;;;;;;;;;AAMF,wBAyCe"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"stage.d.ts","sourceRoot":"","sources":["../../src/components/stage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAsBnD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0EAA0E,CAAC;AAsG9G,MAAM,MAAM,UAAU,GAAG,aAAa,GAAG;IACvC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,cAAc,EAAE,OAAO,CAAC;IACxB,gBAAgB,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CACxC,CAAC;AAEF,iBAAS,KAAK,CAAC,EACb,KAAK,EACL,SAAS,EACT,UAAU,EACV,cAAc,EACd,cAAc,EACd,gBAAgB,EAChB,GAAG,aAAa,EACjB,EAAE,UAAU,eA2DZ;;;;;;;;;AAMD,wBAYU"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/use-case-droppable-area/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,KAAK,yBAAyB,GAAG;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,CAAC;AAGF,eAAO,MAAM,kBAAkB,OAAQ,MAAM,YAAgC,CAAC;AAC9E,eAAO,MAAM,oBAAoB,UAAW,MAAM,WAAyB,CAAC;AAC5E,eAAO,MAAM,oBAAoB,OAAQ,MAAM,kBAM9C,CAAC;AAoBF,QAAA,MAAM,oBAAoB,yBAGvB,yBAAyB,gBAiB3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,mBAAmB,QAAQ,CAAC;AAKzC,eAAO,MAAM,mBAAmB,KAAK,CAAC;AAMtC,eAAO,MAAM,mBAAmB,SAAS,CAAC;AAE1C,eAAO,MAAM,sBAAsB,QAGc,CAAC;AAElD,eAAO,MAAM,wBAAwB,QAEV,CAAC;AAE5B,eAAO,MAAM,iBAAiB,iFACkD,CAAC;AAEjF,eAAO,MAAM,mBAAmB,uEACsC,CAAC"}
|
@@ -5,13 +5,12 @@ import StageEditor from './components/stage-editor';
|
|
5
5
|
import { type DataServiceLocator } from 'mongodb-data-service/provider';
|
6
6
|
import type { OptionalDataServiceProps, RequiredDataServiceProps } from './modules/data-service';
|
7
7
|
import { preferencesLocator } from 'compass-preferences-model/provider';
|
8
|
-
declare const activate: () => void;
|
9
|
-
declare const deactivate: () => void;
|
10
8
|
export declare const CompassAggregationsHadronPlugin: import("hadron-app-registry").HadronPluginComponent<import("./stores/store").ConfigureStoreOptions, {
|
11
9
|
dataService: DataServiceLocator<RequiredDataServiceProps, OptionalDataServiceProps>;
|
12
10
|
workspaces: () => import("@mongodb-js/compass-workspaces/provider").WorkspacesService;
|
13
11
|
instance: () => import("mongodb-instance-model").MongoDBInstance;
|
14
12
|
preferences: typeof preferencesLocator;
|
13
|
+
logger: () => import("@mongodb-js/compass-logging/provider").LoggerAndTelemetry;
|
15
14
|
}>;
|
16
15
|
export declare const CompassAggregationsPlugin: {
|
17
16
|
name: string;
|
@@ -20,6 +19,7 @@ export declare const CompassAggregationsPlugin: {
|
|
20
19
|
workspaces: () => import("@mongodb-js/compass-workspaces/provider").WorkspacesService;
|
21
20
|
instance: () => import("mongodb-instance-model").MongoDBInstance;
|
22
21
|
preferences: typeof preferencesLocator;
|
22
|
+
logger: () => import("@mongodb-js/compass-logging/provider").LoggerAndTelemetry;
|
23
23
|
}>;
|
24
24
|
};
|
25
25
|
export declare const CreateViewPlugin: import("hadron-app-registry").HadronPluginComponent<Omit<{
|
@@ -36,6 +36,5 @@ export declare const CreateViewPlugin: import("hadron-app-registry").HadronPlugi
|
|
36
36
|
workspaces: () => import("@mongodb-js/compass-workspaces/provider").WorkspacesService;
|
37
37
|
}>;
|
38
38
|
export default AggregationsPlugin;
|
39
|
-
export {
|
40
|
-
export { default as metadata } from '../package.json';
|
39
|
+
export { Aggregations, StageEditor };
|
41
40
|
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAE9C,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAEzD,OAAO,WAAW,MAAM,2BAA2B,CAAC;AAEpD,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,+BAA+B,CAAC;AAEvC,OAAO,KAAK,EACV,wBAAwB,EACxB,wBAAwB,EACzB,MAAM,wBAAwB,CAAC;AAGhC,OAAO,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAExE,eAAO,MAAM,+BAA+B;;;;;;EAgB3C,CAAC;AAEF,eAAO,MAAM,yBAAyB;;;;;;;;;CAGrC,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;;;;;;;;;EAW5B,CAAC;AAEF,eAAe,kBAAkB,CAAC;AAClC,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,CAAC"}
|