@finos/legend-application-studio 22.1.0 → 22.1.2
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/components/EmbeddedQueryBuilder.d.ts +0 -1
- package/lib/components/EmbeddedQueryBuilder.d.ts.map +1 -1
- package/lib/components/LegendStudioApplication.d.ts +0 -1
- package/lib/components/LegendStudioApplication.d.ts.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/aux-panel/Problems.d.ts +0 -1
- package/lib/components/editor/aux-panel/Problems.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/EditPanel.js +1 -1
- package/lib/components/editor/edit-panel/EditPanel.js.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 +2 -2
- 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/DatabaseBuilder.js +3 -3
- package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.js.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/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/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/DSL_ExternalFormat_BindingElementEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts +0 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_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/MappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingEditor.js +2 -2
- package/lib/components/editor/edit-panel/mapping-editor/MappingEditor.js.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/MappingExplorer.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingExplorer.js +2 -2
- package/lib/components/editor/edit-panel/mapping-editor/MappingExplorer.js.map +1 -1
- 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/MappingTestsExplorer.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingTestsExplorer.js +2 -2
- package/lib/components/editor/edit-panel/mapping-editor/MappingTestsExplorer.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/project-configuration-editor/ProjectConfigurationEditor.js +3 -3
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.js.map +1 -1
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.d.ts +0 -1
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.js +31 -28
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.js.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/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/ServiceTestableEditor.js +6 -5
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.js.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/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/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/ProjectOverview.js +2 -2
- package/lib/components/editor/side-bar/ProjectOverview.js.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/shared/DiffView.d.ts +0 -1
- package/lib/components/shared/DiffView.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/WorkspaceReviewPanel.js +2 -2
- package/lib/components/workspace-review/WorkspaceReviewPanel.js.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/CreateProjectModal.d.ts +0 -1
- package/lib/components/workspace-setup/CreateProjectModal.d.ts.map +1 -1
- package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts +0 -1
- package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts.map +1 -1
- package/lib/index.css +2 -2
- package/lib/index.css.map +1 -1
- package/lib/package.json +6 -6
- package/lib/stores/EditorGraphState.js +1 -1
- package/lib/stores/EditorGraphState.js.map +1 -1
- package/lib/stores/EditorStore.d.ts +1 -1
- package/lib/stores/EditorStore.d.ts.map +1 -1
- package/lib/stores/EditorStore.js +1 -1
- package/lib/stores/EditorStore.js.map +1 -1
- package/lib/stores/EditorTabManagerState.js +1 -1
- package/lib/stores/EditorTabManagerState.js.map +1 -1
- package/lib/stores/editor-state/element-editor-state/service/testable/ServiceTestDataState.d.ts.map +1 -1
- package/lib/stores/editor-state/element-editor-state/service/testable/ServiceTestDataState.js +1 -2
- package/lib/stores/editor-state/element-editor-state/service/testable/ServiceTestDataState.js.map +1 -1
- package/lib/stores/editor-state/{ProjectConfigurationEditorState.d.ts → project-configuration-editor-state/ProjectConfigurationEditorState.d.ts} +6 -28
- package/lib/stores/editor-state/project-configuration-editor-state/ProjectConfigurationEditorState.d.ts.map +1 -0
- package/lib/stores/editor-state/{ProjectConfigurationEditorState.js → project-configuration-editor-state/ProjectConfigurationEditorState.js} +7 -117
- package/lib/stores/editor-state/project-configuration-editor-state/ProjectConfigurationEditorState.js.map +1 -0
- package/lib/stores/editor-state/project-configuration-editor-state/ProjectDependencyEditorState.d.ts +52 -0
- package/lib/stores/editor-state/project-configuration-editor-state/ProjectDependencyEditorState.d.ts.map +1 -0
- package/lib/stores/editor-state/project-configuration-editor-state/ProjectDependencyEditorState.js +149 -0
- package/lib/stores/editor-state/project-configuration-editor-state/ProjectDependencyEditorState.js.map +1 -0
- package/package.json +15 -15
- package/src/components/editor/edit-panel/EditPanel.tsx +1 -1
- package/src/components/editor/edit-panel/GrammarTextEditor.tsx +6 -7
- package/src/components/editor/edit-panel/connection-editor/DatabaseBuilder.tsx +4 -6
- package/src/components/editor/edit-panel/mapping-editor/MappingEditor.tsx +8 -17
- package/src/components/editor/edit-panel/mapping-editor/MappingExplorer.tsx +15 -33
- package/src/components/editor/edit-panel/mapping-editor/MappingTestsExplorer.tsx +14 -36
- package/src/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.tsx +7 -7
- package/src/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.tsx +49 -39
- package/src/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.tsx +10 -16
- package/src/components/editor/side-bar/ProjectOverview.tsx +5 -8
- package/src/components/workspace-review/WorkspaceReviewPanel.tsx +14 -21
- package/src/stores/EditorGraphState.ts +1 -1
- package/src/stores/EditorStore.ts +1 -1
- package/src/stores/EditorTabManagerState.ts +1 -1
- package/src/stores/editor-state/element-editor-state/service/testable/ServiceTestDataState.ts +1 -4
- package/src/stores/editor-state/{ProjectConfigurationEditorState.ts → project-configuration-editor-state/ProjectConfigurationEditorState.ts} +13 -165
- package/src/stores/editor-state/project-configuration-editor-state/ProjectDependencyEditorState.ts +209 -0
- package/tsconfig.json +2 -1
- package/lib/stores/editor-state/ProjectConfigurationEditorState.d.ts.map +0 -1
- package/lib/stores/editor-state/ProjectConfigurationEditorState.js.map +0 -1
|
@@ -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;AAySH,eAAO,MAAM,0BAA0B;;CAsJrC,CAAC"}
|
package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.js
CHANGED
|
@@ -17,7 +17,7 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
17
17
|
import { useEffect } from 'react';
|
|
18
18
|
import { prettyCONSTName } from '@finos/legend-shared';
|
|
19
19
|
import { observer } from 'mobx-react-lite';
|
|
20
|
-
import { ProjectConfigurationEditorState, CONFIGURATION_EDITOR_TAB, } from '../../../../stores/editor-state/ProjectConfigurationEditorState.js';
|
|
20
|
+
import { ProjectConfigurationEditorState, CONFIGURATION_EDITOR_TAB, } from '../../../../stores/editor-state/project-configuration-editor-state/ProjectConfigurationEditorState.js';
|
|
21
21
|
import { clsx, PlusIcon, CheckCircleIcon, ExclamationCircleIcon, Panel, PanelForm, PanelFormTextField, CheckSquareIcon, SquareIcon, ExclamationTriangleIcon, } from '@finos/legend-art';
|
|
22
22
|
import { flowResult } from 'mobx';
|
|
23
23
|
import { PlatformConfiguration, ProjectDependency, } from '@finos/legend-server-sdlc';
|
|
@@ -114,7 +114,7 @@ export const ProjectConfigurationEditor = observer(() => {
|
|
|
114
114
|
const dependencyToAdd = new ProjectDependency(projectToAdd.coordinates);
|
|
115
115
|
dependencyToAdd.setVersionId(projectToAdd.latestVersion);
|
|
116
116
|
currentProjectConfiguration.addProjectDependency(dependencyToAdd);
|
|
117
|
-
flowResult(configState.
|
|
117
|
+
flowResult(configState.projectDependencyEditorState.fetchDependencyReport()).catch(applicationStore.alertUnhandledError);
|
|
118
118
|
}
|
|
119
119
|
else {
|
|
120
120
|
currentProjectConfiguration.addProjectDependency(new ProjectDependency(''));
|
|
@@ -133,7 +133,7 @@ export const ProjectConfigurationEditor = observer(() => {
|
|
|
133
133
|
selectedTab === CONFIGURATION_EDITOR_TAB.PROJECT_DEPENDENCIES &&
|
|
134
134
|
!configState.associatedProjectsAndVersionsFetched) {
|
|
135
135
|
flowResult(configState.fectchAssociatedProjectsAndVersions()).catch(applicationStore.alertUnhandledError);
|
|
136
|
-
flowResult(configState.
|
|
136
|
+
flowResult(configState.projectDependencyEditorState.fetchDependencyReport()).catch(applicationStore.alertUnhandledError);
|
|
137
137
|
}
|
|
138
138
|
}, [applicationStore, configState, selectedTab]);
|
|
139
139
|
if (!configState.projectConfiguration) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProjectConfigurationEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EACL,+BAA+B,EAC/B,wBAAwB,GACzB,MAAM,
|
|
1
|
+
{"version":3,"file":"ProjectConfigurationEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.tsx"],"names":[],"mappings":"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"}
|
package/lib/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.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 { type ProjectDependencyGraphReport } from '@finos/legend-server-depot';
|
|
18
17
|
export declare const getConflictsString: (report: ProjectDependencyGraphReport) => string;
|
|
19
18
|
export declare const ProjectDependencyEditor: (() => JSX.Element) & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProjectDependencyEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ProjectDependencyEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAoCH,OAAO,EAEL,KAAK,4BAA4B,EAGlC,MAAM,4BAA4B,CAAC;AA+VpC,eAAO,MAAM,kBAAkB,WACrB,4BAA4B,KACnC,MAwBc,CAAC;AAgPlB,eAAO,MAAM,uBAAuB;;CA6DlC,CAAC"}
|
package/lib/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.js
CHANGED
|
@@ -22,7 +22,8 @@ import { compareSemVerVersions, generateGAVCoordinates, } from '@finos/legend-st
|
|
|
22
22
|
import { flowResult } from 'mobx';
|
|
23
23
|
import { observer } from 'mobx-react-lite';
|
|
24
24
|
import { forwardRef, useRef, useState } from 'react';
|
|
25
|
-
import {
|
|
25
|
+
import { ProjectConfigurationEditorState } from '../../../../stores/editor-state/project-configuration-editor-state/ProjectConfigurationEditorState.js';
|
|
26
|
+
import { buildDependencyNodeChildren, } from '../../../../stores/editor-state/project-configuration-editor-state/ProjectDependencyEditorState.js';
|
|
26
27
|
import { LEGEND_STUDIO_APP_EVENT } from '../../../../stores/LegendStudioAppEvent.js';
|
|
27
28
|
import { generateViewProjectByGAVRoute, generateViewVersionRoute, } from '../../../../stores/LegendStudioRouter.js';
|
|
28
29
|
import { LEGEND_STUDIO_TEST_ID } from '../../../LegendStudioTestID.js';
|
|
@@ -32,19 +33,19 @@ const buildProjectOption = (project) => ({
|
|
|
32
33
|
value: project,
|
|
33
34
|
});
|
|
34
35
|
const ProjectDependencyActions = observer((props) => {
|
|
35
|
-
const {
|
|
36
|
-
const hasConflicts =
|
|
36
|
+
const { dependencyEditorState: dependencyEditorState } = props;
|
|
37
|
+
const hasConflicts = dependencyEditorState.dependencyReport?.conflicts.length;
|
|
37
38
|
const viewTree = () => {
|
|
38
|
-
if (
|
|
39
|
-
|
|
39
|
+
if (dependencyEditorState.dependencyReport) {
|
|
40
|
+
dependencyEditorState.setDependencyTreeReportModal(true);
|
|
40
41
|
}
|
|
41
42
|
};
|
|
42
43
|
const viewConflict = () => {
|
|
43
|
-
if (
|
|
44
|
-
|
|
44
|
+
if (dependencyEditorState.dependencyReport) {
|
|
45
|
+
dependencyEditorState.setDependencyConflictModal(true);
|
|
45
46
|
}
|
|
46
47
|
};
|
|
47
|
-
return (_jsxs("div", { className: "project-dependency-editor__info", children: [_jsx("button", { className: "btn btn--dark", tabIndex: -1, onClick: viewTree, disabled: !
|
|
48
|
+
return (_jsxs("div", { className: "project-dependency-editor__info", children: [_jsx("button", { className: "btn btn--dark", tabIndex: -1, onClick: viewTree, disabled: !dependencyEditorState.dependencyReport, title: "View Dependency Explorer", children: "View Dependency Explorer" }), Boolean(hasConflicts) && (_jsx("button", { className: "project-dependency-editor__conflicts-btn", tabIndex: -1, onClick: viewConflict, disabled: !dependencyEditorState.dependencyReport?.conflictPaths.size, title: "View any conflicts in your dependencies", children: "View Conflicts" }))] }));
|
|
48
49
|
});
|
|
49
50
|
const formatOptionLabel = (option) => (_jsxs("div", { className: "project-dependency-editor__label", children: [_jsx("div", { className: "project-dependency-editor__label__tag", children: option.value.projectId }), _jsx("div", { className: "project-dependency-editor__label__name", children: option.value.coordinates })] }));
|
|
50
51
|
const DependencyTreeNodeContextMenu = observer(forwardRef(function WorkflowExplorerContextMenu(props, ref) {
|
|
@@ -111,23 +112,23 @@ const DependencyTreeView = (props) => {
|
|
|
111
112
|
} }));
|
|
112
113
|
};
|
|
113
114
|
const ProjectDependencyExplorer = observer((props) => {
|
|
114
|
-
const {
|
|
115
|
-
const closeModal = () =>
|
|
115
|
+
const { dependencyEditorState } = props;
|
|
116
|
+
const closeModal = () => dependencyEditorState.setDependencyTreeReportModal(false);
|
|
116
117
|
const [viewAsTree, setViewAsTree] = useState(true);
|
|
117
118
|
const setTreeData = (treeData) => {
|
|
118
119
|
if (viewAsTree) {
|
|
119
|
-
|
|
120
|
+
dependencyEditorState.setDependencyTreeData(treeData);
|
|
120
121
|
}
|
|
121
122
|
else {
|
|
122
|
-
|
|
123
|
+
dependencyEditorState.setFlattenDependencyTreeData(treeData);
|
|
123
124
|
}
|
|
124
125
|
};
|
|
125
126
|
const toggleViewAsListOrAsTree = () => {
|
|
126
127
|
setViewAsTree(!viewAsTree);
|
|
127
128
|
};
|
|
128
129
|
const treeData = viewAsTree
|
|
129
|
-
?
|
|
130
|
-
:
|
|
130
|
+
? dependencyEditorState.dependencyTreeData
|
|
131
|
+
: dependencyEditorState.flattenDependencyTreeData;
|
|
131
132
|
const collapseTree = () => {
|
|
132
133
|
if (treeData) {
|
|
133
134
|
Array.from(treeData.nodes.values()).forEach((node) => {
|
|
@@ -135,11 +136,11 @@ const ProjectDependencyExplorer = observer((props) => {
|
|
|
135
136
|
});
|
|
136
137
|
}
|
|
137
138
|
};
|
|
138
|
-
return (_jsx(Dialog, { open: Boolean(
|
|
139
|
+
return (_jsx(Dialog, { open: Boolean(dependencyEditorState.dependencyTreeReportModal), onClose: closeModal, classes: {
|
|
139
140
|
root: 'editor-modal__root-container',
|
|
140
141
|
container: 'editor-modal__container',
|
|
141
142
|
paper: 'editor-modal__content',
|
|
142
|
-
}, children: _jsxs(Modal, { darkMode: true, className: "editor-modal", children: [_jsx(ModalHeader, { title: "Dependency Explorer" }), _jsx(ModalBody, { children: _jsxs("div", { className: "panel project-dependency-explorer", children: [_jsxs("div", { className: "panel__header", children: [_jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__label", children: "explorer" }) }), _jsxs("div", { className: "panel__header__actions", children: [_jsx("button", { className: "panel__header__action", onClick: collapseTree, tabIndex: -1, children: viewAsTree && _jsx(CompressIcon, { title: "Collapse Tree" }) }), _jsx("div", { className: "panel__header__action query-builder__functions-explorer__custom-icon", children: !viewAsTree ? (_jsx(SubjectIcon, { title: "View as Tree", onClick: toggleViewAsListOrAsTree })) : (_jsx(ViewHeadlineIcon, { title: "View as Flatten List", onClick: toggleViewAsListOrAsTree })) })] })] }), _jsx("div", { className: "project-dependency-explorer__content", children: treeData && (_jsx(DependencyTreeView, { configState:
|
|
143
|
+
}, children: _jsxs(Modal, { darkMode: true, className: "editor-modal", children: [_jsx(ModalHeader, { title: "Dependency Explorer" }), _jsx(ModalBody, { children: _jsxs("div", { className: "panel project-dependency-explorer", children: [_jsxs("div", { className: "panel__header", children: [_jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__label", children: "explorer" }) }), _jsxs("div", { className: "panel__header__actions", children: [_jsx("button", { className: "panel__header__action", onClick: collapseTree, tabIndex: -1, children: viewAsTree && _jsx(CompressIcon, { title: "Collapse Tree" }) }), _jsx("div", { className: "panel__header__action query-builder__functions-explorer__custom-icon", children: !viewAsTree ? (_jsx(SubjectIcon, { title: "View as Tree", onClick: toggleViewAsListOrAsTree })) : (_jsx(ViewHeadlineIcon, { title: "View as Flatten List", onClick: toggleViewAsListOrAsTree })) })] })] }), _jsx("div", { className: "project-dependency-explorer__content", children: treeData && (_jsx(DependencyTreeView, { configState: dependencyEditorState, treeData: treeData, setTreeData: setTreeData })) })] }) }), _jsx(ModalFooter, { children: _jsx("button", { className: "btn modal__footer__close-btn", onClick: closeModal, children: "Close" }) })] }) }));
|
|
143
144
|
});
|
|
144
145
|
export const getConflictsString = (report) => Array.from(report.conflictPaths.entries())
|
|
145
146
|
.map(([k, conflictVersionPaths]) => {
|
|
@@ -160,10 +161,10 @@ export const getConflictsString = (report) => Array.from(report.conflictPaths.en
|
|
|
160
161
|
})
|
|
161
162
|
.join('\n\n');
|
|
162
163
|
const ProjectDependencyConflictModal = observer((props) => {
|
|
163
|
-
const {
|
|
164
|
-
const report =
|
|
165
|
-
const closeModal = () =>
|
|
166
|
-
return (_jsx(Dialog, { open: Boolean(
|
|
164
|
+
const { dependencyEditorState } = props;
|
|
165
|
+
const report = dependencyEditorState.dependencyReport;
|
|
166
|
+
const closeModal = () => dependencyEditorState.setDependencyConflictModal(false);
|
|
167
|
+
return (_jsx(Dialog, { open: Boolean(dependencyEditorState.dependencyConflictModal), onClose: closeModal, classes: {
|
|
167
168
|
root: 'editor-modal__root-container',
|
|
168
169
|
container: 'editor-modal__container',
|
|
169
170
|
paper: 'editor-modal__content',
|
|
@@ -178,6 +179,7 @@ const ProjectVersionDependencyEditor = observer((props) => {
|
|
|
178
179
|
const projectSelectorRef = useRef(null);
|
|
179
180
|
const versionSelectorRef = useRef(null);
|
|
180
181
|
const configState = editorStore.projectConfigurationEditorState;
|
|
182
|
+
const dependencyEditorState = configState.projectDependencyEditorState;
|
|
181
183
|
// project
|
|
182
184
|
const selectedProject = configState.projects.get(projectDependency.projectId);
|
|
183
185
|
const selectedProjectOption = selectedProject
|
|
@@ -196,7 +198,7 @@ const ProjectVersionDependencyEditor = observer((props) => {
|
|
|
196
198
|
projectDependency.setProjectId(val?.value.coordinates ?? '');
|
|
197
199
|
if (val) {
|
|
198
200
|
projectDependency.setVersionId(val.value.latestVersion);
|
|
199
|
-
flowResult(
|
|
201
|
+
flowResult(dependencyEditorState.fetchDependencyReport()).catch(applicationStore.alertUnhandledError);
|
|
200
202
|
}
|
|
201
203
|
}
|
|
202
204
|
};
|
|
@@ -222,7 +224,7 @@ const ProjectVersionDependencyEditor = observer((props) => {
|
|
|
222
224
|
val.value !== selectedVersionOption.value)) {
|
|
223
225
|
try {
|
|
224
226
|
projectDependency.setVersionId(val?.value ?? '');
|
|
225
|
-
flowResult(
|
|
227
|
+
flowResult(dependencyEditorState.fetchDependencyReport()).catch(applicationStore.alertUnhandledError);
|
|
226
228
|
}
|
|
227
229
|
catch (error) {
|
|
228
230
|
assertErrorThrown(error);
|
|
@@ -261,22 +263,23 @@ export const ProjectDependencyEditor = observer(() => {
|
|
|
261
263
|
const editorStore = useEditorStore();
|
|
262
264
|
const applicationStore = useApplicationStore();
|
|
263
265
|
const configState = editorStore.tabManagerState.getCurrentEditorState(ProjectConfigurationEditorState);
|
|
266
|
+
const dependencyEditorState = configState.projectDependencyEditorState;
|
|
264
267
|
const currentProjectConfiguration = configState.currentProjectConfiguration;
|
|
265
268
|
const deleteProjectDependency = (val) => () => {
|
|
266
269
|
currentProjectConfiguration.deleteProjectDependency(val);
|
|
267
|
-
flowResult(
|
|
270
|
+
flowResult(dependencyEditorState.fetchDependencyReport()).catch(applicationStore.alertUnhandledError);
|
|
268
271
|
};
|
|
269
272
|
const isReadOnly = editorStore.isInViewerMode;
|
|
270
273
|
const isLoading = configState.updatingConfigurationState.isInProgress ||
|
|
271
274
|
configState.fetchingProjectVersionsState.isInProgress ||
|
|
272
|
-
|
|
275
|
+
dependencyEditorState.fetchingDependencyInfoState.isInProgress;
|
|
273
276
|
return (_jsxs("div", { className: "panel__content__lists", children: [_jsx(PanelLoadingIndicator, { isLoading: isLoading }), isLoading && (_jsx("div", { className: "project-dependency-editor__progress-msg", children: configState.updatingConfigurationState.isInProgress
|
|
274
277
|
? `Updating configuration...`
|
|
275
278
|
: configState.fetchingProjectVersionsState.isInProgress
|
|
276
279
|
? `Fetching dependency versions`
|
|
277
|
-
: 'Updating project dependency tree and potential conflicts' })), _jsx(ProjectDependencyActions, {
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
280
|
+
: 'Updating project dependency tree and potential conflicts' })), _jsx(ProjectDependencyActions, { dependencyEditorState: dependencyEditorState }), currentProjectConfiguration.projectDependencies.map((projectDependency) => (_jsx(ProjectVersionDependencyEditor, { projectDependency: projectDependency, deleteValue: deleteProjectDependency(projectDependency), isReadOnly: isReadOnly, projects: configState.projects }, projectDependency._UUID))), dependencyEditorState.dependencyReport &&
|
|
281
|
+
dependencyEditorState.dependencyTreeData &&
|
|
282
|
+
dependencyEditorState.dependencyTreeReportModal && (_jsx(ProjectDependencyExplorer, { dependencyEditorState: dependencyEditorState })), dependencyEditorState.dependencyConflictModal &&
|
|
283
|
+
dependencyEditorState.dependencyReport?.conflictPaths.size && (_jsx(ProjectDependencyConflictModal, { dependencyEditorState: dependencyEditorState }))] }));
|
|
281
284
|
});
|
|
282
285
|
//# sourceMappingURL=ProjectDependencyEditor.js.map
|
package/lib/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProjectDependencyEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ProjectDependencyEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EACL,eAAe,EACf,eAAe,EACf,mBAAmB,EACnB,QAAQ,GACT,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAIL,cAAc,EACd,IAAI,EACJ,mBAAmB,EACnB,SAAS,EACT,sBAAsB,EACtB,MAAM,EACN,YAAY,EACZ,aAAa,EACb,eAAe,EACf,WAAW,EACX,KAAK,EACL,SAAS,EACT,WAAW,EACX,WAAW,EACX,qBAAqB,EACrB,QAAQ,EACR,eAAe,EACf,gBAAgB,EAChB,WAAW,EACX,QAAQ,EACR,YAAY,EACZ,WAAW,EACX,gBAAgB,GACjB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EACL,qBAAqB,EAGrB,sBAAsB,GACvB,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EACL,iBAAiB,EACjB,oBAAoB,EACpB,aAAa,EACb,QAAQ,GACT,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,qBAAqB,EACrB,sBAAsB,GACvB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAClC,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACrD,OAAO,EAAE,+BAA+B,EAAE,MAAM,uGAAuG,CAAC;AACxJ,OAAO,EACL,2BAA2B,GAG5B,MAAM,oGAAoG,CAAC;AAC5G,OAAO,EAAE,uBAAuB,EAAE,MAAM,4CAA4C,CAAC;AACrF,OAAO,EACL,6BAA6B,EAC7B,wBAAwB,GACzB,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AACvE,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAW9D,MAAM,kBAAkB,GAAG,CAAC,OAAoB,EAAiB,EAAE,CAAC,CAAC;IACnE,KAAK,EAAE,OAAO,CAAC,WAAW;IAC1B,KAAK,EAAE,OAAO;CACf,CAAC,CAAC;AAEH,MAAM,wBAAwB,GAAG,QAAQ,CACvC,CAAC,KAA8D,EAAE,EAAE;IACjE,MAAM,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,GAAG,KAAK,CAAC;IAC/D,MAAM,YAAY,GAChB,qBAAqB,CAAC,gBAAgB,EAAE,SAAS,CAAC,MAAM,CAAC;IAC3D,MAAM,QAAQ,GAAG,GAAS,EAAE;QAC1B,IAAI,qBAAqB,CAAC,gBAAgB,EAAE;YAC1C,qBAAqB,CAAC,4BAA4B,CAAC,IAAI,CAAC,CAAC;SAC1D;IACH,CAAC,CAAC;IACF,MAAM,YAAY,GAAG,GAAS,EAAE;QAC9B,IAAI,qBAAqB,CAAC,gBAAgB,EAAE;YAC1C,qBAAqB,CAAC,0BAA0B,CAAC,IAAI,CAAC,CAAC;SACxD;IACH,CAAC,CAAC;IACF,OAAO,CACL,eAAK,SAAS,EAAC,iCAAiC,aAC9C,iBACE,SAAS,EAAC,eAAe,EACzB,QAAQ,EAAE,CAAC,CAAC,EACZ,OAAO,EAAE,QAAQ,EACjB,QAAQ,EAAE,CAAC,qBAAqB,CAAC,gBAAgB,EACjD,KAAK,EAAC,0BAA0B,yCAGzB,EAER,OAAO,CAAC,YAAY,CAAC,IAAI,CACxB,iBACE,SAAS,EAAC,0CAA0C,EACpD,QAAQ,EAAE,CAAC,CAAC,EACZ,OAAO,EAAE,YAAY,EACrB,QAAQ,EACN,CAAC,qBAAqB,CAAC,gBAAgB,EAAE,aAAa,CAAC,IAAI,EAE7D,KAAK,EAAC,yCAAyC,+BAGxC,CACV,IACG,CACP,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,iBAAiB,GAAG,CAAC,MAAqB,EAAmB,EAAE,CAAC,CACpE,eAAK,SAAS,EAAC,kCAAkC,aAC/C,cAAK,SAAS,EAAC,uCAAuC,YACnD,MAAM,CAAC,KAAK,CAAC,SAAS,GACnB,EACN,cAAK,SAAS,EAAC,wCAAwC,YACpD,MAAM,CAAC,KAAK,CAAC,WAAW,GACrB,IACF,CACP,CAAC;AAEF,MAAM,6BAA6B,GAAG,QAAQ,CAC5C,UAAU,CAKR,SAAS,2BAA2B,CAAC,KAAK,EAAE,GAAG;IAC/C,MAAM,EAAE,IAAI,EAAE,GAAG,KAAK,CAAC;IACvB,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC;IACzB,MAAM,gBAAgB,GAAG,mBAAmB,EAAE,CAAC;IAC/C,MAAM,WAAW,GAAG,GAAS,EAAE;QAC7B,gBAAgB,CAAC,SAAS,CAAC,YAAY,CACrC,gBAAgB,CAAC,SAAS,CAAC,eAAe,CACxC,6BAA6B,CAC3B,oBAAoB,CAAC,KAAK,CAAC,OAAO,CAAC,EACnC,oBAAoB,CAAC,KAAK,CAAC,UAAU,CAAC,EACtC,KAAK,CAAC,SAAS,KAAK,qBAAqB;YACvC,CAAC,CAAC,sBAAsB;YACxB,CAAC,CAAC,KAAK,CAAC,SAAS,CACpB,CACF,CACF,CAAC;IACJ,CAAC,CAAC;IACF,MAAM,eAAe,GAAG,GAAS,EAAE;QACjC,gBAAgB,CAAC,SAAS,CAAC,YAAY,CACrC,gBAAgB,CAAC,SAAS,CAAC,eAAe,CACxC,wBAAwB,CAAC,KAAK,CAAC,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,CAC3D,CACF,CAAC;IACJ,CAAC,CAAC;IAEF,OAAO,CACL,MAAC,WAAW,mBAAc,qBAAqB,CAAC,qBAAqB,aACnE,KAAC,eAAe,IAAC,OAAO,EAAE,WAAW,8BAAiC,EACtE,KAAC,eAAe,IAAC,OAAO,EAAE,eAAe,mCAEvB,IACN,CACf,CAAC;AACJ,CAAC,CAAC,CACH,CAAC;AAEF,MAAM,2BAA2B,GAO7B,CAAC,KAAK,EAAE,EAAE;IACZ,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,gBAAgB,EAAE,YAAY,EAAE,UAAU,EAAE,GAAG,KAAK,CAAC;IAC1E,MAAM,EAAE,YAAY,EAAE,GAAG,UAAU,CAAC;IACpC,MAAM,YAAY,GAAG,OAAO,CAAC,IAAI,CAAC,WAAW,EAAE,MAAM,CAAC,CAAC;IACvD,MAAM,UAAU,GAAG,GAAS,EAAE,CAAC,YAAY,EAAE,CAAC,IAAI,CAAC,CAAC;IACpD,MAAM,UAAU,GAAG,GAAS,EAAE,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;IAClD,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC;IACzB,MAAM,KAAK,GAAG,GAAG,KAAK,CAAC,UAAU,IAAI,KAAK,CAAC,SAAS,EAAE,CAAC;IACvD,MAAM,cAAc,GAAG,YAAY,CAAC,CAAC,CAAC,CACpC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,CACZ,KAAC,eAAe,KAAG,CACpB,CAAC,CAAC,CAAC,CACF,KAAC,gBAAgB,KAAG,CACrB,CACF,CAAC,CAAC,CAAC,CACF,eAAO,CACR,CAAC;IAEF,OAAO,CACL,KAAC,WAAW,IACV,OAAO,EAAE,KAAC,6BAA6B,IAAC,IAAI,EAAE,IAAI,GAAI,EACtD,SAAS,EAAE,EAAE,SAAS,EAAE,CAAC,EAAE,YAE3B,eACE,SAAS,EAAE,IAAI,CACb,8EAA8E,EAC9E;gBACE,6BAA6B,EAAE,CAAC,IAAI,CAAC,UAAU;aAChD,EACD;gBACE,6DAA6D,EAC3D,IAAI,CAAC,UAAU;aAClB,CACF,EACD,KAAK,EAAE;gBACL,WAAW,EAAE,GAAG,CAAC,KAAK,GAAG,CAAC,CAAC,GAAG,CAAC,gBAAgB,IAAI,CAAC,CAAC,KAAK;aAC3D,EACD,OAAO,EAAE,UAAU,aAEnB,eAAK,SAAS,EAAC,oEAAoE,aACjF,cACE,OAAO,EAAE,UAAU,EACnB,SAAS,EAAC,sDAAsD,YAE/D,cAAc,GACX,EACN,cAAK,SAAS,EAAC,oDAAoD,YACjE,KAAC,QAAQ,KAAG,GACR,IACF,EAEN,iBACE,SAAS,EAAC,sEAAsE,EAChF,QAAQ,EAAE,CAAC,CAAC,EACZ,KAAK,EAAE,IAAI,CAAC,EAAE,YAEb,KAAK,GACC,IACL,GACM,CACf,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,kBAAkB,GAInB,CAAC,KAAK,EAAE,EAAE;IACb,MAAM,EAAE,QAAQ,EAAE,WAAW,EAAE,GAAG,KAAK,CAAC;IACxC,MAAM,YAAY,GAAG,CAAC,IAA4B,EAAQ,EAAE;QAC1D,IAAI,IAAI,CAAC,WAAW,EAAE,MAAM,EAAE;YAC5B,IAAI,CAAC,MAAM,GAAG,CAAC,IAAI,CAAC,MAAM,CAAC;YAC3B,IAAI,CAAC,WAAW;iBACb,GAAG,CAAC,CAAC,EAAE,EAAE,EAAE,CAAC,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;iBACnC,MAAM,CAAC,aAAa,CAAC;iBACrB,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,2BAA2B,CAAC,CAAC,EAAE,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC;SACnE;QACD,WAAW,CAAC,EAAE,GAAG,QAAQ,EAAE,CAAC,CAAC;IAC/B,CAAC,CAAC;IACF,MAAM,YAAY,GAAG,CAAC,IAA4B,EAAQ,EAAE;QAC1D,2BAA2B,CAAC,IAAI,EAAE,QAAQ,CAAC,KAAK,CAAC,CAAC;QAClD,YAAY,CAAC,IAAI,CAAC,CAAC;QACnB,WAAW,CAAC,EAAE,GAAG,QAAQ,EAAE,CAAC,CAAC;IAC/B,CAAC,CAAC;IAEF,MAAM,aAAa,GAAG,CACpB,IAA4B,EACF,EAAE;QAC5B,IAAI,CAAC,IAAI,CAAC,WAAW,IAAI,IAAI,CAAC,WAAW,CAAC,MAAM,KAAK,CAAC,EAAE;YACtD,OAAO,EAAE,CAAC;SACX;QACD,MAAM,aAAa,GAAG,IAAI,CAAC,WAAW;aACnC,GAAG,CAAC,CAAC,EAAE,EAAE,EAAE,CAAC,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;aACnC,MAAM,CAAC,aAAa,CAAC,CAAC;QACzB,OAAO,aAAa,CAAC;IACvB,CAAC,CAAC;IACF,OAAO,CACL,KAAC,QAAQ,IACP,UAAU,EAAE;YACV,iBAAiB,EAAE,2BAA2B;SAC/C,EACD,QAAQ,EAAE,QAAQ,EAClB,aAAa,EAAE,aAAa,EAC5B,YAAY,EAAE,YAAY,EAC1B,UAAU,EAAE;YACV,YAAY;SACb,GACD,CACH,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,yBAAyB,GAAG,QAAQ,CACxC,CAAC,KAA8D,EAAE,EAAE;IACjE,MAAM,EAAE,qBAAqB,EAAE,GAAG,KAAK,CAAC;IACxC,MAAM,UAAU,GAAG,GAAS,EAAE,CAC5B,qBAAqB,CAAC,4BAA4B,CAAC,KAAK,CAAC,CAAC;IAC5D,MAAM,CAAC,UAAU,EAAE,aAAa,CAAC,GAAG,QAAQ,CAAC,IAAI,CAAC,CAAC;IACnD,MAAM,WAAW,GAAG,CAAC,QAA0C,EAAQ,EAAE;QACvE,IAAI,UAAU,EAAE;YACd,qBAAqB,CAAC,qBAAqB,CAAC,QAAQ,CAAC,CAAC;SACvD;aAAM;YACL,qBAAqB,CAAC,4BAA4B,CAAC,QAAQ,CAAC,CAAC;SAC9D;IACH,CAAC,CAAC;IACF,MAAM,wBAAwB,GAAG,GAAS,EAAE;QAC1C,aAAa,CAAC,CAAC,UAAU,CAAC,CAAC;IAC7B,CAAC,CAAC;IACF,MAAM,QAAQ,GAAG,UAAU;QACzB,CAAC,CAAC,qBAAqB,CAAC,kBAAkB;QAC1C,CAAC,CAAC,qBAAqB,CAAC,yBAAyB,CAAC;IACpD,MAAM,YAAY,GAAG,GAAS,EAAE;QAC9B,IAAI,QAAQ,EAAE;YACZ,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE;gBACnD,IAAI,CAAC,MAAM,GAAG,KAAK,CAAC;YACtB,CAAC,CAAC,CAAC;SACJ;IACH,CAAC,CAAC;IACF,OAAO,CACL,KAAC,MAAM,IACL,IAAI,EAAE,OAAO,CAAC,qBAAqB,CAAC,yBAAyB,CAAC,EAC9D,OAAO,EAAE,UAAU,EACnB,OAAO,EAAE;YACP,IAAI,EAAE,8BAA8B;YACpC,SAAS,EAAE,yBAAyB;YACpC,KAAK,EAAE,uBAAuB;SAC/B,YAED,MAAC,KAAK,IAAC,QAAQ,EAAE,IAAI,EAAE,SAAS,EAAC,cAAc,aAC7C,KAAC,WAAW,IAAC,KAAK,EAAC,qBAAqB,GAAG,EAC3C,KAAC,SAAS,cACR,eAAK,SAAS,EAAC,mCAAmC,aAChD,eAAK,SAAS,EAAC,eAAe,aAC5B,cAAK,SAAS,EAAC,sBAAsB,YACnC,cAAK,SAAS,EAAC,6BAA6B,yBAAe,GACvD,EACN,eAAK,SAAS,EAAC,wBAAwB,aACrC,iBACE,SAAS,EAAC,uBAAuB,EACjC,OAAO,EAAE,YAAY,EACrB,QAAQ,EAAE,CAAC,CAAC,YAEX,UAAU,IAAI,KAAC,YAAY,IAAC,KAAK,EAAC,eAAe,GAAG,GAC9C,EACT,cAAK,SAAS,EAAC,sEAAsE,YAClF,CAAC,UAAU,CAAC,CAAC,CAAC,CACb,KAAC,WAAW,IACV,KAAK,EAAC,cAAc,EACpB,OAAO,EAAE,wBAAwB,GACjC,CACH,CAAC,CAAC,CAAC,CACF,KAAC,gBAAgB,IACf,KAAK,EAAC,sBAAsB,EAC5B,OAAO,EAAE,wBAAwB,GACjC,CACH,GACG,IACF,IACF,EACN,cAAK,SAAS,EAAC,sCAAsC,YAClD,QAAQ,IAAI,CACX,KAAC,kBAAkB,IACjB,WAAW,EAAE,qBAAqB,EAClC,QAAQ,EAAE,QAAQ,EAClB,WAAW,EAAE,WAAW,GACxB,CACH,GACG,IACF,GACI,EACZ,KAAC,WAAW,cACV,iBACE,SAAS,EAAC,8BAA8B,EACxC,OAAO,EAAE,UAAU,sBAGZ,GACG,IACR,GACD,CACV,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAChC,MAAoC,EAC5B,EAAE,CACV,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC,aAAa,CAAC,OAAO,EAAE,CAAC;KACvC,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,oBAAoB,CAAC,EAAE,EAAE;IACjC,MAAM,IAAI,GAAG,aACX,GAAG,CAAC,MAAM,CAAC,QAAQ,CAAC;QACpB,sBAAsB,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC,CAAC,UAAU,EAAE,SAAS,CAC3D,EAAE,CAAC;IACH,MAAM,qBAAqB,GAAG,oBAAoB;SAC/C,GAAG,CAAC,CAAC,eAAe,EAAE,EAAE;QACvB,MAAM,QAAQ,GAAG,YAAY,eAAe,CAAC,WAAW,CAAC,SAAS,IAAI,CAAC;QACvE,MAAM,KAAK,GAAG,WAAW,eAAe,CAAC,KAAK;aAC3C,GAAG,CACF,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE,CACT,GAAG,GAAG,CAAC,MAAM,CAAC,QAAQ,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,CAAC,MAAM,CAAC;aACvC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;aAChB,IAAI,CAAC,GAAG,CAAC,EAAE,CACjB;aACA,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;QAChB,OAAO,QAAQ,GAAG,KAAK,CAAC;IAC1B,CAAC,CAAC;SACD,IAAI,CAAC,IAAI,CAAC,CAAC;IAEd,OAAO,GAAG,IAAI,KAAK,qBAAqB,EAAE,CAAC;AAC7C,CAAC,CAAC;KACD,IAAI,CAAC,MAAM,CAAC,CAAC;AAElB,MAAM,8BAA8B,GAAG,QAAQ,CAC7C,CAAC,KAA8D,EAAE,EAAE;IACjE,MAAM,EAAE,qBAAqB,EAAE,GAAG,KAAK,CAAC;IACxC,MAAM,MAAM,GAAG,qBAAqB,CAAC,gBAAgB,CAAC;IACtD,MAAM,UAAU,GAAG,GAAS,EAAE,CAC5B,qBAAqB,CAAC,0BAA0B,CAAC,KAAK,CAAC,CAAC;IAC1D,OAAO,CACL,KAAC,MAAM,IACL,IAAI,EAAE,OAAO,CAAC,qBAAqB,CAAC,uBAAuB,CAAC,EAC5D,OAAO,EAAE,UAAU,EACnB,OAAO,EAAE;YACP,IAAI,EAAE,8BAA8B;YACpC,SAAS,EAAE,yBAAyB;YACpC,KAAK,EAAE,uBAAuB;SAC/B,YAED,MAAC,KAAK,IAAC,QAAQ,EAAE,IAAI,EAAE,SAAS,EAAC,cAAc,aAC7C,KAAC,WAAW,IAAC,KAAK,EAAC,iBAAiB,GAAG,EACvC,KAAC,SAAS,cACP,MAAM,IAAI,CACT,KAAC,eAAe,IACd,UAAU,EAAE,kBAAkB,CAAC,MAAM,CAAC,EACtC,UAAU,EAAE,IAAI,EAChB,QAAQ,EAAE,eAAe,CAAC,IAAI,EAC9B,WAAW,EAAE,IAAI,GACjB,CACH,GACS,EACZ,KAAC,WAAW,cACV,iBACE,SAAS,EAAC,8BAA8B,EACxC,OAAO,EAAE,UAAU,sBAGZ,GACG,IACR,GACD,CACV,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,8BAA8B,GAAG,QAAQ,CAC7C,CAAC,KAKA,EAAE,EAAE;IACH,OAAO;IACP,MAAM,EAAE,iBAAiB,EAAE,WAAW,EAAE,UAAU,EAAE,QAAQ,EAAE,GAAG,KAAK,CAAC;IACvE,MAAM,qBAAqB,GAAG,QAAQ,CAAC,GAAG,CAAC,iBAAiB,CAAC,SAAS,CAAC,CAAC;IACxE,MAAM,WAAW,GAAG,cAAc,EAAE,CAAC;IACrC,MAAM,gBAAgB,GAAG,mBAAmB,EAAE,CAAC;IAC/C,MAAM,kBAAkB,GAAG,MAAM,CAAkB,IAAI,CAAC,CAAC;IACzD,MAAM,kBAAkB,GAAG,MAAM,CAAkB,IAAI,CAAC,CAAC;IACzD,MAAM,WAAW,GAAG,WAAW,CAAC,+BAA+B,CAAC;IAChE,MAAM,qBAAqB,GAAG,WAAW,CAAC,4BAA4B,CAAC;IACvE,UAAU;IACV,MAAM,eAAe,GAAG,WAAW,CAAC,QAAQ,CAAC,GAAG,CAC9C,iBAAiB,CAAC,SAAS,CAC5B,CAAC;IACF,MAAM,qBAAqB,GAAG,eAAe;QAC3C,CAAC,CAAC,kBAAkB,CAAC,eAAe,CAAC;QACrC,CAAC,CAAC,IAAI,CAAC;IACT,MAAM,eAAe,GACnB,CAAC,WAAW,CAAC,oCAAoC;QACjD,WAAW,CAAC,UAAU,CAAC;IACzB,MAAM,eAAe,GAAG,KAAK,CAAC,IAAI,CAAC,WAAW,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC;SAC9D,GAAG,CAAC,kBAAkB,CAAC;SACvB,IAAI,CAAC,cAAc,CAAC,CAAC;IACxB,MAAM,wBAAwB,GAAG,CAAC,GAAyB,EAAQ,EAAE;QACnE,IACE,CAAC,GAAG,KAAK,IAAI,IAAI,qBAAqB,KAAK,IAAI,CAAC;YAChD,CAAC,CAAC,GAAG;gBACH,CAAC,qBAAqB;gBACtB,GAAG,CAAC,KAAK,KAAK,qBAAqB,CAAC,KAAK,CAAC,EAC5C;YACA,iBAAiB,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,CAAC,WAAW,IAAI,EAAE,CAAC,CAAC;YAC7D,IAAI,GAAG,EAAE;gBACP,iBAAiB,CAAC,YAAY,CAAC,GAAG,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC;gBACxD,UAAU,CAAC,qBAAqB,CAAC,qBAAqB,EAAE,CAAC,CAAC,KAAK,CAC7D,gBAAgB,CAAC,mBAAmB,CACrC,CAAC;aACH;SACF;IACH,CAAC,CAAC;IACF,UAAU;IACV,MAAM,OAAO,GAAG,iBAAiB,CAAC,SAAS,CAAC;IAC5C,MAAM,QAAQ,GAAG,eAAe,EAAE,QAAQ,IAAI,EAAE,CAAC;IACjD,IAAI,cAAc,GAAG,QAAQ;SAC1B,KAAK,EAAE;SACP,IAAI,CAAC,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,qBAAqB,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;SAC/C,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACxC,cAAc,GAAG;QACf,EAAE,KAAK,EAAE,sBAAsB,EAAE,KAAK,EAAE,qBAAqB,EAAE;QAC/D,GAAG,cAAc;KAClB,CAAC;IACF,MAAM,qBAAqB,GACzB,cAAc,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,KAAK,OAAO,CAAC,IAAI,IAAI,CAAC;IAC1D,MAAM,eAAe,GACnB,OAAO,CAAC,CAAC,QAAQ,CAAC,MAAM,IAAI,CAAC,iBAAiB,CAAC,SAAS,CAAC,MAAM,CAAC;QAChE,CAAC,WAAW,CAAC,oCAAoC;QACjD,UAAU,CAAC;IAEb,MAAM,wBAAwB,GAAG,CAAC,GAAyB,EAAQ,EAAE;QACnE,IACE,CAAC,GAAG,KAAK,IAAI,IAAI,qBAAqB,KAAK,IAAI,CAAC;YAChD,CAAC,CAAC,GAAG;gBACH,CAAC,qBAAqB;gBACtB,GAAG,CAAC,KAAK,KAAK,qBAAqB,CAAC,KAAK,CAAC,EAC5C;YACA,IAAI;gBACF,iBAAiB,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,IAAI,EAAE,CAAC,CAAC;gBACjD,UAAU,CAAC,qBAAqB,CAAC,qBAAqB,EAAE,CAAC,CAAC,KAAK,CAC7D,gBAAgB,CAAC,mBAAmB,CACrC,CAAC;aACH;YAAC,OAAO,KAAK,EAAE;gBACd,iBAAiB,CAAC,KAAK,CAAC,CAAC;gBACzB,gBAAgB,CAAC,GAAG,CAAC,KAAK,CACxB,QAAQ,CAAC,MAAM,CAAC,uBAAuB,CAAC,oBAAoB,CAAC,EAC7D,KAAK,CACN,CAAC;aACH;SACF;IACH,CAAC,CAAC;IACF,MAAM,WAAW,GAAG,GAAS,EAAE;QAC7B,IAAI,CAAC,iBAAiB,CAAC,kBAAkB,EAAE;YACzC,gBAAgB,CAAC,SAAS,CAAC,YAAY,CACrC,gBAAgB,CAAC,SAAS,CAAC,eAAe,CACxC,6BAA6B,CAC3B,oBAAoB,CAAC,iBAAiB,CAAC,OAAO,CAAC,EAC/C,oBAAoB,CAAC,iBAAiB,CAAC,UAAU,CAAC,EAClD,iBAAiB,CAAC,SAAS,KAAK,qBAAqB;gBACnD,CAAC,CAAC,sBAAsB;gBACxB,CAAC,CAAC,iBAAiB,CAAC,SAAS,CAChC,CACF,CACF,CAAC;SACH;IACH,CAAC,CAAC;IACF,sGAAsG;IACtG,qEAAqE;IACrE,MAAM,eAAe,GAAG,GAAS,EAAE;QACjC,IAAI,qBAAqB,EAAE;YACzB,gBAAgB,CAAC,SAAS,CAAC,YAAY,CACrC,gBAAgB,CAAC,SAAS,CAAC,eAAe,CACxC,wBAAwB,CAAC,qBAAqB,CAAC,SAAS,EAAE,OAAO,CAAC,CACnE,CACF,CAAC;SACH;IACH,CAAC,CAAC;IACF,MAAM,0BAA0B,GAAG,CAAC,iBAAiB,CAAC,SAAS,CAAC,MAAM;QACpE,CAAC,CAAC,gBAAgB;QAClB,CAAC,CAAC,eAAe;YACjB,CAAC,CAAC,oDAAoD;YACtD,CAAC,CAAC,gBAAgB,CAAC;IAErB,OAAO,CACL,eAAK,SAAS,EAAC,2BAA2B,aACxC,KAAC,mBAAmB,IAClB,SAAS,EAAC,qCAAqC,EAC/C,GAAG,EAAE,kBAAkB,EACvB,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,eAAe,EACxB,WAAW,EAAE,IAAI,EACjB,iBAAiB,EAAE,IAAI,EACvB,QAAQ,EAAE,wBAAwB,EAClC,KAAK,EAAE,qBAAqB,EAC5B,SAAS,EAAE,WAAW,CAAC,4BAA4B,CAAC,YAAY,EAChE,iBAAiB,EAAE,iBAAiB,EACpC,QAAQ,EAAE,IAAI,GACd,EACF,KAAC,mBAAmB,IAClB,SAAS,EAAC,qCAAqC,EAC/C,GAAG,EAAE,kBAAkB,EACvB,OAAO,EAAE,cAAc,EACvB,WAAW,EAAE,IAAI,EACjB,iBAAiB,EAAE,IAAI,EACvB,QAAQ,EAAE,wBAAwB,EAClC,KAAK,EAAE,qBAAqB,EAC5B,QAAQ,EAAE,eAAe,EACzB,WAAW,EAAE,0BAA0B,EACvC,SAAS,EACP,WAAW,CAAC,+BAA+B;qBACxC,4BAA4B,CAAC,YAAY,EAE9C,QAAQ,EAAE,IAAI,GACd,EACF,eAAK,SAAS,EAAC,8CAA8C,aAC3D,iBACE,SAAS,EAAC,6DAA6D,EACvE,QAAQ,EACN,iBAAiB,CAAC,kBAAkB;4BACpC,CAAC,eAAe;4BAChB,CAAC,qBAAqB,EAExB,OAAO,EAAE,WAAW,EACpB,QAAQ,EAAE,CAAC,CAAC,EACZ,KAAK,EAAC,cAAc,YAEpB,KAAC,sBAAsB,KAAG,GACnB,EACT,KAAC,YAAY,IACX,SAAS,EAAC,0EAA0E,EACpF,OAAO,EACL,KAAC,WAAW,cACV,KAAC,eAAe,IACd,QAAQ,EACN,iBAAiB,CAAC,kBAAkB;oCACpC,CAAC,eAAe;oCAChB,CAAC,qBAAqB;oCACtB,CAAC,qBAAqB,EAExB,OAAO,EAAE,eAAe,kCAGR,GACN,YAGhB,KAAC,aAAa,IAAC,KAAK,EAAC,sBAAsB,GAAG,GACjC,IACX,EACN,iBACE,SAAS,EAAC,8DAA8D,EACxE,QAAQ,EAAE,UAAU,EACpB,OAAO,EAAE,WAAW,EACpB,QAAQ,EAAE,CAAC,CAAC,EACZ,KAAK,EAAC,OAAO,YAEb,KAAC,SAAS,KAAG,GACN,IACL,CACP,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,CAAC,MAAM,uBAAuB,GAAG,QAAQ,CAAC,GAAG,EAAE;IACnD,MAAM,WAAW,GAAG,cAAc,EAAE,CAAC;IACrC,MAAM,gBAAgB,GAAG,mBAAmB,EAAE,CAAC;IAC/C,MAAM,WAAW,GAAG,WAAW,CAAC,eAAe,CAAC,qBAAqB,CACnE,+BAA+B,CAChC,CAAC;IACF,MAAM,qBAAqB,GAAG,WAAW,CAAC,4BAA4B,CAAC;IACvE,MAAM,2BAA2B,GAAG,WAAW,CAAC,2BAA2B,CAAC;IAC5E,MAAM,uBAAuB,GAC3B,CAAC,GAAsB,EAAgB,EAAE,CACzC,GAAS,EAAE;QACT,2BAA2B,CAAC,uBAAuB,CAAC,GAAG,CAAC,CAAC;QACzD,UAAU,CAAC,qBAAqB,CAAC,qBAAqB,EAAE,CAAC,CAAC,KAAK,CAC7D,gBAAgB,CAAC,mBAAmB,CACrC,CAAC;IACJ,CAAC,CAAC;IACJ,MAAM,UAAU,GAAG,WAAW,CAAC,cAAc,CAAC;IAC9C,MAAM,SAAS,GACb,WAAW,CAAC,0BAA0B,CAAC,YAAY;QACnD,WAAW,CAAC,4BAA4B,CAAC,YAAY;QACrD,qBAAqB,CAAC,2BAA2B,CAAC,YAAY,CAAC;IAEjE,OAAO,CACL,eAAK,SAAS,EAAC,uBAAuB,aACpC,KAAC,qBAAqB,IAAC,SAAS,EAAE,SAAS,GAAI,EAC9C,SAAS,IAAI,CACZ,cAAK,SAAS,EAAC,yCAAyC,YACrD,WAAW,CAAC,0BAA0B,CAAC,YAAY;oBAClD,CAAC,CAAC,2BAA2B;oBAC7B,CAAC,CAAC,WAAW,CAAC,4BAA4B,CAAC,YAAY;wBACvD,CAAC,CAAC,8BAA8B;wBAChC,CAAC,CAAC,0DAA0D,GAC1D,CACP,EACD,KAAC,wBAAwB,IAAC,qBAAqB,EAAE,qBAAqB,GAAI,EACzE,2BAA2B,CAAC,mBAAmB,CAAC,GAAG,CAClD,CAAC,iBAAiB,EAAE,EAAE,CAAC,CACrB,KAAC,8BAA8B,IAE7B,iBAAiB,EAAE,iBAAiB,EACpC,WAAW,EAAE,uBAAuB,CAAC,iBAAiB,CAAC,EACvD,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,WAAW,CAAC,QAAQ,IAJzB,iBAAiB,CAAC,KAAK,CAK5B,CACH,CACF,EACA,qBAAqB,CAAC,gBAAgB;gBACrC,qBAAqB,CAAC,kBAAkB;gBACxC,qBAAqB,CAAC,yBAAyB,IAAI,CACjD,KAAC,yBAAyB,IACxB,qBAAqB,EAAE,qBAAqB,GAC5C,CACH,EACF,qBAAqB,CAAC,uBAAuB;gBAC5C,qBAAqB,CAAC,gBAAgB,EAAE,aAAa,CAAC,IAAI,IAAI,CAC5D,KAAC,8BAA8B,IAC7B,qBAAqB,EAAE,qBAAqB,GAC5C,CACH,IACC,CACP,CAAC;AACJ,CAAC,CAAC,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;;;CA6EvB,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;AAmYH,eAAO,MAAM,aAAa;;CAqFxB,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;AAoT/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;;CAoBjC,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;AA4N/F,eAAO,MAAM,2BAA2B,WAC9B;IACN,cAAc,EAAE,yBAAyB,CAAC;IAC1C,UAAU,EAAE,OAAO,CAAC;CACrB;;CAkPF,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;;CAqOpC,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;AA+BH,OAAO,KAAK,EACV,uBAAuB,EACvB,oBAAoB,EACrB,MAAM,kGAAkG,CAAC;AAc1G,eAAO,MAAM,wBAAwB,WAC3B;IAAE,uBAAuB,EAAE,uBAAuB,CAAA;CAAE;;CA6E7D,CAAC;AA+EF,eAAO,MAAM,sBAAsB,WACzB;IAAE,aAAa,EAAE,oBAAoB,CAAA;CAAE;;CA4KhD,CAAC;AAEF,eAAO,MAAM,qBAAqB,WACxB;IAAE,aAAa,EAAE,oBAAoB,CAAA;CAAE;;CA2FhD,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 ServiceExecution } from '@finos/legend-graph';
|
|
18
17
|
import type { ServiceTestableState, ServiceTestSuiteState } from '../../../../../stores/editor-state/element-editor-state/service/testable/ServiceTestableState.js';
|
|
19
18
|
export declare const ServiceTestSuiteEditor: ((props: {
|
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;AAmBH,OAAO,EAGL,KAAK,gBAAgB,EAEtB,MAAM,qBAAqB,CAAC;AAM7B,OAAO,KAAK,EACV,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,kGAAkG,CAAC;AAK1G,eAAO,MAAM,sBAAsB,WACzB;IAAE,qBAAqB,EAAE,qBAAqB,CAAA;CAAE;;CAoBzD,CAAC;AAuBF,eAAO,MAAM,WAAW;SAEf,MAAM;gBACC,OAAO;oBACH,MAAM,KAAK,IAAI;eACpB,OAAO;gBACN,MAAM,IAAI;;;CAyCzB,CAAC;AAgIF,eAAO,MAAM,4BAA4B,WAC/B;IACN,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,gBAAgB,EAAE,gBAAgB,CAAC;CACpC;;CAmBF,CAAC"}
|
|
@@ -14,9 +14,9 @@ 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 { ResizablePanel, ResizablePanelGroup, ResizablePanelSplitter, ResizablePanelSplitterLine, clsx, PlusIcon, ContextMenu, Dialog, BlankPanelPlaceholder, Panel, LockIcon, ModalTitle, } from '@finos/legend-art';
|
|
17
|
+
import { ResizablePanel, ResizablePanelGroup, ResizablePanelSplitter, ResizablePanelSplitterLine, clsx, PlusIcon, ContextMenu, Dialog, BlankPanelPlaceholder, Panel, LockIcon, ModalTitle, MenuContent, MenuContentItem, } from '@finos/legend-art';
|
|
18
18
|
import { observer } from 'mobx-react-lite';
|
|
19
|
-
import { PureSingleExecution, } from '@finos/legend-graph';
|
|
19
|
+
import { PureMultiExecution, PureSingleExecution, } from '@finos/legend-graph';
|
|
20
20
|
import { ServiceTestDataEditor } from './ServiceTestDataEditor.js';
|
|
21
21
|
import { ServiceTestsEditor } from './ServiceTestsEditor.js';
|
|
22
22
|
import { forwardRef, useState } from 'react';
|
|
@@ -33,7 +33,7 @@ const ServiceSuiteHeaderTabContextMenu = observer(forwardRef(function MappingEdi
|
|
|
33
33
|
const { testSuite, testableState } = props;
|
|
34
34
|
const deleteSuite = () => testableState.deleteSuite(testSuite);
|
|
35
35
|
const rename = () => testableState.setSuiteToRename(testSuite);
|
|
36
|
-
return (_jsxs(
|
|
36
|
+
return (_jsxs(MenuContent, { ref: ref, children: [_jsx(MenuContentItem, { onClick: rename, children: "Rename" }), _jsx(MenuContentItem, { onClick: deleteSuite, children: "Delete" })] }));
|
|
37
37
|
}));
|
|
38
38
|
export const RenameModal = observer((props) => {
|
|
39
39
|
const { val, isReadOnly, showModal, closeModal, setValue } = props;
|
|
@@ -70,8 +70,9 @@ const ServiceTestableUnsupportedEditor = observer((props) => {
|
|
|
70
70
|
return (_jsx("div", { className: "unsupported-element-editor", children: _jsxs(Panel, { children: [_jsx("div", { className: "panel__header", children: _jsxs("div", { className: "panel__header__title", children: [isReadOnly && (_jsx("div", { className: "uml-element-editor__header__lock", children: _jsx(LockIcon, {}) })), _jsx("div", { className: "panel__header__title__label", children: "Service Tests" })] }) }), _jsx("div", { className: "panel__content unsupported-element-editor__content", children: _jsx(UnsupportedEditorPanel, { text: "Service Test Editor does not support services with no mapping and runtime. Please edit in text mode.", isReadOnly: isReadOnly }) })] }) }));
|
|
71
71
|
});
|
|
72
72
|
export const ServiceTestableWrapperEditor = observer((props) => {
|
|
73
|
-
if (props.serviceExecution instanceof PureSingleExecution &&
|
|
74
|
-
props.serviceExecution.runtime)
|
|
73
|
+
if ((props.serviceExecution instanceof PureSingleExecution &&
|
|
74
|
+
props.serviceExecution.runtime) ||
|
|
75
|
+
props.serviceExecution instanceof PureMultiExecution) {
|
|
75
76
|
return (_jsx(ServiceTestableEditor, { serviceTestableState: props.serviceTestableState }));
|
|
76
77
|
}
|
|
77
78
|
else {
|
package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceTestableEditor.js","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EACL,cAAc,EACd,mBAAmB,EACnB,sBAAsB,EACtB,0BAA0B,EAC1B,IAAI,EACJ,QAAQ,EACR,WAAW,EACX,MAAM,EACN,qBAAqB,EACrB,KAAK,EACL,QAAQ,EACR,UAAU,
|
|
1
|
+
{"version":3,"file":"ServiceTestableEditor.js","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.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
|
import type { ServiceTestSuiteState } from '../../../../../stores/editor-state/element-editor-state/service/testable/ServiceTestableState.js';
|
|
18
17
|
import { type ServiceTestSetupState } from '../../../../../stores/editor-state/element-editor-state/service/testable/ServiceTestEditorState.js';
|
|
19
18
|
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":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ServiceTestsEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAqCH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,kGAAkG,CAAC;AAC9I,OAAO,EAEL,KAAK,qBAAqB,EAG3B,MAAM,oGAAoG,CAAC;AAoG5G,eAAO,MAAM,iBAAiB,WACpB;IAAE,UAAU,EAAE,qBAAqB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAgDnE,CAAC;AAsdF,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;AAsBH,OAAO,EAOL,KAAK,wBAAwB,EAE9B,MAAM,qFAAqF,CAAC;AAkP7F,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;AA6CH,OAAO,EACL,KAAK,WAAW,EAgBjB,MAAM,qBAAqB,CAAC;AAoP7B,eAAO,MAAM,iBAAiB,WACpB;IAAE,WAAW,EAAE,WAAW,CAAA;CAAE;;CA+QrC,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;AA8CH,OAAO,EAAE,gBAAgB,EAAE,MAAM,0EAA0E,CAAC;AAI5G,OAAO,EAQL,KAAK,EAqBN,MAAM,qBAAqB,CAAC;AAw6C7B,eAAO,MAAM,eAAe,WAClB;IACN,MAAM,EAAE,KAAK,CAAC;IACd,WAAW,EAAE,gBAAgB,CAAC;IAC9B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B;;CAgSF,CAAC;AAEF,eAAO,MAAM,WAAW,WAAoB;IAAE,MAAM,EAAE,KAAK,CAAA;CAAE;;CA8B3D,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 Enumeration } from '@finos/legend-graph';
|
|
18
17
|
export declare const EnumerationEditor: ((props: {
|
|
19
18
|
enumeration: Enumeration;
|