@mongodb-js/compass-aggregations 9.7.0 → 9.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (222) hide show
  1. package/dist/browser.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/src/components/add-stage/add-stage.d.ts +1 -1
  4. package/dist/src/components/add-stage/add-stage.d.ts.map +1 -1
  5. package/dist/src/components/add-stage/index.d.ts +1 -1
  6. package/dist/src/components/add-stage/index.d.ts.map +1 -1
  7. package/dist/src/components/aggregation-side-panel/feedback-link.d.ts +3 -0
  8. package/dist/src/components/aggregation-side-panel/feedback-link.d.ts.map +1 -0
  9. package/dist/src/components/aggregation-side-panel/index.d.ts +12 -0
  10. package/dist/src/components/aggregation-side-panel/index.d.ts.map +1 -0
  11. package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/index.d.ts +15 -0
  12. package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/index.d.ts.map +1 -0
  13. package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/project/project.d.ts +20 -0
  14. package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/project/project.d.ts.map +1 -0
  15. package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/sort/sort.d.ts +7 -0
  16. package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/sort/sort.d.ts.map +1 -0
  17. package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/use-case-list.d.ts +6 -0
  18. package/dist/src/components/aggregation-side-panel/stage-wizard-use-cases/use-case-list.d.ts.map +1 -0
  19. package/dist/src/components/aggregations/aggregations.d.ts +2 -2
  20. package/dist/src/components/aggregations/aggregations.d.ts.map +1 -1
  21. package/dist/src/components/aggregations/index.d.ts +2 -2
  22. package/dist/src/components/aggregations/index.d.ts.map +1 -1
  23. package/dist/src/components/create-view-modal/create-view-modal.d.ts +2 -2
  24. package/dist/src/components/create-view-modal/create-view-modal.d.ts.map +1 -1
  25. package/dist/src/components/create-view-modal/index.d.ts +2 -2
  26. package/dist/src/components/create-view-modal/index.d.ts.map +1 -1
  27. package/dist/src/components/create-view-plugin.d.ts +3 -3
  28. package/dist/src/components/create-view-plugin.d.ts.map +1 -1
  29. package/dist/src/components/duplicate-view-modal/duplicate-view-modal.d.ts +2 -2
  30. package/dist/src/components/duplicate-view-modal/duplicate-view-modal.d.ts.map +1 -1
  31. package/dist/src/components/duplicate-view-modal/index.d.ts +2 -2
  32. package/dist/src/components/duplicate-view-modal/index.d.ts.map +1 -1
  33. package/dist/src/components/duplicate-view-plugin.d.ts +2 -2
  34. package/dist/src/components/duplicate-view-plugin.d.ts.map +1 -1
  35. package/dist/src/components/focus-mode/focus-mode-modal-header.d.ts +6 -2
  36. package/dist/src/components/focus-mode/focus-mode-modal-header.d.ts.map +1 -1
  37. package/dist/src/components/focus-mode/focus-mode-stage-editor.d.ts.map +1 -1
  38. package/dist/src/components/focus-mode/focus-mode-stage-preview.d.ts +1 -1
  39. package/dist/src/components/focus-mode/focus-mode-stage-preview.d.ts.map +1 -1
  40. package/dist/src/components/focus-mode/focus-mode.d.ts +1 -1
  41. package/dist/src/components/focus-mode/focus-mode.d.ts.map +1 -1
  42. package/dist/src/components/loading-overlay/index.d.ts +1 -1
  43. package/dist/src/components/loading-overlay/index.d.ts.map +1 -1
  44. package/dist/src/components/loading-overlay/loading-overlay.d.ts +1 -1
  45. package/dist/src/components/loading-overlay/loading-overlay.d.ts.map +1 -1
  46. package/dist/src/components/modify-source-banner/index.d.ts +1 -1
  47. package/dist/src/components/modify-source-banner/index.d.ts.map +1 -1
  48. package/dist/src/components/modify-source-banner/modify-source-banner.d.ts +1 -1
  49. package/dist/src/components/modify-source-banner/modify-source-banner.d.ts.map +1 -1
  50. package/dist/src/components/pipeline/index.d.ts +1 -1
  51. package/dist/src/components/pipeline/index.d.ts.map +1 -1
  52. package/dist/src/components/pipeline/pipeline.d.ts +2 -2
  53. package/dist/src/components/pipeline/pipeline.d.ts.map +1 -1
  54. package/dist/src/components/pipeline-builder-input-documents.d.ts +1 -1
  55. package/dist/src/components/pipeline-builder-input-documents.d.ts.map +1 -1
  56. package/dist/src/components/pipeline-builder-workspace/index.d.ts +12 -2
  57. package/dist/src/components/pipeline-builder-workspace/index.d.ts.map +1 -1
  58. package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/index.d.ts +1 -1
  59. package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/index.d.ts.map +1 -1
  60. package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-editor.d.ts +1 -1
  61. package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-editor.d.ts.map +1 -1
  62. package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-preview.d.ts +1 -1
  63. package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-preview.d.ts.map +1 -1
  64. package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-stages-preview.d.ts +1 -1
  65. package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-stages-preview.d.ts.map +1 -1
  66. package/dist/src/components/pipeline-builder-workspace/{pipeline-builder-ui-workspace.d.ts → pipeline-builder-ui-workspace/index.d.ts} +4 -3
  67. package/dist/src/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/index.d.ts.map +1 -0
  68. package/dist/src/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/sortable-list.d.ts +16 -0
  69. package/dist/src/components/pipeline-builder-workspace/pipeline-builder-ui-workspace/sortable-list.d.ts.map +1 -0
  70. package/dist/src/components/pipeline-explain/explain-indexes.d.ts +1 -1
  71. package/dist/src/components/pipeline-explain/explain-indexes.d.ts.map +1 -1
  72. package/dist/src/components/pipeline-explain/explain-query-performance.d.ts +1 -1
  73. package/dist/src/components/pipeline-explain/explain-query-performance.d.ts.map +1 -1
  74. package/dist/src/components/pipeline-explain/explain-results.d.ts +1 -1
  75. package/dist/src/components/pipeline-explain/explain-results.d.ts.map +1 -1
  76. package/dist/src/components/pipeline-explain/index.d.ts +1 -1
  77. package/dist/src/components/pipeline-explain/index.d.ts.map +1 -1
  78. package/dist/src/components/pipeline-output-options-menu.d.ts +1 -1
  79. package/dist/src/components/pipeline-output-options-menu.d.ts.map +1 -1
  80. package/dist/src/components/pipeline-results-workspace/index.d.ts +1 -1
  81. package/dist/src/components/pipeline-results-workspace/index.d.ts.map +1 -1
  82. package/dist/src/components/pipeline-results-workspace/pipeline-pagination-count.d.ts +1 -1
  83. package/dist/src/components/pipeline-results-workspace/pipeline-pagination-count.d.ts.map +1 -1
  84. package/dist/src/components/pipeline-results-workspace/pipeline-pagination.d.ts +1 -1
  85. package/dist/src/components/pipeline-results-workspace/pipeline-pagination.d.ts.map +1 -1
  86. package/dist/src/components/pipeline-results-workspace/pipeline-results-header.d.ts +1 -1
  87. package/dist/src/components/pipeline-results-workspace/pipeline-results-header.d.ts.map +1 -1
  88. package/dist/src/components/pipeline-results-workspace/pipeline-results-list.d.ts +1 -1
  89. package/dist/src/components/pipeline-results-workspace/pipeline-results-list.d.ts.map +1 -1
  90. package/dist/src/components/pipeline-toolbar/index.d.ts +1 -1
  91. package/dist/src/components/pipeline-toolbar/index.d.ts.map +1 -1
  92. package/dist/src/components/pipeline-toolbar/pipeline-header/index.d.ts +1 -1
  93. package/dist/src/components/pipeline-toolbar/pipeline-header/index.d.ts.map +1 -1
  94. package/dist/src/components/pipeline-toolbar/pipeline-header/pipeline-actions.d.ts +1 -1
  95. package/dist/src/components/pipeline-toolbar/pipeline-header/pipeline-actions.d.ts.map +1 -1
  96. package/dist/src/components/pipeline-toolbar/pipeline-header/pipeline-stages.d.ts +1 -1
  97. package/dist/src/components/pipeline-toolbar/pipeline-header/pipeline-stages.d.ts.map +1 -1
  98. package/dist/src/components/pipeline-toolbar/pipeline-settings/index.d.ts +1 -1
  99. package/dist/src/components/pipeline-toolbar/pipeline-settings/index.d.ts.map +1 -1
  100. package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-extra-settings.d.ts +3 -1
  101. package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-extra-settings.d.ts.map +1 -1
  102. package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-menus.d.ts +1 -1
  103. package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-menus.d.ts.map +1 -1
  104. package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-name.d.ts +1 -1
  105. package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-name.d.ts.map +1 -1
  106. package/dist/src/components/saved-pipelines/saved-pipeline-card.d.ts +1 -1
  107. package/dist/src/components/saved-pipelines/saved-pipeline-card.d.ts.map +1 -1
  108. package/dist/src/components/saved-pipelines/saved-pipelines.d.ts +6 -10
  109. package/dist/src/components/saved-pipelines/saved-pipelines.d.ts.map +1 -1
  110. package/dist/src/components/saving-pipeline-modal/index.d.ts +1 -1
  111. package/dist/src/components/saving-pipeline-modal/index.d.ts.map +1 -1
  112. package/dist/src/components/saving-pipeline-modal/saving-pipeline-modal.d.ts +2 -2
  113. package/dist/src/components/saving-pipeline-modal/saving-pipeline-modal.d.ts.map +1 -1
  114. package/dist/src/components/settings/settings.d.ts +1 -1
  115. package/dist/src/components/settings/settings.d.ts.map +1 -1
  116. package/dist/src/components/stage-editor/index.d.ts +1 -1
  117. package/dist/src/components/stage-editor/index.d.ts.map +1 -1
  118. package/dist/src/components/stage-editor/stage-editor.d.ts +10 -7
  119. package/dist/src/components/stage-editor/stage-editor.d.ts.map +1 -1
  120. package/dist/src/components/stage-preview/index.d.ts +1 -1
  121. package/dist/src/components/stage-preview/index.d.ts.map +1 -1
  122. package/dist/src/components/stage-preview/output-stage-preview.d.ts +1 -1
  123. package/dist/src/components/stage-preview/output-stage-preview.d.ts.map +1 -1
  124. package/dist/src/components/stage-preview/stage-preview-header.d.ts +1 -1
  125. package/dist/src/components/stage-preview/stage-preview-header.d.ts.map +1 -1
  126. package/dist/src/components/stage-toolbar/index.d.ts +5 -5
  127. package/dist/src/components/stage-toolbar/index.d.ts.map +1 -1
  128. package/dist/src/components/stage-toolbar/option-menu.d.ts.map +1 -1
  129. package/dist/src/components/stage-toolbar/stage-collapser.d.ts.map +1 -1
  130. package/dist/src/components/stage-toolbar/stage-operator-select.d.ts +15 -22
  131. package/dist/src/components/stage-toolbar/stage-operator-select.d.ts.map +1 -1
  132. package/dist/src/components/stage-toolbar/toggle-stage.d.ts.map +1 -1
  133. package/dist/src/components/stage-wizard/index.d.ts +23 -0
  134. package/dist/src/components/stage-wizard/index.d.ts.map +1 -0
  135. package/dist/src/components/stage.d.ts +6 -3
  136. package/dist/src/components/stage.d.ts.map +1 -1
  137. package/dist/src/index.d.ts +1 -1
  138. package/dist/src/index.d.ts.map +1 -1
  139. package/dist/src/modules/aggregation.d.ts +10 -10
  140. package/dist/src/modules/aggregation.d.ts.map +1 -1
  141. package/dist/src/modules/auto-preview.d.ts +1 -1
  142. package/dist/src/modules/auto-preview.d.ts.map +1 -1
  143. package/dist/src/modules/collation-string.d.ts +2 -2
  144. package/dist/src/modules/collation-string.d.ts.map +1 -1
  145. package/dist/src/modules/count-documents.d.ts +5 -5
  146. package/dist/src/modules/count-documents.d.ts.map +1 -1
  147. package/dist/src/modules/create-view/index.d.ts +7 -7
  148. package/dist/src/modules/create-view/index.d.ts.map +1 -1
  149. package/dist/src/modules/data-service.d.ts +1 -1
  150. package/dist/src/modules/data-service.d.ts.map +1 -1
  151. package/dist/src/modules/explain.d.ts +8 -8
  152. package/dist/src/modules/explain.d.ts.map +1 -1
  153. package/dist/src/modules/fields.d.ts +16 -4
  154. package/dist/src/modules/fields.d.ts.map +1 -1
  155. package/dist/src/modules/focus-mode.d.ts +3 -3
  156. package/dist/src/modules/focus-mode.d.ts.map +1 -1
  157. package/dist/src/modules/index.d.ts +8 -7
  158. package/dist/src/modules/index.d.ts.map +1 -1
  159. package/dist/src/modules/indexes.d.ts +4 -4
  160. package/dist/src/modules/indexes.d.ts.map +1 -1
  161. package/dist/src/modules/input-documents.d.ts +4 -4
  162. package/dist/src/modules/input-documents.d.ts.map +1 -1
  163. package/dist/src/modules/is-datalake.d.ts +1 -1
  164. package/dist/src/modules/is-datalake.d.ts.map +1 -1
  165. package/dist/src/modules/is-new-pipeline-confirm.d.ts +0 -10
  166. package/dist/src/modules/is-new-pipeline-confirm.d.ts.map +1 -1
  167. package/dist/src/modules/max-time-ms.d.ts +1 -1
  168. package/dist/src/modules/max-time-ms.d.ts.map +1 -1
  169. package/dist/src/modules/pipeline-builder/builder-helpers.d.ts +1 -1
  170. package/dist/src/modules/pipeline-builder/builder-helpers.d.ts.map +1 -1
  171. package/dist/src/modules/pipeline-builder/pipeline-mode.d.ts +3 -3
  172. package/dist/src/modules/pipeline-builder/pipeline-mode.d.ts.map +1 -1
  173. package/dist/src/modules/pipeline-builder/pipeline-parser/pipeline-parser.d.ts +2 -2
  174. package/dist/src/modules/pipeline-builder/pipeline-parser/pipeline-parser.d.ts.map +1 -1
  175. package/dist/src/modules/pipeline-builder/pipeline-parser/stage-parser.d.ts +1 -1
  176. package/dist/src/modules/pipeline-builder/pipeline-parser/stage-parser.d.ts.map +1 -1
  177. package/dist/src/modules/pipeline-builder/pipeline-parser/utils.d.ts +2 -1
  178. package/dist/src/modules/pipeline-builder/pipeline-parser/utils.d.ts.map +1 -1
  179. package/dist/src/modules/pipeline-builder/pipeline-preview-manager.d.ts +3 -1
  180. package/dist/src/modules/pipeline-builder/pipeline-preview-manager.d.ts.map +1 -1
  181. package/dist/src/modules/pipeline-builder/stage-editor.d.ts +91 -34
  182. package/dist/src/modules/pipeline-builder/stage-editor.d.ts.map +1 -1
  183. package/dist/src/modules/pipeline-builder/stage-ids.d.ts +2 -0
  184. package/dist/src/modules/pipeline-builder/stage-ids.d.ts.map +1 -0
  185. package/dist/src/modules/pipeline-builder/stage.d.ts.map +1 -1
  186. package/dist/src/modules/pipeline-builder/text-editor-output-stage.d.ts +1 -1
  187. package/dist/src/modules/pipeline-builder/text-editor-output-stage.d.ts.map +1 -1
  188. package/dist/src/modules/pipeline-builder/text-editor-pipeline.d.ts +6 -6
  189. package/dist/src/modules/pipeline-builder/text-editor-pipeline.d.ts.map +1 -1
  190. package/dist/src/modules/saved-pipeline.d.ts +4 -3
  191. package/dist/src/modules/saved-pipeline.d.ts.map +1 -1
  192. package/dist/src/modules/settings.d.ts +1 -1
  193. package/dist/src/modules/settings.d.ts.map +1 -1
  194. package/dist/src/modules/side-panel.d.ts +15 -0
  195. package/dist/src/modules/side-panel.d.ts.map +1 -0
  196. package/dist/src/modules/update-view.d.ts.map +1 -1
  197. package/dist/src/modules/workspace.d.ts +4 -4
  198. package/dist/src/modules/workspace.d.ts.map +1 -1
  199. package/dist/src/plugin.d.ts +4 -5
  200. package/dist/src/plugin.d.ts.map +1 -1
  201. package/dist/src/stores/store.d.ts +111 -4
  202. package/dist/src/stores/store.d.ts.map +1 -1
  203. package/dist/src/utils/get-schema.d.ts +3 -0
  204. package/dist/src/utils/get-schema.d.ts.map +1 -0
  205. package/dist/src/utils/pipeline-storage.d.ts +1 -1
  206. package/dist/src/utils/pipeline-storage.d.ts.map +1 -1
  207. package/dist/src/utils/stage.d.ts +1 -1
  208. package/dist/src/utils/stage.d.ts.map +1 -1
  209. package/package.json +28 -28
  210. package/dist/src/components/pipeline-builder-workspace/pipeline-builder-ui-workspace.d.ts.map +0 -1
  211. package/dist/src/components/pipeline-builder-workspace/pipeline-builder-workspace.d.ts +0 -12
  212. package/dist/src/components/pipeline-builder-workspace/pipeline-builder-workspace.d.ts.map +0 -1
  213. package/dist/src/components/pipeline-confirm-modal/pipeline-confirm-modal.d.ts +0 -13
  214. package/dist/src/components/pipeline-confirm-modal/pipeline-confirm-modal.d.ts.map +0 -1
  215. package/dist/src/components/saved-pipelines/saved-pipeline-confirmation-modals.d.ts +0 -12
  216. package/dist/src/components/saved-pipelines/saved-pipeline-confirmation-modals.d.ts.map +0 -1
  217. package/dist/src/modules/is-readonly.d.ts +0 -3
  218. package/dist/src/modules/is-readonly.d.ts.map +0 -1
  219. package/dist/src/stores/index.d.ts +0 -4
  220. package/dist/src/stores/index.d.ts.map +0 -1
  221. package/dist/src/utils/configure-store.d.ts +0 -5
  222. package/dist/src/utils/configure-store.d.ts.map +0 -1
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type AddStageProps = {
2
+ type AddStageProps = {
3
3
  variant: 'button' | 'icon';
4
4
  onAddStage: () => void;
5
5
  };
@@ -1 +1 @@
1
- {"version":3,"file":"add-stage.d.ts","sourceRoot":"","sources":["../../../../src/components/add-stage/add-stage.tsx"],"names":[],"mappings":";AA6BA,aAAK,aAAa,GAAG;IACnB,OAAO,EAAE,QAAQ,GAAG,MAAM,CAAC;IAC3B,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,QAAQ,4BAA6B,aAAa,gBAkC9D,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"add-stage.d.ts","sourceRoot":"","sources":["../../../../src/components/add-stage/add-stage.tsx"],"names":[],"mappings":";AA6BA,KAAK,aAAa,GAAG;IACnB,OAAO,EAAE,QAAQ,GAAG,MAAM,CAAC;IAC3B,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,QAAQ,4BAA6B,aAAa,gBAkC9D,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1,3 +1,3 @@
1
1
  export default AddStage;
2
- import AddStage from "./add-stage";
2
+ import AddStage from './add-stage';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/add-stage/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/add-stage/index.js"],"names":[],"mappings":";qBAAqB,aAAa"}
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ export declare const FeedbackLink: () => JSX.Element;
3
+ //# sourceMappingURL=feedback-link.d.ts.map
@@ -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,12 @@
1
+ import React from 'react';
2
+ type AggregationSidePanelProps = {
3
+ onSelectUseCase: (id: string, stageOperator: string) => void;
4
+ onCloseSidePanel: () => void;
5
+ };
6
+ export declare const AggregationSidePanel: ({ onCloseSidePanel, onSelectUseCase, }: AggregationSidePanelProps) => JSX.Element;
7
+ declare const _default: import("react-redux").ConnectedComponent<({ onCloseSidePanel, onSelectUseCase, }: AggregationSidePanelProps) => JSX.Element, {
8
+ context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
9
+ store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
10
+ }>;
11
+ export default _default;
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/aggregation-side-panel/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAgE3C,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,gBA8C3B,CAAC;;;;;AAEF,wBAGyB"}
@@ -0,0 +1,15 @@
1
+ /// <reference types="react" />
2
+ import UseCaseList from './use-case-list';
3
+ export type StageWizardUseCase = {
4
+ id: string;
5
+ title: string;
6
+ stageOperator: string;
7
+ wizardComponent: React.FunctionComponent<{
8
+ fields: string[];
9
+ onChange: (value: string, validationError: Error | null) => void;
10
+ }>;
11
+ serverVersion?: string;
12
+ };
13
+ export declare const STAGE_WIZARD_USE_CASES: StageWizardUseCase[];
14
+ export { UseCaseList };
15
+ //# sourceMappingURL=index.d.ts.map
@@ -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;AAI1C,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;QACvC,MAAM,EAAE,MAAM,EAAE,CAAC;QACjB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,eAAe,EAAE,KAAK,GAAG,IAAI,KAAK,IAAI,CAAC;KAClE,CAAC,CAAC;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,kBAAkB,EActD,CAAC;AAEF,OAAO,EAAE,WAAW,EAAE,CAAC"}
@@ -0,0 +1,20 @@
1
+ /// <reference types="react" />
2
+ export type ProjectOwnProps = {
3
+ onChange: (value: string, error: Error | null) => void;
4
+ };
5
+ type MapStateProps = {
6
+ fields: string[];
7
+ };
8
+ export type ProjectProps = ProjectOwnProps & MapStateProps;
9
+ type ProjectFormState = string[];
10
+ export type ProjectionType = 'include' | 'exclude';
11
+ export declare const SELECT_PLACEHOLDER_TEXT = "Select projection type";
12
+ export declare const COMBOBOX_PLACEHOLDER_TEXT = "Select field names";
13
+ export declare const mapProjectFormStateToStageValue: (projectionType: ProjectionType, formState: ProjectFormState) => {
14
+ [field: string]: 0 | 1;
15
+ };
16
+ export declare const getParentPaths: (paths: string[], excluding?: string[]) => string[];
17
+ export declare const makeIsOptionDisabled: (projectFields: string[]) => (option: string) => boolean;
18
+ declare const ProjectForm: ({ fields, onChange }: ProjectProps) => JSX.Element;
19
+ export default ProjectForm;
20
+ //# sourceMappingURL=project.d.ts.map
@@ -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":";AAWA,MAAM,MAAM,eAAe,GAAG;IAC5B,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,GAAG,IAAI,KAAK,IAAI,CAAC;CACxD,CAAC;AACF,KAAK,aAAa,GAAG;IAAE,MAAM,EAAE,MAAM,EAAE,CAAA;CAAE,CAAC;AAC1C,MAAM,MAAM,YAAY,GAAG,eAAe,GAAG,aAAa,CAAC;AAE3D,KAAK,gBAAgB,GAAG,MAAM,EAAE,CAAC;AACjC,MAAM,MAAM,cAAc,GAAG,SAAS,GAAG,SAAS,CAAC;AAGnD,eAAO,MAAM,uBAAuB,2BAA2B,CAAC;AAChE,eAAO,MAAM,yBAAyB,uBAAuB,CAAC;AAE9D,eAAO,MAAM,+BAA+B,mBAC1B,cAAc;;CAa/B,CAAC;AAKF,eAAO,MAAM,cAAc,UAAW,MAAM,EAAE,cAAa,MAAM,EAAE,aAUlE,CAAC;AAEF,eAAO,MAAM,oBAAoB,kBAAmB,MAAM,EAAE,cAC1C,MAAM,YAqBvB,CAAC;AAwBF,QAAA,MAAM,WAAW,yBAA0B,YAAY,gBA2DtD,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ export declare const SortForm: ({ fields, onChange, }: {
3
+ fields: string[];
4
+ onChange: (value: string, error: Error | null) => void;
5
+ }) => JSX.Element;
6
+ export default SortForm;
7
+ //# sourceMappingURL=sort.d.ts.map
@@ -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":";AA8DA,eAAO,MAAM,QAAQ;YAIX,MAAM,EAAE;sBACE,MAAM,SAAS,KAAK,GAAG,IAAI,KAAK,IAAI;iBAmHvD,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ declare const UseCaseList: ({ onSelect }: {
3
+ onSelect: (id: string) => void;
4
+ }) => JSX.Element;
5
+ export default UseCaseList;
6
+ //# sourceMappingURL=use-case-list.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-case-list.d.ts","sourceRoot":"","sources":["../../../../../src/components/aggregation-side-panel/stage-wizard-use-cases/use-case-list.tsx"],"names":[],"mappings":";AAqBA,QAAA,MAAM,WAAW;mBAAmC,MAAM,KAAK,IAAI;iBAuBlE,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -17,6 +17,6 @@ export class Aggregations extends React.Component<any, any, any> {
17
17
  constructor(props: any, context: any);
18
18
  render(): React.Component;
19
19
  }
20
- import React from "react";
21
- import { Component } from "react";
20
+ import React from 'react';
21
+ import { Component } from 'react';
22
22
  //# sourceMappingURL=aggregations.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"aggregations.d.ts","sourceRoot":"","sources":["../../../../src/components/aggregations/aggregations.jsx"],"names":[],"mappings":";AAqEA;;;;;;;;;;;GAaiB;AAzDjB;IACE,2BAA6C;IA4DwriB,wBAA8C;IAAA,sCAAyJ;IArD56iB,UAFa,eAAe,CAQ3B;CACF"}
1
+ {"version":3,"file":"aggregations.d.ts","sourceRoot":"","sources":["../../../../src/components/aggregations/aggregations.jsx"],"names":[],"mappings":";AAqEA;;;;;;;;;;;GAaiB;AAzDjB;IACE,2BAA6C;IA4DwriB,wBAA8C;IAAA,sCAAyJ;IArD56iB,UAFa,eAAe,CAQ3B;CACF;kBAxCgC,OAAO;0BAAP,OAAO"}
@@ -1,5 +1,5 @@
1
1
  export default MappedAggregations;
2
2
  export { Aggregations };
3
- import MappedAggregations from "./aggregations";
4
- import { Aggregations } from "./aggregations";
3
+ import MappedAggregations from './aggregations';
4
+ import { Aggregations } from './aggregations';
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/aggregations/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/aggregations/index.js"],"names":[],"mappings":";;+BAAiD,gBAAgB;6BAAhB,gBAAgB"}
@@ -48,6 +48,6 @@ export class CreateViewModal extends React.PureComponent<any, any, any> {
48
48
  onCancel: () => void;
49
49
  render(): Component;
50
50
  }
51
- import React from "react";
52
- import PropTypes from "prop-types";
51
+ import React from 'react';
52
+ import PropTypes from 'prop-types';
53
53
  //# sourceMappingURL=create-view-modal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-view-modal.d.ts","sourceRoot":"","sources":["../../../../src/components/create-view-modal/create-view-modal.jsx"],"names":[],"mappings":";AA4HA;;;;;;;;;;;;;;;;;;;GAIoB;AAxGpB;IACE,2BAAgD;IAEhD;;;;;;;;;;;MAcE;IAEF;;;;;;;MAOE;IAkFwxgB,wBAA8C;IAAA,sCAAyJ;IAhFj+gB,iCAEE;IAEF,iCAIE;IAEF,qBAEE;IAOF,oBA6BC;CACF"}
1
+ {"version":3,"file":"create-view-modal.d.ts","sourceRoot":"","sources":["../../../../src/components/create-view-modal/create-view-modal.jsx"],"names":[],"mappings":";AA4HA;;;;;;;;;;;;;;;;;;;GAIoB;AAxGpB;IACE,2BAAgD;IAEhD;;;;;;;;;;;MAcE;IAEF;;;;;;;MAOE;IAkFwxgB,wBAA8C;IAAA,sCAAyJ;IAhFj+gB,iCAEE;IAEF,iCAIE;IAEF,qBAEE;IAOF,oBA6BC;CACF;kBArGoC,OAAO;sBACtB,YAAY"}
@@ -1,5 +1,5 @@
1
1
  export default MappedCreateViewModal;
2
2
  export { CreateViewModal };
3
- import MappedCreateViewModal from "./create-view-modal";
4
- import { CreateViewModal } from "./create-view-modal";
3
+ import MappedCreateViewModal from './create-view-modal';
4
+ import { CreateViewModal } from './create-view-modal';
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/create-view-modal/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/create-view-modal/index.js"],"names":[],"mappings":";;kCAAuD,qBAAqB;gCAArB,qBAAqB"}
@@ -8,7 +8,7 @@ declare class CreateViewPlugin extends React.Component<any, any, any> {
8
8
  constructor(props: any, context: any);
9
9
  render(): React.Component;
10
10
  }
11
- import React from "react";
12
- import { Component } from "react";
13
- import PropTypes from "prop-types";
11
+ import React from 'react';
12
+ import { Component } from 'react';
13
+ import PropTypes from 'prop-types';
14
14
  //# sourceMappingURL=create-view-plugin.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-view-plugin.d.ts","sourceRoot":"","sources":["../../../src/components/create-view-plugin.jsx"],"names":[],"mappings":";AAKA;IACE,2BAAwC;IACxC;;MAEE;IAiBgxlB,wBAA8C;IAAA,sCAAyJ;IAVz9lB,UAFa,eAAe,CAQ3B;CACF"}
1
+ {"version":3,"file":"create-view-plugin.d.ts","sourceRoot":"","sources":["../../../src/components/create-view-plugin.jsx"],"names":[],"mappings":";AAKA;IACE,2BAAwC;IACxC;;MAEE;IAiBgxlB,wBAA8C;IAAA,sCAAyJ;IAVz9lB,UAFa,eAAe,CAQ3B;CACF;kBAvBgC,OAAO;0BAAP,OAAO;sBAClB,YAAY"}
@@ -43,6 +43,6 @@ export class DuplicateViewModal extends React.PureComponent<any, any, any> {
43
43
  onCancel: () => void;
44
44
  render(): Component;
45
45
  }
46
- import React from "react";
47
- import PropTypes from "prop-types";
46
+ import React from 'react';
47
+ import PropTypes from 'prop-types';
48
48
  //# sourceMappingURL=duplicate-view-modal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"duplicate-view-modal.d.ts","sourceRoot":"","sources":["../../../../src/components/duplicate-view-modal/duplicate-view-modal.jsx"],"names":[],"mappings":";AAqHA;;;;;;;;;;;;;;;;;GAIuB;AA/FvB;IACE,2BAAmD;IAEnD;;;;;;;;;;MAaE;IAEF;;;;;;MAME;IA2Ei/gB,wBAA8C;IAAA,sCAAyJ;IAzE1rhB,iCAEE;IAEF,qBAEE;IAOF,oBA6BC;CACF"}
1
+ {"version":3,"file":"duplicate-view-modal.d.ts","sourceRoot":"","sources":["../../../../src/components/duplicate-view-modal/duplicate-view-modal.jsx"],"names":[],"mappings":";AAqHA;;;;;;;;;;;;;;;;;GAIuB;AA/FvB;IACE,2BAAmD;IAEnD;;;;;;;;;;MAaE;IAEF;;;;;;MAME;IA2Ei/gB,wBAA8C;IAAA,sCAAyJ;IAzE1rhB,iCAEE;IAEF,qBAEE;IAOF,oBA6BC;CACF;kBA/FoC,OAAO;sBACtB,YAAY"}
@@ -1,5 +1,5 @@
1
1
  export default MappedDuplicateViewModal;
2
2
  export { DuplicateViewModal };
3
- import MappedDuplicateViewModal from "./duplicate-view-modal";
4
- import { DuplicateViewModal } from "./duplicate-view-modal";
3
+ import MappedDuplicateViewModal from './duplicate-view-modal';
4
+ import { DuplicateViewModal } from './duplicate-view-modal';
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/duplicate-view-modal/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/duplicate-view-modal/index.js"],"names":[],"mappings":";;qCAEO,wBAAwB;mCAAxB,wBAAwB"}
@@ -5,6 +5,6 @@ declare class DuplicateViewPlugin extends React.Component<any, any, any> {
5
5
  constructor(props: any, context: any);
6
6
  render(): React.Component;
7
7
  }
8
- import React from "react";
9
- import { Component } from "react";
8
+ import React from 'react';
9
+ import { Component } from 'react';
10
10
  //# sourceMappingURL=duplicate-view-plugin.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"duplicate-view-plugin.d.ts","sourceRoot":"","sources":["../../../src/components/duplicate-view-plugin.jsx"],"names":[],"mappings":";AAKA;IACE,2BAA2C;IAiB0xlB,wBAA8C;IAAA,sCAAyJ;IAV5gmB,UAFa,eAAe,CAQ3B;CACF"}
1
+ {"version":3,"file":"duplicate-view-plugin.d.ts","sourceRoot":"","sources":["../../../src/components/duplicate-view-plugin.jsx"],"names":[],"mappings":";AAKA;IACE,2BAA2C;IAiB0xlB,wBAA8C;IAAA,sCAAyJ;IAV5gmB,UAFa,eAAe,CAQ3B;CACF;kBApBgC,OAAO;0BAAP,OAAO"}
@@ -1,8 +1,12 @@
1
1
  import React from 'react';
2
- declare type FocusModeModalHeaderProps = {
2
+ type Stage = {
3
+ idxInStore: number;
4
+ stageOperator: string | null;
5
+ };
6
+ type FocusModeModalHeaderProps = {
3
7
  stageIndex: number;
4
8
  isEnabled: boolean;
5
- stages: (string | null)[];
9
+ stages: Stage[];
6
10
  onStageSelect: (index: number) => void;
7
11
  onStageDisabledToggleClick: (index: number, newVal: boolean) => void;
8
12
  onAddStageClick: (index: number) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"focus-mode-modal-header.d.ts","sourceRoot":"","sources":["../../../../src/components/focus-mode/focus-mode-modal-header.tsx"],"names":[],"mappings":"AAaA,OAAO,KAA8B,MAAM,OAAO,CAAC;AASnD,aAAK,yBAAyB,GAAG;IAC/B,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,CAAC,MAAM,GAAG,IAAI,CAAC,EAAE,CAAC;IAC1B,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;AA2CF,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,iBAAiB,CACxD,yBAAyB,CAkO1B,CAAC;;;;;AAEF,wBAsBwB"}
1
+ {"version":3,"file":"focus-mode-modal-header.d.ts","sourceRoot":"","sources":["../../../../src/components/focus-mode/focus-mode-modal-header.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAUxC,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,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,CA2N1B,CAAC;;;;;AAEF,wBA6BwB"}
@@ -1 +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;wBAyBxB,CAAC;;;;;;;;AAeF,wBAAuD"}
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"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { Document } from 'mongodb';
3
- declare type FocusModePreviewProps = {
3
+ type FocusModePreviewProps = {
4
4
  title: string;
5
5
  isLoading?: boolean;
6
6
  documents?: Document[] | null;
@@ -1 +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,KAAmB,MAAM,OAAO,CAAC;AAQxC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AA+DxC,aAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;IAC9B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,8BAA8B,CAAC,EAAE,OAAO,CAAC;CAC1C,CAAC;AAEF,eAAO,MAAM,gBAAgB,gGAO1B,qBAAqB,gBA+EvB,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;;;EA6DzD,CAAC;AAEhB,eAAO,MAAM,oBAAoB,mDA3DI,KAAK,qBAAqB,EAAE,OAAO,CAAC;;;EAoFzD,CAAC"}
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,KAAmB,MAAM,OAAO,CAAC;AAQxC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAgExC,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;IAC9B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,8BAA8B,CAAC,EAAE,OAAO,CAAC;CAC1C,CAAC;AAEF,eAAO,MAAM,gBAAgB,gGAO1B,qBAAqB,gBA+EvB,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;;;EA8DzD,CAAC;AAEhB,eAAO,MAAM,oBAAoB,mDA5DI,KAAK,qBAAqB,EAAE,OAAO,CAAC;;;EAsFzD,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type FocusModeProps = {
2
+ type FocusModeProps = {
3
3
  isModalOpen: boolean;
4
4
  isAutoPreviewEnabled: boolean;
5
5
  onCloseModal: () => void;
@@ -1 +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;AAoG1B,aAAK,cAAc,GAAG;IACpB,WAAW,EAAE,OAAO,CAAC;IACrB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAwFF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAuB7D,CAAC;;;;;AAUF,wBAAyD"}
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;AAoG1B,KAAK,cAAc,GAAG;IACpB,WAAW,EAAE,OAAO,CAAC;IACrB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAwFF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAuB7D,CAAC;;;;;AAUF,wBAAyD"}
@@ -1,3 +1,3 @@
1
1
  export default LoadingOverlay;
2
- import { LoadingOverlay } from "./loading-overlay";
2
+ import { LoadingOverlay } from './loading-overlay';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/loading-overlay/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/loading-overlay/index.js"],"names":[],"mappings":";+BAA+B,mBAAmB"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type LoadingOverlayProps = {
2
+ type LoadingOverlayProps = {
3
3
  text: string;
4
4
  };
5
5
  declare function LoadingOverlay({ text }: LoadingOverlayProps): JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"loading-overlay.d.ts","sourceRoot":"","sources":["../../../../src/components/loading-overlay/loading-overlay.tsx"],"names":[],"mappings":";AAoCA,aAAK,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"}
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"}
@@ -1,3 +1,3 @@
1
1
  export default ModifySourceBanner;
2
- import ModifySourceBanner from "./modify-source-banner";
2
+ import ModifySourceBanner from './modify-source-banner';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/modify-source-banner/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/modify-source-banner/index.js"],"names":[],"mappings":";+BAA+B,wBAAwB"}
@@ -5,5 +5,5 @@ declare namespace ModifySourceBanner {
5
5
  const editViewName: PropTypes.Validator<string>;
6
6
  }
7
7
  }
8
- import PropTypes from "prop-types";
8
+ import PropTypes from 'prop-types';
9
9
  //# sourceMappingURL=modify-source-banner.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"modify-source-banner.d.ts","sourceRoot":"","sources":["../../../../src/components/modify-source-banner/modify-source-banner.jsx"],"names":[],"mappings":";AAaA,2CAJW,MAAM,aAchB"}
1
+ {"version":3,"file":"modify-source-banner.d.ts","sourceRoot":"","sources":["../../../../src/components/modify-source-banner/modify-source-banner.jsx"],"names":[],"mappings":";AAaA,2CAJW,MAAM,aAchB;;;;;;sBAtBqB,YAAY"}
@@ -1,3 +1,3 @@
1
1
  export default Pipeline;
2
- import Pipeline from "./pipeline";
2
+ import Pipeline from './pipeline';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline/index.js"],"names":[],"mappings":";qBAAqB,YAAY"}
@@ -43,6 +43,6 @@ declare class Pipeline extends React.PureComponent<any, any, any> {
43
43
  renderPipelineToolbar(): JSX.Element;
44
44
  render(): Component;
45
45
  }
46
- import React from "react";
47
- import PropTypes from "prop-types";
46
+ import React from 'react';
47
+ import PropTypes from 'prop-types';
48
48
  //# sourceMappingURL=pipeline.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pipeline.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline/pipeline.jsx"],"names":[],"mappings":";AAuBA;IACE,2BAAyC;IAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;MA0BE;IAEF;;;;MAIE;IA8Fwyc,wBAA8C;IAAA,sCAAyJ;IA5Fj/c;;MAEE;IAEF,kEAEE;IAEF,0DAcC;IAED,qCAUC;IAOD,oBA+CC;CACF"}
1
+ {"version":3,"file":"pipeline.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline/pipeline.jsx"],"names":[],"mappings":";AAsBA;IACE,2BAAyC;IAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;MA0BE;IAEF;;;;MAIE;IA6Fg6c,wBAA8C;IAAA,sCAAyJ;IA3Fzmd;;MAEE;IAEF,kEAEE;IAEF,0DAcC;IAED,qCAUC;IAOD,oBA8CC;CACF;kBAnJoC,OAAO;sBACtB,YAAY"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { Document as DocumentType } from 'mongodb';
3
- declare type InputProps = {
3
+ type InputProps = {
4
4
  documents: DocumentType[];
5
5
  isExpanded: boolean;
6
6
  isLoading: boolean;
@@ -1 +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,aAAK,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"}
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"}
@@ -1,3 +1,13 @@
1
- export default PipelineBuilderWorkspace;
2
- import PipelineBuilderWorkspace from "./pipeline-builder-workspace";
1
+ import React from 'react';
2
+ import type { PipelineMode } from '../../modules/pipeline-builder/pipeline-mode';
3
+ type PipelineBuilderWorkspaceProps = {
4
+ pipelineMode: PipelineMode;
5
+ isPanelOpen: boolean;
6
+ };
7
+ export declare const PipelineBuilderWorkspace: React.FunctionComponent<PipelineBuilderWorkspaceProps>;
8
+ declare const _default: import("react-redux").ConnectedComponent<React.FunctionComponent<PipelineBuilderWorkspaceProps>, {
9
+ context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
10
+ store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
11
+ }>;
12
+ export default _default;
3
13
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-builder-workspace/index.js"],"names":[],"mappings":""}
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;AA4BjF,KAAK,6BAA6B,GAAG;IACnC,YAAY,EAAE,YAAY,CAAC;IAC3B,WAAW,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,iBAAiB,CAC5D,6BAA6B,CA4B9B,CAAC;;;;;AAUF,wBAA2D"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type PipelineAsTextWorkspaceProps = {
2
+ type PipelineAsTextWorkspaceProps = {
3
3
  isAutoPreview: boolean;
4
4
  };
5
5
  export declare const PipelineAsTextWorkspace: React.FunctionComponent<PipelineAsTextWorkspaceProps>;
@@ -1 +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;AA2C1B,aAAK,4BAA4B,GAAG;IAClC,aAAa,EAAE,OAAO,CAAC;CACxB,CAAC;AAIF,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,iBAAiB,CAC3D,4BAA4B,CA0C7B,CAAC;;;;;AAMF,wBAA0D"}
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;AAyB1B,KAAK,4BAA4B,GAAG;IAClC,aAAa,EAAE,OAAO,CAAC;CACxB,CAAC;AAIF,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,iBAAiB,CAC3D,4BAA4B,CAqC7B,CAAC;;;;;AAMF,wBAA0D"}
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import type { CompletionWithServerInfo } from '@mongodb-js/compass-editor';
3
3
  import type { MongoServerError } from 'mongodb';
4
4
  import type { PipelineParserError } from '../../../modules/pipeline-builder/pipeline-parser/utils';
5
- declare type PipelineEditorProps = {
5
+ type PipelineEditorProps = {
6
6
  num_stages: number;
7
7
  pipelineText: string;
8
8
  syntaxErrors: PipelineParserError[];
@@ -1 +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,KAAyC,MAAM,OAAO,CAAC;AAW9D,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAS3E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAEhD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yDAAyD,CAAC;AAgCnG,aAAK,mBAAmB,GAAG;IACzB,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,MAAM,EAAE,wBAAwB,EAAE,CAAC;IACnC,oBAAoB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/C,CAAC;AAoBF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAyFvE,CAAC;;;;;AA6BF,wBAA8D"}
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;AAW5D,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAO3E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAEhD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yDAAyD,CAAC;AAyCnG,KAAK,mBAAmB,GAAG;IACzB,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,MAAM,EAAE,wBAAwB,EAAE,CAAC;IACnC,oBAAoB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/C,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CA0FvE,CAAC;;;;;AA6BF,wBAA8D"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { Document } from 'mongodb';
3
- declare type PipelinePreviewProps = {
3
+ type PipelinePreviewProps = {
4
4
  isLoading: boolean;
5
5
  isMergeStage: boolean;
6
6
  isOutStage: boolean;
@@ -1 +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,KAA4B,MAAM,OAAO,CAAC;AAYjD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAsDxC,aAAK,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,QAAQ,EAAE,GAAG,IAAI,CAAC;IAC/B,cAAc,EAAE,OAAO,CAAC;CACzB,CAAC;AAmFF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CAgDzE,CAAC;;;;;AAwBF,wBAAkD"}
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,KAA4B,MAAM,OAAO,CAAC;AAYjD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAsDxC,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,QAAQ,EAAE,GAAG,IAAI,CAAC;IAC/B,cAAc,EAAE,OAAO,CAAC;CACzB,CAAC;AAmFF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CAgDzE,CAAC;;;;;AAwBF,wBAAkD"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type OutputStageProps = {
2
+ type OutputStageProps = {
3
3
  stageOperator: '$out' | '$merge' | null;
4
4
  isAtlas: boolean;
5
5
  isLoading: boolean;
@@ -1 +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;AAuC1B,aAAK,gBAAgB,GAAG;IACtB,aAAa,EAAE,MAAM,GAAG,QAAQ,GAAG,IAAI,CAAC;IACxC,OAAO,EAAE,OAAO,CAAC;IACjB,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,2FAO5B,gBAAgB,uBAyClB,CAAC;AAoBF,eAAO,MAAM,iBAAiB,oIA7D3B,gBAAgB;mBA5CF,MAAM,GAAG,QAAQ,GAAG,IAAI;;;EA4GpB,CAAC"}
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;AAuC1B,KAAK,gBAAgB,GAAG;IACtB,aAAa,EAAE,MAAM,GAAG,QAAQ,GAAG,IAAI,CAAC;IACxC,OAAO,EAAE,OAAO,CAAC;IACjB,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,2FAO5B,gBAAgB,uBAyClB,CAAC;AAoBF,eAAO,MAAM,iBAAiB,oIA7D3B,gBAAgB;mBA5CF,MAAM,GAAG,QAAQ,GAAG,IAAI;;;EA4GpB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  import React from 'react';
2
- declare type PipelineBuilderUIWorkspaceProps = {
3
- stageIds: number[];
2
+ import type { StageIdAndType } from '../../../modules/pipeline-builder/stage-editor';
3
+ type PipelineBuilderUIWorkspaceProps = {
4
+ stagesIdAndType: StageIdAndType[];
4
5
  editViewName?: string;
5
6
  onStageMoveEnd: (from: number, to: number) => void;
6
7
  onStageAddAfterEnd: (after?: number) => void;
@@ -11,4 +12,4 @@ declare const _default: import("react-redux").ConnectedComponent<React.FunctionC
11
12
  store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
12
13
  }>;
13
14
  export default _default;
14
- //# sourceMappingURL=pipeline-builder-ui-workspace.d.ts.map
15
+ //# sourceMappingURL=index.d.ts.map
@@ -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;AAK1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gDAAgD,CAAC;AAsBrF,KAAK,+BAA+B,GAAG;IACrC,eAAe,EAAE,cAAc,EAAE,CAAC;IAClC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACnD,kBAAkB,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAC9C,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,iBAAiB,CAC9D,+BAA+B,CAyBhC,CAAC;;;;;AAcF,wBAA0E"}
@@ -0,0 +1,16 @@
1
+ import React from 'react';
2
+ import type { StageIdAndType } from '../../../modules/pipeline-builder/stage-editor';
3
+ import type { SyntheticListenerMap } from '@dnd-kit/core/dist/hooks/utilities';
4
+ export type SortableProps = {
5
+ style: React.CSSProperties;
6
+ setNodeRef: (node: HTMLElement | null) => void;
7
+ listeners: SyntheticListenerMap | undefined;
8
+ };
9
+ type SortableListProps = {
10
+ stagesIdAndType: StageIdAndType[];
11
+ onStageMoveEnd: (from: number, to: number) => void;
12
+ onStageAddAfterEnd: (after?: number) => void;
13
+ };
14
+ export declare const SortableList: ({ stagesIdAndType, onStageMoveEnd, onStageAddAfterEnd, }: SortableListProps) => JSX.Element;
15
+ export {};
16
+ //# sourceMappingURL=sortable-list.d.ts.map
@@ -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,KAAsB,MAAM,OAAO,CAAC;AAC3C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gDAAgD,CAAC;AAerF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAW/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;AA6CF,KAAK,iBAAiB,GAAG;IACvB,eAAe,EAAE,cAAc,EAAE,CAAC;IAClC,cAAc,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACnD,kBAAkB,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAC9C,CAAC;AAEF,eAAO,MAAM,YAAY,6DAItB,iBAAiB,gBA0DnB,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { ExplainIndex } from '../../modules/explain';
3
- declare type ExplainIndexesProps = {
3
+ type ExplainIndexesProps = {
4
4
  indexes: ExplainIndex[];
5
5
  };
6
6
  export declare const ExplainIndexes: React.FunctionComponent<ExplainIndexesProps>;
@@ -1 +1 @@
1
- {"version":3,"file":"explain-indexes.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-explain/explain-indexes.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE1D,aAAK,mBAAmB,GAAG;IACzB,OAAO,EAAE,YAAY,EAAE,CAAC;CACzB,CAAC;AAuBF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAgDvE,CAAC"}
1
+ {"version":3,"file":"explain-indexes.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-explain/explain-indexes.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE1D,KAAK,mBAAmB,GAAG;IACzB,OAAO,EAAE,YAAY,EAAE,CAAC;CACzB,CAAC;AAuBF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAgDvE,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { ExplainIndex } from '../../modules/explain';
3
- declare type ExplainQueryPerformanceProps = {
3
+ type ExplainQueryPerformanceProps = {
4
4
  executionTimeMillis: number;
5
5
  nReturned: number;
6
6
  indexes: ExplainIndex[];
@@ -1 +1 @@
1
- {"version":3,"file":"explain-query-performance.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-explain/explain-query-performance.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAG1D,aAAK,4BAA4B,GAAG;IAClC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,YAAY,EAAE,CAAC;CACzB,CAAC;AAwBF,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,iBAAiB,CAC3D,4BAA4B,CAiC7B,CAAC"}
1
+ {"version":3,"file":"explain-query-performance.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-explain/explain-query-performance.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAG1D,KAAK,4BAA4B,GAAG;IAClC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,YAAY,EAAE,CAAC;CACzB,CAAC;AAwBF,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,iBAAiB,CAC3D,4BAA4B,CAiC7B,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { ExplainData } from '../../modules/explain';
3
- declare type ExplainResultsProps = {
3
+ type ExplainResultsProps = {
4
4
  plan: ExplainData['plan'];
5
5
  stats?: ExplainData['stats'];
6
6
  };
@@ -1 +1 @@
1
- {"version":3,"file":"explain-results.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-explain/explain-results.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAGzD,aAAK,mBAAmB,GAAG;IACzB,IAAI,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;IAC1B,KAAK,CAAC,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;CAC9B,CAAC;AAgCF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAkCvE,CAAC"}
1
+ {"version":3,"file":"explain-results.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-explain/explain-results.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAGzD,KAAK,mBAAmB,GAAG;IACzB,IAAI,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;IAC1B,KAAK,CAAC,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;CAC9B,CAAC;AAgCF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAkCvE,CAAC"}