@finos/legend-extension-dsl-diagram 6.0.3 → 7.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (317) hide show
  1. package/lib/{DiagramRenderer.d.ts → DSL_Diagram_DiagramRenderer.d.ts} +9 -9
  2. package/lib/DSL_Diagram_DiagramRenderer.d.ts.map +1 -0
  3. package/lib/{DiagramRenderer.js → DSL_Diagram_DiagramRenderer.js} +11 -11
  4. package/lib/DSL_Diagram_DiagramRenderer.js.map +1 -0
  5. package/lib/{DSLDiagram_Extension.d.ts → DSL_Diagram_Extension.d.ts} +2 -2
  6. package/lib/DSL_Diagram_Extension.d.ts.map +1 -0
  7. package/lib/{DSLDiagram_Extension.js → DSL_Diagram_Extension.js} +8 -8
  8. package/lib/DSL_Diagram_Extension.js.map +1 -0
  9. package/lib/components/studio/{ClassDiagramPreview.d.ts → DSL_Diagram_ClassDiagramPreview.d.ts} +2 -1
  10. package/lib/components/studio/DSL_Diagram_ClassDiagramPreview.d.ts.map +1 -0
  11. package/lib/components/studio/{ClassDiagramPreview.js → DSL_Diagram_ClassDiagramPreview.js} +3 -3
  12. package/lib/components/studio/DSL_Diagram_ClassDiagramPreview.js.map +1 -0
  13. package/lib/components/studio/{DSLDiagram_CodeSnippets.d.ts → DSL_Diagram_CodeSnippets.d.ts} +1 -1
  14. package/lib/components/studio/DSL_Diagram_CodeSnippets.d.ts.map +1 -0
  15. package/lib/components/studio/{DSLDiagram_CodeSnippets.js → DSL_Diagram_CodeSnippets.js} +1 -1
  16. package/lib/components/studio/DSL_Diagram_CodeSnippets.js.map +1 -0
  17. package/lib/components/studio/{DiagramEditor.d.ts → DSL_Diagram_DiagramEditor.d.ts} +2 -1
  18. package/lib/components/studio/DSL_Diagram_DiagramEditor.d.ts.map +1 -0
  19. package/lib/components/studio/{DiagramEditor.js → DSL_Diagram_DiagramEditor.js} +7 -7
  20. package/lib/components/studio/DSL_Diagram_DiagramEditor.js.map +1 -0
  21. package/lib/components/studio/{InheritanceDiagramRenderer.d.ts → DSL_Diagram_InheritanceDiagramRenderer.d.ts} +2 -2
  22. package/lib/components/studio/DSL_Diagram_InheritanceDiagramRenderer.d.ts.map +1 -0
  23. package/lib/components/studio/{InheritanceDiagramRenderer.js → DSL_Diagram_InheritanceDiagramRenderer.js} +4 -4
  24. package/lib/components/studio/DSL_Diagram_InheritanceDiagramRenderer.js.map +1 -0
  25. package/lib/components/studio/{DSLDiagram_LegendStudioApplicationPlugin.d.ts → DSL_Diagram_LegendStudioApplicationPlugin.d.ts} +2 -2
  26. package/lib/components/studio/DSL_Diagram_LegendStudioApplicationPlugin.d.ts.map +1 -0
  27. package/lib/components/studio/{DSLDiagram_LegendStudioApplicationPlugin.js → DSL_Diagram_LegendStudioApplicationPlugin.js} +10 -10
  28. package/lib/components/studio/DSL_Diagram_LegendStudioApplicationPlugin.js.map +1 -0
  29. package/lib/components/studio/{DSLDiagram_LegendStudioDocumentation.d.ts → DSL_Diagram_LegendStudioDocumentation.d.ts} +1 -1
  30. package/lib/components/studio/DSL_Diagram_LegendStudioDocumentation.d.ts.map +1 -0
  31. package/lib/components/studio/{DSLDiagram_LegendStudioDocumentation.js → DSL_Diagram_LegendStudioDocumentation.js} +1 -1
  32. package/lib/components/studio/DSL_Diagram_LegendStudioDocumentation.js.map +1 -0
  33. package/lib/components/studio/{DSLDiagram_TestID.d.ts → DSL_Diagram_TestID.d.ts} +1 -1
  34. package/lib/components/studio/DSL_Diagram_TestID.d.ts.map +1 -0
  35. package/lib/components/studio/{DSLDiagram_TestID.js → DSL_Diagram_TestID.js} +1 -1
  36. package/lib/components/studio/DSL_Diagram_TestID.js.map +1 -0
  37. package/lib/graph/{DSLDiagram_HashUtils.d.ts → DSL_Diagram_HashUtils.d.ts} +1 -1
  38. package/lib/graph/DSL_Diagram_HashUtils.d.ts.map +1 -0
  39. package/lib/graph/{DSLDiagram_HashUtils.js → DSL_Diagram_HashUtils.js} +1 -1
  40. package/lib/graph/DSL_Diagram_HashUtils.js.map +1 -0
  41. package/lib/graph/{DSLDiagram_PureGraphPlugin.d.ts → DSL_Diagram_PureGraphPlugin.d.ts} +2 -2
  42. package/lib/graph/DSL_Diagram_PureGraphPlugin.d.ts.map +1 -0
  43. package/lib/graph/{DSLDiagram_PureGraphPlugin.js → DSL_Diagram_PureGraphPlugin.js} +4 -4
  44. package/lib/graph/DSL_Diagram_PureGraphPlugin.js.map +1 -0
  45. package/lib/graph/helpers/{DSLDiagram_Helper.d.ts → DSL_Diagram_Helper.d.ts} +6 -6
  46. package/lib/graph/helpers/DSL_Diagram_Helper.d.ts.map +1 -0
  47. package/lib/graph/helpers/{DSLDiagram_Helper.js → DSL_Diagram_Helper.js} +5 -5
  48. package/lib/graph/helpers/DSL_Diagram_Helper.js.map +1 -0
  49. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_AssociationView.d.ts → DSL_Diagram_AssociationView.d.ts} +4 -4
  50. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_AssociationView.d.ts.map +1 -0
  51. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_AssociationView.js → DSL_Diagram_AssociationView.js} +3 -3
  52. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_AssociationView.js.map +1 -0
  53. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_ClassView.d.ts → DSL_Diagram_ClassView.d.ts} +3 -3
  54. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_ClassView.d.ts.map +1 -0
  55. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_ClassView.js → DSL_Diagram_ClassView.js} +5 -5
  56. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_ClassView.js.map +1 -0
  57. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_ClassViewReference.d.ts → DSL_Diagram_ClassViewReference.d.ts} +3 -3
  58. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_ClassViewReference.d.ts.map +1 -0
  59. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_ClassViewReference.js → DSL_Diagram_ClassViewReference.js} +1 -1
  60. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_ClassViewReference.js.map +1 -0
  61. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_Diagram.d.ts → DSL_Diagram_Diagram.d.ts} +5 -5
  62. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_Diagram.d.ts.map +1 -0
  63. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_Diagram.js → DSL_Diagram_Diagram.js} +2 -2
  64. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_Diagram.js.map +1 -0
  65. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_GeneralizationView.d.ts → DSL_Diagram_GeneralizationView.d.ts} +2 -2
  66. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_GeneralizationView.d.ts.map +1 -0
  67. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_GeneralizationView.js → DSL_Diagram_GeneralizationView.js} +3 -3
  68. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_GeneralizationView.js.map +1 -0
  69. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_PropertyHolderView.d.ts → DSL_Diagram_PropertyHolderView.d.ts} +4 -4
  70. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_PropertyHolderView.d.ts.map +1 -0
  71. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_PropertyHolderView.js → DSL_Diagram_PropertyHolderView.js} +3 -3
  72. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_PropertyHolderView.js.map +1 -0
  73. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_PropertyView.d.ts → DSL_Diagram_PropertyView.d.ts} +2 -2
  74. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_PropertyView.d.ts.map +1 -0
  75. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_PropertyView.js → DSL_Diagram_PropertyView.js} +3 -3
  76. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_PropertyView.js.map +1 -0
  77. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_RelationshipView.d.ts → DSL_Diagram_RelationshipView.d.ts} +5 -5
  78. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_RelationshipView.d.ts.map +1 -0
  79. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_RelationshipView.js → DSL_Diagram_RelationshipView.js} +5 -5
  80. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_RelationshipView.js.map +1 -0
  81. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_RelationshipViewEnd.d.ts → DSL_Diagram_RelationshipViewEnd.d.ts} +2 -2
  82. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_RelationshipViewEnd.d.ts.map +1 -0
  83. package/lib/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_RelationshipViewEnd.js → DSL_Diagram_RelationshipViewEnd.js} +1 -1
  84. package/lib/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_RelationshipViewEnd.js.map +1 -0
  85. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/{DSLDiagram_Point.d.ts → DSL_Diagram_Point.d.ts} +1 -1
  86. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_Point.d.ts.map +1 -0
  87. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/{DSLDiagram_Point.js → DSL_Diagram_Point.js} +2 -2
  88. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_Point.js.map +1 -0
  89. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/{DSLDiagram_PositionedRectangle.d.ts → DSL_Diagram_PositionedRectangle.d.ts} +3 -3
  90. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_PositionedRectangle.d.ts.map +1 -0
  91. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/{DSLDiagram_PositionedRectangle.js → DSL_Diagram_PositionedRectangle.js} +4 -4
  92. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_PositionedRectangle.js.map +1 -0
  93. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/{DSLDiagram_Rectangle.d.ts → DSL_Diagram_Rectangle.d.ts} +1 -1
  94. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_Rectangle.d.ts.map +1 -0
  95. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/{DSLDiagram_Rectangle.js → DSL_Diagram_Rectangle.js} +2 -2
  96. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_Rectangle.js.map +1 -0
  97. package/lib/graphManager/{DSLDiagram_GraphManagerHelper.d.ts → DSL_Diagram_GraphManagerHelper.d.ts} +2 -2
  98. package/lib/graphManager/DSL_Diagram_GraphManagerHelper.d.ts.map +1 -0
  99. package/lib/graphManager/{DSLDiagram_GraphManagerHelper.js → DSL_Diagram_GraphManagerHelper.js} +2 -2
  100. package/lib/graphManager/DSL_Diagram_GraphManagerHelper.js.map +1 -0
  101. package/lib/graphManager/{DSLDiagram_PureGraphManagerPlugin.d.ts → DSL_Diagram_PureGraphManagerPlugin.d.ts} +2 -2
  102. package/lib/graphManager/DSL_Diagram_PureGraphManagerPlugin.d.ts.map +1 -0
  103. package/lib/graphManager/{DSLDiagram_PureGraphManagerPlugin.js → DSL_Diagram_PureGraphManagerPlugin.js} +4 -4
  104. package/lib/graphManager/DSL_Diagram_PureGraphManagerPlugin.js.map +1 -0
  105. package/lib/graphManager/action/changeDetection/{DSLDiagram_ObserverHelper.d.ts → DSL_Diagram_ObserverHelper.d.ts} +10 -10
  106. package/lib/graphManager/action/changeDetection/DSL_Diagram_ObserverHelper.d.ts.map +1 -0
  107. package/lib/graphManager/action/changeDetection/{DSLDiagram_ObserverHelper.js → DSL_Diagram_ObserverHelper.js} +1 -1
  108. package/lib/graphManager/action/changeDetection/DSL_Diagram_ObserverHelper.js.map +1 -0
  109. package/lib/graphManager/protocol/pure/{DSLDiagram_PureProtocolProcessorPlugin.d.ts → DSL_Diagram_PureProtocolProcessorPlugin.d.ts} +3 -3
  110. package/lib/graphManager/protocol/pure/DSL_Diagram_PureProtocolProcessorPlugin.d.ts.map +1 -0
  111. package/lib/graphManager/protocol/pure/{DSLDiagram_PureProtocolProcessorPlugin.js → DSL_Diagram_PureProtocolProcessorPlugin.js} +9 -9
  112. package/lib/graphManager/protocol/pure/DSL_Diagram_PureProtocolProcessorPlugin.js.map +1 -0
  113. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_ClassView.d.ts → V1_DSL_Diagram_ClassView.d.ts} +2 -2
  114. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_ClassView.d.ts.map +1 -0
  115. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_ClassView.js → V1_DSL_Diagram_ClassView.js} +3 -3
  116. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_ClassView.js.map +1 -0
  117. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_Diagram.d.ts → V1_DSL_Diagram_Diagram.d.ts} +4 -4
  118. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_Diagram.d.ts.map +1 -0
  119. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_Diagram.js → V1_DSL_Diagram_Diagram.js} +2 -2
  120. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_Diagram.js.map +1 -0
  121. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_GeneralizationView.d.ts → V1_DSL_Diagram_GeneralizationView.d.ts} +3 -3
  122. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_GeneralizationView.d.ts.map +1 -0
  123. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_GeneralizationView.js → V1_DSL_Diagram_GeneralizationView.js} +3 -3
  124. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_GeneralizationView.js.map +1 -0
  125. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_PropertyHolderView.d.ts → V1_DSL_Diagram_PropertyHolderView.d.ts} +2 -2
  126. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_PropertyHolderView.d.ts.map +1 -0
  127. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_PropertyHolderView.js → V1_DSL_Diagram_PropertyHolderView.js} +3 -3
  128. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_PropertyHolderView.js.map +1 -0
  129. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_PropertyView.d.ts → V1_DSL_Diagram_PropertyView.d.ts} +2 -2
  130. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_PropertyView.d.ts.map +1 -0
  131. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_PropertyView.js → V1_DSL_Diagram_PropertyView.js} +3 -3
  132. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_PropertyView.js.map +1 -0
  133. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_RelationshipView.d.ts → V1_DSL_Diagram_RelationshipView.d.ts} +2 -2
  134. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_RelationshipView.d.ts.map +1 -0
  135. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_RelationshipView.js → V1_DSL_Diagram_RelationshipView.js} +2 -2
  136. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSL_Diagram_RelationshipView.js.map +1 -0
  137. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_Line.d.ts → V1_DSL_Diagram_Line.d.ts} +2 -2
  138. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSL_Diagram_Line.d.ts.map +1 -0
  139. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_Line.js → V1_DSL_Diagram_Line.js} +1 -1
  140. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSL_Diagram_Line.js.map +1 -0
  141. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_Point.d.ts → V1_DSL_Diagram_Point.d.ts} +1 -1
  142. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSL_Diagram_Point.d.ts.map +1 -0
  143. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_Point.js → V1_DSL_Diagram_Point.js} +2 -2
  144. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSL_Diagram_Point.js.map +1 -0
  145. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_PositionedRectangle.d.ts → V1_DSL_Diagram_PositionedRectangle.d.ts} +3 -3
  146. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSL_Diagram_PositionedRectangle.d.ts.map +1 -0
  147. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_PositionedRectangle.js → V1_DSL_Diagram_PositionedRectangle.js} +2 -2
  148. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSL_Diagram_PositionedRectangle.js.map +1 -0
  149. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_Rectangle.d.ts → V1_DSL_Diagram_Rectangle.d.ts} +1 -1
  150. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSL_Diagram_Rectangle.d.ts.map +1 -0
  151. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_Rectangle.js → V1_DSL_Diagram_Rectangle.js} +2 -2
  152. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSL_Diagram_Rectangle.js.map +1 -0
  153. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/{V1_DSLDiagram_GraphBuilderHelper.d.ts → V1_DSL_Diagram_GraphBuilderHelper.d.ts} +8 -8
  154. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/V1_DSL_Diagram_GraphBuilderHelper.d.ts.map +1 -0
  155. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/{V1_DSLDiagram_GraphBuilderHelper.js → V1_DSL_Diagram_GraphBuilderHelper.js} +8 -8
  156. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/V1_DSL_Diagram_GraphBuilderHelper.js.map +1 -0
  157. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/{V1_DSLDiagram_TransformerHelper.d.ts → V1_DSL_Diagram_TransformerHelper.d.ts} +3 -3
  158. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/V1_DSL_Diagram_TransformerHelper.d.ts.map +1 -0
  159. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/{V1_DSLDiagram_TransformerHelper.js → V1_DSL_Diagram_TransformerHelper.js} +8 -8
  160. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/V1_DSL_Diagram_TransformerHelper.js.map +1 -0
  161. package/lib/graphManager/protocol/pure/v1/transformation/pureProtocol/{V1_DSLDiagram_ProtocolHelper.d.ts → V1_DSL_Diagram_ProtocolHelper.d.ts} +2 -2
  162. package/lib/graphManager/protocol/pure/v1/transformation/pureProtocol/V1_DSL_Diagram_ProtocolHelper.d.ts.map +1 -0
  163. package/lib/graphManager/protocol/pure/v1/transformation/pureProtocol/{V1_DSLDiagram_ProtocolHelper.js → V1_DSL_Diagram_ProtocolHelper.js} +8 -8
  164. package/lib/graphManager/protocol/pure/v1/transformation/pureProtocol/V1_DSL_Diagram_ProtocolHelper.js.map +1 -0
  165. package/lib/index.css +1 -1
  166. package/lib/index.d.ts +17 -17
  167. package/lib/index.d.ts.map +1 -1
  168. package/lib/index.js +17 -17
  169. package/lib/index.js.map +1 -1
  170. package/lib/package.json +4 -4
  171. package/lib/stores/studio/{DiagramEditorState.d.ts → DSL_Diagram_DiagramEditorState.d.ts} +5 -5
  172. package/lib/stores/studio/DSL_Diagram_DiagramEditorState.d.ts.map +1 -0
  173. package/lib/stores/studio/{DiagramEditorState.js → DSL_Diagram_DiagramEditorState.js} +3 -3
  174. package/lib/stores/studio/DSL_Diagram_DiagramEditorState.js.map +1 -0
  175. package/lib/stores/studio/{DSLDiagram_GraphModifierHelper.d.ts → DSL_Diagram_GraphModifierHelper.d.ts} +11 -11
  176. package/lib/stores/studio/DSL_Diagram_GraphModifierHelper.d.ts.map +1 -0
  177. package/lib/stores/studio/{DSLDiagram_GraphModifierHelper.js → DSL_Diagram_GraphModifierHelper.js} +3 -3
  178. package/lib/stores/studio/DSL_Diagram_GraphModifierHelper.js.map +1 -0
  179. package/lib/stores/studio/{DSLDiagram_LegendStudioApplicationNavigationContext.d.ts → DSL_Diagram_LegendStudioApplicationNavigationContext.d.ts} +1 -1
  180. package/lib/stores/studio/DSL_Diagram_LegendStudioApplicationNavigationContext.d.ts.map +1 -0
  181. package/lib/stores/studio/{DSLDiagram_LegendStudioApplicationNavigationContext.js → DSL_Diagram_LegendStudioApplicationNavigationContext.js} +1 -1
  182. package/lib/stores/studio/DSL_Diagram_LegendStudioApplicationNavigationContext.js.map +1 -0
  183. package/package.json +11 -11
  184. package/src/{DiagramRenderer.ts → DSL_Diagram_DiagramRenderer.ts} +12 -12
  185. package/src/{DSLDiagram_Extension.ts → DSL_Diagram_Extension.ts} +7 -7
  186. package/src/components/studio/{ClassDiagramPreview.tsx → DSL_Diagram_ClassDiagramPreview.tsx} +2 -2
  187. package/src/components/studio/{DSLDiagram_CodeSnippets.ts → DSL_Diagram_CodeSnippets.ts} +0 -0
  188. package/src/components/studio/{DiagramEditor.tsx → DSL_Diagram_DiagramEditor.tsx} +6 -6
  189. package/src/components/studio/{InheritanceDiagramRenderer.ts → DSL_Diagram_InheritanceDiagramRenderer.ts} +3 -3
  190. package/src/components/studio/{DSLDiagram_LegendStudioApplicationPlugin.tsx → DSL_Diagram_LegendStudioApplicationPlugin.tsx} +9 -9
  191. package/src/components/studio/{DSLDiagram_LegendStudioDocumentation.ts → DSL_Diagram_LegendStudioDocumentation.ts} +0 -0
  192. package/src/components/studio/{DSLDiagram_TestID.ts → DSL_Diagram_TestID.ts} +0 -0
  193. package/src/graph/{DSLDiagram_HashUtils.ts → DSL_Diagram_HashUtils.ts} +0 -0
  194. package/src/graph/{DSLDiagram_PureGraphPlugin.ts → DSL_Diagram_PureGraphPlugin.ts} +3 -3
  195. package/src/graph/helpers/{DSLDiagram_Helper.ts → DSL_Diagram_Helper.ts} +6 -6
  196. package/src/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_AssociationView.ts → DSL_Diagram_AssociationView.ts} +4 -4
  197. package/src/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_ClassView.ts → DSL_Diagram_ClassView.ts} +5 -5
  198. package/src/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_ClassViewReference.ts → DSL_Diagram_ClassViewReference.ts} +2 -2
  199. package/src/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_Diagram.ts → DSL_Diagram_Diagram.ts} +5 -5
  200. package/src/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_GeneralizationView.ts → DSL_Diagram_GeneralizationView.ts} +2 -2
  201. package/src/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_PropertyHolderView.ts → DSL_Diagram_PropertyHolderView.ts} +4 -4
  202. package/src/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_PropertyView.ts → DSL_Diagram_PropertyView.ts} +2 -2
  203. package/src/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_RelationshipView.ts → DSL_Diagram_RelationshipView.ts} +6 -6
  204. package/src/graph/metamodel/pure/packageableElements/diagram/{DSLDiagram_RelationshipViewEnd.ts → DSL_Diagram_RelationshipViewEnd.ts} +1 -1
  205. package/src/graph/metamodel/pure/packageableElements/diagram/geometry/{DSLDiagram_Point.ts → DSL_Diagram_Point.ts} +1 -1
  206. package/src/graph/metamodel/pure/packageableElements/diagram/geometry/{DSLDiagram_PositionedRectangle.ts → DSL_Diagram_PositionedRectangle.ts} +3 -3
  207. package/src/graph/metamodel/pure/packageableElements/diagram/geometry/{DSLDiagram_Rectangle.ts → DSL_Diagram_Rectangle.ts} +1 -1
  208. package/src/graphManager/{DSLDiagram_GraphManagerHelper.ts → DSL_Diagram_GraphManagerHelper.ts} +1 -1
  209. package/src/graphManager/{DSLDiagram_PureGraphManagerPlugin.ts → DSL_Diagram_PureGraphManagerPlugin.ts} +3 -3
  210. package/src/graphManager/action/changeDetection/{DSLDiagram_ObserverHelper.ts → DSL_Diagram_ObserverHelper.ts} +9 -9
  211. package/src/graphManager/protocol/pure/{DSLDiagram_PureProtocolProcessorPlugin.ts → DSL_Diagram_PureProtocolProcessorPlugin.ts} +8 -8
  212. package/src/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_ClassView.ts → V1_DSL_Diagram_ClassView.ts} +2 -2
  213. package/src/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_Diagram.ts → V1_DSL_Diagram_Diagram.ts} +4 -4
  214. package/src/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_GeneralizationView.ts → V1_DSL_Diagram_GeneralizationView.ts} +3 -3
  215. package/src/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_PropertyHolderView.ts → V1_DSL_Diagram_PropertyHolderView.ts} +2 -2
  216. package/src/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_PropertyView.ts → V1_DSL_Diagram_PropertyView.ts} +2 -2
  217. package/src/graphManager/protocol/pure/v1/model/packageableElements/diagram/{V1_DSLDiagram_RelationshipView.ts → V1_DSL_Diagram_RelationshipView.ts} +2 -2
  218. package/src/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_Line.ts → V1_DSL_Diagram_Line.ts} +1 -1
  219. package/src/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_Point.ts → V1_DSL_Diagram_Point.ts} +1 -1
  220. package/src/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_PositionedRectangle.ts → V1_DSL_Diagram_PositionedRectangle.ts} +3 -3
  221. package/src/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/{V1_DSLDiagram_Rectangle.ts → V1_DSL_Diagram_Rectangle.ts} +1 -1
  222. package/src/graphManager/protocol/pure/v1/transformation/pureGraph/{V1_DSLDiagram_GraphBuilderHelper.ts → V1_DSL_Diagram_GraphBuilderHelper.ts} +13 -13
  223. package/src/graphManager/protocol/pure/v1/transformation/pureGraph/{V1_DSLDiagram_TransformerHelper.ts → V1_DSL_Diagram_TransformerHelper.ts} +12 -12
  224. package/src/graphManager/protocol/pure/v1/transformation/pureProtocol/{V1_DSLDiagram_ProtocolHelper.ts → V1_DSL_Diagram_ProtocolHelper.ts} +7 -7
  225. package/src/index.ts +17 -17
  226. package/src/stores/studio/{DiagramEditorState.ts → DSL_Diagram_DiagramEditorState.ts} +5 -5
  227. package/src/stores/studio/{DSLDiagram_GraphModifierHelper.ts → DSL_Diagram_GraphModifierHelper.ts} +12 -12
  228. package/src/stores/studio/{DSLDiagram_LegendStudioApplicationNavigationContext.ts → DSL_Diagram_LegendStudioApplicationNavigationContext.ts} +0 -0
  229. package/tsconfig.json +44 -44
  230. package/lib/DSLDiagram_Extension.d.ts.map +0 -1
  231. package/lib/DSLDiagram_Extension.js.map +0 -1
  232. package/lib/DiagramRenderer.d.ts.map +0 -1
  233. package/lib/DiagramRenderer.js.map +0 -1
  234. package/lib/components/studio/ClassDiagramPreview.d.ts.map +0 -1
  235. package/lib/components/studio/ClassDiagramPreview.js.map +0 -1
  236. package/lib/components/studio/DSLDiagram_CodeSnippets.d.ts.map +0 -1
  237. package/lib/components/studio/DSLDiagram_CodeSnippets.js.map +0 -1
  238. package/lib/components/studio/DSLDiagram_LegendStudioApplicationPlugin.d.ts.map +0 -1
  239. package/lib/components/studio/DSLDiagram_LegendStudioApplicationPlugin.js.map +0 -1
  240. package/lib/components/studio/DSLDiagram_LegendStudioDocumentation.d.ts.map +0 -1
  241. package/lib/components/studio/DSLDiagram_LegendStudioDocumentation.js.map +0 -1
  242. package/lib/components/studio/DSLDiagram_TestID.d.ts.map +0 -1
  243. package/lib/components/studio/DSLDiagram_TestID.js.map +0 -1
  244. package/lib/components/studio/DiagramEditor.d.ts.map +0 -1
  245. package/lib/components/studio/DiagramEditor.js.map +0 -1
  246. package/lib/components/studio/InheritanceDiagramRenderer.d.ts.map +0 -1
  247. package/lib/components/studio/InheritanceDiagramRenderer.js.map +0 -1
  248. package/lib/graph/DSLDiagram_HashUtils.d.ts.map +0 -1
  249. package/lib/graph/DSLDiagram_HashUtils.js.map +0 -1
  250. package/lib/graph/DSLDiagram_PureGraphPlugin.d.ts.map +0 -1
  251. package/lib/graph/DSLDiagram_PureGraphPlugin.js.map +0 -1
  252. package/lib/graph/helpers/DSLDiagram_Helper.d.ts.map +0 -1
  253. package/lib/graph/helpers/DSLDiagram_Helper.js.map +0 -1
  254. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_AssociationView.d.ts.map +0 -1
  255. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_AssociationView.js.map +0 -1
  256. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_ClassView.d.ts.map +0 -1
  257. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_ClassView.js.map +0 -1
  258. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_ClassViewReference.d.ts.map +0 -1
  259. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_ClassViewReference.js.map +0 -1
  260. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_Diagram.d.ts.map +0 -1
  261. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_Diagram.js.map +0 -1
  262. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_GeneralizationView.d.ts.map +0 -1
  263. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_GeneralizationView.js.map +0 -1
  264. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_PropertyHolderView.d.ts.map +0 -1
  265. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_PropertyHolderView.js.map +0 -1
  266. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_PropertyView.d.ts.map +0 -1
  267. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_PropertyView.js.map +0 -1
  268. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_RelationshipView.d.ts.map +0 -1
  269. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_RelationshipView.js.map +0 -1
  270. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_RelationshipViewEnd.d.ts.map +0 -1
  271. package/lib/graph/metamodel/pure/packageableElements/diagram/DSLDiagram_RelationshipViewEnd.js.map +0 -1
  272. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_Point.d.ts.map +0 -1
  273. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_Point.js.map +0 -1
  274. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_PositionedRectangle.d.ts.map +0 -1
  275. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_PositionedRectangle.js.map +0 -1
  276. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_Rectangle.d.ts.map +0 -1
  277. package/lib/graph/metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_Rectangle.js.map +0 -1
  278. package/lib/graphManager/DSLDiagram_GraphManagerHelper.d.ts.map +0 -1
  279. package/lib/graphManager/DSLDiagram_GraphManagerHelper.js.map +0 -1
  280. package/lib/graphManager/DSLDiagram_PureGraphManagerPlugin.d.ts.map +0 -1
  281. package/lib/graphManager/DSLDiagram_PureGraphManagerPlugin.js.map +0 -1
  282. package/lib/graphManager/action/changeDetection/DSLDiagram_ObserverHelper.d.ts.map +0 -1
  283. package/lib/graphManager/action/changeDetection/DSLDiagram_ObserverHelper.js.map +0 -1
  284. package/lib/graphManager/protocol/pure/DSLDiagram_PureProtocolProcessorPlugin.d.ts.map +0 -1
  285. package/lib/graphManager/protocol/pure/DSLDiagram_PureProtocolProcessorPlugin.js.map +0 -1
  286. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_ClassView.d.ts.map +0 -1
  287. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_ClassView.js.map +0 -1
  288. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_Diagram.d.ts.map +0 -1
  289. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_Diagram.js.map +0 -1
  290. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_GeneralizationView.d.ts.map +0 -1
  291. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_GeneralizationView.js.map +0 -1
  292. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyHolderView.d.ts.map +0 -1
  293. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyHolderView.js.map +0 -1
  294. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyView.d.ts.map +0 -1
  295. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyView.js.map +0 -1
  296. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_RelationshipView.d.ts.map +0 -1
  297. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_RelationshipView.js.map +0 -1
  298. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Line.d.ts.map +0 -1
  299. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Line.js.map +0 -1
  300. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Point.d.ts.map +0 -1
  301. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Point.js.map +0 -1
  302. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_PositionedRectangle.d.ts.map +0 -1
  303. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_PositionedRectangle.js.map +0 -1
  304. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Rectangle.d.ts.map +0 -1
  305. package/lib/graphManager/protocol/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Rectangle.js.map +0 -1
  306. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.d.ts.map +0 -1
  307. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.js.map +0 -1
  308. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.d.ts.map +0 -1
  309. package/lib/graphManager/protocol/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.js.map +0 -1
  310. package/lib/graphManager/protocol/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.d.ts.map +0 -1
  311. package/lib/graphManager/protocol/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.js.map +0 -1
  312. package/lib/stores/studio/DSLDiagram_GraphModifierHelper.d.ts.map +0 -1
  313. package/lib/stores/studio/DSLDiagram_GraphModifierHelper.js.map +0 -1
  314. package/lib/stores/studio/DSLDiagram_LegendStudioApplicationNavigationContext.d.ts.map +0 -1
  315. package/lib/stores/studio/DSLDiagram_LegendStudioApplicationNavigationContext.js.map +0 -1
  316. package/lib/stores/studio/DiagramEditorState.d.ts.map +0 -1
  317. package/lib/stores/studio/DiagramEditorState.js.map +0 -1
@@ -13,11 +13,11 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- import { DiagramRenderer } from '../../DiagramRenderer.js';
16
+ import { DiagramRenderer } from '../../DSL_Diagram_DiagramRenderer.js';
17
17
  import { uuid } from '@finos/legend-shared';
18
18
  import { PackageableElementExplicitReference, } from '@finos/legend-graph';
19
- import { Diagram } from '../../graph/metamodel/pure/packageableElements/diagram/DSLDiagram_Diagram.js';
20
- import { ClassView } from '../../graph/metamodel/pure/packageableElements/diagram/DSLDiagram_ClassView.js';
19
+ import { Diagram } from '../../graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_Diagram.js';
20
+ import { ClassView } from '../../graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_ClassView.js';
21
21
  export class InheritanceDiagramRenderer extends DiagramRenderer {
22
22
  constructor(div, _class) {
23
23
  super(div, new Diagram(''));
@@ -31,4 +31,4 @@ export class InheritanceDiagramRenderer extends DiagramRenderer {
31
31
  this.diagram.generalizationViews = result[1];
32
32
  }
33
33
  }
34
- //# sourceMappingURL=InheritanceDiagramRenderer.js.map
34
+ //# sourceMappingURL=DSL_Diagram_InheritanceDiagramRenderer.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_InheritanceDiagramRenderer.js","sourceRoot":"","sources":["../../../src/components/studio/DSL_Diagram_InheritanceDiagramRenderer.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AACvE,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAEL,mCAAmC,GACpC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,OAAO,EAAE,MAAM,+EAA+E,CAAC;AACxG,OAAO,EAAE,SAAS,EAAE,MAAM,iFAAiF,CAAC;AAE5G,MAAM,OAAO,0BAA2B,SAAQ,eAAe;IAC7D,YAAY,GAAmB,EAAE,MAAa;QAC5C,KAAK,CAAC,GAAG,EAAE,IAAI,OAAO,CAAC,EAAE,CAAC,CAAC,CAAC;QAC5B,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;IACzB,CAAC;IAED,SAAS,CAAC,MAAa;QACrB,MAAM,EAAE,GAAG,IAAI,SAAS,CACtB,IAAI,CAAC,OAAO,EACZ,IAAI,EAAE,EACN,mCAAmC,CAAC,MAAM,CAAC,MAAM,CAAC,CACnD,CAAC;QAEF,IAAI,CAAC,gCAAgC,CAAC,EAAE,CAAC,CAAC;QAE1C,MAAM,MAAM,GAAG,IAAI,CAAC,cAAc,CAChC,IAAI,CAAC,kBAAkB,CAAC,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,OAAO,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC,EAClD,IAAI,CAAC,OAAO,EACZ,IAAI,EACJ,IAAI,CACL,CAAC;QACF,IAAI,CAAC,OAAO,CAAC,UAAU,GAAG,MAAM,CAAC,CAAC,CAAC,CAAC;QACpC,IAAI,CAAC,OAAO,CAAC,mBAAmB,GAAG,MAAM,CAAC,CAAC,CAAC,CAAC;IAC/C,CAAC;CACF"}
@@ -14,7 +14,7 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { LegendStudioApplicationPlugin, type NewElementFromStateCreator, type ElementEditorStateCreator, type ElementClassifier, type DragElementClassifier, type ElementIconGetter, type ElementEditorRenderer, type DSL_LegendStudioApplicationPlugin_Extension, type ElementEditorPostDeleteAction, type ElementEditorPostRenameAction, type ClassPreviewRenderer, type PureGrammarParserDocumentationGetter, type PureGrammarParserElementDocumentationGetter, type PureGrammarParserKeywordSuggestionGetter, type PureGrammarParserElementSnippetSuggestionsGetter } from '@finos/legend-application-studio';
17
- export declare class DSLDiagram_LegendStudioApplicationPlugin extends LegendStudioApplicationPlugin implements DSL_LegendStudioApplicationPlugin_Extension {
17
+ export declare class DSL_Diagram_LegendStudioApplicationPlugin extends LegendStudioApplicationPlugin implements DSL_LegendStudioApplicationPlugin_Extension {
18
18
  constructor();
19
19
  getExtraRequiredDocumentationKeys(): string[];
20
20
  getExtraClassPreviewRenderers(): ClassPreviewRenderer[];
@@ -34,4 +34,4 @@ export declare class DSLDiagram_LegendStudioApplicationPlugin extends LegendStud
34
34
  getExtraPureGrammarParserKeywordSuggestionGetters(): PureGrammarParserKeywordSuggestionGetter[];
35
35
  getExtraPureGrammarParserElementSnippetSuggestionsGetters(): PureGrammarParserElementSnippetSuggestionsGetter[];
36
36
  }
37
- //# sourceMappingURL=DSLDiagram_LegendStudioApplicationPlugin.d.ts.map
37
+ //# sourceMappingURL=DSL_Diagram_LegendStudioApplicationPlugin.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_LegendStudioApplicationPlugin.d.ts","sourceRoot":"","sources":["../../../src/components/studio/DSL_Diagram_LegendStudioApplicationPlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,EACL,6BAA6B,EAC7B,KAAK,0BAA0B,EAG/B,KAAK,yBAAyB,EAC9B,KAAK,iBAAiB,EACtB,KAAK,qBAAqB,EAC1B,KAAK,iBAAiB,EACtB,KAAK,qBAAqB,EAC1B,KAAK,2CAA2C,EAEhD,KAAK,6BAA6B,EAClC,KAAK,6BAA6B,EAClC,KAAK,oBAAoB,EACzB,KAAK,oCAAoC,EACzC,KAAK,2CAA2C,EAChD,KAAK,wCAAwC,EAE7C,KAAK,gDAAgD,EACtD,MAAM,kCAAkC,CAAC;AAwB1C,qBAAa,yCACX,SAAQ,6BACR,YAAW,2CAA2C;;IAM7C,iCAAiC,IAAI,MAAM,EAAE;IAO7C,6BAA6B,IAAI,oBAAoB,EAAE;IAQvD,gDAAgD,IAAI,MAAM,EAAE;IAMrE,6BAA6B,IAAI,MAAM,EAAE;IAIzC,0BAA0B,IAAI,iBAAiB,EAAE;IAWjD,0BAA0B,IAAI,iBAAiB,EAAE;IAejD,8BAA8B,IAAI,qBAAqB,EAAE;IAWzD,mCAAmC,IAAI,0BAA0B,EAAE;IAenE,kCAAkC,IAAI,yBAAyB,EAAE;IAcjE,8BAA8B,IAAI,qBAAqB,EAAE;IAWzD,6CAA6C,IAAI,MAAM,EAAE;IAIzD,sCAAsC,IAAI,6BAA6B,EAAE;IAWzE,sCAAsC,IAAI,6BAA6B,EAAE;IAWzE,oDAAoD,IAAI,2CAA2C,EAAE;IAmBrG,6CAA6C,IAAI,oCAAoC,EAAE;IAgBvF,iDAAiD,IAAI,wCAAwC,EAAE;IAgB/F,yDAAyD,IAAI,gDAAgD,EAAE;CAgChH"}
@@ -17,17 +17,17 @@ import { jsx as _jsx } from "react/jsx-runtime";
17
17
  import packageJson from '../../../package.json';
18
18
  import { LegendStudioApplicationPlugin, } from '@finos/legend-application-studio';
19
19
  import { ShapesIcon } from '@finos/legend-art';
20
- import { Diagram } from '../../graph/metamodel/pure/packageableElements/diagram/DSLDiagram_Diagram.js';
21
- import { DiagramEditorState } from '../../stores/studio/DiagramEditorState.js';
22
- import { DiagramEditor } from './DiagramEditor.js';
23
- import { ClassDiagramPreview } from './ClassDiagramPreview.js';
24
- import { PURE_GRAMMAR_DIAGRAM_ELEMENT_TYPE_LABEL, PURE_GRAMMAR_DIAGRAM_PARSER_NAME, } from '../../graphManager/DSLDiagram_PureGraphManagerPlugin.js';
25
- import { DSL_DIAGRAM_LEGEND_STUDIO_DOCUMENTATION_KEY } from './DSLDiagram_LegendStudioDocumentation.js';
26
- import { EMPTY_DIAGRAM_SNIPPET, getDiagramSnippetWithGeneralizationView, getDiagramSnippetWithOneClassView, getDiagramSnippetWithPropertyView, } from './DSLDiagram_CodeSnippets.js';
27
- import { DSL_DIAGRAM_LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY } from '../../stores/studio/DSLDiagram_LegendStudioApplicationNavigationContext.js';
20
+ import { Diagram } from '../../graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_Diagram.js';
21
+ import { DiagramEditorState } from '../../stores/studio/DSL_Diagram_DiagramEditorState.js';
22
+ import { DiagramEditor } from './DSL_Diagram_DiagramEditor.js';
23
+ import { ClassDiagramPreview } from './DSL_Diagram_ClassDiagramPreview.js';
24
+ import { PURE_GRAMMAR_DIAGRAM_ELEMENT_TYPE_LABEL, PURE_GRAMMAR_DIAGRAM_PARSER_NAME, } from '../../graphManager/DSL_Diagram_PureGraphManagerPlugin.js';
25
+ import { DSL_DIAGRAM_LEGEND_STUDIO_DOCUMENTATION_KEY } from './DSL_Diagram_LegendStudioDocumentation.js';
26
+ import { EMPTY_DIAGRAM_SNIPPET, getDiagramSnippetWithGeneralizationView, getDiagramSnippetWithOneClassView, getDiagramSnippetWithPropertyView, } from './DSL_Diagram_CodeSnippets.js';
27
+ import { DSL_DIAGRAM_LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY } from '../../stores/studio/DSL_Diagram_LegendStudioApplicationNavigationContext.js';
28
28
  const DIAGRAM_ELEMENT_TYPE = 'DIAGRAM';
29
29
  const DIAGRAM_ELEMENT_PROJECT_EXPLORER_DND_TYPE = 'PROJECT_EXPLORER_DIAGRAM';
30
- export class DSLDiagram_LegendStudioApplicationPlugin extends LegendStudioApplicationPlugin {
30
+ export class DSL_Diagram_LegendStudioApplicationPlugin extends LegendStudioApplicationPlugin {
31
31
  constructor() {
32
32
  super(packageJson.extensions.applicationStudioPlugin, packageJson.version);
33
33
  }
@@ -196,4 +196,4 @@ export class DSLDiagram_LegendStudioApplicationPlugin extends LegendStudioApplic
196
196
  ];
197
197
  }
198
198
  }
199
- //# sourceMappingURL=DSLDiagram_LegendStudioApplicationPlugin.js.map
199
+ //# sourceMappingURL=DSL_Diagram_LegendStudioApplicationPlugin.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_LegendStudioApplicationPlugin.js","sourceRoot":"","sources":["../../../src/components/studio/DSL_Diagram_LegendStudioApplicationPlugin.tsx"],"names":[],"mappings":"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"}
@@ -17,4 +17,4 @@ export declare enum DSL_DIAGRAM_LEGEND_STUDIO_DOCUMENTATION_KEY {
17
17
  GRAMMAR_PARSER = "dsl-diagram.grammar.parser",
18
18
  GRAMMAR_ELEMENT_DIAGRAM = "dsl-diagram.grammar.element.diagram"
19
19
  }
20
- //# sourceMappingURL=DSLDiagram_LegendStudioDocumentation.d.ts.map
20
+ //# sourceMappingURL=DSL_Diagram_LegendStudioDocumentation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_LegendStudioDocumentation.d.ts","sourceRoot":"","sources":["../../../src/components/studio/DSL_Diagram_LegendStudioDocumentation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,oBAAY,2CAA2C;IACrD,cAAc,+BAA+B;IAC7C,uBAAuB,wCAAwC;CAChE"}
@@ -18,4 +18,4 @@ export var DSL_DIAGRAM_LEGEND_STUDIO_DOCUMENTATION_KEY;
18
18
  DSL_DIAGRAM_LEGEND_STUDIO_DOCUMENTATION_KEY["GRAMMAR_PARSER"] = "dsl-diagram.grammar.parser";
19
19
  DSL_DIAGRAM_LEGEND_STUDIO_DOCUMENTATION_KEY["GRAMMAR_ELEMENT_DIAGRAM"] = "dsl-diagram.grammar.element.diagram";
20
20
  })(DSL_DIAGRAM_LEGEND_STUDIO_DOCUMENTATION_KEY = DSL_DIAGRAM_LEGEND_STUDIO_DOCUMENTATION_KEY || (DSL_DIAGRAM_LEGEND_STUDIO_DOCUMENTATION_KEY = {}));
21
- //# sourceMappingURL=DSLDiagram_LegendStudioDocumentation.js.map
21
+ //# sourceMappingURL=DSL_Diagram_LegendStudioDocumentation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_LegendStudioDocumentation.js","sourceRoot":"","sources":["../../../src/components/studio/DSL_Diagram_LegendStudioDocumentation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,MAAM,CAAN,IAAY,2CAGX;AAHD,WAAY,2CAA2C;IACrD,4FAA6C,CAAA;IAC7C,8GAA+D,CAAA;AACjE,CAAC,EAHW,2CAA2C,GAA3C,2CAA2C,KAA3C,2CAA2C,QAGtD"}
@@ -16,4 +16,4 @@
16
16
  export declare enum DSL_DIAGRAM_TEST_ID {
17
17
  CLASS_DIAGRAM_PREVIEW = "class-diagram-preview"
18
18
  }
19
- //# sourceMappingURL=DSLDiagram_TestID.d.ts.map
19
+ //# sourceMappingURL=DSL_Diagram_TestID.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_TestID.d.ts","sourceRoot":"","sources":["../../../src/components/studio/DSL_Diagram_TestID.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,oBAAY,mBAAmB;IAC7B,qBAAqB,0BAA0B;CAChD"}
@@ -17,4 +17,4 @@ export var DSL_DIAGRAM_TEST_ID;
17
17
  (function (DSL_DIAGRAM_TEST_ID) {
18
18
  DSL_DIAGRAM_TEST_ID["CLASS_DIAGRAM_PREVIEW"] = "class-diagram-preview";
19
19
  })(DSL_DIAGRAM_TEST_ID = DSL_DIAGRAM_TEST_ID || (DSL_DIAGRAM_TEST_ID = {}));
20
- //# sourceMappingURL=DSLDiagram_TestID.js.map
20
+ //# sourceMappingURL=DSL_Diagram_TestID.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_TestID.js","sourceRoot":"","sources":["../../../src/components/studio/DSL_Diagram_TestID.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,MAAM,CAAN,IAAY,mBAEX;AAFD,WAAY,mBAAmB;IAC7B,sEAA+C,CAAA;AACjD,CAAC,EAFW,mBAAmB,GAAnB,mBAAmB,KAAnB,mBAAmB,QAE9B"}
@@ -25,4 +25,4 @@ export declare enum DIAGRAM_HASH_STRUCTURE {
25
25
  RECTANGLE = "RECTANGLE",
26
26
  POSITIONED_RECTANGLE = "POSITIONED_RECTANGLE"
27
27
  }
28
- //# sourceMappingURL=DSLDiagram_HashUtils.d.ts.map
28
+ //# sourceMappingURL=DSL_Diagram_HashUtils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_HashUtils.d.ts","sourceRoot":"","sources":["../../src/graph/DSL_Diagram_HashUtils.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,oBAAY,sBAAsB;IAChC,OAAO,YAAY;IACnB,UAAU,eAAe;IACzB,aAAa,kBAAkB;IAC/B,gBAAgB,qBAAqB;IACrC,oBAAoB,yBAAyB;IAC7C,mBAAmB,wBAAwB;IAC3C,iBAAiB,sBAAsB;IACvC,KAAK,UAAU;IACf,SAAS,cAAc;IACvB,oBAAoB,yBAAyB;CAC9C"}
@@ -26,4 +26,4 @@ export var DIAGRAM_HASH_STRUCTURE;
26
26
  DIAGRAM_HASH_STRUCTURE["RECTANGLE"] = "RECTANGLE";
27
27
  DIAGRAM_HASH_STRUCTURE["POSITIONED_RECTANGLE"] = "POSITIONED_RECTANGLE";
28
28
  })(DIAGRAM_HASH_STRUCTURE = DIAGRAM_HASH_STRUCTURE || (DIAGRAM_HASH_STRUCTURE = {}));
29
- //# sourceMappingURL=DSLDiagram_HashUtils.js.map
29
+ //# sourceMappingURL=DSL_Diagram_HashUtils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_HashUtils.js","sourceRoot":"","sources":["../../src/graph/DSL_Diagram_HashUtils.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,MAAM,CAAN,IAAY,sBAWX;AAXD,WAAY,sBAAsB;IAChC,6CAAmB,CAAA;IACnB,mDAAyB,CAAA;IACzB,yDAA+B,CAAA;IAC/B,+DAAqC,CAAA;IACrC,uEAA6C,CAAA;IAC7C,qEAA2C,CAAA;IAC3C,iEAAuC,CAAA;IACvC,yCAAe,CAAA;IACf,iDAAuB,CAAA;IACvB,uEAA6C,CAAA;AAC/C,CAAC,EAXW,sBAAsB,GAAtB,sBAAsB,KAAtB,sBAAsB,QAWjC"}
@@ -15,9 +15,9 @@
15
15
  */
16
16
  import type { Clazz } from '@finos/legend-shared';
17
17
  import { PureGraphPlugin, type DeadReferencesCleaner, type PackageableElement } from '@finos/legend-graph';
18
- export declare class DSLDiagram_PureGraphPlugin extends PureGraphPlugin {
18
+ export declare class DSL_Diagram_PureGraphPlugin extends PureGraphPlugin {
19
19
  constructor();
20
20
  getExtraPureGraphExtensionClasses(): Clazz<PackageableElement>[];
21
21
  getExtraDeadReferencesCleaners(): DeadReferencesCleaner[];
22
22
  }
23
- //# sourceMappingURL=DSLDiagram_PureGraphPlugin.d.ts.map
23
+ //# sourceMappingURL=DSL_Diagram_PureGraphPlugin.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_PureGraphPlugin.d.ts","sourceRoot":"","sources":["../../src/graph/DSL_Diagram_PureGraphPlugin.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EACL,eAAe,EACf,KAAK,qBAAqB,EAC1B,KAAK,kBAAkB,EAExB,MAAM,qBAAqB,CAAC;AAI7B,qBAAa,2BAA4B,SAAQ,eAAe;;IAKrD,iCAAiC,IAAI,KAAK,CAAC,kBAAkB,CAAC,EAAE;IAIhE,8BAA8B,IAAI,qBAAqB,EAAE;CAWnE"}
@@ -15,9 +15,9 @@
15
15
  */
16
16
  import packageJson from '../../package.json';
17
17
  import { PureGraphPlugin, } from '@finos/legend-graph';
18
- import { Diagram } from '../graph/metamodel/pure/packageableElements/diagram/DSLDiagram_Diagram.js';
19
- import { cleanUpDeadReferencesInDiagram } from '../graph/helpers/DSLDiagram_Helper.js';
20
- export class DSLDiagram_PureGraphPlugin extends PureGraphPlugin {
18
+ import { Diagram } from '../graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_Diagram.js';
19
+ import { cleanUpDeadReferencesInDiagram } from '../graph/helpers/DSL_Diagram_Helper.js';
20
+ export class DSL_Diagram_PureGraphPlugin extends PureGraphPlugin {
21
21
  constructor() {
22
22
  super(packageJson.extensions.pureGraphPlugin, packageJson.version);
23
23
  }
@@ -34,4 +34,4 @@ export class DSLDiagram_PureGraphPlugin extends PureGraphPlugin {
34
34
  ];
35
35
  }
36
36
  }
37
- //# sourceMappingURL=DSLDiagram_PureGraphPlugin.js.map
37
+ //# sourceMappingURL=DSL_Diagram_PureGraphPlugin.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_PureGraphPlugin.js","sourceRoot":"","sources":["../../src/graph/DSL_Diagram_PureGraphPlugin.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,WAAW,MAAM,oBAAoB,CAAC;AAE7C,OAAO,EACL,eAAe,GAIhB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,OAAO,EAAE,MAAM,4EAA4E,CAAC;AACrG,OAAO,EAAE,8BAA8B,EAAE,MAAM,wCAAwC,CAAC;AAExF,MAAM,OAAO,2BAA4B,SAAQ,eAAe;IAC9D;QACE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,eAAe,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACrE,CAAC;IAEQ,iCAAiC;QACxC,OAAO,CAAC,OAAO,CAAC,CAAC;IACnB,CAAC;IAEQ,8BAA8B;QACrC,OAAO;YACL,CAAC,KAAgB,EAAQ,EAAE;gBACzB,KAAK;qBACF,2BAA2B,CAAC,OAAO,CAAC;qBACpC,QAAQ,CAAC,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE,CAC5B,8BAA8B,CAAC,OAAO,EAAE,KAAK,CAAC,CAC/C,CAAC;YACN,CAAC;SACF,CAAC;IACJ,CAAC;CACF"}
@@ -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
- import { RelationshipView } from '../metamodel/pure/packageableElements/diagram/DSLDiagram_RelationshipView.js';
17
- import { Point } from '../metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_Point.js';
16
+ import { RelationshipView } from '../metamodel/pure/packageableElements/diagram/DSL_Diagram_RelationshipView.js';
17
+ import { Point } from '../metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_Point.js';
18
18
  import { type PureModel } from '@finos/legend-graph';
19
- import type { ClassView } from '../metamodel/pure/packageableElements/diagram/DSLDiagram_ClassView.js';
20
- import type { Diagram } from '../metamodel/pure/packageableElements/diagram/DSLDiagram_Diagram.js';
21
- import { PositionedRectangle } from '../metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_PositionedRectangle.js';
19
+ import type { ClassView } from '../metamodel/pure/packageableElements/diagram/DSL_Diagram_ClassView.js';
20
+ import type { Diagram } from '../metamodel/pure/packageableElements/diagram/DSL_Diagram_Diagram.js';
21
+ import { PositionedRectangle } from '../metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_PositionedRectangle.js';
22
22
  export declare class Vector {
23
23
  readonly x: number;
24
24
  readonly y: number;
@@ -60,4 +60,4 @@ export declare const buildBottomRightCornerBox: (pR: PositionedRectangle) => Pos
60
60
  * Check if a box contains another box
61
61
  */
62
62
  export declare const boxContains: (box: PositionedRectangle, otherBox: PositionedRectangle) => boolean;
63
- //# sourceMappingURL=DSLDiagram_Helper.d.ts.map
63
+ //# sourceMappingURL=DSL_Diagram_Helper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_Helper.d.ts","sourceRoot":"","sources":["../../../src/graph/helpers/DSL_Diagram_Helper.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,+EAA+E,CAAC;AACjH,OAAO,EAAE,KAAK,EAAE,MAAM,6EAA6E,CAAC;AACpG,OAAO,EACL,KAAK,SAAS,EAGf,MAAM,qBAAqB,CAAC;AAE7B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wEAAwE,CAAC;AACxG,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sEAAsE,CAAC;AACpG,OAAO,EAAE,mBAAmB,EAAE,MAAM,2FAA2F,CAAC;AAGhI,qBAAa,MAAM;IACjB,QAAQ,CAAC,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,CAAC,EAAE,MAAM,CAAC;gBAEP,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM;IAKhC,MAAM,CAAC,UAAU,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,KAAK,GAAG,MAAM;IAI7C,IAAI,IAAI,MAAM;IAKd,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM;IAI7B,UAAU,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM;CAGlC;AAED;;GAEG;AACH,eAAO,MAAM,kBAAkB,YAAa,WAAW,KAAG,KASzD,CAAC;AAEF,eAAO,MAAM,YAAY,YACd,OAAO,gBACF,MAAM,KACnB,SAAS,GAAG,SACwD,CAAC;AAExE,eAAO,MAAM,8BAA8B,YAChC,OAAO,SACT,SAAS,KACf,IAsCF,CAAC;AAEF,eAAO,MAAM,yBAAyB,qBAClB,gBAAgB,OAC7B,KAAK,EAAE,KACX,IAEF,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,8BAA8B,qBACvB,gBAAgB,KACjC,IA8CF,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,iBAAiB,qBACV,gBAAgB,KAC/B,MAAM,KACN,MAAM,QACH,MAAM,eACC,OAAO,KACnB,KAAK,GAAG,SA2CV,CAAC;AAEF,eAAO,MAAM,YAAY,UAAW,KAAK,SAAS,MAAM,KAAG,MACJ,CAAC;AAExD,eAAO,MAAM,YAAY,UAAW,KAAK,SAAS,MAAM,KAAG,MACJ,CAAC;AAExD,eAAO,MAAM,yBAAyB,OAAQ,mBAAmB,KAAG,KAIjE,CAAC;AAEJ;;;GAGG;AACH,eAAO,MAAM,yBAAyB,OAChC,mBAAmB,KACtB,mBAUF,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,WAAW,QACjB,mBAAmB,YACd,mBAAmB,KAC5B,OAiBF,CAAC"}
@@ -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
- import { RelationshipView } from '../metamodel/pure/packageableElements/diagram/DSLDiagram_RelationshipView.js';
17
- import { Point } from '../metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_Point.js';
16
+ import { RelationshipView } from '../metamodel/pure/packageableElements/diagram/DSL_Diagram_RelationshipView.js';
17
+ import { Point } from '../metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_Point.js';
18
18
  import { Class, getAllOwnClassProperties, } from '@finos/legend-graph';
19
19
  import { deleteEntry } from '@finos/legend-shared';
20
- import { PositionedRectangle } from '../metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_PositionedRectangle.js';
21
- import { Rectangle } from '../metamodel/pure/packageableElements/diagram/geometry/DSLDiagram_Rectangle.js';
20
+ import { PositionedRectangle } from '../metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_PositionedRectangle.js';
21
+ import { Rectangle } from '../metamodel/pure/packageableElements/diagram/geometry/DSL_Diagram_Rectangle.js';
22
22
  export class Vector {
23
23
  x;
24
24
  y;
@@ -182,4 +182,4 @@ export const boxContains = (box, otherBox) => {
182
182
  box.contains(otherBox.position.x, otherBox.position.y + otherBox.rectangle.height) ||
183
183
  box.contains(otherBox.position.x + otherBox.rectangle.width, otherBox.position.y + otherBox.rectangle.height));
184
184
  };
185
- //# sourceMappingURL=DSLDiagram_Helper.js.map
185
+ //# sourceMappingURL=DSL_Diagram_Helper.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_Helper.js","sourceRoot":"","sources":["../../../src/graph/helpers/DSL_Diagram_Helper.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,+EAA+E,CAAC;AACjH,OAAO,EAAE,KAAK,EAAE,MAAM,6EAA6E,CAAC;AACpG,OAAO,EAEL,KAAK,EACL,wBAAwB,GACzB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAGnD,OAAO,EAAE,mBAAmB,EAAE,MAAM,2FAA2F,CAAC;AAChI,OAAO,EAAE,SAAS,EAAE,MAAM,iFAAiF,CAAC;AAE5G,MAAM,OAAO,MAAM;IACR,CAAC,CAAS;IACV,CAAC,CAAS;IAEnB,YAAY,CAAS,EAAE,CAAS;QAC9B,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC;QACX,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;IAED,MAAM,CAAC,UAAU,CAAC,CAAQ,EAAE,CAAQ;QAClC,OAAO,IAAI,MAAM,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;IAC1C,CAAC;IAED,IAAI;QACF,MAAM,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,CAAC;QAC1D,OAAO,IAAI,MAAM,CAAC,IAAI,CAAC,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC;IAClD,CAAC;IAED,MAAM,CAAC,KAAa;QAClB,OAAO,IAAI,MAAM,CAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;IAC3D,CAAC;IAED,UAAU,CAAC,KAAa;QACtB,OAAO,IAAI,CAAC,CAAC,GAAG,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC;IAC7C,CAAC;CACF;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,OAAoB,EAAS,EAAE;IAChE,IAAI,SAAS,GAAG,CAAC,CAAC;IAClB,IAAI,SAAS,GAAG,CAAC,CAAC;IAClB,OAAO,OAAO,CAAC,YAAY,EAAE;QAC3B,SAAS,IAAI,OAAO,CAAC,UAAU,GAAG,OAAO,CAAC,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC;QAC1E,SAAS,IAAI,OAAO,CAAC,SAAS,GAAG,OAAO,CAAC,SAAS,GAAG,OAAO,CAAC,SAAS,CAAC;QACvE,OAAO,GAAG,OAAO,CAAC,YAA2B,CAAC;KAC/C;IACD,OAAO,IAAI,KAAK,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;AACzC,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAAG,CAC1B,OAAgB,EAChB,YAAoB,EACG,EAAE,CACzB,OAAO,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,SAAS,EAAE,EAAE,CAAC,SAAS,CAAC,EAAE,KAAK,YAAY,CAAC,CAAC;AAExE,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAC5C,OAAgB,EAChB,KAAgB,EACV,EAAE;IACR,+BAA+B;IAC/B,MAAM,qBAAqB,GAAG,OAAO,CAAC,aAAa,CAAC,MAAM,CACxD,CAAC,YAAY,EAAE,EAAE,CACf,CAAC,CACC,YAAY,CAAC,QAAQ,CAAC,cAAc,CAAC,KAAK,YAAY,KAAK;QACzD,CAAC,CAAC,wBAAwB,CAAC,YAAY,CAAC,QAAQ,CAAC,cAAc,CAAC,KAAK,CAAC;QACtE,CAAC,CAAC,YAAY,CAAC,QAAQ,CAAC,cAAc,CAAC,KAAK,CAAC,UAAU,CAC1D;SACE,GAAG,CAAC,CAAC,QAAQ,EAAE,EAAE,CAAC,QAAQ,CAAC,IAAI,CAAC;SAChC,QAAQ,CAAC,YAAY,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,CAChD,CAAC;IACF,qBAAqB,CAAC,OAAO,CAAC,CAAC,YAAY,EAAE,EAAE,CAC7C,WAAW,CAAC,OAAO,CAAC,aAAa,EAAE,YAAY,CAAC,CACjD,CAAC;IAEF,yBAAyB;IACzB,MAAM,kBAAkB,GAAG,OAAO,CAAC,UAAU,CAAC,MAAM,CAClD,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,EAAE,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CACrD,CAAC;IACF,kBAAkB,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,EAAE,CAAC,WAAW,CAAC,OAAO,CAAC,UAAU,EAAE,EAAE,CAAC,CAAC,CAAC;IAExE,iCAAiC;IACjC,MAAM,2BAA2B,GAAG,OAAO,CAAC,mBAAmB,CAAC,MAAM,CACpE,CAAC,CAAC,EAAE,EAAE;QACJ,MAAM,QAAQ,GAAG,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC;QACpD,MAAM,WAAW,GAAG,CAAC,CAAC,EAAE,CAAC,SAAS,CAAC,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC;QACrD,OAAO,CACL,CAAC,KAAK,CAAC,gBAAgB,CAAC,QAAQ,CAAC,IAAI,CAAC;YACtC,CAAC,KAAK,CAAC,gBAAgB,CAAC,WAAW,CAAC,IAAI,CAAC;YACzC,QAAQ,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,KAAK,WAAW,CAAC;iBACpE,MAAM,KAAK,CAAC,CAChB,CAAC;IACJ,CAAC,CACF,CAAC;IACF,2BAA2B,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE,CACxC,WAAW,CAAC,OAAO,CAAC,mBAAmB,EAAE,CAAC,CAAC,CAC5C,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,yBAAyB,GAAG,CACvC,gBAAkC,EAClC,GAAY,EACN,EAAE;IACR,gBAAgB,CAAC,IAAI,GAAG,GAAG,CAAC;AAC9B,CAAC,CAAC;AAEF;;;;;GAKG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAC5C,gBAAkC,EAC5B,EAAE;IACR,MAAM,QAAQ,GAAG,gBAAgB,CAAC,aAAa,EAAE,CAAC;IAClD,sEAAsE;IACtE,MAAM,OAAO,GAAG,gBAAgB,CAAC,4BAA4B,CAC3D,QAAQ,EACR,gBAAgB,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,EACrC,gBAAgB,CAAC,EAAE,CAAC,SAAS,CAAC,KAAK,CACpC,CAAC;IAEF,+EAA+E;IAC/E,oGAAoG;IACpG,uCAAuC;IACvC,IAAI,OAAO,CAAC,CAAC,CAAC,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAE;QAC9B,MAAM,MAAM,GAAG,gBAAgB,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC;QAC9D,gBAAgB,CAAC,IAAI,CAAC,QAAQ,GAAI,OAAO,CAAC,CAAC,CAAW,CAAC,CAAC,GAAG,MAAM,CAAC,CAAC,CAAC;QACpE,gBAAgB,CAAC,IAAI,CAAC,QAAQ,GAAI,OAAO,CAAC,CAAC,CAAW,CAAC,CAAC,GAAG,MAAM,CAAC,CAAC,CAAC;KACrE;IAED,IAAI,OAAO,CAAC,OAAO,CAAC,MAAM,GAAG,CAAC,CAAC,KAAK,QAAQ,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC,EAAE;QACjE,MAAM,MAAM,GAAG,gBAAgB,CAAC,EAAE,CAAC,SAAS,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC;QAC5D,gBAAgB,CAAC,EAAE,CAAC,QAAQ;YACzB,OAAO,CAAC,OAAO,CAAC,MAAM,GAAG,CAAC,CAAW,CAAC,CAAC,GAAG,MAAM,CAAC,CAAC,CAAC;QACtD,gBAAgB,CAAC,EAAE,CAAC,QAAQ;YACzB,OAAO,CAAC,OAAO,CAAC,MAAM,GAAG,CAAC,CAAW,CAAC,CAAC,GAAG,MAAM,CAAC,CAAC,CAAC;KACvD;IAED,8DAA8D;IAC9D,MAAM,MAAM,GAAG,EAAE,CAAC;IAClB,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,OAAO,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;QAC3C,MAAM,EAAE,GAAG,MAAM,CAAC,UAAU,CAC1B,OAAO,CAAC,CAAC,GAAG,CAAC,CAAU,EACvB,OAAO,CAAC,CAAC,CAAU,CACpB,CAAC,IAAI,EAAE,CAAC;QACT,MAAM,EAAE,GAAG,MAAM,CAAC,UAAU,CAC1B,OAAO,CAAC,CAAC,GAAG,CAAC,CAAU,EACvB,OAAO,CAAC,CAAC,GAAG,CAAC,CAAU,CACxB,CAAC,IAAI,EAAE,CAAC;QACT,MAAM,GAAG,GAAG,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC;QAC9B,MAAM,KAAK,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,IAAI,CAAC,EAAE,CAAC;QAC/C,IAAI,IAAI,CAAC,GAAG,CAAC,KAAK,GAAG,GAAG,CAAC,GAAG,CAAC,EAAE;YAC7B,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,GAAG,CAAC,CAAU,CAAC,CAAC;SACtC;KACF;IAED,wDAAwD;IACxD,yBAAyB,CAAC,gBAAgB,EAAE,MAAM,CAAC,CAAC;AACtD,CAAC,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAC/B,gBAAkC,EAClC,CAAS,EACT,CAAS,EACT,IAAY,EACZ,WAAoB,EACD,EAAE;IACrB,KAAK,MAAM,EAAE,IAAI,gBAAgB,CAAC,IAAI,EAAE;QACtC,IACE,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC,CAAC;YAC5D,EAAE,GAAG,IAAI,EACT;YACA,OAAO,EAAE,CAAC;SACX;KACF;IAED,MAAM,QAAQ,GAAG,gBAAgB,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC;IAC7D,MAAM,OAAO,GAAG,EAAE,CAAC;IACnB,IAAI,KAAK,CAAC;IAEV,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;QAC5C,MAAM,CAAC,GAAG,QAAQ,CAAC,CAAC,CAAU,CAAC;QAC/B,MAAM,CAAC,GAAG,QAAQ,CAAC,CAAC,GAAG,CAAC,CAAU,CAAC;QACnC,MAAM,CAAC,GAAG,IAAI,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;QACnE,MAAM,CAAC,GAAG,MAAM,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;QAEhD,yDAAyD;QACzD,+DAA+D;QAC/D,IAAI,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,GAAG,IAAI,EAAE;YACxC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;YAC9C,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;YAC9C,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;YAC9C,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;YAE9C,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,EAAE;gBAC5C,KAAK,GAAG,IAAI,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;gBACxB,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;aACrB;SACF;QAED,IAAI,CAAC,GAAG,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YAC3B,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,GAAG,CAAC,CAAU,CAAC,CAAC;SACxC;KACF;IACD,IAAI,KAAK,IAAI,WAAW,EAAE;QACxB,wDAAwD;QACxD,yBAAyB,CAAC,gBAAgB,EAAE,OAAO,CAAC,CAAC;KACtD;IACD,OAAO,KAAK,CAAC;AACf,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,KAAY,EAAE,KAAa,EAAU,EAAE,CAClE,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;AAExD,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,KAAY,EAAE,KAAa,EAAU,EAAE,CAClE,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;AAExD,MAAM,CAAC,MAAM,yBAAyB,GAAG,CAAC,EAAuB,EAAS,EAAE,CAC1E,IAAI,KAAK,CACP,EAAE,CAAC,QAAQ,CAAC,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,KAAK,EAClC,EAAE,CAAC,QAAQ,CAAC,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,MAAM,CACpC,CAAC;AAEJ;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,CACvC,EAAuB,EACF,EAAE;IACvB,MAAM,sBAAsB,GAAG,yBAAyB,CAAC,EAAE,CAAC,CAAC;IAC7D,MAAM,OAAO,GAAG,EAAE,CAAC;IACnB,OAAO,IAAI,mBAAmB,CAC5B,IAAI,KAAK,CACP,sBAAsB,CAAC,CAAC,GAAG,OAAO,GAAG,CAAC,EACtC,sBAAsB,CAAC,CAAC,GAAG,OAAO,GAAG,CAAC,CACvC,EACD,IAAI,SAAS,CAAC,OAAO,EAAE,OAAO,CAAC,CAChC,CAAC;AACJ,CAAC,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,WAAW,GAAG,CACzB,GAAwB,EACxB,QAA6B,EACpB,EAAE;IACX,QAAQ,GAAG,GAAG,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC;IACtC,OAAO,CACL,GAAG,CAAC,QAAQ,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,CAAC,CAAC;QACtD,GAAG,CAAC,QAAQ,CACV,QAAQ,CAAC,QAAQ,CAAC,CAAC,GAAG,QAAQ,CAAC,SAAS,CAAC,KAAK,EAC9C,QAAQ,CAAC,QAAQ,CAAC,CAAC,CACpB;QACD,GAAG,CAAC,QAAQ,CACV,QAAQ,CAAC,QAAQ,CAAC,CAAC,EACnB,QAAQ,CAAC,QAAQ,CAAC,CAAC,GAAG,QAAQ,CAAC,SAAS,CAAC,MAAM,CAChD;QACD,GAAG,CAAC,QAAQ,CACV,QAAQ,CAAC,QAAQ,CAAC,CAAC,GAAG,QAAQ,CAAC,SAAS,CAAC,KAAK,EAC9C,QAAQ,CAAC,QAAQ,CAAC,CAAC,GAAG,QAAQ,CAAC,SAAS,CAAC,MAAM,CAChD,CACF,CAAC;AACJ,CAAC,CAAC"}
@@ -14,13 +14,13 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { type Hashable } from '@finos/legend-shared';
17
- import { PropertyHolderView } from './DSLDiagram_PropertyHolderView.js';
18
- import type { ClassView } from './DSLDiagram_ClassView.js';
19
- import type { Diagram } from './DSLDiagram_Diagram.js';
17
+ import { PropertyHolderView } from './DSL_Diagram_PropertyHolderView.js';
18
+ import type { ClassView } from './DSL_Diagram_ClassView.js';
19
+ import type { Diagram } from './DSL_Diagram_Diagram.js';
20
20
  import type { Association, PackageableElementReference, PropertyReference } from '@finos/legend-graph';
21
21
  export declare class AssociationView extends PropertyHolderView implements Hashable {
22
22
  association: PackageableElementReference<Association>;
23
23
  constructor(owner: Diagram, association: PackageableElementReference<Association>, property: PropertyReference, from: ClassView, to: ClassView);
24
24
  get hashCode(): string;
25
25
  }
26
- //# sourceMappingURL=DSLDiagram_AssociationView.d.ts.map
26
+ //# sourceMappingURL=DSL_Diagram_AssociationView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_AssociationView.d.ts","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_AssociationView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AACzE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,KAAK,EACV,WAAW,EACX,2BAA2B,EAC3B,iBAAiB,EAClB,MAAM,qBAAqB,CAAC;AAE7B,qBAAa,eAAgB,SAAQ,kBAAmB,YAAW,QAAQ;IACzE,WAAW,EAAE,2BAA2B,CAAC,WAAW,CAAC,CAAC;gBAGpD,KAAK,EAAE,OAAO,EACd,WAAW,EAAE,2BAA2B,CAAC,WAAW,CAAC,EACrD,QAAQ,EAAE,iBAAiB,EAC3B,IAAI,EAAE,SAAS,EACf,EAAE,EAAE,SAAS;IAMf,IAAa,QAAQ,IAAI,MAAM,CAM9B;CACF"}
@@ -14,8 +14,8 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { hashArray } from '@finos/legend-shared';
17
- import { PropertyHolderView } from './DSLDiagram_PropertyHolderView.js';
18
- import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSLDiagram_HashUtils.js';
17
+ import { PropertyHolderView } from './DSL_Diagram_PropertyHolderView.js';
18
+ import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSL_Diagram_HashUtils.js';
19
19
  export class AssociationView extends PropertyHolderView {
20
20
  association;
21
21
  constructor(owner, association, property, from, to) {
@@ -30,4 +30,4 @@ export class AssociationView extends PropertyHolderView {
30
30
  ]);
31
31
  }
32
32
  }
33
- //# sourceMappingURL=DSLDiagram_AssociationView.js.map
33
+ //# sourceMappingURL=DSL_Diagram_AssociationView.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_AssociationView.js","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_AssociationView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAGzE,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAO9E,MAAM,OAAO,eAAgB,SAAQ,kBAAkB;IACrD,WAAW,CAA2C;IAEtD,YACE,KAAc,EACd,WAAqD,EACrD,QAA2B,EAC3B,IAAe,EACf,EAAa;QAEb,KAAK,CAAC,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,EAAE,CAAC,CAAC;QACjC,IAAI,CAAC,WAAW,GAAG,WAAW,CAAC;IACjC,CAAC;IAED,IAAa,QAAQ;QACnB,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,gBAAgB;YACvC,KAAK,CAAC,QAAQ;YACd,IAAI,CAAC,WAAW,CAAC,qBAAqB,IAAI,EAAE;SAC7C,CAAC,CAAC;IACL,CAAC;CACF"}
@@ -14,8 +14,8 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { type Hashable } from '@finos/legend-shared';
17
- import { PositionedRectangle } from './geometry/DSLDiagram_PositionedRectangle.js';
18
- import type { Diagram } from './DSLDiagram_Diagram.js';
17
+ import { PositionedRectangle } from './geometry/DSL_Diagram_PositionedRectangle.js';
18
+ import type { Diagram } from './DSL_Diagram_Diagram.js';
19
19
  import type { Class, PackageableElementReference } from '@finos/legend-graph';
20
20
  export declare class ClassView extends PositionedRectangle implements Hashable {
21
21
  readonly _OWNER: Diagram;
@@ -27,4 +27,4 @@ export declare class ClassView extends PositionedRectangle implements Hashable {
27
27
  constructor(owner: Diagram, id: string, _class: PackageableElementReference<Class>);
28
28
  get hashCode(): string;
29
29
  }
30
- //# sourceMappingURL=DSLDiagram_ClassView.d.ts.map
30
+ //# sourceMappingURL=DSL_Diagram_ClassView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_ClassView.d.ts","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_ClassView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AAGpF,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,KAAK,EAAE,KAAK,EAAE,2BAA2B,EAAE,MAAM,qBAAqB,CAAC;AAE9E,qBAAa,SAAU,SAAQ,mBAAoB,YAAW,QAAQ;IACpE,QAAQ,CAAC,MAAM,EAAE,OAAO,CAAC;IAEzB,KAAK,EAAE,2BAA2B,CAAC,KAAK,CAAC,CAAC;IAC1C,EAAE,EAAE,MAAM,CAAC;IACX,cAAc,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACrC,gBAAgB,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACvC,eAAe,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;gBAGpC,KAAK,EAAE,OAAO,EACd,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,2BAA2B,CAAC,KAAK,CAAC;IAQ5C,IAAa,QAAQ,IAAI,MAAM,CAU9B;CACF"}
@@ -14,10 +14,10 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { hashArray } from '@finos/legend-shared';
17
- import { PositionedRectangle } from './geometry/DSLDiagram_PositionedRectangle.js';
18
- import { Rectangle } from './geometry/DSLDiagram_Rectangle.js';
19
- import { Point } from './geometry/DSLDiagram_Point.js';
20
- import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSLDiagram_HashUtils.js';
17
+ import { PositionedRectangle } from './geometry/DSL_Diagram_PositionedRectangle.js';
18
+ import { Rectangle } from './geometry/DSL_Diagram_Rectangle.js';
19
+ import { Point } from './geometry/DSL_Diagram_Point.js';
20
+ import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSL_Diagram_HashUtils.js';
21
21
  export class ClassView extends PositionedRectangle {
22
22
  _OWNER;
23
23
  class;
@@ -43,4 +43,4 @@ export class ClassView extends PositionedRectangle {
43
43
  ]);
44
44
  }
45
45
  }
46
- //# sourceMappingURL=DSLDiagram_ClassView.js.map
46
+ //# sourceMappingURL=DSL_Diagram_ClassView.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_ClassView.js","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_ClassView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AACpF,OAAO,EAAE,SAAS,EAAE,MAAM,qCAAqC,CAAC;AAChE,OAAO,EAAE,KAAK,EAAE,MAAM,iCAAiC,CAAC;AAExD,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAG9E,MAAM,OAAO,SAAU,SAAQ,mBAAmB;IACvC,MAAM,CAAU;IAEzB,KAAK,CAAqC;IAC1C,EAAE,CAAS;IACX,cAAc,CAAuB;IACrC,gBAAgB,CAAuB;IACvC,eAAe,CAAuB;IAEtC,YACE,KAAc,EACd,EAAU,EACV,MAA0C;QAE1C,KAAK,CAAC,IAAI,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,IAAI,SAAS,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;QAC5C,IAAI,CAAC,MAAM,GAAG,KAAK,CAAC;QACpB,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QACb,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC;IACtB,CAAC;IAED,IAAa,QAAQ;QACnB,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,UAAU;YACjC,KAAK,CAAC,QAAQ;YACd,IAAI,CAAC,EAAE;YACP,IAAI,CAAC,KAAK,CAAC,qBAAqB,IAAI,EAAE;YACtC,IAAI,CAAC,cAAc,EAAE,QAAQ,EAAE,IAAI,EAAE;YACrC,IAAI,CAAC,gBAAgB,EAAE,QAAQ,EAAE,IAAI,EAAE;YACvC,IAAI,CAAC,eAAe,EAAE,QAAQ,EAAE,IAAI,EAAE;SACvC,CAAC,CAAC;IACL,CAAC;CACF"}
@@ -13,8 +13,8 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- import type { Diagram } from './DSLDiagram_Diagram.js';
17
- import type { ClassView } from './DSLDiagram_ClassView.js';
16
+ import type { Diagram } from './DSL_Diagram_Diagram.js';
17
+ import type { ClassView } from './DSL_Diagram_ClassView.js';
18
18
  import { PackageableElementExplicitReference, ReferenceWithOwner, type PackageableElementImplicitReference, type PackageableElementReference } from '@finos/legend-graph';
19
19
  export declare abstract class ClassViewReference extends ReferenceWithOwner {
20
20
  readonly ownerReference: PackageableElementReference<Diagram>;
@@ -31,4 +31,4 @@ export declare class ClassViewImplicitReference extends ClassViewReference {
31
31
  private constructor();
32
32
  static create(ownerReference: PackageableElementImplicitReference<Diagram>, value: ClassView): ClassViewImplicitReference;
33
33
  }
34
- //# sourceMappingURL=DSLDiagram_ClassViewReference.d.ts.map
34
+ //# sourceMappingURL=DSL_Diagram_ClassViewReference.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_ClassViewReference.d.ts","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_ClassViewReference.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACxD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EACL,mCAAmC,EACnC,kBAAkB,EAClB,KAAK,mCAAmC,EACxC,KAAK,2BAA2B,EACjC,MAAM,qBAAqB,CAAC;AAE7B,8BAAsB,kBAAmB,SAAQ,kBAAkB;IACjE,SAAkB,cAAc,EAAE,2BAA2B,CAAC,OAAO,CAAC,CAAC;IACvE,KAAK,EAAE,SAAS,CAAC;IAEjB,SAAS,aACP,cAAc,EAAE,2BAA2B,CAAC,OAAO,CAAC,EACpD,KAAK,EAAE,SAAS;CAMnB;AAED,qBAAa,0BAA2B,SAAQ,kBAAkB;IAChE,SAAkB,cAAc,EAAE,mCAAmC,CAAC,OAAO,CAAC,CAAC;IAE/E,OAAO;IAQP,MAAM,CAAC,MAAM,CAAC,KAAK,EAAE,SAAS,GAAG,0BAA0B;CAG5D;AAED,qBAAa,0BAA2B,SAAQ,kBAAkB;IAChE,SAAkB,cAAc,EAAE,mCAAmC,CAAC,OAAO,CAAC,CAAC;IAE/E,OAAO;IAQP,MAAM,CAAC,MAAM,CACX,cAAc,EAAE,mCAAmC,CAAC,OAAO,CAAC,EAC5D,KAAK,EAAE,SAAS,GACf,0BAA0B;CAG9B"}
@@ -44,4 +44,4 @@ export class ClassViewImplicitReference extends ClassViewReference {
44
44
  return new ClassViewImplicitReference(ownerReference, value);
45
45
  }
46
46
  }
47
- //# sourceMappingURL=DSLDiagram_ClassViewReference.js.map
47
+ //# sourceMappingURL=DSL_Diagram_ClassViewReference.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_ClassViewReference.js","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_ClassViewReference.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,EACL,mCAAmC,EACnC,kBAAkB,GAGnB,MAAM,qBAAqB,CAAC;AAE7B,MAAM,OAAgB,kBAAmB,SAAQ,kBAAkB;IAC/C,cAAc,CAAuC;IACvE,KAAK,CAAY;IAEjB,YACE,cAAoD,EACpD,KAAgB;QAEhB,KAAK,CAAC,cAAc,CAAC,CAAC;QACtB,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC;QACrC,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;IACrB,CAAC;CACF;AAED,MAAM,OAAO,0BAA2B,SAAQ,kBAAkB;IAC9C,cAAc,CAA+C;IAE/E,YAAoB,KAAgB;QAClC,MAAM,cAAc,GAAG,mCAAmC,CAAC,MAAM,CAC/D,KAAK,CAAC,MAAM,CACb,CAAC;QACF,KAAK,CAAC,cAAc,EAAE,KAAK,CAAC,CAAC;QAC7B,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC;IACvC,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,KAAgB;QAC5B,OAAO,IAAI,0BAA0B,CAAC,KAAK,CAAC,CAAC;IAC/C,CAAC;CACF;AAED,MAAM,OAAO,0BAA2B,SAAQ,kBAAkB;IAC9C,cAAc,CAA+C;IAE/E,YACE,cAA4D,EAC5D,KAAgB;QAEhB,KAAK,CAAC,cAAc,EAAE,KAAK,CAAC,CAAC;QAC7B,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC;IACvC,CAAC;IAED,MAAM,CAAC,MAAM,CACX,cAA4D,EAC5D,KAAgB;QAEhB,OAAO,IAAI,0BAA0B,CAAC,cAAc,EAAE,KAAK,CAAC,CAAC;IAC/D,CAAC;CACF"}
@@ -14,10 +14,10 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { type Hashable } from '@finos/legend-shared';
17
- import type { ClassView } from './DSLDiagram_ClassView.js';
18
- import type { PropertyView } from './DSLDiagram_PropertyView.js';
19
- import type { GeneralizationView } from './DSLDiagram_GeneralizationView.js';
20
- import type { AssociationView } from './DSLDiagram_AssociationView.js';
17
+ import type { ClassView } from './DSL_Diagram_ClassView.js';
18
+ import type { PropertyView } from './DSL_Diagram_PropertyView.js';
19
+ import type { GeneralizationView } from './DSL_Diagram_GeneralizationView.js';
20
+ import type { AssociationView } from './DSL_Diagram_AssociationView.js';
21
21
  import { type PackageableElementVisitor, PackageableElement } from '@finos/legend-graph';
22
22
  export declare class Diagram extends PackageableElement implements Hashable {
23
23
  classViews: ClassView[];
@@ -27,4 +27,4 @@ export declare class Diagram extends PackageableElement implements Hashable {
27
27
  protected get _elementHashCode(): string;
28
28
  accept_PackageableElementVisitor<T>(visitor: PackageableElementVisitor<T>): T;
29
29
  }
30
- //# sourceMappingURL=DSLDiagram_Diagram.d.ts.map
30
+ //# sourceMappingURL=DSL_Diagram_Diagram.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_Diagram.d.ts","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_Diagram.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAC9E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AACxE,OAAO,EACL,KAAK,yBAAyB,EAC9B,kBAAkB,EACnB,MAAM,qBAAqB,CAAC;AAG7B,qBAAa,OAAQ,SAAQ,kBAAmB,YAAW,QAAQ;IACjE,UAAU,EAAE,SAAS,EAAE,CAAM;IAC7B,gBAAgB,EAAE,eAAe,EAAE,CAAM;IACzC,mBAAmB,EAAE,kBAAkB,EAAE,CAAM;IAC/C,aAAa,EAAE,YAAY,EAAE,CAAM;IAEnC,cAAuB,gBAAgB,IAAI,MAAM,CAShD;IAED,gCAAgC,CAAC,CAAC,EAChC,OAAO,EAAE,yBAAyB,CAAC,CAAC,CAAC,GACpC,CAAC;CAGL"}
@@ -15,7 +15,7 @@
15
15
  */
16
16
  import { hashArray } from '@finos/legend-shared';
17
17
  import { PackageableElement, } from '@finos/legend-graph';
18
- import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSLDiagram_HashUtils.js';
18
+ import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSL_Diagram_HashUtils.js';
19
19
  export class Diagram extends PackageableElement {
20
20
  classViews = [];
21
21
  associationViews = [];
@@ -35,4 +35,4 @@ export class Diagram extends PackageableElement {
35
35
  return visitor.visit_PackageableElement(this);
36
36
  }
37
37
  }
38
- //# sourceMappingURL=DSLDiagram_Diagram.js.map
38
+ //# sourceMappingURL=DSL_Diagram_Diagram.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_Diagram.js","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_Diagram.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAKhE,OAAO,EAEL,kBAAkB,GACnB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAE9E,MAAM,OAAO,OAAQ,SAAQ,kBAAkB;IAC7C,UAAU,GAAgB,EAAE,CAAC;IAC7B,gBAAgB,GAAsB,EAAE,CAAC;IACzC,mBAAmB,GAAyB,EAAE,CAAC;IAC/C,aAAa,GAAmB,EAAE,CAAC;IAEnC,IAAuB,gBAAgB;QACrC,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,OAAO;YAC9B,IAAI,CAAC,IAAI;YACT,SAAS,CAAC,IAAI,CAAC,UAAU,CAAC;YAC1B,0BAA0B;YAC1B,SAAS,CAAC,IAAI,CAAC,mBAAmB,CAAC;YACnC,SAAS,CAAC,IAAI,CAAC,aAAa,CAAC;SAC9B,CAAC,CAAC;IACL,CAAC;IAED,gCAAgC,CAC9B,OAAqC;QAErC,OAAO,OAAO,CAAC,wBAAwB,CAAC,IAAI,CAAC,CAAC;IAChD,CAAC;CACF"}
@@ -14,8 +14,8 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { type Hashable } from '@finos/legend-shared';
17
- import { RelationshipView } from './DSLDiagram_RelationshipView.js';
17
+ import { RelationshipView } from './DSL_Diagram_RelationshipView.js';
18
18
  export declare class GeneralizationView extends RelationshipView implements Hashable {
19
19
  get hashCode(): string;
20
20
  }
21
- //# sourceMappingURL=DSLDiagram_GeneralizationView.d.ts.map
21
+ //# sourceMappingURL=DSL_Diagram_GeneralizationView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_GeneralizationView.d.ts","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_GeneralizationView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AAGrE,qBAAa,kBAAmB,SAAQ,gBAAiB,YAAW,QAAQ;IAC1E,IAAa,QAAQ,IAAI,MAAM,CAK9B;CACF"}
@@ -14,8 +14,8 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { hashArray } from '@finos/legend-shared';
17
- import { RelationshipView } from './DSLDiagram_RelationshipView.js';
18
- import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSLDiagram_HashUtils.js';
17
+ import { RelationshipView } from './DSL_Diagram_RelationshipView.js';
18
+ import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSL_Diagram_HashUtils.js';
19
19
  export class GeneralizationView extends RelationshipView {
20
20
  get hashCode() {
21
21
  return hashArray([
@@ -24,4 +24,4 @@ export class GeneralizationView extends RelationshipView {
24
24
  ]);
25
25
  }
26
26
  }
27
- //# sourceMappingURL=DSLDiagram_GeneralizationView.js.map
27
+ //# sourceMappingURL=DSL_Diagram_GeneralizationView.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_GeneralizationView.js","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_GeneralizationView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAE9E,MAAM,OAAO,kBAAmB,SAAQ,gBAAgB;IACtD,IAAa,QAAQ;QACnB,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,mBAAmB;YAC1C,KAAK,CAAC,QAAQ;SACf,CAAC,CAAC;IACL,CAAC;CACF"}
@@ -14,13 +14,13 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { type Hashable } from '@finos/legend-shared';
17
- import { RelationshipView } from './DSLDiagram_RelationshipView.js';
18
- import type { ClassView } from './DSLDiagram_ClassView.js';
19
- import type { Diagram } from './DSLDiagram_Diagram.js';
17
+ import { RelationshipView } from './DSL_Diagram_RelationshipView.js';
18
+ import type { ClassView } from './DSL_Diagram_ClassView.js';
19
+ import type { Diagram } from './DSL_Diagram_Diagram.js';
20
20
  import type { PropertyReference } from '@finos/legend-graph';
21
21
  export declare class PropertyHolderView extends RelationshipView implements Hashable {
22
22
  property: PropertyReference;
23
23
  constructor(owner: Diagram, property: PropertyReference, from: ClassView, to: ClassView);
24
24
  get hashCode(): string;
25
25
  }
26
- //# sourceMappingURL=DSLDiagram_PropertyHolderView.d.ts.map
26
+ //# sourceMappingURL=DSL_Diagram_PropertyHolderView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_PropertyHolderView.d.ts","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_PropertyHolderView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAG7D,qBAAa,kBAAmB,SAAQ,gBAAiB,YAAW,QAAQ;IAC1E,QAAQ,EAAE,iBAAiB,CAAC;gBAG1B,KAAK,EAAE,OAAO,EACd,QAAQ,EAAE,iBAAiB,EAC3B,IAAI,EAAE,SAAS,EACf,EAAE,EAAE,SAAS;IAMf,IAAa,QAAQ,IAAI,MAAM,CAM9B;CACF"}
@@ -14,8 +14,8 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { hashArray } from '@finos/legend-shared';
17
- import { RelationshipView } from './DSLDiagram_RelationshipView.js';
18
- import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSLDiagram_HashUtils.js';
17
+ import { RelationshipView } from './DSL_Diagram_RelationshipView.js';
18
+ import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSL_Diagram_HashUtils.js';
19
19
  export class PropertyHolderView extends RelationshipView {
20
20
  property;
21
21
  constructor(owner, property, from, to) {
@@ -30,4 +30,4 @@ export class PropertyHolderView extends RelationshipView {
30
30
  ]);
31
31
  }
32
32
  }
33
- //# sourceMappingURL=DSLDiagram_PropertyHolderView.js.map
33
+ //# sourceMappingURL=DSL_Diagram_PropertyHolderView.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_PropertyHolderView.js","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_PropertyHolderView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AAIrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAE9E,MAAM,OAAO,kBAAmB,SAAQ,gBAAgB;IACtD,QAAQ,CAAoB;IAE5B,YACE,KAAc,EACd,QAA2B,EAC3B,IAAe,EACf,EAAa;QAEb,KAAK,CAAC,KAAK,EAAE,IAAI,EAAE,EAAE,CAAC,CAAC;QACvB,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;IAC3B,CAAC;IAED,IAAa,QAAQ;QACnB,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,oBAAoB;YAC3C,KAAK,CAAC,QAAQ;YACd,IAAI,CAAC,QAAQ,CAAC,eAAe;SAC9B,CAAC,CAAC;IACL,CAAC;CACF"}
@@ -14,8 +14,8 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { type Hashable } from '@finos/legend-shared';
17
- import { PropertyHolderView } from './DSLDiagram_PropertyHolderView.js';
17
+ import { PropertyHolderView } from './DSL_Diagram_PropertyHolderView.js';
18
18
  export declare class PropertyView extends PropertyHolderView implements Hashable {
19
19
  get hashCode(): string;
20
20
  }
21
- //# sourceMappingURL=DSLDiagram_PropertyView.d.ts.map
21
+ //# sourceMappingURL=DSL_Diagram_PropertyView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_Diagram_PropertyView.d.ts","sourceRoot":"","sources":["../../../../../../src/graph/metamodel/pure/packageableElements/diagram/DSL_Diagram_PropertyView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAGzE,qBAAa,YAAa,SAAQ,kBAAmB,YAAW,QAAQ;IACtE,IAAa,QAAQ,IAAI,MAAM,CAE9B;CACF"}
@@ -14,11 +14,11 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import { hashArray } from '@finos/legend-shared';
17
- import { PropertyHolderView } from './DSLDiagram_PropertyHolderView.js';
18
- import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSLDiagram_HashUtils.js';
17
+ import { PropertyHolderView } from './DSL_Diagram_PropertyHolderView.js';
18
+ import { DIAGRAM_HASH_STRUCTURE } from '../../../../DSL_Diagram_HashUtils.js';
19
19
  export class PropertyView extends PropertyHolderView {
20
20
  get hashCode() {
21
21
  return hashArray([DIAGRAM_HASH_STRUCTURE.PROPERTY_VIEW, super.hashCode]);
22
22
  }
23
23
  }
24
- //# sourceMappingURL=DSLDiagram_PropertyView.js.map
24
+ //# sourceMappingURL=DSL_Diagram_PropertyView.js.map