@tumaet/apollon 4.8.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.
- package/README.md +30 -41
- package/dist/assets/style.css +2 -1
- package/dist/export.js +189 -205
- package/dist/exportFonts-B_CLIgms.js +5 -0
- package/dist/exportStyles-ob7cmOn_.js +5 -0
- package/dist/fontStack-BKkvgDI3.js +4 -0
- package/dist/index.d.ts +368 -61
- package/dist/index.js +16853 -35703
- package/dist/internals.d.ts +31 -10
- package/dist/internals.js +28 -45
- package/dist/versionConverter-C-s36Ory.js +4769 -0
- package/package.json +37 -72
- package/schema/uml-model-4.schema.json +1 -0
- package/dist/exportFonts-DxO9jrR1.js +0 -19
- package/dist/exportStyles-Wcc8N8Xj.js +0 -5
- package/dist/fontStack-DOtVH2j8.js +0 -5
- package/dist/react/App.d.ts +0 -9
- package/dist/react/LICENSE-InterFont +0 -92
- package/dist/react/apollon-editor.d.ts +0 -131
- package/dist/react/components/AlignmentGuides.d.ts +0 -1
- package/dist/react/components/AssessmentSelectableElement.d.ts +0 -10
- package/dist/react/components/AssessmentSelectionDebug.d.ts +0 -1
- package/dist/react/components/CustomBackground.d.ts +0 -1
- package/dist/react/components/CustomControls.d.ts +0 -1
- package/dist/react/components/CustomMiniMap.d.ts +0 -1
- package/dist/react/components/DraggableGhost.d.ts +0 -13
- package/dist/react/components/Icon/ArrowBackIcon.d.ts +0 -4
- package/dist/react/components/Icon/ArrowForwardIcon.d.ts +0 -4
- package/dist/react/components/Icon/CheckIcon.d.ts +0 -4
- package/dist/react/components/Icon/CrossIcon.d.ts +0 -4
- package/dist/react/components/Icon/DeleteIcon.d.ts +0 -4
- package/dist/react/components/Icon/DragHandleIcon.d.ts +0 -4
- package/dist/react/components/Icon/EditIcon.d.ts +0 -4
- package/dist/react/components/Icon/ExclamationIcon.d.ts +0 -4
- package/dist/react/components/Icon/InfiniteIcon.d.ts +0 -4
- package/dist/react/components/Icon/MapIcon.d.ts +0 -4
- package/dist/react/components/Icon/PaintRollerIcon.d.ts +0 -2
- package/dist/react/components/Icon/RedoIcon.d.ts +0 -2
- package/dist/react/components/Icon/SouthEastArrowIcon.d.ts +0 -4
- package/dist/react/components/Icon/SwapHorizIcon.d.ts +0 -4
- package/dist/react/components/Icon/UndoIcon.d.ts +0 -2
- package/dist/react/components/Icon/index.d.ts +0 -14
- package/dist/react/components/ReconnectConnectionLine.d.ts +0 -2
- package/dist/react/components/ScrollOverlay.d.ts +0 -7
- package/dist/react/components/Sidebar.d.ts +0 -2
- package/dist/react/components/collaboration/CollaborationLayer.d.ts +0 -25
- package/dist/react/components/collaboration/coordinates.d.ts +0 -7
- package/dist/react/components/index.d.ts +0 -18
- package/dist/react/components/popovers/DefaultNodeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/DefaultNodeGiveFeedbackPopover.d.ts +0 -2
- package/dist/react/components/popovers/DefaultNodeSeeFeedbackPopover.d.ts +0 -2
- package/dist/react/components/popovers/GenericPopover.d.ts +0 -17
- package/dist/react/components/popovers/GiveFeedbackAssessmentBox.d.ts +0 -7
- package/dist/react/components/popovers/PopoverManager.d.ts +0 -10
- package/dist/react/components/popovers/SeeFeedbackAssessmentBox.d.ts +0 -5
- package/dist/react/components/popovers/bpmnDiagram/BPMNEndEventEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/bpmnDiagram/BPMNGatewayEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/bpmnDiagram/BPMNIntermediateEventEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/bpmnDiagram/BPMNPoolEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/bpmnDiagram/BPMNStartEventEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/bpmnDiagram/BPMNTaskEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/bpmnDiagram/index.d.ts +0 -6
- package/dist/react/components/popovers/classDiagram/ClassEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/classDiagram/ClassGiveFeedbackPopover.d.ts +0 -2
- package/dist/react/components/popovers/classDiagram/ClassSeeFeedbackPopover.d.ts +0 -2
- package/dist/react/components/popovers/classDiagram/EditableAttributesList.d.ts +0 -6
- package/dist/react/components/popovers/classDiagram/EditableMethodsList.d.ts +0 -6
- package/dist/react/components/popovers/classDiagram/index.d.ts +0 -6
- package/dist/react/components/popovers/communicationDiagram/CommunicationObjectNameEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/communicationDiagram/CommunicationObjectNameGiveFeedbackPopover.d.ts +0 -2
- package/dist/react/components/popovers/communicationDiagram/CommunicationObjectNameSeeFeedbackPopover.d.ts +0 -2
- package/dist/react/components/popovers/communicationDiagram/index.d.ts +0 -3
- package/dist/react/components/popovers/componentDiagram/ComponentEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/componentDiagram/ComponentSubsystemEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/componentDiagram/index.d.ts +0 -2
- package/dist/react/components/popovers/deploymentDiagram/DeploymentComponentEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/deploymentDiagram/DeploymentNodeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/deploymentDiagram/index.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/ActivityDiagramEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/BPMNDiagramEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/ClassDiagramEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/CommunicationDiagramEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/ComponentDiagramEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/DeploymentDiagramEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/EdgeGiveFeedbackPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/EdgeSeeFeedbackPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/EdgeTypePreviewIcon.d.ts +0 -3
- package/dist/react/components/popovers/edgePopovers/EdgeTypeSelect.d.ts +0 -9
- package/dist/react/components/popovers/edgePopovers/FlowChartEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/ObjectDiagramEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/PetriNetEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/ReachabilityGraphEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/SwapEndsButton.d.ts +0 -9
- package/dist/react/components/popovers/edgePopovers/SyntaxTreeEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/UseCaseDiagramEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/edgePopovers/index.d.ts +0 -8
- package/dist/react/components/popovers/index.d.ts +0 -3
- package/dist/react/components/popovers/objectDiagram/ObjectEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/objectDiagram/ObjectGiveFeedbackPopover.d.ts +0 -2
- package/dist/react/components/popovers/objectDiagram/ObjectSeeFeedbackPopover.d.ts +0 -2
- package/dist/react/components/popovers/objectDiagram/index.d.ts +0 -3
- package/dist/react/components/popovers/petriNetDiagram/PetriNetPlaceEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/petriNetDiagram/index.d.ts +0 -1
- package/dist/react/components/popovers/reachabilityGraphDiagram/ReachabilityGraphMarkingEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/reachabilityGraphDiagram/index.d.ts +0 -1
- package/dist/react/components/popovers/sfcDiagram/SfcActionTableEditPopover.d.ts +0 -3
- package/dist/react/components/popovers/sfcDiagram/SfcEdgeEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/sfcDiagram/index.d.ts +0 -2
- package/dist/react/components/popovers/syntaxTreeDiagram/SyntaxTreeNonterminalEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/syntaxTreeDiagram/SyntaxTreeTerminalEditPopover.d.ts +0 -2
- package/dist/react/components/popovers/syntaxTreeDiagram/index.d.ts +0 -2
- package/dist/react/components/popovers/types.d.ts +0 -6
- package/dist/react/components/react/Apollon.d.ts +0 -50
- package/dist/react/components/react/context.d.ts +0 -16
- package/dist/react/components/react/useApollonSubscription.d.ts +0 -17
- package/dist/react/components/svgs/AssessmentIcon.d.ts +0 -8
- package/dist/react/components/svgs/StyledElements.d.ts +0 -2
- package/dist/react/components/svgs/edges/InlineMarker.d.ts +0 -70
- package/dist/react/components/svgs/edges/index.d.ts +0 -1
- package/dist/react/components/svgs/index.d.ts +0 -3
- package/dist/react/components/svgs/nodes/CustomText.d.ts +0 -10
- package/dist/react/components/svgs/nodes/HeaderSection.d.ts +0 -14
- package/dist/react/components/svgs/nodes/MultilineText.d.ts +0 -51
- package/dist/react/components/svgs/nodes/RowBlockSection.d.ts +0 -15
- package/dist/react/components/svgs/nodes/SeparationLine.d.ts +0 -8
- package/dist/react/components/svgs/nodes/StereotypeAndName.d.ts +0 -54
- package/dist/react/components/svgs/nodes/activityDiagram/ActivityActionNodeSVG.d.ts +0 -6
- package/dist/react/components/svgs/nodes/activityDiagram/ActivityFinalNodeSVG.d.ts +0 -2
- package/dist/react/components/svgs/nodes/activityDiagram/ActivityForkNodeHorizontalSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/activityDiagram/ActivityForkNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/activityDiagram/ActivityInitialNodeSVG.d.ts +0 -2
- package/dist/react/components/svgs/nodes/activityDiagram/ActivityMergeNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/activityDiagram/ActivityObjectNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/activityDiagram/ActivitySVG.d.ts +0 -6
- package/dist/react/components/svgs/nodes/activityDiagram/index.d.ts +0 -8
- package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNAnnotationNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNDataObjectNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNDataStoreNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNEventNodeSVG.d.ts +0 -8
- package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNGatewayNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNGroupNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNPoolNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNSubprocessNodeSVG.d.ts +0 -8
- package/dist/react/components/svgs/nodes/bpmnDiagram/BPMNTaskNodeSVG.d.ts +0 -6
- package/dist/react/components/svgs/nodes/bpmnDiagram/index.d.ts +0 -9
- package/dist/react/components/svgs/nodes/classDiagram/ClassSVG.d.ts +0 -10
- package/dist/react/components/svgs/nodes/classDiagram/ColorDescriptionSVG.d.ts +0 -10
- package/dist/react/components/svgs/nodes/classDiagram/PackageSVG.d.ts +0 -6
- package/dist/react/components/svgs/nodes/classDiagram/TitleAndDescriptionSVG.d.ts +0 -11
- package/dist/react/components/svgs/nodes/classDiagram/index.d.ts +0 -4
- package/dist/react/components/svgs/nodes/communicationDiagram/CommunicationObjectNameSVG.d.ts +0 -6
- package/dist/react/components/svgs/nodes/communicationDiagram/index.d.ts +0 -1
- package/dist/react/components/svgs/nodes/componentDiagram/ComponentInterfaceNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/componentDiagram/ComponentNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/componentDiagram/ComponentSubsystemNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/componentDiagram/index.d.ts +0 -3
- package/dist/react/components/svgs/nodes/deploymentDiagram/DeploymentArtifactSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/deploymentDiagram/DeploymentComponentSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/deploymentDiagram/DeploymentInterfaceSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/deploymentDiagram/DeploymentNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/deploymentDiagram/index.d.ts +0 -4
- package/dist/react/components/svgs/nodes/flowchartDiagram/FlowchartDecisionNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/flowchartDiagram/FlowchartFunctionCallNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/flowchartDiagram/FlowchartInputOutputNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/flowchartDiagram/FlowchartProcessNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/flowchartDiagram/FlowchartTerminalNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/flowchartDiagram/index.d.ts +0 -5
- package/dist/react/components/svgs/nodes/index.d.ts +0 -13
- package/dist/react/components/svgs/nodes/objectDiagram/ObjectNameSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/objectDiagram/index.d.ts +0 -1
- package/dist/react/components/svgs/nodes/petriNetDiagram/PetriNetPlaceSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/petriNetDiagram/PetriNetTransitionSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/petriNetDiagram/index.d.ts +0 -2
- package/dist/react/components/svgs/nodes/reachabilityGraphDiagram/ReachabilityGraphMarkingSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/reachabilityGraphDiagram/index.d.ts +0 -1
- package/dist/react/components/svgs/nodes/sfcDiagram/SfcActionTableNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/sfcDiagram/SfcJumpNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/sfcDiagram/SfcStartNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/sfcDiagram/SfcStepNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/sfcDiagram/SfcTransitionBranchNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/sfcDiagram/index.d.ts +0 -5
- package/dist/react/components/svgs/nodes/syntaxTreeDiagram/SyntaxTreeNonterminalNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/syntaxTreeDiagram/SyntaxTreeTerminalNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/syntaxTreeDiagram/index.d.ts +0 -2
- package/dist/react/components/svgs/nodes/useCaseDiagram/UseCaseActorNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/useCaseDiagram/UseCaseNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/useCaseDiagram/UseCaseSystemNodeSVG.d.ts +0 -7
- package/dist/react/components/svgs/nodes/useCaseDiagram/index.d.ts +0 -3
- package/dist/react/components/toolbars/NodeToolbar.d.ts +0 -7
- package/dist/react/components/toolbars/edgeToolBar/CustomEdgeToolBar.d.ts +0 -12
- package/dist/react/components/toolbars/edgeToolBar/index.d.ts +0 -1
- package/dist/react/components/toolbars/index.d.ts +0 -1
- package/dist/react/components/ui/DividerLine.d.ts +0 -9
- package/dist/react/components/ui/HeaderSwitchElement.d.ts +0 -7
- package/dist/react/components/ui/PrimaryButton.d.ts +0 -8
- package/dist/react/components/ui/StereotypeButtonGroup.d.ts +0 -8
- package/dist/react/components/ui/StyleEditor/ColorButtons.d.ts +0 -11
- package/dist/react/components/ui/StyleEditor/EdgeStyleEditor.d.ts +0 -11
- package/dist/react/components/ui/StyleEditor/NodeStyleEditor.d.ts +0 -22
- package/dist/react/components/ui/StyleEditor/index.d.ts +0 -2
- package/dist/react/components/ui/TextField.d.ts +0 -3
- package/dist/react/components/ui/Typography.d.ts +0 -3
- package/dist/react/components/ui/index.d.ts +0 -7
- package/dist/react/components/wrapper/AssessmentSelectableWrapper.d.ts +0 -11
- package/dist/react/components/wrapper/FeedbackDropzone.d.ts +0 -10
- package/dist/react/components/wrapper/index.d.ts +0 -2
- package/dist/react/constants.d.ts +0 -243
- package/dist/react/edges/Connection.d.ts +0 -36
- package/dist/react/edges/EdgeProps.d.ts +0 -24
- package/dist/react/edges/GenericEdge.d.ts +0 -78
- package/dist/react/edges/edgeTypes/ActivityDiagramEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/BPMNDiagramEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/ClassDiagramEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/CommunicationDiagramEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/ComponentDiagramEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/DeploymentDiagramEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/FlowChartEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/ObjectDiagramEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/PetriNetEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/ReachabilityGraphArc.d.ts +0 -2
- package/dist/react/edges/edgeTypes/SfcDiagramEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/SyntaxTreeEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/UseCaseDiagramEdge.d.ts +0 -2
- package/dist/react/edges/edgeTypes/index.d.ts +0 -6
- package/dist/react/edges/index.d.ts +0 -3
- package/dist/react/edges/labelTypes/EdgeEndLabels.d.ts +0 -19
- package/dist/react/edges/labelTypes/EdgeIncludeExtendLabel.d.ts +0 -13
- package/dist/react/edges/labelTypes/EdgeMiddleLabels.d.ts +0 -15
- package/dist/react/edges/labelTypes/EdgeMultipleLabels.d.ts +0 -15
- package/dist/react/edges/types.d.ts +0 -153
- package/dist/react/enums/Quadrant.d.ts +0 -6
- package/dist/react/enums/index.d.ts +0 -1
- package/dist/react/export/exportErrors.d.ts +0 -10
- package/dist/react/export/index.d.ts +0 -13
- package/dist/react/export/normalizeExportSvg.d.ts +0 -16
- package/dist/react/export/preProcessSvgForPdf.d.ts +0 -20
- package/dist/react/export/svgToPdf.d.ts +0 -17
- package/dist/react/export/svgToPng.d.ts +0 -38
- package/dist/react/exportFonts-DSRUaduf.js +0 -20
- package/dist/react/exportStyles-CH2hautV.js +0 -6
- package/dist/react/fontStack.d.ts +0 -14
- package/dist/react/hooks/index.d.ts +0 -19
- package/dist/react/hooks/useAssessmentSelection.d.ts +0 -13
- package/dist/react/hooks/useConnect.d.ts +0 -7
- package/dist/react/hooks/useDiagramModifiable.d.ts +0 -1
- package/dist/react/hooks/useDragOver.d.ts +0 -2
- package/dist/react/hooks/useDropFeedback.d.ts +0 -7
- package/dist/react/hooks/useEdgeConfig.d.ts +0 -83
- package/dist/react/hooks/useEdgeLineJumps.d.ts +0 -27
- package/dist/react/hooks/useEdgeToolbar.d.ts +0 -6
- package/dist/react/hooks/useEdges.d.ts +0 -9
- package/dist/react/hooks/useElementInteractions.d.ts +0 -6
- package/dist/react/hooks/useGoToNextAssessment.d.ts +0 -1
- package/dist/react/hooks/useHandleDelete.d.ts +0 -1
- package/dist/react/hooks/useHandleFinder.d.ts +0 -11
- package/dist/react/hooks/useHandleOnResize.d.ts +0 -4
- package/dist/react/hooks/useIsOnlyThisElementSelected.d.ts +0 -1
- package/dist/react/hooks/useKeyboardShortcuts.d.ts +0 -1
- package/dist/react/hooks/useMessagePositioning.d.ts +0 -30
- package/dist/react/hooks/useNodeDrag.d.ts +0 -2
- package/dist/react/hooks/useNodeDragStop.d.ts +0 -2
- package/dist/react/hooks/usePaneClicked.d.ts +0 -3
- package/dist/react/hooks/usePopoverAnchor.d.ts +0 -26
- package/dist/react/hooks/useReactiveElement.d.ts +0 -10
- package/dist/react/hooks/useReconnect.d.ts +0 -2
- package/dist/react/hooks/useRemoteDraggingNodes.d.ts +0 -20
- package/dist/react/hooks/useSelectionForCopyPaste.d.ts +0 -10
- package/dist/react/hooks/useStepPathEdge.d.ts +0 -51
- package/dist/react/hooks/useStraightPathEdge.d.ts +0 -23
- package/dist/react/hooks/useViewPointCenter.d.ts +0 -2
- package/dist/react/index.d.ts +0 -8
- package/dist/react/internals.d.ts +0 -5
- package/dist/react/logger.d.ts +0 -10
- package/dist/react/nodes/TitleAndDescriptionNode.d.ts +0 -7
- package/dist/react/nodes/activityDiagram/Activity.d.ts +0 -3
- package/dist/react/nodes/activityDiagram/ActivityActionNode.d.ts +0 -3
- package/dist/react/nodes/activityDiagram/ActivityFinalNode.d.ts +0 -3
- package/dist/react/nodes/activityDiagram/ActivityForkNode.d.ts +0 -3
- package/dist/react/nodes/activityDiagram/ActivityForkNodeHorizontal.d.ts +0 -3
- package/dist/react/nodes/activityDiagram/ActivityInitialNode.d.ts +0 -3
- package/dist/react/nodes/activityDiagram/ActivityMergeNode.d.ts +0 -3
- package/dist/react/nodes/activityDiagram/ActivityObjectNode.d.ts +0 -3
- package/dist/react/nodes/activityDiagram/index.d.ts +0 -8
- package/dist/react/nodes/bpmn/BPMNAnnotation.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNCallActivity.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNDataObject.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNDataStore.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNEndEvent.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNGateway.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNGroup.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNIntermediateEvent.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNPool.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNStartEvent.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNSubprocess.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNTask.d.ts +0 -3
- package/dist/react/nodes/bpmn/BPMNTransaction.d.ts +0 -3
- package/dist/react/nodes/bpmn/index.d.ts +0 -13
- package/dist/react/nodes/classDiagram/Class.d.ts +0 -3
- package/dist/react/nodes/classDiagram/ColorDescription.d.ts +0 -3
- package/dist/react/nodes/classDiagram/Package.d.ts +0 -3
- package/dist/react/nodes/classDiagram/index.d.ts +0 -3
- package/dist/react/nodes/communicationDiagram/CommunicationObjectName.d.ts +0 -3
- package/dist/react/nodes/communicationDiagram/index.d.ts +0 -1
- package/dist/react/nodes/componentDiagram/Component.d.ts +0 -3
- package/dist/react/nodes/componentDiagram/ComponentInterface.d.ts +0 -3
- package/dist/react/nodes/componentDiagram/ComponentSubsystem.d.ts +0 -3
- package/dist/react/nodes/componentDiagram/index.d.ts +0 -3
- package/dist/react/nodes/deploymentDiagram/DeploymentArtifact.d.ts +0 -3
- package/dist/react/nodes/deploymentDiagram/DeploymentComponent.d.ts +0 -3
- package/dist/react/nodes/deploymentDiagram/DeploymentInterface.d.ts +0 -3
- package/dist/react/nodes/deploymentDiagram/DeploymentNode.d.ts +0 -3
- package/dist/react/nodes/deploymentDiagram/index.d.ts +0 -4
- package/dist/react/nodes/flowchart/FlowchartDecision.d.ts +0 -3
- package/dist/react/nodes/flowchart/FlowchartFunctionCall.d.ts +0 -3
- package/dist/react/nodes/flowchart/FlowchartInputOutput.d.ts +0 -3
- package/dist/react/nodes/flowchart/FlowchartProcess.d.ts +0 -3
- package/dist/react/nodes/flowchart/FlowchartTerminal.d.ts +0 -3
- package/dist/react/nodes/flowchart/index.d.ts +0 -5
- package/dist/react/nodes/index.d.ts +0 -8
- package/dist/react/nodes/objectDiagram/ObjectName.d.ts +0 -3
- package/dist/react/nodes/objectDiagram/index.d.ts +0 -1
- package/dist/react/nodes/petriNetDiagram/PetriNetPlace.d.ts +0 -3
- package/dist/react/nodes/petriNetDiagram/PetriNetTransition.d.ts +0 -3
- package/dist/react/nodes/petriNetDiagram/index.d.ts +0 -2
- package/dist/react/nodes/reachabilityGraphDiagram/ReachabilityGraphMarking.d.ts +0 -3
- package/dist/react/nodes/reachabilityGraphDiagram/index.d.ts +0 -1
- package/dist/react/nodes/sfcDiagram/SfcActionTable.d.ts +0 -3
- package/dist/react/nodes/sfcDiagram/SfcJump.d.ts +0 -3
- package/dist/react/nodes/sfcDiagram/SfcStart.d.ts +0 -3
- package/dist/react/nodes/sfcDiagram/SfcStep.d.ts +0 -3
- package/dist/react/nodes/sfcDiagram/SfcTransitionBranch.d.ts +0 -3
- package/dist/react/nodes/sfcDiagram/index.d.ts +0 -5
- package/dist/react/nodes/syntaxTreeDiagram/SyntaxTreeNonterminal.d.ts +0 -3
- package/dist/react/nodes/syntaxTreeDiagram/SyntaxTreeTerminal.d.ts +0 -3
- package/dist/react/nodes/types.d.ts +0 -72
- package/dist/react/nodes/useCaseDiagram/UseCase.d.ts +0 -3
- package/dist/react/nodes/useCaseDiagram/UseCaseActor.d.ts +0 -3
- package/dist/react/nodes/useCaseDiagram/UseCaseSystem.d.ts +0 -3
- package/dist/react/nodes/useCaseDiagram/index.d.ts +0 -3
- package/dist/react/nodes/wrappers/DefaultNodeWrapper.d.ts +0 -49
- package/dist/react/nodes/wrappers/index.d.ts +0 -1
- package/dist/react/react.d.ts +0 -4
- package/dist/react/react.js +0 -33449
- package/dist/react/services/migration/EdgeTransformer.d.ts +0 -11
- package/dist/react/store/alignmentGuidesStore.d.ts +0 -13
- package/dist/react/store/assessmentSelectionStore.d.ts +0 -17
- package/dist/react/store/context.d.ts +0 -19
- package/dist/react/store/diagramStore.d.ts +0 -70
- package/dist/react/store/edgeGeometryStore.d.ts +0 -18
- package/dist/react/store/index.d.ts +0 -7
- package/dist/react/store/metadataStore.d.ts +0 -39
- package/dist/react/store/popoverStore.d.ts +0 -9
- package/dist/react/styles/theme.d.ts +0 -51
- package/dist/react/sync/headless.d.ts +0 -16
- package/dist/react/sync/perfCounters.d.ts +0 -6
- package/dist/react/sync/ydoc.d.ts +0 -9
- package/dist/react/sync/yjsSync.d.ts +0 -63
- package/dist/react/types/DiagramType.d.ts +0 -16
- package/dist/react/types/SVG.d.ts +0 -8
- package/dist/react/types/index.d.ts +0 -3
- package/dist/react/types/locationPopover.d.ts +0 -5
- package/dist/react/types/nodes/DropNodeDate.d.ts +0 -7
- package/dist/react/types/nodes/NodeProps.d.ts +0 -77
- package/dist/react/types/nodes/enums/ClassType.d.ts +0 -5
- package/dist/react/types/nodes/enums/index.d.ts +0 -1
- package/dist/react/types/nodes/index.d.ts +0 -3
- package/dist/react/typings.d.ts +0 -186
- package/dist/react/utils/alignmentUtils.d.ts +0 -32
- package/dist/react/utils/bpmnConstraints.d.ts +0 -5
- package/dist/react/utils/collaboration.d.ts +0 -19
- package/dist/react/utils/copyPasteUtils.d.ts +0 -32
- package/dist/react/utils/deepPartial.d.ts +0 -3
- package/dist/react/utils/diagramTypeUtils.d.ts +0 -6
- package/dist/react/utils/edgeUtils.d.ts +0 -167
- package/dist/react/utils/exportFonts.d.ts +0 -11
- package/dist/react/utils/exportStyles.d.ts +0 -30
- package/dist/react/utils/exportUtils.d.ts +0 -11
- package/dist/react/utils/geometry/bendHandles.d.ts +0 -42
- package/dist/react/utils/helpers.d.ts +0 -14
- package/dist/react/utils/index.d.ts +0 -18
- package/dist/react/utils/interactiveUtils.d.ts +0 -6
- package/dist/react/utils/layoutUtils.d.ts +0 -30
- package/dist/react/utils/nodeUtils.d.ts +0 -15
- package/dist/react/utils/paletteLayout.d.ts +0 -66
- package/dist/react/utils/pathParsing.d.ts +0 -54
- package/dist/react/utils/popoverUtils.d.ts +0 -3
- package/dist/react/utils/quadrantUtils.d.ts +0 -3
- package/dist/react/utils/requiredInterfaceUtils.d.ts +0 -18
- package/dist/react/utils/storeUtils.d.ts +0 -1
- package/dist/react/utils/svgTextLayout.d.ts +0 -86
- package/dist/react/utils/textUtils.d.ts +0 -1
- package/dist/react/utils/v3Typings.d.ts +0 -135
- package/dist/react/utils/versionConverter.d.ts +0 -60
- package/dist/yjsSync-CqmgRwRE.js +0 -51038
|
@@ -1,8 +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';
|
|
@@ -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,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 {};
|
package/dist/react/components/svgs/nodes/communicationDiagram/CommunicationObjectNameSVG.d.ts
DELETED
|
@@ -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,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 ComponentInterfaceNodeSVG: 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,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,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,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,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';
|
package/dist/react/components/svgs/nodes/reachabilityGraphDiagram/ReachabilityGraphMarkingSVG.d.ts
DELETED
|
@@ -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 { 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 {};
|
package/dist/react/components/svgs/nodes/syntaxTreeDiagram/SyntaxTreeNonterminalNodeSVG.d.ts
DELETED
|
@@ -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,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';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './edgeToolBar';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
interface DividerLineProps {
|
|
3
|
-
width?: string | number;
|
|
4
|
-
height?: string | number;
|
|
5
|
-
style?: React.CSSProperties;
|
|
6
|
-
backgroundColor?: string;
|
|
7
|
-
}
|
|
8
|
-
export declare const DividerLine: React.FC<DividerLineProps>;
|
|
9
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { ClassType } from '../../types';
|
|
3
|
-
interface StereotypeButtonGroupProps {
|
|
4
|
-
nodeId: string;
|
|
5
|
-
selectedStereotype?: ClassType;
|
|
6
|
-
}
|
|
7
|
-
export declare const StereotypeButtonGroup: React.FC<StereotypeButtonGroupProps>;
|
|
8
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
interface ColorButtonsProps {
|
|
3
|
-
onSelect: (color: string) => void;
|
|
4
|
-
}
|
|
5
|
-
export declare const ColorButtons: React.FC<ColorButtonsProps>;
|
|
6
|
-
interface ColorButtonProps {
|
|
7
|
-
color: string;
|
|
8
|
-
onSelect: (color: string) => void;
|
|
9
|
-
}
|
|
10
|
-
export declare const ColorButton: ({ color, onSelect }: ColorButtonProps) => React.JSX.Element;
|
|
11
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { CustomEdgeProps } from '../../../edges';
|
|
3
|
-
type updateEdgeDataColorsKeys = "strokeColor" | "textColor";
|
|
4
|
-
interface EdgeStyleEditorProps {
|
|
5
|
-
edgeData?: CustomEdgeProps;
|
|
6
|
-
handleDataFieldUpdate: (key: updateEdgeDataColorsKeys, value: string) => void;
|
|
7
|
-
sideElements?: React.ReactNode[];
|
|
8
|
-
label: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const EdgeStyleEditor: React.FC<EdgeStyleEditorProps>;
|
|
11
|
-
export {};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { DefaultNodeProps } from '../../../types';
|
|
3
|
-
interface NodeStyleEditorProps {
|
|
4
|
-
nodeData: DefaultNodeProps;
|
|
5
|
-
handleDataFieldUpdate: (key: keyof DefaultNodeProps, value: string) => void;
|
|
6
|
-
preElements?: React.ReactNode[];
|
|
7
|
-
sideElements?: React.ReactNode[];
|
|
8
|
-
inputPlaceholder?: string;
|
|
9
|
-
noStrokeUpdate?: boolean;
|
|
10
|
-
showNameInputChange?: boolean;
|
|
11
|
-
title?: string;
|
|
12
|
-
/**
|
|
13
|
-
* Whether the name input accepts newlines (Enter inserts a hard break).
|
|
14
|
-
* Default `false`. Set to `true` ONLY for node types whose SVG actually
|
|
15
|
-
* renders wrapped labels — otherwise typing a newline would save a
|
|
16
|
-
* character that never repaints. See `supportsMultilineName()` in
|
|
17
|
-
* `utils/nodeUtils.ts` for the canonical per-type list.
|
|
18
|
-
*/
|
|
19
|
-
isMultilineName?: boolean;
|
|
20
|
-
}
|
|
21
|
-
export declare const NodeStyleEditor: React.FC<NodeStyleEditorProps>;
|
|
22
|
-
export {};
|