@finos/legend-application-studio 25.0.4 → 25.0.5
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/__lib__/LegendStudioDocumentation.d.ts +1 -0
- package/lib/__lib__/LegendStudioDocumentation.d.ts.map +1 -1
- package/lib/__lib__/LegendStudioDocumentation.js +1 -0
- package/lib/__lib__/LegendStudioDocumentation.js.map +1 -1
- package/lib/components/EmbeddedQueryBuilder.d.ts +1 -1
- package/lib/components/LegendStudioWebApplication.d.ts +2 -2
- package/lib/components/editor/ActivityBar.d.ts +1 -1
- package/lib/components/editor/StatusBar.d.ts +1 -1
- package/lib/components/editor/command-center/ProjectSearchCommand.d.ts +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/testable/MappingTestableEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/EditorGroup.d.ts +1 -1
- package/lib/components/editor/editor-group/FileGenerationViewer.d.ts +1 -1
- package/lib/components/editor/editor-group/FunctionEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/GenerationSpecificationEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/GrammarTextEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/ModelImporter.d.ts +1 -1
- package/lib/components/editor/editor-group/RuntimeEditor.d.ts +4 -4
- package/lib/components/editor/editor-group/UnsupportedElementEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/connection-editor/ConnectionEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/connection-editor/DatabaseBuilder.d.ts +2 -2
- package/lib/components/editor/editor-group/connection-editor/FlatDataConnectionEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/connection-editor/RelationalDatabaseConnectionEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/data-editor/DataElementEditor.d.ts +3 -3
- package/lib/components/editor/editor-group/data-editor/EmbeddedDataEditor.d.ts +3 -3
- package/lib/components/editor/editor-group/data-editor/RelationalCSVDataEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/diff-editor/EntityChangeConflictEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/diff-editor/EntityDiffView.d.ts +2 -2
- package/lib/components/editor/editor-group/element-generation-editor/ElementGenerationEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/element-generation-editor/ElementNativeView.d.ts +1 -1
- package/lib/components/editor/editor-group/element-generation-editor/ElementXTGenerationEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/element-generation-editor/FileGenerationEditor.d.ts +3 -3
- package/lib/components/editor/editor-group/element-generation-editor/FileSystemViewer.d.ts +3 -3
- package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_BindingElementEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts +1 -1
- package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/mapping-editor/ClassMappingEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/mapping-editor/DEPRECATED__MappingTestEditor.d.ts +8 -8
- package/lib/components/editor/editor-group/mapping-editor/EnumerationMappingEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/mapping-editor/FlatDataPropertyMappingEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/mapping-editor/InstanceSetImplementationEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts +1 -1
- package/lib/components/editor/editor-group/mapping-editor/MappingEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/mapping-editor/MappingEditor.d.ts.map +1 -1
- package/lib/components/editor/editor-group/mapping-editor/MappingEditor.js +5 -2
- package/lib/components/editor/editor-group/mapping-editor/MappingEditor.js.map +1 -1
- package/lib/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.d.ts +7 -7
- package/lib/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.d.ts.map +1 -1
- package/lib/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.js +6 -2
- package/lib/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.js.map +1 -1
- package/lib/components/editor/editor-group/mapping-editor/MappingExplorer.d.ts +2 -2
- package/lib/components/editor/editor-group/mapping-editor/MappingTestsExplorer.d.ts +2 -2
- package/lib/components/editor/editor-group/mapping-editor/MappingTestsExplorer.js +1 -1
- package/lib/components/editor/editor-group/mapping-editor/MappingTestsExplorer.js.map +1 -1
- package/lib/components/editor/editor-group/mapping-editor/NewMappingElementModal.d.ts +1 -1
- package/lib/components/editor/editor-group/mapping-editor/NewMappingElementModal.d.ts.map +1 -1
- package/lib/components/editor/editor-group/mapping-editor/NewMappingElementModal.js +9 -3
- package/lib/components/editor/editor-group/mapping-editor/NewMappingElementModal.js.map +1 -1
- package/lib/components/editor/editor-group/mapping-editor/OperationSetImplementationEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/mapping-editor/PropertyMappingsEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/mapping-editor/PurePropertyMappingEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/project-configuration-editor/ProjectConfigurationEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/project-configuration-editor/ProjectDependencyEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/service-editor/BulkServiceRegistrationEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/service-editor/NewServiceModal.d.ts +1 -1
- package/lib/components/editor/editor-group/service-editor/ServiceEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/service-editor/ServiceEditor.d.ts.map +1 -1
- package/lib/components/editor/editor-group/service-editor/ServiceEditor.js +17 -1
- package/lib/components/editor/editor-group/service-editor/ServiceEditor.js.map +1 -1
- package/lib/components/editor/editor-group/service-editor/ServiceExecutionEditor.d.ts +3 -3
- package/lib/components/editor/editor-group/service-editor/ServiceExecutionQueryEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/service-editor/ServicePostValidationEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/service-editor/ServiceRegistrationEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/service-editor/TEMPORARY__SnowflakeServiceDeployer.d.ts +1 -1
- package/lib/components/editor/editor-group/service-editor/testable/ServiceTestDataEditor.d.ts +3 -3
- package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.d.ts.map +1 -1
- package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.js +1 -4
- package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.js.map +1 -1
- package/lib/components/editor/editor-group/service-editor/testable/ServiceTestsEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/testable/TestableSharedComponents.d.ts +3 -3
- package/lib/components/editor/editor-group/uml-editor/AssociationEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/uml-editor/ClassEditor.d.ts +2 -2
- package/lib/components/editor/editor-group/uml-editor/ClassQueryBuilder.d.ts +1 -1
- package/lib/components/editor/editor-group/uml-editor/EnumerationEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/uml-editor/ProfileEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/uml-editor/PropertyEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/uml-editor/StereotypeSelector.d.ts +1 -1
- package/lib/components/editor/editor-group/uml-editor/TaggedValueEditor.d.ts +1 -1
- package/lib/components/editor/editor-group/uml-editor/UMLEditor.d.ts +1 -1
- package/lib/components/editor/panel-group/ConsolePanel.d.ts +1 -1
- package/lib/components/editor/panel-group/DevToolPanel.d.ts +1 -1
- package/lib/components/editor/panel-group/PanelGroup.d.ts +1 -1
- package/lib/components/editor/panel-group/ProblemsPanel.d.ts +1 -1
- package/lib/components/editor/side-bar/CreateNewElementModal.d.ts +1 -1
- package/lib/components/editor/side-bar/Explorer.d.ts +1 -1
- package/lib/components/editor/side-bar/LocalChanges.d.ts +1 -1
- package/lib/components/editor/side-bar/ProjectDependantsEditor.d.ts +1 -1
- package/lib/components/editor/side-bar/ProjectOverview.d.ts +2 -2
- package/lib/components/editor/side-bar/RegisterService.d.ts +1 -1
- package/lib/components/editor/side-bar/SideBar.d.ts +1 -1
- package/lib/components/editor/side-bar/WorkflowManager.d.ts +1 -1
- package/lib/components/editor/side-bar/WorkspaceReview.d.ts +2 -2
- package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts +1 -1
- package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts +1 -1
- package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts +1 -1
- package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts +1 -1
- package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts +1 -1
- package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts +1 -1
- package/lib/components/workspace-setup/CreateProjectModal.d.ts +1 -1
- package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts +1 -1
- package/lib/index.css +2 -2
- package/lib/index.css.map +1 -1
- package/lib/package.json +2 -2
- package/lib/stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.d.ts +0 -1
- package/lib/stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.d.ts.map +1 -1
- package/lib/stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.js +1 -12
- package/lib/stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.js.map +1 -1
- package/package.json +6 -6
- package/src/__lib__/LegendStudioDocumentation.ts +1 -0
- package/src/components/editor/editor-group/mapping-editor/MappingEditor.tsx +8 -2
- package/src/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.tsx +10 -1
- package/src/components/editor/editor-group/mapping-editor/MappingTestsExplorer.tsx +1 -1
- package/src/components/editor/editor-group/mapping-editor/NewMappingElementModal.tsx +27 -9
- package/src/components/editor/editor-group/service-editor/ServiceEditor.tsx +18 -7
- package/src/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.tsx +1 -5
- package/src/stores/editor/editor-state/element-editor-state/service/testable/ServiceTestableState.ts +0 -15
@@ -60,6 +60,7 @@ export declare enum LEGEND_STUDIO_DOCUMENTATION_KEY {
|
|
60
60
|
QUESTION_HOW_TO_UPDATE_PROJECT_GAV_COORDINATES = "question.how-to-update-project-gav-coordinates",
|
61
61
|
QUESTION_WHEN_TO_CONFIGURE_PLATFORM_VERSIONS = "question.when-to-configure-project-platform-dependencies-versions",
|
62
62
|
QUESTION_HOW_TO_WRITE_A_SERVICE_TEST = "question.how-to-write-a-service-test",
|
63
|
+
QUESTION_HOW_TO_WRITE_A_SERVICE_POST_VALIDATION = "question.how-to-write-a-service-post-validation",
|
63
64
|
QUESTION_WHY_DO_I_SEE_ERROR_WITH_ASSOCIATION_PROPERTY_TYPE = "question.why-do-i-see-error-with-association-property-type",
|
64
65
|
QUESTION_HOW_TO_WRITE_SERVICE_CONNECTION_TEST_DATA = "question.how-to-write-service-connection-test-data",
|
65
66
|
QUESTION_HOW_TO_CREATE_A_DATA_ELEMENT = "question.how-to-create-a-data-element",
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"LegendStudioDocumentation.d.ts","sourceRoot":"","sources":["../../src/__lib__/LegendStudioDocumentation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAG/E,oBAAY,+BAA+B;IACzC,cAAc,+BAA+B;IAE7C,eAAe,0BAA0B;IACzC,cAAc,yBAAyB;IACvC,cAAc,yBAAyB;IACvC,gBAAgB,2BAA2B;IAG3C,mBAAmB,wBAAwB;IAC3C,sBAAsB,+BAA+B;IACrD,yBAAyB,kCAAkC;IAC3D,sBAAsB,+BAA+B;IACrD,yBAAyB,iCAAiC;IAC1D,sBAAsB,+BAA+B;IACrD,uCAAuC,gDAAgD;IACvF,8BAA8B,uCAAuC;IACrE,mBAAmB,4BAA4B;IAE/C,qBAAqB,kBAAkB;IACvC,uBAAuB,oBAAoB;IAC3C,2BAA2B,wBAAwB;IACnD,uBAAuB,oBAAoB;IAC3C,2BAA2B,wBAAwB;IACnD,wBAAwB,qBAAqB;IAC7C,uBAAuB,wCAAwC;IAC/D,wBAAwB,2CAA2C;IACnE,uBAAuB,wCAAwC;IAC/D,uBAAuB,wCAAwC;IAC/D,0BAA0B,2CAA2C;IACrE,wCAAwC,0EAA0E;IAClH,6CAA6C,sEAAsE;IACnH,oBAAoB,kCAAkC;IAEtD,wCAAwC,yDAAyD;IACjG,uCAAuC,wDAAwD;IAC/F,yCAAyC,0DAA0D;IACnG,iDAAiD,oEAAoE;IAGrH,oBAAoB,yBAAyB;IAC7C,oCAAoC,yCAAyC;IAC7E,iCAAiC,sCAAsC;IAEvE,8BAA8B,mCAAmC;IACjE,iCAAiC,4CAA4C;IAC7E,mCAAmC,8CAA8C;IACjF,yCAAyC,oDAAoD;IAC7F,mCAAmC,8CAA8C;IACjF,yCAAyC,oDAAoD;IAC7F,mCAAmC,8CAA8C;IACjF,8CAA8C,mDAAmD;IACjG,4CAA4C,sEAAsE;IAClH,oCAAoC,yCAAyC;IAC7E,0DAA0D,+DAA+D;IACzH,kDAAkD,uDAAuD;IACzG,qCAAqC,0CAA0C;IAG/E,oBAAoB,yBAAyB;IAC7C,2BAA2B,gCAAgC;IAC3D,2BAA2B,gCAAgC;CAC5D;AAED,eAAO,MAAM,oCAAoC,EAAE,6BAYhD,CAAC"}
|
1
|
+
{"version":3,"file":"LegendStudioDocumentation.d.ts","sourceRoot":"","sources":["../../src/__lib__/LegendStudioDocumentation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAG/E,oBAAY,+BAA+B;IACzC,cAAc,+BAA+B;IAE7C,eAAe,0BAA0B;IACzC,cAAc,yBAAyB;IACvC,cAAc,yBAAyB;IACvC,gBAAgB,2BAA2B;IAG3C,mBAAmB,wBAAwB;IAC3C,sBAAsB,+BAA+B;IACrD,yBAAyB,kCAAkC;IAC3D,sBAAsB,+BAA+B;IACrD,yBAAyB,iCAAiC;IAC1D,sBAAsB,+BAA+B;IACrD,uCAAuC,gDAAgD;IACvF,8BAA8B,uCAAuC;IACrE,mBAAmB,4BAA4B;IAE/C,qBAAqB,kBAAkB;IACvC,uBAAuB,oBAAoB;IAC3C,2BAA2B,wBAAwB;IACnD,uBAAuB,oBAAoB;IAC3C,2BAA2B,wBAAwB;IACnD,wBAAwB,qBAAqB;IAC7C,uBAAuB,wCAAwC;IAC/D,wBAAwB,2CAA2C;IACnE,uBAAuB,wCAAwC;IAC/D,uBAAuB,wCAAwC;IAC/D,0BAA0B,2CAA2C;IACrE,wCAAwC,0EAA0E;IAClH,6CAA6C,sEAAsE;IACnH,oBAAoB,kCAAkC;IAEtD,wCAAwC,yDAAyD;IACjG,uCAAuC,wDAAwD;IAC/F,yCAAyC,0DAA0D;IACnG,iDAAiD,oEAAoE;IAGrH,oBAAoB,yBAAyB;IAC7C,oCAAoC,yCAAyC;IAC7E,iCAAiC,sCAAsC;IAEvE,8BAA8B,mCAAmC;IACjE,iCAAiC,4CAA4C;IAC7E,mCAAmC,8CAA8C;IACjF,yCAAyC,oDAAoD;IAC7F,mCAAmC,8CAA8C;IACjF,yCAAyC,oDAAoD;IAC7F,mCAAmC,8CAA8C;IACjF,8CAA8C,mDAAmD;IACjG,4CAA4C,sEAAsE;IAClH,oCAAoC,yCAAyC;IAC7E,+CAA+C,oDAAoD;IACnG,0DAA0D,+DAA+D;IACzH,kDAAkD,uDAAuD;IACzG,qCAAqC,0CAA0C;IAG/E,oBAAoB,yBAAyB;IAC7C,2BAA2B,gCAAgC;IAC3D,2BAA2B,gCAAgC;CAC5D;AAED,eAAO,MAAM,oCAAoC,EAAE,6BAYhD,CAAC"}
|
@@ -65,6 +65,7 @@ export var LEGEND_STUDIO_DOCUMENTATION_KEY;
|
|
65
65
|
LEGEND_STUDIO_DOCUMENTATION_KEY["QUESTION_HOW_TO_UPDATE_PROJECT_GAV_COORDINATES"] = "question.how-to-update-project-gav-coordinates";
|
66
66
|
LEGEND_STUDIO_DOCUMENTATION_KEY["QUESTION_WHEN_TO_CONFIGURE_PLATFORM_VERSIONS"] = "question.when-to-configure-project-platform-dependencies-versions";
|
67
67
|
LEGEND_STUDIO_DOCUMENTATION_KEY["QUESTION_HOW_TO_WRITE_A_SERVICE_TEST"] = "question.how-to-write-a-service-test";
|
68
|
+
LEGEND_STUDIO_DOCUMENTATION_KEY["QUESTION_HOW_TO_WRITE_A_SERVICE_POST_VALIDATION"] = "question.how-to-write-a-service-post-validation";
|
68
69
|
LEGEND_STUDIO_DOCUMENTATION_KEY["QUESTION_WHY_DO_I_SEE_ERROR_WITH_ASSOCIATION_PROPERTY_TYPE"] = "question.why-do-i-see-error-with-association-property-type";
|
69
70
|
LEGEND_STUDIO_DOCUMENTATION_KEY["QUESTION_HOW_TO_WRITE_SERVICE_CONNECTION_TEST_DATA"] = "question.how-to-write-service-connection-test-data";
|
70
71
|
LEGEND_STUDIO_DOCUMENTATION_KEY["QUESTION_HOW_TO_CREATE_A_DATA_ELEMENT"] = "question.how-to-create-a-data-element";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"LegendStudioDocumentation.js","sourceRoot":"","sources":["../../src/__lib__/LegendStudioDocumentation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,EAAE,gDAAgD,EAAE,MAAM,+CAA+C,CAAC;AAEjH,MAAM,CAAN,IAAY,+
|
1
|
+
{"version":3,"file":"LegendStudioDocumentation.js","sourceRoot":"","sources":["../../src/__lib__/LegendStudioDocumentation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,EAAE,gDAAgD,EAAE,MAAM,+CAA+C,CAAC;AAEjH,MAAM,CAAN,IAAY,+BA+DX;AA/DD,WAAY,+BAA+B;IACzC,gFAA6C,CAAA;IAE7C,4EAAyC,CAAA;IACzC,0EAAuC,CAAA;IACvC,0EAAuC,CAAA;IACvC,8EAA2C,CAAA;IAE3C,kBAAkB;IAClB,8EAA2C,CAAA;IAC3C,wFAAqD,CAAA;IACrD,8FAA2D,CAAA;IAC3D,wFAAqD,CAAA;IACrD,6FAA0D,CAAA;IAC1D,wFAAqD,CAAA;IACrD,0HAAuF,CAAA;IACvF,wGAAqE,CAAA;IACrE,kFAA+C,CAAA;IAC/C,mBAAmB;IACnB,0EAAuC,CAAA;IACvC,8EAA2C,CAAA;IAC3C,sFAAmD,CAAA;IACnD,8EAA2C,CAAA;IAC3C,sFAAmD,CAAA;IACnD,gFAA6C,CAAA;IAC7C,kGAA+D,CAAA;IAC/D,sGAAmE,CAAA;IACnE,kGAA+D,CAAA;IAC/D,kGAA+D,CAAA;IAC/D,wGAAqE,CAAA;IACrE,qJAAkH,CAAA;IAClH,sJAAmH,CAAA;IACnH,yFAAsD,CAAA;IACtD,8BAA8B;IAC9B,oIAAiG,CAAA;IACjG,kIAA+F,CAAA;IAC/F,sIAAmG,CAAA;IACnG,wJAAqH,CAAA;IAErH,YAAY;IACZ,gFAA6C,CAAA;IAC7C,gHAA6E,CAAA;IAC7E,0GAAuE,CAAA;IAEvE,oGAAiE,CAAA;IACjE,gHAA6E,CAAA;IAC7E,oHAAiF,CAAA;IACjF,gIAA6F,CAAA;IAC7F,oHAAiF,CAAA;IACjF,gIAA6F,CAAA;IAC7F,oHAAiF,CAAA;IACjF,oIAAiG,CAAA;IACjG,qJAAkH,CAAA;IAClH,gHAA6E,CAAA;IAC7E,sIAAmG,CAAA;IACnG,4JAAyH,CAAA;IACzH,4IAAyG,CAAA;IACzG,kHAA+E,CAAA;IAE/E,WAAW;IACX,gFAA6C,CAAA;IAC7C,8FAA2D,CAAA;IAC3D,8FAA2D,CAAA;AAC7D,CAAC,EA/DW,+BAA+B,GAA/B,+BAA+B,KAA/B,+BAA+B,QA+D1C;AAED,MAAM,CAAC,MAAM,oCAAoC,GAC/C;IACE,CAAC,gDAAgD,CAAC,YAAY,CAAC,EAC7D,+BAA+B,CAAC,oBAAoB;IACtD,CAAC,gDAAgD,CAAC,oCAAoC,CAAC,EACrF,+BAA+B,CAAC,yCAAyC;IAC3E,CAAC,gDAAgD,CAAC,6BAA6B,CAAC,EAC9E,+BAA+B,CAAC,yCAAyC;IAC3E,CAAC,gDAAgD,CAAC,mBAAmB,CAAC,EACpE,+BAA+B,CAAC,2BAA2B;IAC7D,CAAC,gDAAgD,CAAC,mBAAmB,CAAC,EACpE,+BAA+B,CAAC,2BAA2B;CAC9D,CAAC"}
|
@@ -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 EmbeddedQueryBuilder: (() => JSX.Element | null) & {
|
16
|
+
export declare const EmbeddedQueryBuilder: (() => import("react/jsx-runtime").JSX.Element | null) & {
|
17
17
|
displayName: string;
|
18
18
|
};
|
19
19
|
//# sourceMappingURL=EmbeddedQueryBuilder.d.ts.map
|
@@ -13,12 +13,12 @@
|
|
13
13
|
* See the License for the specific language governing permissions and
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
|
-
export declare const LegendStudioWebApplicationRouter: (() => JSX.Element) & {
|
16
|
+
export declare const LegendStudioWebApplicationRouter: (() => import("react/jsx-runtime").JSX.Element) & {
|
17
17
|
displayName: string;
|
18
18
|
};
|
19
19
|
export declare const LegendStudioWebApplication: ((props: {
|
20
20
|
baseUrl: string;
|
21
|
-
}) => JSX.Element) & {
|
21
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
22
22
|
displayName: string;
|
23
23
|
};
|
24
24
|
//# sourceMappingURL=LegendStudioWebApplication.d.ts.map
|
@@ -15,7 +15,7 @@
|
|
15
15
|
*/
|
16
16
|
/// <reference types="react" resolution-mode="require"/>
|
17
17
|
export declare const ActivityBarMenu: React.FC;
|
18
|
-
export declare const ActivityBar: (() => JSX.Element) & {
|
18
|
+
export declare const ActivityBar: (() => import("react/jsx-runtime").JSX.Element) & {
|
19
19
|
displayName: string;
|
20
20
|
};
|
21
21
|
//# sourceMappingURL=ActivityBar.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 ProjectSearchCommand: (() => JSX.Element) & {
|
16
|
+
export declare const ProjectSearchCommand: (() => import("react/jsx-runtime").JSX.Element) & {
|
17
17
|
displayName: string;
|
18
18
|
};
|
19
19
|
//# sourceMappingURL=ProjectSearchCommand.d.ts.map
|
@@ -16,7 +16,7 @@
|
|
16
16
|
import { type MappingTestableState } from '../../../../../stores/editor/editor-state/element-editor-state/mapping/testable/MappingTestableState.js';
|
17
17
|
export declare const MappingTestableEditor: ((props: {
|
18
18
|
mappingTestableState: MappingTestableState;
|
19
|
-
}) => JSX.Element) & {
|
19
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
20
20
|
displayName: string;
|
21
21
|
};
|
22
22
|
//# sourceMappingURL=MappingTestableEditor.d.ts.map
|
@@ -16,7 +16,7 @@
|
|
16
16
|
/// <reference types="react" resolution-mode="require"/>
|
17
17
|
export declare const ViewerEditorGroupSplashScreen: React.FC;
|
18
18
|
export declare const EditorGroupSplashScreen: React.FC;
|
19
|
-
export declare const EditorGroup: (() => JSX.Element) & {
|
19
|
+
export declare const EditorGroup: (() => import("react/jsx-runtime").JSX.Element) & {
|
20
20
|
displayName: string;
|
21
21
|
};
|
22
22
|
//# sourceMappingURL=EditorGroup.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 FileGenerationViewer: (() => JSX.Element) & {
|
16
|
+
export declare const FileGenerationViewer: (() => import("react/jsx-runtime").JSX.Element) & {
|
17
17
|
displayName: string;
|
18
18
|
};
|
19
19
|
//# sourceMappingURL=FileGenerationViewer.d.ts.map
|
@@ -25,10 +25,10 @@ export declare const FunctionMainEditor: ((props: {
|
|
25
25
|
functionElement: ConcreteFunctionDefinition;
|
26
26
|
isReadOnly: boolean;
|
27
27
|
functionEditorState: FunctionEditorState;
|
28
|
-
}) => JSX.Element) & {
|
28
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
29
29
|
displayName: string;
|
30
30
|
};
|
31
|
-
export declare const FunctionEditor: (() => JSX.Element) & {
|
31
|
+
export declare const FunctionEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
32
32
|
displayName: string;
|
33
33
|
};
|
34
34
|
export {};
|
@@ -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 GenerationSpecificationEditor: (() => JSX.Element) & {
|
16
|
+
export declare const GenerationSpecificationEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
17
17
|
displayName: string;
|
18
18
|
};
|
19
19
|
//# sourceMappingURL=GenerationSpecificationEditor.d.ts.map
|
@@ -17,7 +17,7 @@
|
|
17
17
|
export declare const GrammarTextEditorHeaderTabContextMenu: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<Omit<{
|
18
18
|
children?: React.ReactNode;
|
19
19
|
} & import("react").RefAttributes<HTMLDivElement>, "ref"> & import("react").RefAttributes<HTMLDivElement>>>;
|
20
|
-
export declare const GrammarTextEditor: (() => JSX.Element) & {
|
20
|
+
export declare const GrammarTextEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
21
21
|
displayName: string;
|
22
22
|
};
|
23
23
|
//# sourceMappingURL=GrammarTextEditor.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 ModelImporter: (() => JSX.Element) & {
|
16
|
+
export declare const ModelImporter: (() => import("react/jsx-runtime").JSX.Element) & {
|
17
17
|
displayName: string;
|
18
18
|
};
|
19
19
|
//# sourceMappingURL=ModelImporter.d.ts.map
|
@@ -20,23 +20,23 @@ export declare const IdentifiedConnectionsPerStoreExplorerItem: ((props: {
|
|
20
20
|
currentRuntimeEditorTabState: IdentifiedConnectionsEditorTabState;
|
21
21
|
isActive: boolean;
|
22
22
|
isReadOnly: boolean;
|
23
|
-
}) => JSX.Element) & {
|
23
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
24
24
|
displayName: string;
|
25
25
|
};
|
26
26
|
export declare const RuntimeEditor: ((props: {
|
27
27
|
runtimeEditorState: RuntimeEditorState;
|
28
28
|
isReadOnly: boolean;
|
29
|
-
}) => JSX.Element) & {
|
29
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
30
30
|
displayName: string;
|
31
31
|
};
|
32
|
-
export declare const PackageableRuntimeEditor: (() => JSX.Element) & {
|
32
|
+
export declare const PackageableRuntimeEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
33
33
|
displayName: string;
|
34
34
|
};
|
35
35
|
export declare const EmbeddedRuntimeEditor: ((props: {
|
36
36
|
runtimeEditorState?: RuntimeEditorState | undefined;
|
37
37
|
isReadOnly: boolean;
|
38
38
|
onClose: () => void;
|
39
|
-
}) => JSX.Element | null) & {
|
39
|
+
}) => import("react/jsx-runtime").JSX.Element | null) & {
|
40
40
|
displayName: string;
|
41
41
|
};
|
42
42
|
//# sourceMappingURL=RuntimeEditor.d.ts.map
|
@@ -16,10 +16,10 @@
|
|
16
16
|
export declare const UnsupportedEditorPanel: ((props: {
|
17
17
|
text: string;
|
18
18
|
isReadOnly: boolean;
|
19
|
-
}) => JSX.Element) & {
|
19
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
20
20
|
displayName: string;
|
21
21
|
};
|
22
|
-
export declare const UnsupportedElementEditor: (() => JSX.Element) & {
|
22
|
+
export declare const UnsupportedElementEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
23
23
|
displayName: string;
|
24
24
|
};
|
25
25
|
//# sourceMappingURL=UnsupportedElementEditor.d.ts.map
|
@@ -18,10 +18,10 @@ export declare const ConnectionEditor: ((props: {
|
|
18
18
|
connectionEditorState: ConnectionEditorState;
|
19
19
|
isReadOnly: boolean;
|
20
20
|
disableChangingStore?: boolean;
|
21
|
-
}) => JSX.Element) & {
|
21
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
22
22
|
displayName: string;
|
23
23
|
};
|
24
|
-
export declare const PackageableConnectionEditor: (() => JSX.Element) & {
|
24
|
+
export declare const PackageableConnectionEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
25
25
|
displayName: string;
|
26
26
|
};
|
27
27
|
//# sourceMappingURL=ConnectionEditor.d.ts.map
|
@@ -18,13 +18,13 @@ export declare const DatabaseBuilderExplorer: ((props: {
|
|
18
18
|
treeData: DatabaseBuilderTreeData;
|
19
19
|
isReadOnly: boolean;
|
20
20
|
databaseBuilderState: DatabaseBuilderState;
|
21
|
-
}) => JSX.Element) & {
|
21
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
22
22
|
displayName: string;
|
23
23
|
};
|
24
24
|
export declare const DatabaseBuilder: ((props: {
|
25
25
|
databaseBuilderState: DatabaseBuilderState;
|
26
26
|
isReadOnly: boolean;
|
27
|
-
}) => JSX.Element) & {
|
27
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
28
28
|
displayName: string;
|
29
29
|
};
|
30
30
|
//# sourceMappingURL=DatabaseBuilder.d.ts.map
|
@@ -17,7 +17,7 @@ import type { FlatDataConnectionValueState } from '../../../../stores/editor/edi
|
|
17
17
|
export declare const FlatDataConnectionEditor: ((props: {
|
18
18
|
connectionValueState: FlatDataConnectionValueState;
|
19
19
|
isReadOnly: boolean;
|
20
|
-
}) => JSX.Element) & {
|
20
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
21
21
|
displayName: string;
|
22
22
|
};
|
23
23
|
//# sourceMappingURL=FlatDataConnectionEditor.d.ts.map
|
package/lib/components/editor/editor-group/connection-editor/RelationalDatabaseConnectionEditor.d.ts
CHANGED
@@ -17,7 +17,7 @@ import { type RelationalDatabaseConnectionValueState } from '../../../../stores/
|
|
17
17
|
export declare const RelationalDatabaseConnectionEditor: ((props: {
|
18
18
|
connectionValueState: RelationalDatabaseConnectionValueState;
|
19
19
|
isReadOnly: boolean;
|
20
|
-
}) => JSX.Element) & {
|
20
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
21
21
|
displayName: string;
|
22
22
|
};
|
23
23
|
//# sourceMappingURL=RelationalDatabaseConnectionEditor.d.ts.map
|
@@ -19,7 +19,7 @@ export declare const MapperPostProcessorEditor: ((props: {
|
|
19
19
|
postProcessor: MapperPostProcessor;
|
20
20
|
isReadOnly: boolean;
|
21
21
|
postProcessorState: MapperPostProcessorEditorState;
|
22
|
-
}) => JSX.Element) & {
|
22
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
23
23
|
displayName: string;
|
24
24
|
};
|
25
25
|
//# sourceMappingURL=MapperPostProcessorEditor.d.ts.map
|
@@ -18,16 +18,16 @@ import type { ExternalFormatDataState } from '../../../../stores/editor/editor-s
|
|
18
18
|
export declare const ExternalFormatDataEditor: ((props: {
|
19
19
|
externalFormatDataState: ExternalFormatDataState;
|
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 EmbeddedDataEditor: ((props: {
|
25
25
|
embeddedDataEditorState: EmbeddedDataEditorState;
|
26
26
|
isReadOnly: boolean;
|
27
|
-
}) => JSX.Element) & {
|
27
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
28
28
|
displayName: string;
|
29
29
|
};
|
30
|
-
export declare const DataElementEditor: (() => JSX.Element) & {
|
30
|
+
export declare const DataElementEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
31
31
|
displayName: string;
|
32
32
|
};
|
33
33
|
//# sourceMappingURL=DataElementEditor.d.ts.map
|
@@ -19,19 +19,19 @@ import { type EmbeddedDataState, DataElementReferenceState, ExternalFormatDataSt
|
|
19
19
|
export declare const ExternalFormatDataEditor: ((props: {
|
20
20
|
externalFormatDataState: ExternalFormatDataState;
|
21
21
|
isReadOnly: boolean;
|
22
|
-
}) => JSX.Element) & {
|
22
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
23
23
|
displayName: string;
|
24
24
|
};
|
25
25
|
export declare const DataElementReferenceDataEditor: ((props: {
|
26
26
|
dataElementReferenceState: DataElementReferenceState;
|
27
27
|
isReadOnly: boolean;
|
28
|
-
}) => JSX.Element) & {
|
28
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
29
29
|
displayName: string;
|
30
30
|
};
|
31
31
|
export declare const EmbeddedDataEditor: ((props: {
|
32
32
|
embeddedDataEditorState: EmbeddedDataEditorState;
|
33
33
|
isReadOnly: boolean;
|
34
|
-
}) => JSX.Element) & {
|
34
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
35
35
|
displayName: string;
|
36
36
|
};
|
37
37
|
export declare function renderEmbeddedDataEditor(embeddedDataState: EmbeddedDataState, isReadOnly: boolean): React.ReactNode;
|
@@ -17,7 +17,7 @@ import type { RelationalCSVDataState } from '../../../../stores/editor/editor-st
|
|
17
17
|
export declare const RelationalCSVDataEditor: ((props: {
|
18
18
|
dataState: RelationalCSVDataState;
|
19
19
|
isReadOnly: boolean;
|
20
|
-
}) => JSX.Element) & {
|
20
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
21
21
|
displayName: string;
|
22
22
|
};
|
23
23
|
//# sourceMappingURL=RelationalCSVDataEditor.d.ts.map
|
@@ -19,12 +19,12 @@ export declare const EntityChangeConflictSideBarItem: ((props: {
|
|
19
19
|
conflict: EntityChangeConflict;
|
20
20
|
isSelected: boolean;
|
21
21
|
openConflict: () => void;
|
22
|
-
}) => JSX.Element) & {
|
22
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
23
23
|
displayName: string;
|
24
24
|
};
|
25
25
|
export declare const EntityChangeConflictEditor: ((props: {
|
26
26
|
conflictEditorState: EntityChangeConflictEditorState;
|
27
|
-
}) => JSX.Element) & {
|
27
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
28
28
|
displayName: string;
|
29
29
|
};
|
30
30
|
//# sourceMappingURL=EntityChangeConflictEditor.d.ts.map
|
@@ -19,12 +19,12 @@ export declare const EntityDiffSideBarItem: ((props: {
|
|
19
19
|
diff: EntityDiff;
|
20
20
|
isSelected: boolean;
|
21
21
|
openDiff: () => void;
|
22
|
-
}) => JSX.Element) & {
|
22
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
23
23
|
displayName: string;
|
24
24
|
};
|
25
25
|
export declare const EntityDiffView: ((props: {
|
26
26
|
entityDiffViewState: EntityDiffViewState;
|
27
|
-
}) => JSX.Element) & {
|
27
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
28
28
|
displayName: string;
|
29
29
|
};
|
30
30
|
//# sourceMappingURL=EntityDiffView.d.ts.map
|
package/lib/components/editor/editor-group/element-generation-editor/ElementGenerationEditor.d.ts
CHANGED
@@ -18,7 +18,7 @@ import type { ElementEditorState } from '../../../../stores/editor/editor-state/
|
|
18
18
|
export declare const ElementGenerationEditor: ((props: {
|
19
19
|
currentElementState: ElementEditorState;
|
20
20
|
elementGenerationState: ElementFileGenerationState;
|
21
|
-
}) => JSX.Element) & {
|
21
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
22
22
|
displayName: string;
|
23
23
|
};
|
24
24
|
//# sourceMappingURL=ElementGenerationEditor.d.ts.map
|
@@ -16,7 +16,7 @@
|
|
16
16
|
import type { ElementEditorState } from '../../../../stores/editor/editor-state/element-editor-state/ElementEditorState.js';
|
17
17
|
export declare const ElementNativeView: ((props: {
|
18
18
|
currentElementState: ElementEditorState;
|
19
|
-
}) => JSX.Element) & {
|
19
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
20
20
|
displayName: string;
|
21
21
|
};
|
22
22
|
//# sourceMappingURL=ElementNativeView.d.ts.map
|
package/lib/components/editor/editor-group/element-generation-editor/ElementXTGenerationEditor.d.ts
CHANGED
@@ -19,13 +19,13 @@ export declare const ExternalFormatGeneratioConfigEditor: ((props: {
|
|
19
19
|
isReadOnly: boolean;
|
20
20
|
elementEditorState: ElementEditorState;
|
21
21
|
xtState: ElementXTSchemaGenerationState;
|
22
|
-
}) => JSX.Element) & {
|
22
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
23
23
|
displayName: string;
|
24
24
|
};
|
25
25
|
export declare const ElementXTGenerationEditor: ((props: {
|
26
26
|
currentElementState: ElementEditorState;
|
27
27
|
elementXTState: ElementXTSchemaGenerationState;
|
28
|
-
}) => JSX.Element) & {
|
28
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
29
29
|
displayName: string;
|
30
30
|
};
|
31
31
|
//# sourceMappingURL=ElementXTGenerationEditor.d.ts.map
|
package/lib/components/editor/editor-group/element-generation-editor/FileGenerationEditor.d.ts
CHANGED
@@ -21,7 +21,7 @@ export declare const GenerationPropertyEditor: ((props: {
|
|
21
21
|
getConfigValue: (name: string) => unknown | undefined;
|
22
22
|
isReadOnly: boolean;
|
23
23
|
update: (AbstractGenerationProperty: GenerationProperty, newValue: object) => void;
|
24
|
-
}) => JSX.Element) & {
|
24
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
25
25
|
displayName: string;
|
26
26
|
};
|
27
27
|
export declare const FileGenerationConfigurationEditor: ((props: {
|
@@ -32,10 +32,10 @@ export declare const FileGenerationConfigurationEditor: ((props: {
|
|
32
32
|
*/
|
33
33
|
elementGenerationState?: ElementFileGenerationState;
|
34
34
|
fileGenerationState: FileGenerationState;
|
35
|
-
}) => JSX.Element) & {
|
35
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
36
36
|
displayName: string;
|
37
37
|
};
|
38
|
-
export declare const FileGenerationEditor: (() => JSX.Element) & {
|
38
|
+
export declare const FileGenerationEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
39
39
|
displayName: string;
|
40
40
|
};
|
41
41
|
//# sourceMappingURL=FileGenerationEditor.d.ts.map
|
@@ -25,17 +25,17 @@ export declare const FileSystemTree: ((props: {
|
|
25
25
|
directoryTreeData: TreeData<FileSystemTreeNodeData>;
|
26
26
|
onNodeSelect: (node: FileSystemTreeNodeData) => void;
|
27
27
|
getFileElementTreeChildNodes: (node: FileSystemTreeNodeData) => FileSystemTreeNodeData[];
|
28
|
-
}) => JSX.Element) & {
|
28
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
29
29
|
displayName: string;
|
30
30
|
};
|
31
31
|
export declare const FileSystemExplorer: ((props: {
|
32
32
|
generatedFileState: GeneratedFileStructureState;
|
33
|
-
}) => JSX.Element) & {
|
33
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
34
34
|
displayName: string;
|
35
35
|
};
|
36
36
|
export declare const FileSystemViewer: ((props: {
|
37
37
|
generatedFileState: GeneratedFileStructureState;
|
38
|
-
}) => JSX.Element) & {
|
38
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
39
39
|
displayName: string;
|
40
40
|
};
|
41
41
|
//# sourceMappingURL=FileSystemViewer.d.ts.map
|
@@ -17,10 +17,10 @@ import { type ModelUnit } from '@finos/legend-graph';
|
|
17
17
|
export declare const ModelUnitEditor: ((props: {
|
18
18
|
modelUnit: ModelUnit;
|
19
19
|
isReadOnly: boolean;
|
20
|
-
}) => JSX.Element) & {
|
20
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
21
21
|
displayName: string;
|
22
22
|
};
|
23
|
-
export declare const BindingEditor: (() => JSX.Element) & {
|
23
|
+
export declare const BindingEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
24
24
|
displayName: string;
|
25
25
|
};
|
26
26
|
//# sourceMappingURL=DSL_ExternalFormat_BindingElementEditor.d.ts.map
|
@@ -10,7 +10,7 @@ export declare class ExternalFormatConnectionValueState extends ConnectionValueS
|
|
10
10
|
export declare const ExternalFormatConnectionEditor: ((props: {
|
11
11
|
connectionValueState: ExternalFormatConnectionValueState;
|
12
12
|
isReadOnly: boolean;
|
13
|
-
}) => JSX.Element) & {
|
13
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
14
14
|
displayName: string;
|
15
15
|
};
|
16
16
|
export declare class NewExternalFormatConnectionDriver extends NewConnectionValueDriver<ExternalFormatConnection> {
|
@@ -24,7 +24,7 @@ export declare class NewSchemaSetDriver extends NewElementDriver<SchemaSet> {
|
|
24
24
|
get isValid(): boolean;
|
25
25
|
createElement(name: string): SchemaSet;
|
26
26
|
}
|
27
|
-
export declare const NewSchemaSetDriverEditor: (() => JSX.Element) & {
|
27
|
+
export declare const NewSchemaSetDriverEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
28
28
|
displayName: string;
|
29
29
|
};
|
30
30
|
//# sourceMappingURL=DSL_ExternalFormat_NewSchemaSetDriver.d.ts.map
|
@@ -17,10 +17,10 @@ import { SchemaSetEditorState, type InnerSchemaSetEditorState } from '../../../.
|
|
17
17
|
export declare const SchemaSetGeneralEditor: ((props: {
|
18
18
|
schemaSetEditorState: InnerSchemaSetEditorState | SchemaSetEditorState;
|
19
19
|
isReadOnly: boolean;
|
20
|
-
}) => JSX.Element) & {
|
20
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
21
21
|
displayName: string;
|
22
22
|
};
|
23
|
-
export declare const SchemaSetEditor: (() => JSX.Element) & {
|
23
|
+
export declare const SchemaSetEditor: (() => import("react/jsx-runtime").JSX.Element) & {
|
24
24
|
displayName: string;
|
25
25
|
};
|
26
26
|
//# sourceMappingURL=DSL_ExternalFormat_SchemaSetElementEditor.d.ts.map
|
@@ -17,7 +17,7 @@ import type { SchemaSetModelGenerationState } from '../../../../stores/editor/ed
|
|
17
17
|
export declare const SchemaSetModelGenerationEditor: ((props: {
|
18
18
|
modelGenerationState: SchemaSetModelGenerationState;
|
19
19
|
isReadOnly: boolean;
|
20
|
-
}) => JSX.Element) & {
|
20
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
21
21
|
displayName: string;
|
22
22
|
};
|
23
23
|
//# sourceMappingURL=DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts.map
|
@@ -17,7 +17,7 @@ import { type SetImplementation, OperationSetImplementation } from '@finos/legen
|
|
17
17
|
export declare const OperatorSelector: ((props: {
|
18
18
|
setImplementation: OperationSetImplementation;
|
19
19
|
isReadOnly: boolean;
|
20
|
-
}) => JSX.Element) & {
|
20
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
21
21
|
displayName: string;
|
22
22
|
};
|
23
23
|
export declare enum CLASS_MAPPING_SOURCE_TYPE {
|
@@ -29,7 +29,7 @@ export declare enum CLASS_MAPPING_SOURCE_TYPE {
|
|
29
29
|
export declare const ClassMappingEditor: ((props: {
|
30
30
|
setImplementation: SetImplementation;
|
31
31
|
isReadOnly: boolean;
|
32
|
-
}) => JSX.Element) & {
|
32
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
33
33
|
displayName: string;
|
34
34
|
};
|
35
35
|
//# sourceMappingURL=ClassMappingEditor.d.ts.map
|
package/lib/components/editor/editor-group/mapping-editor/DEPRECATED__MappingTestEditor.d.ts
CHANGED
@@ -17,13 +17,13 @@ import { type DEPRECATED__MappingTestState as DEPRECATED__MappingTestState, Mapp
|
|
17
17
|
export declare const DEPRECATED__MappingTestObjectInputDataBuilder: ((props: {
|
18
18
|
inputDataState: MappingTestObjectInputDataState;
|
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 DEPRECATED__MappingTestFlatDataInputDataBuilder: ((props: {
|
24
24
|
inputDataState: MappingTestFlatDataInputDataState;
|
25
25
|
isReadOnly: boolean;
|
26
|
-
}) => JSX.Element) & {
|
26
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
27
27
|
displayName: string;
|
28
28
|
};
|
29
29
|
/**
|
@@ -32,38 +32,38 @@ export declare const DEPRECATED__MappingTestFlatDataInputDataBuilder: ((props: {
|
|
32
32
|
export declare const DEPRECATED__MappingTestRelationalInputDataBuilder: ((props: {
|
33
33
|
inputDataState: MappingTestRelationalInputDataState;
|
34
34
|
isReadOnly: boolean;
|
35
|
-
}) => JSX.Element) & {
|
35
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
36
36
|
displayName: string;
|
37
37
|
};
|
38
38
|
export declare const DEPRECATED__MappingTestInputDataBuilder: ((props: {
|
39
39
|
testState: DEPRECATED__MappingTestState;
|
40
40
|
isReadOnly: boolean;
|
41
|
-
}) => JSX.Element) & {
|
41
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
42
42
|
displayName: string;
|
43
43
|
};
|
44
44
|
export declare const DEPRECATED__MappingTestExpectedOutputAssertionBuilder: ((props: {
|
45
45
|
testState: DEPRECATED__MappingTestState;
|
46
46
|
assertionState: MappingTestExpectedOutputAssertionState;
|
47
47
|
isReadOnly: boolean;
|
48
|
-
}) => JSX.Element) & {
|
48
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
49
49
|
displayName: string;
|
50
50
|
};
|
51
51
|
export declare const DEPRECATED__MappingTestAssertionBuilder: ((props: {
|
52
52
|
testState: DEPRECATED__MappingTestState;
|
53
53
|
isReadOnly: boolean;
|
54
|
-
}) => JSX.Element | null) & {
|
54
|
+
}) => import("react/jsx-runtime").JSX.Element | null) & {
|
55
55
|
displayName: string;
|
56
56
|
};
|
57
57
|
export declare const DEPRECATED__MappingTestBuilder: ((props: {
|
58
58
|
testState: DEPRECATED__MappingTestState;
|
59
59
|
isReadOnly: boolean;
|
60
|
-
}) => JSX.Element) & {
|
60
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
61
61
|
displayName: string;
|
62
62
|
};
|
63
63
|
export declare const DEPRECATED__MappingTestEditor: ((props: {
|
64
64
|
testState: DEPRECATED__MappingTestState;
|
65
65
|
isReadOnly: boolean;
|
66
|
-
}) => JSX.Element) & {
|
66
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
67
67
|
displayName: string;
|
68
68
|
};
|
69
69
|
//# sourceMappingURL=DEPRECATED__MappingTestEditor.d.ts.map
|
@@ -20,13 +20,13 @@ export declare const SourceValueInput: ((props: {
|
|
20
20
|
updateSourceValue: (val: Enum | string | undefined) => void;
|
21
21
|
deleteSourceValue: () => void;
|
22
22
|
isReadOnly: boolean;
|
23
|
-
}) => JSX.Element) & {
|
23
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
24
24
|
displayName: string;
|
25
25
|
};
|
26
26
|
export declare const EnumerationMappingEditor: ((props: {
|
27
27
|
enumerationMapping: EnumerationMapping;
|
28
28
|
isReadOnly: boolean;
|
29
|
-
}) => JSX.Element) & {
|
29
|
+
}) => import("react/jsx-runtime").JSX.Element) & {
|
30
30
|
displayName: string;
|
31
31
|
};
|
32
32
|
//# sourceMappingURL=EnumerationMappingEditor.d.ts.map
|
package/lib/components/editor/editor-group/mapping-editor/FlatDataPropertyMappingEditor.d.ts
CHANGED
@@ -19,7 +19,7 @@ export declare const FlatDataPropertyMappingEditor: ((props: {
|
|
19
19
|
flatDataInstanceSetImplementationState: FlatDataInstanceSetImplementationState;
|
20
20
|
setImplementationHasParserError: boolean;
|
21
21
|
isReadOnly: boolean;
|
22
|
-
}) => JSX.Element | null) & {
|
22
|
+
}) => import("react/jsx-runtime").JSX.Element | null) & {
|
23
23
|
displayName: string;
|
24
24
|
};
|
25
25
|
//# sourceMappingURL=FlatDataPropertyMappingEditor.d.ts.map
|