@finos/legend-application-studio 15.2.0 → 16.0.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.
- package/lib/application/LegendStudio.d.ts.map +1 -1
- package/lib/application/LegendStudio.js +5 -2
- package/lib/application/LegendStudio.js.map +1 -1
- package/lib/application/LegendStudioPluginManager.js +2 -2
- package/lib/application/LegendStudioPluginManager.js.map +1 -1
- package/lib/components/DSLExternalFormat_LegendStudioApplicationPlugin.d.ts +4 -4
- package/lib/components/DSLExternalFormat_LegendStudioApplicationPlugin.d.ts.map +1 -1
- package/lib/components/DSLExternalFormat_LegendStudioApplicationPlugin.js +3 -3
- package/lib/components/DSLExternalFormat_LegendStudioApplicationPlugin.js.map +1 -1
- package/lib/components/EditorComponentTestUtils.d.ts +1 -1
- package/lib/components/EditorComponentTestUtils.d.ts.map +1 -1
- package/lib/components/EditorComponentTestUtils.js +13 -17
- package/lib/components/EditorComponentTestUtils.js.map +1 -1
- package/lib/components/EmbeddedQueryBuilder.d.ts +19 -0
- package/lib/components/EmbeddedQueryBuilder.d.ts.map +1 -0
- package/lib/components/EmbeddedQueryBuilder.js +80 -0
- package/lib/components/EmbeddedQueryBuilder.js.map +1 -0
- package/lib/components/LegendStudioApplication.d.ts +0 -1
- package/lib/components/LegendStudioApplication.d.ts.map +1 -1
- package/lib/components/editor/Editor.d.ts.map +1 -1
- package/lib/components/editor/Editor.js +12 -13
- package/lib/components/editor/Editor.js.map +1 -1
- package/lib/components/editor/StatusBar.d.ts +0 -1
- package/lib/components/editor/StatusBar.d.ts.map +1 -1
- package/lib/components/editor/aux-panel/AuxiliaryPanel.d.ts +0 -1
- package/lib/components/editor/aux-panel/AuxiliaryPanel.d.ts.map +1 -1
- package/lib/components/editor/aux-panel/Console.d.ts +0 -1
- package/lib/components/editor/aux-panel/Console.d.ts.map +1 -1
- package/lib/components/editor/aux-panel/DevTool.d.ts +0 -1
- package/lib/components/editor/aux-panel/DevTool.d.ts.map +1 -1
- package/lib/components/editor/command-center/ProjectSearchCommand.d.ts +0 -1
- package/lib/components/editor/command-center/ProjectSearchCommand.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/FileGenerationViewer.d.ts +0 -1
- package/lib/components/editor/edit-panel/FileGenerationViewer.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/FunctionEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/FunctionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/GenerationSpecificationEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/GenerationSpecificationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/GrammarTextEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/GrammarTextEditor.js +15 -3
- package/lib/components/editor/edit-panel/GrammarTextEditor.js.map +1 -1
- package/lib/components/editor/edit-panel/ModelImporter.d.ts +0 -1
- package/lib/components/editor/edit-panel/ModelImporter.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/RuntimeEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/RuntimeEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/UnsupportedElementEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/UnsupportedElementEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.d.ts +0 -1
- package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.js +2 -2
- package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.js.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.js.map +1 -1
- package/lib/components/editor/edit-panel/data-editor/DataElementEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/data-editor/DataElementEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/diff-editor/EntityDiffView.d.ts +0 -1
- package/lib/components/editor/edit-panel/diff-editor/EntityDiffView.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/element-generation-editor/ElementNativeView.d.ts +0 -1
- package/lib/components/editor/edit-panel/element-generation-editor/ElementNativeView.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/BindingElementEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/external-format-editor/BindingElementEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/ExternalFormatConnectionEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/external-format-editor/ExternalFormatConnectionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/NewSchemaSetDriver.d.ts +0 -1
- package/lib/components/editor/edit-panel/external-format-editor/NewSchemaSetDriver.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/SchemaSetElementEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/external-format-editor/SchemaSetElementEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/SchemaSetModelGenerationEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/external-format-editor/SchemaSetModelGenerationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/ClassMappingEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/ClassMappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.js +40 -8
- package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.js.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionQueryBuilder.d.ts +18 -0
- package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionQueryBuilder.d.ts.map +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionQueryBuilder.js +38 -0
- package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionQueryBuilder.js.map +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.js +40 -8
- package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.js.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/NewMappingElementModal.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/NewMappingElementModal.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/NewServiceModal.d.ts +0 -1
- package/lib/components/editor/edit-panel/service-editor/NewServiceModal.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceExecutionEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceExecutionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.js +58 -10
- package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.js.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/testable/TestAssertionEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/testable/TestAssertionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/AssociationEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/uml-editor/AssociationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/ClassEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/uml-editor/ClassEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/ClassQueryBuilder.d.ts +19 -0
- package/lib/components/editor/edit-panel/uml-editor/ClassQueryBuilder.d.ts.map +1 -0
- package/lib/components/editor/edit-panel/uml-editor/ClassQueryBuilder.js +80 -0
- package/lib/components/editor/edit-panel/uml-editor/ClassQueryBuilder.js.map +1 -0
- package/lib/components/editor/edit-panel/uml-editor/EnumerationEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/uml-editor/EnumerationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/ProfileEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/uml-editor/ProfileEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/PropertyEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/uml-editor/PropertyEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/UMLEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/uml-editor/UMLEditor.d.ts.map +1 -1
- package/lib/components/editor/side-bar/CreateNewElementModal.d.ts +0 -1
- package/lib/components/editor/side-bar/CreateNewElementModal.d.ts.map +1 -1
- package/lib/components/editor/side-bar/Explorer.d.ts +0 -1
- package/lib/components/editor/side-bar/Explorer.d.ts.map +1 -1
- package/lib/components/editor/side-bar/Explorer.js +15 -8
- package/lib/components/editor/side-bar/Explorer.js.map +1 -1
- package/lib/components/editor/side-bar/LocalChanges.d.ts +0 -1
- package/lib/components/editor/side-bar/LocalChanges.d.ts.map +1 -1
- package/lib/components/editor/side-bar/ProjectOverview.d.ts +0 -1
- package/lib/components/editor/side-bar/ProjectOverview.d.ts.map +1 -1
- package/lib/components/editor/side-bar/SideBar.d.ts +0 -1
- package/lib/components/editor/side-bar/SideBar.d.ts.map +1 -1
- package/lib/components/editor/side-bar/WorkflowManager.d.ts +0 -1
- package/lib/components/editor/side-bar/WorkflowManager.d.ts.map +1 -1
- package/lib/components/editor/side-bar/WorkspaceReview.d.ts +0 -1
- package/lib/components/editor/side-bar/WorkspaceReview.d.ts.map +1 -1
- package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts +0 -1
- package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts.map +1 -1
- package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts +0 -1
- package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts.map +1 -1
- package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts +0 -1
- package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts.map +1 -1
- package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts +0 -1
- package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts.map +1 -1
- package/lib/components/project-viewer/ProjectViewer.d.ts.map +1 -1
- package/lib/components/project-viewer/ProjectViewer.js +5 -6
- package/lib/components/project-viewer/ProjectViewer.js.map +1 -1
- package/lib/components/shared/DiffView.d.ts +0 -1
- package/lib/components/shared/DiffView.d.ts.map +1 -1
- package/lib/components/shared/StudioLambdaEditor.d.ts +0 -1
- package/lib/components/shared/StudioLambdaEditor.d.ts.map +1 -1
- package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts +0 -1
- package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts.map +1 -1
- package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts +0 -1
- package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts.map +1 -1
- package/lib/components/workspace-setup/ProjectCreateModal.d.ts +0 -1
- package/lib/components/workspace-setup/ProjectCreateModal.d.ts.map +1 -1
- package/lib/index.css +2 -2
- package/lib/index.css.map +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/package.json +5 -5
- package/lib/stores/DSLMapping_LegendStudioApplicationPlugin_Extension.d.ts +0 -18
- package/lib/stores/DSLMapping_LegendStudioApplicationPlugin_Extension.d.ts.map +1 -1
- package/lib/stores/DSLService_LegendStudioApplicationPlugin_Extension.d.ts +0 -10
- package/lib/stores/DSLService_LegendStudioApplicationPlugin_Extension.d.ts.map +1 -1
- package/lib/stores/EditorGraphState.js +1 -1
- package/lib/stores/EditorStore.d.ts +2 -0
- package/lib/stores/EditorStore.d.ts.map +1 -1
- package/lib/stores/EditorStore.js +3 -0
- package/lib/stores/EditorStore.js.map +1 -1
- package/lib/stores/EmbeddedQueryBuilderState.d.ts +40 -0
- package/lib/stores/EmbeddedQueryBuilderState.d.ts.map +1 -0
- package/lib/stores/EmbeddedQueryBuilderState.js +80 -0
- package/lib/stores/EmbeddedQueryBuilderState.js.map +1 -0
- package/lib/stores/LegendStudioApplicationNavigationContext.d.ts +1 -0
- package/lib/stores/LegendStudioApplicationNavigationContext.d.ts.map +1 -1
- package/lib/stores/LegendStudioApplicationNavigationContext.js +1 -0
- package/lib/stores/LegendStudioApplicationNavigationContext.js.map +1 -1
- package/lib/stores/LegendStudioApplicationPlugin.d.ts +7 -7
- package/lib/stores/LegendStudioApplicationPlugin.d.ts.map +1 -1
- package/lib/stores/LegendStudioCodeSnippets.d.ts +2 -0
- package/lib/stores/LegendStudioCodeSnippets.d.ts.map +1 -1
- package/lib/stores/LegendStudioCodeSnippets.js +28 -0
- package/lib/stores/LegendStudioCodeSnippets.js.map +1 -1
- package/lib/stores/StoreRelational_LegendStudioApplicationPlugin_Extension.d.ts +13 -5
- package/lib/stores/StoreRelational_LegendStudioApplicationPlugin_Extension.d.ts.map +1 -1
- package/lib/stores/editor-state/element-editor-state/connection/ConnectionEditorState.js +8 -8
- package/lib/stores/editor-state/element-editor-state/mapping/MappingExecutionQueryBuilderState.d.ts +29 -0
- package/lib/stores/editor-state/element-editor-state/mapping/MappingExecutionQueryBuilderState.d.ts.map +1 -0
- package/lib/stores/editor-state/element-editor-state/mapping/MappingExecutionQueryBuilderState.js +42 -0
- package/lib/stores/editor-state/element-editor-state/mapping/MappingExecutionQueryBuilderState.js.map +1 -0
- package/lib/stores/shared/DnDUtil.js +1 -1
- package/lib/stores/shared/PackageTreeUtil.js +6 -6
- package/lib/stores/shared/PackageTreeUtil.js.map +1 -1
- package/package.json +13 -13
- package/src/application/LegendStudio.tsx +8 -2
- package/src/application/LegendStudioPluginManager.ts +2 -2
- package/src/components/DSLExternalFormat_LegendStudioApplicationPlugin.tsx +5 -5
- package/src/components/EditorComponentTestUtils.tsx +14 -23
- package/src/components/EmbeddedQueryBuilder.tsx +165 -0
- package/src/components/editor/Editor.tsx +77 -79
- package/src/components/editor/edit-panel/GrammarTextEditor.tsx +24 -2
- package/src/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.tsx +2 -2
- package/src/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.tsx +1 -0
- package/src/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.tsx +88 -15
- package/src/components/editor/edit-panel/mapping-editor/MappingExecutionQueryBuilder.tsx +93 -0
- package/src/components/editor/edit-panel/mapping-editor/MappingTestEditor.tsx +81 -16
- package/src/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.tsx +115 -20
- package/src/components/editor/edit-panel/uml-editor/ClassQueryBuilder.tsx +159 -0
- package/src/components/editor/side-bar/Explorer.tsx +20 -10
- package/src/components/project-viewer/ProjectViewer.tsx +36 -38
- package/src/index.ts +1 -1
- package/src/stores/DSLMapping_LegendStudioApplicationPlugin_Extension.ts +0 -27
- package/src/stores/DSLService_LegendStudioApplicationPlugin_Extension.ts +0 -14
- package/src/stores/EditorGraphState.ts +1 -1
- package/src/stores/EditorStore.ts +3 -0
- package/src/stores/EmbeddedQueryBuilderState.ts +105 -0
- package/src/stores/LegendStudioApplicationNavigationContext.ts +1 -0
- package/src/stores/LegendStudioApplicationPlugin.ts +7 -7
- package/src/stores/LegendStudioCodeSnippets.ts +34 -0
- package/src/stores/StoreRelational_LegendStudioApplicationPlugin_Extension.ts +19 -5
- package/src/stores/editor-state/element-editor-state/connection/ConnectionEditorState.ts +8 -8
- package/src/stores/editor-state/element-editor-state/mapping/MappingExecutionQueryBuilderState.ts +58 -0
- package/src/stores/shared/DnDUtil.ts +1 -1
- package/src/stores/shared/PackageTreeUtil.ts +6 -6
- package/tsconfig.json +5 -0
|
@@ -14,14 +14,14 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
|
|
|
14
14
|
* See the License for the specific language governing permissions and
|
|
15
15
|
* limitations under the License.
|
|
16
16
|
*/
|
|
17
|
-
import {
|
|
17
|
+
import { useState, useEffect, useCallback } from 'react';
|
|
18
18
|
import { observer } from 'mobx-react-lite';
|
|
19
19
|
import { MAPPING_TEST_EDITOR_TAB_TYPE, TEST_RESULT, MappingTestObjectInputDataState, MappingTestFlatDataInputDataState, MappingTestExpectedOutputAssertionState, MappingTestRelationalInputDataState, } from '../../../../stores/editor-state/element-editor-state/mapping/MappingTestState.js';
|
|
20
20
|
import { JsonDiffView } from '../../../shared/DiffView.js';
|
|
21
|
-
import { clsx, PanelLoadingIndicator, BlankPanelPlaceholder, TimesIcon, PlayIcon, ResizablePanelGroup, ResizablePanel, ResizablePanelSplitter, ResizablePanelSplitterLine, DropdownMenu, MenuContent, MenuContentItem, CaretDownIcon, ErrorIcon, RefreshIcon, WrenchIcon, PauseCircleIcon, PanelDropZone, } from '@finos/legend-art';
|
|
21
|
+
import { clsx, PanelLoadingIndicator, BlankPanelPlaceholder, TimesIcon, PlayIcon, ResizablePanelGroup, ResizablePanel, ResizablePanelSplitter, ResizablePanelSplitterLine, DropdownMenu, MenuContent, MenuContentItem, CaretDownIcon, ErrorIcon, RefreshIcon, WrenchIcon, PauseCircleIcon, PanelDropZone, PencilIcon, } from '@finos/legend-art';
|
|
22
22
|
import { useDrop } from 'react-dnd';
|
|
23
23
|
import { CORE_DND_TYPE, } from '../../../../stores/shared/DnDUtil.js';
|
|
24
|
-
import { IllegalStateError, guaranteeType, tryToFormatLosslessJSONString, } from '@finos/legend-shared';
|
|
24
|
+
import { IllegalStateError, guaranteeType, tryToFormatLosslessJSONString, hashObject, assertErrorThrown, } from '@finos/legend-shared';
|
|
25
25
|
import { EDITOR_LANGUAGE, useApplicationStore, ActionAlertActionType, ActionAlertType, ExecutionPlanViewer, } from '@finos/legend-application';
|
|
26
26
|
import { ClassMappingSelectorModal, getRelationalInputTestDataEditorLanguage, } from './MappingExecutionBuilder.js';
|
|
27
27
|
import { flowResult } from 'mobx';
|
|
@@ -32,15 +32,47 @@ import { Class, SetImplementation, OperationSetImplementation, RelationalInputTy
|
|
|
32
32
|
import { StudioTextInputEditor } from '../../../shared/StudioTextInputEditor.js';
|
|
33
33
|
import { flatData_setData } from '../../../../stores/graphModifier/StoreFlatData_GraphModifierHelper.js';
|
|
34
34
|
import { relationalInputData_setData, relationalInputData_setInputType, } from '../../../../stores/graphModifier/StoreRelational_GraphModifierHelper.js';
|
|
35
|
+
import { MappingExecutionQueryBuilderState } from '../../../../stores/editor-state/element-editor-state/mapping/MappingExecutionQueryBuilderState.js';
|
|
35
36
|
const MappingTestQueryEditor = observer((props) => {
|
|
36
37
|
const { testState, isReadOnly } = props;
|
|
37
38
|
const queryState = testState.queryState;
|
|
38
39
|
const editorStore = useEditorStore();
|
|
39
40
|
const applicationStore = useApplicationStore();
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
41
|
+
// actions
|
|
42
|
+
const editWithQueryBuilder = applicationStore.guardUnhandledError(async () => {
|
|
43
|
+
const embeddedQueryBuilderState = editorStore.embeddedQueryBuilderState;
|
|
44
|
+
await flowResult(embeddedQueryBuilderState.setEmbeddedQueryBuilderConfiguration({
|
|
45
|
+
setupQueryBuilderState: () => {
|
|
46
|
+
const queryBuilderState = new MappingExecutionQueryBuilderState(testState.mappingEditorState.mapping, embeddedQueryBuilderState.editorStore.applicationStore, embeddedQueryBuilderState.editorStore.graphManagerState);
|
|
47
|
+
queryBuilderState.initializeWithQuery(testState.queryState.query);
|
|
48
|
+
queryBuilderState.changeDetectionState.setQueryHashCode(hashObject(testState.queryState.query));
|
|
49
|
+
queryBuilderState.changeDetectionState.setIsEnabled(true);
|
|
50
|
+
return queryBuilderState;
|
|
51
|
+
},
|
|
52
|
+
actionConfigs: [
|
|
53
|
+
{
|
|
54
|
+
key: 'save-query-btn',
|
|
55
|
+
renderer: (queryBuilderState) => {
|
|
56
|
+
const save = applicationStore.guardUnhandledError(async () => {
|
|
57
|
+
try {
|
|
58
|
+
const rawLambda = queryBuilderState.buildQuery();
|
|
59
|
+
await flowResult(testState.queryState.updateLamba(rawLambda));
|
|
60
|
+
applicationStore.notifySuccess(`Mapping test query is updated`);
|
|
61
|
+
queryBuilderState.changeDetectionState.setQueryHashCode(hashObject(rawLambda));
|
|
62
|
+
embeddedQueryBuilderState.setEmbeddedQueryBuilderConfiguration(undefined);
|
|
63
|
+
}
|
|
64
|
+
catch (error) {
|
|
65
|
+
assertErrorThrown(error);
|
|
66
|
+
applicationStore.notifyError(`Can't save query: ${error.message}`);
|
|
67
|
+
}
|
|
68
|
+
});
|
|
69
|
+
return (_jsx("button", { className: "query-builder__dialog__header__custom-action", tabIndex: -1, disabled: isReadOnly, onClick: save, children: "Save Query" }));
|
|
70
|
+
},
|
|
71
|
+
},
|
|
72
|
+
],
|
|
73
|
+
disableCompile: isStubbed_RawLambda(testState.queryState.query),
|
|
74
|
+
}));
|
|
75
|
+
});
|
|
44
76
|
// Class mapping selector
|
|
45
77
|
const [openClassMappingSelectorModal, setOpenClassMappingSelectorModal] = useState(false);
|
|
46
78
|
const showClassMappingSelectorModal = () => setOpenClassMappingSelectorModal(true);
|
|
@@ -87,7 +119,7 @@ const MappingTestQueryEditor = observer((props) => {
|
|
|
87
119
|
}),
|
|
88
120
|
}), [handleDrop]);
|
|
89
121
|
const clearQuery = applicationStore.guardUnhandledError(() => flowResult(testState.queryState.updateLamba(stub_RawLambda())));
|
|
90
|
-
return (_jsxs("div", { className: "panel mapping-test-editor__query-panel", children: [_jsxs("div", { className: "panel__header", children: [_jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__label", children: "query" }) }), _jsxs("div", { className: "panel__header__actions", children: [
|
|
122
|
+
return (_jsxs("div", { className: "panel mapping-test-editor__query-panel", children: [_jsxs("div", { className: "panel__header", children: [_jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__label", children: "query" }) }), _jsxs("div", { className: "panel__header__actions", children: [_jsx("button", { className: "panel__header__action", tabIndex: -1, onClick: editWithQueryBuilder, title: "Edit query...", children: _jsx(PencilIcon, {}) }), _jsx("button", { className: "panel__header__action", tabIndex: -1, disabled: isReadOnly, onClick: clearQuery, title: 'Clear query', children: _jsx(TimesIcon, {}) })] })] }), !isStubbed_RawLambda(queryState.query) && (_jsx("div", { className: "panel__content", children: _jsx("div", { className: "mapping-test-editor__query-panel__query", children: _jsx(StudioTextInputEditor, { inputValue: queryState.lambdaString, isReadOnly: true, language: EDITOR_LANGUAGE.PURE, showMiniMap: false }) }) })), isStubbed_RawLambda(queryState.query) && (_jsx("div", { className: "panel__content", children: _jsx(PanelDropZone, { dropTargetConnector: dropRef, isDragOver: isDragOver, children: _jsx(BlankPanelPlaceholder, { text: "Choose a class mapping", onClick: showClassMappingSelectorModal, clickActionType: "add", tooltipText: "Drop a class mapping, or click to choose one to start building the query", isDropZoneActive: canDrop, disabled: isReadOnly }) }) })), openClassMappingSelectorModal && (_jsx(ClassMappingSelectorModal, { mappingEditorState: testState.mappingEditorState, hideClassMappingSelectorModal: hideClassMappingSelectorModal, changeClassMapping: changeClassMapping }))] }));
|
|
91
123
|
});
|
|
92
124
|
export const MappingTestObjectInputDataBuilder = observer((props) => {
|
|
93
125
|
const { inputDataState, isReadOnly } = props;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MappingTestEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/MappingTestEditor.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"MappingTestEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/MappingTestEditor.tsx"],"names":[],"mappings":"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"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
export declare const NewMappingElementModal: (() => JSX.Element) & {
|
|
18
17
|
displayName: string;
|
|
19
18
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewMappingElementModal.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/NewMappingElementModal.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"NewMappingElementModal.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/NewMappingElementModal.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA2CH,eAAO,MAAM,sBAAsB;;CA6NjC,CAAC"}
|
package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.d.ts
CHANGED
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import { OperationSetImplementation } from '@finos/legend-graph';
|
|
18
17
|
export declare const OperationSetImplementationEditor: ((props: {
|
|
19
18
|
setImplementation: OperationSetImplementation;
|
package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OperationSetImplementationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"OperationSetImplementationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAwBH,OAAO,EACL,0BAA0B,EAY3B,MAAM,qBAAqB,CAAC;AAa7B,eAAO,MAAM,gCAAgC,WACnC;IACN,iBAAiB,EAAE,0BAA0B,CAAC;IAC9C,UAAU,EAAE,OAAO,CAAC;CACrB;;CAuMF,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import type { InstanceSetImplementationState } from '../../../../stores/editor-state/element-editor-state/mapping/MappingElementState.js';
|
|
18
17
|
import { type Property, type Type, SetImplementation } from '@finos/legend-graph';
|
|
19
18
|
export declare const getExpectedReturnType: (targetSetImplementation: SetImplementation | undefined) => Type | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PropertyMappingsEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"PropertyMappingsEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAUH,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,qFAAqF,CAAC;AAkB1I,OAAO,EACL,KAAK,QAAQ,EACb,KAAK,IAAI,EAGT,iBAAiB,EAKlB,MAAM,qBAAqB,CAAC;AAa7B,eAAO,MAAM,qBAAqB,4BACP,iBAAiB,GAAG,SAAS,KACrD,IAAI,GAAG,SAQT,CAAC;AAEF,eAAO,MAAM,sBAAsB,WACzB;IACN,QAAQ,EAAE,QAAQ,CAAC;IACnB,8BAA8B,EAAE,8BAA8B,CAAC;IAC/D,UAAU,EAAE,OAAO,CAAC;CACrB;;CA4QF,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import type { PurePropertyMappingState, PureInstanceSetImplementationState } from '../../../../stores/editor-state/element-editor-state/mapping/PureInstanceSetImplementationState.js';
|
|
18
17
|
export declare const PurePropertyMappingEditor: ((props: {
|
|
19
18
|
purePropertyMappingState: PurePropertyMappingState;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PurePropertyMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"PurePropertyMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAaH,OAAO,KAAK,EACV,wBAAwB,EACxB,kCAAkC,EACnC,MAAM,oGAAoG,CAAC;AAyR5G,eAAO,MAAM,yBAAyB,WAC5B;IACN,wBAAwB,EAAE,wBAAwB,CAAC;IACnD,kCAAkC,EAAE,kCAAkC,CAAC;IACvE,+BAA+B,EAAE,OAAO,CAAC;IACzC,UAAU,EAAE,OAAO,CAAC;CACrB;;CA0GF,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import { type RelationalPropertyMappingState, type RootRelationalInstanceSetImplementationState } from '../../../../../stores/editor-state/element-editor-state/mapping/relational/RelationalInstanceSetImplementationState.js';
|
|
18
17
|
export declare const RelationalPropertyMappingEditor: ((props: {
|
|
19
18
|
relationalPropertyMappingState: RelationalPropertyMappingState;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RelationalPropertyMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"RelationalPropertyMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,EAEL,KAAK,8BAA8B,EACnC,KAAK,4CAA4C,EAClD,MAAM,wHAAwH,CAAC;AAmPhI,eAAO,MAAM,+BAA+B,WAClC;IACN,8BAA8B,EAAE,8BAA8B,CAAC;IAC/D,wCAAwC,EAAE,4CAA4C,CAAC;IACvF,+BAA+B,EAAE,OAAO,CAAC;IACzC,UAAU,EAAE,OAAO,CAAC;CACrB;;CAyFF,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
export declare const ProjectConfigurationEditor: (() => JSX.Element | null) & {
|
|
18
17
|
displayName: string;
|
|
19
18
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProjectConfigurationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ProjectConfigurationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAgVH,eAAO,MAAM,0BAA0B;;CAkLrC,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import { type Mapping } from '@finos/legend-graph';
|
|
18
17
|
export declare const NewServiceModal: ((props: {
|
|
19
18
|
mapping: Mapping;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewServiceModal.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/NewServiceModal.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"NewServiceModal.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/NewServiceModal.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAQH,OAAO,EACL,KAAK,OAAO,EAIb,MAAM,qBAAqB,CAAC;AAE7B,eAAO,MAAM,eAAe;aAEf,OAAO;WACT,MAAM,IAAI;eACN,OAAO;oCAEH,MAAM,eACN,MAAM,KAChB,QAAQ,IAAI,CAAC;iBACL,OAAO;;;CA4EvB,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
export declare const ServiceEditor: (() => JSX.Element) & {
|
|
18
17
|
displayName: string;
|
|
19
18
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/ServiceEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ServiceEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/ServiceEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAkZH,eAAO,MAAM,aAAa;;CAoExB,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import { ServicePureExecutionState, MultiServicePureExecutionState } from '../../../../stores/editor-state/element-editor-state/service/ServiceExecutionState.js';
|
|
18
17
|
export declare const ChangeExecutionModal: ((props: {
|
|
19
18
|
executionState: ServicePureExecutionState;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceExecutionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/ServiceExecutionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ServiceExecutionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/ServiceExecutionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAKH,OAAO,EAGL,yBAAyB,EACzB,8BAA8B,EAC/B,MAAM,uFAAuF,CAAC;AA6S/F,eAAO,MAAM,oBAAoB,WACvB;IACN,cAAc,EAAE,yBAAyB,CAAC;IAC1C,UAAU,EAAE,OAAO,CAAC;CACrB;;CAmGF,CAAC;AA2GF,eAAO,MAAM,0BAA0B,WAC7B;IACN,cAAc,EAAE,8BAA8B,CAAC;IAC/C,UAAU,EAAE,OAAO,CAAC;CACrB;;CAwDF,CAAC;AAmRF,eAAO,MAAM,sBAAsB;;CAmBjC,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import type { ServicePureExecutionState } from '../../../../stores/editor-state/element-editor-state/service/ServiceExecutionState.js';
|
|
18
17
|
export declare const ServiceExecutionQueryEditor: ((props: {
|
|
19
18
|
executionState: ServicePureExecutionState;
|
package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceExecutionQueryEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ServiceExecutionQueryEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,KAAK,EAEV,yBAAyB,EAC1B,MAAM,uFAAuF,CAAC;AAyN/F,eAAO,MAAM,2BAA2B,WAC9B;IACN,cAAc,EAAE,yBAAyB,CAAC;IAC1C,UAAU,EAAE,OAAO,CAAC;CACrB;;CAgPF,CAAC"}
|
|
@@ -14,14 +14,16 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
14
14
|
* See the License for the specific language governing permissions and
|
|
15
15
|
* limitations under the License.
|
|
16
16
|
*/
|
|
17
|
-
import {
|
|
17
|
+
import { useEffect, useMemo, useRef, useState } from 'react';
|
|
18
18
|
import { observer } from 'mobx-react-lite';
|
|
19
|
-
import { Dialog, BlankPanelContent, ArrowCircleDownIcon, clsx, CustomSelectorInput, PanelLoadingIndicator, PlayIcon, DropdownMenu, MenuContent, CaretDownIcon, MenuContentItem, PauseCircleIcon, } from '@finos/legend-art';
|
|
20
|
-
import { debounce } from '@finos/legend-shared';
|
|
19
|
+
import { Dialog, BlankPanelContent, ArrowCircleDownIcon, clsx, CustomSelectorInput, PanelLoadingIndicator, PlayIcon, DropdownMenu, MenuContent, CaretDownIcon, MenuContentItem, PauseCircleIcon, PencilIcon, } from '@finos/legend-art';
|
|
20
|
+
import { assertErrorThrown, debounce, hashObject } from '@finos/legend-shared';
|
|
21
21
|
import { flowResult } from 'mobx';
|
|
22
22
|
import { useEditorStore } from '../../EditorStoreProvider.js';
|
|
23
23
|
import { EDITOR_LANGUAGE, ExecutionPlanViewer, LambdaParameterValuesEditor, useApplicationStore, } from '@finos/legend-application';
|
|
24
24
|
import { StudioTextInputEditor } from '../../../shared/StudioTextInputEditor.js';
|
|
25
|
+
import { isStubbed_PackageableElement, isStubbed_RawLambda, KeyedExecutionParameter, } from '@finos/legend-graph';
|
|
26
|
+
import { ServiceQueryBuilderState, } from '@finos/legend-query-builder';
|
|
25
27
|
const ServiceExecutionResultViewer = observer((props) => {
|
|
26
28
|
const { executionState } = props;
|
|
27
29
|
// execution
|
|
@@ -82,13 +84,59 @@ const ServiceExecutionQueryImporter = observer((props) => {
|
|
|
82
84
|
});
|
|
83
85
|
export const ServiceExecutionQueryEditor = observer((props) => {
|
|
84
86
|
const { executionState, isReadOnly } = props;
|
|
85
|
-
const queryState = executionState.queryState;
|
|
86
|
-
const editorStore = useEditorStore();
|
|
87
87
|
const applicationStore = useApplicationStore();
|
|
88
|
-
const
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
88
|
+
const editorStore = useEditorStore();
|
|
89
|
+
const queryState = executionState.queryState;
|
|
90
|
+
// actions
|
|
91
|
+
const editWithQueryBuilder = applicationStore.guardUnhandledError(async () => {
|
|
92
|
+
const embeddedQueryBuilderState = editorStore.embeddedQueryBuilderState;
|
|
93
|
+
executionState.setOpeningQueryEditor(true);
|
|
94
|
+
const service = executionState.serviceEditorState.service;
|
|
95
|
+
const selectedExecutionState = executionState.selectedExecutionContextState;
|
|
96
|
+
if (selectedExecutionState) {
|
|
97
|
+
const mapping = selectedExecutionState.executionContext.mapping.value;
|
|
98
|
+
if (!isStubbed_PackageableElement(mapping)) {
|
|
99
|
+
await flowResult(embeddedQueryBuilderState.setEmbeddedQueryBuilderConfiguration({
|
|
100
|
+
setupQueryBuilderState: () => {
|
|
101
|
+
const queryBuilderState = new ServiceQueryBuilderState(embeddedQueryBuilderState.editorStore.applicationStore, embeddedQueryBuilderState.editorStore.graphManagerState, service, selectedExecutionState.executionContext instanceof
|
|
102
|
+
KeyedExecutionParameter
|
|
103
|
+
? selectedExecutionState.executionContext.key
|
|
104
|
+
: undefined);
|
|
105
|
+
queryBuilderState.initializeWithQuery(executionState.execution.func);
|
|
106
|
+
queryBuilderState.changeDetectionState.setQueryHashCode(hashObject(executionState.execution.func));
|
|
107
|
+
queryBuilderState.changeDetectionState.setIsEnabled(true);
|
|
108
|
+
return queryBuilderState;
|
|
109
|
+
},
|
|
110
|
+
actionConfigs: [
|
|
111
|
+
{
|
|
112
|
+
key: 'save-query-btn',
|
|
113
|
+
renderer: (queryBuilderState) => {
|
|
114
|
+
const save = applicationStore.guardUnhandledError(async () => {
|
|
115
|
+
try {
|
|
116
|
+
const rawLambda = queryBuilderState.buildQuery();
|
|
117
|
+
await flowResult(executionState.queryState.updateLamba(rawLambda));
|
|
118
|
+
applicationStore.notifySuccess(`Service query is updated`);
|
|
119
|
+
queryBuilderState.changeDetectionState.setQueryHashCode(hashObject(rawLambda));
|
|
120
|
+
embeddedQueryBuilderState.setEmbeddedQueryBuilderConfiguration(undefined);
|
|
121
|
+
}
|
|
122
|
+
catch (error) {
|
|
123
|
+
assertErrorThrown(error);
|
|
124
|
+
applicationStore.notifyError(`Can't save query: ${error.message}`);
|
|
125
|
+
}
|
|
126
|
+
});
|
|
127
|
+
return (_jsx("button", { className: "query-builder__dialog__header__custom-action", tabIndex: -1, disabled: isReadOnly, onClick: save, children: "Save Query" }));
|
|
128
|
+
},
|
|
129
|
+
},
|
|
130
|
+
],
|
|
131
|
+
disableCompile: isStubbed_RawLambda(executionState.queryState.query),
|
|
132
|
+
}));
|
|
133
|
+
executionState.setOpeningQueryEditor(false);
|
|
134
|
+
return;
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
applicationStore.notifyWarning('Please specify a mapping and a runtime for the execution context to edit with query builder');
|
|
138
|
+
executionState.setOpeningQueryEditor(false);
|
|
139
|
+
});
|
|
92
140
|
const importQuery = () => {
|
|
93
141
|
queryState.setOpenQueryImporter(true);
|
|
94
142
|
};
|
|
@@ -103,7 +151,7 @@ export const ServiceExecutionQueryEditor = observer((props) => {
|
|
|
103
151
|
useEffect(() => {
|
|
104
152
|
flowResult(queryState.convertLambdaObjectToGrammarString(true)).catch(applicationStore.alertUnhandledError);
|
|
105
153
|
}, [applicationStore, queryState]);
|
|
106
|
-
return (_jsxs("div", { className: "panel service-execution-query-editor", children: [_jsxs("div", { className: "panel__header", children: [_jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__label service-editor__execution__label--query", children: "query" }) }), _jsxs("div", { className: "panel__header__actions", children: [
|
|
154
|
+
return (_jsxs("div", { className: "panel service-execution-query-editor", children: [_jsxs("div", { className: "panel__header", children: [_jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__label service-editor__execution__label--query", children: "query" }) }), _jsxs("div", { className: "panel__header__actions", children: [_jsx("button", { className: "panel__header__action", tabIndex: -1, onClick: editWithQueryBuilder, title: "Edit query...", children: _jsx(PencilIcon, {}) }), _jsx("button", { className: "panel__header__action", onClick: importQuery, disabled: isReadOnly, tabIndex: -1, title: "Import query", children: _jsx(ArrowCircleDownIcon, {}) }), executionState.isRunningQuery ? (_jsx("button", { className: "service-editor__execution__stop-btn", onClick: cancelQuery, tabIndex: -1, children: _jsxs("div", { className: "btn--dark btn--caution service-editor__execution__stop-btn__label", children: [_jsx(PauseCircleIcon, { className: "service-editor__execution__stop-btn__label__icon" }), _jsx("div", { className: "service-editor__execution__stop-btn__label__title", children: "Stop" })] }) })) : (_jsxs("button", { className: "service-editor__execution__execute-btn", onClick: runQuery, title: "Run Query", disabled: executionState.isRunningQuery, tabIndex: -1, children: [_jsxs("div", { className: "service-editor__execution__execute-btn__label", children: [_jsx(PlayIcon, { className: "service-editor__execution__execute-btn__label__icon" }), _jsx("div", { className: "service-editor__execution__execute-btn__label__title", children: "Run Query" })] }), _jsx(DropdownMenu, { className: "service-editor__execution__execute-btn__dropdown-btn", disabled: executionState.isGeneratingPlan, content: _jsxs(MenuContent, { children: [_jsx(MenuContentItem, { className: "service-editor__execution__execute-btn__option", onClick: generatePlan, children: "Generate Plan" }), _jsx(MenuContentItem, { className: "service-editor__execution__execute-btn__option", onClick: debugPlanGeneration, children: "Debug" })] }), menuProps: {
|
|
107
155
|
anchorOrigin: { vertical: 'bottom', horizontal: 'right' },
|
|
108
156
|
transformOrigin: { vertical: 'top', horizontal: 'right' },
|
|
109
157
|
}, children: _jsx(CaretDownIcon, {}) })] }))] })] }), _jsxs("div", { className: "panel__content property-mapping-editor__entry__container", children: [_jsx(PanelLoadingIndicator, { isLoading: executionState.isOpeningQueryEditor ||
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceExecutionQueryEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"ServiceExecutionQueryEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC7D,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAK3C,OAAO,EACL,MAAM,EAEN,iBAAiB,EACjB,mBAAmB,EACnB,IAAI,EACJ,mBAAmB,EACnB,qBAAqB,EACrB,QAAQ,EACR,YAAY,EACZ,WAAW,EACX,aAAa,EACb,eAAe,EACf,eAAe,EACf,UAAU,GACX,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,iBAAiB,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAC/E,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,2BAA2B,EAC3B,mBAAmB,GACpB,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAAE,qBAAqB,EAAE,MAAM,0CAA0C,CAAC;AACjF,OAAO,EAEL,4BAA4B,EAC5B,mBAAmB,EACnB,uBAAuB,GACxB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAEL,wBAAwB,GACzB,MAAM,6BAA6B,CAAC;AAErC,MAAM,4BAA4B,GAAG,QAAQ,CAC3C,CAAC,KAAoD,EAAE,EAAE;IACvD,MAAM,EAAE,cAAc,EAAE,GAAG,KAAK,CAAC;IACjC,YAAY;IACZ,MAAM,mBAAmB,GAAG,cAAc,CAAC,mBAAmB,CAAC;IAC/D,MAAM,0BAA0B,GAAG,GAAS,EAAE,CAC5C,cAAc,CAAC,sBAAsB,CAAC,SAAS,CAAC,CAAC;IAEnD,OAAO,CACL,KAAC,MAAM,IACL,IAAI,EAAE,OAAO,CAAC,mBAAmB,CAAC,EAClC,OAAO,EAAE,0BAA0B,EACnC,OAAO,EAAE;YACP,IAAI,EAAE,8BAA8B;YACpC,SAAS,EAAE,yBAAyB;YACpC,KAAK,EAAE,uBAAuB;SAC/B,YAED,eAAK,SAAS,EAAC,gCAAgC,aAC7C,cAAK,SAAS,EAAC,eAAe,YAC5B,cAAK,SAAS,EAAC,cAAc,iCAAuB,GAChD,EACN,cAAK,SAAS,EAAC,aAAa,YAC1B,KAAC,qBAAqB,IACpB,UAAU,EAAE,mBAAmB,IAAI,EAAE,EACrC,UAAU,EAAE,IAAI,EAChB,QAAQ,EAAE,eAAe,CAAC,IAAI,EAC9B,WAAW,EAAE,IAAI,GACjB,GACE,EACN,cAAK,SAAS,EAAC,eAAe,YAC5B,iBACE,SAAS,EAAC,8BAA8B,EACxC,OAAO,EAAE,0BAA0B,sBAG5B,GACL,IACF,GACC,CACV,CAAC;AACJ,CAAC,CACF,CAAC;AAGF,MAAM,gBAAgB,GAAG,CAAC,KAAiB,EAAe,EAAE,CAAC,CAAC;IAC5D,KAAK,EAAE,KAAK,CAAC,IAAI;IACjB,KAAK,EAAE,KAAK;CACb,CAAC,CAAC;AAEH,MAAM,6BAA6B,GAAG,QAAQ,CAC5C,CAAC,KAAqD,EAAE,EAAE;IACxD,MAAM,EAAE,UAAU,EAAE,GAAG,KAAK,CAAC;IAC7B,MAAM,gBAAgB,GAAG,mBAAmB,EAAE,CAAC;IAC/C,MAAM,cAAc,GAAG,MAAM,CAAkB,IAAI,CAAC,CAAC;IACrD,MAAM,kBAAkB,GAAG,GAAS,EAAE,CACpC,UAAU,CAAC,oBAAoB,CAAC,KAAK,CAAC,CAAC;IACzC,MAAM,wBAAwB,GAAG,GAAS,EAAE,CAC1C,cAAc,CAAC,OAAO,EAAE,KAAK,EAAE,CAAC;IAElC,eAAe;IACf,MAAM,CAAC,UAAU,EAAE,aAAa,CAAC,GAAG,QAAQ,CAAC,EAAE,CAAC,CAAC;IACjD,MAAM,YAAY,GAAG,UAAU,CAAC,OAAO,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC;IAC9D,MAAM,mBAAmB,GAAG,UAAU,CAAC,iBAAiB;QACtD,CAAC,CAAC;YACE,KAAK,EAAE,UAAU,CAAC,iBAAiB,CAAC,KAAK,CAAC,IAAI;YAC9C,KAAK,EAAE,UAAU,CAAC,iBAAiB,CAAC,KAAK;SAC1C;QACH,CAAC,CAAC,IAAI,CAAC;IACT,MAAM,mBAAmB,GAAG,CAAC,MAA0B,EAAQ,EAAE;QAC/D,IAAI,MAAM,EAAE,KAAK,KAAK,UAAU,CAAC,iBAAiB,EAAE,KAAK,CAAC,EAAE,EAAE;YAC5D,UAAU,CAAC,UAAU,CAAC,oBAAoB,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC,KAAK,CAC9D,gBAAgB,CAAC,mBAAmB,CACrC,CAAC;SACH;IACH,CAAC,CAAC;IACF,MAAM,sBAAsB,GAAG,CAAC,MAAmB,EAAmB,EAAE,CAAC,CACvE,eAAK,SAAS,EAAC,sCAAsC,aACnD,cAAK,SAAS,EAAC,6CAA6C,YACzD,MAAM,CAAC,KAAK,GACT,EACL,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAC9B,cACE,SAAS,EAAE,IAAI,CAAC,4CAA4C,EAAE;oBAC5D,kDAAkD,EAChD,MAAM,CAAC,KAAK,CAAC,kBAAkB;iBAClC,CAAC,YAED,MAAM,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,KAAK,GAC1D,CACP,IACG,CACP,CAAC;IAEF,MAAM,oBAAoB,GAAG,OAAO,CAClC,GAAG,EAAE,CACH,QAAQ,CAAC,CAAC,KAAa,EAAQ,EAAE;QAC/B,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAC7C,gBAAgB,CAAC,mBAAmB,CACrC,CAAC;IACJ,CAAC,EAAE,GAAG,CAAC,EACT,CAAC,gBAAgB,EAAE,UAAU,CAAC,CAC/B,CAAC;IACF,MAAM,kBAAkB,GAAG,CAAC,KAAa,EAAQ,EAAE;QACjD,IAAI,KAAK,KAAK,UAAU,EAAE;YACxB,aAAa,CAAC,KAAK,CAAC,CAAC;YACrB,oBAAoB,CAAC,MAAM,EAAE,CAAC;YAC9B,oBAAoB,CAAC,KAAK,CAAC,CAAC;SAC7B;IACH,CAAC,CAAC;IACF,MAAM,WAAW,GAAG,GAAS,EAAE;QAC7B,UAAU,CAAC,UAAU,CAAC,WAAW,EAAE,CAAC,CAAC,KAAK,CACxC,gBAAgB,CAAC,mBAAmB,CACrC,CAAC;IACJ,CAAC,CAAC;IAEF,SAAS,CAAC,GAAG,EAAE;QACb,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAC1C,gBAAgB,CAAC,mBAAmB,CACrC,CAAC;IACJ,CAAC,EAAE,CAAC,UAAU,EAAE,gBAAgB,CAAC,CAAC,CAAC;IAEnC,OAAO,CACL,KAAC,MAAM,IACL,IAAI,EAAE,UAAU,CAAC,iBAAiB,EAClC,OAAO,EAAE,kBAAkB,EAC3B,eAAe,EAAE;YACf,OAAO,EAAE,wBAAwB;SAClC,EACD,OAAO,EAAE,EAAE,SAAS,EAAE,yBAAyB,EAAE,EACjD,UAAU,EAAE,EAAE,OAAO,EAAE,EAAE,IAAI,EAAE,+BAA+B,EAAE,EAAE,YAElE,eAAK,SAAS,EAAC,gCAAgC,aAC7C,cAAK,SAAS,EAAC,cAAc,6BAAmB,EAChD,KAAC,mBAAmB,IAClB,GAAG,EAAE,cAAc,EACnB,OAAO,EAAE,YAAY,EACrB,SAAS,EAAE,UAAU,CAAC,gBAAgB,CAAC,YAAY,EACnD,aAAa,EAAE,kBAAkB,EACjC,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,mBAAmB,EAC7B,KAAK,EAAE,mBAAmB,EAC1B,WAAW,EAAC,+BAA+B,EAC3C,QAAQ,EAAE,IAAI,EACd,WAAW,EAAE,IAAI,EACjB,iBAAiB,EAAE,sBAAsB,GACzC,EACF,eAAK,SAAS,EAAC,uCAAuC,aACpD,KAAC,qBAAqB,IACpB,SAAS,EAAE,UAAU,CAAC,kBAAkB,CAAC,YAAY,GACrD,EACD,UAAU,CAAC,iBAAiB,IAAI,CAC/B,KAAC,qBAAqB,IACpB,UAAU,EAAE,UAAU,CAAC,iBAAiB,CAAC,OAAO,EAChD,UAAU,EAAE,IAAI,EAChB,QAAQ,EAAE,eAAe,CAAC,IAAI,EAC9B,WAAW,EAAE,KAAK,EAClB,UAAU,EAAE,IAAI,GAChB,CACH,EACA,CAAC,UAAU,CAAC,iBAAiB,IAAI,CAChC,KAAC,iBAAiB,sCAAwC,CAC3D,IACG,EACN,cAAK,SAAS,EAAC,uBAAuB,YACpC,iBACE,SAAS,EAAC,eAAe,EACzB,QAAQ,EAAE,CAAC,UAAU,CAAC,iBAAiB,EACvC,OAAO,EAAE,WAAW,uBAGb,GACL,IACF,GACC,CACV,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,CAAC,MAAM,2BAA2B,GAAG,QAAQ,CACjD,CAAC,KAGA,EAAE,EAAE;IACH,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,GAAG,KAAK,CAAC;IAC7C,MAAM,gBAAgB,GAAG,mBAAmB,EAAE,CAAC;IAC/C,MAAM,WAAW,GAAG,cAAc,EAAE,CAAC;IACrC,MAAM,UAAU,GAAG,cAAc,CAAC,UAAU,CAAC;IAE7C,UAAU;IACV,MAAM,oBAAoB,GAAG,gBAAgB,CAAC,mBAAmB,CAC/D,KAAK,IAAI,EAAE;QACT,MAAM,yBAAyB,GAAG,WAAW,CAAC,yBAAyB,CAAC;QACxE,cAAc,CAAC,qBAAqB,CAAC,IAAI,CAAC,CAAC;QAC3C,MAAM,OAAO,GAAG,cAAc,CAAC,kBAAkB,CAAC,OAAO,CAAC;QAC1D,MAAM,sBAAsB,GAC1B,cAAc,CAAC,6BAA6B,CAAC;QAC/C,IAAI,sBAAsB,EAAE;YAC1B,MAAM,OAAO,GAAG,sBAAsB,CAAC,gBAAgB,CAAC,OAAO,CAAC,KAAK,CAAC;YACtE,IAAI,CAAC,4BAA4B,CAAC,OAAO,CAAC,EAAE;gBAC1C,MAAM,UAAU,CACd,yBAAyB,CAAC,oCAAoC,CAAC;oBAC7D,sBAAsB,EAAE,GAAsB,EAAE;wBAC9C,MAAM,iBAAiB,GAAG,IAAI,wBAAwB,CACpD,yBAAyB,CAAC,WAAW,CAAC,gBAAgB,EACtD,yBAAyB,CAAC,WAAW,CAAC,iBAAiB,EACvD,OAAO,EACP,sBAAsB,CAAC,gBAAgB;4BACvC,uBAAuB;4BACrB,CAAC,CAAC,sBAAsB,CAAC,gBAAgB,CAAC,GAAG;4BAC7C,CAAC,CAAC,SAAS,CACd,CAAC;wBACF,iBAAiB,CAAC,mBAAmB,CACnC,cAAc,CAAC,SAAS,CAAC,IAAI,CAC9B,CAAC;wBACF,iBAAiB,CAAC,oBAAoB,CAAC,gBAAgB,CACrD,UAAU,CAAC,cAAc,CAAC,SAAS,CAAC,IAAI,CAAC,CAC1C,CAAC;wBACF,iBAAiB,CAAC,oBAAoB,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;wBAC1D,OAAO,iBAAiB,CAAC;oBAC3B,CAAC;oBACD,aAAa,EAAE;wBACb;4BACE,GAAG,EAAE,gBAAgB;4BACrB,QAAQ,EAAE,CACR,iBAAoC,EACnB,EAAE;gCACnB,MAAM,IAAI,GAAG,gBAAgB,CAAC,mBAAmB,CAC/C,KAAK,IAAI,EAAE;oCACT,IAAI;wCACF,MAAM,SAAS,GAAG,iBAAiB,CAAC,UAAU,EAAE,CAAC;wCACjD,MAAM,UAAU,CACd,cAAc,CAAC,UAAU,CAAC,WAAW,CAAC,SAAS,CAAC,CACjD,CAAC;wCACF,gBAAgB,CAAC,aAAa,CAC5B,0BAA0B,CAC3B,CAAC;wCACF,iBAAiB,CAAC,oBAAoB,CAAC,gBAAgB,CACrD,UAAU,CAAC,SAAS,CAAC,CACtB,CAAC;wCACF,yBAAyB,CAAC,oCAAoC,CAC5D,SAAS,CACV,CAAC;qCACH;oCAAC,OAAO,KAAK,EAAE;wCACd,iBAAiB,CAAC,KAAK,CAAC,CAAC;wCACzB,gBAAgB,CAAC,WAAW,CAC1B,qBAAqB,KAAK,CAAC,OAAO,EAAE,CACrC,CAAC;qCACH;gCACH,CAAC,CACF,CAAC;gCAEF,OAAO,CACL,iBACE,SAAS,EAAC,8CAA8C,EACxD,QAAQ,EAAE,CAAC,CAAC,EACZ,QAAQ,EAAE,UAAU,EACpB,OAAO,EAAE,IAAI,2BAGN,CACV,CAAC;4BACJ,CAAC;yBACF;qBACF;oBACD,cAAc,EAAE,mBAAmB,CACjC,cAAc,CAAC,UAAU,CAAC,KAAK,CAChC;iBACF,CAAC,CACH,CAAC;gBACF,cAAc,CAAC,qBAAqB,CAAC,KAAK,CAAC,CAAC;gBAC5C,OAAO;aACR;SACF;QACD,gBAAgB,CAAC,aAAa,CAC5B,6FAA6F,CAC9F,CAAC;QACF,cAAc,CAAC,qBAAqB,CAAC,KAAK,CAAC,CAAC;IAC9C,CAAC,CACF,CAAC;IACF,MAAM,WAAW,GAAG,GAAS,EAAE;QAC7B,UAAU,CAAC,oBAAoB,CAAC,IAAI,CAAC,CAAC;IACxC,CAAC,CAAC;IAEF,MAAM,QAAQ,GAAG,gBAAgB,CAAC,mBAAmB,CAAC,GAAG,EAAE,CACzD,UAAU,CAAC,cAAc,CAAC,aAAa,EAAE,CAAC,CAC3C,CAAC;IAEF,MAAM,WAAW,GAAG,GAAS,EAAE;QAC7B,cAAc,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAAC;QACxC,cAAc,CAAC,kBAAkB,CAAC,SAAS,CAAC,CAAC;IAC/C,CAAC,CAAC;IAEF,MAAM,YAAY,GAAG,gBAAgB,CAAC,mBAAmB,CAAC,GAAG,EAAE,CAC7D,UAAU,CAAC,cAAc,CAAC,YAAY,CAAC,KAAK,CAAC,CAAC,CAC/C,CAAC;IACF,MAAM,mBAAmB,GAAG,gBAAgB,CAAC,mBAAmB,CAAC,GAAG,EAAE,CACpE,UAAU,CAAC,cAAc,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC,CAC9C,CAAC;IACF,oBAAoB;IACpB,SAAS,CAAC,GAAG,EAAE;QACb,UAAU,CAAC,UAAU,CAAC,kCAAkC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CACnE,gBAAgB,CAAC,mBAAmB,CACrC,CAAC;IACJ,CAAC,EAAE,CAAC,gBAAgB,EAAE,UAAU,CAAC,CAAC,CAAC;IAEnC,OAAO,CACL,eAAK,SAAS,EAAC,sCAAsC,aACnD,eAAK,SAAS,EAAC,eAAe,aAC5B,cAAK,SAAS,EAAC,sBAAsB,YACnC,cAAK,SAAS,EAAC,qEAAqE,sBAE9E,GACF,EACN,eAAK,SAAS,EAAC,wBAAwB,aACrC,iBACE,SAAS,EAAC,uBAAuB,EACjC,QAAQ,EAAE,CAAC,CAAC,EACZ,OAAO,EAAE,oBAAoB,EAC7B,KAAK,EAAC,eAAe,YAErB,KAAC,UAAU,KAAG,GACP,EACT,iBACE,SAAS,EAAC,uBAAuB,EACjC,OAAO,EAAE,WAAW,EACpB,QAAQ,EAAE,UAAU,EACpB,QAAQ,EAAE,CAAC,CAAC,EACZ,KAAK,EAAC,cAAc,YAEpB,KAAC,mBAAmB,KAAG,GAChB,EACR,cAAc,CAAC,cAAc,CAAC,CAAC,CAAC,CAC/B,iBACE,SAAS,EAAC,qCAAqC,EAC/C,OAAO,EAAE,WAAW,EACpB,QAAQ,EAAE,CAAC,CAAC,YAEZ,eAAK,SAAS,EAAC,mEAAmE,aAChF,KAAC,eAAe,IAAC,SAAS,EAAC,kDAAkD,GAAG,EAChF,cAAK,SAAS,EAAC,mDAAmD,qBAE5D,IACF,GACC,CACV,CAAC,CAAC,CAAC,CACF,kBACE,SAAS,EAAC,wCAAwC,EAClD,OAAO,EAAE,QAAQ,EACjB,KAAK,EAAC,WAAW,EACjB,QAAQ,EAAE,cAAc,CAAC,cAAc,EACvC,QAAQ,EAAE,CAAC,CAAC,aAEZ,eAAK,SAAS,EAAC,+CAA+C,aAC5D,KAAC,QAAQ,IAAC,SAAS,EAAC,qDAAqD,GAAG,EAC5E,cAAK,SAAS,EAAC,sDAAsD,0BAE/D,IACF,EACN,KAAC,YAAY,IACX,SAAS,EAAC,sDAAsD,EAChE,QAAQ,EAAE,cAAc,CAAC,gBAAgB,EACzC,OAAO,EACL,MAAC,WAAW,eACV,KAAC,eAAe,IACd,SAAS,EAAC,gDAAgD,EAC1D,OAAO,EAAE,YAAY,8BAGL,EAClB,KAAC,eAAe,IACd,SAAS,EAAC,gDAAgD,EAC1D,OAAO,EAAE,mBAAmB,sBAGZ,IACN,EAEhB,SAAS,EAAE;4CACT,YAAY,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,UAAU,EAAE,OAAO,EAAE;4CACzD,eAAe,EAAE,EAAE,QAAQ,EAAE,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE;yCAC1D,YAED,KAAC,aAAa,KAAG,GACJ,IACR,CACV,IACG,IACF,EACN,eAAK,SAAS,EAAC,0DAA0D,aACvE,KAAC,qBAAqB,IACpB,SAAS,EACP,cAAc,CAAC,oBAAoB;4BACnC,cAAc,CAAC,cAAc;4BAC7B,cAAc,CAAC,gBAAgB,GAEjC,EACF,cAAK,SAAS,EAAC,yCAAyC,YACtD,KAAC,qBAAqB,IACpB,UAAU,EAAE,UAAU,CAAC,YAAY,EACnC,UAAU,EAAE,IAAI,EAChB,QAAQ,EAAE,eAAe,CAAC,IAAI,EAC9B,WAAW,EAAE,IAAI,GACjB,GACE,EACN,KAAC,mBAAmB,IAClB,kBAAkB,EAAE,cAAc,CAAC,kBAAkB,GACrD,EACF,KAAC,4BAA4B,IAAC,cAAc,EAAE,cAAc,GAAI,EAC/D,UAAU,CAAC,iBAAiB,IAAI,CAC/B,KAAC,6BAA6B,IAAC,UAAU,EAAE,UAAU,GAAI,CAC1D,EACA,cAAc,CAAC,cAAc,CAAC,0BAA0B;yBACtD,SAAS,IAAI,CACd,KAAC,2BAA2B,IAC1B,KAAK,EAAE,cAAc,CAAC,WAAW,CAAC,iBAAiB,CAAC,KAAK,EACzD,qBAAqB,EAAE,cAAc,CAAC,cAAc,GACpD,CACH,IACG,IACF,CACP,CAAC;AACJ,CAAC,CACF,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
export declare const ServiceRegistrationEditor: (() => JSX.Element) & {
|
|
18
17
|
displayName: string;
|
|
19
18
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceRegistrationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ServiceRegistrationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAmBH,eAAO,MAAM,yBAAyB;;CA+NpC,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import type { ConnectionTestDataState, ServiceTestDataState } from '../../../../../stores/editor-state/element-editor-state/service/testable/ServiceTestDataState.js';
|
|
18
17
|
export declare const ConnectionTestDataEditor: ((props: {
|
|
19
18
|
connectionTestDataState: ConnectionTestDataState;
|
package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceTestDataEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ServiceTestDataEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA0BH,OAAO,KAAK,EACV,uBAAuB,EACvB,oBAAoB,EACrB,MAAM,kGAAkG,CAAC;AAa1G,eAAO,MAAM,wBAAwB,WAC3B;IAAE,uBAAuB,EAAE,uBAAuB,CAAA;CAAE;;CA6E7D,CAAC;AA+EF,eAAO,MAAM,sBAAsB,WACzB;IAAE,aAAa,EAAE,oBAAoB,CAAA;CAAE;;CA8KhD,CAAC;AAEF,eAAO,MAAM,qBAAqB,WACxB;IAAE,aAAa,EAAE,oBAAoB,CAAA;CAAE;;CAsEhD,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import type { ServiceTestableState, ServiceTestSuiteState } from '../../../../../stores/editor-state/element-editor-state/service/testable/ServiceTestableState.js';
|
|
18
17
|
export declare const ServiceTestSuiteEditor: ((props: {
|
|
19
18
|
serviceTestSuiteState: ServiceTestSuiteState;
|
package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceTestableEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ServiceTestableEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAoBH,OAAO,KAAK,EACV,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,kGAAkG,CAAC;AAE1G,eAAO,MAAM,sBAAsB,WACzB;IAAE,qBAAqB,EAAE,qBAAqB,CAAA;CAAE;;CAoBzD,CAAC;AAiCF,eAAO,MAAM,WAAW;SAEf,MAAM;gBACC,OAAO;oBACH,MAAM,KAAK,IAAI;eACpB,OAAO;gBACN,MAAM,IAAI;;;CAyCzB,CAAC;AAEF,eAAO,MAAM,qBAAqB,WACxB;IAAE,oBAAoB,EAAE,oBAAoB,CAAA;CAAE;;CAwFvD,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
2
1
|
import type { ServiceTestSuiteState } from '../../../../../stores/editor-state/element-editor-state/service/testable/ServiceTestableState.js';
|
|
3
2
|
import { type ServiceTestSetupState } from '../../../../../stores/editor-state/element-editor-state/service/testable/ServiceTestEditorState.js';
|
|
4
3
|
export declare const NewParameterModal: ((props: {
|
package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceTestsEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ServiceTestsEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.tsx"],"names":[],"mappings":"AA8CA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,kGAAkG,CAAC;AAC9I,OAAO,EAEL,KAAK,qBAAqB,EAE3B,MAAM,oGAAoG,CAAC;AAoG5G,eAAO,MAAM,iBAAiB,WACpB;IAAE,UAAU,EAAE,qBAAqB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CA8CnE,CAAC;AAsbF,eAAO,MAAM,kBAAkB,WACrB;IAAE,UAAU,EAAE,qBAAqB,CAAA;CAAE;;CA+G9C,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import { type TestAssertionEditorState } from '../../../../stores/editor-state/element-editor-state/testable/TestAssertionState.js';
|
|
18
17
|
export declare const TestAssertionEditor: ((props: {
|
|
19
18
|
testAssertionState: TestAssertionEditorState;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TestAssertionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/testable/TestAssertionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"TestAssertionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/testable/TestAssertionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAiBH,OAAO,EAOL,KAAK,wBAAwB,EAE9B,MAAM,qFAAqF,CAAC;AAmP7F,eAAO,MAAM,mBAAmB,WACtB;IAAE,kBAAkB,EAAE,wBAAwB,CAAA;CAAE;;CA6EzD,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import { type Association } from '@finos/legend-graph';
|
|
18
17
|
export declare const AssociationEditor: ((props: {
|
|
19
18
|
association: Association;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssociationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/uml-editor/AssociationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"AssociationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/uml-editor/AssociationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA4CH,OAAO,EACL,KAAK,WAAW,EAiBjB,MAAM,qBAAqB,CAAC;AAiP7B,eAAO,MAAM,iBAAiB,WACpB;IAAE,WAAW,EAAE,WAAW,CAAA;CAAE;;CAuQrC,CAAC"}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
/// <reference types="react" resolution-mode="require"/>
|
|
17
16
|
import { ClassEditorState } from '../../../../stores/editor-state/element-editor-state/ClassEditorState.js';
|
|
18
17
|
import { Class } from '@finos/legend-graph';
|
|
19
18
|
export declare const ClassFormEditor: ((props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ClassEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/uml-editor/ClassEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ClassEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/uml-editor/ClassEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA6CH,OAAO,EAAE,gBAAgB,EAAE,MAAM,0EAA0E,CAAC;AAI5G,OAAO,EASL,KAAK,EAsBN,MAAM,qBAAqB,CAAC;AAo6C7B,eAAO,MAAM,eAAe,WAClB;IACN,MAAM,EAAE,KAAK,CAAC;IACd,WAAW,EAAE,gBAAgB,CAAC;IAC9B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B;;CA0RF,CAAC;AAEF,eAAO,MAAM,WAAW,WAAoB;IAAE,MAAM,EAAE,KAAK,CAAA;CAAE;;CA6B3D,CAAC"}
|