@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
- export declare type StageProps = {
3
- id: number;
2
+ import type { SortableProps } from './pipeline-builder-workspace/pipeline-builder-ui-workspace/sortable-list';
3
+ export type StageProps = SortableProps & {
4
4
  index: number;
5
5
  isEnabled: boolean;
6
6
  isExpanded: boolean;
@@ -8,9 +8,12 @@ export declare type StageProps = {
8
8
  hasServerError: boolean;
9
9
  isAutoPreviewing: boolean;
10
10
  };
11
- declare function Stage({ id, index, isEnabled, isExpanded, hasSyntaxError, hasServerError, isAutoPreviewing, }: StageProps): JSX.Element;
11
+ declare function Stage({ index, isEnabled, isExpanded, hasSyntaxError, hasServerError, isAutoPreviewing, ...sortableProps }: StageProps): JSX.Element;
12
12
  declare const _default: import("react-redux").ConnectedComponent<typeof Stage, {
13
+ style: React.CSSProperties;
13
14
  index: number;
15
+ setNodeRef: (node: HTMLElement | null) => void;
16
+ listeners: import("@dnd-kit/core/dist/hooks/utilities").SyntheticListenerMap | undefined;
14
17
  context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
15
18
  store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
16
19
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"stage.d.ts","sourceRoot":"","sources":["../../../src/components/stage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AA6IxE,oBAAY,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,cAAc,EAAE,OAAO,CAAC;IACxB,gBAAgB,EAAE,OAAO,CAAC;CAC3B,CAAC;AA6BF,iBAAS,KAAK,CAAC,EACb,EAAE,EACF,KAAK,EACL,SAAS,EACT,UAAU,EACV,cAAc,EACd,cAAc,EACd,gBAAgB,GACjB,EAAE,UAAU,eAsFZ;;;;;;AAMD,wBAUU"}
1
+ {"version":3,"file":"stage.d.ts","sourceRoot":"","sources":["../../../src/components/stage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AA4BxE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0EAA0E,CAAC;AA4G9G,MAAM,MAAM,UAAU,GAAG,aAAa,GAAG;IACvC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,cAAc,EAAE,OAAO,CAAC;IACxB,gBAAgB,EAAE,OAAO,CAAC;CAC3B,CAAC;AA0BF,iBAAS,KAAK,CAAC,EACb,KAAK,EACL,SAAS,EACT,UAAU,EACV,cAAc,EACd,cAAc,EACd,gBAAgB,EAChB,GAAG,aAAa,EACjB,EAAE,UAAU,eAsFZ;;;;;;;;;AAMD,wBAYU"}
@@ -1,6 +1,6 @@
1
1
  import type AppRegistry from 'hadron-app-registry';
2
2
  import AggregationsPlugin from './plugin';
3
- import configureStore from './stores';
3
+ import configureStore from './stores/store';
4
4
  import { Aggregations } from './components/aggregations';
5
5
  import CreateViewPlugin from './components/create-view-plugin';
6
6
  import DuplicateViewPlugin from './components/duplicate-view-plugin';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,qBAAqB,CAAC;AACnD,OAAO,kBAAkB,MAAM,UAAU,CAAC;AAC1C,OAAO,cAAc,MAAM,UAAU,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AACzD,OAAO,gBAAgB,MAAM,iCAAiC,CAAC;AAC/D,OAAO,mBAAmB,MAAM,oCAAoC,CAAC;AACrE,OAAO,wBAAwB,MAAM,sBAAsB,CAAC;AAE5D,OAAO,WAAW,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AA4C3D,QAAA,MAAM,QAAQ,gBAAiB,WAAW,SAQzC,CAAC;AAOF,QAAA,MAAM,UAAU,gBAAiB,WAAW,SAK3C,CAAC;AAEF,eAAe,kBAAkB,CAAC;AAClC,OAAO,EACL,QAAQ,EACR,UAAU,EACV,YAAY,EACZ,WAAW,EACX,gBAAgB,EAChB,mBAAmB,EACnB,cAAc,EACd,wBAAwB,EACxB,eAAe,GAChB,CAAC;AACF,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,qBAAqB,CAAC;AACnD,OAAO,kBAAkB,MAAM,UAAU,CAAC;AAC1C,OAAO,cAAc,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AACzD,OAAO,gBAAgB,MAAM,iCAAiC,CAAC;AAC/D,OAAO,mBAAmB,MAAM,oCAAoC,CAAC;AACrE,OAAO,wBAAwB,MAAM,sBAAsB,CAAC;AAE5D,OAAO,WAAW,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AA4C3D,QAAA,MAAM,QAAQ,gBAAiB,WAAW,SAQzC,CAAC;AAOF,QAAA,MAAM,UAAU,gBAAiB,WAAW,SAK3C,CAAC;AAEF,eAAe,kBAAkB,CAAC;AAClC,OAAO,EACL,QAAQ,EACR,UAAU,EACV,YAAY,EACZ,WAAW,EACX,gBAAgB,EAChB,mBAAmB,EACnB,cAAc,EACd,wBAAwB,EACxB,eAAe,GAChB,CAAC;AACF,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,iBAAiB,CAAC"}
@@ -10,43 +10,43 @@ export declare enum ActionTypes {
10
10
  LastPageReached = "compass-aggregations/lastPageReached",
11
11
  ResultViewTypeChanged = "compass-aggregations/resultViewTypeChanged"
12
12
  }
13
- declare type PreviousPageData = {
13
+ type PreviousPageData = {
14
14
  page: number;
15
15
  isLast: boolean;
16
16
  documents: Document[];
17
17
  };
18
- declare type RunAggregation = {
18
+ type RunAggregation = {
19
19
  type: ActionTypes.RunAggregation;
20
20
  pipeline: Document[];
21
21
  };
22
- declare type AggregationStartedAction = {
22
+ type AggregationStartedAction = {
23
23
  type: ActionTypes.AggregationStarted;
24
24
  abortController: AbortController;
25
25
  };
26
- declare type AggregationFinishedAction = {
26
+ type AggregationFinishedAction = {
27
27
  type: ActionTypes.AggregationFinished;
28
28
  documents: Document[];
29
29
  page: number;
30
30
  isLast: boolean;
31
31
  };
32
- declare type AggregationFailedAction = {
32
+ type AggregationFailedAction = {
33
33
  type: ActionTypes.AggregationFailed;
34
34
  error: string;
35
35
  page: number;
36
36
  };
37
- declare type AggregationCancelledAction = {
37
+ type AggregationCancelledAction = {
38
38
  type: ActionTypes.AggregationCancelledByUser;
39
39
  };
40
- declare type LastPageReachedAction = {
40
+ type LastPageReachedAction = {
41
41
  type: ActionTypes.LastPageReached;
42
42
  page: number;
43
43
  };
44
- declare type ResultViewTypeChangedAction = {
44
+ type ResultViewTypeChangedAction = {
45
45
  type: ActionTypes.ResultViewTypeChanged;
46
46
  viewType: 'document' | 'json';
47
47
  };
48
- export declare type Actions = RunAggregation | AggregationStartedAction | AggregationFinishedAction | AggregationFailedAction | AggregationCancelledAction | LastPageReachedAction | ResultViewTypeChangedAction;
49
- export declare type State = {
48
+ export type Actions = RunAggregation | AggregationStartedAction | AggregationFinishedAction | AggregationFailedAction | AggregationCancelledAction | LastPageReachedAction | ResultViewTypeChangedAction;
49
+ export type State = {
50
50
  pipeline: Document[];
51
51
  documents: Document[];
52
52
  page: number;
@@ -1 +1 @@
1
- {"version":3,"file":"aggregation.d.ts","sourceRoot":"","sources":["../../../src/modules/aggregation.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"aggregation.d.ts","sourceRoot":"","sources":["../../../src/modules/aggregation.ts"],"names":[],"mappings":"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"}
@@ -3,7 +3,7 @@ import type { PipelineBuilderThunkAction } from '.';
3
3
  export declare enum ActionTypes {
4
4
  AutoPreviewToggled = "compass-aggregations/autoPreviewToggled"
5
5
  }
6
- export declare type AutoPreviewToggledAction = {
6
+ export type AutoPreviewToggledAction = {
7
7
  type: ActionTypes.AutoPreviewToggled;
8
8
  value: boolean;
9
9
  };
@@ -1 +1 @@
1
- {"version":3,"file":"auto-preview.d.ts","sourceRoot":"","sources":["../../../src/modules/auto-preview.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAKpD,oBAAY,WAAW;IACrB,kBAAkB,4CAA4C;CAC/D;AAED,oBAAY,wBAAwB,GAAG;IACrC,IAAI,EAAE,WAAW,CAAC,kBAAkB,CAAC;IACrC,KAAK,EAAE,OAAO,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,aAAa,OAAO,CAAC;AAElC,MAAM,CAAC,OAAO,UAAU,OAAO,CAC7B,KAAK,qBAAgB,EACrB,MAAM,EAAE,SAAS,GAChB,OAAO,CAWT;AAED,eAAO,MAAM,iBAAiB,WACpB,OAAO,KACd,2BAA2B,IAAI,CAQjC,CAAC"}
1
+ {"version":3,"file":"auto-preview.d.ts","sourceRoot":"","sources":["../../../src/modules/auto-preview.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAKpD,oBAAY,WAAW;IACrB,kBAAkB,4CAA4C;CAC/D;AAED,MAAM,MAAM,wBAAwB,GAAG;IACrC,IAAI,EAAE,WAAW,CAAC,kBAAkB,CAAC;IACrC,KAAK,EAAE,OAAO,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,aAAa,OAAO,CAAC;AAElC,MAAM,CAAC,OAAO,UAAU,OAAO,CAC7B,KAAK,qBAAgB,EACrB,MAAM,EAAE,SAAS,GAChB,OAAO,CAWT;AAED,eAAO,MAAM,iBAAiB,WACpB,OAAO,KACd,2BAA2B,IAAI,CAQjC,CAAC"}
@@ -1,11 +1,11 @@
1
1
  import type { CollationOptions } from 'mongodb';
2
2
  import type { AnyAction } from 'redux';
3
3
  export declare const COLLATION_STRING_CHANGED = "aggregations/collation/COLLATION_STRING_CHANGED";
4
- export declare type CollationStringChangedAction = {
4
+ export type CollationStringChangedAction = {
5
5
  type: typeof COLLATION_STRING_CHANGED;
6
6
  value: string;
7
7
  };
8
- export declare type CollationStringState = {
8
+ export type CollationStringState = {
9
9
  text: string;
10
10
  value: CollationOptions | null;
11
11
  isValid: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"collation-string.d.ts","sourceRoot":"","sources":["../../../src/modules/collation-string.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAEhD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAOvC,eAAO,MAAM,wBAAwB,oDACc,CAAC;AAEpD,oBAAY,4BAA4B,GAAG;IACzC,IAAI,EAAE,OAAO,wBAAwB,CAAC;IACtC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,oBAAY,oBAAoB,GAAG;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,OAAO,EAAE,OAAO,CAAC;CAClB,CAAC;AAKF,eAAO,MAAM,aAAa,EAAE,oBAI3B,CAAC;AAEF,wBAAgB,2BAA2B,CACzC,eAAe,EAAE,MAAM,GACtB,oBAAoB,CAOtB;AAKD,MAAM,CAAC,OAAO,UAAU,OAAO,CAC7B,KAAK,kCAAsC,EAC3C,MAAM,EAAE,SAAS,GAChB,oBAAoB,CAatB;AAKD,eAAO,MAAM,sBAAsB,UAC1B,MAAM,KACZ,4BAEF,CAAC"}
1
+ {"version":3,"file":"collation-string.d.ts","sourceRoot":"","sources":["../../../src/modules/collation-string.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAEhD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAOvC,eAAO,MAAM,wBAAwB,oDACc,CAAC;AAEpD,MAAM,MAAM,4BAA4B,GAAG;IACzC,IAAI,EAAE,OAAO,wBAAwB,CAAC;IACtC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,OAAO,EAAE,OAAO,CAAC;CAClB,CAAC;AAKF,eAAO,MAAM,aAAa,EAAE,oBAI3B,CAAC;AAEF,wBAAgB,2BAA2B,CACzC,eAAe,EAAE,MAAM,GACtB,oBAAoB,CAOtB;AAKD,MAAM,CAAC,OAAO,UAAU,OAAO,CAC7B,KAAK,kCAAsC,EAC3C,MAAM,EAAE,SAAS,GAChB,oBAAoB,CAgBtB;AAKD,eAAO,MAAM,sBAAsB,UAC1B,MAAM,KACZ,4BAEF,CAAC"}
@@ -5,19 +5,19 @@ export declare enum ActionTypes {
5
5
  CountFinished = "compass-aggregations/countFinished",
6
6
  CountFailed = "compass-aggregations/countFailed"
7
7
  }
8
- declare type CountStartedAction = {
8
+ type CountStartedAction = {
9
9
  type: ActionTypes.CountStarted;
10
10
  abortController: AbortController;
11
11
  };
12
- declare type CountFinishedAction = {
12
+ type CountFinishedAction = {
13
13
  type: ActionTypes.CountFinished;
14
14
  count: number;
15
15
  };
16
- declare type CountFailedAction = {
16
+ type CountFailedAction = {
17
17
  type: ActionTypes.CountFailed;
18
18
  };
19
- export declare type Actions = CountStartedAction | CountFinishedAction | CountFailedAction;
20
- export declare type State = {
19
+ export type Actions = CountStartedAction | CountFinishedAction | CountFailedAction;
20
+ export type State = {
21
21
  count?: number;
22
22
  loading: boolean;
23
23
  abortController?: AbortController;
@@ -1 +1 @@
1
- {"version":3,"file":"count-documents.d.ts","sourceRoot":"","sources":["../../../src/modules/count-documents.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAEhD,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAOpD,oBAAY,WAAW;IACrB,YAAY,sCAAsC;IAClD,aAAa,uCAAuC;IACpD,WAAW,qCAAqC;CACjD;AAED,aAAK,kBAAkB,GAAG;IACxB,IAAI,EAAE,WAAW,CAAC,YAAY,CAAC;IAC/B,eAAe,EAAE,eAAe,CAAC;CAClC,CAAC;AAEF,aAAK,mBAAmB,GAAG;IACzB,IAAI,EAAE,WAAW,CAAC,aAAa,CAAC;IAChC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,aAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,WAAW,CAAC,WAAW,CAAC;CAC/B,CAAC;AAEF,oBAAY,OAAO,GACf,kBAAkB,GAClB,mBAAmB,GACnB,iBAAiB,CAAC;AAEtB,oBAAY,KAAK,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,OAAO,CAAC;IACjB,eAAe,CAAC,EAAE,eAAe,CAAC;CACnC,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,KAE3B,CAAC;AAEF,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,EAAE,SAAS,CA0BtC,CAAC;AAEF,eAAO,MAAM,WAAW,QAAO,2BAA2B,IAAI,CAO7D,CAAC;AAEF,eAAO,MAAM,cAAc,QAAO,2BAA2B,QAAQ,IAAI,CAAC,CA8CzE,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"count-documents.d.ts","sourceRoot":"","sources":["../../../src/modules/count-documents.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAEhD,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAOpD,oBAAY,WAAW;IACrB,YAAY,sCAAsC;IAClD,aAAa,uCAAuC;IACpD,WAAW,qCAAqC;CACjD;AAED,KAAK,kBAAkB,GAAG;IACxB,IAAI,EAAE,WAAW,CAAC,YAAY,CAAC;IAC/B,eAAe,EAAE,eAAe,CAAC;CAClC,CAAC;AAEF,KAAK,mBAAmB,GAAG;IACzB,IAAI,EAAE,WAAW,CAAC,aAAa,CAAC;IAChC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,KAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,WAAW,CAAC,WAAW,CAAC;CAC/B,CAAC;AAEF,MAAM,MAAM,OAAO,GACf,kBAAkB,GAClB,mBAAmB,GACnB,iBAAiB,CAAC;AAEtB,MAAM,MAAM,KAAK,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,OAAO,CAAC;IACjB,eAAe,CAAC,EAAE,eAAe,CAAC;CACnC,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,KAE3B,CAAC;AAEF,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,EAAE,SAAS,CA0BtC,CAAC;AAEF,eAAO,MAAM,WAAW,QAAO,2BAA2B,IAAI,CAO7D,CAAC;AAEF,eAAO,MAAM,cAAc,QAAO,2BAA2B,QAAQ,IAAI,CAAC,CA8CzE,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -10,12 +10,12 @@ export namespace INITIAL_STATE {
10
10
  export default rootReducer;
11
11
  export function open(sourceNs: string, sourcePipeline: any[], duplicate: any): Object;
12
12
  export function createView(): Function;
13
- import { INITIAL_STATE as IS_RUNNING_INITIAL_STATE } from "../create-view/is-running";
14
- import { INITIAL_STATE as IS_VISIBLE_INITIAL_STATE } from "../create-view/is-visible";
15
- import { INITIAL_STATE as IS_DUPLICATING_INITIAL_STATE } from "../create-view/is-duplicating";
16
- import { INITIAL_STATE as NAME_INITIAL_STATE } from "../create-view/name";
17
- import { INITIAL_STATE as ERROR_INITIAL_STATE } from "../create-view/error";
18
- import { INITIAL_STATE as SOURCE_INITIAL_STATE } from "../create-view/source";
19
- import { INITIAL_STATE as PIPELINE_INITIAL_STATE } from "../create-view/pipeline";
13
+ import { INITIAL_STATE as IS_RUNNING_INITIAL_STATE } from '../create-view/is-running';
14
+ import { INITIAL_STATE as IS_VISIBLE_INITIAL_STATE } from '../create-view/is-visible';
15
+ import { INITIAL_STATE as IS_DUPLICATING_INITIAL_STATE } from '../create-view/is-duplicating';
16
+ import { INITIAL_STATE as NAME_INITIAL_STATE } from '../create-view/name';
17
+ import { INITIAL_STATE as ERROR_INITIAL_STATE } from '../create-view/error';
18
+ import { INITIAL_STATE as SOURCE_INITIAL_STATE } from '../create-view/source';
19
+ import { INITIAL_STATE as PIPELINE_INITIAL_STATE } from '../create-view/pipeline';
20
20
  declare function rootReducer(state: Object, action: Object): Object;
21
21
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/create-view/index.js"],"names":[],"mappings":";;;;;;;;;;AA0HO,+EAFM,MAAM,CAOjB;AAOK,uCAgDN;;;;;;;;AAzGD,oCALW,MAAM,UACN,MAAM,GAEJ,MAAM,CAuBlB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/create-view/index.js"],"names":[],"mappings":";;;;;;;;;;AA0HO,+EAFM,MAAM,CAOjB;AAOK,uCA2CN;0DAhKM,2BAA2B;0DAG3B,2BAA2B;8DAG3B,+BAA+B;oDACoB,qBAAqB;qDAMxE,sBAAsB;sDAtBtB,uBAAuB;wDAIvB,yBAAyB;AAiEhC,oCALW,MAAM,UACN,MAAM,GAEJ,MAAM,CAuBlB"}
@@ -1,7 +1,7 @@
1
1
  import type { DataService } from 'mongodb-data-service';
2
2
  import type { AnyAction } from 'redux';
3
3
  export declare const DATA_SERVICE_CONNECTED: string;
4
- declare type State = {
4
+ type State = {
5
5
  error: Error | null;
6
6
  dataService: DataService | null;
7
7
  };
@@ -1 +1 @@
1
- {"version":3,"file":"data-service.d.ts","sourceRoot":"","sources":["../../../src/modules/data-service.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAUvC,eAAO,MAAM,sBAAsB,QAAqC,CAAC;AAEzE,aAAK,KAAK,GAAG;IACX,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IACpB,WAAW,EAAE,WAAW,GAAG,IAAI,CAAC;CACjC,CAAC;AAKF,eAAO,MAAM,aAAa,EAAE,KAG3B,CAAC;AAKF,MAAM,CAAC,OAAO,UAAU,OAAO,CAC7B,KAAK,mBAAgB,EACrB,MAAM,EAAE,SAAS,GAChB,KAAK,CAQP;AAMD,eAAO,MAAM,oBAAoB,UACxB,KAAK,eACC,WAAW,KACvB,SAID,CAAC"}
1
+ {"version":3,"file":"data-service.d.ts","sourceRoot":"","sources":["../../../src/modules/data-service.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAUvC,eAAO,MAAM,sBAAsB,QAAqC,CAAC;AAEzE,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IACpB,WAAW,EAAE,WAAW,GAAG,IAAI,CAAC;CACjC,CAAC;AAKF,eAAO,MAAM,aAAa,EAAE,KAG3B,CAAC;AAKF,MAAM,CAAC,OAAO,UAAU,OAAO,CAC7B,KAAK,mBAAgB,EACrB,MAAM,EAAE,SAAS,GAChB,KAAK,CAQP;AAMD,eAAO,MAAM,oBAAoB,UACxB,KAAK,eACC,WAAW,KACvB,SAID,CAAC"}
@@ -10,28 +10,28 @@ export declare enum ActionTypes {
10
10
  ExplainFailed = "compass-aggregations/explainFailed",
11
11
  ExplainCancelled = "compass-aggregations/explainCancelled"
12
12
  }
13
- declare type ExplainStartedAction = {
13
+ type ExplainStartedAction = {
14
14
  type: ActionTypes.ExplainStarted;
15
15
  abortController: AbortController;
16
16
  };
17
- declare type ExplainFinishedAction = {
17
+ type ExplainFinishedAction = {
18
18
  type: ActionTypes.ExplainFinished;
19
19
  explain: ExplainData;
20
20
  };
21
- declare type ExplainFailedAction = {
21
+ type ExplainFailedAction = {
22
22
  type: ActionTypes.ExplainFailed;
23
23
  error: string;
24
24
  };
25
- declare type ExplainCancelledAction = {
25
+ type ExplainCancelledAction = {
26
26
  type: ActionTypes.ExplainCancelled;
27
27
  };
28
- export declare type Actions = ExplainStartedAction | ExplainFinishedAction | ExplainFailedAction | ExplainCancelledAction;
29
- export declare type ExplainIndex = {
28
+ export type Actions = ExplainStartedAction | ExplainFinishedAction | ExplainFailedAction | ExplainCancelledAction;
29
+ export type ExplainIndex = {
30
30
  name: string;
31
31
  shard?: string;
32
32
  key: IndexInfo['key'];
33
33
  };
34
- export declare type ExplainData = {
34
+ export type ExplainData = {
35
35
  plan: Document;
36
36
  stats?: {
37
37
  executionTimeMillis: number;
@@ -39,7 +39,7 @@ export declare type ExplainData = {
39
39
  indexes: ExplainIndex[];
40
40
  };
41
41
  };
42
- export declare type State = {
42
+ export type State = {
43
43
  isLoading: boolean;
44
44
  isModalOpen: boolean;
45
45
  explain?: ExplainData;
@@ -1 +1 @@
1
- {"version":3,"file":"explain.d.ts","sourceRoot":"","sources":["../../../src/modules/explain.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAChD,OAAO,KAAK,EAAoB,QAAQ,EAAE,MAAM,SAAS,CAAC;AAC1D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAElE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AAExE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAEpD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AAW3C,oBAAY,WAAW;IACrB,cAAc,wCAAwC;IACtD,eAAe,yCAAyC;IACxD,aAAa,uCAAuC;IACpD,gBAAgB,0CAA0C;CAC3D;AAED,aAAK,oBAAoB,GAAG;IAC1B,IAAI,EAAE,WAAW,CAAC,cAAc,CAAC;IACjC,eAAe,EAAE,eAAe,CAAC;CAClC,CAAC;AAEF,aAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,WAAW,CAAC,eAAe,CAAC;IAClC,OAAO,EAAE,WAAW,CAAC;CACtB,CAAC;AAEF,aAAK,mBAAmB,GAAG;IACzB,IAAI,EAAE,WAAW,CAAC,aAAa,CAAC;IAChC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,aAAK,sBAAsB,GAAG;IAC5B,IAAI,EAAE,WAAW,CAAC,gBAAgB,CAAC;CACpC,CAAC;AAEF,oBAAY,OAAO,GACf,oBAAoB,GACpB,qBAAqB,GACrB,mBAAmB,GACnB,sBAAsB,CAAC;AAE3B,oBAAY,YAAY,GAAG;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,SAAS,CAAC,KAAK,CAAC,CAAC;CACvB,CAAC;AAEF,oBAAY,WAAW,GAAG;IACxB,IAAI,EAAE,QAAQ,CAAC;IACf,KAAK,CAAC,EAAE;QACN,mBAAmB,EAAE,MAAM,CAAC;QAC5B,SAAS,EAAE,MAAM,CAAC;QAClB,OAAO,EAAE,YAAY,EAAE,CAAC;KACzB,CAAC;CACH,CAAC;AAEF,oBAAY,KAAK,GAAG;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,WAAW,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,KAG3B,CAAC;AAEF,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,EAAE,SAAS,CAgCtC,CAAC;AAEF,eAAO,MAAM,iBAAiB,QAAO,2BAA2B,IAAI,CAInE,CAAC;AAEF,eAAO,MAAM,aAAa,QAAO,2BAA2B,IAAI,CAU/D,CAAC;AAEF,eAAO,MAAM,kBAAkB,QAAO,2BACpC,QAAQ,IAAI,CAAC,CA6Fd,CAAC;AAEF,eAAO,MAAM,oBAAoB,aACrB,QAAQ,EAAE,cACR,OAAO,KAClB,qBAAqB,CAAC,kBAAkB,CAY1C,CAAC;AAEF,eAAO,MAAM,sBAAsB,sBACd,SAAS,EAAE,kBACd,gBAAgB,EAAE,KACjC,YAAY,EAcd,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"explain.d.ts","sourceRoot":"","sources":["../../../src/modules/explain.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAChD,OAAO,KAAK,EAAoB,QAAQ,EAAE,MAAM,SAAS,CAAC;AAC1D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAElE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AAExE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAEpD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AAW3C,oBAAY,WAAW;IACrB,cAAc,wCAAwC;IACtD,eAAe,yCAAyC;IACxD,aAAa,uCAAuC;IACpD,gBAAgB,0CAA0C;CAC3D;AAED,KAAK,oBAAoB,GAAG;IAC1B,IAAI,EAAE,WAAW,CAAC,cAAc,CAAC;IACjC,eAAe,EAAE,eAAe,CAAC;CAClC,CAAC;AAEF,KAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,WAAW,CAAC,eAAe,CAAC;IAClC,OAAO,EAAE,WAAW,CAAC;CACtB,CAAC;AAEF,KAAK,mBAAmB,GAAG;IACzB,IAAI,EAAE,WAAW,CAAC,aAAa,CAAC;IAChC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,KAAK,sBAAsB,GAAG;IAC5B,IAAI,EAAE,WAAW,CAAC,gBAAgB,CAAC;CACpC,CAAC;AAEF,MAAM,MAAM,OAAO,GACf,oBAAoB,GACpB,qBAAqB,GACrB,mBAAmB,GACnB,sBAAsB,CAAC;AAE3B,MAAM,MAAM,YAAY,GAAG;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,SAAS,CAAC,KAAK,CAAC,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG;IACxB,IAAI,EAAE,QAAQ,CAAC;IACf,KAAK,CAAC,EAAE;QACN,mBAAmB,EAAE,MAAM,CAAC;QAC5B,SAAS,EAAE,MAAM,CAAC;QAClB,OAAO,EAAE,YAAY,EAAE,CAAC;KACzB,CAAC;CACH,CAAC;AAEF,MAAM,MAAM,KAAK,GAAG;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,WAAW,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,KAG3B,CAAC;AAEF,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,EAAE,SAAS,CAgCtC,CAAC;AAEF,eAAO,MAAM,iBAAiB,QAAO,2BAA2B,IAAI,CAInE,CAAC;AAEF,eAAO,MAAM,aAAa,QAAO,2BAA2B,IAAI,CAU/D,CAAC;AAEF,eAAO,MAAM,kBAAkB,QAAO,2BACpC,QAAQ,IAAI,CAAC,CA6Fd,CAAC;AAEF,eAAO,MAAM,oBAAoB,aACrB,QAAQ,EAAE,cACR,OAAO,KAClB,qBAAqB,CAAC,kBAAkB,CAY1C,CAAC;AAEF,eAAO,MAAM,sBAAsB,sBACd,SAAS,EAAE,kBACd,gBAAgB,EAAE,KACjC,YAAY,EAcd,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,5 +1,17 @@
1
- export default function reducer(state: any[] | undefined, action: Object): any[];
2
- export const FIELDS_CHANGED: "aggregations/fields/FIELDS_CHANGED";
3
- export const INITIAL_STATE: any[];
4
- export function fieldsChanged(fields: Object): Object;
1
+ import type { AnyAction } from 'redux';
2
+ export declare const FIELDS_CHANGED = "aggregations/fields/FIELDS_CHANGED";
3
+ export declare const INITIAL_STATE: {
4
+ name: string;
5
+ }[];
6
+ export default function reducer(state: {
7
+ name: string;
8
+ }[] | undefined, action: AnyAction): any;
9
+ export declare const fieldsChanged: (fields: {
10
+ name: string;
11
+ }[]) => {
12
+ type: string;
13
+ fields: {
14
+ name: string;
15
+ }[];
16
+ };
5
17
  //# sourceMappingURL=fields.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fields.d.ts","sourceRoot":"","sources":["../../../src/modules/fields.js"],"names":[],"mappings":"AAkBA,kEAJW,MAAM,SAShB;AApBD,kEAAmE;AAKnE,kCAAgC;AAwBzB,sCAJI,MAAM,GAEJ,MAAM,CAKjB"}
1
+ {"version":3,"file":"fields.d.ts","sourceRoot":"","sources":["../../../src/modules/fields.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKvC,eAAO,MAAM,cAAc,uCAAuC,CAAC;AAKnE,eAAO,MAAM,aAAa;UAAiB,MAAM;GAAI,CAAC;AAUtD,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,KAAK;;eAAgB,EAAE,MAAM,EAAE,SAAS,OAKvE;AAKD,eAAO,MAAM,aAAa,WAAY;IAAE,MAAM,MAAM,CAAA;CAAE,EAAE;;;cAAV,MAAM;;CAGlD,CAAC"}
@@ -5,14 +5,14 @@ declare enum ActionTypes {
5
5
  FocusModeDisabled = "compass-aggregations/focusModeDisabled",
6
6
  SelectFocusModeStage = "compass-aggregations/selectFocusModeStage"
7
7
  }
8
- declare type FocusModeEnabledAction = {
8
+ type FocusModeEnabledAction = {
9
9
  type: ActionTypes.FocusModeEnabled;
10
10
  stageIndex: number;
11
11
  };
12
- declare type FocusModeDisabledAction = {
12
+ type FocusModeDisabledAction = {
13
13
  type: ActionTypes.FocusModeDisabled;
14
14
  };
15
- declare type State = {
15
+ type State = {
16
16
  isEnabled: boolean;
17
17
  stageIndex: number;
18
18
  openedAt: number | null;
@@ -1 +1 @@
1
- {"version":3,"file":"focus-mode.d.ts","sourceRoot":"","sources":["../../../src/modules/focus-mode.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAOpD,aAAK,WAAW;IACd,gBAAgB,0CAA0C;IAC1D,iBAAiB,2CAA2C;IAC5D,oBAAoB,8CAA8C;CACnE;AAED,aAAK,sBAAsB,GAAG;IAC5B,IAAI,EAAE,WAAW,CAAC,gBAAgB,CAAC;IACnC,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,aAAK,uBAAuB,GAAG;IAC7B,IAAI,EAAE,WAAW,CAAC,iBAAiB,CAAC;CACrC,CAAC;AAOF,aAAK,KAAK,GAAG;IACX,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,KAI3B,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,OAAO,CAC7B,KAAK,mBAAgB,EACrB,MAAM,EAAE,SAAS,GAChB,KAAK,CA2BP;AAED,eAAO,MAAM,eAAe,eACd,MAAM,KACjB,2BAA2B,IAAI,EAAE,sBAAsB,CAUzD,CAAC;AAEF,eAAO,MAAM,gBAAgB,QAAO,2BAClC,IAAI,EACJ,uBAAuB,CAYxB,CAAC;AAEF,eAAO,MAAM,oBAAoB,UAAW,MAAM;;;CAKjD,CAAC;AAEF,eAAO,MAAM,mBAAmB,UACvB,MAAM,KACZ,2BAA2B,IAAI,CAKjC,CAAC"}
1
+ {"version":3,"file":"focus-mode.d.ts","sourceRoot":"","sources":["../../../src/modules/focus-mode.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAOpD,aAAK,WAAW;IACd,gBAAgB,0CAA0C;IAC1D,iBAAiB,2CAA2C;IAC5D,oBAAoB,8CAA8C;CACnE;AAED,KAAK,sBAAsB,GAAG;IAC5B,IAAI,EAAE,WAAW,CAAC,gBAAgB,CAAC;IACnC,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,KAAK,uBAAuB,GAAG;IAC7B,IAAI,EAAE,WAAW,CAAC,iBAAiB,CAAC;CACrC,CAAC;AAOF,KAAK,KAAK,GAAG;IACX,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,KAI3B,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,OAAO,CAC7B,KAAK,mBAAgB,EACrB,MAAM,EAAE,SAAS,GAChB,KAAK,CA2BP;AAED,eAAO,MAAM,eAAe,eACd,MAAM,KACjB,2BAA2B,IAAI,EAAE,sBAAsB,CAYzD,CAAC;AAEF,eAAO,MAAM,gBAAgB,QAAO,2BAClC,IAAI,EACJ,uBAAuB,CAaxB,CAAC;AAEF,eAAO,MAAM,oBAAoB,UAAW,MAAM;;;CAKjD,CAAC;AAEF,eAAO,MAAM,mBAAmB,UACvB,MAAM,KACZ,2BAA2B,IAAI,CAKjC,CAAC"}
@@ -10,7 +10,7 @@ declare const rootReducer: import("redux").Reducer<import("redux").CombinedState
10
10
  error: Error | null;
11
11
  dataService: import("mongodb-data-service").DataService | null;
12
12
  };
13
- fields: any[];
13
+ fields: any;
14
14
  inputDocuments: {
15
15
  count: any;
16
16
  documents: any;
@@ -32,7 +32,6 @@ declare const rootReducer: import("redux").Reducer<import("redux").CombinedState
32
32
  id: string;
33
33
  isModified: boolean;
34
34
  isAtlasDeployed: boolean;
35
- isReadonly: boolean;
36
35
  settings: {
37
36
  isExpanded: boolean;
38
37
  isCommentMode: boolean;
@@ -48,7 +47,6 @@ declare const rootReducer: import("redux").Reducer<import("redux").CombinedState
48
47
  editViewName: any;
49
48
  sourceName: any;
50
49
  outResultsFn: any;
51
- isNewPipelineConfirm: any;
52
50
  updateViewError: any;
53
51
  aggregation: import("./aggregation").State;
54
52
  workspace: import("./workspace").Workspace;
@@ -74,13 +72,16 @@ declare const rootReducer: import("redux").Reducer<import("redux").CombinedState
74
72
  stageIndex: number;
75
73
  openedAt: number | null;
76
74
  };
75
+ sidePanel: {
76
+ isPanelOpen: boolean;
77
+ };
77
78
  }>, Action<any>>;
78
- export declare type RootState = ReturnType<typeof rootReducer>;
79
- export declare type PipelineBuilderExtraArgs = {
79
+ export type RootState = ReturnType<typeof rootReducer>;
80
+ export type PipelineBuilderExtraArgs = {
80
81
  pipelineBuilder: PipelineBuilder;
81
82
  pipelineStorage: PipelineStorage;
82
83
  };
83
- export declare type PipelineBuilderThunkDispatch<A extends Action = AnyAction> = ThunkDispatch<RootState, PipelineBuilderExtraArgs, A>;
84
- export declare type PipelineBuilderThunkAction<R, A extends Action = AnyAction> = ThunkAction<R, RootState, PipelineBuilderExtraArgs, A>;
84
+ export type PipelineBuilderThunkDispatch<A extends Action = AnyAction> = ThunkDispatch<RootState, PipelineBuilderExtraArgs, A>;
85
+ export type PipelineBuilderThunkAction<R, A extends Action = AnyAction> = ThunkAction<R, RootState, PipelineBuilderExtraArgs, A>;
85
86
  export default rootReducer;
86
87
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAsC/C,OAAO,KAAK,EAAE,WAAW,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAC9D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AASjE,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAsCf,CAAC;AAEH,oBAAY,SAAS,GAAG,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC;AACvD,oBAAY,wBAAwB,GAAG;IACrC,eAAe,EAAE,eAAe,CAAC;IACjC,eAAe,EAAE,eAAe,CAAC;CAClC,CAAC;AAEF,oBAAY,4BAA4B,CAAC,CAAC,SAAS,MAAM,GAAG,SAAS,IACnE,aAAa,CAAC,SAAS,EAAE,wBAAwB,EAAE,CAAC,CAAC,CAAC;AAExD,oBAAY,0BAA0B,CACpC,CAAC,EACD,CAAC,SAAS,MAAM,GAAG,SAAS,IAC1B,WAAW,CAAC,CAAC,EAAE,SAAS,EAAE,wBAAwB,EAAE,CAAC,CAAC,CAAC;AAE3D,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAoC/C,OAAO,KAAK,EAAE,WAAW,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAC9D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAUjE,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAqCf,CAAC;AAEH,MAAM,MAAM,SAAS,GAAG,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC;AACvD,MAAM,MAAM,wBAAwB,GAAG;IACrC,eAAe,EAAE,eAAe,CAAC;IACjC,eAAe,EAAE,eAAe,CAAC;CAClC,CAAC;AAEF,MAAM,MAAM,4BAA4B,CAAC,CAAC,SAAS,MAAM,GAAG,SAAS,IACnE,aAAa,CAAC,SAAS,EAAE,wBAAwB,EAAE,CAAC,CAAC,CAAC;AAExD,MAAM,MAAM,0BAA0B,CACpC,CAAC,EACD,CAAC,SAAS,MAAM,GAAG,SAAS,IAC1B,WAAW,CAAC,CAAC,EAAE,SAAS,EAAE,wBAAwB,EAAE,CAAC,CAAC,CAAC;AAE3D,eAAe,WAAW,CAAC"}
@@ -3,18 +3,18 @@ import type { IndexDirection } from 'mongodb';
3
3
  export declare enum ActionTypes {
4
4
  IndexesFetched = "compass-aggregations/indexesFetched"
5
5
  }
6
- export declare type IndexInfo = {
6
+ export type IndexInfo = {
7
7
  ns: string;
8
8
  name: string;
9
9
  key: Record<string, IndexDirection>;
10
10
  extra: Record<string, any>;
11
11
  };
12
- declare type IndexesFetchedAction = {
12
+ type IndexesFetchedAction = {
13
13
  type: ActionTypes.IndexesFetched;
14
14
  indexes: IndexInfo[];
15
15
  };
16
- export declare type Actions = IndexesFetchedAction;
17
- export declare type State = IndexInfo[];
16
+ export type Actions = IndexesFetchedAction;
17
+ export type State = IndexInfo[];
18
18
  export declare const INITIAL_STATE: State;
19
19
  declare const reducer: Reducer<State, Actions>;
20
20
  export declare const indexesFetched: (indexes: IndexInfo[]) => IndexesFetchedAction;
@@ -1 +1 @@
1
- {"version":3,"file":"indexes.d.ts","sourceRoot":"","sources":["../../../src/modules/indexes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACrC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAE9C,oBAAY,WAAW;IACrB,cAAc,wCAAwC;CACvD;AAED,oBAAY,SAAS,GAAG;IACtB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC5B,CAAC;AAEF,aAAK,oBAAoB,GAAG;IAC1B,IAAI,EAAE,WAAW,CAAC,cAAc,CAAC;IACjC,OAAO,EAAE,SAAS,EAAE,CAAC;CACtB,CAAC;AAEF,oBAAY,OAAO,GAAG,oBAAoB,CAAC;AAE3C,oBAAY,KAAK,GAAG,SAAS,EAAE,CAAC;AAEhC,eAAO,MAAM,aAAa,EAAE,KAAU,CAAC;AAEvC,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,EAAE,OAAO,CAOpC,CAAC;AAEF,eAAO,MAAM,cAAc,YAAa,SAAS,EAAE,KAAG,oBAGpD,CAAC;AAEH,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"indexes.d.ts","sourceRoot":"","sources":["../../../src/modules/indexes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACrC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAE9C,oBAAY,WAAW;IACrB,cAAc,wCAAwC;CACvD;AAED,MAAM,MAAM,SAAS,GAAG;IACtB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC5B,CAAC;AAEF,KAAK,oBAAoB,GAAG;IAC1B,IAAI,EAAE,WAAW,CAAC,cAAc,CAAC;IACjC,OAAO,EAAE,SAAS,EAAE,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,OAAO,GAAG,oBAAoB,CAAC;AAE3C,MAAM,MAAM,KAAK,GAAG,SAAS,EAAE,CAAC;AAEhC,eAAO,MAAM,aAAa,EAAE,KAAU,CAAC;AAEvC,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,EAAE,OAAO,CAOpC,CAAC;AAEF,eAAO,MAAM,cAAc,YAAa,SAAS,EAAE,KAAG,oBAGpD,CAAC;AAEH,eAAe,OAAO,CAAC"}
@@ -6,19 +6,19 @@ export declare enum ActionTypes {
6
6
  DocumentsFetchStarted = "aggregations/input-documents/DocumentsFetchStarted",
7
7
  DocumentsFetchFinished = "aggregations/input-documents/DocumentsFetchFinished"
8
8
  }
9
- declare type CollapseToggledAction = {
9
+ type CollapseToggledAction = {
10
10
  type: ActionTypes.CollapseToggled;
11
11
  };
12
- declare type DocumentsFetchStartedAction = {
12
+ type DocumentsFetchStartedAction = {
13
13
  type: ActionTypes.DocumentsFetchStarted;
14
14
  };
15
- declare type DocumentsFetchFinishedAction = {
15
+ type DocumentsFetchFinishedAction = {
16
16
  type: ActionTypes.DocumentsFetchFinished;
17
17
  count: number | null;
18
18
  documents: Document[];
19
19
  error: Error | null;
20
20
  };
21
- declare type State = {
21
+ type State = {
22
22
  count: number | null;
23
23
  documents: Document[];
24
24
  error: Error | null;
@@ -1 +1 @@
1
- {"version":3,"file":"input-documents.d.ts","sourceRoot":"","sources":["../../../src/modules/input-documents.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAKpD,oBAAY,WAAW;IACrB,eAAe,iDAAiD;IAChE,qBAAqB,uDAAuD;IAC5E,sBAAsB,wDAAwD;CAC/E;AAED,aAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,WAAW,CAAC,eAAe,CAAC;CACnC,CAAC;AAEF,aAAK,2BAA2B,GAAG;IACjC,IAAI,EAAE,WAAW,CAAC,qBAAqB,CAAC;CACzC,CAAC;AAEF,aAAK,4BAA4B,GAAG;IAClC,IAAI,EAAE,WAAW,CAAC,sBAAsB,CAAC;IACzC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;CACrB,CAAC;AAEF,aAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,KAM3B,CAAC;AAEF,QAAA,MAAM,OAAO,qCAAmC,SAAS;;;;;gBAZ3C,OAAO;CA+BpB,CAAC;AAEF,eAAe,OAAO,CAAC;AAEvB,eAAO,MAAM,6BAA6B,QAAO,qBAE/C,CAAC;AAEH,eAAO,MAAM,qBAAqB,QAAO,2BAEvC,CAAC;AAEH,eAAO,MAAM,oBAAoB,UACxB,MAAM,GAAG,IAAI,aACT,QAAQ,EAAE,SACd,KAAK,GAAG,IAAI,KAClB,4BAKD,CAAC;AAEH,eAAO,MAAM,qBAAqB,QAAO,2BACvC,QAAQ,IAAI,CAAC,CAiDd,CAAC"}
1
+ {"version":3,"file":"input-documents.d.ts","sourceRoot":"","sources":["../../../src/modules/input-documents.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAEpD,oBAAY,WAAW;IACrB,eAAe,iDAAiD;IAChE,qBAAqB,uDAAuD;IAC5E,sBAAsB,wDAAwD;CAC/E;AAED,KAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,WAAW,CAAC,eAAe,CAAC;CACnC,CAAC;AAEF,KAAK,2BAA2B,GAAG;IACjC,IAAI,EAAE,WAAW,CAAC,qBAAqB,CAAC;CACzC,CAAC;AAEF,KAAK,4BAA4B,GAAG;IAClC,IAAI,EAAE,WAAW,CAAC,sBAAsB,CAAC;IACzC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;CACrB,CAAC;AAEF,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,KAM3B,CAAC;AAEF,QAAA,MAAM,OAAO,qCAAmC,SAAS;;;;;gBAZ3C,OAAO;CA+BpB,CAAC;AAEF,eAAe,OAAO,CAAC;AAEvB,eAAO,MAAM,6BAA6B,QAAO,qBAE/C,CAAC;AAEH,eAAO,MAAM,qBAAqB,QAAO,2BAEvC,CAAC;AAEH,eAAO,MAAM,oBAAoB,UACxB,MAAM,GAAG,IAAI,aACT,QAAQ,EAAE,SACd,KAAK,GAAG,IAAI,KAClB,4BAKD,CAAC;AAEH,eAAO,MAAM,qBAAqB,QAAO,2BACvC,QAAQ,IAAI,CAAC,CA0Cd,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import type { Reducer } from 'redux';
2
- declare type State = boolean;
2
+ type State = boolean;
3
3
  export declare const INITIAL_STATE: State;
4
4
  declare const reducer: Reducer<State>;
5
5
  export default reducer;
@@ -1 +1 @@
1
- {"version":3,"file":"is-datalake.d.ts","sourceRoot":"","sources":["../../../src/modules/is-datalake.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAErC,aAAK,KAAK,GAAG,OAAO,CAAC;AAErB,eAAO,MAAM,aAAa,EAAE,KAAa,CAAC;AAE1C,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,CAE3B,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"is-datalake.d.ts","sourceRoot":"","sources":["../../../src/modules/is-datalake.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAErC,KAAK,KAAK,GAAG,OAAO,CAAC;AAErB,eAAO,MAAM,aAAa,EAAE,KAAa,CAAC;AAE1C,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,CAE3B,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,16 +1,6 @@
1
- import type { AnyAction } from 'redux';
2
1
  import type { PipelineBuilderThunkAction } from '.';
3
2
  export declare enum ActionTypes {
4
- ToggleConfirmNewPipeline = "compass-aggregations/is-new-pipeline-confirm/toggleConfirmNewPipeline",
5
3
  NewPipelineConfirmed = "compass-aggregations/is-new-pipeline-confirm/newPipelineConfirmed"
6
4
  }
7
- declare type SetConfirmNewPipelineAction = {
8
- type: ActionTypes.ToggleConfirmNewPipeline;
9
- confirm: boolean;
10
- };
11
- export declare const INITIAL_STATE = false;
12
- export default function reducer(state: boolean | undefined, action: AnyAction): any;
13
- export declare const toggleNewPipelineModal: (confirm: boolean) => SetConfirmNewPipelineAction;
14
5
  export declare const confirmNewPipeline: () => PipelineBuilderThunkAction<void>;
15
- export {};
16
6
  //# sourceMappingURL=is-new-pipeline-confirm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"is-new-pipeline-confirm.d.ts","sourceRoot":"","sources":["../../../src/modules/is-new-pipeline-confirm.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAGpD,oBAAY,WAAW;IACrB,wBAAwB,0EAA0E;IAClG,oBAAoB,sEAAsE;CAC3F;AAED,aAAK,2BAA2B,GAAG;IACjC,IAAI,EAAE,WAAW,CAAC,wBAAwB,CAAC;IAC3C,OAAO,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,aAAa,QAAQ,CAAC;AAEnC,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,KAAK,qBAAgB,EAAE,MAAM,EAAE,SAAS,OAQvE;AAKD,eAAO,MAAM,sBAAsB,YACxB,OAAO,KACf,2BAGD,CAAC;AAKH,eAAO,MAAM,kBAAkB,QACzB,2BAA2B,IAAI,CAWlC,CAAC"}
1
+ {"version":3,"file":"is-new-pipeline-confirm.d.ts","sourceRoot":"","sources":["../../../src/modules/is-new-pipeline-confirm.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAMpD,oBAAY,WAAW;IACrB,oBAAoB,sEAAsE;CAC3F;AAKD,eAAO,MAAM,kBAAkB,QACzB,2BAA2B,IAAI,CAuBlC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import type { AnyAction, Reducer } from 'redux';
2
2
  export declare const MAX_TIME_MS_CHANGED = "aggregations/max-time-ms/MAX_TIME_MS_CHANGED";
3
- declare type State = null | number;
3
+ type State = null | number;
4
4
  export declare const INITIAL_STATE: State;
5
5
  declare const reducer: Reducer<State, AnyAction>;
6
6
  export declare const maxTimeMSChanged: (value: number) => {
@@ -1 +1 @@
1
- {"version":3,"file":"max-time-ms.d.ts","sourceRoot":"","sources":["../../../src/modules/max-time-ms.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAGhD,eAAO,MAAM,mBAAmB,iDACgB,CAAC;AAEjD,aAAK,KAAK,GAAG,IAAI,GAAG,MAAM,CAAC;AAE3B,eAAO,MAAM,aAAa,EAAE,KAAY,CAAC;AAEzC,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,EAAE,SAAS,CAQtC,CAAC;AAEF,eAAO,MAAM,gBAAgB,UAAW,MAAM;;;CAG5C,CAAC;AAEH,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"max-time-ms.d.ts","sourceRoot":"","sources":["../../../src/modules/max-time-ms.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAGhD,eAAO,MAAM,mBAAmB,iDACgB,CAAC;AAEjD,KAAK,KAAK,GAAG,IAAI,GAAG,MAAM,CAAC;AAE3B,eAAO,MAAM,aAAa,EAAE,KAAY,CAAC;AAEzC,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,EAAE,SAAS,CAQtC,CAAC;AAEF,eAAO,MAAM,gBAAgB,UAAW,MAAM;;;CAG5C,CAAC;AAEH,eAAe,OAAO,CAAC"}
@@ -7,6 +7,6 @@ export declare function getPipelineStringFromBuilderState(state: RootState, pipe
7
7
  export declare function getPipelineStageOperatorsFromBuilderState(state: RootState, filterEmptyStageOperators?: true): string[];
8
8
  export declare function getPipelineStageOperatorsFromBuilderState(state: RootState, filterEmptyStageOperators?: false): (string | null)[];
9
9
  export declare function getIsPipelineInvalidFromBuilderState(state: RootState, includeServerErrors?: boolean): boolean;
10
- export declare type EditorViewType = 'stage' | 'text' | 'focus';
10
+ export type EditorViewType = 'stage' | 'text' | 'focus';
11
11
  export declare function mapPipelineModeToEditorViewType(state: RootState): EditorViewType;
12
12
  //# sourceMappingURL=builder-helpers.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"builder-helpers.d.ts","sourceRoot":"","sources":["../../../../src/modules/pipeline-builder/builder-helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;AAEhE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAI1D,eAAO,MAAM,qBAAqB,QAC5B,2BAA2B,IAAI,CAWlC,CAAC;AAEJ,wBAAgB,yBAAyB,CACvC,KAAK,EAAE,SAAS,EAChB,eAAe,EAAE,eAAe,oEAOjC;AAED,wBAAgB,2BAA2B,CACzC,KAAK,EAAE,SAAS,EAChB,eAAe,EAAE,eAAe,6BAOjC;AAED,wBAAgB,iCAAiC,CAC/C,KAAK,EAAE,SAAS,EAChB,eAAe,EAAE,eAAe,GAC/B,MAAM,CAMR;AAED,wBAAgB,yCAAyC,CACvD,KAAK,EAAE,SAAS,EAChB,yBAAyB,CAAC,EAAE,IAAI,GAC/B,MAAM,EAAE,CAAC;AACZ,wBAAgB,yCAAyC,CACvD,KAAK,EAAE,SAAS,EAChB,yBAAyB,CAAC,EAAE,KAAK,GAChC,CAAC,MAAM,GAAG,IAAI,CAAC,EAAE,CAAC;AAiBrB,wBAAgB,oCAAoC,CAClD,KAAK,EAAE,SAAS,EAChB,mBAAmB,UAAO,GACzB,OAAO,CAcT;AAED,oBAAY,cAAc,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC;AAExD,wBAAgB,+BAA+B,CAC7C,KAAK,EAAE,SAAS,GACf,cAAc,CAMhB"}
1
+ {"version":3,"file":"builder-helpers.d.ts","sourceRoot":"","sources":["../../../../src/modules/pipeline-builder/builder-helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;AAEhE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAK1D,eAAO,MAAM,qBAAqB,QAC5B,2BAA2B,IAAI,CAWlC,CAAC;AAEJ,wBAAgB,yBAAyB,CACvC,KAAK,EAAE,SAAS,EAChB,eAAe,EAAE,eAAe,oEAOjC;AAED,wBAAgB,2BAA2B,CACzC,KAAK,EAAE,SAAS,EAChB,eAAe,EAAE,eAAe,6BAOjC;AAED,wBAAgB,iCAAiC,CAC/C,KAAK,EAAE,SAAS,EAChB,eAAe,EAAE,eAAe,GAC/B,MAAM,CAMR;AAED,wBAAgB,yCAAyC,CACvD,KAAK,EAAE,SAAS,EAChB,yBAAyB,CAAC,EAAE,IAAI,GAC/B,MAAM,EAAE,CAAC;AACZ,wBAAgB,yCAAyC,CACvD,KAAK,EAAE,SAAS,EAChB,yBAAyB,CAAC,EAAE,KAAK,GAChC,CAAC,MAAM,GAAG,IAAI,CAAC,EAAE,CAAC;AAoBrB,wBAAgB,oCAAoC,CAClD,KAAK,EAAE,SAAS,EAChB,mBAAmB,UAAO,GACzB,OAAO,CAcT;AAED,MAAM,MAAM,cAAc,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC;AAExD,wBAAgB,+BAA+B,CAC7C,KAAK,EAAE,SAAS,GACf,cAAc,CAMhB"}
@@ -3,11 +3,11 @@ import type { Document } from 'mongodb';
3
3
  import type { PipelineBuilderThunkAction } from '..';
4
4
  import type Stage from './stage';
5
5
  import type { PipelineParserError } from './pipeline-parser/utils';
6
- export declare type PipelineMode = 'builder-ui' | 'as-text';
6
+ export type PipelineMode = 'builder-ui' | 'as-text';
7
7
  export declare enum ActionTypes {
8
8
  PipelineModeToggled = "compass-aggregations/pipelineModeToggled"
9
9
  }
10
- export declare type PipelineModeToggledAction = {
10
+ export type PipelineModeToggledAction = {
11
11
  type: ActionTypes.PipelineModeToggled;
12
12
  mode: PipelineMode;
13
13
  pipelineText: string;
@@ -15,7 +15,7 @@ export declare type PipelineModeToggledAction = {
15
15
  syntaxErrors: PipelineParserError[];
16
16
  stages: Stage[];
17
17
  };
18
- declare type State = PipelineMode;
18
+ type State = PipelineMode;
19
19
  export declare const INITIAL_STATE: State;
20
20
  declare const reducer: Reducer<State>;
21
21
  export declare const changePipelineMode: (newMode: PipelineMode) => PipelineBuilderThunkAction<void, PipelineModeToggledAction>;
@@ -1 +1 @@
1
- {"version":3,"file":"pipeline-mode.d.ts","sourceRoot":"","sources":["../../../../src/modules/pipeline-builder/pipeline-mode.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACrC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AACxC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,IAAI,CAAC;AAOrD,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAMnE,oBAAY,YAAY,GAAG,YAAY,GAAG,SAAS,CAAC;AAEpD,oBAAY,WAAW;IACrB,mBAAmB,6CAA6C;CACjE;AAED,oBAAY,yBAAyB,GAAG;IACtC,IAAI,EAAE,WAAW,CAAC,mBAAmB,CAAC;IACtC,IAAI,EAAE,YAAY,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;IAC5B,YAAY,EAAE,mBAAmB,EAAE,CAAC;IACpC,MAAM,EAAE,KAAK,EAAE,CAAC;CACjB,CAAC;AAEF,aAAK,KAAK,GAAG,YAAY,CAAC;AAE1B,eAAO,MAAM,aAAa,EAAE,KAAoB,CAAC;AAEjD,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,CAa3B,CAAC;AAEF,eAAO,MAAM,kBAAkB,YACpB,YAAY,KACpB,2BAA2B,IAAI,EAAE,yBAAyB,CAkC5D,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"pipeline-mode.d.ts","sourceRoot":"","sources":["../../../../src/modules/pipeline-builder/pipeline-mode.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACrC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AACxC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,IAAI,CAAC;AAOrD,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAMnE,MAAM,MAAM,YAAY,GAAG,YAAY,GAAG,SAAS,CAAC;AAEpD,oBAAY,WAAW;IACrB,mBAAmB,6CAA6C;CACjE;AAED,MAAM,MAAM,yBAAyB,GAAG;IACtC,IAAI,EAAE,WAAW,CAAC,mBAAmB,CAAC;IACtC,IAAI,EAAE,YAAY,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;IAC5B,YAAY,EAAE,mBAAmB,EAAE,CAAC;IACpC,MAAM,EAAE,KAAK,EAAE,CAAC;CACjB,CAAC;AAEF,KAAK,KAAK,GAAG,YAAY,CAAC;AAE1B,eAAO,MAAM,aAAa,EAAE,KAAoB,CAAC;AAEjD,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,KAAK,CAa3B,CAAC;AAEF,eAAO,MAAM,kBAAkB,YACpB,YAAY,KACpB,2BAA2B,IAAI,EAAE,yBAAyB,CAkC5D,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,11 +1,11 @@
1
1
  import type * as t from '@babel/types';
2
2
  import type Stage from '../stage';
3
3
  import { PipelineParserError } from './utils';
4
- declare type ParseResponse = {
4
+ type ParseResponse = {
5
5
  root: t.ArrayExpression;
6
6
  stages: t.Expression[];
7
7
  };
8
- declare type ValidateResponse = {
8
+ type ValidateResponse = {
9
9
  root: t.ArrayExpression | null;
10
10
  errors: PipelineParserError[];
11
11
  };
@@ -1 +1 @@
1
- {"version":3,"file":"pipeline-parser.d.ts","sourceRoot":"","sources":["../../../../../src/modules/pipeline-builder/pipeline-parser/pipeline-parser.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,CAAC,MAAM,cAAc,CAAC;AACvC,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAOlC,OAAO,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAkF9C,aAAK,aAAa,GAAG;IACnB,IAAI,EAAE,CAAC,CAAC,eAAe,CAAC;IACxB,MAAM,EAAE,CAAC,CAAC,UAAU,EAAE,CAAC;CACxB,CAAC;AAEF,aAAK,gBAAgB,GAAG;IACtB,IAAI,EAAE,CAAC,CAAC,eAAe,GAAG,IAAI,CAAC;IAC/B,MAAM,EAAE,mBAAmB,EAAE,CAAC;CAC/B,CAAC;AAEF,MAAM,CAAC,OAAO,OAAO,cAAc;IACjC,MAAM,CAAC,KAAK,CAAC,MAAM,EAAE,MAAM,GAAG,aAAa;IA0B3C,MAAM,CAAC,kBAAkB,CAAC,MAAM,EAAE,MAAM,GAAG,CAAC,CAAC,eAAe;IAY5D,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,gBAAgB;IAmBjD,MAAM,CAAC,QAAQ,CAAC,IAAI,EAAE,CAAC,CAAC,eAAe,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,MAAM;IAmBjE,MAAM,CAAC,cAAc,CAAC,MAAM,EAAE,KAAK,EAAE,GAAG,CAAC,CAAC,UAAU,EAAE;CA4DvD"}
1
+ {"version":3,"file":"pipeline-parser.d.ts","sourceRoot":"","sources":["../../../../../src/modules/pipeline-builder/pipeline-parser/pipeline-parser.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,CAAC,MAAM,cAAc,CAAC;AACvC,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAOlC,OAAO,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAkF9C,KAAK,aAAa,GAAG;IACnB,IAAI,EAAE,CAAC,CAAC,eAAe,CAAC;IACxB,MAAM,EAAE,CAAC,CAAC,UAAU,EAAE,CAAC;CACxB,CAAC;AAEF,KAAK,gBAAgB,GAAG;IACtB,IAAI,EAAE,CAAC,CAAC,eAAe,GAAG,IAAI,CAAC;IAC/B,MAAM,EAAE,mBAAmB,EAAE,CAAC;CAC/B,CAAC;AAEF,MAAM,CAAC,OAAO,OAAO,cAAc;IACjC,MAAM,CAAC,KAAK,CAAC,MAAM,EAAE,MAAM,GAAG,aAAa;IA0B3C,MAAM,CAAC,kBAAkB,CAAC,MAAM,EAAE,MAAM,GAAG,CAAC,CAAC,eAAe;IAY5D,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,gBAAgB;IAmBjD,MAAM,CAAC,QAAQ,CAAC,IAAI,EAAE,CAAC,CAAC,eAAe,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,MAAM;IAmBjE,MAAM,CAAC,cAAc,CAAC,MAAM,EAAE,KAAK,EAAE,GAAG,CAAC,CAAC,UAAU,EAAE;CA4DvD"}
@@ -1,6 +1,6 @@
1
1
  import type * as t from '@babel/types';
2
2
  import type Stage from '../stage';
3
- export declare type StageLike = t.ObjectExpression & {
3
+ export type StageLike = t.ObjectExpression & {
4
4
  properties: [t.ObjectProperty & {
5
5
  key: t.Identifier | t.StringLiteral;
6
6
  }];
@@ -1 +1 @@
1
- {"version":3,"file":"stage-parser.d.ts","sourceRoot":"","sources":["../../../../../src/modules/pipeline-builder/pipeline-parser/stage-parser.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,CAAC,MAAM,cAAc,CAAC;AACvC,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAIlC,oBAAY,SAAS,GAAG,CAAC,CAAC,gBAAgB,GAAG;IAC3C,UAAU,EAAE,CAAC,CAAC,CAAC,cAAc,GAAG;QAAE,GAAG,EAAE,CAAC,CAAC,UAAU,GAAG,CAAC,CAAC,aAAa,CAAA;KAAE,CAAC,CAAC;CAC1E,CAAC;AAIF,wBAAgB,cAAc,CAAC,IAAI,EAAE,CAAC,CAAC,IAAI,GAAG,OAAO,CAEpD;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,OAAO,QAE3D;AAED,wBAAgB,gBAAgB,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,gBAAgB,GAAG,OAAO,CAanE;AAED,wBAAgB,WAAW,CACzB,IAAI,CAAC,EAAE,CAAC,CAAC,IAAI,GAAG,IAAI,EACpB,KAAK,UAAQ,GACZ,IAAI,IAAI,SAAS,CAOnB;AAUD,0BAAkB,wBAAwB;IACxC,YAAY,IAAA;IACZ,mBAAmB,IAAA;IACnB,eAAe,IAAA;IACf,qBAAqB,IAAA;IACrB,YAAY,IAAA;IACZ,iBAAiB,IAAA;CAClB;AAED,wBAAgB,eAAe,CAC7B,IAAI,CAAC,EAAE,CAAC,CAAC,IAAI,GAAG,IAAI,EACpB,KAAK,UAAQ,GACZ,OAAO,CAAC,IAAI,IAAI,SAAS,CAmC3B;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,SAAS,GAAG,MAAM,CAIhE;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,SAAS,GAAG,MAAM,CAc7D;AAKD,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,KAAK,GAAG,CAAC,CAAC,WAAW,EAAE,CAWhE;AAMD,MAAM,CAAC,OAAO,OAAO,WAAW;IACvB,MAAM,SAAM;IACnB,OAAO,CAAC,WAAW,CAAS;IAE5B,IAAI,CAAC,GAAG,EAAE,MAAM,GAAG,KAAK,GAAG,SAAS;CA0CrC"}
1
+ {"version":3,"file":"stage-parser.d.ts","sourceRoot":"","sources":["../../../../../src/modules/pipeline-builder/pipeline-parser/stage-parser.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,CAAC,MAAM,cAAc,CAAC;AACvC,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAIlC,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,gBAAgB,GAAG;IAC3C,UAAU,EAAE,CAAC,CAAC,CAAC,cAAc,GAAG;QAAE,GAAG,EAAE,CAAC,CAAC,UAAU,GAAG,CAAC,CAAC,aAAa,CAAA;KAAE,CAAC,CAAC;CAC1E,CAAC;AAIF,wBAAgB,cAAc,CAAC,IAAI,EAAE,CAAC,CAAC,IAAI,GAAG,OAAO,CAEpD;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,OAAO,QAE3D;AAED,wBAAgB,gBAAgB,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,gBAAgB,GAAG,OAAO,CAanE;AAED,wBAAgB,WAAW,CACzB,IAAI,CAAC,EAAE,CAAC,CAAC,IAAI,GAAG,IAAI,EACpB,KAAK,UAAQ,GACZ,IAAI,IAAI,SAAS,CAOnB;AAUD,0BAAkB,wBAAwB;IACxC,YAAY,IAAA;IACZ,mBAAmB,IAAA;IACnB,eAAe,IAAA;IACf,qBAAqB,IAAA;IACrB,YAAY,IAAA;IACZ,iBAAiB,IAAA;CAClB;AAED,wBAAgB,eAAe,CAC7B,IAAI,CAAC,EAAE,CAAC,CAAC,IAAI,GAAG,IAAI,EACpB,KAAK,UAAQ,GACZ,OAAO,CAAC,IAAI,IAAI,SAAS,CAmC3B;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,SAAS,GAAG,MAAM,CAIhE;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,SAAS,GAAG,MAAM,CAc7D;AAKD,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,KAAK,GAAG,CAAC,CAAC,WAAW,EAAE,CAWhE;AAMD,MAAM,CAAC,OAAO,OAAO,WAAW;IACvB,MAAM,SAAM;IACnB,OAAO,CAAC,WAAW,CAAS;IAE5B,IAAI,CAAC,GAAG,EAAE,MAAM,GAAG,KAAK,GAAG,SAAS;CA0CrC"}