@tumaet/apollon 4.9.0 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (410) hide show
  1. package/README.md +27 -63
  2. package/dist/assets/style.css +2 -1
  3. package/dist/export.js +189 -205
  4. package/dist/exportFonts-B_CLIgms.js +5 -0
  5. package/dist/exportStyles-ob7cmOn_.js +5 -0
  6. package/dist/fontStack-BKkvgDI3.js +4 -0
  7. package/dist/index.d.ts +237 -58
  8. package/dist/index.js +16850 -36346
  9. package/dist/internals.d.ts +2 -10
  10. package/dist/internals.js +28 -46
  11. package/dist/versionConverter-C-s36Ory.js +4769 -0
  12. package/package.json +33 -79
  13. package/dist/exportFonts-DxO9jrR1.js +0 -19
  14. package/dist/exportStyles-Co-WBqTa.js +0 -5
  15. package/dist/external/LICENSE-InterFont +0 -92
  16. package/dist/external/exportFonts-DxO9jrR1.js +0 -19
  17. package/dist/external/exportStyles-Co-WBqTa.js +0 -5
  18. package/dist/external/index.js +0 -22191
  19. package/dist/fontStack-DOtVH2j8.js +0 -5
  20. package/dist/react/App.d.ts +0 -9
  21. package/dist/react/LICENSE-InterFont +0 -92
  22. package/dist/react/apollon-editor.d.ts +0 -184
  23. package/dist/react/components/AlignmentGuides.d.ts +0 -1
  24. package/dist/react/components/AssessmentSelectableElement.d.ts +0 -10
  25. package/dist/react/components/AssessmentSelectionDebug.d.ts +0 -1
  26. package/dist/react/components/CustomBackground.d.ts +0 -1
  27. package/dist/react/components/CustomControls.d.ts +0 -8
  28. package/dist/react/components/CustomMiniMap.d.ts +0 -1
  29. package/dist/react/components/DraggableGhost.d.ts +0 -13
  30. package/dist/react/components/Icon/ArrowBackIcon.d.ts +0 -4
  31. package/dist/react/components/Icon/ArrowForwardIcon.d.ts +0 -4
  32. package/dist/react/components/Icon/CheckIcon.d.ts +0 -4
  33. package/dist/react/components/Icon/CrossIcon.d.ts +0 -4
  34. package/dist/react/components/Icon/DeleteIcon.d.ts +0 -4
  35. package/dist/react/components/Icon/DragHandleIcon.d.ts +0 -4
  36. package/dist/react/components/Icon/EditIcon.d.ts +0 -4
  37. package/dist/react/components/Icon/ExclamationIcon.d.ts +0 -4
  38. package/dist/react/components/Icon/InfiniteIcon.d.ts +0 -4
  39. package/dist/react/components/Icon/MapIcon.d.ts +0 -4
  40. package/dist/react/components/Icon/PaintRollerIcon.d.ts +0 -2
  41. package/dist/react/components/Icon/RedoIcon.d.ts +0 -2
  42. package/dist/react/components/Icon/SouthEastArrowIcon.d.ts +0 -4
  43. package/dist/react/components/Icon/SwapHorizIcon.d.ts +0 -4
  44. package/dist/react/components/Icon/UndoIcon.d.ts +0 -2
  45. package/dist/react/components/Icon/index.d.ts +0 -14
  46. package/dist/react/components/ReconnectConnectionLine.d.ts +0 -2
  47. package/dist/react/components/ScrollOverlay.d.ts +0 -7
  48. package/dist/react/components/Sidebar.d.ts +0 -2
  49. package/dist/react/components/collaboration/CollaborationLayer.d.ts +0 -25
  50. package/dist/react/components/collaboration/coordinates.d.ts +0 -7
  51. package/dist/react/components/index.d.ts +0 -18
  52. package/dist/react/components/popovers/DefaultNodeEditPopover.d.ts +0 -2
  53. package/dist/react/components/popovers/DefaultNodeGiveFeedbackPopover.d.ts +0 -2
  54. package/dist/react/components/popovers/DefaultNodeSeeFeedbackPopover.d.ts +0 -2
  55. package/dist/react/components/popovers/GenericPopover.d.ts +0 -17
  56. package/dist/react/components/popovers/GiveFeedbackAssessmentBox.d.ts +0 -7
  57. package/dist/react/components/popovers/PopoverManager.d.ts +0 -10
  58. package/dist/react/components/popovers/SeeFeedbackAssessmentBox.d.ts +0 -5
  59. package/dist/react/components/popovers/activityDiagram/ActivitySwimlaneEditPopover.d.ts +0 -2
  60. package/dist/react/components/popovers/activityDiagram/index.d.ts +0 -1
  61. package/dist/react/components/popovers/bpmnDiagram/BPMNEndEventEditPopover.d.ts +0 -2
  62. package/dist/react/components/popovers/bpmnDiagram/BPMNGatewayEditPopover.d.ts +0 -2
  63. package/dist/react/components/popovers/bpmnDiagram/BPMNIntermediateEventEditPopover.d.ts +0 -2
  64. package/dist/react/components/popovers/bpmnDiagram/BPMNPoolEditPopover.d.ts +0 -2
  65. package/dist/react/components/popovers/bpmnDiagram/BPMNStartEventEditPopover.d.ts +0 -2
  66. package/dist/react/components/popovers/bpmnDiagram/BPMNTaskEditPopover.d.ts +0 -2
  67. package/dist/react/components/popovers/bpmnDiagram/index.d.ts +0 -6
  68. package/dist/react/components/popovers/classDiagram/ClassEditPopover.d.ts +0 -2
  69. package/dist/react/components/popovers/classDiagram/ClassGiveFeedbackPopover.d.ts +0 -2
  70. package/dist/react/components/popovers/classDiagram/ClassSeeFeedbackPopover.d.ts +0 -2
  71. package/dist/react/components/popovers/classDiagram/EditableAttributesList.d.ts +0 -6
  72. package/dist/react/components/popovers/classDiagram/EditableMethodsList.d.ts +0 -6
  73. package/dist/react/components/popovers/classDiagram/index.d.ts +0 -6
  74. package/dist/react/components/popovers/communicationDiagram/CommunicationObjectNameEditPopover.d.ts +0 -2
  75. package/dist/react/components/popovers/communicationDiagram/CommunicationObjectNameGiveFeedbackPopover.d.ts +0 -2
  76. package/dist/react/components/popovers/communicationDiagram/CommunicationObjectNameSeeFeedbackPopover.d.ts +0 -2
  77. package/dist/react/components/popovers/communicationDiagram/index.d.ts +0 -3
  78. package/dist/react/components/popovers/componentDiagram/ComponentEditPopover.d.ts +0 -2
  79. package/dist/react/components/popovers/componentDiagram/ComponentSubsystemEditPopover.d.ts +0 -2
  80. package/dist/react/components/popovers/componentDiagram/index.d.ts +0 -2
  81. package/dist/react/components/popovers/deploymentDiagram/DeploymentComponentEditPopover.d.ts +0 -2
  82. package/dist/react/components/popovers/deploymentDiagram/DeploymentNodeEditPopover.d.ts +0 -2
  83. package/dist/react/components/popovers/deploymentDiagram/index.d.ts +0 -2
  84. package/dist/react/components/popovers/edgePopovers/ActivityDiagramEdgeEditPopover.d.ts +0 -2
  85. package/dist/react/components/popovers/edgePopovers/BPMNDiagramEdgeEditPopover.d.ts +0 -2
  86. package/dist/react/components/popovers/edgePopovers/ClassDiagramEdgeEditPopover.d.ts +0 -2
  87. package/dist/react/components/popovers/edgePopovers/CommunicationDiagramEdgeEditPopover.d.ts +0 -2
  88. package/dist/react/components/popovers/edgePopovers/ComponentDiagramEdgeEditPopover.d.ts +0 -2
  89. package/dist/react/components/popovers/edgePopovers/DeploymentDiagramEdgeEditPopover.d.ts +0 -2
  90. package/dist/react/components/popovers/edgePopovers/EdgeGiveFeedbackPopover.d.ts +0 -2
  91. package/dist/react/components/popovers/edgePopovers/EdgeSeeFeedbackPopover.d.ts +0 -2
  92. package/dist/react/components/popovers/edgePopovers/EdgeTypePreviewIcon.d.ts +0 -3
  93. package/dist/react/components/popovers/edgePopovers/EdgeTypeSelect.d.ts +0 -9
  94. package/dist/react/components/popovers/edgePopovers/FlowChartEdgeEditPopover.d.ts +0 -2
  95. package/dist/react/components/popovers/edgePopovers/ObjectDiagramEdgeEditPopover.d.ts +0 -2
  96. package/dist/react/components/popovers/edgePopovers/PetriNetEdgeEditPopover.d.ts +0 -2
  97. package/dist/react/components/popovers/edgePopovers/ReachabilityGraphEdgeEditPopover.d.ts +0 -2
  98. package/dist/react/components/popovers/edgePopovers/SwapEndsButton.d.ts +0 -9
  99. package/dist/react/components/popovers/edgePopovers/SyntaxTreeEdgeEditPopover.d.ts +0 -2
  100. package/dist/react/components/popovers/edgePopovers/UseCaseDiagramEdgeEditPopover.d.ts +0 -2
  101. package/dist/react/components/popovers/edgePopovers/index.d.ts +0 -8
  102. package/dist/react/components/popovers/index.d.ts +0 -3
  103. package/dist/react/components/popovers/objectDiagram/ObjectEditPopover.d.ts +0 -2
  104. package/dist/react/components/popovers/objectDiagram/ObjectGiveFeedbackPopover.d.ts +0 -2
  105. package/dist/react/components/popovers/objectDiagram/ObjectSeeFeedbackPopover.d.ts +0 -2
  106. package/dist/react/components/popovers/objectDiagram/index.d.ts +0 -3
  107. package/dist/react/components/popovers/petriNetDiagram/PetriNetPlaceEditPopover.d.ts +0 -2
  108. package/dist/react/components/popovers/petriNetDiagram/index.d.ts +0 -1
  109. package/dist/react/components/popovers/reachabilityGraphDiagram/ReachabilityGraphMarkingEditPopover.d.ts +0 -2
  110. package/dist/react/components/popovers/reachabilityGraphDiagram/index.d.ts +0 -1
  111. package/dist/react/components/popovers/sfcDiagram/SfcActionTableEditPopover.d.ts +0 -3
  112. package/dist/react/components/popovers/sfcDiagram/SfcEdgeEditPopover.d.ts +0 -2
  113. package/dist/react/components/popovers/sfcDiagram/index.d.ts +0 -2
  114. package/dist/react/components/popovers/syntaxTreeDiagram/SyntaxTreeNonterminalEditPopover.d.ts +0 -2
  115. package/dist/react/components/popovers/syntaxTreeDiagram/SyntaxTreeTerminalEditPopover.d.ts +0 -2
  116. package/dist/react/components/popovers/syntaxTreeDiagram/index.d.ts +0 -2
  117. package/dist/react/components/popovers/types.d.ts +0 -6
  118. package/dist/react/components/react/Apollon.d.ts +0 -50
  119. package/dist/react/components/react/ApollonControl.d.ts +0 -18
  120. package/dist/react/components/react/context.d.ts +0 -16
  121. package/dist/react/components/react/useApollonSubscription.d.ts +0 -17
  122. package/dist/react/components/svgs/AssessmentIcon.d.ts +0 -8
  123. package/dist/react/components/svgs/StyledElements.d.ts +0 -2
  124. package/dist/react/components/svgs/edges/InlineMarker.d.ts +0 -70
  125. package/dist/react/components/svgs/edges/index.d.ts +0 -1
  126. package/dist/react/components/svgs/index.d.ts +0 -3
  127. package/dist/react/components/svgs/nodes/CustomText.d.ts +0 -10
  128. package/dist/react/components/svgs/nodes/HeaderSection.d.ts +0 -14
  129. package/dist/react/components/svgs/nodes/InterfaceLabel.d.ts +0 -26
  130. package/dist/react/components/svgs/nodes/MultilineText.d.ts +0 -51
  131. package/dist/react/components/svgs/nodes/RowBlockSection.d.ts +0 -15
  132. package/dist/react/components/svgs/nodes/SeparationLine.d.ts +0 -8
  133. package/dist/react/components/svgs/nodes/StereotypeAndName.d.ts +0 -54
  134. package/dist/react/components/svgs/nodes/activityDiagram/ActivityActionNodeSVG.d.ts +0 -6
  135. package/dist/react/components/svgs/nodes/activityDiagram/ActivityFinalNodeSVG.d.ts +0 -2
  136. package/dist/react/components/svgs/nodes/activityDiagram/ActivityForkNodeHorizontalSVG.d.ts +0 -7
  137. package/dist/react/components/svgs/nodes/activityDiagram/ActivityForkNodeSVG.d.ts +0 -7
  138. package/dist/react/components/svgs/nodes/activityDiagram/ActivityInitialNodeSVG.d.ts +0 -2
  139. package/dist/react/components/svgs/nodes/activityDiagram/ActivityMergeNodeSVG.d.ts +0 -7
  140. package/dist/react/components/svgs/nodes/activityDiagram/ActivityObjectNodeSVG.d.ts +0 -7
  141. package/dist/react/components/svgs/nodes/activityDiagram/ActivitySVG.d.ts +0 -6
  142. package/dist/react/components/svgs/nodes/activityDiagram/ActivitySwimlaneSVG.d.ts +0 -9
  143. package/dist/react/components/svgs/nodes/activityDiagram/index.d.ts +0 -9
  144. package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNAnnotationNodeSVG.d.ts +0 -7
  145. package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNDataObjectNodeSVG.d.ts +0 -7
  146. package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNDataStoreNodeSVG.d.ts +0 -7
  147. package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNEventNodeSVG.d.ts +0 -8
  148. package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNGatewayNodeSVG.d.ts +0 -7
  149. package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNGroupNodeSVG.d.ts +0 -7
  150. package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNPoolNodeSVG.d.ts +0 -7
  151. package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNSubprocessNodeSVG.d.ts +0 -8
  152. package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNTaskNodeSVG.d.ts +0 -6
  153. package/dist/react/components/svgs/nodes/bpmnDiagram/index.d.ts +0 -9
  154. package/dist/react/components/svgs/nodes/classDiagram/ClassSVG.d.ts +0 -10
  155. package/dist/react/components/svgs/nodes/classDiagram/ColorDescriptionSVG.d.ts +0 -10
  156. package/dist/react/components/svgs/nodes/classDiagram/PackageSVG.d.ts +0 -6
  157. package/dist/react/components/svgs/nodes/classDiagram/TitleAndDescriptionSVG.d.ts +0 -11
  158. package/dist/react/components/svgs/nodes/classDiagram/index.d.ts +0 -4
  159. package/dist/react/components/svgs/nodes/communicationDiagram/CommunicationObjectNameSVG.d.ts +0 -6
  160. package/dist/react/components/svgs/nodes/communicationDiagram/index.d.ts +0 -1
  161. package/dist/react/components/svgs/nodes/componentDiagram/ComponentInterfaceNodeSVG.d.ts +0 -9
  162. package/dist/react/components/svgs/nodes/componentDiagram/ComponentNodeSVG.d.ts +0 -7
  163. package/dist/react/components/svgs/nodes/componentDiagram/ComponentSubsystemNodeSVG.d.ts +0 -7
  164. package/dist/react/components/svgs/nodes/componentDiagram/index.d.ts +0 -3
  165. package/dist/react/components/svgs/nodes/deploymentDiagram/DeploymentArtifactSVG.d.ts +0 -7
  166. package/dist/react/components/svgs/nodes/deploymentDiagram/DeploymentComponentSVG.d.ts +0 -7
  167. package/dist/react/components/svgs/nodes/deploymentDiagram/DeploymentInterfaceSVG.d.ts +0 -9
  168. package/dist/react/components/svgs/nodes/deploymentDiagram/DeploymentNodeSVG.d.ts +0 -7
  169. package/dist/react/components/svgs/nodes/deploymentDiagram/index.d.ts +0 -4
  170. package/dist/react/components/svgs/nodes/flowchartDiagram/FlowchartDecisionNodeSVG.d.ts +0 -7
  171. package/dist/react/components/svgs/nodes/flowchartDiagram/FlowchartFunctionCallNodeSVG.d.ts +0 -7
  172. package/dist/react/components/svgs/nodes/flowchartDiagram/FlowchartInputOutputNodeSVG.d.ts +0 -7
  173. package/dist/react/components/svgs/nodes/flowchartDiagram/FlowchartProcessNodeSVG.d.ts +0 -7
  174. package/dist/react/components/svgs/nodes/flowchartDiagram/FlowchartTerminalNodeSVG.d.ts +0 -7
  175. package/dist/react/components/svgs/nodes/flowchartDiagram/index.d.ts +0 -5
  176. package/dist/react/components/svgs/nodes/index.d.ts +0 -13
  177. package/dist/react/components/svgs/nodes/objectDiagram/ObjectNameSVG.d.ts +0 -7
  178. package/dist/react/components/svgs/nodes/objectDiagram/index.d.ts +0 -1
  179. package/dist/react/components/svgs/nodes/petriNetDiagram/PetriNetPlaceSVG.d.ts +0 -7
  180. package/dist/react/components/svgs/nodes/petriNetDiagram/PetriNetTransitionSVG.d.ts +0 -7
  181. package/dist/react/components/svgs/nodes/petriNetDiagram/index.d.ts +0 -2
  182. package/dist/react/components/svgs/nodes/reachabilityGraphDiagram/ReachabilityGraphMarkingSVG.d.ts +0 -7
  183. package/dist/react/components/svgs/nodes/reachabilityGraphDiagram/index.d.ts +0 -1
  184. package/dist/react/components/svgs/nodes/sfcDiagram/SfcActionTableNodeSVG.d.ts +0 -7
  185. package/dist/react/components/svgs/nodes/sfcDiagram/SfcJumpNodeSVG.d.ts +0 -7
  186. package/dist/react/components/svgs/nodes/sfcDiagram/SfcStartNodeSVG.d.ts +0 -7
  187. package/dist/react/components/svgs/nodes/sfcDiagram/SfcStepNodeSVG.d.ts +0 -7
  188. package/dist/react/components/svgs/nodes/sfcDiagram/SfcTransitionBranchNodeSVG.d.ts +0 -7
  189. package/dist/react/components/svgs/nodes/sfcDiagram/index.d.ts +0 -5
  190. package/dist/react/components/svgs/nodes/syntaxTreeDiagram/SyntaxTreeNonterminalNodeSVG.d.ts +0 -7
  191. package/dist/react/components/svgs/nodes/syntaxTreeDiagram/SyntaxTreeTerminalNodeSVG.d.ts +0 -7
  192. package/dist/react/components/svgs/nodes/syntaxTreeDiagram/index.d.ts +0 -2
  193. package/dist/react/components/svgs/nodes/useCaseDiagram/UseCaseActorNodeSVG.d.ts +0 -7
  194. package/dist/react/components/svgs/nodes/useCaseDiagram/UseCaseNodeSVG.d.ts +0 -7
  195. package/dist/react/components/svgs/nodes/useCaseDiagram/UseCaseSystemNodeSVG.d.ts +0 -7
  196. package/dist/react/components/svgs/nodes/useCaseDiagram/index.d.ts +0 -3
  197. package/dist/react/components/toolbars/NodeToolbar.d.ts +0 -7
  198. package/dist/react/components/toolbars/edgeToolBar/CustomEdgeToolBar.d.ts +0 -12
  199. package/dist/react/components/toolbars/edgeToolBar/index.d.ts +0 -1
  200. package/dist/react/components/toolbars/index.d.ts +0 -1
  201. package/dist/react/components/ui/DividerLine.d.ts +0 -9
  202. package/dist/react/components/ui/HeaderSwitchElement.d.ts +0 -7
  203. package/dist/react/components/ui/PrimaryButton.d.ts +0 -8
  204. package/dist/react/components/ui/StereotypeButtonGroup.d.ts +0 -8
  205. package/dist/react/components/ui/StyleEditor/ColorButtons.d.ts +0 -11
  206. package/dist/react/components/ui/StyleEditor/EdgeStyleEditor.d.ts +0 -11
  207. package/dist/react/components/ui/StyleEditor/NodeStyleEditor.d.ts +0 -22
  208. package/dist/react/components/ui/StyleEditor/index.d.ts +0 -2
  209. package/dist/react/components/ui/TextField.d.ts +0 -3
  210. package/dist/react/components/ui/Typography.d.ts +0 -3
  211. package/dist/react/components/ui/index.d.ts +0 -7
  212. package/dist/react/components/wrapper/AssessmentSelectableWrapper.d.ts +0 -11
  213. package/dist/react/components/wrapper/FeedbackDropzone.d.ts +0 -10
  214. package/dist/react/components/wrapper/index.d.ts +0 -2
  215. package/dist/react/constants.d.ts +0 -261
  216. package/dist/react/edges/Connection.d.ts +0 -36
  217. package/dist/react/edges/EdgeProps.d.ts +0 -24
  218. package/dist/react/edges/GenericEdge.d.ts +0 -78
  219. package/dist/react/edges/edgeTypes/ActivityDiagramEdge.d.ts +0 -2
  220. package/dist/react/edges/edgeTypes/BPMNDiagramEdge.d.ts +0 -2
  221. package/dist/react/edges/edgeTypes/ClassDiagramEdge.d.ts +0 -2
  222. package/dist/react/edges/edgeTypes/CommunicationDiagramEdge.d.ts +0 -2
  223. package/dist/react/edges/edgeTypes/ComponentDiagramEdge.d.ts +0 -2
  224. package/dist/react/edges/edgeTypes/DeploymentDiagramEdge.d.ts +0 -2
  225. package/dist/react/edges/edgeTypes/FlowChartEdge.d.ts +0 -2
  226. package/dist/react/edges/edgeTypes/ObjectDiagramEdge.d.ts +0 -2
  227. package/dist/react/edges/edgeTypes/PetriNetEdge.d.ts +0 -2
  228. package/dist/react/edges/edgeTypes/ReachabilityGraphArc.d.ts +0 -2
  229. package/dist/react/edges/edgeTypes/SfcDiagramEdge.d.ts +0 -2
  230. package/dist/react/edges/edgeTypes/SyntaxTreeEdge.d.ts +0 -2
  231. package/dist/react/edges/edgeTypes/UseCaseDiagramEdge.d.ts +0 -2
  232. package/dist/react/edges/edgeTypes/index.d.ts +0 -6
  233. package/dist/react/edges/index.d.ts +0 -3
  234. package/dist/react/edges/labelTypes/EdgeEndLabels.d.ts +0 -19
  235. package/dist/react/edges/labelTypes/EdgeIncludeExtendLabel.d.ts +0 -10
  236. package/dist/react/edges/labelTypes/EdgeMiddleLabels.d.ts +0 -18
  237. package/dist/react/edges/labelTypes/EdgeMultipleLabels.d.ts +0 -14
  238. package/dist/react/edges/labelTypes/messageLayout.d.ts +0 -51
  239. package/dist/react/edges/types.d.ts +0 -153
  240. package/dist/react/enums/Quadrant.d.ts +0 -6
  241. package/dist/react/enums/index.d.ts +0 -1
  242. package/dist/react/export/exportErrors.d.ts +0 -10
  243. package/dist/react/export/index.d.ts +0 -13
  244. package/dist/react/export/normalizeExportSvg.d.ts +0 -16
  245. package/dist/react/export/preProcessSvgForPdf.d.ts +0 -20
  246. package/dist/react/export/svgToPdf.d.ts +0 -17
  247. package/dist/react/export/svgToPng.d.ts +0 -38
  248. package/dist/react/exportFonts-DSRUaduf.js +0 -20
  249. package/dist/react/exportStyles-yVX7Dykt.js +0 -6
  250. package/dist/react/fontStack.d.ts +0 -14
  251. package/dist/react/hooks/index.d.ts +0 -18
  252. package/dist/react/hooks/useAssessmentSelection.d.ts +0 -13
  253. package/dist/react/hooks/useConnect.d.ts +0 -7
  254. package/dist/react/hooks/useDiagramModifiable.d.ts +0 -1
  255. package/dist/react/hooks/useDragOver.d.ts +0 -2
  256. package/dist/react/hooks/useDropFeedback.d.ts +0 -7
  257. package/dist/react/hooks/useEdgeConfig.d.ts +0 -83
  258. package/dist/react/hooks/useEdgeLineJumps.d.ts +0 -27
  259. package/dist/react/hooks/useEdgeToolbar.d.ts +0 -6
  260. package/dist/react/hooks/useEdges.d.ts +0 -9
  261. package/dist/react/hooks/useElementInteractions.d.ts +0 -6
  262. package/dist/react/hooks/useGoToNextAssessment.d.ts +0 -1
  263. package/dist/react/hooks/useHandleDelete.d.ts +0 -1
  264. package/dist/react/hooks/useHandleFinder.d.ts +0 -11
  265. package/dist/react/hooks/useHandleOnResize.d.ts +0 -4
  266. package/dist/react/hooks/useIsOnlyThisElementSelected.d.ts +0 -1
  267. package/dist/react/hooks/useKeyboardShortcuts.d.ts +0 -1
  268. package/dist/react/hooks/useNodeDrag.d.ts +0 -2
  269. package/dist/react/hooks/useNodeDragStop.d.ts +0 -2
  270. package/dist/react/hooks/usePaneClicked.d.ts +0 -3
  271. package/dist/react/hooks/usePopoverAnchor.d.ts +0 -26
  272. package/dist/react/hooks/useReactiveElement.d.ts +0 -10
  273. package/dist/react/hooks/useReconnect.d.ts +0 -2
  274. package/dist/react/hooks/useRemoteDraggingNodes.d.ts +0 -20
  275. package/dist/react/hooks/useSelectionForCopyPaste.d.ts +0 -10
  276. package/dist/react/hooks/useStepPathEdge.d.ts +0 -62
  277. package/dist/react/hooks/useStraightPathEdge.d.ts +0 -23
  278. package/dist/react/hooks/useViewPointCenter.d.ts +0 -2
  279. package/dist/react/index.d.ts +0 -9
  280. package/dist/react/internals.d.ts +0 -5
  281. package/dist/react/logger.d.ts +0 -10
  282. package/dist/react/nodes/TitleAndDescriptionNode.d.ts +0 -7
  283. package/dist/react/nodes/activityDiagram/Activity.d.ts +0 -3
  284. package/dist/react/nodes/activityDiagram/ActivityActionNode.d.ts +0 -3
  285. package/dist/react/nodes/activityDiagram/ActivityFinalNode.d.ts +0 -3
  286. package/dist/react/nodes/activityDiagram/ActivityForkNode.d.ts +0 -3
  287. package/dist/react/nodes/activityDiagram/ActivityForkNodeHorizontal.d.ts +0 -3
  288. package/dist/react/nodes/activityDiagram/ActivityInitialNode.d.ts +0 -3
  289. package/dist/react/nodes/activityDiagram/ActivityMergeNode.d.ts +0 -3
  290. package/dist/react/nodes/activityDiagram/ActivityObjectNode.d.ts +0 -3
  291. package/dist/react/nodes/activityDiagram/ActivitySwimlane.d.ts +0 -3
  292. package/dist/react/nodes/activityDiagram/index.d.ts +0 -9
  293. package/dist/react/nodes/bpmn/BPMNAnnotation.d.ts +0 -3
  294. package/dist/react/nodes/bpmn/BPMNCallActivity.d.ts +0 -3
  295. package/dist/react/nodes/bpmn/BPMNDataObject.d.ts +0 -3
  296. package/dist/react/nodes/bpmn/BPMNDataStore.d.ts +0 -3
  297. package/dist/react/nodes/bpmn/BPMNEndEvent.d.ts +0 -3
  298. package/dist/react/nodes/bpmn/BPMNGateway.d.ts +0 -3
  299. package/dist/react/nodes/bpmn/BPMNGroup.d.ts +0 -3
  300. package/dist/react/nodes/bpmn/BPMNIntermediateEvent.d.ts +0 -3
  301. package/dist/react/nodes/bpmn/BPMNPool.d.ts +0 -3
  302. package/dist/react/nodes/bpmn/BPMNStartEvent.d.ts +0 -3
  303. package/dist/react/nodes/bpmn/BPMNSubprocess.d.ts +0 -3
  304. package/dist/react/nodes/bpmn/BPMNTask.d.ts +0 -3
  305. package/dist/react/nodes/bpmn/BPMNTransaction.d.ts +0 -3
  306. package/dist/react/nodes/bpmn/index.d.ts +0 -13
  307. package/dist/react/nodes/classDiagram/Class.d.ts +0 -3
  308. package/dist/react/nodes/classDiagram/ColorDescription.d.ts +0 -3
  309. package/dist/react/nodes/classDiagram/Package.d.ts +0 -3
  310. package/dist/react/nodes/classDiagram/index.d.ts +0 -3
  311. package/dist/react/nodes/communicationDiagram/CommunicationObjectName.d.ts +0 -3
  312. package/dist/react/nodes/communicationDiagram/index.d.ts +0 -1
  313. package/dist/react/nodes/componentDiagram/Component.d.ts +0 -3
  314. package/dist/react/nodes/componentDiagram/ComponentInterface.d.ts +0 -3
  315. package/dist/react/nodes/componentDiagram/ComponentSubsystem.d.ts +0 -3
  316. package/dist/react/nodes/componentDiagram/index.d.ts +0 -3
  317. package/dist/react/nodes/deploymentDiagram/DeploymentArtifact.d.ts +0 -3
  318. package/dist/react/nodes/deploymentDiagram/DeploymentComponent.d.ts +0 -3
  319. package/dist/react/nodes/deploymentDiagram/DeploymentInterface.d.ts +0 -3
  320. package/dist/react/nodes/deploymentDiagram/DeploymentNode.d.ts +0 -3
  321. package/dist/react/nodes/deploymentDiagram/index.d.ts +0 -4
  322. package/dist/react/nodes/flowchart/FlowchartDecision.d.ts +0 -3
  323. package/dist/react/nodes/flowchart/FlowchartFunctionCall.d.ts +0 -3
  324. package/dist/react/nodes/flowchart/FlowchartInputOutput.d.ts +0 -3
  325. package/dist/react/nodes/flowchart/FlowchartProcess.d.ts +0 -3
  326. package/dist/react/nodes/flowchart/FlowchartTerminal.d.ts +0 -3
  327. package/dist/react/nodes/flowchart/index.d.ts +0 -5
  328. package/dist/react/nodes/index.d.ts +0 -8
  329. package/dist/react/nodes/objectDiagram/ObjectName.d.ts +0 -3
  330. package/dist/react/nodes/objectDiagram/index.d.ts +0 -1
  331. package/dist/react/nodes/petriNetDiagram/PetriNetPlace.d.ts +0 -3
  332. package/dist/react/nodes/petriNetDiagram/PetriNetTransition.d.ts +0 -3
  333. package/dist/react/nodes/petriNetDiagram/index.d.ts +0 -2
  334. package/dist/react/nodes/reachabilityGraphDiagram/ReachabilityGraphMarking.d.ts +0 -3
  335. package/dist/react/nodes/reachabilityGraphDiagram/index.d.ts +0 -1
  336. package/dist/react/nodes/sfcDiagram/SfcActionTable.d.ts +0 -3
  337. package/dist/react/nodes/sfcDiagram/SfcJump.d.ts +0 -3
  338. package/dist/react/nodes/sfcDiagram/SfcStart.d.ts +0 -3
  339. package/dist/react/nodes/sfcDiagram/SfcStep.d.ts +0 -3
  340. package/dist/react/nodes/sfcDiagram/SfcTransitionBranch.d.ts +0 -3
  341. package/dist/react/nodes/sfcDiagram/index.d.ts +0 -5
  342. package/dist/react/nodes/syntaxTreeDiagram/SyntaxTreeNonterminal.d.ts +0 -3
  343. package/dist/react/nodes/syntaxTreeDiagram/SyntaxTreeTerminal.d.ts +0 -3
  344. package/dist/react/nodes/types.d.ts +0 -73
  345. package/dist/react/nodes/useCaseDiagram/UseCase.d.ts +0 -3
  346. package/dist/react/nodes/useCaseDiagram/UseCaseActor.d.ts +0 -3
  347. package/dist/react/nodes/useCaseDiagram/UseCaseSystem.d.ts +0 -3
  348. package/dist/react/nodes/useCaseDiagram/index.d.ts +0 -3
  349. package/dist/react/nodes/wrappers/DefaultNodeWrapper.d.ts +0 -49
  350. package/dist/react/nodes/wrappers/index.d.ts +0 -1
  351. package/dist/react/overlay/OverlayLayer.d.ts +0 -8
  352. package/dist/react/overlay/RegionMount.d.ts +0 -10
  353. package/dist/react/overlay/overlayStore.d.ts +0 -20
  354. package/dist/react/overlay/types.d.ts +0 -48
  355. package/dist/react/react.d.ts +0 -5
  356. package/dist/react/react.js +0 -28177
  357. package/dist/react/services/migration/EdgeTransformer.d.ts +0 -11
  358. package/dist/react/store/alignmentGuidesStore.d.ts +0 -13
  359. package/dist/react/store/assessmentSelectionStore.d.ts +0 -17
  360. package/dist/react/store/context.d.ts +0 -22
  361. package/dist/react/store/diagramStore.d.ts +0 -70
  362. package/dist/react/store/edgeGeometryStore.d.ts +0 -18
  363. package/dist/react/store/index.d.ts +0 -7
  364. package/dist/react/store/metadataStore.d.ts +0 -39
  365. package/dist/react/store/popoverStore.d.ts +0 -9
  366. package/dist/react/styles/theme.d.ts +0 -51
  367. package/dist/react/sync/headless.d.ts +0 -16
  368. package/dist/react/sync/perfCounters.d.ts +0 -6
  369. package/dist/react/sync/ydoc.d.ts +0 -9
  370. package/dist/react/sync/yjsSync.d.ts +0 -63
  371. package/dist/react/types/DiagramType.d.ts +0 -16
  372. package/dist/react/types/SVG.d.ts +0 -8
  373. package/dist/react/types/index.d.ts +0 -3
  374. package/dist/react/types/locationPopover.d.ts +0 -5
  375. package/dist/react/types/nodes/DropNodeDate.d.ts +0 -7
  376. package/dist/react/types/nodes/NodeProps.d.ts +0 -101
  377. package/dist/react/types/nodes/enums/ClassType.d.ts +0 -5
  378. package/dist/react/types/nodes/enums/index.d.ts +0 -1
  379. package/dist/react/types/nodes/index.d.ts +0 -3
  380. package/dist/react/typings.d.ts +0 -186
  381. package/dist/react/utils/alignmentUtils.d.ts +0 -32
  382. package/dist/react/utils/bpmnConstraints.d.ts +0 -5
  383. package/dist/react/utils/collaboration.d.ts +0 -19
  384. package/dist/react/utils/copyPasteUtils.d.ts +0 -32
  385. package/dist/react/utils/deepPartial.d.ts +0 -3
  386. package/dist/react/utils/diagramTypeUtils.d.ts +0 -6
  387. package/dist/react/utils/edgeUtils.d.ts +0 -167
  388. package/dist/react/utils/exportFonts.d.ts +0 -11
  389. package/dist/react/utils/exportStyles.d.ts +0 -30
  390. package/dist/react/utils/exportUtils.d.ts +0 -11
  391. package/dist/react/utils/geometry/bendHandles.d.ts +0 -42
  392. package/dist/react/utils/geometry/edgeLabelLayout.d.ts +0 -123
  393. package/dist/react/utils/geometry/interfaceLabelLayout.d.ts +0 -44
  394. package/dist/react/utils/helpers.d.ts +0 -14
  395. package/dist/react/utils/index.d.ts +0 -19
  396. package/dist/react/utils/interactiveUtils.d.ts +0 -6
  397. package/dist/react/utils/layoutUtils.d.ts +0 -30
  398. package/dist/react/utils/nodeUtils.d.ts +0 -15
  399. package/dist/react/utils/paletteLayout.d.ts +0 -70
  400. package/dist/react/utils/pathParsing.d.ts +0 -54
  401. package/dist/react/utils/popoverUtils.d.ts +0 -3
  402. package/dist/react/utils/quadrantUtils.d.ts +0 -3
  403. package/dist/react/utils/requiredInterfaceUtils.d.ts +0 -18
  404. package/dist/react/utils/storeUtils.d.ts +0 -1
  405. package/dist/react/utils/svgTextLayout.d.ts +0 -86
  406. package/dist/react/utils/swimlaneUtils.d.ts +0 -58
  407. package/dist/react/utils/textUtils.d.ts +0 -1
  408. package/dist/react/utils/v3Typings.d.ts +0 -135
  409. package/dist/react/utils/versionConverter.d.ts +0 -60
  410. package/dist/yjsSync-BCNFF_EI.js +0 -45418
@@ -1,54 +0,0 @@
1
- import { FC } from 'react';
2
- type VerticalAnchor = "center" | "top";
3
- type Props = {
4
- name: string;
5
- /** Optional UML stereotype like `"component"` or `"subsystem"`. */
6
- stereotype?: string;
7
- /** Whether to show the stereotype line above the name. */
8
- showStereotype: boolean;
9
- /** Node width in SVG user units. */
10
- width: number;
11
- /** Node height in SVG user units. */
12
- height: number;
13
- /**
14
- * Horizontal space (total of both sides) to reserve for surrounding chrome
15
- * such as an icon in the top-right corner. Defaults to
16
- * `2 * LAYOUT.DEFAULT_PADDING`; pass a larger value when the node has a
17
- * visible icon that the wrapped name would otherwise run under.
18
- */
19
- sideReserve?: number;
20
- /**
21
- * Whether the `{stereotype, name}` group centers vertically (`"center"`)
22
- * or sits pinned to the top of the node (`"top"`). Centering is the
23
- * right choice when the node has no other vertical chrome; top-anchoring
24
- * suits container / swimlane nodes whose body is reserved for children.
25
- */
26
- verticalAnchor?: VerticalAnchor;
27
- /** y coordinate of the first line's visual center in `"top"` mode. */
28
- topAnchorY?: number;
29
- /** Additional name-tspan attributes (e.g. `textDecoration="underline"`). */
30
- nameTextDecoration?: React.SVGProps<SVGTextElement>["textDecoration"];
31
- fontWeight?: string | number;
32
- fill?: string;
33
- };
34
- /**
35
- * Renders a `{«stereotype», name}` group inside a rectangular node.
36
- *
37
- * Two placement modes:
38
- * - `"center"` (default): the stereotype and the wrapped name are
39
- * centered as a single vertical group. When the name grows from one
40
- * to three lines, the stereotype slides upward so the pair stays on
41
- * the vertical midline.
42
- * - `"top"`: the first name line's visual center lands at `topAnchorY`
43
- * (defaults to `22`, matching the legacy hanging-baseline layout) and
44
- * the stereotype sits just above it. Used by container nodes like
45
- * ComponentSubsystem and DeploymentNode where the body below is
46
- * reserved for children.
47
- *
48
- * Extracted from `ComponentNodeSVG` / `DeploymentComponentSVG` where the
49
- * same math was hand-inlined twice; the top-anchored variant unifies
50
- * `ComponentSubsystemNodeSVG` / `DeploymentNodeSVG` with the same
51
- * abstraction.
52
- */
53
- export declare const StereotypeAndName: FC<Props>;
54
- export {};
@@ -1,6 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- export type ActivityActionNodeSVGProps = SVGComponentProps & {
4
- data: DefaultNodeProps;
5
- };
6
- export declare const ActivityActionNodeSVG: React.FC<ActivityActionNodeSVGProps>;
@@ -1,2 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- export declare const ActivityFinalNodeSVG: React.FC<SVGComponentProps>;
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface ActivityForkNodeHorizontalSVGProps extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const ActivityForkNodeHorizontalSVG: React.FC<ActivityForkNodeHorizontalSVGProps>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface ActivityForkNodeSVGProps extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const ActivityForkNodeSVG: React.FC<ActivityForkNodeSVGProps>;
7
- export {};
@@ -1,2 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- export declare const ActivityInitialNodeSVG: React.FC<SVGComponentProps>;
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- type Props = SVGComponentProps & {
4
- data: DefaultNodeProps;
5
- };
6
- export declare const ActivityMergeNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- type Props = SVGComponentProps & {
4
- data: DefaultNodeProps;
5
- };
6
- export declare const ActivityObjectNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,6 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- export type ActivitySVGProps = SVGComponentProps & {
4
- data: DefaultNodeProps;
5
- };
6
- export declare const ActivitySVG: React.FC<ActivitySVGProps>;
@@ -1,9 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { ActivitySwimlaneProps } from '../../../../types';
3
- /** Thickness of the band that holds the lane name labels. */
4
- export declare const SWIMLANE_HEADER_SIZE = 30;
5
- interface ActivitySwimlaneSVGProps extends SVGComponentProps {
6
- data: ActivitySwimlaneProps;
7
- }
8
- export declare const ActivitySwimlaneSVG: React.FC<ActivitySwimlaneSVGProps>;
9
- export {};
@@ -1,9 +0,0 @@
1
- export * from './ActivitySVG';
2
- export * from './ActivityInitialNodeSVG';
3
- export * from './ActivityFinalNodeSVG';
4
- export * from './ActivityActionNodeSVG';
5
- export * from './ActivityObjectNodeSVG';
6
- export * from './ActivityMergeNodeSVG';
7
- export * from './ActivityForkNodeSVG';
8
- export * from './ActivityForkNodeHorizontalSVG';
9
- export * from './ActivitySwimlaneSVG';
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- type BPMNAnnotationNodeSVGProps = SVGComponentProps & {
4
- data: DefaultNodeProps;
5
- };
6
- export declare const BPMNAnnotationNodeSVG: React.FC<BPMNAnnotationNodeSVGProps>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- type BPMNDataObjectNodeSVGProps = SVGComponentProps & {
4
- data: DefaultNodeProps;
5
- };
6
- export declare const BPMNDataObjectNodeSVG: React.FC<BPMNDataObjectNodeSVGProps>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- type BPMNDataStoreNodeSVGProps = SVGComponentProps & {
4
- data: DefaultNodeProps;
5
- };
6
- export declare const BPMNDataStoreNodeSVG: React.FC<BPMNDataStoreNodeSVGProps>;
7
- export {};
@@ -1,8 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { BPMNEventProps } from '../../../../types';
3
- export type BPMNEventVariant = "start" | "intermediate" | "end";
4
- export type BPMNEventNodeSVGProps = SVGComponentProps & {
5
- variant: BPMNEventVariant;
6
- data: BPMNEventProps;
7
- };
8
- export declare const BPMNEventNodeSVG: React.FC<BPMNEventNodeSVGProps>;
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { BPMNGatewayProps } from '../../../../types';
3
- type BPMNGatewayNodeSVGProps = SVGComponentProps & {
4
- data: BPMNGatewayProps;
5
- };
6
- export declare const BPMNGatewayNodeSVG: React.FC<BPMNGatewayNodeSVGProps>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface BPMNGroupNodeSVGProps extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const BPMNGroupNodeSVG: React.FC<BPMNGroupNodeSVGProps>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface BPMNPoolNodeSVGProps extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const BPMNPoolNodeSVG: React.FC<BPMNPoolNodeSVGProps>;
7
- export {};
@@ -1,8 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { BPMNSubprocessProps } from '../../../../types/nodes/NodeProps';
3
- interface BPMNSubprocessNodeSVGProps extends SVGComponentProps {
4
- data: BPMNSubprocessProps;
5
- variant?: "subprocess" | "transaction" | "call";
6
- }
7
- export declare const BPMNSubprocessNodeSVG: React.FC<BPMNSubprocessNodeSVGProps>;
8
- export {};
@@ -1,6 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { BPMNTaskProps } from '../../../../types';
3
- export type BPMNTaskNodeSVGProps = SVGComponentProps & {
4
- data: BPMNTaskProps;
5
- };
6
- export declare const BPMNTaskNodeSVG: React.FC<BPMNTaskNodeSVGProps>;
@@ -1,9 +0,0 @@
1
- export * from './BPMNTaskNodeSVG';
2
- export * from './BPMNEventNodeSVG';
3
- export * from './BPMNGatewayNodeSVG';
4
- export * from './BPMNSubprocessNodeSVG';
5
- export * from './BPMNAnnotationNodeSVG';
6
- export * from './BPMNDataObjectNodeSVG';
7
- export * from './BPMNDataStoreNodeSVG';
8
- export * from './BPMNPoolNodeSVG';
9
- export * from './BPMNGroupNodeSVG';
@@ -1,10 +0,0 @@
1
- import { ClassNodeProps } from '../../../../types';
2
- import { SVGComponentProps } from '../../../../types/SVG';
3
- export interface MinSize {
4
- minWidth: number;
5
- minHeight: number;
6
- }
7
- export type ClassSVGProps = SVGComponentProps & {
8
- data: ClassNodeProps;
9
- };
10
- export declare const ClassSVG: ({ id, width, height, SIDEBAR_PREVIEW_SCALE, svgAttributes, showAssessmentResults, data, }: ClassSVGProps) => import("react").JSX.Element;
@@ -1,10 +0,0 @@
1
- import { DefaultNodeProps } from '../../../../types';
2
- import { SVGAttributes } from 'react';
3
- export type ColorDescriptionSVGProps = {
4
- width: number;
5
- height: number;
6
- data: DefaultNodeProps;
7
- SIDEBAR_PREVIEW_SCALE?: number;
8
- svgAttributes?: SVGAttributes<SVGElement>;
9
- };
10
- export declare function ColorDescriptionSVG({ width, height, data, svgAttributes, SIDEBAR_PREVIEW_SCALE, }: ColorDescriptionSVGProps): import("react").JSX.Element;
@@ -1,6 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- export type PackageSVGProps = SVGComponentProps & {
4
- data: DefaultNodeProps;
5
- };
6
- export declare const PackageSVG: React.FC<PackageSVGProps>;
@@ -1,11 +0,0 @@
1
- import { default as React, SVGAttributes } from 'react';
2
- interface TitleAndDescriptionSVGProps {
3
- width: number;
4
- height: number;
5
- title: string;
6
- description: string;
7
- SIDEBAR_PREVIEW_SCALE?: number;
8
- svgAttributes?: SVGAttributes<SVGElement>;
9
- }
10
- export declare const TitleAndDescriptionSVG: React.FC<TitleAndDescriptionSVGProps>;
11
- export {};
@@ -1,4 +0,0 @@
1
- export * from './ClassSVG';
2
- export * from './ColorDescriptionSVG';
3
- export * from './PackageSVG';
4
- export * from './TitleAndDescriptionSVG';
@@ -1,6 +0,0 @@
1
- import { CommunicationObjectNodeProps } from '../../../../types';
2
- import { SVGComponentProps } from '../../../../types/SVG';
3
- export type CommunicationObjectNameSVGProps = SVGComponentProps & {
4
- data: CommunicationObjectNodeProps;
5
- };
6
- export declare const CommunicationObjectNameSVG: ({ id, width, height, data, SIDEBAR_PREVIEW_SCALE, svgAttributes, showAssessmentResults, }: CommunicationObjectNameSVGProps) => import("react").JSX.Element;
@@ -1 +0,0 @@
1
- export * from './CommunicationObjectNameSVG';
@@ -1,9 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- import { InterfaceLabelSide } from '../../../../utils/geometry/interfaceLabelLayout';
4
- interface Props extends SVGComponentProps {
5
- data: DefaultNodeProps;
6
- labelSide?: InterfaceLabelSide;
7
- }
8
- export declare const ComponentInterfaceNodeSVG: React.FC<Props>;
9
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { ComponentNodeProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: ComponentNodeProps;
5
- }
6
- export declare const ComponentNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { ComponentSubsystemNodeProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: ComponentSubsystemNodeProps;
5
- }
6
- export declare const ComponentSubsystemNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,3 +0,0 @@
1
- export * from './ComponentNodeSVG';
2
- export * from './ComponentInterfaceNodeSVG';
3
- export * from './ComponentSubsystemNodeSVG';
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const DeploymentArtifactSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DeploymentComponentProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: DeploymentComponentProps;
5
- }
6
- export declare const DeploymentComponentSVG: React.FC<Props>;
7
- export {};
@@ -1,9 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- import { InterfaceLabelSide } from '../../../../utils/geometry/interfaceLabelLayout';
4
- interface Props extends SVGComponentProps {
5
- data: DefaultNodeProps;
6
- labelSide?: InterfaceLabelSide;
7
- }
8
- export declare const DeploymentInterfaceSVG: React.FC<Props>;
9
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DeploymentNodeProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: DeploymentNodeProps;
5
- }
6
- export declare const DeploymentNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,4 +0,0 @@
1
- export * from './DeploymentNodeSVG';
2
- export * from './DeploymentComponentSVG';
3
- export * from './DeploymentArtifactSVG';
4
- export * from './DeploymentInterfaceSVG';
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const FlowchartDecisionNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types/nodes/NodeProps';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const FlowchartFunctionCallNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types/nodes/NodeProps';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const FlowchartInputOutputNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types/nodes/NodeProps';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const FlowchartProcessNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types/nodes/NodeProps';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const FlowchartTerminalNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,5 +0,0 @@
1
- export * from './FlowchartTerminalNodeSVG';
2
- export * from './FlowchartProcessNodeSVG';
3
- export * from './FlowchartDecisionNodeSVG';
4
- export * from './FlowchartInputOutputNodeSVG';
5
- export * from './FlowchartFunctionCallNodeSVG';
@@ -1,13 +0,0 @@
1
- export * from './classDiagram';
2
- export * from './objectDiagram';
3
- export * from './activityDiagram';
4
- export * from './useCaseDiagram';
5
- export * from './componentDiagram';
6
- export * from './flowchartDiagram';
7
- export * from './deploymentDiagram';
8
- export * from './bpmnDiagram';
9
- export * from './syntaxTreeDiagram';
10
- export * from './communicationDiagram';
11
- export * from './petriNetDiagram';
12
- export * from './reachabilityGraphDiagram';
13
- export * from './sfcDiagram';
@@ -1,7 +0,0 @@
1
- import { ObjectNodeProps } from '../../../../types';
2
- import { SVGComponentProps } from '../../../../types/SVG';
3
- interface Props extends SVGComponentProps {
4
- data: ObjectNodeProps;
5
- }
6
- export declare const ObjectNameSVG: ({ id, width, height, data, SIDEBAR_PREVIEW_SCALE, svgAttributes, showAssessmentResults, }: Props) => import("react").JSX.Element;
7
- export {};
@@ -1 +0,0 @@
1
- export * from './ObjectNameSVG';
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { PetriNetPlaceProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: PetriNetPlaceProps;
5
- }
6
- export declare const PetriNetPlaceSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const PetriNetTransitionSVG: React.FC<Props>;
7
- export {};
@@ -1,2 +0,0 @@
1
- export * from './PetriNetPlaceSVG';
2
- export * from './PetriNetTransitionSVG';
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { ReachabilityGraphMarkingProps } from '../../../../types';
3
- type ReachabilityGraphMarkingSVGProps = SVGComponentProps & {
4
- data: ReachabilityGraphMarkingProps;
5
- };
6
- export declare const ReachabilityGraphMarkingSVG: React.FC<ReachabilityGraphMarkingSVGProps>;
7
- export {};
@@ -1 +0,0 @@
1
- export * from './ReachabilityGraphMarkingSVG';
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { SfcActionTableProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: SfcActionTableProps;
5
- }
6
- export declare const SfcActionTableNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { DefaultNodeProps } from '../../../../types';
2
- import { SVGComponentProps } from '../../../../types/SVG';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const SfcJumpNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { DefaultNodeProps } from '../../../../types';
2
- import { SVGComponentProps } from '../../../../types/SVG';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const SfcStartNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const SfcStepNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SfcTransitionBranchNodeProps } from '../../../../types';
2
- import { SVGComponentProps } from '../../../../types/SVG';
3
- interface Props extends SVGComponentProps {
4
- data: SfcTransitionBranchNodeProps;
5
- }
6
- export declare const SfcTransitionBranchNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,5 +0,0 @@
1
- export * from './SfcStartNodeSVG';
2
- export * from './SfcStepNodeSVG';
3
- export * from './SfcJumpNodeSVG';
4
- export * from './SfcTransitionBranchNodeSVG';
5
- export * from './SfcActionTableNodeSVG';
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const SyntaxTreeNonterminalNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types/nodes/NodeProps';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const SyntaxTreeTerminalNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,2 +0,0 @@
1
- export * from './SyntaxTreeNonterminalNodeSVG';
2
- export * from './SyntaxTreeTerminalNodeSVG';
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const UseCaseActorNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { DefaultNodeProps } from '../../../../types';
2
- import { SVGComponentProps } from '../../../../types/SVG';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const UseCaseNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,7 +0,0 @@
1
- import { SVGComponentProps } from '../../../../types/SVG';
2
- import { DefaultNodeProps } from '../../../../types';
3
- interface Props extends SVGComponentProps {
4
- data: DefaultNodeProps;
5
- }
6
- export declare const UseCaseSystemNodeSVG: React.FC<Props>;
7
- export {};
@@ -1,3 +0,0 @@
1
- export * from './UseCaseActorNodeSVG';
2
- export * from './UseCaseSystemNodeSVG';
3
- export * from './UseCaseNodeSVG';
@@ -1,7 +0,0 @@
1
- import { FC } from 'react';
2
- interface Props {
3
- elementId: string;
4
- showEdit?: boolean;
5
- }
6
- export declare const NodeToolbar: FC<Props>;
7
- export {};
@@ -1,12 +0,0 @@
1
- import { IPoint } from '../../../edges';
2
- interface CustomEdgeToolbarProps {
3
- edgeId: string;
4
- position: IPoint;
5
- /** Edge-middle anchor the toolbar counter-scales around (flow coords). */
6
- scaleAnchor: IPoint;
7
- onEditClick: (event: React.MouseEvent<HTMLElement>) => void;
8
- onDeleteClick: (event: React.MouseEvent<HTMLElement>) => void;
9
- anchorRef: React.Ref<SVGForeignObjectElement>;
10
- }
11
- export declare const CustomEdgeToolbar: React.FC<CustomEdgeToolbarProps>;
12
- export {};
@@ -1 +0,0 @@
1
- export * from './CustomEdgeToolBar';