@finos/legend-application-studio 25.0.4 → 25.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. package/lib/__lib__/LegendStudioDocumentation.d.ts +1 -0
  2. package/lib/__lib__/LegendStudioDocumentation.d.ts.map +1 -1
  3. package/lib/__lib__/LegendStudioDocumentation.js +1 -0
  4. package/lib/__lib__/LegendStudioDocumentation.js.map +1 -1
  5. package/lib/components/EmbeddedQueryBuilder.d.ts +1 -1
  6. package/lib/components/LegendStudioWebApplication.d.ts +2 -2
  7. package/lib/components/editor/ActivityBar.d.ts +1 -1
  8. package/lib/components/editor/StatusBar.d.ts +1 -1
  9. package/lib/components/editor/command-center/ProjectSearchCommand.d.ts +1 -1
  10. package/lib/components/editor/edit-panel/mapping-editor/testable/MappingTestableEditor.d.ts +1 -1
  11. package/lib/components/editor/editor-group/EditorGroup.d.ts +1 -1
  12. package/lib/components/editor/editor-group/FileGenerationViewer.d.ts +1 -1
  13. package/lib/components/editor/editor-group/FunctionEditor.d.ts +2 -2
  14. package/lib/components/editor/editor-group/GenerationSpecificationEditor.d.ts +1 -1
  15. package/lib/components/editor/editor-group/GrammarTextEditor.d.ts +1 -1
  16. package/lib/components/editor/editor-group/ModelImporter.d.ts +1 -1
  17. package/lib/components/editor/editor-group/RuntimeEditor.d.ts +4 -4
  18. package/lib/components/editor/editor-group/UnsupportedElementEditor.d.ts +2 -2
  19. package/lib/components/editor/editor-group/connection-editor/ConnectionEditor.d.ts +2 -2
  20. package/lib/components/editor/editor-group/connection-editor/DatabaseBuilder.d.ts +2 -2
  21. package/lib/components/editor/editor-group/connection-editor/FlatDataConnectionEditor.d.ts +1 -1
  22. package/lib/components/editor/editor-group/connection-editor/RelationalDatabaseConnectionEditor.d.ts +1 -1
  23. package/lib/components/editor/editor-group/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts +1 -1
  24. package/lib/components/editor/editor-group/data-editor/DataElementEditor.d.ts +3 -3
  25. package/lib/components/editor/editor-group/data-editor/EmbeddedDataEditor.d.ts +3 -3
  26. package/lib/components/editor/editor-group/data-editor/RelationalCSVDataEditor.d.ts +1 -1
  27. package/lib/components/editor/editor-group/diff-editor/EntityChangeConflictEditor.d.ts +2 -2
  28. package/lib/components/editor/editor-group/diff-editor/EntityDiffView.d.ts +2 -2
  29. package/lib/components/editor/editor-group/element-generation-editor/ElementGenerationEditor.d.ts +1 -1
  30. package/lib/components/editor/editor-group/element-generation-editor/ElementNativeView.d.ts +1 -1
  31. package/lib/components/editor/editor-group/element-generation-editor/ElementXTGenerationEditor.d.ts +2 -2
  32. package/lib/components/editor/editor-group/element-generation-editor/FileGenerationEditor.d.ts +3 -3
  33. package/lib/components/editor/editor-group/element-generation-editor/FileSystemViewer.d.ts +3 -3
  34. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_BindingElementEditor.d.ts +2 -2
  35. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts +1 -1
  36. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts +1 -1
  37. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts +2 -2
  38. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts +1 -1
  39. package/lib/components/editor/editor-group/mapping-editor/ClassMappingEditor.d.ts +2 -2
  40. package/lib/components/editor/editor-group/mapping-editor/DEPRECATED__MappingTestEditor.d.ts +8 -8
  41. package/lib/components/editor/editor-group/mapping-editor/EnumerationMappingEditor.d.ts +2 -2
  42. package/lib/components/editor/editor-group/mapping-editor/FlatDataPropertyMappingEditor.d.ts +1 -1
  43. package/lib/components/editor/editor-group/mapping-editor/InstanceSetImplementationEditor.d.ts +2 -2
  44. package/lib/components/editor/editor-group/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts +1 -1
  45. package/lib/components/editor/editor-group/mapping-editor/MappingEditor.d.ts +2 -2
  46. package/lib/components/editor/editor-group/mapping-editor/MappingEditor.d.ts.map +1 -1
  47. package/lib/components/editor/editor-group/mapping-editor/MappingEditor.js +5 -2
  48. package/lib/components/editor/editor-group/mapping-editor/MappingEditor.js.map +1 -1
  49. package/lib/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.d.ts +7 -7
  50. package/lib/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.d.ts.map +1 -1
  51. package/lib/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.js +6 -2
  52. package/lib/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.js.map +1 -1
  53. package/lib/components/editor/editor-group/mapping-editor/MappingExplorer.d.ts +2 -2
  54. package/lib/components/editor/editor-group/mapping-editor/MappingTestsExplorer.d.ts +2 -2
  55. package/lib/components/editor/editor-group/mapping-editor/MappingTestsExplorer.js +1 -1
  56. package/lib/components/editor/editor-group/mapping-editor/MappingTestsExplorer.js.map +1 -1
  57. package/lib/components/editor/editor-group/mapping-editor/NewMappingElementModal.d.ts +1 -1
  58. package/lib/components/editor/editor-group/mapping-editor/NewMappingElementModal.d.ts.map +1 -1
  59. package/lib/components/editor/editor-group/mapping-editor/NewMappingElementModal.js +9 -3
  60. package/lib/components/editor/editor-group/mapping-editor/NewMappingElementModal.js.map +1 -1
  61. package/lib/components/editor/editor-group/mapping-editor/OperationSetImplementationEditor.d.ts +1 -1
  62. package/lib/components/editor/editor-group/mapping-editor/PropertyMappingsEditor.d.ts +1 -1
  63. package/lib/components/editor/editor-group/mapping-editor/PurePropertyMappingEditor.d.ts +1 -1
  64. package/lib/components/editor/editor-group/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts +1 -1
  65. package/lib/components/editor/editor-group/project-configuration-editor/ProjectConfigurationEditor.d.ts +1 -1
  66. package/lib/components/editor/editor-group/project-configuration-editor/ProjectDependencyEditor.d.ts +1 -1
  67. package/lib/components/editor/editor-group/service-editor/BulkServiceRegistrationEditor.d.ts +1 -1
  68. package/lib/components/editor/editor-group/service-editor/NewServiceModal.d.ts +1 -1
  69. package/lib/components/editor/editor-group/service-editor/ServiceEditor.d.ts +1 -1
  70. package/lib/components/editor/editor-group/service-editor/ServiceEditor.d.ts.map +1 -1
  71. package/lib/components/editor/editor-group/service-editor/ServiceEditor.js +17 -1
  72. package/lib/components/editor/editor-group/service-editor/ServiceEditor.js.map +1 -1
  73. package/lib/components/editor/editor-group/service-editor/ServiceExecutionEditor.d.ts +3 -3
  74. package/lib/components/editor/editor-group/service-editor/ServiceExecutionQueryEditor.d.ts +1 -1
  75. package/lib/components/editor/editor-group/service-editor/ServicePostValidationEditor.d.ts +2 -2
  76. package/lib/components/editor/editor-group/service-editor/ServiceRegistrationEditor.d.ts +1 -1
  77. package/lib/components/editor/editor-group/service-editor/TEMPORARY__SnowflakeServiceDeployer.d.ts +1 -1
  78. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestDataEditor.d.ts +3 -3
  79. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.d.ts +2 -2
  80. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.d.ts.map +1 -1
  81. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.js +1 -4
  82. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.js.map +1 -1
  83. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestsEditor.d.ts +2 -2
  84. package/lib/components/editor/editor-group/testable/TestableSharedComponents.d.ts +3 -3
  85. package/lib/components/editor/editor-group/uml-editor/AssociationEditor.d.ts +1 -1
  86. package/lib/components/editor/editor-group/uml-editor/ClassEditor.d.ts +2 -2
  87. package/lib/components/editor/editor-group/uml-editor/ClassQueryBuilder.d.ts +1 -1
  88. package/lib/components/editor/editor-group/uml-editor/EnumerationEditor.d.ts +1 -1
  89. package/lib/components/editor/editor-group/uml-editor/ProfileEditor.d.ts +1 -1
  90. package/lib/components/editor/editor-group/uml-editor/PropertyEditor.d.ts +1 -1
  91. package/lib/components/editor/editor-group/uml-editor/StereotypeSelector.d.ts +1 -1
  92. package/lib/components/editor/editor-group/uml-editor/TaggedValueEditor.d.ts +1 -1
  93. package/lib/components/editor/editor-group/uml-editor/UMLEditor.d.ts +1 -1
  94. package/lib/components/editor/panel-group/ConsolePanel.d.ts +1 -1
  95. package/lib/components/editor/panel-group/DevToolPanel.d.ts +1 -1
  96. package/lib/components/editor/panel-group/PanelGroup.d.ts +1 -1
  97. package/lib/components/editor/panel-group/ProblemsPanel.d.ts +1 -1
  98. package/lib/components/editor/side-bar/CreateNewElementModal.d.ts +1 -1
  99. package/lib/components/editor/side-bar/Explorer.d.ts +1 -1
  100. package/lib/components/editor/side-bar/LocalChanges.d.ts +1 -1
  101. package/lib/components/editor/side-bar/ProjectDependantsEditor.d.ts +1 -1
  102. package/lib/components/editor/side-bar/ProjectOverview.d.ts +2 -2
  103. package/lib/components/editor/side-bar/RegisterService.d.ts +1 -1
  104. package/lib/components/editor/side-bar/SideBar.d.ts +1 -1
  105. package/lib/components/editor/side-bar/WorkflowManager.d.ts +1 -1
  106. package/lib/components/editor/side-bar/WorkspaceReview.d.ts +2 -2
  107. package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts +1 -1
  108. package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts +1 -1
  109. package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts +1 -1
  110. package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts +1 -1
  111. package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts +1 -1
  112. package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts +1 -1
  113. package/lib/components/workspace-setup/CreateProjectModal.d.ts +1 -1
  114. package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts +1 -1
  115. package/lib/index.css +2 -2
  116. package/lib/index.css.map +1 -1
  117. package/lib/package.json +2 -2
  118. package/lib/stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.d.ts +0 -1
  119. package/lib/stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.d.ts.map +1 -1
  120. package/lib/stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.js +1 -12
  121. package/lib/stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.js.map +1 -1
  122. package/package.json +6 -6
  123. package/src/__lib__/LegendStudioDocumentation.ts +1 -0
  124. package/src/components/editor/editor-group/mapping-editor/MappingEditor.tsx +8 -2
  125. package/src/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.tsx +10 -1
  126. package/src/components/editor/editor-group/mapping-editor/MappingTestsExplorer.tsx +1 -1
  127. package/src/components/editor/editor-group/mapping-editor/NewMappingElementModal.tsx +27 -9
  128. package/src/components/editor/editor-group/service-editor/ServiceEditor.tsx +18 -7
  129. package/src/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.tsx +1 -5
  130. package/src/stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.ts +0 -15
@@ -176,6 +176,22 @@ export const ServiceEditor = observer(() => {
176
176
  return null;
177
177
  }
178
178
  };
179
+ const renderTabDocLInk = (tab) => {
180
+ let doc = null;
181
+ switch (tab) {
182
+ case SERVICE_TAB.TEST:
183
+ doc =
184
+ LEGEND_STUDIO_DOCUMENTATION_KEY.QUESTION_HOW_TO_WRITE_A_SERVICE_TEST;
185
+ break;
186
+ case SERVICE_TAB.POST_VALIDATION:
187
+ doc =
188
+ LEGEND_STUDIO_DOCUMENTATION_KEY.QUESTION_HOW_TO_WRITE_A_SERVICE_POST_VALIDATION;
189
+ break;
190
+ default:
191
+ break;
192
+ }
193
+ return doc ? _jsx(DocumentationLink, { documentationKey: doc }) : null;
194
+ };
179
195
  return (_jsx("div", { className: "service-editor", children: _jsxs("div", { className: "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" }), _jsx("div", { className: "panel__header__title__content", children: service.name })] }) }), _jsx("div", { className: "panel__header service-editor__header--with-tabs", children: _jsx("div", { className: "uml-element-editor__tabs", children: Object.values(SERVICE_TAB)
180
196
  .filter((tab) => {
181
197
  if (tab === SERVICE_TAB.REGISTRATION) {
@@ -190,6 +206,6 @@ export const ServiceEditor = observer(() => {
190
206
  })
191
207
  .map((tab) => (_jsxs("div", { onClick: changeTab(tab), className: clsx('service-editor__tab', {
192
208
  'service-editor__tab--active': tab === selectedTab,
193
- }), children: [prettyCONSTName(tab), tab === SERVICE_TAB.TEST && (_jsx(DocumentationLink, { documentationKey: LEGEND_STUDIO_DOCUMENTATION_KEY.QUESTION_HOW_TO_WRITE_A_SERVICE_TEST }))] }, tab))) }) }), _jsx("div", { className: "panel__content service-editor__content", children: renderServiceEditorTab() })] }) }));
209
+ }), children: [prettyCONSTName(tab), renderTabDocLInk(tab)] }, tab))) }) }), _jsx("div", { className: "panel__content service-editor__content", children: renderServiceEditorTab() })] }) }));
194
210
  });
195
211
  //# sourceMappingURL=ServiceEditor.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServiceEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/editor-group/service-editor/ServiceEditor.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ServiceEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/editor-group/service-editor/ServiceEditor.tsx"],"names":[],"mappings":"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"}
@@ -17,16 +17,16 @@ import { ServicePureExecutionState, MultiServicePureExecutionState } from '../..
17
17
  export declare const ChangeExecutionModal: ((props: {
18
18
  executionState: ServicePureExecutionState;
19
19
  isReadOnly: boolean;
20
- }) => JSX.Element) & {
20
+ }) => import("react/jsx-runtime").JSX.Element) & {
21
21
  displayName: string;
22
22
  };
23
23
  export declare const NewExecutionParameterModal: ((props: {
24
24
  executionState: MultiServicePureExecutionState;
25
25
  isReadOnly: boolean;
26
- }) => JSX.Element) & {
26
+ }) => import("react/jsx-runtime").JSX.Element) & {
27
27
  displayName: string;
28
28
  };
29
- export declare const ServiceExecutionEditor: (() => JSX.Element) & {
29
+ export declare const ServiceExecutionEditor: (() => import("react/jsx-runtime").JSX.Element) & {
30
30
  displayName: string;
31
31
  };
32
32
  //# sourceMappingURL=ServiceExecutionEditor.d.ts.map
@@ -17,7 +17,7 @@ import type { ServicePureExecutionState } from '../../../../stores/editor/editor
17
17
  export declare const ServiceExecutionQueryEditor: ((props: {
18
18
  executionState: ServicePureExecutionState;
19
19
  isReadOnly: boolean;
20
- }) => JSX.Element) & {
20
+ }) => import("react/jsx-runtime").JSX.Element) & {
21
21
  displayName: string;
22
22
  };
23
23
  //# sourceMappingURL=ServiceExecutionQueryEditor.d.ts.map
@@ -19,12 +19,12 @@ export declare const PostValidationItem: ((props: {
19
19
  idx: number;
20
20
  postValidation: PostValidation;
21
21
  validationState: ServicePostValidationsState;
22
- }) => JSX.Element) & {
22
+ }) => import("react/jsx-runtime").JSX.Element) & {
23
23
  displayName: string;
24
24
  };
25
25
  export declare const ServicePostValidationsEditor: ((props: {
26
26
  validationState: ServicePostValidationsState;
27
- }) => JSX.Element) & {
27
+ }) => import("react/jsx-runtime").JSX.Element) & {
28
28
  displayName: string;
29
29
  };
30
30
  //# sourceMappingURL=ServicePostValidationEditor.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const ServiceRegistrationEditor: (() => JSX.Element) & {
16
+ export declare const ServiceRegistrationEditor: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=ServiceRegistrationEditor.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const TEMPORARY__SnowflakeServiceDeployer: (() => JSX.Element) & {
16
+ export declare const TEMPORARY__SnowflakeServiceDeployer: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=TEMPORARY__SnowflakeServiceDeployer.d.ts.map
@@ -16,17 +16,17 @@
16
16
  import type { ConnectionTestDataState, ServiceTestDataState } from '../../../../../stores/editor/editor-state/element-editor-state/service/testable/ServiceTestDataState.js';
17
17
  export declare const ConnectionTestDataEditor: ((props: {
18
18
  connectionTestDataState: ConnectionTestDataState;
19
- }) => JSX.Element) & {
19
+ }) => import("react/jsx-runtime").JSX.Element) & {
20
20
  displayName: string;
21
21
  };
22
22
  export declare const NewConnectionDataModal: ((props: {
23
23
  testDataState: ServiceTestDataState;
24
- }) => JSX.Element) & {
24
+ }) => import("react/jsx-runtime").JSX.Element) & {
25
25
  displayName: string;
26
26
  };
27
27
  export declare const ServiceTestDataEditor: ((props: {
28
28
  testDataState: ServiceTestDataState;
29
- }) => JSX.Element) & {
29
+ }) => import("react/jsx-runtime").JSX.Element) & {
30
30
  displayName: string;
31
31
  };
32
32
  //# sourceMappingURL=ServiceTestDataEditor.d.ts.map
@@ -16,12 +16,12 @@
16
16
  import type { ServiceTestableState, ServiceTestSuiteState } from '../../../../../stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.js';
17
17
  export declare const ServiceTestSuiteEditor: ((props: {
18
18
  serviceTestSuiteState: ServiceTestSuiteState;
19
- }) => JSX.Element) & {
19
+ }) => import("react/jsx-runtime").JSX.Element) & {
20
20
  displayName: string;
21
21
  };
22
22
  export declare const ServiceTestableEditor: ((props: {
23
23
  serviceTestableState: ServiceTestableState;
24
- }) => JSX.Element) & {
24
+ }) => import("react/jsx-runtime").JSX.Element) & {
25
25
  displayName: string;
26
26
  };
27
27
  //# sourceMappingURL=ServiceTestableEditor.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServiceTestableEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAqBH,OAAO,KAAK,EACV,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,yGAAyG,CAAC;AAKjH,eAAO,MAAM,sBAAsB,WACzB;IAAE,qBAAqB,EAAE,qBAAqB,CAAA;CAAE;;CAoBzD,CAAC;AAuBF,eAAO,MAAM,qBAAqB,WACxB;IAAE,oBAAoB,EAAE,oBAAoB,CAAA;CAAE;;CAiGvD,CAAC"}
1
+ {"version":3,"file":"ServiceTestableEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAqBH,OAAO,KAAK,EACV,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,yGAAyG,CAAC;AAKjH,eAAO,MAAM,sBAAsB,WACzB;IAAE,qBAAqB,EAAE,qBAAqB,CAAA;CAAE;;CAoBzD,CAAC;AAuBF,eAAO,MAAM,qBAAqB,WACxB;IAAE,oBAAoB,EAAE,oBAAoB,CAAA;CAAE;;CA6FvD,CAAC"}
@@ -18,7 +18,7 @@ import { ResizablePanel, ResizablePanelGroup, ResizablePanelSplitter, ResizableP
18
18
  import { observer } from 'mobx-react-lite';
19
19
  import { ServiceTestDataEditor } from './ServiceTestDataEditor.js';
20
20
  import { ServiceTestsEditor } from './ServiceTestsEditor.js';
21
- import { forwardRef, useEffect } from 'react';
21
+ import { forwardRef } from 'react';
22
22
  import { testSuite_setId } from '../../../../../stores/graph-modifier/Testable_GraphModifierHelper.js';
23
23
  import { guaranteeNonNullable } from '@finos/legend-shared';
24
24
  import { useApplicationNavigationContext } from '@finos/legend-application';
@@ -45,9 +45,6 @@ export const ServiceTestableEditor = observer((props) => {
45
45
  const addSuite = () => serviceTestableState.addTestSuite();
46
46
  const isReadOnly = serviceEditorState.isReadOnly;
47
47
  const renameSuite = (val) => testSuite_setId(guaranteeNonNullable(serviceTestableState.suiteToRename), val);
48
- useEffect(() => {
49
- serviceTestableState.init();
50
- }, [serviceTestableState]);
51
48
  useApplicationNavigationContext(LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY.SERVICE_EDITOR_TEST);
52
49
  return (_jsxs("div", { className: "service-test-suite-editor panel", children: [_jsxs("div", { className: "panel__header", children: [service.tests.length ? (_jsx("div", { className: "panel__header service-test-suite-editor__header service-test-suite-editor__header--with-tabs", children: _jsx("div", { className: "uml-element-editor__tabs", children: service.tests.map((suite) => (_jsx("div", { onClick: () => changeSuite(suite), className: clsx('service-test-suite-editor__tab', {
53
50
  'service-test-suite-editor__tab--active': suite === selectedSuite,
@@ -1 +1 @@
1
- {"version":3,"file":"ServiceTestableEditor.js","sourceRoot":"","sources":["../../../../../../src/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ServiceTestableEditor.js","sourceRoot":"","sources":["../../../../../../src/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.tsx"],"names":[],"mappings":"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"}
@@ -18,12 +18,12 @@ import { type ServiceTestSetupState } from '../../../../../stores/editor/editor-
18
18
  export declare const NewParameterModal: ((props: {
19
19
  setupState: ServiceTestSetupState;
20
20
  isReadOnly: boolean;
21
- }) => JSX.Element) & {
21
+ }) => import("react/jsx-runtime").JSX.Element) & {
22
22
  displayName: string;
23
23
  };
24
24
  export declare const ServiceTestsEditor: ((props: {
25
25
  suiteState: ServiceTestSuiteState;
26
- }) => JSX.Element) & {
26
+ }) => import("react/jsx-runtime").JSX.Element) & {
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ServiceTestsEditor.d.ts.map
@@ -23,7 +23,7 @@ export declare const RenameModal: ((props: {
23
23
  showModal: boolean;
24
24
  closeModal: () => void;
25
25
  errorMessageFunc?: (val: string) => string | undefined;
26
- }) => JSX.Element) & {
26
+ }) => import("react/jsx-runtime").JSX.Element) & {
27
27
  displayName: string;
28
28
  };
29
29
  export declare const TestAssertionContextMenu: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<Omit<{
@@ -34,12 +34,12 @@ export declare const TestAssertionItem: ((props: {
34
34
  testAssertionEditorState: TestAssertionEditorState;
35
35
  testableTestState: TestableTestEditorState;
36
36
  isReadOnly: boolean;
37
- }) => JSX.Element) & {
37
+ }) => import("react/jsx-runtime").JSX.Element) & {
38
38
  displayName: string;
39
39
  };
40
40
  export declare const TestAssertionEditor: ((props: {
41
41
  testAssertionState: TestAssertionEditorState;
42
- }) => JSX.Element) & {
42
+ }) => import("react/jsx-runtime").JSX.Element) & {
43
43
  displayName: string;
44
44
  };
45
45
  //# sourceMappingURL=TestableSharedComponents.d.ts.map
@@ -16,7 +16,7 @@
16
16
  import { type Association } from '@finos/legend-graph';
17
17
  export declare const AssociationEditor: ((props: {
18
18
  association: Association;
19
- }) => JSX.Element) & {
19
+ }) => import("react/jsx-runtime").JSX.Element) & {
20
20
  displayName: string;
21
21
  };
22
22
  //# sourceMappingURL=AssociationEditor.d.ts.map
@@ -19,12 +19,12 @@ export declare const ClassFormEditor: ((props: {
19
19
  _class: Class;
20
20
  editorState: ClassEditorState;
21
21
  onHashChange?: () => void;
22
- }) => JSX.Element) & {
22
+ }) => import("react/jsx-runtime").JSX.Element) & {
23
23
  displayName: string;
24
24
  };
25
25
  export declare const ClassEditor: ((props: {
26
26
  _class: Class;
27
- }) => JSX.Element) & {
27
+ }) => import("react/jsx-runtime").JSX.Element) & {
28
28
  displayName: string;
29
29
  };
30
30
  //# sourceMappingURL=ClassEditor.d.ts.map
@@ -24,7 +24,7 @@ export declare const NewFunctionModal: ((props: {
24
24
  showModal: boolean;
25
25
  promoteToFunction: (packagePath: string, functionName: string) => Promise<void>;
26
26
  isReadOnly?: boolean;
27
- }) => JSX.Element) & {
27
+ }) => import("react/jsx-runtime").JSX.Element) & {
28
28
  displayName: string;
29
29
  };
30
30
  export declare const queryClass: (_class: Class, editorStore: EditorStore) => Promise<void>;
@@ -16,7 +16,7 @@
16
16
  import { type Enumeration } from '@finos/legend-graph';
17
17
  export declare const EnumerationEditor: ((props: {
18
18
  enumeration: Enumeration;
19
- }) => JSX.Element) & {
19
+ }) => import("react/jsx-runtime").JSX.Element) & {
20
20
  displayName: string;
21
21
  };
22
22
  //# sourceMappingURL=EnumerationEditor.d.ts.map
@@ -16,7 +16,7 @@
16
16
  import { type Profile } from '@finos/legend-graph';
17
17
  export declare const ProfileEditor: ((props: {
18
18
  profile: Profile;
19
- }) => JSX.Element) & {
19
+ }) => import("react/jsx-runtime").JSX.Element) & {
20
20
  displayName: string;
21
21
  };
22
22
  //# sourceMappingURL=ProfileEditor.d.ts.map
@@ -18,7 +18,7 @@ export declare const PropertyEditor: ((props: {
18
18
  property: AbstractProperty;
19
19
  deselectProperty: () => void;
20
20
  isReadOnly: boolean;
21
- }) => JSX.Element) & {
21
+ }) => import("react/jsx-runtime").JSX.Element) & {
22
22
  displayName: string;
23
23
  };
24
24
  //# sourceMappingURL=PropertyEditor.d.ts.map
@@ -26,7 +26,7 @@ export declare const StereotypeSelector: ((props: {
26
26
  deleteStereotype: () => void;
27
27
  isReadOnly: boolean;
28
28
  darkTheme?: boolean;
29
- }) => JSX.Element) & {
29
+ }) => import("react/jsx-runtime").JSX.Element) & {
30
30
  displayName: string;
31
31
  };
32
32
  //# sourceMappingURL=StereotypeSelector.d.ts.map
@@ -26,7 +26,7 @@ export declare const TaggedValueEditor: ((props: {
26
26
  deleteValue: () => void;
27
27
  isReadOnly: boolean;
28
28
  darkTheme?: boolean;
29
- }) => JSX.Element) & {
29
+ }) => import("react/jsx-runtime").JSX.Element) & {
30
30
  displayName: string;
31
31
  };
32
32
  //# sourceMappingURL=TaggedValueEditor.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const UMLEditor: (() => JSX.Element) & {
16
+ export declare const UMLEditor: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=UMLEditor.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const ConsolePanel: (() => JSX.Element) & {
16
+ export declare const ConsolePanel: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=ConsolePanel.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const DevToolPanel: (() => JSX.Element) & {
16
+ export declare const DevToolPanel: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=DevToolPanel.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const PanelGroup: (() => JSX.Element) & {
16
+ export declare const PanelGroup: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=PanelGroup.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const ProblemsPanel: (() => JSX.Element) & {
16
+ export declare const ProblemsPanel: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=ProblemsPanel.d.ts.map
@@ -15,7 +15,7 @@
15
15
  */
16
16
  import type { EditorStore } from '../../../stores/editor/EditorStore.js';
17
17
  export declare const getElementTypeLabel: (editorStore: EditorStore, type: string | undefined) => string | undefined;
18
- export declare const CreateNewElementModal: (() => JSX.Element | null) & {
18
+ export declare const CreateNewElementModal: (() => import("react/jsx-runtime").JSX.Element | null) & {
19
19
  displayName: string;
20
20
  };
21
21
  //# sourceMappingURL=CreateNewElementModal.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const Explorer: (() => JSX.Element) & {
16
+ export declare const Explorer: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=Explorer.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const LocalChanges: (() => JSX.Element) & {
16
+ export declare const LocalChanges: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=LocalChanges.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const ProjectDependantsEditor: (() => JSX.Element) & {
16
+ export declare const ProjectDependantsEditor: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=ProjectDependantsEditor.d.ts.map
@@ -13,10 +13,10 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const ProjectOverviewActivityBar: (() => JSX.Element) & {
16
+ export declare const ProjectOverviewActivityBar: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
- export declare const ProjectOverview: (() => JSX.Element) & {
19
+ export declare const ProjectOverview: (() => import("react/jsx-runtime").JSX.Element) & {
20
20
  displayName: string;
21
21
  };
22
22
  //# sourceMappingURL=ProjectOverview.d.ts.map
@@ -2,7 +2,7 @@ import { type GlobalBulkServiceRegistrationState, REGISTRATION_RESULT } from '..
2
2
  export declare const getRegistrationStatusIcon: (isSelected: boolean, registrationResult: REGISTRATION_RESULT) => React.ReactNode;
3
3
  export declare const RegisterService: ((props: {
4
4
  globalBulkServiceRegistrationState: GlobalBulkServiceRegistrationState;
5
- }) => JSX.Element) & {
5
+ }) => import("react/jsx-runtime").JSX.Element) & {
6
6
  displayName: string;
7
7
  };
8
8
  //# sourceMappingURL=RegisterService.d.ts.map
@@ -16,7 +16,7 @@
16
16
  /**
17
17
  * Wrapper component around different implementations of sidebar, such as to view domain, to manage SDLC, etc.
18
18
  */
19
- export declare const SideBar: (() => JSX.Element) & {
19
+ export declare const SideBar: (() => import("react/jsx-runtime").JSX.Element) & {
20
20
  displayName: string;
21
21
  };
22
22
  //# sourceMappingURL=SideBar.d.ts.map
@@ -16,7 +16,7 @@
16
16
  import { type WorkflowManagerState } from '../../../stores/editor/sidebar-state/WorkflowManagerState.js';
17
17
  export declare const WorkflowManager: ((props: {
18
18
  workflowManagerState: WorkflowManagerState;
19
- }) => JSX.Element) & {
19
+ }) => import("react/jsx-runtime").JSX.Element) & {
20
20
  displayName: string;
21
21
  };
22
22
  //# sourceMappingURL=WorkflowManager.d.ts.map
@@ -13,10 +13,10 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const WorkspaceReviewDiffs: (() => JSX.Element) & {
16
+ export declare const WorkspaceReviewDiffs: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
- export declare const WorkspaceReview: (() => JSX.Element) & {
19
+ export declare const WorkspaceReview: (() => import("react/jsx-runtime").JSX.Element) & {
20
20
  displayName: string;
21
21
  };
22
22
  //# sourceMappingURL=WorkspaceReview.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const WorkspaceSyncConflictResolver: (() => JSX.Element) & {
16
+ export declare const WorkspaceSyncConflictResolver: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=WorkspaceSyncConflictResolver.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const WorkspaceUpdateConflictResolver: (() => JSX.Element) & {
16
+ export declare const WorkspaceUpdateConflictResolver: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=WorkspaceUpdateConflictResolver.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const WorkspaceUpdater: (() => JSX.Element) & {
16
+ export declare const WorkspaceUpdater: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=WorkspaceUpdater.d.ts.map
@@ -17,7 +17,7 @@ import { type GlobalTestRunnerState, TESTABLE_RESULT } from '../../../../stores/
17
17
  export declare const getTestableResultIcon: (testableResult: TESTABLE_RESULT) => React.ReactNode;
18
18
  export declare const GlobalTestRunner: ((props: {
19
19
  globalTestRunnerState: GlobalTestRunnerState;
20
- }) => JSX.Element) & {
20
+ }) => import("react/jsx-runtime").JSX.Element) & {
21
21
  displayName: string;
22
22
  };
23
23
  //# sourceMappingURL=GlobalTestRunner.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const WorkspaceReviewPanel: (() => JSX.Element) & {
16
+ export declare const WorkspaceReviewPanel: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=WorkspaceReviewPanel.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const WorkspaceReviewSideBar: (() => JSX.Element) & {
16
+ export declare const WorkspaceReviewSideBar: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=WorkspaceReviewSideBar.d.ts.map
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const CreateProjectModal: (() => JSX.Element) & {
16
+ export declare const CreateProjectModal: (() => import("react/jsx-runtime").JSX.Element) & {
17
17
  displayName: string;
18
18
  };
19
19
  //# sourceMappingURL=CreateProjectModal.d.ts.map
@@ -16,7 +16,7 @@
16
16
  import { type Project } from '@finos/legend-server-sdlc';
17
17
  export declare const CreateWorkspaceModal: ((props: {
18
18
  selectedProject: Project;
19
- }) => JSX.Element) & {
19
+ }) => import("react/jsx-runtime").JSX.Element) & {
20
20
  displayName: string;
21
21
  };
22
22
  //# sourceMappingURL=CreateWorkspaceModal.d.ts.map