@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,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { ExplainData } from '../../modules/explain';
3
- declare type PipelineExplainProps = {
3
+ type PipelineExplainProps = {
4
4
  isModalOpen: boolean;
5
5
  isLoading: boolean;
6
6
  error?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-explain/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAWnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAIzD,aAAK,oBAAoB,GAAG;IAC1B,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,eAAe,EAAE,MAAM,IAAI,CAAC;CAC7B,CAAC;AAYF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CAiEzE,CAAC;;;;;AAeF,wBAA+D"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-explain/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAWnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAIzD,KAAK,oBAAoB,GAAG;IAC1B,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,eAAe,EAAE,MAAM,IAAI,CAAC;CAC7B,CAAC;AAYF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CAiEzE,CAAC;;;;;AAeF,wBAA+D"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type PipelineOutputOption = 'expand' | 'collapse';
2
+ export type PipelineOutputOption = 'expand' | 'collapse';
3
3
  export declare const PipelineOutputOptionsMenu: React.FunctionComponent<{
4
4
  option: PipelineOutputOption;
5
5
  onChangeOption: (option: PipelineOutputOption) => void;
@@ -1 +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,oBAAY,oBAAoB,GAAG,QAAQ,GAAG,UAAU,CAAC;AAMzD,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAC9D,MAAM,EAAE,oBAAoB,CAAC;IAC7B,cAAc,EAAE,CAAC,MAAM,EAAE,oBAAoB,KAAK,IAAI,CAAC;IACvD,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAaA,CAAC"}
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,MAAM,EAAE,oBAAoB,CAAC;IAC7B,cAAc,EAAE,CAAC,MAAM,EAAE,oBAAoB,KAAK,IAAI,CAAC;IACvD,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAaA,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { Document } from 'mongodb';
3
- declare type PipelineResultsWorkspaceProps = {
3
+ type PipelineResultsWorkspaceProps = {
4
4
  documents: Document[];
5
5
  isLoading?: boolean;
6
6
  isError?: boolean;
@@ -1 +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,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAiGxC,aAAK,6BAA6B,GAAG;IACnC,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,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;;;;;;AAoCF,wBAAwE"}
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,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAiGxC,KAAK,6BAA6B,GAAG;IACnC,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,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;;;;;;AAoCF,wBAAwE"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type PipelinePaginationCountProps = {
2
+ type PipelinePaginationCountProps = {
3
3
  loading: boolean;
4
4
  count?: number;
5
5
  onCount: () => void;
@@ -1 +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,aAAK,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"}
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"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { RootState } from '../../modules';
3
- declare type PipelinePaginationProps = {
3
+ type PipelinePaginationProps = {
4
4
  showingFrom: number;
5
5
  showingTo: number;
6
6
  isCountDisabled: boolean;
@@ -1 +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,aAAK,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"}
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"}
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import type { ResultsViewType } from './pipeline-results-list';
3
3
  import type { PipelineOutputOption } from '../pipeline-output-options-menu';
4
- declare type PipelineResultsHeaderProps = {
4
+ type PipelineResultsHeaderProps = {
5
5
  onChangeResultsView: (viewType: ResultsViewType) => void;
6
6
  resultsViewType: ResultsViewType;
7
7
  isMergeOrOutPipeline: boolean;
@@ -1 +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,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAQ/D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AAE5E,aAAK,0BAA0B,GAAG;IAChC,mBAAmB,EAAE,CAAC,QAAQ,EAAE,eAAe,KAAK,IAAI,CAAC;IACzD,eAAe,EAAE,eAAe,CAAC;IACjC,oBAAoB,EAAE,OAAO,CAAC;IAC9B,4BAA4B,EAAE,CAAC,GAAG,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAClE,oBAAoB,EAAE,oBAAoB,CAAC;CAC5C,CAAC;AAmBF,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,iBAAiB,CACzD,0BAA0B,CA6B3B,CAAC;;;;;;;AAkBF,wBAAqE"}
1
+ {"version":3,"file":"pipeline-results-header.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-results-workspace/pipeline-results-header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAQ/D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AAE5E,KAAK,0BAA0B,GAAG;IAChC,mBAAmB,EAAE,CAAC,QAAQ,EAAE,eAAe,KAAK,IAAI,CAAC;IACzD,eAAe,EAAE,eAAe,CAAC;IACjC,oBAAoB,EAAE,OAAO,CAAC;IAC9B,4BAA4B,EAAE,CAAC,GAAG,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAClE,oBAAoB,EAAE,oBAAoB,CAAC;CAC5C,CAAC;AAmBF,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,iBAAiB,CACzD,0BAA0B,CA6B3B,CAAC;;;;;;;AAkBF,wBAAqE"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { Document } from 'mongodb';
3
- export declare type ResultsViewType = 'document' | 'json';
3
+ export type ResultsViewType = 'document' | 'json';
4
4
  declare const PipelineResultsList: React.FunctionComponent<{
5
5
  documents: Document[];
6
6
  allDocsExpanded?: boolean;
@@ -1 +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,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAIxC,oBAAY,eAAe,GAAG,UAAU,GAAG,MAAM,CAAC;AAMlD,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IACjD,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,IAAI,EAAE,eAAe,CAAC;CACvB,CA2BA,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
1
+ {"version":3,"file":"pipeline-results-list.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-results-workspace/pipeline-results-list.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAIxC,MAAM,MAAM,eAAe,GAAG,UAAU,GAAG,MAAM,CAAC;AAMlD,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IACjD,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,IAAI,EAAE,eAAe,CAAC;CACvB,CA2BA,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { PipelineOutputOption } from '../pipeline-output-options-menu';
3
- declare type PipelineToolbarProps = {
3
+ type PipelineToolbarProps = {
4
4
  isBuilderView: boolean;
5
5
  showRunButton: boolean;
6
6
  showExportButton: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAgBxC,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AAqC5E,aAAK,oBAAoB,GAAG;IAC1B,aAAa,EAAE,OAAO,CAAC;IACvB,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,4BAA4B,EAAE,CAAC,GAAG,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAClE,oBAAoB,EAAE,oBAAoB,CAAC;CAC5C,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CAgDzE,CAAC;;;;;;;;;;AAKF,wBAAkD"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAgBxC,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AAqC5E,KAAK,oBAAoB,GAAG;IAC1B,aAAa,EAAE,OAAO,CAAC;IACvB,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,4BAA4B,EAAE,CAAC,GAAG,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAClE,oBAAoB,EAAE,oBAAoB,CAAC;CAC5C,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CAgDzE,CAAC;;;;;;;;;;AAKF,wBAAkD"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type PipelineHeaderProps = {
2
+ type PipelineHeaderProps = {
3
3
  isOptionsVisible: boolean;
4
4
  showRunButton: boolean;
5
5
  showExportButton: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/pipeline-toolbar/pipeline-header/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AA+DvC,aAAK,mBAAmB,GAAG;IACzB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,sBAAsB,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IAChD,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,qBAAqB,EAAE,OAAO,CAAC;IAC/B,sBAAsB,EAAE,OAAO,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAmEvE,CAAC;;;;;;;;;;AAEF,wBAUkB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/pipeline-toolbar/pipeline-header/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AA+DvC,KAAK,mBAAmB,GAAG;IACzB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,sBAAsB,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IAChD,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,qBAAqB,EAAE,OAAO,CAAC;IAC/B,sBAAsB,EAAE,OAAO,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAmEvE,CAAC;;;;;;;;;;AAEF,wBAUkB"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type PipelineActionsProps = {
2
+ type PipelineActionsProps = {
3
3
  showRunButton?: boolean;
4
4
  isRunButtonDisabled?: boolean;
5
5
  onRunAggregation: () => void;
@@ -1 +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;AA2B1B,aAAK,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,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CA8EzE,CAAC;;;;;;;;;;AAyBF,wBAA2E"}
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;AA2B1B,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,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CA8EzE,CAAC;;;;;;;;;;AAyBF,wBAA2E"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { Workspace } from '../../../modules/workspace';
3
- declare type PipelineStagesProps = {
3
+ type PipelineStagesProps = {
4
4
  isResultsMode: boolean;
5
5
  stages: string[];
6
6
  showAddNewStage: boolean;
@@ -1 +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;AAgB1B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAwB5D,aAAK,mBAAmB,GAAG;IACzB,aAAa,EAAE,OAAO,CAAC;IACvB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,eAAe,EAAE,OAAO,CAAC;IACzB,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,mBAAmB,EAAE,CAAC,SAAS,EAAE,SAAS,KAAK,IAAI,CAAC;CACrD,CAAC;AAIF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CA+CvE,CAAC;;;;;AAiBF,wBAA0E"}
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;AAgB1B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAwB5D,KAAK,mBAAmB,GAAG;IACzB,aAAa,EAAE,OAAO,CAAC;IACvB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,eAAe,EAAE,OAAO,CAAC;IACzB,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,mBAAmB,EAAE,CAAC,SAAS,EAAE,SAAS,KAAK,IAAI,CAAC;CACrD,CAAC;AAIF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CA+CvE,CAAC;;;;;AAiBF,wBAA0E"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type PipelineSettingsProps = {
2
+ type PipelineSettingsProps = {
3
3
  isSavePipelineDisplayed?: boolean;
4
4
  isCreatePipelineDisplayed?: boolean;
5
5
  isExportToLanguageEnabled?: boolean;
@@ -1 +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;AA+B1B,aAAK,qBAAqB,GAAG;IAC3B,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,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,CA4CtB,CAAC;;;;;AAEF,wBAaoB"}
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;AA+B1B,KAAK,qBAAqB,GAAG;IAC3B,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,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,CA4CtB,CAAC;;;;;AAEF,wBAaoB"}
@@ -1,12 +1,14 @@
1
1
  import React from 'react';
2
2
  import type { PipelineMode } from '../../../modules/pipeline-builder/pipeline-mode';
3
- declare type PipelineExtraSettingsProps = {
3
+ type PipelineExtraSettingsProps = {
4
4
  isAutoPreview: boolean;
5
5
  isPipelineModeDisabled: boolean;
6
+ isSidePanelOpen: boolean;
6
7
  pipelineMode: PipelineMode;
7
8
  onToggleAutoPreview: (newVal: boolean) => void;
8
9
  onChangePipelineMode: (newVal: PipelineMode) => void;
9
10
  onToggleSettings: () => void;
11
+ onToggleSidePanel: () => void;
10
12
  };
11
13
  export declare const PipelineExtraSettings: React.FunctionComponent<PipelineExtraSettingsProps>;
12
14
  declare const _default: import("react-redux").ConnectedComponent<React.FunctionComponent<PipelineExtraSettingsProps>, {
@@ -1 +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;AAgB1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iDAAiD,CAAC;AAqBpF,aAAK,0BAA0B,GAAG;IAChC,aAAa,EAAE,OAAO,CAAC;IACvB,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;CAC9B,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,iBAAiB,CACzD,0BAA0B,CAmE3B,CAAC;;;;;AAgBF,wBAAqE"}
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,KAAoB,MAAM,OAAO,CAAC;AAgBzC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iDAAiD,CAAC;AA0BpF,KAAK,0BAA0B,GAAG;IAChC,aAAa,EAAE,OAAO,CAAC;IACvB,sBAAsB,EAAE,OAAO,CAAC;IAChC,eAAe,EAAE,OAAO,CAAC;IACzB,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,CAwF3B,CAAC;;;;;AAkBF,wBAAqE"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type SaveMenuProps = {
2
+ type SaveMenuProps = {
3
3
  disabled?: boolean;
4
4
  pipelineName: string;
5
5
  isCreateViewAvailable: boolean;
@@ -1 +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;AAavC,aAAK,aAAa,GAAG;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,OAAO,CAAC;IAC/B,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;AAKF,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,iBAAiB,CAAC,aAAa,CA8CpE,CAAC;AAyBF,eAAO,MAAM,QAAQ;;;;EAGD,CAAC"}
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;AAavC,KAAK,aAAa,GAAG;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,OAAO,CAAC;IAC/B,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;AAKF,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,iBAAiB,CAAC,aAAa,CA8CpE,CAAC;AAyBF,eAAO,MAAM,QAAQ;;;;EAGD,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type PipelineNameProps = {
2
+ type PipelineNameProps = {
3
3
  name: string;
4
4
  isModified: boolean;
5
5
  };
@@ -1 +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,aAAK,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"}
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"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type SavePipelineCardProps = {
2
+ type SavePipelineCardProps = {
3
3
  id: string;
4
4
  name: string;
5
5
  onOpenPipeline: () => void;
@@ -1 +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,aAAK,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;AA4BF,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,iBAAiB,CACpD,qBAAqB,CAmCtB,CAAC"}
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;AA4BF,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,iBAAiB,CACpD,qBAAqB,CAmCtB,CAAC"}
@@ -1,17 +1,13 @@
1
1
  import React from 'react';
2
- import { type EditorViewType } from '../../modules/pipeline-builder/builder-helpers';
3
- declare type SavedPipelinesProps = {
2
+ import type { StoredPipeline } from '../../utils/pipeline-storage';
3
+ type SavedPipelinesProps = {
4
4
  namespace: string;
5
- savedPipelines: {
6
- id: string;
7
- name: string;
8
- }[];
9
- editor_view_type: EditorViewType;
10
- onOpenPipeline: (pipelineId: string) => void;
5
+ savedPipelines: StoredPipeline[];
6
+ onOpenPipeline: (pipelineData: StoredPipeline) => void;
11
7
  onDeletePipeline: (pipelineId: string) => void;
12
8
  };
13
- export declare const SavedPipelines: ({ namespace, savedPipelines, editor_view_type, onOpenPipeline, onDeletePipeline, }: SavedPipelinesProps) => JSX.Element;
14
- declare const _default: import("react-redux").ConnectedComponent<({ namespace, savedPipelines, editor_view_type, onOpenPipeline, onDeletePipeline, }: SavedPipelinesProps) => JSX.Element, {
9
+ export declare const SavedPipelines: ({ namespace, savedPipelines, onOpenPipeline, onDeletePipeline, }: SavedPipelinesProps) => JSX.Element;
10
+ declare const _default: import("react-redux").ConnectedComponent<({ namespace, savedPipelines, onOpenPipeline, onDeletePipeline, }: SavedPipelinesProps) => JSX.Element, {
15
11
  context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
16
12
  store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
17
13
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"saved-pipelines.d.ts","sourceRoot":"","sources":["../../../../src/components/saved-pipelines/saved-pipelines.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAoBrD,OAAO,EACL,KAAK,cAAc,EAEpB,MAAM,gDAAgD,CAAC;AA6CxD,aAAK,mBAAmB,GAAG;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IAC/C,gBAAgB,EAAE,cAAc,CAAC;IACjC,cAAc,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,gBAAgB,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,cAAc,uFAMxB,mBAAmB,gBA8ErB,CAAC;;;;;AAYF,wBAA8D"}
1
+ {"version":3,"file":"saved-pipelines.d.ts","sourceRoot":"","sources":["../../../../src/components/saved-pipelines/saved-pipelines.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAe1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AA0CnE,KAAK,mBAAmB,GAAG;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,cAAc,EAAE,CAAC;IACjC,cAAc,EAAE,CAAC,YAAY,EAAE,cAAc,KAAK,IAAI,CAAC;IACvD,gBAAgB,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,cAAc,qEAKxB,mBAAmB,gBA4CrB,CAAC;;;;;AAWF,wBAA8D"}
@@ -1,3 +1,3 @@
1
1
  export default SavingPipelineModal;
2
- import SavingPipelineModal from "./saving-pipeline-modal";
2
+ import SavingPipelineModal from './saving-pipeline-modal';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/saving-pipeline-modal/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/saving-pipeline-modal/index.js"],"names":[],"mappings":";gCAAgC,yBAAyB"}
@@ -17,6 +17,6 @@ declare class SavingPipelineModal extends React.PureComponent<any, any, any> {
17
17
  save(): void;
18
18
  render(): React.Component;
19
19
  }
20
- import React from "react";
21
- import PropTypes from "prop-types";
20
+ import React from 'react';
21
+ import PropTypes from 'prop-types';
22
22
  //# sourceMappingURL=saving-pipeline-modal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"saving-pipeline-modal.d.ts","sourceRoot":"","sources":["../../../../src/components/saving-pipeline-modal/saving-pipeline-modal.jsx"],"names":[],"mappings":";AAOA;IACE,2BAAoD;IAEpD;;;;;;;;;MASE;IA0D42iB,wBAA8C;IAAA,sCAAyJ;IAlDrjjB,mBAHW,KAAK,GACH,IAAI,CAIhB;IAQD,QAFa,IAAI,CAShB;IAOD,UAFa,MAAM,SAAS,CAwB3B;CACF"}
1
+ {"version":3,"file":"saving-pipeline-modal.d.ts","sourceRoot":"","sources":["../../../../src/components/saving-pipeline-modal/saving-pipeline-modal.jsx"],"names":[],"mappings":";AAOA;IACE,2BAAoD;IAEpD;;;;;;;;;MASE;IA0D42iB,wBAA8C;IAAA,sCAAyJ;IAlDrjjB,mBAHW,KAAK,GACH,IAAI,CAIhB;IAQD,QAFa,IAAI,CAShB;IAOD,UAFa,MAAM,SAAS,CAwB3B;CACF;kBA1EoC,OAAO;sBACtB,YAAY"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type SettingsProps = {
2
+ type SettingsProps = {
3
3
  isAtlasDeployed: boolean;
4
4
  isCommenting: boolean;
5
5
  isExpanded: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../src/components/settings/settings.tsx"],"names":[],"mappings":";AA2FA,aAAK,aAAa,GAAG;IACnB,eAAe,EAAE,OAAO,CAAC;IACzB,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,UAAU,EAAE,MAAM,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,OAAO,EAAE,MAAM,CAAC;QAChB,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,eAAe,EACf,YAAY,EACZ,UAAU,EACV,UAAU,EACV,KAAK,EACL,QAAQ,EACR,aAAa,EACb,gBAAgB,EAChB,qBAAqB,EACrB,2BAA2B,EAC3B,wBAAwB,GACzB,EAAE,aAAa,sBAiJf;AAED,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../src/components/settings/settings.tsx"],"names":[],"mappings":";AA2FA,KAAK,aAAa,GAAG;IACnB,eAAe,EAAE,OAAO,CAAC;IACzB,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,UAAU,EAAE,MAAM,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,OAAO,EAAE,MAAM,CAAC;QAChB,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,eAAe,EACf,YAAY,EACZ,UAAU,EACV,UAAU,EACV,KAAK,EACL,QAAQ,EACR,aAAa,EACb,gBAAgB,EAChB,qBAAqB,EACrB,2BAA2B,EAC3B,wBAAwB,GACzB,EAAE,aAAa,sBAiJf;AAED,eAAe,QAAQ,CAAC"}
@@ -1,3 +1,3 @@
1
1
  export default StageEditor;
2
- import StageEditor from "./stage-editor";
2
+ import StageEditor from './stage-editor';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/stage-editor/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/stage-editor/index.js"],"names":[],"mappings":";wBAAwB,gBAAgB"}
@@ -1,26 +1,29 @@
1
1
  import React from 'react';
2
2
  import type { MongoServerError } from 'mongodb';
3
- import type { AceEditor, CompletionWithServerInfo } from '@mongodb-js/compass-editor';
3
+ import type { EditorRef } from '@mongodb-js/compass-editor';
4
4
  import type { PipelineParserError } from '../../modules/pipeline-builder/pipeline-parser/utils';
5
- declare type StageEditorProps = {
5
+ type StageEditorProps = {
6
6
  index: number;
7
7
  stageOperator: string | null;
8
8
  stageValue: string | null;
9
9
  serverVersion: string;
10
- autocompleteFields: CompletionWithServerInfo[];
10
+ autocompleteFields: {
11
+ name: string;
12
+ description?: string;
13
+ }[];
11
14
  syntaxError: PipelineParserError | null;
12
15
  serverError: MongoServerError | null;
13
16
  num_stages: number;
14
17
  editor_view_type: string;
15
18
  className?: string;
16
19
  onChange: (index: number, value: string) => void;
17
- onLoad?: (editor: AceEditor) => void;
20
+ editorRef?: React.Ref<EditorRef>;
18
21
  };
19
- export declare const StageEditor: ({ stageValue, stageOperator, index, onChange, serverError, syntaxError, className, autocompleteFields, serverVersion, num_stages, editor_view_type, onLoad, }: StageEditorProps) => JSX.Element;
20
- declare const _default: import("react-redux").ConnectedComponent<({ stageValue, stageOperator, index, onChange, serverError, syntaxError, className, autocompleteFields, serverVersion, num_stages, editor_view_type, onLoad, }: StageEditorProps) => JSX.Element, {
22
+ export declare const StageEditor: ({ stageValue, stageOperator, index, onChange, serverError, syntaxError, className, autocompleteFields, serverVersion, num_stages, editor_view_type, editorRef, }: StageEditorProps) => JSX.Element;
23
+ declare const _default: import("react-redux").ConnectedComponent<({ stageValue, stageOperator, index, onChange, serverError, syntaxError, className, autocompleteFields, serverVersion, num_stages, editor_view_type, editorRef, }: StageEditorProps) => JSX.Element, {
21
24
  className?: string | undefined;
22
- onLoad?: ((editor: import("ace-builds").Ace.Editor) => void) | undefined;
23
25
  index: number;
26
+ editorRef?: React.Ref<EditorRef> | undefined;
24
27
  context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
25
28
  store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
26
29
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"stage-editor.d.ts","sourceRoot":"","sources":["../../../../src/components/stage-editor/stage-editor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAE9D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAOhD,OAAO,KAAK,EACV,SAAS,EACT,wBAAwB,EAEzB,MAAM,4BAA4B,CAAC;AAapC,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,sDAAsD,CAAC;AAyChG,aAAK,gBAAgB,GAAG;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,kBAAkB,EAAE,wBAAwB,EAAE,CAAC;IAC/C,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,MAAM,CAAC,EAAE,CAAC,MAAM,EAAE,SAAS,KAAK,IAAI,CAAC;CACtC,CAAC;AAqBF,eAAO,MAAM,WAAW,kKAarB,gBAAgB,gBAkGlB,CAAC;;;;WAGsC,MAAM;;;;AAD9C,wBAiBe"}
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;AA6ChG,KAAK,gBAAgB,GAAG;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,kBAAkB,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,WAAW,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IAC7D,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,qKAarB,gBAAgB,gBAmGlB,CAAC;;;WAGsC,MAAM;;;;;AAD9C,wBAoBe"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { Document as DocumentType } from 'mongodb';
3
- declare type StagePreviewProps = {
3
+ type StagePreviewProps = {
4
4
  index: number;
5
5
  isLoading: boolean;
6
6
  isDisabled: boolean;
@@ -1 +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;AA0FxD,aAAK,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;AAsEF,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,eAmBpD;;WAE4D,MAAM;;;;AAAnE,wBAoBiB"}
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;AA2FxD,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;AAsEF,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,eAmBpD;;WAE4D,MAAM;;;;AAAnE,wBAsBiB"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type OutputStageProps = {
2
+ type OutputStageProps = {
3
3
  operator: string | null;
4
4
  isLoading: boolean;
5
5
  hasServerError: boolean;
@@ -1 +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;AAgD1B,aAAK,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,eAAe,EAAE,OAAO,CAAC;IACzB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,mBAAmB,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AAyBF,eAAO,MAAM,WAAW,0JASrB,gBAAgB,uBAkDlB,CAAC;;;;;;AAiCF,wBAA2D"}
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,eAAe,EAAE,OAAO,CAAC;IACzB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,mBAAmB,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AAyBF,eAAO,MAAM,WAAW,0JASrB,gBAAgB,uBAkDlB,CAAC;;;;;;AAmCF,wBAA2D"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type StagePreviewHeaderProps = {
2
+ type StagePreviewHeaderProps = {
3
3
  index: number;
4
4
  stageOperator?: string | null;
5
5
  previewSize?: number;
@@ -1 +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;AA0C1B,aAAK,uBAAuB,GAAG;IAC7B,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,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,iBAAS,kBAAkB,CAAC,EAC1B,aAAa,EACb,WAAW,EACX,WAAW,EACX,IAAI,EACJ,WAAW,GACZ,EAAE,uBAAuB,sBA2BzB;;WAE4D,MAAM;;;;AAAnE,wBAYuB"}
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,KAAK,uBAAuB,GAAG;IAC7B,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,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,iBAAS,kBAAkB,CAAC,EAC1B,aAAa,EACb,WAAW,EACX,WAAW,EACX,IAAI,EACJ,WAAW,GACZ,EAAE,uBAAuB,sBA2BzB;;WAE4D,MAAM;;;;AAAnE,wBAcuB"}
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
- import { type AceEditor } from '@mongodb-js/compass-editor';
3
- declare type StageToolbarProps = {
2
+ type StageToolbarProps = {
4
3
  index: number;
4
+ idxInPipeline: number;
5
5
  isAutoPreviewing?: boolean;
6
6
  hasSyntaxError?: boolean;
7
7
  hasServerError?: boolean;
@@ -9,12 +9,12 @@ declare type StageToolbarProps = {
9
9
  isDisabled?: boolean;
10
10
  onFocusModeClicked: () => void;
11
11
  onOpenFocusMode: () => void;
12
- editorRef: React.RefObject<AceEditor | undefined>;
12
+ onStageOperatorChange?: (index: number, name: string | null, snippet?: string) => void;
13
13
  };
14
- export declare function StageToolbar({ index, hasSyntaxError, hasServerError, isCollapsed, isDisabled, onOpenFocusMode, editorRef, }: StageToolbarProps): JSX.Element;
14
+ export declare function StageToolbar({ index, idxInPipeline, hasSyntaxError, hasServerError, isCollapsed, isDisabled, onOpenFocusMode, onStageOperatorChange, }: StageToolbarProps): JSX.Element;
15
15
  declare const _default: import("react-redux").ConnectedComponent<typeof StageToolbar, {
16
16
  index: number;
17
- editorRef: React.RefObject<import("ace-builds").Ace.Editor | undefined>;
17
+ onStageOperatorChange?: ((index: number, name: string | null, snippet?: string | undefined) => void) | undefined;
18
18
  onFocusModeClicked: () => void;
19
19
  context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
20
20
  store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/stage-toolbar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAa1B,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAyE5D,aAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC;CACnD,CAAC;AAMF,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,cAAc,EACd,cAAc,EACd,WAAW,EACX,UAAU,EACV,eAAe,EACf,SAAS,GACV,EAAE,iBAAiB,eAyCnB;;;;;;;;AAOD,wBAiBgB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/stage-toolbar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAqF1B,KAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,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,aAAa,EACb,cAAc,EACd,cAAc,EACd,WAAW,EACX,UAAU,EACV,eAAe,EACf,qBAAqB,GACtB,EAAE,iBAAiB,eAuCnB;;;;;;;;AAOD,wBAuBgB"}
@@ -1 +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;AAuBxC,eAAO,MAAM,UAAU;WAKd,MAAM;6BACY,MAAM,KAAK,IAAI;gCACZ,MAAM,KAAK,IAAI;iBAmE5C,CAAC;;;;;;WAGsC,MAAM;;;;AAD9C,wBAWc"}
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;AAwBxC,eAAO,MAAM,UAAU;WAKd,MAAM;6BACY,MAAM,KAAK,IAAI;gCACZ,MAAM,KAAK,IAAI;iBAoE5C,CAAC;;;;;;WAGsC,MAAM;;;;AAD9C,wBAac"}
@@ -1 +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;;;;;;WA4Bc,MAAM;;;;AAD9C,wBAQkB"}
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"}
@@ -1,7 +1,6 @@
1
1
  import React from 'react';
2
- import { type AceEditor } from '@mongodb-js/compass-editor';
3
- declare type StageOperatorSelectProps = {
4
- onChange: (index: number, name: string | null) => void;
2
+ type StageOperatorSelectProps = {
3
+ onChange: (index: number, name: string | null, snippet?: string) => void;
5
4
  index: number;
6
5
  selectedStage: string | null;
7
6
  isDisabled: boolean;
@@ -12,28 +11,22 @@ declare type StageOperatorSelectProps = {
12
11
  }[];
13
12
  };
14
13
  export declare const StageOperatorSelect: ({ onChange, index, selectedStage, isDisabled, stages, }: StageOperatorSelectProps) => JSX.Element;
15
- declare type EnvAwareStageOperatorSelectProps = {
16
- envInfo: {
17
- serverVersion: string;
18
- env: string;
19
- isTimeSeries: boolean;
20
- isReadonly: boolean;
21
- sourceName: string;
22
- };
23
- stage: {
24
- stageOperator: string | null;
25
- disabled: boolean;
26
- };
27
- onChange: (index: number, name: string) => void;
14
+ declare const _default: (props: Omit<{
28
15
  index: number;
29
- editorRef: React.RefObject<AceEditor | undefined>;
30
- };
31
- declare function EnvAwareStageOperatorSelect({ envInfo: { serverVersion, env, isTimeSeries, isReadonly, sourceName }, stage, onChange, index, editorRef, }: EnvAwareStageOperatorSelectProps): JSX.Element;
32
- declare const _default: import("react-redux").ConnectedComponent<typeof EnvAwareStageOperatorSelect, {
16
+ readOnly: boolean;
17
+ onChange?: ((index: number, name: string | null, snippet?: string) => void) | undefined;
18
+ context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
19
+ store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
20
+ } & {
21
+ children?: React.ReactNode;
22
+ }, "readOnly"> & Partial<Pick<{
33
23
  index: number;
34
- editorRef: React.RefObject<import("ace-builds").Ace.Editor | undefined>;
24
+ readOnly: boolean;
25
+ onChange?: ((index: number, name: string | null, snippet?: string) => void) | undefined;
35
26
  context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
36
27
  store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
37
- }>;
28
+ } & {
29
+ children?: React.ReactNode;
30
+ }, "readOnly">>) => React.ReactElement<{}, string | React.JSXElementConstructor<any>>;
38
31
  export default _default;
39
32
  //# sourceMappingURL=stage-operator-select.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"stage-operator-select.d.ts","sourceRoot":"","sources":["../../../../src/components/stage-toolbar/stage-operator-select.tsx"],"names":[],"mappings":"AACA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAGpD,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAiC5D,aAAK,wBAAwB,GAAG;IAC9B,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IACvD,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,MAAM,CAAC;QACZ,WAAW,EAAE,MAAM,CAAC;KACrB,EAAE,CAAC;CACL,CAAC;AAGF,eAAO,MAAM,mBAAmB,4DAM7B,wBAAwB,gBAkC1B,CAAC;AAEF,aAAK,gCAAgC,GAAG;IACtC,OAAO,EAAE;QACP,aAAa,EAAE,MAAM,CAAC;QACtB,GAAG,EAAE,MAAM,CAAC;QACZ,YAAY,EAAE,OAAO,CAAC;QACtB,UAAU,EAAE,OAAO,CAAC;QACpB,UAAU,EAAE,MAAM,CAAC;KACpB,CAAC;IACF,KAAK,EAAE;QACL,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;QAC7B,QAAQ,EAAE,OAAO,CAAC;KACnB,CAAC;IACF,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAChD,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC;CACnD,CAAC;AACF,iBAAS,2BAA2B,CAAC,EACnC,OAAO,EAAE,EAAE,aAAa,EAAE,GAAG,EAAE,YAAY,EAAE,UAAU,EAAE,UAAU,EAAE,EACrE,KAAK,EACL,QAAQ,EACR,KAAK,EACL,SAAS,GACV,EAAE,gCAAgC,eAmClC;;WAGuC,MAAM;;;;;AAD9C,wBAc+B"}
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;AAoC3C,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,MAAM,CAAC;QACZ,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,wBA0CE"}
@@ -1 +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;;;;;;WA+Bc,MAAM;;;;AAD9C,wBAQe"}
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;;;;;;WAgCc,MAAM;;;;AAD9C,wBAUe"}
@@ -0,0 +1,23 @@
1
+ import React from 'react';
2
+ import type { SortableProps } from '../pipeline-builder-workspace/pipeline-builder-ui-workspace/sortable-list';
3
+ type StageWizardProps = SortableProps & {
4
+ index: number;
5
+ useCaseId: string;
6
+ value: string | null;
7
+ syntaxError: SyntaxError | null;
8
+ fields: string[];
9
+ onChange: (value: string) => void;
10
+ onCancel: () => void;
11
+ onApply: () => void;
12
+ };
13
+ export declare const StageWizard: ({ index, useCaseId, value, syntaxError, fields, onChange, onCancel, onApply, ...sortableProps }: StageWizardProps) => JSX.Element | null;
14
+ declare const _default: import("react-redux").ConnectedComponent<({ index, useCaseId, value, syntaxError, fields, onChange, onCancel, onApply, ...sortableProps }: StageWizardProps) => JSX.Element | null, {
15
+ style: React.CSSProperties;
16
+ index: number;
17
+ setNodeRef: (node: HTMLElement | null) => void;
18
+ listeners: import("@dnd-kit/core/dist/hooks/utilities").SyntheticListenerMap | undefined;
19
+ context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
20
+ store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
21
+ }>;
22
+ export default _default;
23
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/stage-wizard/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAyB9D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,2EAA2E,CAAC;AAmC/G,KAAK,gBAAgB,GAAG,aAAa,GAAG;IACtC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,WAAW,GAAG,IAAI,CAAC;IAChC,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,WAAW,oGAUrB,gBAAgB,uBAyElB,CAAC;;;;;;;;;AAMF,wBAyCe"}