@foblex/flow 18.5.0 → 18.6.1
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/fesm2022/foblex-flow.mjs +5197 -3559
- package/fesm2022/foblex-flow.mjs.map +1 -1
- package/index.d.ts +8211 -3
- package/package.json +1 -3
- package/styles/domains/_connector.scss +11 -3
- package/styles/domains/_node-group.scss +65 -8
- package/styles/tokens/_ff-aliases.scss +23 -8
- package/domain/create-dom-element.d.ts +0 -2
- package/domain/css-cls.d.ts +0 -17
- package/domain/f-background/add-pattern-to-background/add-pattern-to-background-request.d.ts +0 -6
- package/domain/f-background/add-pattern-to-background/add-pattern-to-background.d.ts +0 -15
- package/domain/f-background/add-pattern-to-background/index.d.ts +0 -2
- package/domain/f-background/index.d.ts +0 -3
- package/domain/f-background/providers.d.ts +0 -7
- package/domain/f-background/set-background-transform/index.d.ts +0 -2
- package/domain/f-background/set-background-transform/set-background-transform-request.d.ts +0 -6
- package/domain/f-background/set-background-transform/set-background-transform.d.ts +0 -12
- package/domain/f-canvas/add-canvas-to-store/add-canvas-to-store-request.d.ts +0 -6
- package/domain/f-canvas/add-canvas-to-store/add-canvas-to-store.d.ts +0 -12
- package/domain/f-canvas/add-canvas-to-store/index.d.ts +0 -2
- package/domain/f-canvas/center-group-or-node/center-group-or-node-request.d.ts +0 -6
- package/domain/f-canvas/center-group-or-node/center-group-or-node.d.ts +0 -17
- package/domain/f-canvas/center-group-or-node/index.d.ts +0 -2
- package/domain/f-canvas/fit-to-flow/fit-to-flow-request.d.ts +0 -7
- package/domain/f-canvas/fit-to-flow/fit-to-flow.d.ts +0 -17
- package/domain/f-canvas/fit-to-flow/index.d.ts +0 -2
- package/domain/f-canvas/index.d.ts +0 -11
- package/domain/f-canvas/input-canvas-position/index.d.ts +0 -2
- package/domain/f-canvas/input-canvas-position/input-canvas-position-request.d.ts +0 -7
- package/domain/f-canvas/input-canvas-position/input-canvas-position.d.ts +0 -13
- package/domain/f-canvas/input-canvas-scale/index.d.ts +0 -2
- package/domain/f-canvas/input-canvas-scale/input-canvas-scale-request.d.ts +0 -7
- package/domain/f-canvas/input-canvas-scale/input-canvas-scale.d.ts +0 -13
- package/domain/f-canvas/providers.d.ts +0 -14
- package/domain/f-canvas/redraw-canvas-with-animation/e-canvas-redraw-context.d.ts +0 -4
- package/domain/f-canvas/redraw-canvas-with-animation/index.d.ts +0 -3
- package/domain/f-canvas/redraw-canvas-with-animation/redraw-canvas-with-animation-request.d.ts +0 -7
- package/domain/f-canvas/redraw-canvas-with-animation/redraw-canvas-with-animation.d.ts +0 -17
- package/domain/f-canvas/remove-canvas-from-store/index.d.ts +0 -2
- package/domain/f-canvas/remove-canvas-from-store/remove-canvas-from-store-request.d.ts +0 -3
- package/domain/f-canvas/remove-canvas-from-store/remove-canvas-from-store.d.ts +0 -12
- package/domain/f-canvas/reset-scale/index.d.ts +0 -2
- package/domain/f-canvas/reset-scale/reset-scale-request.d.ts +0 -3
- package/domain/f-canvas/reset-scale/reset-scale.d.ts +0 -13
- package/domain/f-canvas/reset-scale-and-center/index.d.ts +0 -2
- package/domain/f-canvas/reset-scale-and-center/reset-scale-and-center-request.d.ts +0 -5
- package/domain/f-canvas/reset-scale-and-center/reset-scale-and-center.d.ts +0 -17
- package/domain/f-canvas/update-scale/index.d.ts +0 -2
- package/domain/f-canvas/update-scale/update-scale-request.d.ts +0 -7
- package/domain/f-canvas/update-scale/update-scale.d.ts +0 -14
- package/domain/f-connection/add-connection-for-create-to-store/add-connection-for-create-to-store-request.d.ts +0 -6
- package/domain/f-connection/add-connection-for-create-to-store/add-connection-for-create-to-store.d.ts +0 -12
- package/domain/f-connection/add-connection-for-create-to-store/index.d.ts +0 -2
- package/domain/f-connection/add-connection-marker-to-store/add-connection-marker-to-store-request.d.ts +0 -6
- package/domain/f-connection/add-connection-marker-to-store/add-connection-marker-to-store.d.ts +0 -12
- package/domain/f-connection/add-connection-marker-to-store/index.d.ts +0 -2
- package/domain/f-connection/add-connection-to-store/add-connection-to-store-request.d.ts +0 -6
- package/domain/f-connection/add-connection-to-store/add-connection-to-store.d.ts +0 -12
- package/domain/f-connection/add-connection-to-store/index.d.ts +0 -2
- package/domain/f-connection/add-snap-connection-to-store/add-snap-connection-to-store-request.d.ts +0 -6
- package/domain/f-connection/add-snap-connection-to-store/add-snap-connection-to-store.d.ts +0 -12
- package/domain/f-connection/add-snap-connection-to-store/index.d.ts +0 -2
- package/domain/f-connection/create-connection-markers/create-connection-markers-request.d.ts +0 -6
- package/domain/f-connection/create-connection-markers/create-connection-markers.d.ts +0 -16
- package/domain/f-connection/create-connection-markers/index.d.ts +0 -2
- package/domain/f-connection/index.d.ts +0 -13
- package/domain/f-connection/providers.d.ts +0 -16
- package/domain/f-connection/redraw-connections/index.d.ts +0 -7
- package/domain/f-connection/redraw-connections/main-thread/apply-connection-render/apply-connection-render-request.d.ts +0 -8
- package/domain/f-connection/redraw-connections/main-thread/apply-connection-render/apply-connection-render.d.ts +0 -15
- package/domain/f-connection/redraw-connections/main-thread/apply-connection-render/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/main-thread/index.d.ts +0 -5
- package/domain/f-connection/redraw-connections/main-thread/mark-connection-connectors-as-connected/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/main-thread/mark-connection-connectors-as-connected/mark-connection-connectors-as-connected-request.d.ts +0 -7
- package/domain/f-connection/redraw-connections/main-thread/mark-connection-connectors-as-connected/mark-connection-connectors-as-connected.d.ts +0 -9
- package/domain/f-connection/redraw-connections/main-thread/render-connection/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/main-thread/render-connection/render-connection-request.d.ts +0 -8
- package/domain/f-connection/redraw-connections/main-thread/render-connection/render-connection.d.ts +0 -9
- package/domain/f-connection/redraw-connections/main-thread/render-connection-from-geometry/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/main-thread/render-connection-from-geometry/render-connection-from-geometry-request.d.ts +0 -8
- package/domain/f-connection/redraw-connections/main-thread/render-connection-from-geometry/render-connection-from-geometry.d.ts +0 -9
- package/domain/f-connection/redraw-connections/main-thread/render-connection-with-line/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/main-thread/render-connection-with-line/render-connection-with-line-request.d.ts +0 -11
- package/domain/f-connection/redraw-connections/main-thread/render-connection-with-line/render-connection-with-line.d.ts +0 -9
- package/domain/f-connection/redraw-connections/models/connection-redraw-state.d.ts +0 -11
- package/domain/f-connection/redraw-connections/models/connection-worker-state.d.ts +0 -13
- package/domain/f-connection/redraw-connections/models/i-connection-endpoints.d.ts +0 -5
- package/domain/f-connection/redraw-connections/models/i-connection-geometry.d.ts +0 -6
- package/domain/f-connection/redraw-connections/models/i-connection-redraw-session.d.ts +0 -5
- package/domain/f-connection/redraw-connections/models/i-connection-worker-batch-item.d.ts +0 -8
- package/domain/f-connection/redraw-connections/models/i-connection-worker-batch.d.ts +0 -6
- package/domain/f-connection/redraw-connections/models/i-connection-worker-payload-item.d.ts +0 -13
- package/domain/f-connection/redraw-connections/models/i-connection-worker-rect.d.ts +0 -10
- package/domain/f-connection/redraw-connections/models/i-connection-worker-response.d.ts +0 -6
- package/domain/f-connection/redraw-connections/models/i-connection-worker-result-item.d.ts +0 -8
- package/domain/f-connection/redraw-connections/models/index.d.ts +0 -12
- package/domain/f-connection/redraw-connections/models/t-connection-worker-pending-request.d.ts +0 -5
- package/domain/f-connection/redraw-connections/pipeline/complete-connection-redraw/complete-connection-redraw-request.d.ts +0 -6
- package/domain/f-connection/redraw-connections/pipeline/complete-connection-redraw/complete-connection-redraw.d.ts +0 -10
- package/domain/f-connection/redraw-connections/pipeline/complete-connection-redraw/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/pipeline/index.d.ts +0 -4
- package/domain/f-connection/redraw-connections/pipeline/is-connection-redraw-current/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/pipeline/is-connection-redraw-current/is-connection-redraw-current-request.d.ts +0 -6
- package/domain/f-connection/redraw-connections/pipeline/is-connection-redraw-current/is-connection-redraw-current.d.ts +0 -10
- package/domain/f-connection/redraw-connections/pipeline/run-connection-redraw-slice/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/pipeline/run-connection-redraw-slice/run-connection-redraw-slice-request.d.ts +0 -13
- package/domain/f-connection/redraw-connections/pipeline/run-connection-redraw-slice/run-connection-redraw-slice.d.ts +0 -14
- package/domain/f-connection/redraw-connections/pipeline/start-connection-redraw/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/pipeline/start-connection-redraw/start-connection-redraw-request.d.ts +0 -3
- package/domain/f-connection/redraw-connections/pipeline/start-connection-redraw/start-connection-redraw.d.ts +0 -11
- package/domain/f-connection/redraw-connections/redraw-connections-request.d.ts +0 -3
- package/domain/f-connection/redraw-connections/redraw-connections.d.ts +0 -20
- package/domain/f-connection/redraw-connections/shared/build-connection-line/build-connection-line-request.d.ts +0 -8
- package/domain/f-connection/redraw-connections/shared/build-connection-line/build-connection-line.d.ts +0 -12
- package/domain/f-connection/redraw-connections/shared/build-connection-line/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/shared/index.d.ts +0 -4
- package/domain/f-connection/redraw-connections/shared/resolve-connection-endpoint-rect/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/shared/resolve-connection-endpoint-rect/resolve-connection-endpoint-rect-request.d.ts +0 -8
- package/domain/f-connection/redraw-connections/shared/resolve-connection-endpoint-rect/resolve-connection-endpoint-rect.d.ts +0 -12
- package/domain/f-connection/redraw-connections/shared/resolve-connection-endpoints/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/shared/resolve-connection-endpoints/resolve-connection-endpoints-request.d.ts +0 -6
- package/domain/f-connection/redraw-connections/shared/resolve-connection-endpoints/resolve-connection-endpoints.d.ts +0 -10
- package/domain/f-connection/redraw-connections/shared/resolve-connection-geometry/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/shared/resolve-connection-geometry/resolve-connection-geometry-request.d.ts +0 -8
- package/domain/f-connection/redraw-connections/shared/resolve-connection-geometry/resolve-connection-geometry.d.ts +0 -12
- package/domain/f-connection/redraw-connections/worker/apply-connection-worker-result/apply-connection-worker-result-request.d.ts +0 -7
- package/domain/f-connection/redraw-connections/worker/apply-connection-worker-result/apply-connection-worker-result.d.ts +0 -11
- package/domain/f-connection/redraw-connections/worker/apply-connection-worker-result/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/build-connection-worker-batch/build-connection-worker-batch-request.d.ts +0 -8
- package/domain/f-connection/redraw-connections/worker/build-connection-worker-batch/build-connection-worker-batch.d.ts +0 -11
- package/domain/f-connection/redraw-connections/worker/build-connection-worker-batch/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/build-connection-worker-payload-item/build-connection-worker-payload-item-request.d.ts +0 -9
- package/domain/f-connection/redraw-connections/worker/build-connection-worker-payload-item/build-connection-worker-payload-item.d.ts +0 -10
- package/domain/f-connection/redraw-connections/worker/build-connection-worker-payload-item/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/disable-connection-worker/disable-connection-worker-request.d.ts +0 -5
- package/domain/f-connection/redraw-connections/worker/disable-connection-worker/disable-connection-worker.d.ts +0 -10
- package/domain/f-connection/redraw-connections/worker/disable-connection-worker/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/ensure-connection-worker/ensure-connection-worker-request.d.ts +0 -3
- package/domain/f-connection/redraw-connections/worker/ensure-connection-worker/ensure-connection-worker.d.ts +0 -13
- package/domain/f-connection/redraw-connections/worker/ensure-connection-worker/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/handle-connection-worker-message/handle-connection-worker-message-request.d.ts +0 -6
- package/domain/f-connection/redraw-connections/worker/handle-connection-worker-message/handle-connection-worker-message.d.ts +0 -9
- package/domain/f-connection/redraw-connections/worker/handle-connection-worker-message/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/index.d.ts +0 -13
- package/domain/f-connection/redraw-connections/worker/is-connection-worker-enabled/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/is-connection-worker-enabled/is-connection-worker-enabled-request.d.ts +0 -3
- package/domain/f-connection/redraw-connections/worker/is-connection-worker-enabled/is-connection-worker-enabled.d.ts +0 -11
- package/domain/f-connection/redraw-connections/worker/reset-connection-worker-runtime/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/reset-connection-worker-runtime/reset-connection-worker-runtime-request.d.ts +0 -5
- package/domain/f-connection/redraw-connections/worker/reset-connection-worker-runtime/reset-connection-worker-runtime.d.ts +0 -9
- package/domain/f-connection/redraw-connections/worker/run-connection-worker/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/run-connection-worker/run-connection-worker-request.d.ts +0 -6
- package/domain/f-connection/redraw-connections/worker/run-connection-worker/run-connection-worker.d.ts +0 -12
- package/domain/f-connection/redraw-connections/worker/run-connection-worker-batch/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/run-connection-worker-batch/run-connection-worker-batch-request.d.ts +0 -6
- package/domain/f-connection/redraw-connections/worker/run-connection-worker-batch/run-connection-worker-batch.d.ts +0 -10
- package/domain/f-connection/redraw-connections/worker/runtime/connection-worker-runtime.d.ts +0 -11
- package/domain/f-connection/redraw-connections/worker/runtime/index.d.ts +0 -1
- package/domain/f-connection/redraw-connections/worker/should-use-connection-worker/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/should-use-connection-worker/should-use-connection-worker-request.d.ts +0 -5
- package/domain/f-connection/redraw-connections/worker/should-use-connection-worker/should-use-connection-worker.d.ts +0 -9
- package/domain/f-connection/redraw-connections/worker/start-connection-worker-redraw/index.d.ts +0 -2
- package/domain/f-connection/redraw-connections/worker/start-connection-worker-redraw/start-connection-worker-redraw-request.d.ts +0 -10
- package/domain/f-connection/redraw-connections/worker/start-connection-worker-redraw/start-connection-worker-redraw.d.ts +0 -10
- package/domain/f-connection/remove-connection-for-create-from-store/index.d.ts +0 -2
- package/domain/f-connection/remove-connection-for-create-from-store/remove-connection-for-create-from-store-request.d.ts +0 -3
- package/domain/f-connection/remove-connection-for-create-from-store/remove-connection-for-create-from-store.d.ts +0 -12
- package/domain/f-connection/remove-connection-from-store/index.d.ts +0 -2
- package/domain/f-connection/remove-connection-from-store/remove-connection-from-store-request.d.ts +0 -6
- package/domain/f-connection/remove-connection-from-store/remove-connection-from-store.d.ts +0 -9
- package/domain/f-connection/remove-connection-marker-from-store/index.d.ts +0 -2
- package/domain/f-connection/remove-connection-marker-from-store/remove-connection-marker-from-store-request.d.ts +0 -6
- package/domain/f-connection/remove-connection-marker-from-store/remove-connection-marker-from-store.d.ts +0 -12
- package/domain/f-connection/remove-connection-waypoint/index.d.ts +0 -2
- package/domain/f-connection/remove-connection-waypoint/remove-connection-waypoint-request.d.ts +0 -6
- package/domain/f-connection/remove-connection-waypoint/remove-connection-waypoint.d.ts +0 -10
- package/domain/f-connection/remove-snap-connection-from-store/index.d.ts +0 -2
- package/domain/f-connection/remove-snap-connection-from-store/remove-snap-connection-from-store-request.d.ts +0 -3
- package/domain/f-connection/remove-snap-connection-from-store/remove-snap-connection-from-store.d.ts +0 -12
- package/domain/f-connection/resolve-connection-endpoint-rotation-context/index.d.ts +0 -2
- package/domain/f-connection/resolve-connection-endpoint-rotation-context/resolve-connection-endpoint-rotation-context-request.d.ts +0 -8
- package/domain/f-connection/resolve-connection-endpoint-rotation-context/resolve-connection-endpoint-rotation-context.d.ts +0 -10
- package/domain/f-connectors/add-connector-to-store/add-connector-to-store-request.d.ts +0 -6
- package/domain/f-connectors/add-connector-to-store/add-connector-to-store.d.ts +0 -17
- package/domain/f-connectors/add-connector-to-store/index.d.ts +0 -2
- package/domain/f-connectors/calculate-closest-connector/calculate-closest-connector-request.d.ts +0 -8
- package/domain/f-connectors/calculate-closest-connector/calculate-closest-connector.d.ts +0 -14
- package/domain/f-connectors/calculate-closest-connector/index.d.ts +0 -2
- package/domain/f-connectors/calculate-source-connectors-to-connect/calculate-source-connectors-to-connect-request.d.ts +0 -8
- package/domain/f-connectors/calculate-source-connectors-to-connect/calculate-source-connectors-to-connect.d.ts +0 -21
- package/domain/f-connectors/calculate-source-connectors-to-connect/index.d.ts +0 -2
- package/domain/f-connectors/calculate-target-connectors-to-connect/calculate-target-connectors-to-connect-request.d.ts +0 -8
- package/domain/f-connectors/calculate-target-connectors-to-connect/calculate-target-connectors-to-connect.d.ts +0 -21
- package/domain/f-connectors/calculate-target-connectors-to-connect/index.d.ts +0 -2
- package/domain/f-connectors/find-connectable-connector-using-priority-and-position/find-connectable-connector-using-priority-and-position-request.d.ts +0 -8
- package/domain/f-connectors/find-connectable-connector-using-priority-and-position/find-connectable-connector-using-priority-and-position.d.ts +0 -30
- package/domain/f-connectors/find-connectable-connector-using-priority-and-position/index.d.ts +0 -2
- package/domain/f-connectors/get-connector-rect-reference/get-connector-rect-reference-request.d.ts +0 -6
- package/domain/f-connectors/get-connector-rect-reference/get-connector-rect-reference.d.ts +0 -14
- package/domain/f-connectors/get-connector-rect-reference/index.d.ts +0 -2
- package/domain/f-connectors/i-closest-connector-ref.d.ts +0 -8
- package/domain/f-connectors/i-connector-rect-ref.d.ts +0 -6
- package/domain/f-connectors/index.d.ts +0 -12
- package/domain/f-connectors/mark-connectable-connectors/index.d.ts +0 -2
- package/domain/f-connectors/mark-connectable-connectors/mark-connectable-connectors-request.d.ts +0 -6
- package/domain/f-connectors/mark-connectable-connectors/mark-connectable-connectors.d.ts +0 -13
- package/domain/f-connectors/providers.d.ts +0 -10
- package/domain/f-connectors/remove-connector-from-store/index.d.ts +0 -2
- package/domain/f-connectors/remove-connector-from-store/remove-connector-from-store-request.d.ts +0 -6
- package/domain/f-connectors/remove-connector-from-store/remove-connector-from-store.d.ts +0 -17
- package/domain/f-connectors/unmark-connectable-connectors/index.d.ts +0 -2
- package/domain/f-connectors/unmark-connectable-connectors/unmark-connectable-connectors-request.d.ts +0 -6
- package/domain/f-connectors/unmark-connectable-connectors/unmark-connectable-connectors.d.ts +0 -13
- package/domain/f-draggable/add-dnd-to-store/add-dnd-to-store-request.d.ts +0 -6
- package/domain/f-draggable/add-dnd-to-store/add-dnd-to-store.d.ts +0 -12
- package/domain/f-draggable/add-dnd-to-store/index.d.ts +0 -2
- package/domain/f-draggable/index.d.ts +0 -7
- package/domain/f-draggable/initialize-drag-sequence/index.d.ts +0 -2
- package/domain/f-draggable/initialize-drag-sequence/initialize-drag-sequence-request.d.ts +0 -3
- package/domain/f-draggable/initialize-drag-sequence/initialize-drag-sequence.d.ts +0 -12
- package/domain/f-draggable/is-drag-started/index.d.ts +0 -2
- package/domain/f-draggable/is-drag-started/is-drag-started-request.d.ts +0 -3
- package/domain/f-draggable/is-drag-started/is-drag-started.d.ts +0 -12
- package/domain/f-draggable/on-pointer-move/index.d.ts +0 -2
- package/domain/f-draggable/on-pointer-move/on-pointer-move-request.d.ts +0 -6
- package/domain/f-draggable/on-pointer-move/on-pointer-move.d.ts +0 -20
- package/domain/f-draggable/prepare-drag-sequence/index.d.ts +0 -2
- package/domain/f-draggable/prepare-drag-sequence/prepare-drag-sequence-request.d.ts +0 -3
- package/domain/f-draggable/prepare-drag-sequence/prepare-drag-sequence.d.ts +0 -14
- package/domain/f-draggable/providers.d.ts +0 -10
- package/domain/f-draggable/remove-dnd-from-store/index.d.ts +0 -2
- package/domain/f-draggable/remove-dnd-from-store/remove-dnd-from-store-request.d.ts +0 -3
- package/domain/f-draggable/remove-dnd-from-store/remove-dnd-from-store.d.ts +0 -12
- package/domain/f-event-trigger.d.ts +0 -4
- package/domain/f-flow/add-flow-to-store/add-flow-to-store-request.d.ts +0 -6
- package/domain/f-flow/add-flow-to-store/add-flow-to-store.d.ts +0 -13
- package/domain/f-flow/add-flow-to-store/index.d.ts +0 -2
- package/domain/f-flow/calculate-flow-state/calculate-connections-state/calculate-connections-state-request.d.ts +0 -3
- package/domain/f-flow/calculate-flow-state/calculate-connections-state/calculate-connections-state.d.ts +0 -14
- package/domain/f-flow/calculate-flow-state/calculate-connections-state/index.d.ts +0 -2
- package/domain/f-flow/calculate-flow-state/calculate-flow-state-request.d.ts +0 -5
- package/domain/f-flow/calculate-flow-state/calculate-flow-state.d.ts +0 -17
- package/domain/f-flow/calculate-flow-state/calculate-nodes-state/calculate-nodes-state-request.d.ts +0 -7
- package/domain/f-flow/calculate-flow-state/calculate-nodes-state/calculate-nodes-state.d.ts +0 -16
- package/domain/f-flow/calculate-flow-state/calculate-nodes-state/index.d.ts +0 -2
- package/domain/f-flow/calculate-flow-state/i-f-flow-state-connection.d.ts +0 -13
- package/domain/f-flow/calculate-flow-state/i-f-flow-state-connector.d.ts +0 -5
- package/domain/f-flow/calculate-flow-state/i-f-flow-state-node.d.ts +0 -13
- package/domain/f-flow/calculate-flow-state/i-f-flow-state-options.d.ts +0 -3
- package/domain/f-flow/calculate-flow-state/i-f-flow-state.d.ts +0 -10
- package/domain/f-flow/calculate-flow-state/index.d.ts +0 -10
- package/domain/f-flow/calculate-flow-state/providers.d.ts +0 -7
- package/domain/f-flow/get-flow/get-flow-request.d.ts +0 -3
- package/domain/f-flow/get-flow/get-flow.d.ts +0 -13
- package/domain/f-flow/get-flow/index.d.ts +0 -2
- package/domain/f-flow/index.d.ts +0 -6
- package/domain/f-flow/providers.d.ts +0 -10
- package/domain/f-flow/remove-flow-from-store/index.d.ts +0 -2
- package/domain/f-flow/remove-flow-from-store/remove-flow-from-store-request.d.ts +0 -6
- package/domain/f-flow/remove-flow-from-store/remove-flow-from-store.d.ts +0 -13
- package/domain/f-flow/render-lifecycle/index.d.ts +0 -6
- package/domain/f-flow/render-lifecycle/notify-full-rendered/index.d.ts +0 -2
- package/domain/f-flow/render-lifecycle/notify-full-rendered/notify-full-rendered-request.d.ts +0 -3
- package/domain/f-flow/render-lifecycle/notify-full-rendered/notify-full-rendered.d.ts +0 -10
- package/domain/f-flow/render-lifecycle/notify-nodes-rendered/index.d.ts +0 -2
- package/domain/f-flow/render-lifecycle/notify-nodes-rendered/notify-nodes-rendered-request.d.ts +0 -3
- package/domain/f-flow/render-lifecycle/notify-nodes-rendered/notify-nodes-rendered.d.ts +0 -10
- package/domain/f-flow/render-lifecycle/queue-connection-redraw/index.d.ts +0 -3
- package/domain/f-flow/render-lifecycle/queue-connection-redraw/queue-connection-redraw-request.d.ts +0 -6
- package/domain/f-flow/render-lifecycle/queue-connection-redraw/queue-connection-redraw-state.d.ts +0 -7
- package/domain/f-flow/render-lifecycle/queue-connection-redraw/queue-connection-redraw.d.ts +0 -11
- package/domain/f-flow/render-lifecycle/render-lifecycle-state.d.ts +0 -7
- package/domain/f-flow/render-lifecycle/reset-render-lifecycle/index.d.ts +0 -2
- package/domain/f-flow/render-lifecycle/reset-render-lifecycle/reset-render-lifecycle-request.d.ts +0 -3
- package/domain/f-flow/render-lifecycle/reset-render-lifecycle/reset-render-lifecycle.d.ts +0 -9
- package/domain/f-flow/render-lifecycle/wait-for-connections-rendered/index.d.ts +0 -2
- package/domain/f-flow/render-lifecycle/wait-for-connections-rendered/wait-for-connections-rendered-request.d.ts +0 -9
- package/domain/f-flow/render-lifecycle/wait-for-connections-rendered/wait-for-connections-rendered.d.ts +0 -9
- package/domain/f-node/add-node-to-store/add-node-to-store-request.d.ts +0 -6
- package/domain/f-node/add-node-to-store/add-node-to-store.d.ts +0 -13
- package/domain/f-node/add-node-to-store/index.d.ts +0 -2
- package/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-connected-positions/calculate-connectable-side-by-connected-positions-request.d.ts +0 -8
- package/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-connected-positions/calculate-connectable-side-by-connected-positions.d.ts +0 -22
- package/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-connected-positions/index.d.ts +0 -2
- package/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-internal-position/calculate-connectable-side-by-internal-position-request.d.ts +0 -6
- package/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-internal-position/calculate-connectable-side-by-internal-position.d.ts +0 -52
- package/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-internal-position/index.d.ts +0 -2
- package/domain/f-node/calculate-connectors-connectable-sides/calculate-connectors-connectable-sides-request.d.ts +0 -6
- package/domain/f-node/calculate-connectors-connectable-sides/calculate-connectors-connectable-sides.d.ts +0 -22
- package/domain/f-node/calculate-connectors-connectable-sides/constants/calculatable-sides.d.ts +0 -6
- package/domain/f-node/calculate-connectors-connectable-sides/constants/index.d.ts +0 -1
- package/domain/f-node/calculate-connectors-connectable-sides/index.d.ts +0 -7
- package/domain/f-node/calculate-connectors-connectable-sides/models/index.d.ts +0 -1
- package/domain/f-node/calculate-connectors-connectable-sides/models/t-calculate-mode.d.ts +0 -2
- package/domain/f-node/calculate-connectors-connectable-sides/utils/determine-side.d.ts +0 -10
- package/domain/f-node/calculate-connectors-connectable-sides/utils/index.d.ts +0 -2
- package/domain/f-node/calculate-connectors-connectable-sides/utils/is-calculate-mode.d.ts +0 -7
- package/domain/f-node/calculate-input-connections/calculate-input-connections-request.d.ts +0 -6
- package/domain/f-node/calculate-input-connections/calculate-input-connections.d.ts +0 -15
- package/domain/f-node/calculate-input-connections/index.d.ts +0 -2
- package/domain/f-node/calculate-nodes-bounding-box/calculate-nodes-bounding-box-request.d.ts +0 -3
- package/domain/f-node/calculate-nodes-bounding-box/calculate-nodes-bounding-box.d.ts +0 -15
- package/domain/f-node/calculate-nodes-bounding-box/index.d.ts +0 -2
- package/domain/f-node/calculate-nodes-bounding-box-normalized-position/calculate-nodes-bounding-box-normalized-position-request.d.ts +0 -6
- package/domain/f-node/calculate-nodes-bounding-box-normalized-position/calculate-nodes-bounding-box-normalized-position.d.ts +0 -19
- package/domain/f-node/calculate-nodes-bounding-box-normalized-position/index.d.ts +0 -2
- package/domain/f-node/calculate-output-connections/calculate-output-connections-request.d.ts +0 -6
- package/domain/f-node/calculate-output-connections/calculate-output-connections.d.ts +0 -15
- package/domain/f-node/calculate-output-connections/index.d.ts +0 -2
- package/domain/f-node/fit-to-child-nodes-and-groups/fit-to-child-nodes-and-groups-request.d.ts +0 -6
- package/domain/f-node/fit-to-child-nodes-and-groups/fit-to-child-nodes-and-groups.d.ts +0 -16
- package/domain/f-node/fit-to-child-nodes-and-groups/index.d.ts +0 -2
- package/domain/f-node/get-child-node-ids/get-child-node-ids-request.d.ts +0 -5
- package/domain/f-node/get-child-node-ids/get-child-node-ids.d.ts +0 -14
- package/domain/f-node/get-child-node-ids/index.d.ts +0 -2
- package/domain/f-node/get-node-padding/get-node-padding-request.d.ts +0 -8
- package/domain/f-node/get-node-padding/get-node-padding.d.ts +0 -19
- package/domain/f-node/get-node-padding/index.d.ts +0 -2
- package/domain/f-node/get-parent-nodes/get-parent-nodes-request.d.ts +0 -6
- package/domain/f-node/get-parent-nodes/get-parent-nodes.d.ts +0 -14
- package/domain/f-node/get-parent-nodes/index.d.ts +0 -2
- package/domain/f-node/index.d.ts +0 -13
- package/domain/f-node/providers.d.ts +0 -16
- package/domain/f-node/remove-node-from-store/index.d.ts +0 -2
- package/domain/f-node/remove-node-from-store/remove-node-from-store-request.d.ts +0 -6
- package/domain/f-node/remove-node-from-store/remove-node-from-store.d.ts +0 -13
- package/domain/f-node/update-node-when-state-or-size-changed/index.d.ts +0 -2
- package/domain/f-node/update-node-when-state-or-size-changed/update-node-when-state-or-size-changed-request.d.ts +0 -8
- package/domain/f-node/update-node-when-state-or-size-changed/update-node-when-state-or-size-changed.d.ts +0 -18
- package/domain/f-selection/calculate-selectable-items/calculate-selectable-items-request.d.ts +0 -3
- package/domain/f-selection/calculate-selectable-items/calculate-selectable-items.d.ts +0 -27
- package/domain/f-selection/calculate-selectable-items/i-can-be-selected-element-and-rect.d.ts +0 -6
- package/domain/f-selection/calculate-selectable-items/index.d.ts +0 -3
- package/domain/f-selection/clear-selection/clear-selection-request.d.ts +0 -3
- package/domain/f-selection/clear-selection/clear-selection.d.ts +0 -12
- package/domain/f-selection/clear-selection/index.d.ts +0 -2
- package/domain/f-selection/get-current-selection/get-current-selection-request.d.ts +0 -3
- package/domain/f-selection/get-current-selection/get-current-selection.d.ts +0 -16
- package/domain/f-selection/get-current-selection/i-current-selection.d.ts +0 -5
- package/domain/f-selection/get-current-selection/index.d.ts +0 -3
- package/domain/f-selection/index.d.ts +0 -7
- package/domain/f-selection/providers.d.ts +0 -10
- package/domain/f-selection/select-all/index.d.ts +0 -2
- package/domain/f-selection/select-all/select-all-request.d.ts +0 -3
- package/domain/f-selection/select-all/select-all.d.ts +0 -14
- package/domain/f-selection/select-and-update-node-layer/index.d.ts +0 -2
- package/domain/f-selection/select-and-update-node-layer/select-and-update-node-layer-request.d.ts +0 -6
- package/domain/f-selection/select-and-update-node-layer/select-and-update-node-layer.d.ts +0 -16
- package/domain/f-selection/select-items/index.d.ts +0 -2
- package/domain/f-selection/select-items/select-request.d.ts +0 -7
- package/domain/f-selection/select-items/select.d.ts +0 -13
- package/domain/f-zoom/index.d.ts +0 -3
- package/domain/f-zoom/providers.d.ts +0 -8
- package/domain/f-zoom/reset-zoom/index.d.ts +0 -2
- package/domain/f-zoom/reset-zoom/reset-zoom-request.d.ts +0 -3
- package/domain/f-zoom/reset-zoom/reset-zoom.d.ts +0 -13
- package/domain/f-zoom/set-zoom/index.d.ts +0 -2
- package/domain/f-zoom/set-zoom/set-zoom-request.d.ts +0 -9
- package/domain/f-zoom/set-zoom/set-zoom.d.ts +0 -23
- package/domain/get-deep-children-nodes-and-groups/get-deep-children-nodes-and-groups-request.d.ts +0 -5
- package/domain/get-deep-children-nodes-and-groups/get-deep-children-nodes-and-groups.d.ts +0 -15
- package/domain/get-deep-children-nodes-and-groups/index.d.ts +0 -2
- package/domain/get-normalized-connector-rect/get-normalized-connector-rect-request.d.ts +0 -6
- package/domain/get-normalized-connector-rect/get-normalized-connector-rect.d.ts +0 -34
- package/domain/get-normalized-connector-rect/index.d.ts +0 -2
- package/domain/get-normalized-element-rect/get-normalized-element-rect-request.d.ts +0 -5
- package/domain/get-normalized-element-rect/get-normalized-element-rect.d.ts +0 -22
- package/domain/get-normalized-element-rect/index.d.ts +0 -2
- package/domain/get-normalized-point/get-normalized-point-request.d.ts +0 -6
- package/domain/get-normalized-point/get-normalized-point.d.ts +0 -15
- package/domain/get-normalized-point/index.d.ts +0 -2
- package/domain/index.d.ts +0 -24
- package/domain/is-mobile.d.ts +0 -1
- package/domain/log-deprecated.d.ts +0 -1
- package/domain/log-execution-time.d.ts +0 -1
- package/domain/minimap/f-minimap-state.d.ts +0 -7
- package/domain/minimap/index.d.ts +0 -5
- package/domain/minimap/minimap-calculate-view-rect/index.d.ts +0 -2
- package/domain/minimap/minimap-calculate-view-rect/minimap-calculate-view-rect-request.d.ts +0 -3
- package/domain/minimap/minimap-calculate-view-rect/minimap-calculate-view-rect.d.ts +0 -10
- package/domain/minimap/minimap-calculate-viewport/i-minimap-viewport.d.ts +0 -5
- package/domain/minimap/minimap-calculate-viewport/index.d.ts +0 -3
- package/domain/minimap/minimap-calculate-viewport/minimap-calculate-viewport-request.d.ts +0 -6
- package/domain/minimap/minimap-calculate-viewport/minimap-calculate-viewport.d.ts +0 -17
- package/domain/minimap/minimap-draw-nodes/index.d.ts +0 -2
- package/domain/minimap/minimap-draw-nodes/minimap-draw-nodes-request.d.ts +0 -3
- package/domain/minimap/minimap-draw-nodes/minimap-draw-nodes.d.ts +0 -13
- package/domain/minimap/providers.d.ts +0 -4
- package/domain/providers.d.ts +0 -13
- package/domain/sort-item-layers/index.d.ts +0 -4
- package/domain/sort-item-layers/sort-item-layers-request.d.ts +0 -3
- package/domain/sort-item-layers/sort-item-layers.d.ts +0 -18
- package/domain/sort-item-layers/sort-items-by-parent/index.d.ts +0 -2
- package/domain/sort-item-layers/sort-items-by-parent/sort-items-by-parent-request.d.ts +0 -5
- package/domain/sort-item-layers/sort-items-by-parent/sort-items-by-parent.d.ts +0 -20
- package/domain/sort-item-layers/sort-node-layers-by-groups/index.d.ts +0 -2
- package/domain/sort-item-layers/sort-node-layers-by-groups/sort-node-layers-request.d.ts +0 -3
- package/domain/sort-item-layers/sort-node-layers-by-groups/sort-node-layers.d.ts +0 -24
- package/domain/transition-end.d.ts +0 -1
- package/domain/update-item-and-children-layers/index.d.ts +0 -3
- package/domain/update-item-and-children-layers/move-front-elements-before-target-element/index.d.ts +0 -2
- package/domain/update-item-and-children-layers/move-front-elements-before-target-element/move-front-elements-before-target-element-request.d.ts +0 -9
- package/domain/update-item-and-children-layers/move-front-elements-before-target-element/move-front-elements-before-target-element.d.ts +0 -12
- package/domain/update-item-and-children-layers/update-item-and-children-layers-request.d.ts +0 -7
- package/domain/update-item-and-children-layers/update-item-and-children-layers.d.ts +0 -26
- package/drag-toolkit/drag-and-drop-base.d.ts +0 -98
- package/drag-toolkit/event.extensions.d.ts +0 -9
- package/drag-toolkit/index.d.ts +0 -3
- package/drag-toolkit/pointer-events/i-mouse-event.d.ts +0 -10
- package/drag-toolkit/pointer-events/i-pointer-event.d.ts +0 -18
- package/drag-toolkit/pointer-events/i-pointer-up-event.d.ts +0 -12
- package/drag-toolkit/pointer-events/i-touch-down-event.d.ts +0 -10
- package/drag-toolkit/pointer-events/i-touch-move-event.d.ts +0 -10
- package/drag-toolkit/pointer-events/index.d.ts +0 -5
- package/esm2022/domain/create-dom-element.mjs +0 -4
- package/esm2022/domain/css-cls.mjs +0 -19
- package/esm2022/domain/f-background/add-pattern-to-background/add-pattern-to-background-request.mjs +0 -8
- package/esm2022/domain/f-background/add-pattern-to-background/add-pattern-to-background.mjs +0 -56
- package/esm2022/domain/f-background/add-pattern-to-background/index.mjs +0 -3
- package/esm2022/domain/f-background/index.mjs +0 -4
- package/esm2022/domain/f-background/providers.mjs +0 -11
- package/esm2022/domain/f-background/set-background-transform/index.mjs +0 -3
- package/esm2022/domain/f-background/set-background-transform/set-background-transform-request.mjs +0 -8
- package/esm2022/domain/f-background/set-background-transform/set-background-transform.mjs +0 -25
- package/esm2022/domain/f-canvas/add-canvas-to-store/add-canvas-to-store-request.mjs +0 -8
- package/esm2022/domain/f-canvas/add-canvas-to-store/add-canvas-to-store.mjs +0 -25
- package/esm2022/domain/f-canvas/add-canvas-to-store/index.mjs +0 -3
- package/esm2022/domain/f-canvas/center-group-or-node/center-group-or-node-request.mjs +0 -10
- package/esm2022/domain/f-canvas/center-group-or-node/center-group-or-node.mjs +0 -46
- package/esm2022/domain/f-canvas/center-group-or-node/index.mjs +0 -3
- package/esm2022/domain/f-canvas/fit-to-flow/fit-to-flow-request.mjs +0 -10
- package/esm2022/domain/f-canvas/fit-to-flow/fit-to-flow.mjs +0 -58
- package/esm2022/domain/f-canvas/fit-to-flow/index.mjs +0 -3
- package/esm2022/domain/f-canvas/index.mjs +0 -12
- package/esm2022/domain/f-canvas/input-canvas-position/index.mjs +0 -3
- package/esm2022/domain/f-canvas/input-canvas-position/input-canvas-position-request.mjs +0 -10
- package/esm2022/domain/f-canvas/input-canvas-position/input-canvas-position.mjs +0 -36
- package/esm2022/domain/f-canvas/input-canvas-scale/index.mjs +0 -3
- package/esm2022/domain/f-canvas/input-canvas-scale/input-canvas-scale-request.mjs +0 -10
- package/esm2022/domain/f-canvas/input-canvas-scale/input-canvas-scale.mjs +0 -30
- package/esm2022/domain/f-canvas/providers.mjs +0 -26
- package/esm2022/domain/f-canvas/redraw-canvas-with-animation/e-canvas-redraw-context.mjs +0 -6
- package/esm2022/domain/f-canvas/redraw-canvas-with-animation/index.mjs +0 -4
- package/esm2022/domain/f-canvas/redraw-canvas-with-animation/redraw-canvas-with-animation-request.mjs +0 -11
- package/esm2022/domain/f-canvas/redraw-canvas-with-animation/redraw-canvas-with-animation.mjs +0 -49
- package/esm2022/domain/f-canvas/remove-canvas-from-store/index.mjs +0 -3
- package/esm2022/domain/f-canvas/remove-canvas-from-store/remove-canvas-from-store-request.mjs +0 -4
- package/esm2022/domain/f-canvas/remove-canvas-from-store/remove-canvas-from-store.mjs +0 -25
- package/esm2022/domain/f-canvas/reset-scale/index.mjs +0 -3
- package/esm2022/domain/f-canvas/reset-scale/reset-scale-request.mjs +0 -4
- package/esm2022/domain/f-canvas/reset-scale/reset-scale.mjs +0 -30
- package/esm2022/domain/f-canvas/reset-scale-and-center/index.mjs +0 -3
- package/esm2022/domain/f-canvas/reset-scale-and-center/reset-scale-and-center-request.mjs +0 -8
- package/esm2022/domain/f-canvas/reset-scale-and-center/reset-scale-and-center.mjs +0 -50
- package/esm2022/domain/f-canvas/update-scale/index.mjs +0 -3
- package/esm2022/domain/f-canvas/update-scale/update-scale-request.mjs +0 -10
- package/esm2022/domain/f-canvas/update-scale/update-scale.mjs +0 -37
- package/esm2022/domain/f-connection/add-connection-for-create-to-store/add-connection-for-create-to-store-request.mjs +0 -8
- package/esm2022/domain/f-connection/add-connection-for-create-to-store/add-connection-for-create-to-store.mjs +0 -25
- package/esm2022/domain/f-connection/add-connection-for-create-to-store/index.mjs +0 -3
- package/esm2022/domain/f-connection/add-connection-marker-to-store/add-connection-marker-to-store-request.mjs +0 -8
- package/esm2022/domain/f-connection/add-connection-marker-to-store/add-connection-marker-to-store.mjs +0 -26
- package/esm2022/domain/f-connection/add-connection-marker-to-store/index.mjs +0 -3
- package/esm2022/domain/f-connection/add-connection-to-store/add-connection-to-store-request.mjs +0 -8
- package/esm2022/domain/f-connection/add-connection-to-store/add-connection-to-store.mjs +0 -26
- package/esm2022/domain/f-connection/add-connection-to-store/index.mjs +0 -3
- package/esm2022/domain/f-connection/add-snap-connection-to-store/add-snap-connection-to-store-request.mjs +0 -8
- package/esm2022/domain/f-connection/add-snap-connection-to-store/add-snap-connection-to-store.mjs +0 -25
- package/esm2022/domain/f-connection/add-snap-connection-to-store/index.mjs +0 -3
- package/esm2022/domain/f-connection/create-connection-markers/create-connection-markers-request.mjs +0 -8
- package/esm2022/domain/f-connection/create-connection-markers/create-connection-markers.mjs +0 -110
- package/esm2022/domain/f-connection/create-connection-markers/index.mjs +0 -3
- package/esm2022/domain/f-connection/index.mjs +0 -14
- package/esm2022/domain/f-connection/providers.mjs +0 -57
- package/esm2022/domain/f-connection/redraw-connections/index.mjs +0 -8
- package/esm2022/domain/f-connection/redraw-connections/main-thread/apply-connection-render/apply-connection-render-request.mjs +0 -10
- package/esm2022/domain/f-connection/redraw-connections/main-thread/apply-connection-render/apply-connection-render.mjs +0 -67
- package/esm2022/domain/f-connection/redraw-connections/main-thread/apply-connection-render/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/main-thread/index.mjs +0 -6
- package/esm2022/domain/f-connection/redraw-connections/main-thread/mark-connection-connectors-as-connected/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/main-thread/mark-connection-connectors-as-connected/mark-connection-connectors-as-connected-request.mjs +0 -10
- package/esm2022/domain/f-connection/redraw-connections/main-thread/mark-connection-connectors-as-connected/mark-connection-connectors-as-connected.mjs +0 -24
- package/esm2022/domain/f-connection/redraw-connections/main-thread/render-connection/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/main-thread/render-connection/render-connection-request.mjs +0 -10
- package/esm2022/domain/f-connection/redraw-connections/main-thread/render-connection/render-connection.mjs +0 -27
- package/esm2022/domain/f-connection/redraw-connections/main-thread/render-connection-from-geometry/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/main-thread/render-connection-from-geometry/render-connection-from-geometry-request.mjs +0 -10
- package/esm2022/domain/f-connection/redraw-connections/main-thread/render-connection-from-geometry/render-connection-from-geometry.mjs +0 -24
- package/esm2022/domain/f-connection/redraw-connections/main-thread/render-connection-with-line/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/main-thread/render-connection-with-line/render-connection-with-line-request.mjs +0 -14
- package/esm2022/domain/f-connection/redraw-connections/main-thread/render-connection-with-line/render-connection-with-line.mjs +0 -24
- package/esm2022/domain/f-connection/redraw-connections/models/connection-redraw-state.mjs +0 -25
- package/esm2022/domain/f-connection/redraw-connections/models/connection-worker-state.mjs +0 -27
- package/esm2022/domain/f-connection/redraw-connections/models/i-connection-endpoints.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/models/i-connection-geometry.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/models/i-connection-redraw-session.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/models/i-connection-worker-batch-item.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/models/i-connection-worker-batch.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/models/i-connection-worker-payload-item.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/models/i-connection-worker-rect.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/models/i-connection-worker-response.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/models/i-connection-worker-result-item.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/models/index.mjs +0 -13
- package/esm2022/domain/f-connection/redraw-connections/models/t-connection-worker-pending-request.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/pipeline/complete-connection-redraw/complete-connection-redraw-request.mjs +0 -8
- package/esm2022/domain/f-connection/redraw-connections/pipeline/complete-connection-redraw/complete-connection-redraw.mjs +0 -27
- package/esm2022/domain/f-connection/redraw-connections/pipeline/complete-connection-redraw/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/pipeline/index.mjs +0 -5
- package/esm2022/domain/f-connection/redraw-connections/pipeline/is-connection-redraw-current/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/pipeline/is-connection-redraw-current/is-connection-redraw-current-request.mjs +0 -8
- package/esm2022/domain/f-connection/redraw-connections/pipeline/is-connection-redraw-current/is-connection-redraw-current.mjs +0 -25
- package/esm2022/domain/f-connection/redraw-connections/pipeline/run-connection-redraw-slice/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/pipeline/run-connection-redraw-slice/run-connection-redraw-slice-request.mjs +0 -18
- package/esm2022/domain/f-connection/redraw-connections/pipeline/run-connection-redraw-slice/run-connection-redraw-slice.mjs +0 -76
- package/esm2022/domain/f-connection/redraw-connections/pipeline/start-connection-redraw/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/pipeline/start-connection-redraw/start-connection-redraw-request.mjs +0 -4
- package/esm2022/domain/f-connection/redraw-connections/pipeline/start-connection-redraw/start-connection-redraw.mjs +0 -29
- package/esm2022/domain/f-connection/redraw-connections/redraw-connections-request.mjs +0 -4
- package/esm2022/domain/f-connection/redraw-connections/redraw-connections.mjs +0 -69
- package/esm2022/domain/f-connection/redraw-connections/shared/build-connection-line/build-connection-line-request.mjs +0 -10
- package/esm2022/domain/f-connection/redraw-connections/shared/build-connection-line/build-connection-line.mjs +0 -27
- package/esm2022/domain/f-connection/redraw-connections/shared/build-connection-line/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/shared/index.mjs +0 -5
- package/esm2022/domain/f-connection/redraw-connections/shared/resolve-connection-endpoint-rect/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/shared/resolve-connection-endpoint-rect/resolve-connection-endpoint-rect-request.mjs +0 -10
- package/esm2022/domain/f-connection/redraw-connections/shared/resolve-connection-endpoint-rect/resolve-connection-endpoint-rect.mjs +0 -31
- package/esm2022/domain/f-connection/redraw-connections/shared/resolve-connection-endpoints/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/shared/resolve-connection-endpoints/resolve-connection-endpoints-request.mjs +0 -8
- package/esm2022/domain/f-connection/redraw-connections/shared/resolve-connection-endpoints/resolve-connection-endpoints.mjs +0 -27
- package/esm2022/domain/f-connection/redraw-connections/shared/resolve-connection-geometry/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/shared/resolve-connection-geometry/resolve-connection-geometry-request.mjs +0 -10
- package/esm2022/domain/f-connection/redraw-connections/shared/resolve-connection-geometry/resolve-connection-geometry.mjs +0 -37
- package/esm2022/domain/f-connection/redraw-connections/worker/apply-connection-worker-result/apply-connection-worker-result-request.mjs +0 -10
- package/esm2022/domain/f-connection/redraw-connections/worker/apply-connection-worker-result/apply-connection-worker-result.mjs +0 -42
- package/esm2022/domain/f-connection/redraw-connections/worker/apply-connection-worker-result/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/build-connection-worker-batch/build-connection-worker-batch-request.mjs +0 -10
- package/esm2022/domain/f-connection/redraw-connections/worker/build-connection-worker-batch/build-connection-worker-batch.mjs +0 -44
- package/esm2022/domain/f-connection/redraw-connections/worker/build-connection-worker-batch/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/build-connection-worker-payload-item/build-connection-worker-payload-item-request.mjs +0 -12
- package/esm2022/domain/f-connection/redraw-connections/worker/build-connection-worker-payload-item/build-connection-worker-payload-item.mjs +0 -52
- package/esm2022/domain/f-connection/redraw-connections/worker/build-connection-worker-payload-item/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/disable-connection-worker/disable-connection-worker-request.mjs +0 -8
- package/esm2022/domain/f-connection/redraw-connections/worker/disable-connection-worker/disable-connection-worker.mjs +0 -25
- package/esm2022/domain/f-connection/redraw-connections/worker/disable-connection-worker/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/ensure-connection-worker/ensure-connection-worker-request.mjs +0 -4
- package/esm2022/domain/f-connection/redraw-connections/worker/ensure-connection-worker/ensure-connection-worker.mjs +0 -68
- package/esm2022/domain/f-connection/redraw-connections/worker/ensure-connection-worker/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/handle-connection-worker-message/handle-connection-worker-message-request.mjs +0 -8
- package/esm2022/domain/f-connection/redraw-connections/worker/handle-connection-worker-message/handle-connection-worker-message.mjs +0 -34
- package/esm2022/domain/f-connection/redraw-connections/worker/handle-connection-worker-message/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/index.mjs +0 -14
- package/esm2022/domain/f-connection/redraw-connections/worker/is-connection-worker-enabled/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/is-connection-worker-enabled/is-connection-worker-enabled-request.mjs +0 -4
- package/esm2022/domain/f-connection/redraw-connections/worker/is-connection-worker-enabled/is-connection-worker-enabled.mjs +0 -35
- package/esm2022/domain/f-connection/redraw-connections/worker/reset-connection-worker-runtime/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/reset-connection-worker-runtime/reset-connection-worker-runtime-request.mjs +0 -8
- package/esm2022/domain/f-connection/redraw-connections/worker/reset-connection-worker-runtime/reset-connection-worker-runtime.mjs +0 -22
- package/esm2022/domain/f-connection/redraw-connections/worker/run-connection-worker/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/run-connection-worker/run-connection-worker-request.mjs +0 -8
- package/esm2022/domain/f-connection/redraw-connections/worker/run-connection-worker/run-connection-worker.mjs +0 -59
- package/esm2022/domain/f-connection/redraw-connections/worker/run-connection-worker-batch/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/run-connection-worker-batch/run-connection-worker-batch-request.mjs +0 -8
- package/esm2022/domain/f-connection/redraw-connections/worker/run-connection-worker-batch/run-connection-worker-batch.mjs +0 -25
- package/esm2022/domain/f-connection/redraw-connections/worker/runtime/connection-worker-runtime.mjs +0 -247
- package/esm2022/domain/f-connection/redraw-connections/worker/runtime/index.mjs +0 -2
- package/esm2022/domain/f-connection/redraw-connections/worker/should-use-connection-worker/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/should-use-connection-worker/should-use-connection-worker-request.mjs +0 -8
- package/esm2022/domain/f-connection/redraw-connections/worker/should-use-connection-worker/should-use-connection-worker.mjs +0 -22
- package/esm2022/domain/f-connection/redraw-connections/worker/start-connection-worker-redraw/index.mjs +0 -3
- package/esm2022/domain/f-connection/redraw-connections/worker/start-connection-worker-redraw/start-connection-worker-redraw-request.mjs +0 -12
- package/esm2022/domain/f-connection/redraw-connections/worker/start-connection-worker-redraw/start-connection-worker-redraw.mjs +0 -53
- package/esm2022/domain/f-connection/remove-connection-for-create-from-store/index.mjs +0 -3
- package/esm2022/domain/f-connection/remove-connection-for-create-from-store/remove-connection-for-create-from-store-request.mjs +0 -4
- package/esm2022/domain/f-connection/remove-connection-for-create-from-store/remove-connection-for-create-from-store.mjs +0 -25
- package/esm2022/domain/f-connection/remove-connection-from-store/index.mjs +0 -3
- package/esm2022/domain/f-connection/remove-connection-from-store/remove-connection-from-store-request.mjs +0 -8
- package/esm2022/domain/f-connection/remove-connection-from-store/remove-connection-from-store.mjs +0 -23
- package/esm2022/domain/f-connection/remove-connection-marker-from-store/index.mjs +0 -3
- package/esm2022/domain/f-connection/remove-connection-marker-from-store/remove-connection-marker-from-store-request.mjs +0 -8
- package/esm2022/domain/f-connection/remove-connection-marker-from-store/remove-connection-marker-from-store.mjs +0 -26
- package/esm2022/domain/f-connection/remove-connection-waypoint/index.mjs +0 -3
- package/esm2022/domain/f-connection/remove-connection-waypoint/remove-connection-waypoint-request.mjs +0 -10
- package/esm2022/domain/f-connection/remove-connection-waypoint/remove-connection-waypoint.mjs +0 -33
- package/esm2022/domain/f-connection/remove-snap-connection-from-store/index.mjs +0 -3
- package/esm2022/domain/f-connection/remove-snap-connection-from-store/remove-snap-connection-from-store-request.mjs +0 -4
- package/esm2022/domain/f-connection/remove-snap-connection-from-store/remove-snap-connection-from-store.mjs +0 -25
- package/esm2022/domain/f-connection/resolve-connection-endpoint-rotation-context/index.mjs +0 -3
- package/esm2022/domain/f-connection/resolve-connection-endpoint-rotation-context/resolve-connection-endpoint-rotation-context-request.mjs +0 -8
- package/esm2022/domain/f-connection/resolve-connection-endpoint-rotation-context/resolve-connection-endpoint-rotation-context.mjs +0 -35
- package/esm2022/domain/f-connectors/add-connector-to-store/add-connector-to-store-request.mjs +0 -8
- package/esm2022/domain/f-connectors/add-connector-to-store/add-connector-to-store.mjs +0 -57
- package/esm2022/domain/f-connectors/add-connector-to-store/index.mjs +0 -3
- package/esm2022/domain/f-connectors/calculate-closest-connector/calculate-closest-connector-request.mjs +0 -10
- package/esm2022/domain/f-connectors/calculate-closest-connector/calculate-closest-connector.mjs +0 -47
- package/esm2022/domain/f-connectors/calculate-closest-connector/index.mjs +0 -3
- package/esm2022/domain/f-connectors/calculate-source-connectors-to-connect/calculate-source-connectors-to-connect-request.mjs +0 -10
- package/esm2022/domain/f-connectors/calculate-source-connectors-to-connect/calculate-source-connectors-to-connect.mjs +0 -61
- package/esm2022/domain/f-connectors/calculate-source-connectors-to-connect/index.mjs +0 -3
- package/esm2022/domain/f-connectors/calculate-target-connectors-to-connect/calculate-target-connectors-to-connect-request.mjs +0 -10
- package/esm2022/domain/f-connectors/calculate-target-connectors-to-connect/calculate-target-connectors-to-connect.mjs +0 -65
- package/esm2022/domain/f-connectors/calculate-target-connectors-to-connect/index.mjs +0 -3
- package/esm2022/domain/f-connectors/find-connectable-connector-using-priority-and-position/find-connectable-connector-using-priority-and-position-request.mjs +0 -10
- package/esm2022/domain/f-connectors/find-connectable-connector-using-priority-and-position/find-connectable-connector-using-priority-and-position.mjs +0 -98
- package/esm2022/domain/f-connectors/find-connectable-connector-using-priority-and-position/index.mjs +0 -3
- package/esm2022/domain/f-connectors/get-connector-rect-reference/get-connector-rect-reference-request.mjs +0 -8
- package/esm2022/domain/f-connectors/get-connector-rect-reference/get-connector-rect-reference.mjs +0 -31
- package/esm2022/domain/f-connectors/get-connector-rect-reference/index.mjs +0 -3
- package/esm2022/domain/f-connectors/i-closest-connector-ref.mjs +0 -2
- package/esm2022/domain/f-connectors/i-connector-rect-ref.mjs +0 -2
- package/esm2022/domain/f-connectors/index.mjs +0 -13
- package/esm2022/domain/f-connectors/mark-connectable-connectors/index.mjs +0 -3
- package/esm2022/domain/f-connectors/mark-connectable-connectors/mark-connectable-connectors-request.mjs +0 -8
- package/esm2022/domain/f-connectors/mark-connectable-connectors/mark-connectable-connectors.mjs +0 -30
- package/esm2022/domain/f-connectors/providers.mjs +0 -24
- package/esm2022/domain/f-connectors/remove-connector-from-store/index.mjs +0 -3
- package/esm2022/domain/f-connectors/remove-connector-from-store/remove-connector-from-store-request.mjs +0 -8
- package/esm2022/domain/f-connectors/remove-connector-from-store/remove-connector-from-store.mjs +0 -57
- package/esm2022/domain/f-connectors/unmark-connectable-connectors/index.mjs +0 -3
- package/esm2022/domain/f-connectors/unmark-connectable-connectors/unmark-connectable-connectors-request.mjs +0 -8
- package/esm2022/domain/f-connectors/unmark-connectable-connectors/unmark-connectable-connectors.mjs +0 -30
- package/esm2022/domain/f-draggable/add-dnd-to-store/add-dnd-to-store-request.mjs +0 -8
- package/esm2022/domain/f-draggable/add-dnd-to-store/add-dnd-to-store.mjs +0 -25
- package/esm2022/domain/f-draggable/add-dnd-to-store/index.mjs +0 -3
- package/esm2022/domain/f-draggable/index.mjs +0 -8
- package/esm2022/domain/f-draggable/initialize-drag-sequence/index.mjs +0 -3
- package/esm2022/domain/f-draggable/initialize-drag-sequence/initialize-drag-sequence-request.mjs +0 -4
- package/esm2022/domain/f-draggable/initialize-drag-sequence/initialize-drag-sequence.mjs +0 -25
- package/esm2022/domain/f-draggable/is-drag-started/index.mjs +0 -3
- package/esm2022/domain/f-draggable/is-drag-started/is-drag-started-request.mjs +0 -4
- package/esm2022/domain/f-draggable/is-drag-started/is-drag-started.mjs +0 -25
- package/esm2022/domain/f-draggable/on-pointer-move/index.mjs +0 -3
- package/esm2022/domain/f-draggable/on-pointer-move/on-pointer-move-request.mjs +0 -8
- package/esm2022/domain/f-draggable/on-pointer-move/on-pointer-move.mjs +0 -50
- package/esm2022/domain/f-draggable/prepare-drag-sequence/index.mjs +0 -3
- package/esm2022/domain/f-draggable/prepare-drag-sequence/prepare-drag-sequence-request.mjs +0 -4
- package/esm2022/domain/f-draggable/prepare-drag-sequence/prepare-drag-sequence.mjs +0 -30
- package/esm2022/domain/f-draggable/providers.mjs +0 -18
- package/esm2022/domain/f-draggable/remove-dnd-from-store/index.mjs +0 -3
- package/esm2022/domain/f-draggable/remove-dnd-from-store/remove-dnd-from-store-request.mjs +0 -4
- package/esm2022/domain/f-draggable/remove-dnd-from-store/remove-dnd-from-store.mjs +0 -25
- package/esm2022/domain/f-event-trigger.mjs +0 -7
- package/esm2022/domain/f-flow/add-flow-to-store/add-flow-to-store-request.mjs +0 -8
- package/esm2022/domain/f-flow/add-flow-to-store/add-flow-to-store.mjs +0 -28
- package/esm2022/domain/f-flow/add-flow-to-store/index.mjs +0 -3
- package/esm2022/domain/f-flow/calculate-flow-state/calculate-connections-state/calculate-connections-state-request.mjs +0 -4
- package/esm2022/domain/f-flow/calculate-flow-state/calculate-connections-state/calculate-connections-state.mjs +0 -38
- package/esm2022/domain/f-flow/calculate-flow-state/calculate-connections-state/index.mjs +0 -3
- package/esm2022/domain/f-flow/calculate-flow-state/calculate-flow-state-request.mjs +0 -8
- package/esm2022/domain/f-flow/calculate-flow-state/calculate-flow-state.mjs +0 -45
- package/esm2022/domain/f-flow/calculate-flow-state/calculate-nodes-state/calculate-nodes-state-request.mjs +0 -10
- package/esm2022/domain/f-flow/calculate-flow-state/calculate-nodes-state/calculate-nodes-state.mjs +0 -72
- package/esm2022/domain/f-flow/calculate-flow-state/calculate-nodes-state/index.mjs +0 -3
- package/esm2022/domain/f-flow/calculate-flow-state/i-f-flow-state-connection.mjs +0 -2
- package/esm2022/domain/f-flow/calculate-flow-state/i-f-flow-state-connector.mjs +0 -2
- package/esm2022/domain/f-flow/calculate-flow-state/i-f-flow-state-node.mjs +0 -2
- package/esm2022/domain/f-flow/calculate-flow-state/i-f-flow-state-options.mjs +0 -2
- package/esm2022/domain/f-flow/calculate-flow-state/i-f-flow-state.mjs +0 -2
- package/esm2022/domain/f-flow/calculate-flow-state/index.mjs +0 -11
- package/esm2022/domain/f-flow/calculate-flow-state/providers.mjs +0 -12
- package/esm2022/domain/f-flow/get-flow/get-flow-request.mjs +0 -4
- package/esm2022/domain/f-flow/get-flow/get-flow.mjs +0 -29
- package/esm2022/domain/f-flow/get-flow/index.mjs +0 -3
- package/esm2022/domain/f-flow/index.mjs +0 -7
- package/esm2022/domain/f-flow/providers.mjs +0 -24
- package/esm2022/domain/f-flow/remove-flow-from-store/index.mjs +0 -3
- package/esm2022/domain/f-flow/remove-flow-from-store/remove-flow-from-store-request.mjs +0 -8
- package/esm2022/domain/f-flow/remove-flow-from-store/remove-flow-from-store.mjs +0 -28
- package/esm2022/domain/f-flow/render-lifecycle/index.mjs +0 -7
- package/esm2022/domain/f-flow/render-lifecycle/notify-full-rendered/index.mjs +0 -3
- package/esm2022/domain/f-flow/render-lifecycle/notify-full-rendered/notify-full-rendered-request.mjs +0 -4
- package/esm2022/domain/f-flow/render-lifecycle/notify-full-rendered/notify-full-rendered.mjs +0 -29
- package/esm2022/domain/f-flow/render-lifecycle/notify-nodes-rendered/index.mjs +0 -3
- package/esm2022/domain/f-flow/render-lifecycle/notify-nodes-rendered/notify-nodes-rendered-request.mjs +0 -4
- package/esm2022/domain/f-flow/render-lifecycle/notify-nodes-rendered/notify-nodes-rendered.mjs +0 -28
- package/esm2022/domain/f-flow/render-lifecycle/queue-connection-redraw/index.mjs +0 -4
- package/esm2022/domain/f-flow/render-lifecycle/queue-connection-redraw/queue-connection-redraw-request.mjs +0 -8
- package/esm2022/domain/f-flow/render-lifecycle/queue-connection-redraw/queue-connection-redraw-state.mjs +0 -12
- package/esm2022/domain/f-flow/render-lifecycle/queue-connection-redraw/queue-connection-redraw.mjs +0 -44
- package/esm2022/domain/f-flow/render-lifecycle/render-lifecycle-state.mjs +0 -12
- package/esm2022/domain/f-flow/render-lifecycle/reset-render-lifecycle/index.mjs +0 -3
- package/esm2022/domain/f-flow/render-lifecycle/reset-render-lifecycle/reset-render-lifecycle-request.mjs +0 -4
- package/esm2022/domain/f-flow/render-lifecycle/reset-render-lifecycle/reset-render-lifecycle.mjs +0 -23
- package/esm2022/domain/f-flow/render-lifecycle/wait-for-connections-rendered/index.mjs +0 -3
- package/esm2022/domain/f-flow/render-lifecycle/wait-for-connections-rendered/wait-for-connections-rendered-request.mjs +0 -14
- package/esm2022/domain/f-flow/render-lifecycle/wait-for-connections-rendered/wait-for-connections-rendered.mjs +0 -35
- package/esm2022/domain/f-node/add-node-to-store/add-node-to-store-request.mjs +0 -8
- package/esm2022/domain/f-node/add-node-to-store/add-node-to-store.mjs +0 -29
- package/esm2022/domain/f-node/add-node-to-store/index.mjs +0 -3
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-connected-positions/calculate-connectable-side-by-connected-positions-request.mjs +0 -10
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-connected-positions/calculate-connectable-side-by-connected-positions.mjs +0 -59
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-connected-positions/index.mjs +0 -3
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-internal-position/calculate-connectable-side-by-internal-position-request.mjs +0 -8
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-internal-position/calculate-connectable-side-by-internal-position.mjs +0 -132
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/calculate-connectable-side-by-internal-position/index.mjs +0 -3
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/calculate-connectors-connectable-sides-request.mjs +0 -8
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/calculate-connectors-connectable-sides.mjs +0 -73
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/constants/calculatable-sides.mjs +0 -12
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/constants/index.mjs +0 -2
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/index.mjs +0 -8
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/models/index.mjs +0 -2
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/models/t-calculate-mode.mjs +0 -2
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/utils/determine-side.mjs +0 -124
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/utils/index.mjs +0 -3
- package/esm2022/domain/f-node/calculate-connectors-connectable-sides/utils/is-calculate-mode.mjs +0 -12
- package/esm2022/domain/f-node/calculate-input-connections/calculate-input-connections-request.mjs +0 -8
- package/esm2022/domain/f-node/calculate-input-connections/calculate-input-connections.mjs +0 -46
- package/esm2022/domain/f-node/calculate-input-connections/index.mjs +0 -3
- package/esm2022/domain/f-node/calculate-nodes-bounding-box/calculate-nodes-bounding-box-request.mjs +0 -4
- package/esm2022/domain/f-node/calculate-nodes-bounding-box/calculate-nodes-bounding-box.mjs +0 -30
- package/esm2022/domain/f-node/calculate-nodes-bounding-box/index.mjs +0 -3
- package/esm2022/domain/f-node/calculate-nodes-bounding-box-normalized-position/calculate-nodes-bounding-box-normalized-position-request.mjs +0 -8
- package/esm2022/domain/f-node/calculate-nodes-bounding-box-normalized-position/calculate-nodes-bounding-box-normalized-position.mjs +0 -45
- package/esm2022/domain/f-node/calculate-nodes-bounding-box-normalized-position/index.mjs +0 -3
- package/esm2022/domain/f-node/calculate-output-connections/calculate-output-connections-request.mjs +0 -8
- package/esm2022/domain/f-node/calculate-output-connections/calculate-output-connections.mjs +0 -46
- package/esm2022/domain/f-node/calculate-output-connections/index.mjs +0 -3
- package/esm2022/domain/f-node/fit-to-child-nodes-and-groups/fit-to-child-nodes-and-groups-request.mjs +0 -8
- package/esm2022/domain/f-node/fit-to-child-nodes-and-groups/fit-to-child-nodes-and-groups.mjs +0 -65
- package/esm2022/domain/f-node/fit-to-child-nodes-and-groups/index.mjs +0 -3
- package/esm2022/domain/f-node/get-child-node-ids/get-child-node-ids-request.mjs +0 -8
- package/esm2022/domain/f-node/get-child-node-ids/get-child-node-ids.mjs +0 -47
- package/esm2022/domain/f-node/get-child-node-ids/index.mjs +0 -3
- package/esm2022/domain/f-node/get-node-padding/get-node-padding-request.mjs +0 -10
- package/esm2022/domain/f-node/get-node-padding/get-node-padding.mjs +0 -37
- package/esm2022/domain/f-node/get-node-padding/index.mjs +0 -3
- package/esm2022/domain/f-node/get-parent-nodes/get-parent-nodes-request.mjs +0 -8
- package/esm2022/domain/f-node/get-parent-nodes/get-parent-nodes.mjs +0 -37
- package/esm2022/domain/f-node/get-parent-nodes/index.mjs +0 -3
- package/esm2022/domain/f-node/index.mjs +0 -14
- package/esm2022/domain/f-node/providers.mjs +0 -32
- package/esm2022/domain/f-node/remove-node-from-store/index.mjs +0 -3
- package/esm2022/domain/f-node/remove-node-from-store/remove-node-from-store-request.mjs +0 -8
- package/esm2022/domain/f-node/remove-node-from-store/remove-node-from-store.mjs +0 -29
- package/esm2022/domain/f-node/update-node-when-state-or-size-changed/index.mjs +0 -3
- package/esm2022/domain/f-node/update-node-when-state-or-size-changed/update-node-when-state-or-size-changed-request.mjs +0 -10
- package/esm2022/domain/f-node/update-node-when-state-or-size-changed/update-node-when-state-or-size-changed.mjs +0 -48
- package/esm2022/domain/f-selection/calculate-selectable-items/calculate-selectable-items-request.mjs +0 -4
- package/esm2022/domain/f-selection/calculate-selectable-items/calculate-selectable-items.mjs +0 -66
- package/esm2022/domain/f-selection/calculate-selectable-items/i-can-be-selected-element-and-rect.mjs +0 -2
- package/esm2022/domain/f-selection/calculate-selectable-items/index.mjs +0 -4
- package/esm2022/domain/f-selection/clear-selection/clear-selection-request.mjs +0 -4
- package/esm2022/domain/f-selection/clear-selection/clear-selection.mjs +0 -27
- package/esm2022/domain/f-selection/clear-selection/index.mjs +0 -3
- package/esm2022/domain/f-selection/get-current-selection/get-current-selection-request.mjs +0 -4
- package/esm2022/domain/f-selection/get-current-selection/get-current-selection.mjs +0 -45
- package/esm2022/domain/f-selection/get-current-selection/i-current-selection.mjs +0 -2
- package/esm2022/domain/f-selection/get-current-selection/index.mjs +0 -4
- package/esm2022/domain/f-selection/index.mjs +0 -8
- package/esm2022/domain/f-selection/providers.mjs +0 -18
- package/esm2022/domain/f-selection/select-all/index.mjs +0 -3
- package/esm2022/domain/f-selection/select-all/select-all-request.mjs +0 -4
- package/esm2022/domain/f-selection/select-all/select-all.mjs +0 -40
- package/esm2022/domain/f-selection/select-and-update-node-layer/index.mjs +0 -3
- package/esm2022/domain/f-selection/select-and-update-node-layer/select-and-update-node-layer-request.mjs +0 -8
- package/esm2022/domain/f-selection/select-and-update-node-layer/select-and-update-node-layer.mjs +0 -41
- package/esm2022/domain/f-selection/select-items/index.mjs +0 -3
- package/esm2022/domain/f-selection/select-items/select-request.mjs +0 -12
- package/esm2022/domain/f-selection/select-items/select.mjs +0 -45
- package/esm2022/domain/f-zoom/index.mjs +0 -4
- package/esm2022/domain/f-zoom/providers.mjs +0 -9
- package/esm2022/domain/f-zoom/reset-zoom/index.mjs +0 -3
- package/esm2022/domain/f-zoom/reset-zoom/reset-zoom-request.mjs +0 -4
- package/esm2022/domain/f-zoom/reset-zoom/reset-zoom.mjs +0 -30
- package/esm2022/domain/f-zoom/set-zoom/index.mjs +0 -3
- package/esm2022/domain/f-zoom/set-zoom/set-zoom-request.mjs +0 -14
- package/esm2022/domain/f-zoom/set-zoom/set-zoom.mjs +0 -111
- package/esm2022/domain/get-deep-children-nodes-and-groups/get-deep-children-nodes-and-groups-request.mjs +0 -8
- package/esm2022/domain/get-deep-children-nodes-and-groups/get-deep-children-nodes-and-groups.mjs +0 -38
- package/esm2022/domain/get-deep-children-nodes-and-groups/index.mjs +0 -3
- package/esm2022/domain/get-normalized-connector-rect/get-normalized-connector-rect-request.mjs +0 -10
- package/esm2022/domain/get-normalized-connector-rect/get-normalized-connector-rect.mjs +0 -101
- package/esm2022/domain/get-normalized-connector-rect/index.mjs +0 -3
- package/esm2022/domain/get-normalized-element-rect/get-normalized-element-rect-request.mjs +0 -8
- package/esm2022/domain/get-normalized-element-rect/get-normalized-element-rect.mjs +0 -60
- package/esm2022/domain/get-normalized-element-rect/index.mjs +0 -3
- package/esm2022/domain/get-normalized-point/get-normalized-point-request.mjs +0 -8
- package/esm2022/domain/get-normalized-point/get-normalized-point.mjs +0 -28
- package/esm2022/domain/get-normalized-point/index.mjs +0 -3
- package/esm2022/domain/index.mjs +0 -25
- package/esm2022/domain/is-mobile.mjs +0 -7
- package/esm2022/domain/log-deprecated.mjs +0 -14
- package/esm2022/domain/log-execution-time.mjs +0 -22
- package/esm2022/domain/minimap/f-minimap-state.mjs +0 -12
- package/esm2022/domain/minimap/index.mjs +0 -6
- package/esm2022/domain/minimap/minimap-calculate-view-rect/index.mjs +0 -3
- package/esm2022/domain/minimap/minimap-calculate-view-rect/minimap-calculate-view-rect-request.mjs +0 -4
- package/esm2022/domain/minimap/minimap-calculate-view-rect/minimap-calculate-view-rect.mjs +0 -32
- package/esm2022/domain/minimap/minimap-calculate-viewport/i-minimap-viewport.mjs +0 -2
- package/esm2022/domain/minimap/minimap-calculate-viewport/index.mjs +0 -4
- package/esm2022/domain/minimap/minimap-calculate-viewport/minimap-calculate-viewport-request.mjs +0 -10
- package/esm2022/domain/minimap/minimap-calculate-viewport/minimap-calculate-viewport.mjs +0 -62
- package/esm2022/domain/minimap/minimap-draw-nodes/index.mjs +0 -3
- package/esm2022/domain/minimap/minimap-draw-nodes/minimap-draw-nodes-request.mjs +0 -4
- package/esm2022/domain/minimap/minimap-draw-nodes/minimap-draw-nodes.mjs +0 -52
- package/esm2022/domain/minimap/providers.mjs +0 -9
- package/esm2022/domain/providers.mjs +0 -46
- package/esm2022/domain/sort-item-layers/index.mjs +0 -5
- package/esm2022/domain/sort-item-layers/sort-item-layers-request.mjs +0 -4
- package/esm2022/domain/sort-item-layers/sort-item-layers.mjs +0 -44
- package/esm2022/domain/sort-item-layers/sort-items-by-parent/index.mjs +0 -3
- package/esm2022/domain/sort-item-layers/sort-items-by-parent/sort-items-by-parent-request.mjs +0 -8
- package/esm2022/domain/sort-item-layers/sort-items-by-parent/sort-items-by-parent.mjs +0 -124
- package/esm2022/domain/sort-item-layers/sort-node-layers-by-groups/index.mjs +0 -3
- package/esm2022/domain/sort-item-layers/sort-node-layers-by-groups/sort-node-layers-request.mjs +0 -4
- package/esm2022/domain/sort-item-layers/sort-node-layers-by-groups/sort-node-layers.mjs +0 -65
- package/esm2022/domain/transition-end.mjs +0 -10
- package/esm2022/domain/update-item-and-children-layers/index.mjs +0 -4
- package/esm2022/domain/update-item-and-children-layers/move-front-elements-before-target-element/index.mjs +0 -3
- package/esm2022/domain/update-item-and-children-layers/move-front-elements-before-target-element/move-front-elements-before-target-element-request.mjs +0 -15
- package/esm2022/domain/update-item-and-children-layers/move-front-elements-before-target-element/move-front-elements-before-target-element.mjs +0 -34
- package/esm2022/domain/update-item-and-children-layers/update-item-and-children-layers-request.mjs +0 -10
- package/esm2022/domain/update-item-and-children-layers/update-item-and-children-layers.mjs +0 -102
- package/esm2022/drag-toolkit/drag-and-drop-base.mjs +0 -224
- package/esm2022/drag-toolkit/event.extensions.mjs +0 -31
- package/esm2022/drag-toolkit/index.mjs +0 -4
- package/esm2022/drag-toolkit/pointer-events/i-mouse-event.mjs +0 -16
- package/esm2022/drag-toolkit/pointer-events/i-pointer-event.mjs +0 -30
- package/esm2022/drag-toolkit/pointer-events/i-pointer-up-event.mjs +0 -25
- package/esm2022/drag-toolkit/pointer-events/i-touch-down-event.mjs +0 -17
- package/esm2022/drag-toolkit/pointer-events/i-touch-move-event.mjs +0 -17
- package/esm2022/drag-toolkit/pointer-events/index.mjs +0 -6
- package/esm2022/f-auto-pan/f-auto-pan-base.mjs +0 -11
- package/esm2022/f-auto-pan/f-auto-pan.mjs +0 -38
- package/esm2022/f-auto-pan/index.mjs +0 -4
- package/esm2022/f-auto-pan/providers.mjs +0 -3
- package/esm2022/f-backgroud/domain/i-f-background-pattern.mjs +0 -3
- package/esm2022/f-backgroud/domain/index.mjs +0 -2
- package/esm2022/f-backgroud/f-background-base.mjs +0 -12
- package/esm2022/f-backgroud/f-background.component.mjs +0 -32
- package/esm2022/f-backgroud/f-circle-pattern/f-circle-pattern.component.mjs +0 -95
- package/esm2022/f-backgroud/f-circle-pattern/index.mjs +0 -2
- package/esm2022/f-backgroud/f-rect-pattern/f-rect-pattern.component.mjs +0 -100
- package/esm2022/f-backgroud/f-rect-pattern/index.mjs +0 -2
- package/esm2022/f-backgroud/index.mjs +0 -7
- package/esm2022/f-backgroud/providers.mjs +0 -9
- package/esm2022/f-cache/config/f-cache-options.mjs +0 -20
- package/esm2022/f-cache/config/index.mjs +0 -2
- package/esm2022/f-cache/features/f-cache-connectors/index.mjs +0 -3
- package/esm2022/f-cache/features/f-cache-connectors/register-connector/index.mjs +0 -3
- package/esm2022/f-cache/features/f-cache-connectors/register-connector/register-connector-request.mjs +0 -14
- package/esm2022/f-cache/features/f-cache-connectors/register-connector/register-connector.mjs +0 -51
- package/esm2022/f-cache/features/f-cache-connectors/unregister-connector/index.mjs +0 -3
- package/esm2022/f-cache/features/f-cache-connectors/unregister-connector/unregister-connector-request.mjs +0 -10
- package/esm2022/f-cache/features/f-cache-connectors/unregister-connector/unregister-connector.mjs +0 -49
- package/esm2022/f-cache/features/f-cache-nodes/index.mjs +0 -4
- package/esm2022/f-cache/features/f-cache-nodes/invalidate-node/index.mjs +0 -3
- package/esm2022/f-cache/features/f-cache-nodes/invalidate-node/invalidate-node-request.mjs +0 -10
- package/esm2022/f-cache/features/f-cache-nodes/invalidate-node/invalidate-node.mjs +0 -41
- package/esm2022/f-cache/features/f-cache-nodes/register-node/index.mjs +0 -3
- package/esm2022/f-cache/features/f-cache-nodes/register-node/register-node-request.mjs +0 -12
- package/esm2022/f-cache/features/f-cache-nodes/register-node/register-node.mjs +0 -30
- package/esm2022/f-cache/features/f-cache-nodes/unregister-node/index.mjs +0 -3
- package/esm2022/f-cache/features/f-cache-nodes/unregister-node/unregister-node-request.mjs +0 -8
- package/esm2022/f-cache/features/f-cache-nodes/unregister-node/unregister-node.mjs +0 -43
- package/esm2022/f-cache/features/f-cache-rects/get-cached-rect/get-cached-rect-request.mjs +0 -8
- package/esm2022/f-cache/features/f-cache-rects/get-cached-rect/get-cached-rect.mjs +0 -38
- package/esm2022/f-cache/features/f-cache-rects/get-cached-rect/index.mjs +0 -3
- package/esm2022/f-cache/features/f-cache-rects/index.mjs +0 -5
- package/esm2022/f-cache/features/f-cache-rects/set-connector-rect/index.mjs +0 -3
- package/esm2022/f-cache/features/f-cache-rects/set-connector-rect/set-connector-rect-request.mjs +0 -12
- package/esm2022/f-cache/features/f-cache-rects/set-connector-rect/set-connector-rect.mjs +0 -33
- package/esm2022/f-cache/features/f-cache-rects/set-node-rect/index.mjs +0 -3
- package/esm2022/f-cache/features/f-cache-rects/set-node-rect/set-node-rect-request.mjs +0 -10
- package/esm2022/f-cache/features/f-cache-rects/set-node-rect/set-node-rect.mjs +0 -64
- package/esm2022/f-cache/features/f-cache-rects/update-rect-by-element/index.mjs +0 -3
- package/esm2022/f-cache/features/f-cache-rects/update-rect-by-element/update-rect-by-element-request.mjs +0 -10
- package/esm2022/f-cache/features/f-cache-rects/update-rect-by-element/update-rect-by-element.mjs +0 -42
- package/esm2022/f-cache/features/index.mjs +0 -4
- package/esm2022/f-cache/index.mjs +0 -5
- package/esm2022/f-cache/model/f-cache-connector-key.mjs +0 -6
- package/esm2022/f-cache/model/f-cache-connector.mjs +0 -17
- package/esm2022/f-cache/model/f-cache-node.mjs +0 -13
- package/esm2022/f-cache/model/f-cache.mjs +0 -15
- package/esm2022/f-cache/model/i-f-cache-node-ref.mjs +0 -2
- package/esm2022/f-cache/model/index.mjs +0 -6
- package/esm2022/f-cache/providers.mjs +0 -15
- package/esm2022/f-canvas/domain/f-canvas-change-event.mjs +0 -9
- package/esm2022/f-canvas/domain/index.mjs +0 -2
- package/esm2022/f-canvas/f-canvas-base.mjs +0 -33
- package/esm2022/f-canvas/f-canvas.component.mjs +0 -144
- package/esm2022/f-canvas/index.mjs +0 -5
- package/esm2022/f-canvas/providers.mjs +0 -5
- package/esm2022/f-connection/f-connection/f-connection.component.mjs +0 -79
- package/esm2022/f-connection/f-connection/index.mjs +0 -2
- package/esm2022/f-connection/f-connection-for-create/f-connection-for-create.component.mjs +0 -71
- package/esm2022/f-connection/f-connection-for-create/index.mjs +0 -2
- package/esm2022/f-connection/f-snap-connection/f-snap-connection.component.mjs +0 -71
- package/esm2022/f-connection/f-snap-connection/index.mjs +0 -2
- package/esm2022/f-connection/index.mjs +0 -5
- package/esm2022/f-connection/providers.mjs +0 -23
- package/esm2022/f-connection-v2/components/connection-content/f-connection-content.mjs +0 -90
- package/esm2022/f-connection-v2/components/connection-content/index.mjs +0 -4
- package/esm2022/f-connection-v2/components/connection-content/models/f-connection-content-base.mjs +0 -10
- package/esm2022/f-connection-v2/components/connection-content/models/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-content/utils/i-polyline-content.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-content/utils/index.mjs +0 -6
- package/esm2022/f-connection-v2/components/connection-content/utils/polyline-content-align.mjs +0 -6
- package/esm2022/f-connection-v2/components/connection-content/utils/polyline-content-layout-engine.mjs +0 -25
- package/esm2022/f-connection-v2/components/connection-content/utils/polyline-content-place.mjs +0 -66
- package/esm2022/f-connection-v2/components/connection-content/utils/polyline-sampler/i-sampler-result.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-content/utils/polyline-sampler/i-tangent.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-content/utils/polyline-sampler/index.mjs +0 -5
- package/esm2022/f-connection-v2/components/connection-content/utils/polyline-sampler/polyline-sampler.mjs +0 -143
- package/esm2022/f-connection-v2/components/connection-content/utils/polyline-sampler/polyline.mjs +0 -71
- package/esm2022/f-connection-v2/components/connection-drag-handles/f-connection-drag-handle-end.mjs +0 -35
- package/esm2022/f-connection-v2/components/connection-drag-handles/f-connection-drag-handle-start.mjs +0 -35
- package/esm2022/f-connection-v2/components/connection-drag-handles/index.mjs +0 -4
- package/esm2022/f-connection-v2/components/connection-drag-handles/models/f-connection-drag-handle-base.mjs +0 -17
- package/esm2022/f-connection-v2/components/connection-drag-handles/models/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-gradient/components/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-gradient/components/render/f-connection-gradient-renderer.mjs +0 -17
- package/esm2022/f-connection-v2/components/connection-gradient/components/render/index.mjs +0 -3
- package/esm2022/f-connection-v2/components/connection-gradient/components/render/models/f-connection-gradient-renderer-base.mjs +0 -81
- package/esm2022/f-connection-v2/components/connection-gradient/components/render/models/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-gradient/f-connection-gradient.mjs +0 -22
- package/esm2022/f-connection-v2/components/connection-gradient/index.mjs +0 -4
- package/esm2022/f-connection-v2/components/connection-gradient/models/f-connection-gradient-base.mjs +0 -5
- package/esm2022/f-connection-v2/components/connection-gradient/models/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-marker/enums/e-f-marker-type.mjs +0 -10
- package/esm2022/f-connection-v2/components/connection-marker/enums/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-marker/f-connection-marker.mjs +0 -53
- package/esm2022/f-connection-v2/components/connection-marker/index.mjs +0 -6
- package/esm2022/f-connection-v2/components/connection-marker/models/f-connection-marker-base.mjs +0 -8
- package/esm2022/f-connection-v2/components/connection-marker/models/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-marker/shape-markers/f-connection-marker-arrow.mjs +0 -48
- package/esm2022/f-connection-v2/components/connection-marker/shape-markers/f-connection-marker-circle.mjs +0 -48
- package/esm2022/f-connection-v2/components/connection-marker/shape-markers/index.mjs +0 -3
- package/esm2022/f-connection-v2/components/connection-marker/utils/coerce-marker-type.mjs +0 -40
- package/esm2022/f-connection-v2/components/connection-marker/utils/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-path/f-connection-path.mjs +0 -70
- package/esm2022/f-connection-v2/components/connection-path/index.mjs +0 -3
- package/esm2022/f-connection-v2/components/connection-path/models/f-connection-path-base.mjs +0 -6
- package/esm2022/f-connection-v2/components/connection-path/models/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-selection/f-connection-selection.mjs +0 -34
- package/esm2022/f-connection-v2/components/connection-selection/index.mjs +0 -3
- package/esm2022/f-connection-v2/components/connection-selection/models/f-connection-selection-base.mjs +0 -6
- package/esm2022/f-connection-v2/components/connection-selection/models/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-waypoints/f-connection-waypoints.mjs +0 -50
- package/esm2022/f-connection-v2/components/connection-waypoints/index.mjs +0 -4
- package/esm2022/f-connection-v2/components/connection-waypoints/models/f-connection-waypoints-base.mjs +0 -27
- package/esm2022/f-connection-v2/components/connection-waypoints/models/index.mjs +0 -2
- package/esm2022/f-connection-v2/components/connection-waypoints/utils/find-existing-waypoint.mjs +0 -7
- package/esm2022/f-connection-v2/components/connection-waypoints/utils/find-waypoint-candidate.mjs +0 -7
- package/esm2022/f-connection-v2/components/connection-waypoints/utils/index.mjs +0 -5
- package/esm2022/f-connection-v2/components/connection-waypoints/utils/is-pointer-inside-point.mjs +0 -4
- package/esm2022/f-connection-v2/components/connection-waypoints/utils/pick-waypoint.mjs +0 -16
- package/esm2022/f-connection-v2/components/f-connection-base.mjs +0 -121
- package/esm2022/f-connection-v2/components/index.mjs +0 -9
- package/esm2022/f-connection-v2/enums/e-f-connectable-side.mjs +0 -12
- package/esm2022/f-connection-v2/enums/e-f-connection-type.mjs +0 -8
- package/esm2022/f-connection-v2/enums/index.mjs +0 -3
- package/esm2022/f-connection-v2/index.mjs +0 -5
- package/esm2022/f-connection-v2/models/f-connection-components-parent.mjs +0 -5
- package/esm2022/f-connection-v2/models/index.mjs +0 -2
- package/esm2022/f-connection-v2/utils/connection-behaviour/connection-behaviour-builder-request.mjs +0 -19
- package/esm2022/f-connection-v2/utils/connection-behaviour/connection-behaviour-builder.mjs +0 -138
- package/esm2022/f-connection-v2/utils/connection-behaviour/enums/e-f-connection-behavior.mjs +0 -7
- package/esm2022/f-connection-v2/utils/connection-behaviour/enums/e-f-connection-connectable-side.mjs +0 -12
- package/esm2022/f-connection-v2/utils/connection-behaviour/enums/index.mjs +0 -3
- package/esm2022/f-connection-v2/utils/connection-behaviour/index.mjs +0 -6
- package/esm2022/f-connection-v2/utils/connection-behaviour/models/i-calculate-behavior-request.mjs +0 -2
- package/esm2022/f-connection-v2/utils/connection-behaviour/models/index.mjs +0 -2
- package/esm2022/f-connection-v2/utils/connection-behaviour/utils/fixed-center-behavior.mjs +0 -12
- package/esm2022/f-connection-v2/utils/connection-behaviour/utils/fixed-outbound-behavior.mjs +0 -31
- package/esm2022/f-connection-v2/utils/connection-behaviour/utils/floating-behavior.mjs +0 -22
- package/esm2022/f-connection-v2/utils/connection-behaviour/utils/get-rotated-rounded-rect-intersection.mjs +0 -35
- package/esm2022/f-connection-v2/utils/connection-behaviour/utils/index.mjs +0 -4
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/adaptive-curve/calculate-adaptive-curve-data.mjs +0 -74
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/adaptive-curve/index.mjs +0 -2
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/bezier-curve/calculate-bezier-curve-data.mjs +0 -49
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/bezier-curve/index.mjs +0 -2
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/index.mjs +0 -6
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/segment-line/build-corner-mid-points-and-apply-offsets.mjs +0 -50
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/segment-line/calculate-segment-line-data.mjs +0 -106
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/segment-line/create-segment-line-path.mjs +0 -46
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/segment-line/index.mjs +0 -4
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/straight-line/calculate-straight-line-data.mjs +0 -28
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/straight-line/index.mjs +0 -2
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/utils/build-connection-anchors.mjs +0 -4
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/utils/calculate-center-between-points.mjs +0 -8
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/utils/calculate-curve-candidates.mjs +0 -7
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/utils/calculate-polyline-candidates.mjs +0 -39
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/utils/index.mjs +0 -9
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/utils/merge-point-chains.mjs +0 -12
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/utils/multi-cubic.mjs +0 -28
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/utils/normalize-polyline.mjs +0 -30
- package/esm2022/f-connection-v2/utils/connection-line-builder/builders/utils/sample-cubic-bezier-uniform.mjs +0 -37
- package/esm2022/f-connection-v2/utils/connection-line-builder/connection-line-builder-request.mjs +0 -9
- package/esm2022/f-connection-v2/utils/connection-line-builder/connection-line-builder.mjs +0 -50
- package/esm2022/f-connection-v2/utils/connection-line-builder/index.mjs +0 -6
- package/esm2022/f-connection-v2/utils/connection-line-builder/models/i-f-connection-builder-request.mjs +0 -2
- package/esm2022/f-connection-v2/utils/connection-line-builder/models/i-f-connection-builder-response.mjs +0 -2
- package/esm2022/f-connection-v2/utils/connection-line-builder/models/i-f-connection-builder.mjs +0 -2
- package/esm2022/f-connection-v2/utils/connection-line-builder/models/index.mjs +0 -4
- package/esm2022/f-connection-v2/utils/connection-line-builder/providers/f-connection-builders.mjs +0 -3
- package/esm2022/f-connection-v2/utils/connection-line-builder/providers/index.mjs +0 -2
- package/esm2022/f-connection-v2/utils/create-connection-dom-identifier.mjs +0 -5
- package/esm2022/f-connection-v2/utils/create-connection-selection-dom-identifier.mjs +0 -5
- package/esm2022/f-connection-v2/utils/create-gradient-dom-identifier.mjs +0 -5
- package/esm2022/f-connection-v2/utils/create-gradient-dom-url.mjs +0 -5
- package/esm2022/f-connection-v2/utils/index.mjs +0 -7
- package/esm2022/f-connectors/f-connector-base.mjs +0 -23
- package/esm2022/f-connectors/f-node-input/f-node-input-base.mjs +0 -16
- package/esm2022/f-connectors/f-node-input/f-node-input.directive.mjs +0 -84
- package/esm2022/f-connectors/f-node-input/index.mjs +0 -3
- package/esm2022/f-connectors/f-node-outlet/f-node-outlet-base.mjs +0 -20
- package/esm2022/f-connectors/f-node-outlet/f-node-outlet.directive.mjs +0 -59
- package/esm2022/f-connectors/f-node-outlet/index.mjs +0 -4
- package/esm2022/f-connectors/f-node-outlet/is-node-outlet.mjs +0 -4
- package/esm2022/f-connectors/f-node-output/f-node-output-base.mjs +0 -16
- package/esm2022/f-connectors/f-node-output/f-node-output.directive.mjs +0 -88
- package/esm2022/f-connectors/f-node-output/index.mjs +0 -4
- package/esm2022/f-connectors/f-node-output/is-node-output.mjs +0 -4
- package/esm2022/f-connectors/f-source-connector-base.mjs +0 -18
- package/esm2022/f-connectors/index.mjs +0 -7
- package/esm2022/f-connectors/providers.mjs +0 -9
- package/esm2022/f-draggable/auto-pan/auto-pan.utils.mjs +0 -58
- package/esm2022/f-draggable/auto-pan/index.mjs +0 -7
- package/esm2022/f-draggable/auto-pan/providers.mjs +0 -5
- package/esm2022/f-draggable/auto-pan/run-auto-pan-frame/index.mjs +0 -3
- package/esm2022/f-draggable/auto-pan/run-auto-pan-frame/run-auto-pan-frame-request.mjs +0 -4
- package/esm2022/f-draggable/auto-pan/run-auto-pan-frame/run-auto-pan-frame.mjs +0 -97
- package/esm2022/f-draggable/auto-pan/stop-auto-pan/index.mjs +0 -3
- package/esm2022/f-draggable/auto-pan/stop-auto-pan/stop-auto-pan-request.mjs +0 -4
- package/esm2022/f-draggable/auto-pan/stop-auto-pan/stop-auto-pan.mjs +0 -32
- package/esm2022/f-draggable/auto-pan/stored-pointer-event.mjs +0 -25
- package/esm2022/f-draggable/auto-pan/sync-auto-pan/index.mjs +0 -3
- package/esm2022/f-draggable/auto-pan/sync-auto-pan/sync-auto-pan-request.mjs +0 -4
- package/esm2022/f-draggable/auto-pan/sync-auto-pan/sync-auto-pan.mjs +0 -75
- package/esm2022/f-draggable/connection/create-connection/create-connection-finalize/create-connection-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/connection/create-connection/create-connection-finalize/create-connection-finalize.mjs +0 -62
- package/esm2022/f-draggable/connection/create-connection/create-connection-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/connection/create-connection/create-connection-handler/create-connection-handler.mjs +0 -108
- package/esm2022/f-draggable/connection/create-connection/create-connection-handler/index.mjs +0 -2
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/create-connection-preparation-request.mjs +0 -10
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/create-connection-preparation.mjs +0 -55
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/create-drag-handler/create-connection-create-drag-handler-request.mjs +0 -10
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/create-drag-handler/create-connection-create-drag-handler.mjs +0 -62
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/create-drag-handler/index.mjs +0 -3
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/from-outlet-preparation/create-connection-from-outlet-preparation-request.mjs +0 -10
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/from-outlet-preparation/create-connection-from-outlet-preparation.mjs +0 -49
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/from-outlet-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/from-output-preparation/create-connection-from-output-preparation-request.mjs +0 -10
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/from-output-preparation/create-connection-from-output-preparation.mjs +0 -41
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/from-output-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/connection/create-connection/create-connection-preparation/index.mjs +0 -6
- package/esm2022/f-draggable/connection/create-connection/f-create-connection-event.mjs +0 -31
- package/esm2022/f-draggable/connection/create-connection/i-create-connection-drag-result.mjs +0 -2
- package/esm2022/f-draggable/connection/create-connection/i-create-connection-event-data.mjs +0 -2
- package/esm2022/f-draggable/connection/create-connection/index.mjs +0 -8
- package/esm2022/f-draggable/connection/create-connection/resolve-connectable-output-for-outlet/index.mjs +0 -3
- package/esm2022/f-draggable/connection/create-connection/resolve-connectable-output-for-outlet/resolve-connectable-output-for-outlet-request.mjs +0 -8
- package/esm2022/f-draggable/connection/create-connection/resolve-connectable-output-for-outlet/resolve-connectable-output-for-outlet.mjs +0 -39
- package/esm2022/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-finalize/drag-connection-waypoint-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-finalize/drag-connection-waypoint-finalize.mjs +0 -32
- package/esm2022/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-handler/drag-connection-waypoint-handler.mjs +0 -54
- package/esm2022/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-handler/index.mjs +0 -2
- package/esm2022/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-preparation/drag-connection-waypoint-preparation-request.mjs +0 -10
- package/esm2022/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-preparation/drag-connection-waypoint-preparation.mjs +0 -67
- package/esm2022/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/connection/drag-connection-waypoint/f-connection-waypoints-changed-event.mjs +0 -9
- package/esm2022/f-draggable/connection/drag-connection-waypoint/index.mjs +0 -5
- package/esm2022/f-draggable/connection/index.mjs +0 -5
- package/esm2022/f-draggable/connection/providers.mjs +0 -16
- package/esm2022/f-draggable/connection/reassign-connection/f-reassign-connection-event.mjs +0 -51
- package/esm2022/f-draggable/connection/reassign-connection/i-reassign-connection-drag-result.mjs +0 -2
- package/esm2022/f-draggable/connection/reassign-connection/i-reassign-connection-event-data.mjs +0 -2
- package/esm2022/f-draggable/connection/reassign-connection/index.mjs +0 -7
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-finalize/reassign-connection-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-finalize/reassign-connection-finalize.mjs +0 -63
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-handler/i-reassign-handler.mjs +0 -10
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-handler/index.mjs +0 -5
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-handler/reassign-connection-handler.mjs +0 -66
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-handler/reassign-connection-source-handler.mjs +0 -89
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-handler/reassign-connection-target-handler.mjs +0 -90
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-preparation/index.mjs +0 -4
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-preparation/is-pointer-inside-start-or-end-drag-handles.mjs +0 -18
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-preparation/reassign-connection-preparation-request.mjs +0 -10
- package/esm2022/f-draggable/connection/reassign-connection/reassign-connection-preparation/reassign-connection-preparation.mjs +0 -71
- package/esm2022/f-draggable/domain/detect-connections-under-drag-node/detect-connections-under-drag-node-request.mjs +0 -8
- package/esm2022/f-draggable/domain/detect-connections-under-drag-node/detect-connections-under-drag-node.mjs +0 -77
- package/esm2022/f-draggable/domain/detect-connections-under-drag-node/f-node-intersected-with-connections-event.mjs +0 -32
- package/esm2022/f-draggable/domain/detect-connections-under-drag-node/index.mjs +0 -4
- package/esm2022/f-draggable/domain/emit-end-drag-sequence-event/emit-end-drag-sequence-event-request.mjs +0 -4
- package/esm2022/f-draggable/domain/emit-end-drag-sequence-event/emit-end-drag-sequence-event.mjs +0 -33
- package/esm2022/f-draggable/domain/emit-end-drag-sequence-event/index.mjs +0 -3
- package/esm2022/f-draggable/domain/emit-selection-change-event/emit-selection-change-event-request.mjs +0 -4
- package/esm2022/f-draggable/domain/emit-selection-change-event/emit-selection-change-event.mjs +0 -42
- package/esm2022/f-draggable/domain/emit-selection-change-event/index.mjs +0 -3
- package/esm2022/f-draggable/domain/emit-start-drag-sequence-event/emit-start-drag-sequence-event-request.mjs +0 -4
- package/esm2022/f-draggable/domain/emit-start-drag-sequence-event/emit-start-drag-sequence-event.mjs +0 -37
- package/esm2022/f-draggable/domain/emit-start-drag-sequence-event/index.mjs +0 -3
- package/esm2022/f-draggable/domain/get-normalized-parent-node-rect/get-normalized-parent-node-rect-request.mjs +0 -8
- package/esm2022/f-draggable/domain/get-normalized-parent-node-rect/get-normalized-parent-node-rect.mjs +0 -67
- package/esm2022/f-draggable/domain/get-normalized-parent-node-rect/index.mjs +0 -3
- package/esm2022/f-draggable/domain/i-node-with-rect.mjs +0 -2
- package/esm2022/f-draggable/domain/index.mjs +0 -9
- package/esm2022/f-draggable/domain/is-array-has-parent-node/index.mjs +0 -3
- package/esm2022/f-draggable/domain/is-array-has-parent-node/is-array-has-parent-node-request.mjs +0 -10
- package/esm2022/f-draggable/domain/is-array-has-parent-node/is-array-has-parent-node.mjs +0 -26
- package/esm2022/f-draggable/domain/providers.mjs +0 -15
- package/esm2022/f-draggable/drag-canvas/drag-canvas-finalize/drag-canvas-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/drag-canvas/drag-canvas-finalize/drag-canvas-finalize.mjs +0 -29
- package/esm2022/f-draggable/drag-canvas/drag-canvas-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/drag-canvas/drag-canvas-handler/drag-canvas-handler.mjs +0 -35
- package/esm2022/f-draggable/drag-canvas/drag-canvas-handler/index.mjs +0 -2
- package/esm2022/f-draggable/drag-canvas/drag-canvas-preparation/drag-canvas-preparation-request.mjs +0 -10
- package/esm2022/f-draggable/drag-canvas/drag-canvas-preparation/drag-canvas-preparation.mjs +0 -54
- package/esm2022/f-draggable/drag-canvas/drag-canvas-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/drag-canvas/index.mjs +0 -5
- package/esm2022/f-draggable/drag-canvas/providers.mjs +0 -4
- package/esm2022/f-draggable/drag-external-item/constraints/external-rect-constraint.mjs +0 -46
- package/esm2022/f-draggable/drag-external-item/constraints/index.mjs +0 -2
- package/esm2022/f-draggable/drag-external-item/drag-external-item-create-placeholder/drag-external-item-create-placeholder-request.mjs +0 -8
- package/esm2022/f-draggable/drag-external-item/drag-external-item-create-placeholder/drag-external-item-create-placeholder.mjs +0 -42
- package/esm2022/f-draggable/drag-external-item/drag-external-item-create-placeholder/index.mjs +0 -3
- package/esm2022/f-draggable/drag-external-item/drag-external-item-create-preview/drag-external-item-create-preview-request.mjs +0 -8
- package/esm2022/f-draggable/drag-external-item/drag-external-item-create-preview/drag-external-item-create-preview.mjs +0 -53
- package/esm2022/f-draggable/drag-external-item/drag-external-item-create-preview/index.mjs +0 -3
- package/esm2022/f-draggable/drag-external-item/drag-external-item-finalize/drag-external-item-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/drag-external-item/drag-external-item-finalize/drag-external-item-finalize.mjs +0 -75
- package/esm2022/f-draggable/drag-external-item/drag-external-item-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/drag-external-item/drag-external-item-handler/drag-external-item-handler.mjs +0 -206
- package/esm2022/f-draggable/drag-external-item/drag-external-item-handler/index.mjs +0 -2
- package/esm2022/f-draggable/drag-external-item/drag-external-item-preparation/drag-external-item-preparation-request.mjs +0 -10
- package/esm2022/f-draggable/drag-external-item/drag-external-item-preparation/drag-external-item-preparation.mjs +0 -55
- package/esm2022/f-draggable/drag-external-item/drag-external-item-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/drag-external-item/f-create-node-event.mjs +0 -35
- package/esm2022/f-draggable/drag-external-item/f-drag-external-item-start-event-data.mjs +0 -7
- package/esm2022/f-draggable/drag-external-item/i-drag-external-item-drag-result.mjs +0 -2
- package/esm2022/f-draggable/drag-external-item/index.mjs +0 -13
- package/esm2022/f-draggable/drag-external-item/is-drag-external-item-handler.mjs +0 -7
- package/esm2022/f-draggable/drag-external-item/prevent-default-is-external-item/index.mjs +0 -3
- package/esm2022/f-draggable/drag-external-item/prevent-default-is-external-item/prevent-default-is-external-item-request.mjs +0 -8
- package/esm2022/f-draggable/drag-external-item/prevent-default-is-external-item/prevent-default-is-external-item.mjs +0 -38
- package/esm2022/f-draggable/drag-external-item/providers.mjs +0 -13
- package/esm2022/f-draggable/drag-minimap/calculate-flow-point-from-minimap-point/calculate-flow-point-from-minimap-point-request.mjs +0 -14
- package/esm2022/f-draggable/drag-minimap/calculate-flow-point-from-minimap-point/calculate-flow-point-from-minimap-point.mjs +0 -39
- package/esm2022/f-draggable/drag-minimap/calculate-flow-point-from-minimap-point/index.mjs +0 -3
- package/esm2022/f-draggable/drag-minimap/drag-minimap-finalize/drag-minimap-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/drag-minimap/drag-minimap-finalize/drag-minimap-finalize.mjs +0 -30
- package/esm2022/f-draggable/drag-minimap/drag-minimap-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/drag-minimap/drag-minimap-handler/drag-minimap-handler.mjs +0 -52
- package/esm2022/f-draggable/drag-minimap/drag-minimap-handler/index.mjs +0 -2
- package/esm2022/f-draggable/drag-minimap/drag-minimap-preparation/drag-minimap-preparation-request.mjs +0 -8
- package/esm2022/f-draggable/drag-minimap/drag-minimap-preparation/drag-minimap-preparation.mjs +0 -68
- package/esm2022/f-draggable/drag-minimap/drag-minimap-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/drag-minimap/index.mjs +0 -7
- package/esm2022/f-draggable/drag-minimap/is-drag-minimap-handler.mjs +0 -7
- package/esm2022/f-draggable/drag-minimap/providers.mjs +0 -9
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-drag-node-handler-from-selection-request.mjs +0 -8
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-drag-node-handler-from-selection.mjs +0 -84
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-soft-parent-connection-drag-handlers-to-node/attach-soft-parent-connection-drag-handlers-to-node-request.mjs +0 -18
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-soft-parent-connection-drag-handlers-to-node/attach-soft-parent-connection-drag-handlers-to-node.mjs +0 -95
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-soft-parent-connection-drag-handlers-to-node/index.mjs +0 -3
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-source-connection-drag-handlers-to-node/attach-source-connection-drag-handlers-to-node-request.mjs +0 -23
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-source-connection-drag-handlers-to-node/attach-source-connection-drag-handlers-to-node.mjs +0 -62
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-source-connection-drag-handlers-to-node/index.mjs +0 -3
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-target-connection-drag-handlers-to-node/attach-target-connection-drag-handlers-to-node-request.mjs +0 -23
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-target-connection-drag-handlers-to-node/attach-target-connection-drag-handlers-to-node.mjs +0 -62
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-target-connection-drag-handlers-to-node/index.mjs +0 -3
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/build-drag-node-constraints/build-drag-node-constraints-request.mjs +0 -8
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/build-drag-node-constraints/build-drag-node-constraints.mjs +0 -72
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/build-drag-node-constraints/index.mjs +0 -3
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-handler/create-drag-node-handler-request.mjs +0 -14
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-handler/create-drag-node-handler.mjs +0 -55
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-handler/index.mjs +0 -3
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-hierarchy/create-drag-node-hierarchy-request.mjs +0 -9
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-hierarchy/create-drag-node-hierarchy.mjs +0 -50
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-hierarchy/drag-node-hierarchy.mjs +0 -9
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-hierarchy/index.mjs +0 -4
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/index.mjs +0 -11
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/providers.mjs +0 -19
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/read-node-bounds-with-paddings/index.mjs +0 -4
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/read-node-bounds-with-paddings/read-node-bounds-with-paddings-request.mjs +0 -10
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/read-node-bounds-with-paddings/read-node-bounds-with-paddings-response.mjs +0 -13
- package/esm2022/f-draggable/drag-node/attach-drag-node-handler-from-selection/read-node-bounds-with-paddings/read-node-bounds-with-paddings.mjs +0 -39
- package/esm2022/f-draggable/drag-node/drag-node-constraint/delta-clamp.mjs +0 -36
- package/esm2022/f-draggable/drag-node/drag-node-constraint/drag-node-delta-constraints.mjs +0 -42
- package/esm2022/f-draggable/drag-node/drag-node-constraint/expand-rect-by-overflow.mjs +0 -20
- package/esm2022/f-draggable/drag-node/drag-node-constraint/grid-snapper.mjs +0 -33
- package/esm2022/f-draggable/drag-node/drag-node-constraint/i-drag-node-delta-constraints-result.mjs +0 -2
- package/esm2022/f-draggable/drag-node/drag-node-constraint/i-drag-node-delta-constraints.mjs +0 -2
- package/esm2022/f-draggable/drag-node/drag-node-constraint/index.mjs +0 -7
- package/esm2022/f-draggable/drag-node/drag-node-dependent-connection-handlers/drag-node-connection-both-sides-handler.mjs +0 -31
- package/esm2022/f-draggable/drag-node/drag-node-dependent-connection-handlers/drag-node-connection-handler-base.mjs +0 -54
- package/esm2022/f-draggable/drag-node/drag-node-dependent-connection-handlers/drag-node-connection-source-handler.mjs +0 -15
- package/esm2022/f-draggable/drag-node/drag-node-dependent-connection-handlers/drag-node-connection-target-handler.mjs +0 -15
- package/esm2022/f-draggable/drag-node/drag-node-dependent-connection-handlers/index.mjs +0 -5
- package/esm2022/f-draggable/drag-node/drag-node-finalize/drag-node-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/drag-node/drag-node-finalize/drag-node-finalize.mjs +0 -104
- package/esm2022/f-draggable/drag-node/drag-node-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/drag-node/drag-node-handler/drag-node-handler.mjs +0 -93
- package/esm2022/f-draggable/drag-node/drag-node-handler/drag-node-item-handler.mjs +0 -169
- package/esm2022/f-draggable/drag-node/drag-node-handler/i-soft-parent-connection-handlers.mjs +0 -2
- package/esm2022/f-draggable/drag-node/drag-node-handler/index.mjs +0 -4
- package/esm2022/f-draggable/drag-node/drag-node-preparation/drag-node-preparation-request.mjs +0 -10
- package/esm2022/f-draggable/drag-node/drag-node-preparation/drag-node-preparation.mjs +0 -76
- package/esm2022/f-draggable/drag-node/drag-node-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/drag-node/f-drag-node-start-event-data.mjs +0 -7
- package/esm2022/f-draggable/drag-node/f-move-nodes-event.mjs +0 -16
- package/esm2022/f-draggable/drag-node/index.mjs +0 -13
- package/esm2022/f-draggable/drag-node/is-drag-node-handler.mjs +0 -7
- package/esm2022/f-draggable/drag-node/magnetic-lines/domain/calculate-magnetic-guides.mjs +0 -59
- package/esm2022/f-draggable/drag-node/magnetic-lines/domain/i-magnetic-axis-guide.mjs +0 -2
- package/esm2022/f-draggable/drag-node/magnetic-lines/domain/i-magnetic-guides-result.mjs +0 -2
- package/esm2022/f-draggable/drag-node/magnetic-lines/domain/index.mjs +0 -6
- package/esm2022/f-draggable/drag-node/magnetic-lines/domain/magnetic-line-element.mjs +0 -34
- package/esm2022/f-draggable/drag-node/magnetic-lines/domain/magnetic-line-renderer.mjs +0 -44
- package/esm2022/f-draggable/drag-node/magnetic-lines/index.mjs +0 -4
- package/esm2022/f-draggable/drag-node/magnetic-lines/magnetic-lines-handler/index.mjs +0 -2
- package/esm2022/f-draggable/drag-node/magnetic-lines/magnetic-lines-handler/magnetic-lines-handler.mjs +0 -55
- package/esm2022/f-draggable/drag-node/magnetic-lines/magnetic-lines-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/drag-node/magnetic-lines/magnetic-lines-preparation/magnetic-lines-preparation-request.mjs +0 -4
- package/esm2022/f-draggable/drag-node/magnetic-lines/magnetic-lines-preparation/magnetic-lines-preparation.mjs +0 -54
- package/esm2022/f-draggable/drag-node/magnetic-rects/domain/calculate-magnetic-rects.mjs +0 -374
- package/esm2022/f-draggable/drag-node/magnetic-rects/domain/i-magnetic-gap-rect.mjs +0 -2
- package/esm2022/f-draggable/drag-node/magnetic-rects/domain/i-magnetic-rects-result.mjs +0 -2
- package/esm2022/f-draggable/drag-node/magnetic-rects/domain/index.mjs +0 -6
- package/esm2022/f-draggable/drag-node/magnetic-rects/domain/magnetic-rect-element.mjs +0 -66
- package/esm2022/f-draggable/drag-node/magnetic-rects/domain/magnetic-rects-renderer.mjs +0 -50
- package/esm2022/f-draggable/drag-node/magnetic-rects/index.mjs +0 -4
- package/esm2022/f-draggable/drag-node/magnetic-rects/magnetic-rects-handler/index.mjs +0 -2
- package/esm2022/f-draggable/drag-node/magnetic-rects/magnetic-rects-handler/magnetic-rects-handler.mjs +0 -43
- package/esm2022/f-draggable/drag-node/magnetic-rects/magnetic-rects-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/drag-node/magnetic-rects/magnetic-rects-preparation/magnetic-rects-preparation-request.mjs +0 -4
- package/esm2022/f-draggable/drag-node/magnetic-rects/magnetic-rects-preparation/magnetic-rects-preparation.mjs +0 -54
- package/esm2022/f-draggable/drag-node/providers.mjs +0 -13
- package/esm2022/f-draggable/drop-to-group/drop-to-group-finalize/drop-to-group-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/drop-to-group/drop-to-group-finalize/drop-to-group-finalize.mjs +0 -65
- package/esm2022/f-draggable/drop-to-group/drop-to-group-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/drop-to-group/drop-to-group-handler/drop-to-group-handler.mjs +0 -88
- package/esm2022/f-draggable/drop-to-group/drop-to-group-handler/index.mjs +0 -2
- package/esm2022/f-draggable/drop-to-group/drop-to-group-preparation/drop-to-group-preparation-request.mjs +0 -8
- package/esm2022/f-draggable/drop-to-group/drop-to-group-preparation/drop-to-group-preparation.mjs +0 -91
- package/esm2022/f-draggable/drop-to-group/drop-to-group-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/drop-to-group/f-drop-to-group-event.mjs +0 -24
- package/esm2022/f-draggable/drop-to-group/index.mjs +0 -7
- package/esm2022/f-draggable/drop-to-group/providers.mjs +0 -9
- package/esm2022/f-draggable/drop-to-group/sort-drop-candidates-by-layer/index.mjs +0 -3
- package/esm2022/f-draggable/drop-to-group/sort-drop-candidates-by-layer/sort-drop-candidates-by-layer-request.mjs +0 -8
- package/esm2022/f-draggable/drop-to-group/sort-drop-candidates-by-layer/sort-drop-candidates-by-layer.mjs +0 -57
- package/esm2022/f-draggable/f-drag-blocker.directive.mjs +0 -16
- package/esm2022/f-draggable/f-drag-started-event.mjs +0 -23
- package/esm2022/f-draggable/f-draggable-base.mjs +0 -6
- package/esm2022/f-draggable/f-draggable-data-context.mjs +0 -48
- package/esm2022/f-draggable/f-draggable.directive.mjs +0 -197
- package/esm2022/f-draggable/f-selection-change-event.mjs +0 -23
- package/esm2022/f-draggable/index.mjs +0 -23
- package/esm2022/f-draggable/infrastructure/drag-handler-base.mjs +0 -34
- package/esm2022/f-draggable/infrastructure/drag-handler-injector.mjs +0 -113
- package/esm2022/f-draggable/infrastructure/f-drag-handler-result.mjs +0 -20
- package/esm2022/f-draggable/infrastructure/i-drag-session-feature.mjs +0 -2
- package/esm2022/f-draggable/infrastructure/index.mjs +0 -5
- package/esm2022/f-draggable/is-drag-blocker.mjs +0 -5
- package/esm2022/f-draggable/pinch-to-zoom/handler/index.mjs +0 -2
- package/esm2022/f-draggable/pinch-to-zoom/handler/pinch-to-zoom-handler.mjs +0 -88
- package/esm2022/f-draggable/pinch-to-zoom/index.mjs +0 -5
- package/esm2022/f-draggable/pinch-to-zoom/pinch-to-zoom-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/pinch-to-zoom/pinch-to-zoom-finalize/pinch-to-zoom-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/pinch-to-zoom/pinch-to-zoom-finalize/pinch-to-zoom-finalize.mjs +0 -31
- package/esm2022/f-draggable/pinch-to-zoom/pinch-to-zoom-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/pinch-to-zoom/pinch-to-zoom-preparation/pinch-to-zoom-preparation-request.mjs +0 -8
- package/esm2022/f-draggable/pinch-to-zoom/pinch-to-zoom-preparation/pinch-to-zoom-preparation.mjs +0 -47
- package/esm2022/f-draggable/pinch-to-zoom/providers.mjs +0 -4
- package/esm2022/f-draggable/providers.mjs +0 -29
- package/esm2022/f-draggable/resize-node/apply-child-resize-constraints/apply-child-resize-constraints-request.mjs +0 -10
- package/esm2022/f-draggable/resize-node/apply-child-resize-constraints/apply-child-resize-constraints.mjs +0 -57
- package/esm2022/f-draggable/resize-node/apply-child-resize-constraints/index.mjs +0 -3
- package/esm2022/f-draggable/resize-node/apply-parent-resize-constraints/apply-parent-resize-constraints-request.mjs +0 -10
- package/esm2022/f-draggable/resize-node/apply-parent-resize-constraints/apply-parent-resize-constraints.mjs +0 -150
- package/esm2022/f-draggable/resize-node/apply-parent-resize-constraints/index.mjs +0 -3
- package/esm2022/f-draggable/resize-node/calculate-changed-rect-from-difference/calculate-changed-rect-from-difference-request.mjs +0 -14
- package/esm2022/f-draggable/resize-node/calculate-changed-rect-from-difference/calculate-changed-rect-from-difference.mjs +0 -55
- package/esm2022/f-draggable/resize-node/calculate-changed-rect-from-difference/index.mjs +0 -3
- package/esm2022/f-draggable/resize-node/calculate-direct-children-union-rect/calculate-direct-children-union-rect-request.mjs +0 -10
- package/esm2022/f-draggable/resize-node/calculate-direct-children-union-rect/calculate-direct-children-union-rect.mjs +0 -38
- package/esm2022/f-draggable/resize-node/calculate-direct-children-union-rect/index.mjs +0 -3
- package/esm2022/f-draggable/resize-node/calculate-resize-limits/calculate-resize-limits-request.mjs +0 -10
- package/esm2022/f-draggable/resize-node/calculate-resize-limits/calculate-resize-limits.mjs +0 -69
- package/esm2022/f-draggable/resize-node/calculate-resize-limits/index.mjs +0 -3
- package/esm2022/f-draggable/resize-node/constraint/i-resize-constraint.mjs +0 -2
- package/esm2022/f-draggable/resize-node/constraint/i-resize-limit.mjs +0 -2
- package/esm2022/f-draggable/resize-node/constraint/i-resize-limits.mjs +0 -2
- package/esm2022/f-draggable/resize-node/constraint/i-resize-overflow.mjs +0 -2
- package/esm2022/f-draggable/resize-node/constraint/index.mjs +0 -6
- package/esm2022/f-draggable/resize-node/constraint/resize-direction.mjs +0 -12
- package/esm2022/f-draggable/resize-node/f-resize-node-start-event-data.mjs +0 -7
- package/esm2022/f-draggable/resize-node/index.mjs +0 -13
- package/esm2022/f-draggable/resize-node/is-resize-node-handler.mjs +0 -7
- package/esm2022/f-draggable/resize-node/providers.mjs +0 -19
- package/esm2022/f-draggable/resize-node/resize-node-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/resize-node/resize-node-finalize/resize-node-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/resize-node/resize-node-finalize/resize-node-finalize.mjs +0 -29
- package/esm2022/f-draggable/resize-node/resize-node-handler/i-resize-node-connection-handlers.mjs +0 -2
- package/esm2022/f-draggable/resize-node/resize-node-handler/index.mjs +0 -4
- package/esm2022/f-draggable/resize-node/resize-node-handler/resize-node-dependent-connection-handlers/index.mjs +0 -5
- package/esm2022/f-draggable/resize-node/resize-node-handler/resize-node-dependent-connection-handlers/resize-node-connection-both-sides-handler.mjs +0 -31
- package/esm2022/f-draggable/resize-node/resize-node-handler/resize-node-dependent-connection-handlers/resize-node-connection-handler-base.mjs +0 -56
- package/esm2022/f-draggable/resize-node/resize-node-handler/resize-node-dependent-connection-handlers/resize-node-connection-source-handler.mjs +0 -15
- package/esm2022/f-draggable/resize-node/resize-node-handler/resize-node-dependent-connection-handlers/resize-node-connection-target-handler.mjs +0 -15
- package/esm2022/f-draggable/resize-node/resize-node-handler/resize-node-handler.mjs +0 -116
- package/esm2022/f-draggable/resize-node/resize-preparation/attach-resize-connection-drag-handlers-to-node/attach-resize-connection-drag-handlers-to-node-request.mjs +0 -10
- package/esm2022/f-draggable/resize-node/resize-preparation/attach-resize-connection-drag-handlers-to-node/attach-resize-connection-drag-handlers-to-node.mjs +0 -99
- package/esm2022/f-draggable/resize-node/resize-preparation/attach-resize-connection-drag-handlers-to-node/index.mjs +0 -3
- package/esm2022/f-draggable/resize-node/resize-preparation/index.mjs +0 -4
- package/esm2022/f-draggable/resize-node/resize-preparation/resize-node-preparation-request.mjs +0 -10
- package/esm2022/f-draggable/resize-node/resize-preparation/resize-node-preparation.mjs +0 -77
- package/esm2022/f-draggable/rotate-node/calculate-difference-after-rotation.mjs +0 -19
- package/esm2022/f-draggable/rotate-node/f-rotate-node-start-event-data.mjs +0 -7
- package/esm2022/f-draggable/rotate-node/index.mjs +0 -8
- package/esm2022/f-draggable/rotate-node/is-rotate-node-handler.mjs +0 -7
- package/esm2022/f-draggable/rotate-node/providers.mjs +0 -4
- package/esm2022/f-draggable/rotate-node/rotate-node-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/rotate-node/rotate-node-finalize/rotate-node-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/rotate-node/rotate-node-finalize/rotate-node-finalize.mjs +0 -31
- package/esm2022/f-draggable/rotate-node/rotate-node-handler/index.mjs +0 -2
- package/esm2022/f-draggable/rotate-node/rotate-node-handler/rotate-node-handler.mjs +0 -89
- package/esm2022/f-draggable/rotate-node/rotate-node-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/rotate-node/rotate-node-preparation/rotate-node-preparation-request.mjs +0 -10
- package/esm2022/f-draggable/rotate-node/rotate-node-preparation/rotate-node-preparation.mjs +0 -99
- package/esm2022/f-draggable/select-by-pointer/index.mjs +0 -4
- package/esm2022/f-draggable/select-by-pointer/providers.mjs +0 -3
- package/esm2022/f-draggable/select-by-pointer/select-by-pointer-request.mjs +0 -10
- package/esm2022/f-draggable/select-by-pointer/select-by-pointer.mjs +0 -128
- package/esm2022/f-draggable/selection-area/index.mjs +0 -5
- package/esm2022/f-draggable/selection-area/providers.mjs +0 -4
- package/esm2022/f-draggable/selection-area/selection-area-finalize/index.mjs +0 -3
- package/esm2022/f-draggable/selection-area/selection-area-finalize/selection-area-finalize-request.mjs +0 -8
- package/esm2022/f-draggable/selection-area/selection-area-finalize/selection-area-finalize.mjs +0 -30
- package/esm2022/f-draggable/selection-area/selection-area-handler/index.mjs +0 -2
- package/esm2022/f-draggable/selection-area/selection-area-handler/selection-area-handler.mjs +0 -79
- package/esm2022/f-draggable/selection-area/selection-area-preparation/index.mjs +0 -3
- package/esm2022/f-draggable/selection-area/selection-area-preparation/selection-area-preparation-request.mjs +0 -8
- package/esm2022/f-draggable/selection-area/selection-area-preparation/selection-area-preparation.mjs +0 -40
- package/esm2022/f-external-item/f-external-item-base.mjs +0 -13
- package/esm2022/f-external-item/f-external-item-placeholder.mjs +0 -26
- package/esm2022/f-external-item/f-external-item-preview.mjs +0 -26
- package/esm2022/f-external-item/f-external-item.mjs +0 -63
- package/esm2022/f-external-item/f-external-item.service.mjs +0 -52
- package/esm2022/f-external-item/index.mjs +0 -8
- package/esm2022/f-external-item/is-external-item.mjs +0 -10
- package/esm2022/f-external-item/providers.mjs +0 -3
- package/esm2022/f-flow/f-flow-base.mjs +0 -5
- package/esm2022/f-flow/f-flow.component.mjs +0 -157
- package/esm2022/f-flow/index.mjs +0 -4
- package/esm2022/f-flow/providers.mjs +0 -5
- package/esm2022/f-flow.module.mjs +0 -114
- package/esm2022/f-layout/enums/e-f-layout-direction.mjs +0 -8
- package/esm2022/f-layout/enums/e-f-layout-mode.mjs +0 -6
- package/esm2022/f-layout/enums/index.mjs +0 -3
- package/esm2022/f-layout/f-layout-engine.mjs +0 -53
- package/esm2022/f-layout/flow-integration/f-layout-controller.mjs +0 -226
- package/esm2022/f-layout/flow-integration/index.mjs +0 -3
- package/esm2022/f-layout/flow-integration/normalize-flow-layout-data.mjs +0 -35
- package/esm2022/f-layout/index.mjs +0 -6
- package/esm2022/f-layout/models/i-f-layout-algorithm-options.mjs +0 -2
- package/esm2022/f-layout/models/i-f-layout-calculation-options.mjs +0 -2
- package/esm2022/f-layout/models/i-f-layout-connection.mjs +0 -2
- package/esm2022/f-layout/models/i-f-layout-graph.mjs +0 -2
- package/esm2022/f-layout/models/i-f-layout-node-position.mjs +0 -2
- package/esm2022/f-layout/models/i-f-layout-node.mjs +0 -2
- package/esm2022/f-layout/models/i-f-layout-options.mjs +0 -2
- package/esm2022/f-layout/models/i-f-layout-provider-config.mjs +0 -3
- package/esm2022/f-layout/models/i-f-layout-result.mjs +0 -2
- package/esm2022/f-layout/models/i-f-layout-writeback-payload.mjs +0 -2
- package/esm2022/f-layout/models/index.mjs +0 -12
- package/esm2022/f-layout/models/merge-layout-nodes.mjs +0 -14
- package/esm2022/f-layout/providers.mjs +0 -18
- package/esm2022/f-line-alignment/f-line-alignment.component.mjs +0 -31
- package/esm2022/f-line-alignment/index.mjs +0 -3
- package/esm2022/f-line-alignment/providers.mjs +0 -5
- package/esm2022/f-magnetic-lines/f-magnetic-lines-base.mjs +0 -12
- package/esm2022/f-magnetic-lines/f-magnetic-lines.mjs +0 -24
- package/esm2022/f-magnetic-lines/index.mjs +0 -4
- package/esm2022/f-magnetic-lines/providers.mjs +0 -3
- package/esm2022/f-magnetic-rects/f-magnetic-rects-base.mjs +0 -12
- package/esm2022/f-magnetic-rects/f-magnetic-rects.mjs +0 -29
- package/esm2022/f-magnetic-rects/index.mjs +0 -4
- package/esm2022/f-magnetic-rects/providers.mjs +0 -3
- package/esm2022/f-minimap/f-minimap-base.mjs +0 -12
- package/esm2022/f-minimap/f-minimap-canvas.directive.mjs +0 -30
- package/esm2022/f-minimap/f-minimap-flow.directive.mjs +0 -26
- package/esm2022/f-minimap/f-minimap-view.directive.mjs +0 -25
- package/esm2022/f-minimap/f-minimap.component.mjs +0 -66
- package/esm2022/f-minimap/index.mjs +0 -7
- package/esm2022/f-minimap/providers.mjs +0 -11
- package/esm2022/f-node/f-drag-handle.directive.mjs +0 -16
- package/esm2022/f-node/f-group.directive.mjs +0 -117
- package/esm2022/f-node/f-node-base.mjs +0 -110
- package/esm2022/f-node/f-node.directive.mjs +0 -121
- package/esm2022/f-node/f-resize-handle/e-f-resize-handle-type.mjs +0 -12
- package/esm2022/f-node/f-resize-handle/f-resize-handle.directive.mjs +0 -27
- package/esm2022/f-node/f-resize-handle/index.mjs +0 -3
- package/esm2022/f-node/f-rotate-handle/f-rotate-handle.directive.mjs +0 -16
- package/esm2022/f-node/f-rotate-handle/index.mjs +0 -3
- package/esm2022/f-node/f-rotate-handle/is-rotate-handle.mjs +0 -5
- package/esm2022/f-node/index.mjs +0 -9
- package/esm2022/f-node/is-node.mjs +0 -4
- package/esm2022/f-node/providers.mjs +0 -13
- package/esm2022/f-selection-area/f-selection-area-base.mjs +0 -14
- package/esm2022/f-selection-area/f-selection-area.mjs +0 -29
- package/esm2022/f-selection-area/index.mjs +0 -4
- package/esm2022/f-selection-area/providers.mjs +0 -3
- package/esm2022/f-storage/base/f-id-registry-base.mjs +0 -89
- package/esm2022/f-storage/base/f-single-registry-base.mjs +0 -37
- package/esm2022/f-storage/base/index.mjs +0 -3
- package/esm2022/f-storage/f-components-store.mjs +0 -121
- package/esm2022/f-storage/f-connection-marker-registry.mjs +0 -5
- package/esm2022/f-storage/f-connection-registry.mjs +0 -25
- package/esm2022/f-storage/f-connector-registry.mjs +0 -9
- package/esm2022/f-storage/f-node-registry.mjs +0 -5
- package/esm2022/f-storage/features/emit-connections-changes/emit-connections-changes-request.mjs +0 -4
- package/esm2022/f-storage/features/emit-connections-changes/emit-connections-changes.mjs +0 -22
- package/esm2022/f-storage/features/emit-connections-changes/index.mjs +0 -3
- package/esm2022/f-storage/features/index.mjs +0 -8
- package/esm2022/f-storage/features/listen-connections-changes/index.mjs +0 -3
- package/esm2022/f-storage/features/listen-connections-changes/listen-connections-changes-request.mjs +0 -8
- package/esm2022/f-storage/features/listen-connections-changes/listen-connections-changes.mjs +0 -25
- package/esm2022/f-storage/features/listen-nodes-changes/index.mjs +0 -3
- package/esm2022/f-storage/features/listen-nodes-changes/listen-nodes-changes-request.mjs +0 -4
- package/esm2022/f-storage/features/listen-nodes-changes/listen-nodes-changes.mjs +0 -23
- package/esm2022/f-storage/features/listen-transform-changes/index.mjs +0 -3
- package/esm2022/f-storage/features/listen-transform-changes/listen-transform-changes-request.mjs +0 -4
- package/esm2022/f-storage/features/listen-transform-changes/listen-transform-changes.mjs +0 -23
- package/esm2022/f-storage/features/notify-transform-changed/index.mjs +0 -3
- package/esm2022/f-storage/features/notify-transform-changed/notify-transform-changed-request.mjs +0 -4
- package/esm2022/f-storage/features/notify-transform-changed/notify-transform-changed.mjs +0 -22
- package/esm2022/f-storage/features/register-plugin-instance/index.mjs +0 -3
- package/esm2022/f-storage/features/register-plugin-instance/register-plugin-instance-request.mjs +0 -10
- package/esm2022/f-storage/features/register-plugin-instance/register-plugin-instance.mjs +0 -25
- package/esm2022/f-storage/features/remove-plugin-instance/index.mjs +0 -3
- package/esm2022/f-storage/features/remove-plugin-instance/remove-plugin-instance-request.mjs +0 -8
- package/esm2022/f-storage/features/remove-plugin-instance/remove-plugin-instance.mjs +0 -25
- package/esm2022/f-storage/index.mjs +0 -9
- package/esm2022/f-storage/providers.mjs +0 -14
- package/esm2022/f-virtual/f-virtual-for.mjs +0 -86
- package/esm2022/f-virtual/index.mjs +0 -3
- package/esm2022/f-virtual/providers.mjs +0 -3
- package/esm2022/f-zoom/e-f-zoom-direction.mjs +0 -6
- package/esm2022/f-zoom/f-zoom-base.mjs +0 -5
- package/esm2022/f-zoom/f-zoom.directive.mjs +0 -158
- package/esm2022/f-zoom/index.mjs +0 -5
- package/esm2022/f-zoom/providers.mjs +0 -5
- package/esm2022/f-zoom/wheel-zoom.utils.mjs +0 -34
- package/esm2022/foblex-flow.mjs +0 -5
- package/esm2022/i-has-host-element.mjs +0 -2
- package/esm2022/mixins/change-selection/change-selection.mjs +0 -28
- package/esm2022/mixins/change-selection/i-selectable.mjs +0 -2
- package/esm2022/mixins/change-selection/index.mjs +0 -3
- package/esm2022/mixins/change-visibility/change-visibility.mjs +0 -15
- package/esm2022/mixins/change-visibility/i-can-change-visibility.mjs +0 -2
- package/esm2022/mixins/change-visibility/index.mjs +0 -3
- package/esm2022/mixins/constructor.mjs +0 -2
- package/esm2022/mixins/index.mjs +0 -4
- package/esm2022/public-api.mjs +0 -28
- package/esm2022/reactivity/after-next-paint.mjs +0 -27
- package/esm2022/reactivity/debounce-animation-frame.mjs +0 -21
- package/esm2022/reactivity/debounce-microtask.mjs +0 -20
- package/esm2022/reactivity/debounce-time.mjs +0 -21
- package/esm2022/reactivity/f-channel-hub.mjs +0 -50
- package/esm2022/reactivity/f-channel.mjs +0 -14
- package/esm2022/reactivity/f-resize-channel.mjs +0 -29
- package/esm2022/reactivity/index.mjs +0 -11
- package/esm2022/reactivity/notify-on-start.mjs +0 -33
- package/esm2022/reactivity/take-one.mjs +0 -21
- package/esm2022/reactivity/types.mjs +0 -2
- package/esm2022/utils/calculate-pointer-in-flow.mjs +0 -12
- package/esm2022/utils/index.mjs +0 -4
- package/esm2022/utils/infinity-min-max.mjs +0 -7
- package/esm2022/utils/string-attribute.mjs +0 -4
- package/f-auto-pan/f-auto-pan-base.d.ts +0 -11
- package/f-auto-pan/f-auto-pan.d.ts +0 -13
- package/f-auto-pan/index.d.ts +0 -3
- package/f-auto-pan/providers.d.ts +0 -2
- package/f-backgroud/domain/i-f-background-pattern.d.ts +0 -7
- package/f-backgroud/domain/index.d.ts +0 -1
- package/f-backgroud/f-background-base.d.ts +0 -11
- package/f-backgroud/f-background.component.d.ts +0 -14
- package/f-backgroud/f-circle-pattern/f-circle-pattern.component.d.ts +0 -32
- package/f-backgroud/f-circle-pattern/index.d.ts +0 -1
- package/f-backgroud/f-rect-pattern/f-rect-pattern.component.d.ts +0 -35
- package/f-backgroud/f-rect-pattern/index.d.ts +0 -1
- package/f-backgroud/index.d.ts +0 -6
- package/f-backgroud/providers.d.ts +0 -4
- package/f-cache/config/f-cache-options.d.ts +0 -6
- package/f-cache/config/index.d.ts +0 -1
- package/f-cache/features/f-cache-connectors/index.d.ts +0 -2
- package/f-cache/features/f-cache-connectors/register-connector/index.d.ts +0 -2
- package/f-cache/features/f-cache-connectors/register-connector/register-connector-request.d.ts +0 -8
- package/f-cache/features/f-cache-connectors/register-connector/register-connector.d.ts +0 -12
- package/f-cache/features/f-cache-connectors/unregister-connector/index.d.ts +0 -2
- package/f-cache/features/f-cache-connectors/unregister-connector/unregister-connector-request.d.ts +0 -6
- package/f-cache/features/f-cache-connectors/unregister-connector/unregister-connector.d.ts +0 -12
- package/f-cache/features/f-cache-nodes/index.d.ts +0 -3
- package/f-cache/features/f-cache-nodes/invalidate-node/index.d.ts +0 -2
- package/f-cache/features/f-cache-nodes/invalidate-node/invalidate-node-request.d.ts +0 -6
- package/f-cache/features/f-cache-nodes/invalidate-node/invalidate-node.d.ts +0 -10
- package/f-cache/features/f-cache-nodes/register-node/index.d.ts +0 -2
- package/f-cache/features/f-cache-nodes/register-node/register-node-request.d.ts +0 -8
- package/f-cache/features/f-cache-nodes/register-node/register-node.d.ts +0 -10
- package/f-cache/features/f-cache-nodes/unregister-node/index.d.ts +0 -2
- package/f-cache/features/f-cache-nodes/unregister-node/unregister-node-request.d.ts +0 -5
- package/f-cache/features/f-cache-nodes/unregister-node/unregister-node.d.ts +0 -11
- package/f-cache/features/f-cache-rects/get-cached-rect/get-cached-rect-request.d.ts +0 -5
- package/f-cache/features/f-cache-rects/get-cached-rect/get-cached-rect.d.ts +0 -11
- package/f-cache/features/f-cache-rects/get-cached-rect/index.d.ts +0 -2
- package/f-cache/features/f-cache-rects/index.d.ts +0 -4
- package/f-cache/features/f-cache-rects/set-connector-rect/index.d.ts +0 -2
- package/f-cache/features/f-cache-rects/set-connector-rect/set-connector-rect-request.d.ts +0 -8
- package/f-cache/features/f-cache-rects/set-connector-rect/set-connector-rect.d.ts +0 -10
- package/f-cache/features/f-cache-rects/set-node-rect/index.d.ts +0 -2
- package/f-cache/features/f-cache-rects/set-node-rect/set-node-rect-request.d.ts +0 -7
- package/f-cache/features/f-cache-rects/set-node-rect/set-node-rect.d.ts +0 -11
- package/f-cache/features/f-cache-rects/update-rect-by-element/index.d.ts +0 -2
- package/f-cache/features/f-cache-rects/update-rect-by-element/update-rect-by-element-request.d.ts +0 -7
- package/f-cache/features/f-cache-rects/update-rect-by-element/update-rect-by-element.d.ts +0 -10
- package/f-cache/features/index.d.ts +0 -3
- package/f-cache/index.d.ts +0 -4
- package/f-cache/model/f-cache-connector-key.d.ts +0 -4
- package/f-cache/model/f-cache-connector.d.ts +0 -11
- package/f-cache/model/f-cache-node.d.ts +0 -9
- package/f-cache/model/f-cache.d.ts +0 -12
- package/f-cache/model/i-f-cache-node-ref.d.ts +0 -6
- package/f-cache/model/index.d.ts +0 -5
- package/f-cache/providers.d.ts +0 -3
- package/f-canvas/domain/f-canvas-change-event.d.ts +0 -6
- package/f-canvas/domain/index.d.ts +0 -1
- package/f-canvas/f-canvas-base.d.ts +0 -27
- package/f-canvas/f-canvas.component.d.ts +0 -85
- package/f-canvas/index.d.ts +0 -4
- package/f-canvas/providers.d.ts +0 -2
- package/f-connection/f-connection/f-connection.component.d.ts +0 -27
- package/f-connection/f-connection/index.d.ts +0 -1
- package/f-connection/f-connection-for-create/f-connection-for-create.component.d.ts +0 -25
- package/f-connection/f-connection-for-create/index.d.ts +0 -1
- package/f-connection/f-snap-connection/f-snap-connection.component.d.ts +0 -27
- package/f-connection/f-snap-connection/index.d.ts +0 -1
- package/f-connection/index.d.ts +0 -4
- package/f-connection/providers.d.ts +0 -6
- package/f-connection-v2/components/connection-content/f-connection-content.d.ts +0 -42
- package/f-connection-v2/components/connection-content/index.d.ts +0 -3
- package/f-connection-v2/components/connection-content/models/f-connection-content-base.d.ts +0 -36
- package/f-connection-v2/components/connection-content/models/index.d.ts +0 -1
- package/f-connection-v2/components/connection-content/utils/i-polyline-content.d.ts +0 -9
- package/f-connection-v2/components/connection-content/utils/index.d.ts +0 -5
- package/f-connection-v2/components/connection-content/utils/polyline-content-align.d.ts +0 -4
- package/f-connection-v2/components/connection-content/utils/polyline-content-layout-engine.d.ts +0 -13
- package/f-connection-v2/components/connection-content/utils/polyline-content-place.d.ts +0 -18
- package/f-connection-v2/components/connection-content/utils/polyline-sampler/i-sampler-result.d.ts +0 -11
- package/f-connection-v2/components/connection-content/utils/polyline-sampler/i-tangent.d.ts +0 -4
- package/f-connection-v2/components/connection-content/utils/polyline-sampler/index.d.ts +0 -4
- package/f-connection-v2/components/connection-content/utils/polyline-sampler/polyline-sampler.d.ts +0 -60
- package/f-connection-v2/components/connection-content/utils/polyline-sampler/polyline.d.ts +0 -29
- package/f-connection-v2/components/connection-drag-handles/f-connection-drag-handle-end.d.ts +0 -8
- package/f-connection-v2/components/connection-drag-handles/f-connection-drag-handle-start.d.ts +0 -8
- package/f-connection-v2/components/connection-drag-handles/index.d.ts +0 -3
- package/f-connection-v2/components/connection-drag-handles/models/f-connection-drag-handle-base.d.ts +0 -11
- package/f-connection-v2/components/connection-drag-handles/models/index.d.ts +0 -1
- package/f-connection-v2/components/connection-gradient/components/index.d.ts +0 -1
- package/f-connection-v2/components/connection-gradient/components/render/f-connection-gradient-renderer.d.ts +0 -8
- package/f-connection-v2/components/connection-gradient/components/render/index.d.ts +0 -2
- package/f-connection-v2/components/connection-gradient/components/render/models/f-connection-gradient-renderer-base.d.ts +0 -25
- package/f-connection-v2/components/connection-gradient/components/render/models/index.d.ts +0 -1
- package/f-connection-v2/components/connection-gradient/f-connection-gradient.d.ts +0 -8
- package/f-connection-v2/components/connection-gradient/index.d.ts +0 -3
- package/f-connection-v2/components/connection-gradient/models/f-connection-gradient-base.d.ts +0 -6
- package/f-connection-v2/components/connection-gradient/models/index.d.ts +0 -1
- package/f-connection-v2/components/connection-marker/enums/e-f-marker-type.d.ts +0 -8
- package/f-connection-v2/components/connection-marker/enums/index.d.ts +0 -1
- package/f-connection-v2/components/connection-marker/f-connection-marker.d.ts +0 -20
- package/f-connection-v2/components/connection-marker/index.d.ts +0 -5
- package/f-connection-v2/components/connection-marker/models/f-connection-marker-base.d.ts +0 -15
- package/f-connection-v2/components/connection-marker/models/index.d.ts +0 -1
- package/f-connection-v2/components/connection-marker/shape-markers/f-connection-marker-arrow.d.ts +0 -17
- package/f-connection-v2/components/connection-marker/shape-markers/f-connection-marker-circle.d.ts +0 -17
- package/f-connection-v2/components/connection-marker/shape-markers/index.d.ts +0 -2
- package/f-connection-v2/components/connection-marker/utils/coerce-marker-type.d.ts +0 -2
- package/f-connection-v2/components/connection-marker/utils/index.d.ts +0 -1
- package/f-connection-v2/components/connection-path/f-connection-path.d.ts +0 -15
- package/f-connection-v2/components/connection-path/index.d.ts +0 -2
- package/f-connection-v2/components/connection-path/models/f-connection-path-base.d.ts +0 -9
- package/f-connection-v2/components/connection-path/models/index.d.ts +0 -1
- package/f-connection-v2/components/connection-selection/f-connection-selection.d.ts +0 -9
- package/f-connection-v2/components/connection-selection/index.d.ts +0 -2
- package/f-connection-v2/components/connection-selection/models/f-connection-selection-base.d.ts +0 -6
- package/f-connection-v2/components/connection-selection/models/index.d.ts +0 -1
- package/f-connection-v2/components/connection-waypoints/f-connection-waypoints.d.ts +0 -19
- package/f-connection-v2/components/connection-waypoints/index.d.ts +0 -3
- package/f-connection-v2/components/connection-waypoints/models/f-connection-waypoints-base.d.ts +0 -16
- package/f-connection-v2/components/connection-waypoints/models/index.d.ts +0 -1
- package/f-connection-v2/components/connection-waypoints/utils/find-existing-waypoint.d.ts +0 -6
- package/f-connection-v2/components/connection-waypoints/utils/find-waypoint-candidate.d.ts +0 -6
- package/f-connection-v2/components/connection-waypoints/utils/index.d.ts +0 -4
- package/f-connection-v2/components/connection-waypoints/utils/is-pointer-inside-point.d.ts +0 -2
- package/f-connection-v2/components/connection-waypoints/utils/pick-waypoint.d.ts +0 -17
- package/f-connection-v2/components/f-connection-base.d.ts +0 -68
- package/f-connection-v2/components/index.d.ts +0 -8
- package/f-connection-v2/enums/e-f-connectable-side.d.ts +0 -10
- package/f-connection-v2/enums/e-f-connection-type.d.ts +0 -6
- package/f-connection-v2/enums/index.d.ts +0 -2
- package/f-connection-v2/index.d.ts +0 -4
- package/f-connection-v2/models/f-connection-components-parent.d.ts +0 -13
- package/f-connection-v2/models/index.d.ts +0 -1
- package/f-connection-v2/utils/connection-behaviour/connection-behaviour-builder-request.d.ts +0 -14
- package/f-connection-v2/utils/connection-behaviour/connection-behaviour-builder.d.ts +0 -46
- package/f-connection-v2/utils/connection-behaviour/enums/e-f-connection-behavior.d.ts +0 -5
- package/f-connection-v2/utils/connection-behaviour/enums/e-f-connection-connectable-side.d.ts +0 -10
- package/f-connection-v2/utils/connection-behaviour/enums/index.d.ts +0 -2
- package/f-connection-v2/utils/connection-behaviour/index.d.ts +0 -5
- package/f-connection-v2/utils/connection-behaviour/models/i-calculate-behavior-request.d.ts +0 -14
- package/f-connection-v2/utils/connection-behaviour/models/index.d.ts +0 -1
- package/f-connection-v2/utils/connection-behaviour/utils/fixed-center-behavior.d.ts +0 -8
- package/f-connection-v2/utils/connection-behaviour/utils/fixed-outbound-behavior.d.ts +0 -8
- package/f-connection-v2/utils/connection-behaviour/utils/floating-behavior.d.ts +0 -8
- package/f-connection-v2/utils/connection-behaviour/utils/get-rotated-rounded-rect-intersection.d.ts +0 -3
- package/f-connection-v2/utils/connection-behaviour/utils/index.d.ts +0 -3
- package/f-connection-v2/utils/connection-line-builder/builders/adaptive-curve/calculate-adaptive-curve-data.d.ts +0 -8
- package/f-connection-v2/utils/connection-line-builder/builders/adaptive-curve/index.d.ts +0 -1
- package/f-connection-v2/utils/connection-line-builder/builders/bezier-curve/calculate-bezier-curve-data.d.ts +0 -4
- package/f-connection-v2/utils/connection-line-builder/builders/bezier-curve/index.d.ts +0 -1
- package/f-connection-v2/utils/connection-line-builder/builders/index.d.ts +0 -5
- package/f-connection-v2/utils/connection-line-builder/builders/segment-line/build-corner-mid-points-and-apply-offsets.d.ts +0 -17
- package/f-connection-v2/utils/connection-line-builder/builders/segment-line/calculate-segment-line-data.d.ts +0 -6
- package/f-connection-v2/utils/connection-line-builder/builders/segment-line/create-segment-line-path.d.ts +0 -2
- package/f-connection-v2/utils/connection-line-builder/builders/segment-line/index.d.ts +0 -3
- package/f-connection-v2/utils/connection-line-builder/builders/straight-line/calculate-straight-line-data.d.ts +0 -4
- package/f-connection-v2/utils/connection-line-builder/builders/straight-line/index.d.ts +0 -1
- package/f-connection-v2/utils/connection-line-builder/builders/utils/build-connection-anchors.d.ts +0 -2
- package/f-connection-v2/utils/connection-line-builder/builders/utils/calculate-center-between-points.d.ts +0 -2
- package/f-connection-v2/utils/connection-line-builder/builders/utils/calculate-curve-candidates.d.ts +0 -3
- package/f-connection-v2/utils/connection-line-builder/builders/utils/calculate-polyline-candidates.d.ts +0 -2
- package/f-connection-v2/utils/connection-line-builder/builders/utils/index.d.ts +0 -8
- package/f-connection-v2/utils/connection-line-builder/builders/utils/merge-point-chains.d.ts +0 -2
- package/f-connection-v2/utils/connection-line-builder/builders/utils/multi-cubic.d.ts +0 -10
- package/f-connection-v2/utils/connection-line-builder/builders/utils/normalize-polyline.d.ts +0 -2
- package/f-connection-v2/utils/connection-line-builder/builders/utils/sample-cubic-bezier-uniform.d.ts +0 -24
- package/f-connection-v2/utils/connection-line-builder/connection-line-builder-request.d.ts +0 -7
- package/f-connection-v2/utils/connection-line-builder/connection-line-builder.d.ts +0 -13
- package/f-connection-v2/utils/connection-line-builder/index.d.ts +0 -5
- package/f-connection-v2/utils/connection-line-builder/models/i-f-connection-builder-request.d.ts +0 -11
- package/f-connection-v2/utils/connection-line-builder/models/i-f-connection-builder-response.d.ts +0 -8
- package/f-connection-v2/utils/connection-line-builder/models/i-f-connection-builder.d.ts +0 -5
- package/f-connection-v2/utils/connection-line-builder/models/index.d.ts +0 -3
- package/f-connection-v2/utils/connection-line-builder/providers/f-connection-builders.d.ts +0 -4
- package/f-connection-v2/utils/connection-line-builder/providers/index.d.ts +0 -1
- package/f-connection-v2/utils/create-connection-dom-identifier.d.ts +0 -1
- package/f-connection-v2/utils/create-connection-selection-dom-identifier.d.ts +0 -1
- package/f-connection-v2/utils/create-gradient-dom-identifier.d.ts +0 -1
- package/f-connection-v2/utils/create-gradient-dom-url.d.ts +0 -1
- package/f-connection-v2/utils/index.d.ts +0 -6
- package/f-connectors/f-connector-base.d.ts +0 -22
- package/f-connectors/f-node-input/f-node-input-base.d.ts +0 -12
- package/f-connectors/f-node-input/f-node-input.directive.d.ts +0 -25
- package/f-connectors/f-node-input/index.d.ts +0 -2
- package/f-connectors/f-node-outlet/f-node-outlet-base.d.ts +0 -14
- package/f-connectors/f-node-outlet/f-node-outlet.directive.d.ts +0 -21
- package/f-connectors/f-node-outlet/index.d.ts +0 -3
- package/f-connectors/f-node-outlet/is-node-outlet.d.ts +0 -1
- package/f-connectors/f-node-output/f-node-output-base.d.ts +0 -12
- package/f-connectors/f-node-output/f-node-output.directive.d.ts +0 -26
- package/f-connectors/f-node-output/index.d.ts +0 -3
- package/f-connectors/f-node-output/is-node-output.d.ts +0 -1
- package/f-connectors/f-source-connector-base.d.ts +0 -10
- package/f-connectors/index.d.ts +0 -6
- package/f-connectors/providers.d.ts +0 -4
- package/f-draggable/auto-pan/auto-pan.utils.d.ts +0 -6
- package/f-draggable/auto-pan/index.d.ts +0 -6
- package/f-draggable/auto-pan/providers.d.ts +0 -4
- package/f-draggable/auto-pan/run-auto-pan-frame/index.d.ts +0 -2
- package/f-draggable/auto-pan/run-auto-pan-frame/run-auto-pan-frame-request.d.ts +0 -3
- package/f-draggable/auto-pan/run-auto-pan-frame/run-auto-pan-frame.d.ts +0 -21
- package/f-draggable/auto-pan/stop-auto-pan/index.d.ts +0 -2
- package/f-draggable/auto-pan/stop-auto-pan/stop-auto-pan-request.d.ts +0 -3
- package/f-draggable/auto-pan/stop-auto-pan/stop-auto-pan.d.ts +0 -10
- package/f-draggable/auto-pan/stored-pointer-event.d.ts +0 -12
- package/f-draggable/auto-pan/sync-auto-pan/index.d.ts +0 -2
- package/f-draggable/auto-pan/sync-auto-pan/sync-auto-pan-request.d.ts +0 -3
- package/f-draggable/auto-pan/sync-auto-pan/sync-auto-pan.d.ts +0 -19
- package/f-draggable/connection/create-connection/create-connection-finalize/create-connection-finalize-request.d.ts +0 -6
- package/f-draggable/connection/create-connection/create-connection-finalize/create-connection-finalize.d.ts +0 -19
- package/f-draggable/connection/create-connection/create-connection-finalize/index.d.ts +0 -2
- package/f-draggable/connection/create-connection/create-connection-handler/create-connection-handler.d.ts +0 -36
- package/f-draggable/connection/create-connection/create-connection-handler/index.d.ts +0 -1
- package/f-draggable/connection/create-connection/create-connection-preparation/create-connection-preparation-request.d.ts +0 -8
- package/f-draggable/connection/create-connection/create-connection-preparation/create-connection-preparation.d.ts +0 -14
- package/f-draggable/connection/create-connection/create-connection-preparation/create-drag-handler/create-connection-create-drag-handler-request.d.ts +0 -8
- package/f-draggable/connection/create-connection/create-connection-preparation/create-drag-handler/create-connection-create-drag-handler.d.ts +0 -26
- package/f-draggable/connection/create-connection/create-connection-preparation/create-drag-handler/index.d.ts +0 -2
- package/f-draggable/connection/create-connection/create-connection-preparation/from-outlet-preparation/create-connection-from-outlet-preparation-request.d.ts +0 -8
- package/f-draggable/connection/create-connection/create-connection-preparation/from-outlet-preparation/create-connection-from-outlet-preparation.d.ts +0 -14
- package/f-draggable/connection/create-connection/create-connection-preparation/from-outlet-preparation/index.d.ts +0 -2
- package/f-draggable/connection/create-connection/create-connection-preparation/from-output-preparation/create-connection-from-output-preparation-request.d.ts +0 -8
- package/f-draggable/connection/create-connection/create-connection-preparation/from-output-preparation/create-connection-from-output-preparation.d.ts +0 -13
- package/f-draggable/connection/create-connection/create-connection-preparation/from-output-preparation/index.d.ts +0 -2
- package/f-draggable/connection/create-connection/create-connection-preparation/index.d.ts +0 -5
- package/f-draggable/connection/create-connection/f-create-connection-event.d.ts +0 -16
- package/f-draggable/connection/create-connection/i-create-connection-drag-result.d.ts +0 -7
- package/f-draggable/connection/create-connection/i-create-connection-event-data.d.ts +0 -3
- package/f-draggable/connection/create-connection/index.d.ts +0 -7
- package/f-draggable/connection/create-connection/resolve-connectable-output-for-outlet/index.d.ts +0 -2
- package/f-draggable/connection/create-connection/resolve-connectable-output-for-outlet/resolve-connectable-output-for-outlet-request.d.ts +0 -6
- package/f-draggable/connection/create-connection/resolve-connectable-output-for-outlet/resolve-connectable-output-for-outlet.d.ts +0 -12
- package/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-finalize/drag-connection-waypoint-finalize-request.d.ts +0 -6
- package/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-finalize/drag-connection-waypoint-finalize.d.ts +0 -11
- package/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-finalize/index.d.ts +0 -2
- package/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-handler/drag-connection-waypoint-handler.d.ts +0 -21
- package/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-handler/index.d.ts +0 -1
- package/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-preparation/drag-connection-waypoint-preparation-request.d.ts +0 -8
- package/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-preparation/drag-connection-waypoint-preparation.d.ts +0 -19
- package/f-draggable/connection/drag-connection-waypoint/drag-connection-waypoint-preparation/index.d.ts +0 -2
- package/f-draggable/connection/drag-connection-waypoint/f-connection-waypoints-changed-event.d.ts +0 -6
- package/f-draggable/connection/drag-connection-waypoint/index.d.ts +0 -4
- package/f-draggable/connection/index.d.ts +0 -4
- package/f-draggable/connection/providers.d.ts +0 -4
- package/f-draggable/connection/reassign-connection/f-reassign-connection-event.d.ts +0 -29
- package/f-draggable/connection/reassign-connection/i-reassign-connection-drag-result.d.ts +0 -17
- package/f-draggable/connection/reassign-connection/i-reassign-connection-event-data.d.ts +0 -3
- package/f-draggable/connection/reassign-connection/index.d.ts +0 -6
- package/f-draggable/connection/reassign-connection/reassign-connection-finalize/index.d.ts +0 -2
- package/f-draggable/connection/reassign-connection/reassign-connection-finalize/reassign-connection-finalize-request.d.ts +0 -6
- package/f-draggable/connection/reassign-connection/reassign-connection-finalize/reassign-connection-finalize.d.ts +0 -18
- package/f-draggable/connection/reassign-connection/reassign-connection-handler/i-reassign-handler.d.ts +0 -15
- package/f-draggable/connection/reassign-connection/reassign-connection-handler/index.d.ts +0 -4
- package/f-draggable/connection/reassign-connection/reassign-connection-handler/reassign-connection-handler.d.ts +0 -30
- package/f-draggable/connection/reassign-connection/reassign-connection-handler/reassign-connection-source-handler.d.ts +0 -28
- package/f-draggable/connection/reassign-connection/reassign-connection-handler/reassign-connection-target-handler.d.ts +0 -28
- package/f-draggable/connection/reassign-connection/reassign-connection-preparation/index.d.ts +0 -3
- package/f-draggable/connection/reassign-connection/reassign-connection-preparation/is-pointer-inside-start-or-end-drag-handles.d.ts +0 -5
- package/f-draggable/connection/reassign-connection/reassign-connection-preparation/reassign-connection-preparation-request.d.ts +0 -8
- package/f-draggable/connection/reassign-connection/reassign-connection-preparation/reassign-connection-preparation.d.ts +0 -20
- package/f-draggable/domain/detect-connections-under-drag-node/detect-connections-under-drag-node-request.d.ts +0 -6
- package/f-draggable/domain/detect-connections-under-drag-node/detect-connections-under-drag-node.d.ts +0 -14
- package/f-draggable/domain/detect-connections-under-drag-node/f-node-intersected-with-connections-event.d.ts +0 -25
- package/f-draggable/domain/detect-connections-under-drag-node/index.d.ts +0 -3
- package/f-draggable/domain/emit-end-drag-sequence-event/emit-end-drag-sequence-event-request.d.ts +0 -3
- package/f-draggable/domain/emit-end-drag-sequence-event/emit-end-drag-sequence-event.d.ts +0 -14
- package/f-draggable/domain/emit-end-drag-sequence-event/index.d.ts +0 -2
- package/f-draggable/domain/emit-selection-change-event/emit-selection-change-event-request.d.ts +0 -3
- package/f-draggable/domain/emit-selection-change-event/emit-selection-change-event.d.ts +0 -17
- package/f-draggable/domain/emit-selection-change-event/index.d.ts +0 -2
- package/f-draggable/domain/emit-start-drag-sequence-event/emit-start-drag-sequence-event-request.d.ts +0 -3
- package/f-draggable/domain/emit-start-drag-sequence-event/emit-start-drag-sequence-event.d.ts +0 -15
- package/f-draggable/domain/emit-start-drag-sequence-event/index.d.ts +0 -2
- package/f-draggable/domain/get-normalized-parent-node-rect/get-normalized-parent-node-rect-request.d.ts +0 -6
- package/f-draggable/domain/get-normalized-parent-node-rect/get-normalized-parent-node-rect.d.ts +0 -15
- package/f-draggable/domain/get-normalized-parent-node-rect/index.d.ts +0 -2
- package/f-draggable/domain/i-node-with-rect.d.ts +0 -6
- package/f-draggable/domain/index.d.ts +0 -8
- package/f-draggable/domain/is-array-has-parent-node/index.d.ts +0 -2
- package/f-draggable/domain/is-array-has-parent-node/is-array-has-parent-node-request.d.ts +0 -7
- package/f-draggable/domain/is-array-has-parent-node/is-array-has-parent-node.d.ts +0 -10
- package/f-draggable/domain/providers.d.ts +0 -7
- package/f-draggable/drag-canvas/drag-canvas-finalize/drag-canvas-finalize-request.d.ts +0 -6
- package/f-draggable/drag-canvas/drag-canvas-finalize/drag-canvas-finalize.d.ts +0 -10
- package/f-draggable/drag-canvas/drag-canvas-finalize/index.d.ts +0 -2
- package/f-draggable/drag-canvas/drag-canvas-handler/drag-canvas-handler.d.ts +0 -15
- package/f-draggable/drag-canvas/drag-canvas-handler/index.d.ts +0 -1
- package/f-draggable/drag-canvas/drag-canvas-preparation/drag-canvas-preparation-request.d.ts +0 -8
- package/f-draggable/drag-canvas/drag-canvas-preparation/drag-canvas-preparation.d.ts +0 -16
- package/f-draggable/drag-canvas/drag-canvas-preparation/index.d.ts +0 -2
- package/f-draggable/drag-canvas/index.d.ts +0 -4
- package/f-draggable/drag-canvas/providers.d.ts +0 -3
- package/f-draggable/drag-external-item/constraints/external-rect-constraint.d.ts +0 -16
- package/f-draggable/drag-external-item/constraints/index.d.ts +0 -1
- package/f-draggable/drag-external-item/drag-external-item-create-placeholder/drag-external-item-create-placeholder-request.d.ts +0 -6
- package/f-draggable/drag-external-item/drag-external-item-create-placeholder/drag-external-item-create-placeholder.d.ts +0 -13
- package/f-draggable/drag-external-item/drag-external-item-create-placeholder/index.d.ts +0 -2
- package/f-draggable/drag-external-item/drag-external-item-create-preview/drag-external-item-create-preview-request.d.ts +0 -6
- package/f-draggable/drag-external-item/drag-external-item-create-preview/drag-external-item-create-preview.d.ts +0 -14
- package/f-draggable/drag-external-item/drag-external-item-create-preview/index.d.ts +0 -2
- package/f-draggable/drag-external-item/drag-external-item-finalize/drag-external-item-finalize-request.d.ts +0 -6
- package/f-draggable/drag-external-item/drag-external-item-finalize/drag-external-item-finalize.d.ts +0 -21
- package/f-draggable/drag-external-item/drag-external-item-finalize/index.d.ts +0 -2
- package/f-draggable/drag-external-item/drag-external-item-handler/drag-external-item-handler.d.ts +0 -50
- package/f-draggable/drag-external-item/drag-external-item-handler/index.d.ts +0 -1
- package/f-draggable/drag-external-item/drag-external-item-preparation/drag-external-item-preparation-request.d.ts +0 -8
- package/f-draggable/drag-external-item/drag-external-item-preparation/drag-external-item-preparation.d.ts +0 -15
- package/f-draggable/drag-external-item/drag-external-item-preparation/index.d.ts +0 -2
- package/f-draggable/drag-external-item/f-create-node-event.d.ts +0 -18
- package/f-draggable/drag-external-item/f-drag-external-item-start-event-data.d.ts +0 -4
- package/f-draggable/drag-external-item/i-drag-external-item-drag-result.d.ts +0 -5
- package/f-draggable/drag-external-item/index.d.ts +0 -12
- package/f-draggable/drag-external-item/is-drag-external-item-handler.d.ts +0 -5
- package/f-draggable/drag-external-item/prevent-default-is-external-item/index.d.ts +0 -2
- package/f-draggable/drag-external-item/prevent-default-is-external-item/prevent-default-is-external-item-request.d.ts +0 -5
- package/f-draggable/drag-external-item/prevent-default-is-external-item/prevent-default-is-external-item.d.ts +0 -10
- package/f-draggable/drag-external-item/providers.d.ts +0 -6
- package/f-draggable/drag-minimap/calculate-flow-point-from-minimap-point/calculate-flow-point-from-minimap-point-request.d.ts +0 -10
- package/f-draggable/drag-minimap/calculate-flow-point-from-minimap-point/calculate-flow-point-from-minimap-point.d.ts +0 -16
- package/f-draggable/drag-minimap/calculate-flow-point-from-minimap-point/index.d.ts +0 -2
- package/f-draggable/drag-minimap/drag-minimap-finalize/drag-minimap-finalize-request.d.ts +0 -6
- package/f-draggable/drag-minimap/drag-minimap-finalize/drag-minimap-finalize.d.ts +0 -10
- package/f-draggable/drag-minimap/drag-minimap-finalize/index.d.ts +0 -2
- package/f-draggable/drag-minimap/drag-minimap-handler/drag-minimap-handler.d.ts +0 -23
- package/f-draggable/drag-minimap/drag-minimap-handler/index.d.ts +0 -1
- package/f-draggable/drag-minimap/drag-minimap-preparation/drag-minimap-preparation-request.d.ts +0 -6
- package/f-draggable/drag-minimap/drag-minimap-preparation/drag-minimap-preparation.d.ts +0 -16
- package/f-draggable/drag-minimap/drag-minimap-preparation/index.d.ts +0 -2
- package/f-draggable/drag-minimap/index.d.ts +0 -6
- package/f-draggable/drag-minimap/is-drag-minimap-handler.d.ts +0 -5
- package/f-draggable/drag-minimap/providers.d.ts +0 -4
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-drag-node-handler-from-selection-request.d.ts +0 -6
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-drag-node-handler-from-selection.d.ts +0 -18
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-soft-parent-connection-drag-handlers-to-node/attach-soft-parent-connection-drag-handlers-to-node-request.d.ts +0 -19
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-soft-parent-connection-drag-handlers-to-node/attach-soft-parent-connection-drag-handlers-to-node.d.ts +0 -15
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-soft-parent-connection-drag-handlers-to-node/index.d.ts +0 -2
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-source-connection-drag-handlers-to-node/attach-source-connection-drag-handlers-to-node-request.d.ts +0 -28
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-source-connection-drag-handlers-to-node/attach-source-connection-drag-handlers-to-node.d.ts +0 -18
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-source-connection-drag-handlers-to-node/index.d.ts +0 -2
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-target-connection-drag-handlers-to-node/attach-target-connection-drag-handlers-to-node-request.d.ts +0 -28
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-target-connection-drag-handlers-to-node/attach-target-connection-drag-handlers-to-node.d.ts +0 -16
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/attach-target-connection-drag-handlers-to-node/index.d.ts +0 -2
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/build-drag-node-constraints/build-drag-node-constraints-request.d.ts +0 -6
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/build-drag-node-constraints/build-drag-node-constraints.d.ts +0 -19
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/build-drag-node-constraints/index.d.ts +0 -2
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-handler/create-drag-node-handler-request.d.ts +0 -13
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-handler/create-drag-node-handler.d.ts +0 -15
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-handler/index.d.ts +0 -2
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-hierarchy/create-drag-node-hierarchy-request.d.ts +0 -7
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-hierarchy/create-drag-node-hierarchy.d.ts +0 -12
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-hierarchy/drag-node-hierarchy.d.ts +0 -6
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/create-drag-node-hierarchy/index.d.ts +0 -3
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/index.d.ts +0 -10
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/providers.d.ts +0 -9
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/read-node-bounds-with-paddings/index.d.ts +0 -3
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/read-node-bounds-with-paddings/read-node-bounds-with-paddings-request.d.ts +0 -7
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/read-node-bounds-with-paddings/read-node-bounds-with-paddings-response.d.ts +0 -9
- package/f-draggable/drag-node/attach-drag-node-handler-from-selection/read-node-bounds-with-paddings/read-node-bounds-with-paddings.d.ts +0 -12
- package/f-draggable/drag-node/drag-node-constraint/delta-clamp.d.ts +0 -20
- package/f-draggable/drag-node/drag-node-constraint/drag-node-delta-constraints.d.ts +0 -14
- package/f-draggable/drag-node/drag-node-constraint/expand-rect-by-overflow.d.ts +0 -3
- package/f-draggable/drag-node/drag-node-constraint/grid-snapper.d.ts +0 -18
- package/f-draggable/drag-node/drag-node-constraint/i-drag-node-delta-constraints-result.d.ts +0 -8
- package/f-draggable/drag-node/drag-node-constraint/i-drag-node-delta-constraints.d.ts +0 -12
- package/f-draggable/drag-node/drag-node-constraint/index.d.ts +0 -6
- package/f-draggable/drag-node/drag-node-dependent-connection-handlers/drag-node-connection-both-sides-handler.d.ts +0 -12
- package/f-draggable/drag-node/drag-node-dependent-connection-handlers/drag-node-connection-handler-base.d.ts +0 -22
- package/f-draggable/drag-node/drag-node-dependent-connection-handlers/drag-node-connection-source-handler.d.ts +0 -8
- package/f-draggable/drag-node/drag-node-dependent-connection-handlers/drag-node-connection-target-handler.d.ts +0 -8
- package/f-draggable/drag-node/drag-node-dependent-connection-handlers/index.d.ts +0 -4
- package/f-draggable/drag-node/drag-node-finalize/drag-node-finalize-request.d.ts +0 -6
- package/f-draggable/drag-node/drag-node-finalize/drag-node-finalize.d.ts +0 -21
- package/f-draggable/drag-node/drag-node-finalize/index.d.ts +0 -2
- package/f-draggable/drag-node/drag-node-handler/drag-node-handler.d.ts +0 -39
- package/f-draggable/drag-node/drag-node-handler/drag-node-item-handler.d.ts +0 -42
- package/f-draggable/drag-node/drag-node-handler/i-soft-parent-connection-handlers.d.ts +0 -12
- package/f-draggable/drag-node/drag-node-handler/index.d.ts +0 -3
- package/f-draggable/drag-node/drag-node-preparation/drag-node-preparation-request.d.ts +0 -8
- package/f-draggable/drag-node/drag-node-preparation/drag-node-preparation.d.ts +0 -16
- package/f-draggable/drag-node/drag-node-preparation/index.d.ts +0 -2
- package/f-draggable/drag-node/f-drag-node-start-event-data.d.ts +0 -4
- package/f-draggable/drag-node/f-move-nodes-event.d.ts +0 -16
- package/f-draggable/drag-node/index.d.ts +0 -12
- package/f-draggable/drag-node/is-drag-node-handler.d.ts +0 -5
- package/f-draggable/drag-node/magnetic-lines/domain/calculate-magnetic-guides.d.ts +0 -3
- package/f-draggable/drag-node/magnetic-lines/domain/i-magnetic-axis-guide.d.ts +0 -6
- package/f-draggable/drag-node/magnetic-lines/domain/i-magnetic-guides-result.d.ts +0 -5
- package/f-draggable/drag-node/magnetic-lines/domain/index.d.ts +0 -5
- package/f-draggable/drag-node/magnetic-lines/domain/magnetic-line-element.d.ts +0 -17
- package/f-draggable/drag-node/magnetic-lines/domain/magnetic-line-renderer.d.ts +0 -13
- package/f-draggable/drag-node/magnetic-lines/index.d.ts +0 -3
- package/f-draggable/drag-node/magnetic-lines/magnetic-lines-handler/index.d.ts +0 -1
- package/f-draggable/drag-node/magnetic-lines/magnetic-lines-handler/magnetic-lines-handler.d.ts +0 -18
- package/f-draggable/drag-node/magnetic-lines/magnetic-lines-preparation/index.d.ts +0 -2
- package/f-draggable/drag-node/magnetic-lines/magnetic-lines-preparation/magnetic-lines-preparation-request.d.ts +0 -3
- package/f-draggable/drag-node/magnetic-lines/magnetic-lines-preparation/magnetic-lines-preparation.d.ts +0 -18
- package/f-draggable/drag-node/magnetic-rects/domain/calculate-magnetic-rects.d.ts +0 -3
- package/f-draggable/drag-node/magnetic-rects/domain/i-magnetic-gap-rect.d.ts +0 -6
- package/f-draggable/drag-node/magnetic-rects/domain/i-magnetic-rects-result.d.ts +0 -11
- package/f-draggable/drag-node/magnetic-rects/domain/index.d.ts +0 -5
- package/f-draggable/drag-node/magnetic-rects/domain/magnetic-rect-element.d.ts +0 -15
- package/f-draggable/drag-node/magnetic-rects/domain/magnetic-rects-renderer.d.ts +0 -15
- package/f-draggable/drag-node/magnetic-rects/index.d.ts +0 -3
- package/f-draggable/drag-node/magnetic-rects/magnetic-rects-handler/index.d.ts +0 -1
- package/f-draggable/drag-node/magnetic-rects/magnetic-rects-handler/magnetic-rects-handler.d.ts +0 -16
- package/f-draggable/drag-node/magnetic-rects/magnetic-rects-preparation/index.d.ts +0 -2
- package/f-draggable/drag-node/magnetic-rects/magnetic-rects-preparation/magnetic-rects-preparation-request.d.ts +0 -3
- package/f-draggable/drag-node/magnetic-rects/magnetic-rects-preparation/magnetic-rects-preparation.d.ts +0 -17
- package/f-draggable/drag-node/providers.d.ts +0 -5
- package/f-draggable/drop-to-group/drop-to-group-finalize/drop-to-group-finalize-request.d.ts +0 -6
- package/f-draggable/drop-to-group/drop-to-group-finalize/drop-to-group-finalize.d.ts +0 -18
- package/f-draggable/drop-to-group/drop-to-group-finalize/index.d.ts +0 -2
- package/f-draggable/drop-to-group/drop-to-group-handler/drop-to-group-handler.d.ts +0 -29
- package/f-draggable/drop-to-group/drop-to-group-handler/index.d.ts +0 -1
- package/f-draggable/drop-to-group/drop-to-group-preparation/drop-to-group-preparation-request.d.ts +0 -6
- package/f-draggable/drop-to-group/drop-to-group-preparation/drop-to-group-preparation.d.ts +0 -20
- package/f-draggable/drop-to-group/drop-to-group-preparation/index.d.ts +0 -2
- package/f-draggable/drop-to-group/f-drop-to-group-event.d.ts +0 -16
- package/f-draggable/drop-to-group/index.d.ts +0 -6
- package/f-draggable/drop-to-group/providers.d.ts +0 -4
- package/f-draggable/drop-to-group/sort-drop-candidates-by-layer/index.d.ts +0 -2
- package/f-draggable/drop-to-group/sort-drop-candidates-by-layer/sort-drop-candidates-by-layer-request.d.ts +0 -6
- package/f-draggable/drop-to-group/sort-drop-candidates-by-layer/sort-drop-candidates-by-layer.d.ts +0 -10
- package/f-draggable/f-drag-blocker.directive.d.ts +0 -5
- package/f-draggable/f-drag-started-event.d.ts +0 -15
- package/f-draggable/f-draggable-base.d.ts +0 -28
- package/f-draggable/f-draggable-data-context.d.ts +0 -22
- package/f-draggable/f-draggable.directive.d.ts +0 -73
- package/f-draggable/f-selection-change-event.d.ts +0 -13
- package/f-draggable/index.d.ts +0 -22
- package/f-draggable/infrastructure/drag-handler-base.d.ts +0 -20
- package/f-draggable/infrastructure/drag-handler-injector.d.ts +0 -18
- package/f-draggable/infrastructure/f-drag-handler-result.d.ts +0 -9
- package/f-draggable/infrastructure/i-drag-session-feature.d.ts +0 -12
- package/f-draggable/infrastructure/index.d.ts +0 -4
- package/f-draggable/is-drag-blocker.d.ts +0 -1
- package/f-draggable/pinch-to-zoom/handler/index.d.ts +0 -1
- package/f-draggable/pinch-to-zoom/handler/pinch-to-zoom-handler.d.ts +0 -24
- package/f-draggable/pinch-to-zoom/index.d.ts +0 -4
- package/f-draggable/pinch-to-zoom/pinch-to-zoom-finalize/index.d.ts +0 -2
- package/f-draggable/pinch-to-zoom/pinch-to-zoom-finalize/pinch-to-zoom-finalize-request.d.ts +0 -6
- package/f-draggable/pinch-to-zoom/pinch-to-zoom-finalize/pinch-to-zoom-finalize.d.ts +0 -10
- package/f-draggable/pinch-to-zoom/pinch-to-zoom-preparation/index.d.ts +0 -2
- package/f-draggable/pinch-to-zoom/pinch-to-zoom-preparation/pinch-to-zoom-preparation-request.d.ts +0 -6
- package/f-draggable/pinch-to-zoom/pinch-to-zoom-preparation/pinch-to-zoom-preparation.d.ts +0 -14
- package/f-draggable/pinch-to-zoom/providers.d.ts +0 -3
- package/f-draggable/providers.d.ts +0 -1
- package/f-draggable/resize-node/apply-child-resize-constraints/apply-child-resize-constraints-request.d.ts +0 -7
- package/f-draggable/resize-node/apply-child-resize-constraints/apply-child-resize-constraints.d.ts +0 -13
- package/f-draggable/resize-node/apply-child-resize-constraints/index.d.ts +0 -2
- package/f-draggable/resize-node/apply-parent-resize-constraints/apply-parent-resize-constraints-request.d.ts +0 -8
- package/f-draggable/resize-node/apply-parent-resize-constraints/apply-parent-resize-constraints.d.ts +0 -37
- package/f-draggable/resize-node/apply-parent-resize-constraints/index.d.ts +0 -2
- package/f-draggable/resize-node/calculate-changed-rect-from-difference/calculate-changed-rect-from-difference-request.d.ts +0 -10
- package/f-draggable/resize-node/calculate-changed-rect-from-difference/calculate-changed-rect-from-difference.d.ts +0 -11
- package/f-draggable/resize-node/calculate-changed-rect-from-difference/index.d.ts +0 -2
- package/f-draggable/resize-node/calculate-direct-children-union-rect/calculate-direct-children-union-rect-request.d.ts +0 -7
- package/f-draggable/resize-node/calculate-direct-children-union-rect/calculate-direct-children-union-rect.d.ts +0 -15
- package/f-draggable/resize-node/calculate-direct-children-union-rect/index.d.ts +0 -2
- package/f-draggable/resize-node/calculate-resize-limits/calculate-resize-limits-request.d.ts +0 -8
- package/f-draggable/resize-node/calculate-resize-limits/calculate-resize-limits.d.ts +0 -17
- package/f-draggable/resize-node/calculate-resize-limits/index.d.ts +0 -2
- package/f-draggable/resize-node/constraint/i-resize-constraint.d.ts +0 -7
- package/f-draggable/resize-node/constraint/i-resize-limit.d.ts +0 -7
- package/f-draggable/resize-node/constraint/i-resize-limits.d.ts +0 -5
- package/f-draggable/resize-node/constraint/i-resize-overflow.d.ts +0 -6
- package/f-draggable/resize-node/constraint/index.d.ts +0 -5
- package/f-draggable/resize-node/constraint/resize-direction.d.ts +0 -34
- package/f-draggable/resize-node/f-resize-node-start-event-data.d.ts +0 -4
- package/f-draggable/resize-node/index.d.ts +0 -12
- package/f-draggable/resize-node/is-resize-node-handler.d.ts +0 -5
- package/f-draggable/resize-node/providers.d.ts +0 -9
- package/f-draggable/resize-node/resize-node-finalize/index.d.ts +0 -2
- package/f-draggable/resize-node/resize-node-finalize/resize-node-finalize-request.d.ts +0 -6
- package/f-draggable/resize-node/resize-node-finalize/resize-node-finalize.d.ts +0 -10
- package/f-draggable/resize-node/resize-node-handler/i-resize-node-connection-handlers.d.ts +0 -10
- package/f-draggable/resize-node/resize-node-handler/index.d.ts +0 -3
- package/f-draggable/resize-node/resize-node-handler/resize-node-dependent-connection-handlers/index.d.ts +0 -4
- package/f-draggable/resize-node/resize-node-handler/resize-node-dependent-connection-handlers/resize-node-connection-both-sides-handler.d.ts +0 -12
- package/f-draggable/resize-node/resize-node-handler/resize-node-dependent-connection-handlers/resize-node-connection-handler-base.d.ts +0 -21
- package/f-draggable/resize-node/resize-node-handler/resize-node-dependent-connection-handlers/resize-node-connection-source-handler.d.ts +0 -8
- package/f-draggable/resize-node/resize-node-handler/resize-node-dependent-connection-handlers/resize-node-connection-target-handler.d.ts +0 -8
- package/f-draggable/resize-node/resize-node-handler/resize-node-handler.d.ts +0 -35
- package/f-draggable/resize-node/resize-preparation/attach-resize-connection-drag-handlers-to-node/attach-resize-connection-drag-handlers-to-node-request.d.ts +0 -8
- package/f-draggable/resize-node/resize-preparation/attach-resize-connection-drag-handlers-to-node/attach-resize-connection-drag-handlers-to-node.d.ts +0 -16
- package/f-draggable/resize-node/resize-preparation/attach-resize-connection-drag-handlers-to-node/index.d.ts +0 -2
- package/f-draggable/resize-node/resize-preparation/index.d.ts +0 -3
- package/f-draggable/resize-node/resize-preparation/resize-node-preparation-request.d.ts +0 -8
- package/f-draggable/resize-node/resize-preparation/resize-node-preparation.d.ts +0 -17
- package/f-draggable/rotate-node/calculate-difference-after-rotation.d.ts +0 -20
- package/f-draggable/rotate-node/f-rotate-node-start-event-data.d.ts +0 -4
- package/f-draggable/rotate-node/index.d.ts +0 -7
- package/f-draggable/rotate-node/is-rotate-node-handler.d.ts +0 -5
- package/f-draggable/rotate-node/providers.d.ts +0 -3
- package/f-draggable/rotate-node/rotate-node-finalize/index.d.ts +0 -2
- package/f-draggable/rotate-node/rotate-node-finalize/rotate-node-finalize-request.d.ts +0 -6
- package/f-draggable/rotate-node/rotate-node-finalize/rotate-node-finalize.d.ts +0 -10
- package/f-draggable/rotate-node/rotate-node-handler/index.d.ts +0 -1
- package/f-draggable/rotate-node/rotate-node-handler/rotate-node-handler.d.ts +0 -43
- package/f-draggable/rotate-node/rotate-node-preparation/index.d.ts +0 -2
- package/f-draggable/rotate-node/rotate-node-preparation/rotate-node-preparation-request.d.ts +0 -8
- package/f-draggable/rotate-node/rotate-node-preparation/rotate-node-preparation.d.ts +0 -18
- package/f-draggable/select-by-pointer/index.d.ts +0 -3
- package/f-draggable/select-by-pointer/providers.d.ts +0 -2
- package/f-draggable/select-by-pointer/select-by-pointer-request.d.ts +0 -8
- package/f-draggable/select-by-pointer/select-by-pointer.d.ts +0 -58
- package/f-draggable/selection-area/index.d.ts +0 -4
- package/f-draggable/selection-area/providers.d.ts +0 -3
- package/f-draggable/selection-area/selection-area-finalize/index.d.ts +0 -2
- package/f-draggable/selection-area/selection-area-finalize/selection-area-finalize-request.d.ts +0 -6
- package/f-draggable/selection-area/selection-area-finalize/selection-area-finalize.d.ts +0 -10
- package/f-draggable/selection-area/selection-area-handler/index.d.ts +0 -1
- package/f-draggable/selection-area/selection-area-handler/selection-area-handler.d.ts +0 -24
- package/f-draggable/selection-area/selection-area-preparation/index.d.ts +0 -2
- package/f-draggable/selection-area/selection-area-preparation/selection-area-preparation-request.d.ts +0 -6
- package/f-draggable/selection-area/selection-area-preparation/selection-area-preparation.d.ts +0 -13
- package/f-external-item/f-external-item-base.d.ts +0 -14
- package/f-external-item/f-external-item-placeholder.d.ts +0 -10
- package/f-external-item/f-external-item-preview.d.ts +0 -10
- package/f-external-item/f-external-item.d.ts +0 -23
- package/f-external-item/f-external-item.service.d.ts +0 -17
- package/f-external-item/index.d.ts +0 -7
- package/f-external-item/is-external-item.d.ts +0 -2
- package/f-external-item/providers.d.ts +0 -2
- package/f-flow/f-flow-base.d.ts +0 -17
- package/f-flow/f-flow.component.d.ts +0 -51
- package/f-flow/index.d.ts +0 -3
- package/f-flow/providers.d.ts +0 -2
- package/f-flow.module.d.ts +0 -48
- package/f-layout/enums/e-f-layout-direction.d.ts +0 -6
- package/f-layout/enums/e-f-layout-mode.d.ts +0 -4
- package/f-layout/enums/index.d.ts +0 -2
- package/f-layout/f-layout-engine.d.ts +0 -28
- package/f-layout/flow-integration/f-layout-controller.d.ts +0 -30
- package/f-layout/flow-integration/index.d.ts +0 -2
- package/f-layout/flow-integration/normalize-flow-layout-data.d.ts +0 -7
- package/f-layout/index.d.ts +0 -5
- package/f-layout/models/i-f-layout-algorithm-options.d.ts +0 -3
- package/f-layout/models/i-f-layout-calculation-options.d.ts +0 -6
- package/f-layout/models/i-f-layout-connection.d.ts +0 -4
- package/f-layout/models/i-f-layout-graph.d.ts +0 -6
- package/f-layout/models/i-f-layout-node-position.d.ts +0 -5
- package/f-layout/models/i-f-layout-node.d.ts +0 -5
- package/f-layout/models/i-f-layout-options.d.ts +0 -9
- package/f-layout/models/i-f-layout-provider-config.d.ts +0 -10
- package/f-layout/models/i-f-layout-result.d.ts +0 -4
- package/f-layout/models/i-f-layout-writeback-payload.d.ts +0 -7
- package/f-layout/models/index.d.ts +0 -11
- package/f-layout/models/merge-layout-nodes.d.ts +0 -4
- package/f-layout/providers.d.ts +0 -4
- package/f-line-alignment/f-line-alignment.component.d.ts +0 -15
- package/f-line-alignment/index.d.ts +0 -2
- package/f-line-alignment/providers.d.ts +0 -2
- package/f-magnetic-lines/f-magnetic-lines-base.d.ts +0 -9
- package/f-magnetic-lines/f-magnetic-lines.d.ts +0 -11
- package/f-magnetic-lines/index.d.ts +0 -3
- package/f-magnetic-lines/providers.d.ts +0 -2
- package/f-magnetic-rects/f-magnetic-rects-base.d.ts +0 -10
- package/f-magnetic-rects/f-magnetic-rects.d.ts +0 -12
- package/f-magnetic-rects/index.d.ts +0 -3
- package/f-magnetic-rects/providers.d.ts +0 -2
- package/f-minimap/f-minimap-base.d.ts +0 -10
- package/f-minimap/f-minimap-canvas.directive.d.ts +0 -10
- package/f-minimap/f-minimap-flow.directive.d.ts +0 -11
- package/f-minimap/f-minimap-view.directive.d.ts +0 -8
- package/f-minimap/f-minimap.component.d.ts +0 -26
- package/f-minimap/index.d.ts +0 -6
- package/f-minimap/providers.d.ts +0 -5
- package/f-node/f-drag-handle.directive.d.ts +0 -5
- package/f-node/f-group.directive.d.ts +0 -36
- package/f-node/f-node-base.d.ts +0 -54
- package/f-node/f-node.directive.d.ts +0 -36
- package/f-node/f-resize-handle/e-f-resize-handle-type.d.ts +0 -10
- package/f-node/f-resize-handle/f-resize-handle.directive.d.ts +0 -8
- package/f-node/f-resize-handle/index.d.ts +0 -2
- package/f-node/f-rotate-handle/f-rotate-handle.directive.d.ts +0 -5
- package/f-node/f-rotate-handle/index.d.ts +0 -2
- package/f-node/f-rotate-handle/is-rotate-handle.d.ts +0 -1
- package/f-node/index.d.ts +0 -8
- package/f-node/is-node.d.ts +0 -1
- package/f-node/providers.d.ts +0 -4
- package/f-selection-area/f-selection-area-base.d.ts +0 -10
- package/f-selection-area/f-selection-area.d.ts +0 -12
- package/f-selection-area/index.d.ts +0 -3
- package/f-selection-area/providers.d.ts +0 -2
- package/f-storage/base/f-id-registry-base.d.ts +0 -41
- package/f-storage/base/f-single-registry-base.d.ts +0 -14
- package/f-storage/base/index.d.ts +0 -2
- package/f-storage/f-components-store.d.ts +0 -70
- package/f-storage/f-connection-marker-registry.d.ts +0 -5
- package/f-storage/f-connection-registry.d.ts +0 -14
- package/f-storage/f-connector-registry.d.ts +0 -5
- package/f-storage/f-node-registry.d.ts +0 -5
- package/f-storage/features/emit-connections-changes/emit-connections-changes-request.d.ts +0 -3
- package/f-storage/features/emit-connections-changes/emit-connections-changes.d.ts +0 -9
- package/f-storage/features/emit-connections-changes/index.d.ts +0 -2
- package/f-storage/features/index.d.ts +0 -7
- package/f-storage/features/listen-connections-changes/index.d.ts +0 -2
- package/f-storage/features/listen-connections-changes/listen-connections-changes-request.d.ts +0 -5
- package/f-storage/features/listen-connections-changes/listen-connections-changes.d.ts +0 -10
- package/f-storage/features/listen-nodes-changes/index.d.ts +0 -2
- package/f-storage/features/listen-nodes-changes/listen-nodes-changes-request.d.ts +0 -3
- package/f-storage/features/listen-nodes-changes/listen-nodes-changes.d.ts +0 -10
- package/f-storage/features/listen-transform-changes/index.d.ts +0 -2
- package/f-storage/features/listen-transform-changes/listen-transform-changes-request.d.ts +0 -3
- package/f-storage/features/listen-transform-changes/listen-transform-changes.d.ts +0 -10
- package/f-storage/features/notify-transform-changed/index.d.ts +0 -2
- package/f-storage/features/notify-transform-changed/notify-transform-changed-request.d.ts +0 -3
- package/f-storage/features/notify-transform-changed/notify-transform-changed.d.ts +0 -9
- package/f-storage/features/register-plugin-instance/index.d.ts +0 -2
- package/f-storage/features/register-plugin-instance/register-plugin-instance-request.d.ts +0 -7
- package/f-storage/features/register-plugin-instance/register-plugin-instance.d.ts +0 -12
- package/f-storage/features/remove-plugin-instance/index.d.ts +0 -2
- package/f-storage/features/remove-plugin-instance/remove-plugin-instance-request.d.ts +0 -6
- package/f-storage/features/remove-plugin-instance/remove-plugin-instance.d.ts +0 -12
- package/f-storage/index.d.ts +0 -8
- package/f-storage/providers.d.ts +0 -4
- package/f-virtual/f-virtual-for.d.ts +0 -21
- package/f-virtual/index.d.ts +0 -2
- package/f-virtual/providers.d.ts +0 -2
- package/f-zoom/e-f-zoom-direction.d.ts +0 -4
- package/f-zoom/f-zoom-base.d.ts +0 -8
- package/f-zoom/f-zoom.directive.d.ts +0 -46
- package/f-zoom/index.d.ts +0 -4
- package/f-zoom/providers.d.ts +0 -2
- package/f-zoom/wheel-zoom.utils.d.ts +0 -3
- package/i-has-host-element.d.ts +0 -3
- package/mixins/change-selection/change-selection.d.ts +0 -7
- package/mixins/change-selection/i-selectable.d.ts +0 -11
- package/mixins/change-selection/index.d.ts +0 -2
- package/mixins/change-visibility/change-visibility.d.ts +0 -6
- package/mixins/change-visibility/i-can-change-visibility.d.ts +0 -5
- package/mixins/change-visibility/index.d.ts +0 -2
- package/mixins/constructor.d.ts +0 -2
- package/mixins/index.d.ts +0 -3
- package/public-api.d.ts +0 -27
- package/reactivity/after-next-paint.d.ts +0 -2
- package/reactivity/debounce-animation-frame.d.ts +0 -2
- package/reactivity/debounce-microtask.d.ts +0 -2
- package/reactivity/debounce-time.d.ts +0 -2
- package/reactivity/f-channel-hub.d.ts +0 -10
- package/reactivity/f-channel.d.ts +0 -7
- package/reactivity/f-resize-channel.d.ts +0 -11
- package/reactivity/index.d.ts +0 -10
- package/reactivity/notify-on-start.d.ts +0 -2
- package/reactivity/take-one.d.ts +0 -2
- package/reactivity/types.d.ts +0 -7
- package/utils/calculate-pointer-in-flow.d.ts +0 -2
- package/utils/index.d.ts +0 -3
- package/utils/infinity-min-max.d.ts +0 -2
- package/utils/string-attribute.d.ts +0 -1
package/esm2022/f-flow/index.mjs
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export * from './f-flow.component';
|
|
2
|
-
export * from './f-flow-base';
|
|
3
|
-
export * from './providers';
|
|
4
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9saWJzL2YtZmxvdy9zcmMvZi1mbG93L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsb0JBQW9CLENBQUM7QUFFbkMsY0FBYyxlQUFlLENBQUM7QUFFOUIsY0FBYyxhQUFhLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2YtZmxvdy5jb21wb25lbnQnO1xuXG5leHBvcnQgKiBmcm9tICcuL2YtZmxvdy1iYXNlJztcblxuZXhwb3J0ICogZnJvbSAnLi9wcm92aWRlcnMnO1xuIl19
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { FFlowComponent } from './f-flow.component';
|
|
2
|
-
export const F_FLOW_PROVIDERS = [
|
|
3
|
-
FFlowComponent,
|
|
4
|
-
];
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvdmlkZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vbGlicy9mLWZsb3cvc3JjL2YtZmxvdy9wcm92aWRlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLG9CQUFvQixDQUFDO0FBRXBELE1BQU0sQ0FBQyxNQUFNLGdCQUFnQixHQUFHO0lBQzlCLGNBQWM7Q0FDZixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRkZsb3dDb21wb25lbnQgfSBmcm9tICcuL2YtZmxvdy5jb21wb25lbnQnO1xuXG5leHBvcnQgY29uc3QgRl9GTE9XX1BST1ZJREVSUyA9IFtcbiAgRkZsb3dDb21wb25lbnQsXG5dO1xuIl19
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { F_CONNECTION_IMPORTS_EXPORTS, F_CONNECTION_PROVIDERS } from './f-connection';
|
|
4
|
-
import { F_NODE_PROVIDERS } from './f-node';
|
|
5
|
-
import { F_BACKGROUND_PROVIDERS } from './f-backgroud';
|
|
6
|
-
import { F_AUTO_PAN_PROVIDERS } from './f-auto-pan';
|
|
7
|
-
import { F_CONNECTORS_PROVIDERS } from './f-connectors';
|
|
8
|
-
import { FDragBlockerDirective, FDraggableDirective } from './f-draggable';
|
|
9
|
-
import { F_SELECTION_AREA_PROVIDERS } from './f-selection-area';
|
|
10
|
-
import { F_LINE_ALIGNMENT_PROVIDERS } from './f-line-alignment';
|
|
11
|
-
import { F_MINIMAP_PROVIDERS } from './f-minimap';
|
|
12
|
-
import { F_FLOW_PROVIDERS } from './f-flow';
|
|
13
|
-
import { F_CANVAS_PROVIDERS } from './f-canvas';
|
|
14
|
-
import { F_ZOOM_PROVIDERS } from './f-zoom';
|
|
15
|
-
import { F_EXTERNAL_ITEM_PROVIDERS } from './f-external-item';
|
|
16
|
-
import { F_MAGNETIC_LINES_PROVIDERS } from './f-magnetic-lines';
|
|
17
|
-
import { F_MAGNETIC_RECTS_PROVIDERS } from './f-magnetic-rects';
|
|
18
|
-
import { F_VIRTUAL_FOR_PROVIDERS } from './f-virtual';
|
|
19
|
-
import * as i0 from "@angular/core";
|
|
20
|
-
import * as i1 from "./f-connection-v2/components/connection-drag-handles/f-connection-drag-handle-start";
|
|
21
|
-
import * as i2 from "./f-connection-v2/components/connection-drag-handles/f-connection-drag-handle-end";
|
|
22
|
-
import * as i3 from "./f-connection-v2/components/connection-path/f-connection-path";
|
|
23
|
-
import * as i4 from "./f-connection-v2/components/connection-selection/f-connection-selection";
|
|
24
|
-
import * as i5 from "./f-connection-v2/components/connection-marker/f-connection-marker";
|
|
25
|
-
import * as i6 from "./f-connection/f-connection/f-connection.component";
|
|
26
|
-
import * as i7 from "./f-connection/f-connection-for-create/f-connection-for-create.component";
|
|
27
|
-
import * as i8 from "./f-connection/f-snap-connection/f-snap-connection.component";
|
|
28
|
-
import * as i9 from "./f-connectors/f-node-input/f-node-input.directive";
|
|
29
|
-
import * as i10 from "./f-connectors/f-node-outlet/f-node-outlet.directive";
|
|
30
|
-
import * as i11 from "./f-connectors/f-node-output/f-node-output.directive";
|
|
31
|
-
import * as i12 from "./f-line-alignment/f-line-alignment.component";
|
|
32
|
-
import * as i13 from "./f-node/f-group.directive";
|
|
33
|
-
import * as i14 from "./f-node/f-node.directive";
|
|
34
|
-
import * as i15 from "./f-node/f-drag-handle.directive";
|
|
35
|
-
import * as i16 from "./f-node/f-resize-handle/f-resize-handle.directive";
|
|
36
|
-
import * as i17 from "./f-node/f-rotate-handle/f-rotate-handle.directive";
|
|
37
|
-
import * as i18 from "./f-flow/f-flow.component";
|
|
38
|
-
import * as i19 from "./f-canvas/f-canvas.component";
|
|
39
|
-
import * as i20 from "./f-backgroud/f-background.component";
|
|
40
|
-
import * as i21 from "./f-backgroud/f-rect-pattern/f-rect-pattern.component";
|
|
41
|
-
import * as i22 from "./f-backgroud/f-circle-pattern/f-circle-pattern.component";
|
|
42
|
-
import * as i23 from "./f-auto-pan/f-auto-pan";
|
|
43
|
-
import * as i24 from "./f-zoom/f-zoom.directive";
|
|
44
|
-
import * as i25 from "./f-external-item/f-external-item";
|
|
45
|
-
import * as i26 from "./f-minimap/f-minimap.component";
|
|
46
|
-
import * as i27 from "./f-minimap/f-minimap-canvas.directive";
|
|
47
|
-
import * as i28 from "./f-minimap/f-minimap-view.directive";
|
|
48
|
-
import * as i29 from "./f-minimap/f-minimap-flow.directive";
|
|
49
|
-
import * as i30 from "./f-selection-area/f-selection-area";
|
|
50
|
-
import * as i31 from "./f-magnetic-lines/f-magnetic-lines";
|
|
51
|
-
import * as i32 from "./f-magnetic-rects/f-magnetic-rects";
|
|
52
|
-
import * as i33 from "./f-connection-v2/components/connection-content/f-connection-content";
|
|
53
|
-
import * as i34 from "./f-connection-v2/components/connection-marker/shape-markers/f-connection-marker-circle";
|
|
54
|
-
import * as i35 from "./f-connection-v2/components/connection-marker/shape-markers/f-connection-marker-arrow";
|
|
55
|
-
import * as i36 from "./f-connection-v2/components/connection-gradient/f-connection-gradient";
|
|
56
|
-
import * as i37 from "./f-connection-v2/components/connection-gradient/components/render/f-connection-gradient-renderer";
|
|
57
|
-
import * as i38 from "./f-connection-v2/components/connection-waypoints/f-connection-waypoints";
|
|
58
|
-
import * as i39 from "./f-virtual/f-virtual-for";
|
|
59
|
-
export class FFlowModule {
|
|
60
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FFlowModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
61
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: FFlowModule, declarations: [i1.FConnectionDragHandleStart, i2.FConnectionDragHandleEnd, i3.FConnectionPath, i4.FConnectionSelection, i5.FConnectionMarker, i6.FConnectionComponent, i7.FConnectionForCreateComponent, i8.FSnapConnectionComponent, i9.FNodeInputDirective, i10.FNodeOutletDirective, i11.FNodeOutputDirective, i12.FLineAlignmentComponent, i13.FGroupDirective, i14.FNodeDirective, i15.FDragHandleDirective, i16.FResizeHandleDirective, i17.FRotateHandleDirective, FDragBlockerDirective,
|
|
62
|
-
FDraggableDirective], imports: [i18.FFlowComponent, i19.FCanvasComponent, i20.FBackgroundComponent, i21.FRectPatternComponent, i22.FCirclePatternComponent, i23.FAutoPan, i24.FZoomDirective, i25.FExternalItem, i26.FMinimapComponent, i27.FMinimapCanvasDirective, i28.FMinimapViewDirective, i29.FMinimapFlowDirective, i30.FSelectionArea, i31.FMagneticLines, i32.FMagneticRects, i33.FConnectionContent, i34.FConnectionMarkerCircle, i35.FConnectionMarkerArrow, i36.FConnectionGradient, i37.FConnectionGradientRenderer, i38.FConnectionWaypoints, i39.FVirtualFor, CommonModule], exports: [i18.FFlowComponent, i19.FCanvasComponent, i20.FBackgroundComponent, i21.FRectPatternComponent, i22.FCirclePatternComponent, i23.FAutoPan, i24.FZoomDirective, i25.FExternalItem, i30.FSelectionArea, i31.FMagneticLines, i32.FMagneticRects, i33.FConnectionContent, i34.FConnectionMarkerCircle, i35.FConnectionMarkerArrow, i36.FConnectionGradient, i37.FConnectionGradientRenderer, i38.FConnectionWaypoints, i1.FConnectionDragHandleStart, i2.FConnectionDragHandleEnd, i3.FConnectionPath, i4.FConnectionSelection, i5.FConnectionMarker, i6.FConnectionComponent, i7.FConnectionForCreateComponent, i8.FSnapConnectionComponent, i9.FNodeInputDirective, i10.FNodeOutletDirective, i11.FNodeOutputDirective, i12.FLineAlignmentComponent, i26.FMinimapComponent, i27.FMinimapCanvasDirective, i28.FMinimapViewDirective, i29.FMinimapFlowDirective, i13.FGroupDirective, i14.FNodeDirective, i15.FDragHandleDirective, i16.FResizeHandleDirective, i17.FRotateHandleDirective, i39.FVirtualFor, FDragBlockerDirective,
|
|
63
|
-
FDraggableDirective] });
|
|
64
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FFlowModule, imports: [CommonModule] });
|
|
65
|
-
}
|
|
66
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FFlowModule, decorators: [{
|
|
67
|
-
type: NgModule,
|
|
68
|
-
args: [{
|
|
69
|
-
declarations: [
|
|
70
|
-
...F_CONNECTION_PROVIDERS,
|
|
71
|
-
...F_CONNECTORS_PROVIDERS,
|
|
72
|
-
...F_LINE_ALIGNMENT_PROVIDERS,
|
|
73
|
-
...F_NODE_PROVIDERS,
|
|
74
|
-
FDragBlockerDirective,
|
|
75
|
-
FDraggableDirective,
|
|
76
|
-
],
|
|
77
|
-
imports: [
|
|
78
|
-
...F_FLOW_PROVIDERS,
|
|
79
|
-
...F_CANVAS_PROVIDERS,
|
|
80
|
-
...F_BACKGROUND_PROVIDERS,
|
|
81
|
-
...F_AUTO_PAN_PROVIDERS,
|
|
82
|
-
...F_ZOOM_PROVIDERS,
|
|
83
|
-
...F_EXTERNAL_ITEM_PROVIDERS,
|
|
84
|
-
...F_MINIMAP_PROVIDERS,
|
|
85
|
-
...F_SELECTION_AREA_PROVIDERS,
|
|
86
|
-
...F_MAGNETIC_LINES_PROVIDERS,
|
|
87
|
-
...F_MAGNETIC_RECTS_PROVIDERS,
|
|
88
|
-
...F_CONNECTION_IMPORTS_EXPORTS,
|
|
89
|
-
...F_VIRTUAL_FOR_PROVIDERS,
|
|
90
|
-
CommonModule,
|
|
91
|
-
],
|
|
92
|
-
exports: [
|
|
93
|
-
...F_FLOW_PROVIDERS,
|
|
94
|
-
...F_CANVAS_PROVIDERS,
|
|
95
|
-
...F_BACKGROUND_PROVIDERS,
|
|
96
|
-
...F_AUTO_PAN_PROVIDERS,
|
|
97
|
-
...F_ZOOM_PROVIDERS,
|
|
98
|
-
...F_EXTERNAL_ITEM_PROVIDERS,
|
|
99
|
-
...F_SELECTION_AREA_PROVIDERS,
|
|
100
|
-
...F_MAGNETIC_LINES_PROVIDERS,
|
|
101
|
-
...F_MAGNETIC_RECTS_PROVIDERS,
|
|
102
|
-
...F_CONNECTION_IMPORTS_EXPORTS,
|
|
103
|
-
...F_CONNECTION_PROVIDERS,
|
|
104
|
-
...F_CONNECTORS_PROVIDERS,
|
|
105
|
-
...F_LINE_ALIGNMENT_PROVIDERS,
|
|
106
|
-
...F_MINIMAP_PROVIDERS,
|
|
107
|
-
...F_NODE_PROVIDERS,
|
|
108
|
-
...F_VIRTUAL_FOR_PROVIDERS,
|
|
109
|
-
FDragBlockerDirective,
|
|
110
|
-
FDraggableDirective,
|
|
111
|
-
],
|
|
112
|
-
}]
|
|
113
|
-
}] });
|
|
114
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZi1mbG93Lm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2xpYnMvZi1mbG93L3NyYy9mLWZsb3cubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxzQkFBc0IsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQ3RGLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLFVBQVUsQ0FBQztBQUM1QyxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDdkQsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sY0FBYyxDQUFDO0FBQ3BELE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQ3hELE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxtQkFBbUIsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzRSxPQUFPLEVBQUUsMEJBQTBCLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUNoRSxPQUFPLEVBQUUsMEJBQTBCLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUNoRSxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxhQUFhLENBQUM7QUFDbEQsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sVUFBVSxDQUFDO0FBQzVDLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLFlBQVksQ0FBQztBQUNoRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxVQUFVLENBQUM7QUFDNUMsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sbUJBQW1CLENBQUM7QUFDOUQsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDaEUsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDaEUsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sYUFBYSxDQUFDOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQXlEdEQsTUFBTSxPQUFPLFdBQVc7d0dBQVgsV0FBVzt5R0FBWCxXQUFXLDRjQWhEcEIscUJBQXFCO1lBQ3JCLG1CQUFtQiwwaEJBbUJuQixZQUFZLHE5QkF3QloscUJBQXFCO1lBQ3JCLG1CQUFtQjt5R0FHVixXQUFXLFlBNUJwQixZQUFZOzs0RkE0QkgsV0FBVztrQkF2RHZCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLEdBQUcsc0JBQXNCO3dCQUN6QixHQUFHLHNCQUFzQjt3QkFDekIsR0FBRywwQkFBMEI7d0JBQzdCLEdBQUcsZ0JBQWdCO3dCQUVuQixxQkFBcUI7d0JBQ3JCLG1CQUFtQjtxQkFDcEI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLEdBQUcsZ0JBQWdCO3dCQUNuQixHQUFHLGtCQUFrQjt3QkFDckIsR0FBRyxzQkFBc0I7d0JBQ3pCLEdBQUcsb0JBQW9CO3dCQUN2QixHQUFHLGdCQUFnQjt3QkFDbkIsR0FBRyx5QkFBeUI7d0JBQzVCLEdBQUcsbUJBQW1CO3dCQUV0QixHQUFHLDBCQUEwQjt3QkFDN0IsR0FBRywwQkFBMEI7d0JBQzdCLEdBQUcsMEJBQTBCO3dCQUU3QixHQUFHLDRCQUE0Qjt3QkFFL0IsR0FBRyx1QkFBdUI7d0JBRTFCLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLEdBQUcsZ0JBQWdCO3dCQUNuQixHQUFHLGtCQUFrQjt3QkFDckIsR0FBRyxzQkFBc0I7d0JBQ3pCLEdBQUcsb0JBQW9CO3dCQUN2QixHQUFHLGdCQUFnQjt3QkFDbkIsR0FBRyx5QkFBeUI7d0JBRTVCLEdBQUcsMEJBQTBCO3dCQUM3QixHQUFHLDBCQUEwQjt3QkFDN0IsR0FBRywwQkFBMEI7d0JBRTdCLEdBQUcsNEJBQTRCO3dCQUUvQixHQUFHLHNCQUFzQjt3QkFDekIsR0FBRyxzQkFBc0I7d0JBQ3pCLEdBQUcsMEJBQTBCO3dCQUM3QixHQUFHLG1CQUFtQjt3QkFDdEIsR0FBRyxnQkFBZ0I7d0JBRW5CLEdBQUcsdUJBQXVCO3dCQUUxQixxQkFBcUI7d0JBQ3JCLG1CQUFtQjtxQkFDcEI7aUJBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEZfQ09OTkVDVElPTl9JTVBPUlRTX0VYUE9SVFMsIEZfQ09OTkVDVElPTl9QUk9WSURFUlMgfSBmcm9tICcuL2YtY29ubmVjdGlvbic7XG5pbXBvcnQgeyBGX05PREVfUFJPVklERVJTIH0gZnJvbSAnLi9mLW5vZGUnO1xuaW1wb3J0IHsgRl9CQUNLR1JPVU5EX1BST1ZJREVSUyB9IGZyb20gJy4vZi1iYWNrZ3JvdWQnO1xuaW1wb3J0IHsgRl9BVVRPX1BBTl9QUk9WSURFUlMgfSBmcm9tICcuL2YtYXV0by1wYW4nO1xuaW1wb3J0IHsgRl9DT05ORUNUT1JTX1BST1ZJREVSUyB9IGZyb20gJy4vZi1jb25uZWN0b3JzJztcbmltcG9ydCB7IEZEcmFnQmxvY2tlckRpcmVjdGl2ZSwgRkRyYWdnYWJsZURpcmVjdGl2ZSB9IGZyb20gJy4vZi1kcmFnZ2FibGUnO1xuaW1wb3J0IHsgRl9TRUxFQ1RJT05fQVJFQV9QUk9WSURFUlMgfSBmcm9tICcuL2Ytc2VsZWN0aW9uLWFyZWEnO1xuaW1wb3J0IHsgRl9MSU5FX0FMSUdOTUVOVF9QUk9WSURFUlMgfSBmcm9tICcuL2YtbGluZS1hbGlnbm1lbnQnO1xuaW1wb3J0IHsgRl9NSU5JTUFQX1BST1ZJREVSUyB9IGZyb20gJy4vZi1taW5pbWFwJztcbmltcG9ydCB7IEZfRkxPV19QUk9WSURFUlMgfSBmcm9tICcuL2YtZmxvdyc7XG5pbXBvcnQgeyBGX0NBTlZBU19QUk9WSURFUlMgfSBmcm9tICcuL2YtY2FudmFzJztcbmltcG9ydCB7IEZfWk9PTV9QUk9WSURFUlMgfSBmcm9tICcuL2Ytem9vbSc7XG5pbXBvcnQgeyBGX0VYVEVSTkFMX0lURU1fUFJPVklERVJTIH0gZnJvbSAnLi9mLWV4dGVybmFsLWl0ZW0nO1xuaW1wb3J0IHsgRl9NQUdORVRJQ19MSU5FU19QUk9WSURFUlMgfSBmcm9tICcuL2YtbWFnbmV0aWMtbGluZXMnO1xuaW1wb3J0IHsgRl9NQUdORVRJQ19SRUNUU19QUk9WSURFUlMgfSBmcm9tICcuL2YtbWFnbmV0aWMtcmVjdHMnO1xuaW1wb3J0IHsgRl9WSVJUVUFMX0ZPUl9QUk9WSURFUlMgfSBmcm9tICcuL2YtdmlydHVhbCc7XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW1xuICAgIC4uLkZfQ09OTkVDVElPTl9QUk9WSURFUlMsXG4gICAgLi4uRl9DT05ORUNUT1JTX1BST1ZJREVSUyxcbiAgICAuLi5GX0xJTkVfQUxJR05NRU5UX1BST1ZJREVSUyxcbiAgICAuLi5GX05PREVfUFJPVklERVJTLFxuXG4gICAgRkRyYWdCbG9ja2VyRGlyZWN0aXZlLFxuICAgIEZEcmFnZ2FibGVEaXJlY3RpdmUsXG4gIF0sXG4gIGltcG9ydHM6IFtcbiAgICAuLi5GX0ZMT1dfUFJPVklERVJTLFxuICAgIC4uLkZfQ0FOVkFTX1BST1ZJREVSUyxcbiAgICAuLi5GX0JBQ0tHUk9VTkRfUFJPVklERVJTLFxuICAgIC4uLkZfQVVUT19QQU5fUFJPVklERVJTLFxuICAgIC4uLkZfWk9PTV9QUk9WSURFUlMsXG4gICAgLi4uRl9FWFRFUk5BTF9JVEVNX1BST1ZJREVSUyxcbiAgICAuLi5GX01JTklNQVBfUFJPVklERVJTLFxuXG4gICAgLi4uRl9TRUxFQ1RJT05fQVJFQV9QUk9WSURFUlMsXG4gICAgLi4uRl9NQUdORVRJQ19MSU5FU19QUk9WSURFUlMsXG4gICAgLi4uRl9NQUdORVRJQ19SRUNUU19QUk9WSURFUlMsXG5cbiAgICAuLi5GX0NPTk5FQ1RJT05fSU1QT1JUU19FWFBPUlRTLFxuXG4gICAgLi4uRl9WSVJUVUFMX0ZPUl9QUk9WSURFUlMsXG5cbiAgICBDb21tb25Nb2R1bGUsXG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICAuLi5GX0ZMT1dfUFJPVklERVJTLFxuICAgIC4uLkZfQ0FOVkFTX1BST1ZJREVSUyxcbiAgICAuLi5GX0JBQ0tHUk9VTkRfUFJPVklERVJTLFxuICAgIC4uLkZfQVVUT19QQU5fUFJPVklERVJTLFxuICAgIC4uLkZfWk9PTV9QUk9WSURFUlMsXG4gICAgLi4uRl9FWFRFUk5BTF9JVEVNX1BST1ZJREVSUyxcblxuICAgIC4uLkZfU0VMRUNUSU9OX0FSRUFfUFJPVklERVJTLFxuICAgIC4uLkZfTUFHTkVUSUNfTElORVNfUFJPVklERVJTLFxuICAgIC4uLkZfTUFHTkVUSUNfUkVDVFNfUFJPVklERVJTLFxuXG4gICAgLi4uRl9DT05ORUNUSU9OX0lNUE9SVFNfRVhQT1JUUyxcblxuICAgIC4uLkZfQ09OTkVDVElPTl9QUk9WSURFUlMsXG4gICAgLi4uRl9DT05ORUNUT1JTX1BST1ZJREVSUyxcbiAgICAuLi5GX0xJTkVfQUxJR05NRU5UX1BST1ZJREVSUyxcbiAgICAuLi5GX01JTklNQVBfUFJPVklERVJTLFxuICAgIC4uLkZfTk9ERV9QUk9WSURFUlMsXG5cbiAgICAuLi5GX1ZJUlRVQUxfRk9SX1BST1ZJREVSUyxcblxuICAgIEZEcmFnQmxvY2tlckRpcmVjdGl2ZSxcbiAgICBGRHJhZ2dhYmxlRGlyZWN0aXZlLFxuICBdLFxufSlcbmV4cG9ydCBjbGFzcyBGRmxvd01vZHVsZSB7fVxuIl19
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export var EFLayoutDirection;
|
|
2
|
-
(function (EFLayoutDirection) {
|
|
3
|
-
EFLayoutDirection["TOP_BOTTOM"] = "TOP_BOTTOM";
|
|
4
|
-
EFLayoutDirection["BOTTOM_TOP"] = "BOTTOM_TOP";
|
|
5
|
-
EFLayoutDirection["LEFT_RIGHT"] = "LEFT_RIGHT";
|
|
6
|
-
EFLayoutDirection["RIGHT_LEFT"] = "RIGHT_LEFT";
|
|
7
|
-
})(EFLayoutDirection || (EFLayoutDirection = {}));
|
|
8
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS1mLWxheW91dC1kaXJlY3Rpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2YtZmxvdy9zcmMvZi1sYXlvdXQvZW51bXMvZS1mLWxheW91dC1kaXJlY3Rpb24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsTUFBTSxDQUFOLElBQVksaUJBS1g7QUFMRCxXQUFZLGlCQUFpQjtJQUMzQiw4Q0FBeUIsQ0FBQTtJQUN6Qiw4Q0FBeUIsQ0FBQTtJQUN6Qiw4Q0FBeUIsQ0FBQTtJQUN6Qiw4Q0FBeUIsQ0FBQTtBQUMzQixDQUFDLEVBTFcsaUJBQWlCLEtBQWpCLGlCQUFpQixRQUs1QiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBlbnVtIEVGTGF5b3V0RGlyZWN0aW9uIHtcbiAgVE9QX0JPVFRPTSA9ICdUT1BfQk9UVE9NJyxcbiAgQk9UVE9NX1RPUCA9ICdCT1RUT01fVE9QJyxcbiAgTEVGVF9SSUdIVCA9ICdMRUZUX1JJR0hUJyxcbiAgUklHSFRfTEVGVCA9ICdSSUdIVF9MRUZUJyxcbn1cbiJdfQ==
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export var EFLayoutMode;
|
|
2
|
-
(function (EFLayoutMode) {
|
|
3
|
-
EFLayoutMode["MANUAL"] = "manual";
|
|
4
|
-
EFLayoutMode["AUTO"] = "auto";
|
|
5
|
-
})(EFLayoutMode || (EFLayoutMode = {}));
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS1mLWxheW91dC1tb2RlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicy9mLWZsb3cvc3JjL2YtbGF5b3V0L2VudW1zL2UtZi1sYXlvdXQtbW9kZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxNQUFNLENBQU4sSUFBWSxZQUdYO0FBSEQsV0FBWSxZQUFZO0lBQ3RCLGlDQUFpQixDQUFBO0lBQ2pCLDZCQUFhLENBQUE7QUFDZixDQUFDLEVBSFcsWUFBWSxLQUFaLFlBQVksUUFHdkIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgZW51bSBFRkxheW91dE1vZGUge1xuICBNQU5VQUwgPSAnbWFudWFsJyxcbiAgQVVUTyA9ICdhdXRvJyxcbn1cbiJdfQ==
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './e-f-layout-direction';
|
|
2
|
-
export * from './e-f-layout-mode';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2YtZmxvdy9zcmMvZi1sYXlvdXQvZW51bXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyx3QkFBd0IsQ0FBQztBQUN2QyxjQUFjLG1CQUFtQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9lLWYtbGF5b3V0LWRpcmVjdGlvbic7XG5leHBvcnQgKiBmcm9tICcuL2UtZi1sYXlvdXQtbW9kZSc7XG4iXX0=
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { computed, inject, InjectionToken, signal } from '@angular/core';
|
|
2
|
-
import { EFLayoutMode } from './enums';
|
|
3
|
-
import { FLayoutController } from './flow-integration';
|
|
4
|
-
import { F_LAYOUT_OPTIONS, } from './models';
|
|
5
|
-
export const F_LAYOUT = new InjectionToken('F_LAYOUT');
|
|
6
|
-
export class FLayoutEngine {
|
|
7
|
-
_controller = inject(FLayoutController);
|
|
8
|
-
_config = inject(F_LAYOUT_OPTIONS, { optional: true }) ?? {};
|
|
9
|
-
_interactiveOptions;
|
|
10
|
-
_mode;
|
|
11
|
-
_writeback;
|
|
12
|
-
_defaultOptions;
|
|
13
|
-
interactiveOptions;
|
|
14
|
-
constructor(defaultOptions) {
|
|
15
|
-
this._mode = this._config.mode ?? EFLayoutMode.MANUAL;
|
|
16
|
-
this._writeback = this._config.writeback ?? null;
|
|
17
|
-
this._defaultOptions = this.mergeOptions(defaultOptions, this._config.options);
|
|
18
|
-
this._interactiveOptions = signal(this.mergeOptions(this._defaultOptions, {}));
|
|
19
|
-
this.interactiveOptions = computed(() => this.mergeOptions(this._interactiveOptions(), {}));
|
|
20
|
-
this._controller.attachEngine(this);
|
|
21
|
-
}
|
|
22
|
-
setMode(mode) {
|
|
23
|
-
this._mode = mode;
|
|
24
|
-
this._controller.handleModeChanged(mode);
|
|
25
|
-
}
|
|
26
|
-
getMode() {
|
|
27
|
-
return this._mode;
|
|
28
|
-
}
|
|
29
|
-
setWriteback(handler) {
|
|
30
|
-
this._writeback = handler;
|
|
31
|
-
}
|
|
32
|
-
getWriteback() {
|
|
33
|
-
return this._writeback;
|
|
34
|
-
}
|
|
35
|
-
setInteractiveOptions(options) {
|
|
36
|
-
this._interactiveOptions.set(this.mergeOptions(this._interactiveOptions(), options));
|
|
37
|
-
}
|
|
38
|
-
relayout(flowId) {
|
|
39
|
-
return this._controller.relayout(flowId);
|
|
40
|
-
}
|
|
41
|
-
getProviderConfig() {
|
|
42
|
-
return { ...this._config };
|
|
43
|
-
}
|
|
44
|
-
resolveLayoutOptions(options) {
|
|
45
|
-
const layoutOptions = {
|
|
46
|
-
...(options ?? {}),
|
|
47
|
-
};
|
|
48
|
-
delete layoutOptions.flowId;
|
|
49
|
-
delete layoutOptions.mode;
|
|
50
|
-
return this.mergeOptions(this._interactiveOptions(), layoutOptions);
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZi1sYXlvdXQtZW5naW5lLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vbGlicy9mLWZsb3cvc3JjL2YtbGF5b3V0L2YtbGF5b3V0LWVuZ2luZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sRUFBRSxjQUFjLEVBQVUsTUFBTSxFQUFrQixNQUFNLGVBQWUsQ0FBQztBQUNqRyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sU0FBUyxDQUFDO0FBQ3ZDLE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLG9CQUFvQixDQUFDO0FBQ3ZELE9BQU8sRUFDTCxnQkFBZ0IsR0FRakIsTUFBTSxVQUFVLENBQUM7QUFFbEIsTUFBTSxDQUFDLE1BQU0sUUFBUSxHQUFHLElBQUksY0FBYyxDQUFnQixVQUFVLENBQUMsQ0FBQztBQU10RSxNQUFNLE9BQWdCLGFBQWE7SUFHaEIsV0FBVyxHQUFHLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO0lBQ3hDLE9BQU8sR0FDckIsTUFBTSxDQUFDLGdCQUFnQixFQUFFLEVBQUUsUUFBUSxFQUFFLElBQUksRUFBRSxDQUE2QyxJQUFJLEVBQUUsQ0FBQztJQUUxRixtQkFBbUIsQ0FBNEI7SUFDL0MsS0FBSyxDQUFlO0lBQ3BCLFVBQVUsQ0FBa0M7SUFDNUMsZUFBZSxDQUFXO0lBRWxCLGtCQUFrQixDQUFtQztJQUVyRSxZQUFzQixjQUF3QjtRQUM1QyxJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQyxPQUFPLENBQUMsSUFBSSxJQUFJLFlBQVksQ0FBQyxNQUFNLENBQUM7UUFDdEQsSUFBSSxDQUFDLFVBQVUsR0FBRyxJQUFJLENBQUMsT0FBTyxDQUFDLFNBQVMsSUFBSSxJQUFJLENBQUM7UUFDakQsSUFBSSxDQUFDLGVBQWUsR0FBRyxJQUFJLENBQUMsWUFBWSxDQUFDLGNBQWMsRUFBRSxJQUFJLENBQUMsT0FBTyxDQUFDLE9BQU8sQ0FBQyxDQUFDO1FBQy9FLElBQUksQ0FBQyxtQkFBbUIsR0FBRyxNQUFNLENBQUMsSUFBSSxDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsZUFBZSxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQUM7UUFDL0UsSUFBSSxDQUFDLGtCQUFrQixHQUFHLFFBQVEsQ0FBQyxHQUFHLEVBQUUsQ0FDdEMsSUFBSSxDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsbUJBQW1CLEVBQUUsRUFBRSxFQUFFLENBQUMsQ0FDZixDQUFDO1FBRXJDLElBQUksQ0FBQyxXQUFXLENBQUMsWUFBWSxDQUFDLElBQUksQ0FBQyxDQUFDO0lBQ3RDLENBQUM7SUFFTSxPQUFPLENBQUMsSUFBa0I7UUFDL0IsSUFBSSxDQUFDLEtBQUssR0FBRyxJQUFJLENBQUM7UUFDbEIsSUFBSSxDQUFDLFdBQVcsQ0FBQyxpQkFBaUIsQ0FBQyxJQUFJLENBQUMsQ0FBQztJQUMzQyxDQUFDO0lBRU0sT0FBTztRQUNaLE9BQU8sSUFBSSxDQUFDLEtBQUssQ0FBQztJQUNwQixDQUFDO0lBRU0sWUFBWSxDQUFDLE9BQXdDO1FBQzFELElBQUksQ0FBQyxVQUFVLEdBQUcsT0FBTyxDQUFDO0lBQzVCLENBQUM7SUFFTSxZQUFZO1FBQ2pCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQztJQUN6QixDQUFDO0lBRU0scUJBQXFCLENBQUMsT0FBMEI7UUFDckQsSUFBSSxDQUFDLG1CQUFtQixDQUFDLEdBQUcsQ0FBQyxJQUFJLENBQUMsWUFBWSxDQUFDLElBQUksQ0FBQyxtQkFBbUIsRUFBRSxFQUFFLE9BQU8sQ0FBQyxDQUFDLENBQUM7SUFDdkYsQ0FBQztJQUVNLFFBQVEsQ0FBQyxNQUFlO1FBQzdCLE9BQU8sSUFBSSxDQUFDLFdBQVcsQ0FBQyxRQUFRLENBQUMsTUFBTSxDQUFDLENBQUM7SUFDM0MsQ0FBQztJQUVNLGlCQUFpQjtRQUN0QixPQUFPLEVBQUUsR0FBRyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUM7SUFDN0IsQ0FBQztJQUVTLG9CQUFvQixDQUFDLE9BQThDO1FBQzNFLE1BQU0sYUFBYSxHQUFHO1lBQ3BCLEdBQUcsQ0FBQyxPQUFPLElBQUksRUFBRSxDQUFDO1NBQzZDLENBQUM7UUFFbEUsT0FBTyxhQUFhLENBQUMsTUFBTSxDQUFDO1FBQzVCLE9BQU8sYUFBYSxDQUFDLElBQUksQ0FBQztRQUUxQixPQUFPLElBQUksQ0FBQyxZQUFZLENBQUMsSUFBSSxDQUFDLG1CQUFtQixFQUFFLEVBQUUsYUFBYSxDQUFDLENBQUM7SUFDdEUsQ0FBQztDQVlGIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY29tcHV0ZWQsIGluamVjdCwgSW5qZWN0aW9uVG9rZW4sIFNpZ25hbCwgc2lnbmFsLCBXcml0YWJsZVNpZ25hbCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRUZMYXlvdXRNb2RlIH0gZnJvbSAnLi9lbnVtcyc7XG5pbXBvcnQgeyBGTGF5b3V0Q29udHJvbGxlciB9IGZyb20gJy4vZmxvdy1pbnRlZ3JhdGlvbic7XG5pbXBvcnQge1xuICBGX0xBWU9VVF9PUFRJT05TLFxuICBJRkxheW91dENhbGN1bGF0aW9uT3B0aW9ucyxcbiAgSUZMYXlvdXRDb25uZWN0aW9uLFxuICBJRkxheW91dE5vZGUsXG4gIElGTGF5b3V0T3B0aW9ucyxcbiAgSUZMYXlvdXRQcm92aWRlckNvbmZpZyxcbiAgSUZMYXlvdXRSZXN1bHQsXG4gIFRGTGF5b3V0V3JpdGViYWNrSGFuZGxlcixcbn0gZnJvbSAnLi9tb2RlbHMnO1xuXG5leHBvcnQgY29uc3QgRl9MQVlPVVQgPSBuZXcgSW5qZWN0aW9uVG9rZW48RkxheW91dEVuZ2luZT4oJ0ZfTEFZT1VUJyk7XG5cbnR5cGUgVFJlYWRvbmx5RGVlcDxUPiA9IHtcbiAgcmVhZG9ubHkgW0sgaW4ga2V5b2YgVF06IFRbS10gZXh0ZW5kcyBvYmplY3QgPyBUUmVhZG9ubHlEZWVwPFRbS10+IDogVFtLXTtcbn07XG5cbmV4cG9ydCBhYnN0cmFjdCBjbGFzcyBGTGF5b3V0RW5naW5lPFxuICBUT3B0aW9ucyBleHRlbmRzIElGTGF5b3V0T3B0aW9uczxzdHJpbmc+ID0gSUZMYXlvdXRPcHRpb25zPHN0cmluZz4sXG4+IHtcbiAgcHJpdmF0ZSByZWFkb25seSBfY29udHJvbGxlciA9IGluamVjdChGTGF5b3V0Q29udHJvbGxlcik7XG4gIHByaXZhdGUgcmVhZG9ubHkgX2NvbmZpZyA9XG4gICAgKGluamVjdChGX0xBWU9VVF9PUFRJT05TLCB7IG9wdGlvbmFsOiB0cnVlIH0pIGFzIElGTGF5b3V0UHJvdmlkZXJDb25maWc8VE9wdGlvbnM+IHwgbnVsbCkgPz8ge307XG5cbiAgcHJpdmF0ZSBfaW50ZXJhY3RpdmVPcHRpb25zITogV3JpdGFibGVTaWduYWw8VE9wdGlvbnM+O1xuICBwcml2YXRlIF9tb2RlOiBFRkxheW91dE1vZGU7XG4gIHByaXZhdGUgX3dyaXRlYmFjazogVEZMYXlvdXRXcml0ZWJhY2tIYW5kbGVyIHwgbnVsbDtcbiAgcHJpdmF0ZSBfZGVmYXVsdE9wdGlvbnM6IFRPcHRpb25zO1xuXG4gIHB1YmxpYyByZWFkb25seSBpbnRlcmFjdGl2ZU9wdGlvbnMhOiBTaWduYWw8VFJlYWRvbmx5RGVlcDxUT3B0aW9ucz4+O1xuXG4gIHByb3RlY3RlZCBjb25zdHJ1Y3RvcihkZWZhdWx0T3B0aW9uczogVE9wdGlvbnMpIHtcbiAgICB0aGlzLl9tb2RlID0gdGhpcy5fY29uZmlnLm1vZGUgPz8gRUZMYXlvdXRNb2RlLk1BTlVBTDtcbiAgICB0aGlzLl93cml0ZWJhY2sgPSB0aGlzLl9jb25maWcud3JpdGViYWNrID8/IG51bGw7XG4gICAgdGhpcy5fZGVmYXVsdE9wdGlvbnMgPSB0aGlzLm1lcmdlT3B0aW9ucyhkZWZhdWx0T3B0aW9ucywgdGhpcy5fY29uZmlnLm9wdGlvbnMpO1xuICAgIHRoaXMuX2ludGVyYWN0aXZlT3B0aW9ucyA9IHNpZ25hbCh0aGlzLm1lcmdlT3B0aW9ucyh0aGlzLl9kZWZhdWx0T3B0aW9ucywge30pKTtcbiAgICB0aGlzLmludGVyYWN0aXZlT3B0aW9ucyA9IGNvbXB1dGVkKCgpID0+XG4gICAgICB0aGlzLm1lcmdlT3B0aW9ucyh0aGlzLl9pbnRlcmFjdGl2ZU9wdGlvbnMoKSwge30pLFxuICAgICkgYXMgU2lnbmFsPFRSZWFkb25seURlZXA8VE9wdGlvbnM+PjtcblxuICAgIHRoaXMuX2NvbnRyb2xsZXIuYXR0YWNoRW5naW5lKHRoaXMpO1xuICB9XG5cbiAgcHVibGljIHNldE1vZGUobW9kZTogRUZMYXlvdXRNb2RlKTogdm9pZCB7XG4gICAgdGhpcy5fbW9kZSA9IG1vZGU7XG4gICAgdGhpcy5fY29udHJvbGxlci5oYW5kbGVNb2RlQ2hhbmdlZChtb2RlKTtcbiAgfVxuXG4gIHB1YmxpYyBnZXRNb2RlKCk6IEVGTGF5b3V0TW9kZSB7XG4gICAgcmV0dXJuIHRoaXMuX21vZGU7XG4gIH1cblxuICBwdWJsaWMgc2V0V3JpdGViYWNrKGhhbmRsZXI6IFRGTGF5b3V0V3JpdGViYWNrSGFuZGxlciB8IG51bGwpOiB2b2lkIHtcbiAgICB0aGlzLl93cml0ZWJhY2sgPSBoYW5kbGVyO1xuICB9XG5cbiAgcHVibGljIGdldFdyaXRlYmFjaygpOiBURkxheW91dFdyaXRlYmFja0hhbmRsZXIgfCBudWxsIHtcbiAgICByZXR1cm4gdGhpcy5fd3JpdGViYWNrO1xuICB9XG5cbiAgcHVibGljIHNldEludGVyYWN0aXZlT3B0aW9ucyhvcHRpb25zOiBQYXJ0aWFsPFRPcHRpb25zPik6IHZvaWQge1xuICAgIHRoaXMuX2ludGVyYWN0aXZlT3B0aW9ucy5zZXQodGhpcy5tZXJnZU9wdGlvbnModGhpcy5faW50ZXJhY3RpdmVPcHRpb25zKCksIG9wdGlvbnMpKTtcbiAgfVxuXG4gIHB1YmxpYyByZWxheW91dChmbG93SWQ/OiBzdHJpbmcpOiBQcm9taXNlPHZvaWQ+IHtcbiAgICByZXR1cm4gdGhpcy5fY29udHJvbGxlci5yZWxheW91dChmbG93SWQpO1xuICB9XG5cbiAgcHVibGljIGdldFByb3ZpZGVyQ29uZmlnKCk6IElGTGF5b3V0UHJvdmlkZXJDb25maWc8VE9wdGlvbnM+IHtcbiAgICByZXR1cm4geyAuLi50aGlzLl9jb25maWcgfTtcbiAgfVxuXG4gIHByb3RlY3RlZCByZXNvbHZlTGF5b3V0T3B0aW9ucyhvcHRpb25zPzogSUZMYXlvdXRDYWxjdWxhdGlvbk9wdGlvbnM8VE9wdGlvbnM+KTogVE9wdGlvbnMge1xuICAgIGNvbnN0IGxheW91dE9wdGlvbnMgPSB7XG4gICAgICAuLi4ob3B0aW9ucyA/PyB7fSksXG4gICAgfSBhcyBQYXJ0aWFsPFRPcHRpb25zPiAmIHsgZmxvd0lkPzogc3RyaW5nOyBtb2RlPzogRUZMYXlvdXRNb2RlIH07XG5cbiAgICBkZWxldGUgbGF5b3V0T3B0aW9ucy5mbG93SWQ7XG4gICAgZGVsZXRlIGxheW91dE9wdGlvbnMubW9kZTtcblxuICAgIHJldHVybiB0aGlzLm1lcmdlT3B0aW9ucyh0aGlzLl9pbnRlcmFjdGl2ZU9wdGlvbnMoKSwgbGF5b3V0T3B0aW9ucyk7XG4gIH1cblxuICBwcm90ZWN0ZWQgYWJzdHJhY3QgbWVyZ2VPcHRpb25zKFxuICAgIGN1cnJlbnRPcHRpb25zOiBUT3B0aW9ucyxcbiAgICBuZXh0T3B0aW9ucz86IFBhcnRpYWw8VE9wdGlvbnM+LFxuICApOiBUT3B0aW9ucztcblxuICBwdWJsaWMgYWJzdHJhY3QgY2FsY3VsYXRlKFxuICAgIG5vZGVzOiBJRkxheW91dE5vZGVbXSxcbiAgICBjb25uZWN0aW9uczogSUZMYXlvdXRDb25uZWN0aW9uW10sXG4gICAgb3B0aW9ucz86IElGTGF5b3V0Q2FsY3VsYXRpb25PcHRpb25zPFRPcHRpb25zPixcbiAgKTogUHJvbWlzZTxJRkxheW91dFJlc3VsdD47XG59XG4iXX0=
|
|
@@ -1,226 +0,0 @@
|
|
|
1
|
-
import { DestroyRef, inject, Injectable } from '@angular/core';
|
|
2
|
-
import { PointExtensions } from '@foblex/2d';
|
|
3
|
-
import { EFLayoutMode } from '../enums';
|
|
4
|
-
import { normalizeFlowLayoutData } from './normalize-flow-layout-data';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
const FLOW_LAYOUT_DEBOUNCE_MS = 1;
|
|
7
|
-
export class FLayoutController {
|
|
8
|
-
_destroyRef = inject(DestroyRef);
|
|
9
|
-
_flows = new Map();
|
|
10
|
-
_engine;
|
|
11
|
-
constructor() {
|
|
12
|
-
this._destroyRef.onDestroy(() => {
|
|
13
|
-
Array.from(this._flows.keys()).forEach((flowId) => this.unregisterFlow(flowId));
|
|
14
|
-
this._engine = undefined;
|
|
15
|
-
});
|
|
16
|
-
}
|
|
17
|
-
attachEngine(engine) {
|
|
18
|
-
this._engine = engine;
|
|
19
|
-
}
|
|
20
|
-
registerFlow(flow, store) {
|
|
21
|
-
const flowId = flow.fId();
|
|
22
|
-
this.unregisterFlow(flowId);
|
|
23
|
-
const registration = {
|
|
24
|
-
flow,
|
|
25
|
-
store,
|
|
26
|
-
nodeSignature: this._buildNodeSignature(store),
|
|
27
|
-
connectionSignature: this._buildConnectionSignature(store),
|
|
28
|
-
timeoutId: null,
|
|
29
|
-
raf1: null,
|
|
30
|
-
raf2: null,
|
|
31
|
-
unsubs: [],
|
|
32
|
-
runId: 0,
|
|
33
|
-
isApplying: false,
|
|
34
|
-
};
|
|
35
|
-
registration.unsubs.push(store.nodesChanges$.listen(() => this._handleNodesChanges(flowId)), store.connectionsChanges$.listen(() => this._handleConnectionsChanges(flowId)));
|
|
36
|
-
this._flows.set(flowId, registration);
|
|
37
|
-
if (this._engine?.getMode() === EFLayoutMode.AUTO) {
|
|
38
|
-
this._scheduleRelayout(flowId);
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
unregisterFlow(flowId) {
|
|
42
|
-
const registration = this._flows.get(flowId);
|
|
43
|
-
if (!registration) {
|
|
44
|
-
return;
|
|
45
|
-
}
|
|
46
|
-
registration.unsubs.forEach((unsub) => unsub());
|
|
47
|
-
this._clearScheduledWork(registration);
|
|
48
|
-
this._flows.delete(flowId);
|
|
49
|
-
}
|
|
50
|
-
handleModeChanged(mode) {
|
|
51
|
-
if (mode !== EFLayoutMode.AUTO) {
|
|
52
|
-
return;
|
|
53
|
-
}
|
|
54
|
-
for (const flowId of this._flows.keys()) {
|
|
55
|
-
this._scheduleRelayout(flowId);
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
async relayout(flowId) {
|
|
59
|
-
if (!this._engine) {
|
|
60
|
-
return;
|
|
61
|
-
}
|
|
62
|
-
if (flowId) {
|
|
63
|
-
const registration = this._flows.get(flowId);
|
|
64
|
-
if (registration) {
|
|
65
|
-
await this._relayoutRegisteredFlow(flowId, registration);
|
|
66
|
-
}
|
|
67
|
-
return;
|
|
68
|
-
}
|
|
69
|
-
for (const [id, registration] of this._flows.entries()) {
|
|
70
|
-
await this._relayoutRegisteredFlow(id, registration);
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
_handleNodesChanges(flowId) {
|
|
74
|
-
const registration = this._flows.get(flowId);
|
|
75
|
-
if (!registration || registration.isApplying) {
|
|
76
|
-
return;
|
|
77
|
-
}
|
|
78
|
-
const nextSignature = this._buildNodeSignature(registration.store);
|
|
79
|
-
if (nextSignature === registration.nodeSignature) {
|
|
80
|
-
return;
|
|
81
|
-
}
|
|
82
|
-
registration.nodeSignature = nextSignature;
|
|
83
|
-
this._scheduleRelayout(flowId);
|
|
84
|
-
}
|
|
85
|
-
_handleConnectionsChanges(flowId) {
|
|
86
|
-
const registration = this._flows.get(flowId);
|
|
87
|
-
if (!registration || registration.isApplying) {
|
|
88
|
-
return;
|
|
89
|
-
}
|
|
90
|
-
const nextSignature = this._buildConnectionSignature(registration.store);
|
|
91
|
-
if (nextSignature === registration.connectionSignature) {
|
|
92
|
-
return;
|
|
93
|
-
}
|
|
94
|
-
registration.connectionSignature = nextSignature;
|
|
95
|
-
this._scheduleRelayout(flowId);
|
|
96
|
-
}
|
|
97
|
-
_scheduleRelayout(flowId) {
|
|
98
|
-
const registration = this._flows.get(flowId);
|
|
99
|
-
if (!registration || !this._engine || this._engine.getMode() !== EFLayoutMode.AUTO) {
|
|
100
|
-
return;
|
|
101
|
-
}
|
|
102
|
-
if (registration.timeoutId !== null) {
|
|
103
|
-
clearTimeout(registration.timeoutId);
|
|
104
|
-
}
|
|
105
|
-
this._cancelAnimationFrames(registration);
|
|
106
|
-
registration.timeoutId = setTimeout(() => {
|
|
107
|
-
registration.timeoutId = null;
|
|
108
|
-
this._runAfterNextPaint(registration, () => void this._relayoutFlowIfReady(flowId));
|
|
109
|
-
}, FLOW_LAYOUT_DEBOUNCE_MS);
|
|
110
|
-
}
|
|
111
|
-
async _relayoutFlowIfReady(flowId) {
|
|
112
|
-
const registration = this._flows.get(flowId);
|
|
113
|
-
if (!registration || !this._engine || this._engine.getMode() !== EFLayoutMode.AUTO) {
|
|
114
|
-
return;
|
|
115
|
-
}
|
|
116
|
-
if (registration.store.hasPendingProgressiveRender) {
|
|
117
|
-
this._scheduleRelayout(flowId);
|
|
118
|
-
return;
|
|
119
|
-
}
|
|
120
|
-
await this._relayoutRegisteredFlow(flowId, registration);
|
|
121
|
-
}
|
|
122
|
-
async _relayoutRegisteredFlow(flowId, registration) {
|
|
123
|
-
if (!this._engine) {
|
|
124
|
-
return;
|
|
125
|
-
}
|
|
126
|
-
const graph = normalizeFlowLayoutData(registration.flow.getState({ measuredSize: true }));
|
|
127
|
-
const runId = ++registration.runId;
|
|
128
|
-
const result = await this._engine.calculate(graph.nodes, graph.connections, {
|
|
129
|
-
flowId,
|
|
130
|
-
mode: this._engine.getMode(),
|
|
131
|
-
});
|
|
132
|
-
const nextRegistration = this._flows.get(flowId);
|
|
133
|
-
if (!nextRegistration || nextRegistration.runId !== runId) {
|
|
134
|
-
return;
|
|
135
|
-
}
|
|
136
|
-
const changedNodes = this._applyPositions(nextRegistration.store, result.nodes);
|
|
137
|
-
if (!changedNodes.length) {
|
|
138
|
-
return;
|
|
139
|
-
}
|
|
140
|
-
nextRegistration.isApplying = true;
|
|
141
|
-
try {
|
|
142
|
-
nextRegistration.flow.redraw();
|
|
143
|
-
this._emitWriteback(flowId, result.nodes, graph.nodeIds, graph.groupIds);
|
|
144
|
-
}
|
|
145
|
-
finally {
|
|
146
|
-
queueMicrotask(() => {
|
|
147
|
-
const current = this._flows.get(flowId);
|
|
148
|
-
if (current) {
|
|
149
|
-
current.isApplying = false;
|
|
150
|
-
}
|
|
151
|
-
});
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
_emitWriteback(flowId, nodes, nodeIds, groupIds) {
|
|
155
|
-
const handler = this._engine?.getWriteback();
|
|
156
|
-
if (!handler) {
|
|
157
|
-
return;
|
|
158
|
-
}
|
|
159
|
-
handler({
|
|
160
|
-
flowId,
|
|
161
|
-
nodes: nodes.filter((node) => nodeIds.has(node.id)),
|
|
162
|
-
groups: nodes.filter((node) => groupIds.has(node.id)),
|
|
163
|
-
});
|
|
164
|
-
}
|
|
165
|
-
_applyPositions(store, nodes) {
|
|
166
|
-
return nodes.filter((node) => {
|
|
167
|
-
const registeredNode = store.nodes.get(node.id);
|
|
168
|
-
if (!registeredNode || PointExtensions.isEqual(registeredNode._position, node.position)) {
|
|
169
|
-
return false;
|
|
170
|
-
}
|
|
171
|
-
registeredNode.position.set({ ...node.position });
|
|
172
|
-
return true;
|
|
173
|
-
});
|
|
174
|
-
}
|
|
175
|
-
_buildNodeSignature(store) {
|
|
176
|
-
return store.nodes
|
|
177
|
-
.getAll()
|
|
178
|
-
.map((node) => node.fId())
|
|
179
|
-
.sort()
|
|
180
|
-
.join('|');
|
|
181
|
-
}
|
|
182
|
-
_buildConnectionSignature(store) {
|
|
183
|
-
return store.connections
|
|
184
|
-
.getAll()
|
|
185
|
-
.map((connection) => `${connection.fId()}:${connection.fOutputId()}:${connection.fInputId()}`)
|
|
186
|
-
.sort()
|
|
187
|
-
.join('|');
|
|
188
|
-
}
|
|
189
|
-
_runAfterNextPaint(registration, callback) {
|
|
190
|
-
this._cancelAnimationFrames(registration);
|
|
191
|
-
if (typeof requestAnimationFrame !== 'function') {
|
|
192
|
-
callback();
|
|
193
|
-
return;
|
|
194
|
-
}
|
|
195
|
-
registration.raf1 = requestAnimationFrame(() => {
|
|
196
|
-
registration.raf1 = null;
|
|
197
|
-
registration.raf2 = requestAnimationFrame(() => {
|
|
198
|
-
registration.raf2 = null;
|
|
199
|
-
callback();
|
|
200
|
-
});
|
|
201
|
-
});
|
|
202
|
-
}
|
|
203
|
-
_clearScheduledWork(registration) {
|
|
204
|
-
if (registration.timeoutId !== null) {
|
|
205
|
-
clearTimeout(registration.timeoutId);
|
|
206
|
-
registration.timeoutId = null;
|
|
207
|
-
}
|
|
208
|
-
this._cancelAnimationFrames(registration);
|
|
209
|
-
}
|
|
210
|
-
_cancelAnimationFrames(registration) {
|
|
211
|
-
if (registration.raf1 !== null && typeof cancelAnimationFrame === 'function') {
|
|
212
|
-
cancelAnimationFrame(registration.raf1);
|
|
213
|
-
registration.raf1 = null;
|
|
214
|
-
}
|
|
215
|
-
if (registration.raf2 !== null && typeof cancelAnimationFrame === 'function') {
|
|
216
|
-
cancelAnimationFrame(registration.raf2);
|
|
217
|
-
registration.raf2 = null;
|
|
218
|
-
}
|
|
219
|
-
}
|
|
220
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FLayoutController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
221
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FLayoutController });
|
|
222
|
-
}
|
|
223
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FLayoutController, decorators: [{
|
|
224
|
-
type: Injectable
|
|
225
|
-
}], ctorParameters: () => [] });
|
|
226
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZi1sYXlvdXQtY29udHJvbGxlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYnMvZi1mbG93L3NyYy9mLWxheW91dC9mbG93LWludGVncmF0aW9uL2YtbGF5b3V0LWNvbnRyb2xsZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQy9ELE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSxZQUFZLENBQUM7QUFDN0MsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLFVBQVUsQ0FBQztBQUt4QyxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7QUFFdkUsTUFBTSx1QkFBdUIsR0FBRyxDQUFDLENBQUM7QUFnQmxDLE1BQU0sT0FBTyxpQkFBaUI7SUFDWCxXQUFXLEdBQUcsTUFBTSxDQUFDLFVBQVUsQ0FBQyxDQUFDO0lBRWpDLE1BQU0sR0FBRyxJQUFJLEdBQUcsRUFBNkIsQ0FBQztJQUV2RCxPQUFPLENBQWlCO0lBRWhDO1FBQ0UsSUFBSSxDQUFDLFdBQVcsQ0FBQyxTQUFTLENBQUMsR0FBRyxFQUFFO1lBQzlCLEtBQUssQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxDQUFDLE1BQU0sRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLGNBQWMsQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDO1lBQ2hGLElBQUksQ0FBQyxPQUFPLEdBQUcsU0FBUyxDQUFDO1FBQzNCLENBQUMsQ0FBQyxDQUFDO0lBQ0wsQ0FBQztJQUVNLFlBQVksQ0FBQyxNQUFxQjtRQUN2QyxJQUFJLENBQUMsT0FBTyxHQUFHLE1BQU0sQ0FBQztJQUN4QixDQUFDO0lBRU0sWUFBWSxDQUFDLElBQWUsRUFBRSxLQUF1QjtRQUMxRCxNQUFNLE1BQU0sR0FBRyxJQUFJLENBQUMsR0FBRyxFQUFFLENBQUM7UUFFMUIsSUFBSSxDQUFDLGNBQWMsQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUU1QixNQUFNLFlBQVksR0FBc0I7WUFDdEMsSUFBSTtZQUNKLEtBQUs7WUFDTCxhQUFhLEVBQUUsSUFBSSxDQUFDLG1CQUFtQixDQUFDLEtBQUssQ0FBQztZQUM5QyxtQkFBbUIsRUFBRSxJQUFJLENBQUMseUJBQXlCLENBQUMsS0FBSyxDQUFDO1lBQzFELFNBQVMsRUFBRSxJQUFJO1lBQ2YsSUFBSSxFQUFFLElBQUk7WUFDVixJQUFJLEVBQUUsSUFBSTtZQUNWLE1BQU0sRUFBRSxFQUFFO1lBQ1YsS0FBSyxFQUFFLENBQUM7WUFDUixVQUFVLEVBQUUsS0FBSztTQUNsQixDQUFDO1FBRUYsWUFBWSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQ3RCLEtBQUssQ0FBQyxhQUFhLENBQUMsTUFBTSxDQUFDLEdBQUcsRUFBRSxDQUFDLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxNQUFNLENBQUMsQ0FBQyxFQUNsRSxLQUFLLENBQUMsbUJBQW1CLENBQUMsTUFBTSxDQUFDLEdBQUcsRUFBRSxDQUFDLElBQUksQ0FBQyx5QkFBeUIsQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUMvRSxDQUFDO1FBRUYsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLENBQUMsTUFBTSxFQUFFLFlBQVksQ0FBQyxDQUFDO1FBRXRDLElBQUksSUFBSSxDQUFDLE9BQU8sRUFBRSxPQUFPLEVBQUUsS0FBSyxZQUFZLENBQUMsSUFBSSxFQUFFLENBQUM7WUFDbEQsSUFBSSxDQUFDLGlCQUFpQixDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBQ2pDLENBQUM7SUFDSCxDQUFDO0lBRU0sY0FBYyxDQUFDLE1BQWM7UUFDbEMsTUFBTSxZQUFZLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLENBQUMsTUFBTSxDQUFDLENBQUM7UUFFN0MsSUFBSSxDQUFDLFlBQVksRUFBRSxDQUFDO1lBQ2xCLE9BQU87UUFDVCxDQUFDO1FBRUQsWUFBWSxDQUFDLE1BQU0sQ0FBQyxPQUFPLENBQUMsQ0FBQyxLQUFLLEVBQUUsRUFBRSxDQUFDLEtBQUssRUFBRSxDQUFDLENBQUM7UUFDaEQsSUFBSSxDQUFDLG1CQUFtQixDQUFDLFlBQVksQ0FBQyxDQUFDO1FBQ3ZDLElBQUksQ0FBQyxNQUFNLENBQUMsTUFBTSxDQUFDLE1BQU0sQ0FBQyxDQUFDO0lBQzdCLENBQUM7SUFFTSxpQkFBaUIsQ0FBQyxJQUFrQjtRQUN6QyxJQUFJLElBQUksS0FBSyxZQUFZLENBQUMsSUFBSSxFQUFFLENBQUM7WUFDL0IsT0FBTztRQUNULENBQUM7UUFFRCxLQUFLLE1BQU0sTUFBTSxJQUFJLElBQUksQ0FBQyxNQUFNLENBQUMsSUFBSSxFQUFFLEVBQUUsQ0FBQztZQUN4QyxJQUFJLENBQUMsaUJBQWlCLENBQUMsTUFBTSxDQUFDLENBQUM7UUFDakMsQ0FBQztJQUNILENBQUM7SUFFTSxLQUFLLENBQUMsUUFBUSxDQUFDLE1BQWU7UUFDbkMsSUFBSSxDQUFDLElBQUksQ0FBQyxPQUFPLEVBQUUsQ0FBQztZQUNsQixPQUFPO1FBQ1QsQ0FBQztRQUVELElBQUksTUFBTSxFQUFFLENBQUM7WUFDWCxNQUFNLFlBQVksR0FBRyxJQUFJLENBQUMsTUFBTSxDQUFDLEdBQUcsQ0FBQyxNQUFNLENBQUMsQ0FBQztZQUU3QyxJQUFJLFlBQVksRUFBRSxDQUFDO2dCQUNqQixNQUFNLElBQUksQ0FBQyx1QkFBdUIsQ0FBQyxNQUFNLEVBQUUsWUFBWSxDQUFDLENBQUM7WUFDM0QsQ0FBQztZQUVELE9BQU87UUFDVCxDQUFDO1FBRUQsS0FBSyxNQUFNLENBQUMsRUFBRSxFQUFFLFlBQVksQ0FBQyxJQUFJLElBQUksQ0FBQyxNQUFNLENBQUMsT0FBTyxFQUFFLEVBQUUsQ0FBQztZQUN2RCxNQUFNLElBQUksQ0FBQyx1QkFBdUIsQ0FBQyxFQUFFLEVBQUUsWUFBWSxDQUFDLENBQUM7UUFDdkQsQ0FBQztJQUNILENBQUM7SUFFTyxtQkFBbUIsQ0FBQyxNQUFjO1FBQ3hDLE1BQU0sWUFBWSxHQUFHLElBQUksQ0FBQyxNQUFNLENBQUMsR0FBRyxDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBRTdDLElBQUksQ0FBQyxZQUFZLElBQUksWUFBWSxDQUFDLFVBQVUsRUFBRSxDQUFDO1lBQzdDLE9BQU87UUFDVCxDQUFDO1FBRUQsTUFBTSxhQUFhLEdBQUcsSUFBSSxDQUFDLG1CQUFtQixDQUFDLFlBQVksQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUVuRSxJQUFJLGFBQWEsS0FBSyxZQUFZLENBQUMsYUFBYSxFQUFFLENBQUM7WUFDakQsT0FBTztRQUNULENBQUM7UUFFRCxZQUFZLENBQUMsYUFBYSxHQUFHLGFBQWEsQ0FBQztRQUMzQyxJQUFJLENBQUMsaUJBQWlCLENBQUMsTUFBTSxDQUFDLENBQUM7SUFDakMsQ0FBQztJQUVPLHlCQUF5QixDQUFDLE1BQWM7UUFDOUMsTUFBTSxZQUFZLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLENBQUMsTUFBTSxDQUFDLENBQUM7UUFFN0MsSUFBSSxDQUFDLFlBQVksSUFBSSxZQUFZLENBQUMsVUFBVSxFQUFFLENBQUM7WUFDN0MsT0FBTztRQUNULENBQUM7UUFFRCxNQUFNLGFBQWEsR0FBRyxJQUFJLENBQUMseUJBQXlCLENBQUMsWUFBWSxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBRXpFLElBQUksYUFBYSxLQUFLLFlBQVksQ0FBQyxtQkFBbUIsRUFBRSxDQUFDO1lBQ3ZELE9BQU87UUFDVCxDQUFDO1FBRUQsWUFBWSxDQUFDLG1CQUFtQixHQUFHLGFBQWEsQ0FBQztRQUNqRCxJQUFJLENBQUMsaUJBQWlCLENBQUMsTUFBTSxDQUFDLENBQUM7SUFDakMsQ0FBQztJQUVPLGlCQUFpQixDQUFDLE1BQWM7UUFDdEMsTUFBTSxZQUFZLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLENBQUMsTUFBTSxDQUFDLENBQUM7UUFFN0MsSUFBSSxDQUFDLFlBQVksSUFBSSxDQUFDLElBQUksQ0FBQyxPQUFPLElBQUksSUFBSSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUUsS0FBSyxZQUFZLENBQUMsSUFBSSxFQUFFLENBQUM7WUFDbkYsT0FBTztRQUNULENBQUM7UUFFRCxJQUFJLFlBQVksQ0FBQyxTQUFTLEtBQUssSUFBSSxFQUFFLENBQUM7WUFDcEMsWUFBWSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsQ0FBQztRQUN2QyxDQUFDO1FBRUQsSUFBSSxDQUFDLHNCQUFzQixDQUFDLFlBQVksQ0FBQyxDQUFDO1FBQzFDLFlBQVksQ0FBQyxTQUFTLEdBQUcsVUFBVSxDQUFDLEdBQUcsRUFBRTtZQUN2QyxZQUFZLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQztZQUM5QixJQUFJLENBQUMsa0JBQWtCLENBQUMsWUFBWSxFQUFFLEdBQUcsRUFBRSxDQUFDLEtBQUssSUFBSSxDQUFDLG9CQUFvQixDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUM7UUFDdEYsQ0FBQyxFQUFFLHVCQUF1QixDQUFDLENBQUM7SUFDOUIsQ0FBQztJQUVPLEtBQUssQ0FBQyxvQkFBb0IsQ0FBQyxNQUFjO1FBQy9DLE1BQU0sWUFBWSxHQUFHLElBQUksQ0FBQyxNQUFNLENBQUMsR0FBRyxDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBRTdDLElBQUksQ0FBQyxZQUFZLElBQUksQ0FBQyxJQUFJLENBQUMsT0FBTyxJQUFJLElBQUksQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFLEtBQUssWUFBWSxDQUFDLElBQUksRUFBRSxDQUFDO1lBQ25GLE9BQU87UUFDVCxDQUFDO1FBRUQsSUFBSSxZQUFZLENBQUMsS0FBSyxDQUFDLDJCQUEyQixFQUFFLENBQUM7WUFDbkQsSUFBSSxDQUFDLGlCQUFpQixDQUFDLE1BQU0sQ0FBQyxDQUFDO1lBRS9CLE9BQU87UUFDVCxDQUFDO1FBRUQsTUFBTSxJQUFJLENBQUMsdUJBQXVCLENBQUMsTUFBTSxFQUFFLFlBQVksQ0FBQyxDQUFDO0lBQzNELENBQUM7SUFFTyxLQUFLLENBQUMsdUJBQXVCLENBQ25DLE1BQWMsRUFDZCxZQUErQjtRQUUvQixJQUFJLENBQUMsSUFBSSxDQUFDLE9BQU8sRUFBRSxDQUFDO1lBQ2xCLE9BQU87UUFDVCxDQUFDO1FBRUQsTUFBTSxLQUFLLEdBQUcsdUJBQXVCLENBQUMsWUFBWSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsRUFBRSxZQUFZLEVBQUUsSUFBSSxFQUFFLENBQUMsQ0FBQyxDQUFDO1FBQzFGLE1BQU0sS0FBSyxHQUFHLEVBQUUsWUFBWSxDQUFDLEtBQUssQ0FBQztRQUNuQyxNQUFNLE1BQU0sR0FBRyxNQUFNLElBQUksQ0FBQyxPQUFPLENBQUMsU0FBUyxDQUFDLEtBQUssQ0FBQyxLQUFLLEVBQUUsS0FBSyxDQUFDLFdBQVcsRUFBRTtZQUMxRSxNQUFNO1lBQ04sSUFBSSxFQUFFLElBQUksQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFO1NBQzdCLENBQUMsQ0FBQztRQUNILE1BQU0sZ0JBQWdCLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLENBQUMsTUFBTSxDQUFDLENBQUM7UUFFakQsSUFBSSxDQUFDLGdCQUFnQixJQUFJLGdCQUFnQixDQUFDLEtBQUssS0FBSyxLQUFLLEVBQUUsQ0FBQztZQUMxRCxPQUFPO1FBQ1QsQ0FBQztRQUVELE1BQU0sWUFBWSxHQUFHLElBQUksQ0FBQyxlQUFlLENBQUMsZ0JBQWdCLENBQUMsS0FBSyxFQUFFLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUVoRixJQUFJLENBQUMsWUFBWSxDQUFDLE1BQU0sRUFBRSxDQUFDO1lBQ3pCLE9BQU87UUFDVCxDQUFDO1FBRUQsZ0JBQWdCLENBQUMsVUFBVSxHQUFHLElBQUksQ0FBQztRQUVuQyxJQUFJLENBQUM7WUFDSCxnQkFBZ0IsQ0FBQyxJQUFJLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDL0IsSUFBSSxDQUFDLGNBQWMsQ0FBQyxNQUFNLEVBQUUsTUFBTSxDQUFDLEtBQUssRUFBRSxLQUFLLENBQUMsT0FBTyxFQUFFLEtBQUssQ0FBQyxRQUFRLENBQUMsQ0FBQztRQUMzRSxDQUFDO2dCQUFTLENBQUM7WUFDVCxjQUFjLENBQUMsR0FBRyxFQUFFO2dCQUNsQixNQUFNLE9BQU8sR0FBRyxJQUFJLENBQUMsTUFBTSxDQUFDLEdBQUcsQ0FBQyxNQUFNLENBQUMsQ0FBQztnQkFFeEMsSUFBSSxPQUFPLEVBQUUsQ0FBQztvQkFDWixPQUFPLENBQUMsVUFBVSxHQUFHLEtBQUssQ0FBQztnQkFDN0IsQ0FBQztZQUNILENBQUMsQ0FBQyxDQUFDO1FBQ0wsQ0FBQztJQUNILENBQUM7SUFFTyxjQUFjLENBQ3BCLE1BQWMsRUFDZCxLQUE2QixFQUM3QixPQUFvQixFQUNwQixRQUFxQjtRQUVyQixNQUFNLE9BQU8sR0FBRyxJQUFJLENBQUMsT0FBTyxFQUFFLFlBQVksRUFBRSxDQUFDO1FBRTdDLElBQUksQ0FBQyxPQUFPLEVBQUUsQ0FBQztZQUNiLE9BQU87UUFDVCxDQUFDO1FBRUQsT0FBTyxDQUFDO1lBQ04sTUFBTTtZQUNOLEtBQUssRUFBRSxLQUFLLENBQUMsTUFBTSxDQUFDLENBQUMsSUFBSSxFQUFFLEVBQUUsQ0FBQyxPQUFPLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUMsQ0FBQztZQUNuRCxNQUFNLEVBQUUsS0FBSyxDQUFDLE1BQU0sQ0FBQyxDQUFDLElBQUksRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLEdBQUcsQ0FBQyxJQUFJLENBQUMsRUFBRSxDQUFDLENBQUM7U0FDdEQsQ0FBQyxDQUFDO0lBQ0wsQ0FBQztJQUVPLGVBQWUsQ0FDckIsS0FBdUIsRUFDdkIsS0FBNkI7UUFFN0IsT0FBTyxLQUFLLENBQUMsTUFBTSxDQUFDLENBQUMsSUFBSSxFQUFFLEVBQUU7WUFDM0IsTUFBTSxjQUFjLEdBQUcsS0FBSyxDQUFDLEtBQUssQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLEVBQUUsQ0FBQyxDQUFDO1lBRWhELElBQUksQ0FBQyxjQUFjLElBQUksZUFBZSxDQUFDLE9BQU8sQ0FBQyxjQUFjLENBQUMsU0FBUyxFQUFFLElBQUksQ0FBQyxRQUFRLENBQUMsRUFBRSxDQUFDO2dCQUN4RixPQUFPLEtBQUssQ0FBQztZQUNmLENBQUM7WUFFRCxjQUFjLENBQUMsUUFBUSxDQUFDLEdBQUcsQ0FBQyxFQUFFLEdBQUcsSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDLENBQUM7WUFFbEQsT0FBTyxJQUFJLENBQUM7UUFDZCxDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFFTyxtQkFBbUIsQ0FBQyxLQUF1QjtRQUNqRCxPQUFPLEtBQUssQ0FBQyxLQUFLO2FBQ2YsTUFBTSxFQUFFO2FBQ1IsR0FBRyxDQUFDLENBQUMsSUFBSSxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFLENBQUM7YUFDekIsSUFBSSxFQUFFO2FBQ04sSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBQ2YsQ0FBQztJQUVPLHlCQUF5QixDQUFDLEtBQXVCO1FBQ3ZELE9BQU8sS0FBSyxDQUFDLFdBQVc7YUFDckIsTUFBTSxFQUFFO2FBQ1IsR0FBRyxDQUFDLENBQUMsVUFBVSxFQUFFLEVBQUUsQ0FBQyxHQUFHLFVBQVUsQ0FBQyxHQUFHLEVBQUUsSUFBSSxVQUFVLENBQUMsU0FBUyxFQUFFLElBQUksVUFBVSxDQUFDLFFBQVEsRUFBRSxFQUFFLENBQUM7YUFDN0YsSUFBSSxFQUFFO2FBQ04sSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBQ2YsQ0FBQztJQUVPLGtCQUFrQixDQUFDLFlBQStCLEVBQUUsUUFBb0I7UUFDOUUsSUFBSSxDQUFDLHNCQUFzQixDQUFDLFlBQVksQ0FBQyxDQUFDO1FBRTFDLElBQUksT0FBTyxxQkFBcUIsS0FBSyxVQUFVLEVBQUUsQ0FBQztZQUNoRCxRQUFRLEVBQUUsQ0FBQztZQUVYLE9BQU87UUFDVCxDQUFDO1FBRUQsWUFBWSxDQUFDLElBQUksR0FBRyxxQkFBcUIsQ0FBQyxHQUFHLEVBQUU7WUFDN0MsWUFBWSxDQUFDLElBQUksR0FBRyxJQUFJLENBQUM7WUFDekIsWUFBWSxDQUFDLElBQUksR0FBRyxxQkFBcUIsQ0FBQyxHQUFHLEVBQUU7Z0JBQzdDLFlBQVksQ0FBQyxJQUFJLEdBQUcsSUFBSSxDQUFDO2dCQUN6QixRQUFRLEVBQUUsQ0FBQztZQUNiLENBQUMsQ0FBQyxDQUFDO1FBQ0wsQ0FBQyxDQUFDLENBQUM7SUFDTCxDQUFDO0lBRU8sbUJBQW1CLENBQUMsWUFBK0I7UUFDekQsSUFBSSxZQUFZLENBQUMsU0FBUyxLQUFLLElBQUksRUFBRSxDQUFDO1lBQ3BDLFlBQVksQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLENBQUM7WUFDckMsWUFBWSxDQUFDLFNBQVMsR0FBRyxJQUFJLENBQUM7UUFDaEMsQ0FBQztRQUVELElBQUksQ0FBQyxzQkFBc0IsQ0FBQyxZQUFZLENBQUMsQ0FBQztJQUM1QyxDQUFDO0lBRU8sc0JBQXNCLENBQUMsWUFBK0I7UUFDNUQsSUFBSSxZQUFZLENBQUMsSUFBSSxLQUFLLElBQUksSUFBSSxPQUFPLG9CQUFvQixLQUFLLFVBQVUsRUFBRSxDQUFDO1lBQzdFLG9CQUFvQixDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsQ0FBQztZQUN4QyxZQUFZLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQztRQUMzQixDQUFDO1FBRUQsSUFBSSxZQUFZLENBQUMsSUFBSSxLQUFLLElBQUksSUFBSSxPQUFPLG9CQUFvQixLQUFLLFVBQVUsRUFBRSxDQUFDO1lBQzdFLG9CQUFvQixDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsQ0FBQztZQUN4QyxZQUFZLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQztRQUMzQixDQUFDO0lBQ0gsQ0FBQzt3R0FqU1UsaUJBQWlCOzRHQUFqQixpQkFBaUI7OzRGQUFqQixpQkFBaUI7a0JBRDdCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEZXN0cm95UmVmLCBpbmplY3QsIEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFBvaW50RXh0ZW5zaW9ucyB9IGZyb20gJ0Bmb2JsZXgvMmQnO1xuaW1wb3J0IHsgRUZMYXlvdXRNb2RlIH0gZnJvbSAnLi4vZW51bXMnO1xuaW1wb3J0IHsgRkxheW91dEVuZ2luZSB9IGZyb20gJy4uL2YtbGF5b3V0LWVuZ2luZSc7XG5pbXBvcnQgeyBJRkxheW91dE5vZGVQb3NpdGlvbiB9IGZyb20gJy4uL21vZGVscyc7XG5pbXBvcnQgeyBGQ29tcG9uZW50c1N0b3JlIH0gZnJvbSAnLi4vLi4vZi1zdG9yYWdlJztcbmltcG9ydCB7IEZGbG93QmFzZSB9IGZyb20gJy4uLy4uL2YtZmxvdyc7XG5pbXBvcnQgeyBub3JtYWxpemVGbG93TGF5b3V0RGF0YSB9IGZyb20gJy4vbm9ybWFsaXplLWZsb3ctbGF5b3V0LWRhdGEnO1xuXG5jb25zdCBGTE9XX0xBWU9VVF9ERUJPVU5DRV9NUyA9IDE7XG5cbmludGVyZmFjZSBJRmxvd1JlZ2lzdHJhdGlvbiB7XG4gIGZsb3c6IEZGbG93QmFzZTtcbiAgc3RvcmU6IEZDb21wb25lbnRzU3RvcmU7XG4gIG5vZGVTaWduYXR1cmU6IHN0cmluZztcbiAgY29ubmVjdGlvblNpZ25hdHVyZTogc3RyaW5nO1xuICB0aW1lb3V0SWQ6IFJldHVyblR5cGU8dHlwZW9mIHNldFRpbWVvdXQ+IHwgbnVsbDtcbiAgcmFmMTogbnVtYmVyIHwgbnVsbDtcbiAgcmFmMjogbnVtYmVyIHwgbnVsbDtcbiAgdW5zdWJzOiAoKCkgPT4gdm9pZClbXTtcbiAgcnVuSWQ6IG51bWJlcjtcbiAgaXNBcHBseWluZzogYm9vbGVhbjtcbn1cblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEZMYXlvdXRDb250cm9sbGVyIHtcbiAgcHJpdmF0ZSByZWFkb25seSBfZGVzdHJveVJlZiA9IGluamVjdChEZXN0cm95UmVmKTtcblxuICBwcml2YXRlIHJlYWRvbmx5IF9mbG93cyA9IG5ldyBNYXA8c3RyaW5nLCBJRmxvd1JlZ2lzdHJhdGlvbj4oKTtcblxuICBwcml2YXRlIF9lbmdpbmU/OiBGTGF5b3V0RW5naW5lO1xuXG4gIGNvbnN0cnVjdG9yKCkge1xuICAgIHRoaXMuX2Rlc3Ryb3lSZWYub25EZXN0cm95KCgpID0+IHtcbiAgICAgIEFycmF5LmZyb20odGhpcy5fZmxvd3Mua2V5cygpKS5mb3JFYWNoKChmbG93SWQpID0+IHRoaXMudW5yZWdpc3RlckZsb3coZmxvd0lkKSk7XG4gICAgICB0aGlzLl9lbmdpbmUgPSB1bmRlZmluZWQ7XG4gICAgfSk7XG4gIH1cblxuICBwdWJsaWMgYXR0YWNoRW5naW5lKGVuZ2luZTogRkxheW91dEVuZ2luZSk6IHZvaWQge1xuICAgIHRoaXMuX2VuZ2luZSA9IGVuZ2luZTtcbiAgfVxuXG4gIHB1YmxpYyByZWdpc3RlckZsb3coZmxvdzogRkZsb3dCYXNlLCBzdG9yZTogRkNvbXBvbmVudHNTdG9yZSk6IHZvaWQge1xuICAgIGNvbnN0IGZsb3dJZCA9IGZsb3cuZklkKCk7XG5cbiAgICB0aGlzLnVucmVnaXN0ZXJGbG93KGZsb3dJZCk7XG5cbiAgICBjb25zdCByZWdpc3RyYXRpb246IElGbG93UmVnaXN0cmF0aW9uID0ge1xuICAgICAgZmxvdyxcbiAgICAgIHN0b3JlLFxuICAgICAgbm9kZVNpZ25hdHVyZTogdGhpcy5fYnVpbGROb2RlU2lnbmF0dXJlKHN0b3JlKSxcbiAgICAgIGNvbm5lY3Rpb25TaWduYXR1cmU6IHRoaXMuX2J1aWxkQ29ubmVjdGlvblNpZ25hdHVyZShzdG9yZSksXG4gICAgICB0aW1lb3V0SWQ6IG51bGwsXG4gICAgICByYWYxOiBudWxsLFxuICAgICAgcmFmMjogbnVsbCxcbiAgICAgIHVuc3ViczogW10sXG4gICAgICBydW5JZDogMCxcbiAgICAgIGlzQXBwbHlpbmc6IGZhbHNlLFxuICAgIH07XG5cbiAgICByZWdpc3RyYXRpb24udW5zdWJzLnB1c2goXG4gICAgICBzdG9yZS5ub2Rlc0NoYW5nZXMkLmxpc3RlbigoKSA9PiB0aGlzLl9oYW5kbGVOb2Rlc0NoYW5nZXMoZmxvd0lkKSksXG4gICAgICBzdG9yZS5jb25uZWN0aW9uc0NoYW5nZXMkLmxpc3RlbigoKSA9PiB0aGlzLl9oYW5kbGVDb25uZWN0aW9uc0NoYW5nZXMoZmxvd0lkKSksXG4gICAgKTtcblxuICAgIHRoaXMuX2Zsb3dzLnNldChmbG93SWQsIHJlZ2lzdHJhdGlvbik7XG5cbiAgICBpZiAodGhpcy5fZW5naW5lPy5nZXRNb2RlKCkgPT09IEVGTGF5b3V0TW9kZS5BVVRPKSB7XG4gICAgICB0aGlzLl9zY2hlZHVsZVJlbGF5b3V0KGZsb3dJZCk7XG4gICAgfVxuICB9XG5cbiAgcHVibGljIHVucmVnaXN0ZXJGbG93KGZsb3dJZDogc3RyaW5nKTogdm9pZCB7XG4gICAgY29uc3QgcmVnaXN0cmF0aW9uID0gdGhpcy5fZmxvd3MuZ2V0KGZsb3dJZCk7XG5cbiAgICBpZiAoIXJlZ2lzdHJhdGlvbikge1xuICAgICAgcmV0dXJuO1xuICAgIH1cblxuICAgIHJlZ2lzdHJhdGlvbi51bnN1YnMuZm9yRWFjaCgodW5zdWIpID0+IHVuc3ViKCkpO1xuICAgIHRoaXMuX2NsZWFyU2NoZWR1bGVkV29yayhyZWdpc3RyYXRpb24pO1xuICAgIHRoaXMuX2Zsb3dzLmRlbGV0ZShmbG93SWQpO1xuICB9XG5cbiAgcHVibGljIGhhbmRsZU1vZGVDaGFuZ2VkKG1vZGU6IEVGTGF5b3V0TW9kZSk6IHZvaWQge1xuICAgIGlmIChtb2RlICE9PSBFRkxheW91dE1vZGUuQVVUTykge1xuICAgICAgcmV0dXJuO1xuICAgIH1cblxuICAgIGZvciAoY29uc3QgZmxvd0lkIG9mIHRoaXMuX2Zsb3dzLmtleXMoKSkge1xuICAgICAgdGhpcy5fc2NoZWR1bGVSZWxheW91dChmbG93SWQpO1xuICAgIH1cbiAgfVxuXG4gIHB1YmxpYyBhc3luYyByZWxheW91dChmbG93SWQ/OiBzdHJpbmcpOiBQcm9taXNlPHZvaWQ+IHtcbiAgICBpZiAoIXRoaXMuX2VuZ2luZSkge1xuICAgICAgcmV0dXJuO1xuICAgIH1cblxuICAgIGlmIChmbG93SWQpIHtcbiAgICAgIGNvbnN0IHJlZ2lzdHJhdGlvbiA9IHRoaXMuX2Zsb3dzLmdldChmbG93SWQpO1xuXG4gICAgICBpZiAocmVnaXN0cmF0aW9uKSB7XG4gICAgICAgIGF3YWl0IHRoaXMuX3JlbGF5b3V0UmVnaXN0ZXJlZEZsb3coZmxvd0lkLCByZWdpc3RyYXRpb24pO1xuICAgICAgfVxuXG4gICAgICByZXR1cm47XG4gICAgfVxuXG4gICAgZm9yIChjb25zdCBbaWQsIHJlZ2lzdHJhdGlvbl0gb2YgdGhpcy5fZmxvd3MuZW50cmllcygpKSB7XG4gICAgICBhd2FpdCB0aGlzLl9yZWxheW91dFJlZ2lzdGVyZWRGbG93KGlkLCByZWdpc3RyYXRpb24pO1xuICAgIH1cbiAgfVxuXG4gIHByaXZhdGUgX2hhbmRsZU5vZGVzQ2hhbmdlcyhmbG93SWQ6IHN0cmluZyk6IHZvaWQge1xuICAgIGNvbnN0IHJlZ2lzdHJhdGlvbiA9IHRoaXMuX2Zsb3dzLmdldChmbG93SWQpO1xuXG4gICAgaWYgKCFyZWdpc3RyYXRpb24gfHwgcmVnaXN0cmF0aW9uLmlzQXBwbHlpbmcpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBjb25zdCBuZXh0U2lnbmF0dXJlID0gdGhpcy5fYnVpbGROb2RlU2lnbmF0dXJlKHJlZ2lzdHJhdGlvbi5zdG9yZSk7XG5cbiAgICBpZiAobmV4dFNpZ25hdHVyZSA9PT0gcmVnaXN0cmF0aW9uLm5vZGVTaWduYXR1cmUpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICByZWdpc3RyYXRpb24ubm9kZVNpZ25hdHVyZSA9IG5leHRTaWduYXR1cmU7XG4gICAgdGhpcy5fc2NoZWR1bGVSZWxheW91dChmbG93SWQpO1xuICB9XG5cbiAgcHJpdmF0ZSBfaGFuZGxlQ29ubmVjdGlvbnNDaGFuZ2VzKGZsb3dJZDogc3RyaW5nKTogdm9pZCB7XG4gICAgY29uc3QgcmVnaXN0cmF0aW9uID0gdGhpcy5fZmxvd3MuZ2V0KGZsb3dJZCk7XG5cbiAgICBpZiAoIXJlZ2lzdHJhdGlvbiB8fCByZWdpc3RyYXRpb24uaXNBcHBseWluZykge1xuICAgICAgcmV0dXJuO1xuICAgIH1cblxuICAgIGNvbnN0IG5leHRTaWduYXR1cmUgPSB0aGlzLl9idWlsZENvbm5lY3Rpb25TaWduYXR1cmUocmVnaXN0cmF0aW9uLnN0b3JlKTtcblxuICAgIGlmIChuZXh0U2lnbmF0dXJlID09PSByZWdpc3RyYXRpb24uY29ubmVjdGlvblNpZ25hdHVyZSkge1xuICAgICAgcmV0dXJuO1xuICAgIH1cblxuICAgIHJlZ2lzdHJhdGlvbi5jb25uZWN0aW9uU2lnbmF0dXJlID0gbmV4dFNpZ25hdHVyZTtcbiAgICB0aGlzLl9zY2hlZHVsZVJlbGF5b3V0KGZsb3dJZCk7XG4gIH1cblxuICBwcml2YXRlIF9zY2hlZHVsZVJlbGF5b3V0KGZsb3dJZDogc3RyaW5nKTogdm9pZCB7XG4gICAgY29uc3QgcmVnaXN0cmF0aW9uID0gdGhpcy5fZmxvd3MuZ2V0KGZsb3dJZCk7XG5cbiAgICBpZiAoIXJlZ2lzdHJhdGlvbiB8fCAhdGhpcy5fZW5naW5lIHx8IHRoaXMuX2VuZ2luZS5nZXRNb2RlKCkgIT09IEVGTGF5b3V0TW9kZS5BVVRPKSB7XG4gICAgICByZXR1cm47XG4gICAgfVxuXG4gICAgaWYgKHJlZ2lzdHJhdGlvbi50aW1lb3V0SWQgIT09IG51bGwpIHtcbiAgICAgIGNsZWFyVGltZW91dChyZWdpc3RyYXRpb24udGltZW91dElkKTtcbiAgICB9XG5cbiAgICB0aGlzLl9jYW5jZWxBbmltYXRpb25GcmFtZXMocmVnaXN0cmF0aW9uKTtcbiAgICByZWdpc3RyYXRpb24udGltZW91dElkID0gc2V0VGltZW91dCgoKSA9PiB7XG4gICAgICByZWdpc3RyYXRpb24udGltZW91dElkID0gbnVsbDtcbiAgICAgIHRoaXMuX3J1bkFmdGVyTmV4dFBhaW50KHJlZ2lzdHJhdGlvbiwgKCkgPT4gdm9pZCB0aGlzLl9yZWxheW91dEZsb3dJZlJlYWR5KGZsb3dJZCkpO1xuICAgIH0sIEZMT1dfTEFZT1VUX0RFQk9VTkNFX01TKTtcbiAgfVxuXG4gIHByaXZhdGUgYXN5bmMgX3JlbGF5b3V0Rmxvd0lmUmVhZHkoZmxvd0lkOiBzdHJpbmcpOiBQcm9taXNlPHZvaWQ+IHtcbiAgICBjb25zdCByZWdpc3RyYXRpb24gPSB0aGlzLl9mbG93cy5nZXQoZmxvd0lkKTtcblxuICAgIGlmICghcmVnaXN0cmF0aW9uIHx8ICF0aGlzLl9lbmdpbmUgfHwgdGhpcy5fZW5naW5lLmdldE1vZGUoKSAhPT0gRUZMYXlvdXRNb2RlLkFVVE8pIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBpZiAocmVnaXN0cmF0aW9uLnN0b3JlLmhhc1BlbmRpbmdQcm9ncmVzc2l2ZVJlbmRlcikge1xuICAgICAgdGhpcy5fc2NoZWR1bGVSZWxheW91dChmbG93SWQpO1xuXG4gICAgICByZXR1cm47XG4gICAgfVxuXG4gICAgYXdhaXQgdGhpcy5fcmVsYXlvdXRSZWdpc3RlcmVkRmxvdyhmbG93SWQsIHJlZ2lzdHJhdGlvbik7XG4gIH1cblxuICBwcml2YXRlIGFzeW5jIF9yZWxheW91dFJlZ2lzdGVyZWRGbG93KFxuICAgIGZsb3dJZDogc3RyaW5nLFxuICAgIHJlZ2lzdHJhdGlvbjogSUZsb3dSZWdpc3RyYXRpb24sXG4gICk6IFByb21pc2U8dm9pZD4ge1xuICAgIGlmICghdGhpcy5fZW5naW5lKSB7XG4gICAgICByZXR1cm47XG4gICAgfVxuXG4gICAgY29uc3QgZ3JhcGggPSBub3JtYWxpemVGbG93TGF5b3V0RGF0YShyZWdpc3RyYXRpb24uZmxvdy5nZXRTdGF0ZSh7IG1lYXN1cmVkU2l6ZTogdHJ1ZSB9KSk7XG4gICAgY29uc3QgcnVuSWQgPSArK3JlZ2lzdHJhdGlvbi5ydW5JZDtcbiAgICBjb25zdCByZXN1bHQgPSBhd2FpdCB0aGlzLl9lbmdpbmUuY2FsY3VsYXRlKGdyYXBoLm5vZGVzLCBncmFwaC5jb25uZWN0aW9ucywge1xuICAgICAgZmxvd0lkLFxuICAgICAgbW9kZTogdGhpcy5fZW5naW5lLmdldE1vZGUoKSxcbiAgICB9KTtcbiAgICBjb25zdCBuZXh0UmVnaXN0cmF0aW9uID0gdGhpcy5fZmxvd3MuZ2V0KGZsb3dJZCk7XG5cbiAgICBpZiAoIW5leHRSZWdpc3RyYXRpb24gfHwgbmV4dFJlZ2lzdHJhdGlvbi5ydW5JZCAhPT0gcnVuSWQpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBjb25zdCBjaGFuZ2VkTm9kZXMgPSB0aGlzLl9hcHBseVBvc2l0aW9ucyhuZXh0UmVnaXN0cmF0aW9uLnN0b3JlLCByZXN1bHQubm9kZXMpO1xuXG4gICAgaWYgKCFjaGFuZ2VkTm9kZXMubGVuZ3RoKSB7XG4gICAgICByZXR1cm47XG4gICAgfVxuXG4gICAgbmV4dFJlZ2lzdHJhdGlvbi5pc0FwcGx5aW5nID0gdHJ1ZTtcblxuICAgIHRyeSB7XG4gICAgICBuZXh0UmVnaXN0cmF0aW9uLmZsb3cucmVkcmF3KCk7XG4gICAgICB0aGlzLl9lbWl0V3JpdGViYWNrKGZsb3dJZCwgcmVzdWx0Lm5vZGVzLCBncmFwaC5ub2RlSWRzLCBncmFwaC5ncm91cElkcyk7XG4gICAgfSBmaW5hbGx5IHtcbiAgICAgIHF1ZXVlTWljcm90YXNrKCgpID0+IHtcbiAgICAgICAgY29uc3QgY3VycmVudCA9IHRoaXMuX2Zsb3dzLmdldChmbG93SWQpO1xuXG4gICAgICAgIGlmIChjdXJyZW50KSB7XG4gICAgICAgICAgY3VycmVudC5pc0FwcGx5aW5nID0gZmFsc2U7XG4gICAgICAgIH1cbiAgICAgIH0pO1xuICAgIH1cbiAgfVxuXG4gIHByaXZhdGUgX2VtaXRXcml0ZWJhY2soXG4gICAgZmxvd0lkOiBzdHJpbmcsXG4gICAgbm9kZXM6IElGTGF5b3V0Tm9kZVBvc2l0aW9uW10sXG4gICAgbm9kZUlkczogU2V0PHN0cmluZz4sXG4gICAgZ3JvdXBJZHM6IFNldDxzdHJpbmc+LFxuICApOiB2b2lkIHtcbiAgICBjb25zdCBoYW5kbGVyID0gdGhpcy5fZW5naW5lPy5nZXRXcml0ZWJhY2soKTtcblxuICAgIGlmICghaGFuZGxlcikge1xuICAgICAgcmV0dXJuO1xuICAgIH1cblxuICAgIGhhbmRsZXIoe1xuICAgICAgZmxvd0lkLFxuICAgICAgbm9kZXM6IG5vZGVzLmZpbHRlcigobm9kZSkgPT4gbm9kZUlkcy5oYXMobm9kZS5pZCkpLFxuICAgICAgZ3JvdXBzOiBub2Rlcy5maWx0ZXIoKG5vZGUpID0+IGdyb3VwSWRzLmhhcyhub2RlLmlkKSksXG4gICAgfSk7XG4gIH1cblxuICBwcml2YXRlIF9hcHBseVBvc2l0aW9ucyhcbiAgICBzdG9yZTogRkNvbXBvbmVudHNTdG9yZSxcbiAgICBub2RlczogSUZMYXlvdXROb2RlUG9zaXRpb25bXSxcbiAgKTogSUZMYXlvdXROb2RlUG9zaXRpb25bXSB7XG4gICAgcmV0dXJuIG5vZGVzLmZpbHRlcigobm9kZSkgPT4ge1xuICAgICAgY29uc3QgcmVnaXN0ZXJlZE5vZGUgPSBzdG9yZS5ub2Rlcy5nZXQobm9kZS5pZCk7XG5cbiAgICAgIGlmICghcmVnaXN0ZXJlZE5vZGUgfHwgUG9pbnRFeHRlbnNpb25zLmlzRXF1YWwocmVnaXN0ZXJlZE5vZGUuX3Bvc2l0aW9uLCBub2RlLnBvc2l0aW9uKSkge1xuICAgICAgICByZXR1cm4gZmFsc2U7XG4gICAgICB9XG5cbiAgICAgIHJlZ2lzdGVyZWROb2RlLnBvc2l0aW9uLnNldCh7IC4uLm5vZGUucG9zaXRpb24gfSk7XG5cbiAgICAgIHJldHVybiB0cnVlO1xuICAgIH0pO1xuICB9XG5cbiAgcHJpdmF0ZSBfYnVpbGROb2RlU2lnbmF0dXJlKHN0b3JlOiBGQ29tcG9uZW50c1N0b3JlKTogc3RyaW5nIHtcbiAgICByZXR1cm4gc3RvcmUubm9kZXNcbiAgICAgIC5nZXRBbGwoKVxuICAgICAgLm1hcCgobm9kZSkgPT4gbm9kZS5mSWQoKSlcbiAgICAgIC5zb3J0KClcbiAgICAgIC5qb2luKCd8Jyk7XG4gIH1cblxuICBwcml2YXRlIF9idWlsZENvbm5lY3Rpb25TaWduYXR1cmUoc3RvcmU6IEZDb21wb25lbnRzU3RvcmUpOiBzdHJpbmcge1xuICAgIHJldHVybiBzdG9yZS5jb25uZWN0aW9uc1xuICAgICAgLmdldEFsbCgpXG4gICAgICAubWFwKChjb25uZWN0aW9uKSA9PiBgJHtjb25uZWN0aW9uLmZJZCgpfToke2Nvbm5lY3Rpb24uZk91dHB1dElkKCl9OiR7Y29ubmVjdGlvbi5mSW5wdXRJZCgpfWApXG4gICAgICAuc29ydCgpXG4gICAgICAuam9pbignfCcpO1xuICB9XG5cbiAgcHJpdmF0ZSBfcnVuQWZ0ZXJOZXh0UGFpbnQocmVnaXN0cmF0aW9uOiBJRmxvd1JlZ2lzdHJhdGlvbiwgY2FsbGJhY2s6ICgpID0+IHZvaWQpOiB2b2lkIHtcbiAgICB0aGlzLl9jYW5jZWxBbmltYXRpb25GcmFtZXMocmVnaXN0cmF0aW9uKTtcblxuICAgIGlmICh0eXBlb2YgcmVxdWVzdEFuaW1hdGlvbkZyYW1lICE9PSAnZnVuY3Rpb24nKSB7XG4gICAgICBjYWxsYmFjaygpO1xuXG4gICAgICByZXR1cm47XG4gICAgfVxuXG4gICAgcmVnaXN0cmF0aW9uLnJhZjEgPSByZXF1ZXN0QW5pbWF0aW9uRnJhbWUoKCkgPT4ge1xuICAgICAgcmVnaXN0cmF0aW9uLnJhZjEgPSBudWxsO1xuICAgICAgcmVnaXN0cmF0aW9uLnJhZjIgPSByZXF1ZXN0QW5pbWF0aW9uRnJhbWUoKCkgPT4ge1xuICAgICAgICByZWdpc3RyYXRpb24ucmFmMiA9IG51bGw7XG4gICAgICAgIGNhbGxiYWNrKCk7XG4gICAgICB9KTtcbiAgICB9KTtcbiAgfVxuXG4gIHByaXZhdGUgX2NsZWFyU2NoZWR1bGVkV29yayhyZWdpc3RyYXRpb246IElGbG93UmVnaXN0cmF0aW9uKTogdm9pZCB7XG4gICAgaWYgKHJlZ2lzdHJhdGlvbi50aW1lb3V0SWQgIT09IG51bGwpIHtcbiAgICAgIGNsZWFyVGltZW91dChyZWdpc3RyYXRpb24udGltZW91dElkKTtcbiAgICAgIHJlZ2lzdHJhdGlvbi50aW1lb3V0SWQgPSBudWxsO1xuICAgIH1cblxuICAgIHRoaXMuX2NhbmNlbEFuaW1hdGlvbkZyYW1lcyhyZWdpc3RyYXRpb24pO1xuICB9XG5cbiAgcHJpdmF0ZSBfY2FuY2VsQW5pbWF0aW9uRnJhbWVzKHJlZ2lzdHJhdGlvbjogSUZsb3dSZWdpc3RyYXRpb24pOiB2b2lkIHtcbiAgICBpZiAocmVnaXN0cmF0aW9uLnJhZjEgIT09IG51bGwgJiYgdHlwZW9mIGNhbmNlbEFuaW1hdGlvbkZyYW1lID09PSAnZnVuY3Rpb24nKSB7XG4gICAgICBjYW5jZWxBbmltYXRpb25GcmFtZShyZWdpc3RyYXRpb24ucmFmMSk7XG4gICAgICByZWdpc3RyYXRpb24ucmFmMSA9IG51bGw7XG4gICAgfVxuXG4gICAgaWYgKHJlZ2lzdHJhdGlvbi5yYWYyICE9PSBudWxsICYmIHR5cGVvZiBjYW5jZWxBbmltYXRpb25GcmFtZSA9PT0gJ2Z1bmN0aW9uJykge1xuICAgICAgY2FuY2VsQW5pbWF0aW9uRnJhbWUocmVnaXN0cmF0aW9uLnJhZjIpO1xuICAgICAgcmVnaXN0cmF0aW9uLnJhZjIgPSBudWxsO1xuICAgIH1cbiAgfVxufVxuIl19
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './f-layout-controller';
|
|
2
|
-
export * from './normalize-flow-layout-data';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2YtZmxvdy9zcmMvZi1sYXlvdXQvZmxvdy1pbnRlZ3JhdGlvbi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLHVCQUF1QixDQUFDO0FBQ3RDLGNBQWMsOEJBQThCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2YtbGF5b3V0LWNvbnRyb2xsZXInO1xuZXhwb3J0ICogZnJvbSAnLi9ub3JtYWxpemUtZmxvdy1sYXlvdXQtZGF0YSc7XG4iXX0=
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
export function normalizeFlowLayoutData(state) {
|
|
2
|
-
const nodes = [...state.nodes.map(mapNode), ...state.groups.map(mapNode)];
|
|
3
|
-
const nodeIds = new Set(state.nodes.map((node) => node.id));
|
|
4
|
-
const groupIds = new Set(state.groups.map((group) => group.id));
|
|
5
|
-
const outputNodeIds = new Map();
|
|
6
|
-
const inputNodeIds = new Map();
|
|
7
|
-
for (const item of [...state.nodes, ...state.groups]) {
|
|
8
|
-
for (const output of item.fOutputs) {
|
|
9
|
-
outputNodeIds.set(output.id, item.id);
|
|
10
|
-
}
|
|
11
|
-
for (const input of item.fInputs) {
|
|
12
|
-
inputNodeIds.set(input.id, item.id);
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
const connections = state.connections.reduce((result, connection) => {
|
|
16
|
-
const sourceNodeId = outputNodeIds.get(connection.fOutputId);
|
|
17
|
-
const targetNodeId = inputNodeIds.get(connection.fInputId);
|
|
18
|
-
if (!sourceNodeId || !targetNodeId) {
|
|
19
|
-
return result;
|
|
20
|
-
}
|
|
21
|
-
result.push({
|
|
22
|
-
source: sourceNodeId,
|
|
23
|
-
target: targetNodeId,
|
|
24
|
-
});
|
|
25
|
-
return result;
|
|
26
|
-
}, []);
|
|
27
|
-
return { nodes, connections, nodeIds, groupIds };
|
|
28
|
-
}
|
|
29
|
-
function mapNode(node) {
|
|
30
|
-
return {
|
|
31
|
-
id: node.id,
|
|
32
|
-
size: node.measuredSize ? { ...node.measuredSize } : node.size ? { ...node.size } : undefined,
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm9ybWFsaXplLWZsb3ctbGF5b3V0LWRhdGEuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2YtZmxvdy9zcmMvZi1sYXlvdXQvZmxvdy1pbnRlZ3JhdGlvbi9ub3JtYWxpemUtZmxvdy1sYXlvdXQtZGF0YS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFRQSxNQUFNLFVBQVUsdUJBQXVCLENBQUMsS0FBa0I7SUFDeEQsTUFBTSxLQUFLLEdBQUcsQ0FBQyxHQUFHLEtBQUssQ0FBQyxLQUFLLENBQUMsR0FBRyxDQUFDLE9BQU8sQ0FBQyxFQUFFLEdBQUcsS0FBSyxDQUFDLE1BQU0sQ0FBQyxHQUFHLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQztJQUMxRSxNQUFNLE9BQU8sR0FBRyxJQUFJLEdBQUcsQ0FBQyxLQUFLLENBQUMsS0FBSyxDQUFDLEdBQUcsQ0FBQyxDQUFDLElBQUksRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUM7SUFDNUQsTUFBTSxRQUFRLEdBQUcsSUFBSSxHQUFHLENBQUMsS0FBSyxDQUFDLE1BQU0sQ0FBQyxHQUFHLENBQUMsQ0FBQyxLQUFLLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDO0lBQ2hFLE1BQU0sYUFBYSxHQUFHLElBQUksR0FBRyxFQUFrQixDQUFDO0lBQ2hELE1BQU0sWUFBWSxHQUFHLElBQUksR0FBRyxFQUFrQixDQUFDO0lBRS9DLEtBQUssTUFBTSxJQUFJLElBQUksQ0FBQyxHQUFHLEtBQUssQ0FBQyxLQUFLLEVBQUUsR0FBRyxLQUFLLENBQUMsTUFBTSxDQUFDLEVBQUUsQ0FBQztRQUNyRCxLQUFLLE1BQU0sTUFBTSxJQUFJLElBQUksQ0FBQyxRQUFRLEVBQUUsQ0FBQztZQUNuQyxhQUFhLENBQUMsR0FBRyxDQUFDLE1BQU0sQ0FBQyxFQUFFLEVBQUUsSUFBSSxDQUFDLEVBQUUsQ0FBQyxDQUFDO1FBQ3hDLENBQUM7UUFFRCxLQUFLLE1BQU0sS0FBSyxJQUFJLElBQUksQ0FBQyxPQUFPLEVBQUUsQ0FBQztZQUNqQyxZQUFZLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQyxFQUFFLEVBQUUsSUFBSSxDQUFDLEVBQUUsQ0FBQyxDQUFDO1FBQ3RDLENBQUM7SUFDSCxDQUFDO0lBRUQsTUFBTSxXQUFXLEdBQUcsS0FBSyxDQUFDLFdBQVcsQ0FBQyxNQUFNLENBQXVCLENBQUMsTUFBTSxFQUFFLFVBQVUsRUFBRSxFQUFFO1FBQ3hGLE1BQU0sWUFBWSxHQUFHLGFBQWEsQ0FBQyxHQUFHLENBQUMsVUFBVSxDQUFDLFNBQVMsQ0FBQyxDQUFDO1FBQzdELE1BQU0sWUFBWSxHQUFHLFlBQVksQ0FBQyxHQUFHLENBQUMsVUFBVSxDQUFDLFFBQVEsQ0FBQyxDQUFDO1FBRTNELElBQUksQ0FBQyxZQUFZLElBQUksQ0FBQyxZQUFZLEVBQUUsQ0FBQztZQUNuQyxPQUFPLE1BQU0sQ0FBQztRQUNoQixDQUFDO1FBRUQsTUFBTSxDQUFDLElBQUksQ0FBQztZQUNWLE1BQU0sRUFBRSxZQUFZO1lBQ3BCLE1BQU0sRUFBRSxZQUFZO1NBQ3JCLENBQUMsQ0FBQztRQUVILE9BQU8sTUFBTSxDQUFDO0lBQ2hCLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQztJQUVQLE9BQU8sRUFBRSxLQUFLLEVBQUUsV0FBVyxFQUFFLE9BQU8sRUFBRSxRQUFRLEVBQUUsQ0FBQztBQUNuRCxDQUFDO0FBRUQsU0FBUyxPQUFPLENBQUMsSUFBa0M7SUFDakQsT0FBTztRQUNMLEVBQUUsRUFBRSxJQUFJLENBQUMsRUFBRTtRQUNYLElBQUksRUFBRSxJQUFJLENBQUMsWUFBWSxDQUFDLENBQUMsQ0FBQyxFQUFFLEdBQUcsSUFBSSxDQUFDLFlBQVksRUFBRSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxFQUFFLEdBQUcsSUFBSSxDQUFDLElBQUksRUFBRSxDQUFDLENBQUMsQ0FBQyxTQUFTO0tBQzlGLENBQUM7QUFDSixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSUZGbG93U3RhdGUgfSBmcm9tICcuLi8uLi9kb21haW4nO1xuaW1wb3J0IHsgSUZMYXlvdXRDb25uZWN0aW9uLCBJRkxheW91dEdyYXBoLCBJRkxheW91dE5vZGUgfSBmcm9tICcuLi9tb2RlbHMnO1xuXG5leHBvcnQgaW50ZXJmYWNlIElGbG93TGF5b3V0Tm9ybWFsaXphdGlvblJlc3VsdCBleHRlbmRzIElGTGF5b3V0R3JhcGgge1xuICBub2RlSWRzOiBTZXQ8c3RyaW5nPjtcbiAgZ3JvdXBJZHM6IFNldDxzdHJpbmc+O1xufVxuXG5leHBvcnQgZnVuY3Rpb24gbm9ybWFsaXplRmxvd0xheW91dERhdGEoc3RhdGU6IElGRmxvd1N0YXRlKTogSUZsb3dMYXlvdXROb3JtYWxpemF0aW9uUmVzdWx0IHtcbiAgY29uc3Qgbm9kZXMgPSBbLi4uc3RhdGUubm9kZXMubWFwKG1hcE5vZGUpLCAuLi5zdGF0ZS5ncm91cHMubWFwKG1hcE5vZGUpXTtcbiAgY29uc3Qgbm9kZUlkcyA9IG5ldyBTZXQoc3RhdGUubm9kZXMubWFwKChub2RlKSA9PiBub2RlLmlkKSk7XG4gIGNvbnN0IGdyb3VwSWRzID0gbmV3IFNldChzdGF0ZS5ncm91cHMubWFwKChncm91cCkgPT4gZ3JvdXAuaWQpKTtcbiAgY29uc3Qgb3V0cHV0Tm9kZUlkcyA9IG5ldyBNYXA8c3RyaW5nLCBzdHJpbmc+KCk7XG4gIGNvbnN0IGlucHV0Tm9kZUlkcyA9IG5ldyBNYXA8c3RyaW5nLCBzdHJpbmc+KCk7XG5cbiAgZm9yIChjb25zdCBpdGVtIG9mIFsuLi5zdGF0ZS5ub2RlcywgLi4uc3RhdGUuZ3JvdXBzXSkge1xuICAgIGZvciAoY29uc3Qgb3V0cHV0IG9mIGl0ZW0uZk91dHB1dHMpIHtcbiAgICAgIG91dHB1dE5vZGVJZHMuc2V0KG91dHB1dC5pZCwgaXRlbS5pZCk7XG4gICAgfVxuXG4gICAgZm9yIChjb25zdCBpbnB1dCBvZiBpdGVtLmZJbnB1dHMpIHtcbiAgICAgIGlucHV0Tm9kZUlkcy5zZXQoaW5wdXQuaWQsIGl0ZW0uaWQpO1xuICAgIH1cbiAgfVxuXG4gIGNvbnN0IGNvbm5lY3Rpb25zID0gc3RhdGUuY29ubmVjdGlvbnMucmVkdWNlPElGTGF5b3V0Q29ubmVjdGlvbltdPigocmVzdWx0LCBjb25uZWN0aW9uKSA9PiB7XG4gICAgY29uc3Qgc291cmNlTm9kZUlkID0gb3V0cHV0Tm9kZUlkcy5nZXQoY29ubmVjdGlvbi5mT3V0cHV0SWQpO1xuICAgIGNvbnN0IHRhcmdldE5vZGVJZCA9IGlucHV0Tm9kZUlkcy5nZXQoY29ubmVjdGlvbi5mSW5wdXRJZCk7XG5cbiAgICBpZiAoIXNvdXJjZU5vZGVJZCB8fCAhdGFyZ2V0Tm9kZUlkKSB7XG4gICAgICByZXR1cm4gcmVzdWx0O1xuICAgIH1cblxuICAgIHJlc3VsdC5wdXNoKHtcbiAgICAgIHNvdXJjZTogc291cmNlTm9kZUlkLFxuICAgICAgdGFyZ2V0OiB0YXJnZXROb2RlSWQsXG4gICAgfSk7XG5cbiAgICByZXR1cm4gcmVzdWx0O1xuICB9LCBbXSk7XG5cbiAgcmV0dXJuIHsgbm9kZXMsIGNvbm5lY3Rpb25zLCBub2RlSWRzLCBncm91cElkcyB9O1xufVxuXG5mdW5jdGlvbiBtYXBOb2RlKG5vZGU6IElGRmxvd1N0YXRlWydub2RlcyddW251bWJlcl0pOiBJRkxheW91dE5vZGUge1xuICByZXR1cm4ge1xuICAgIGlkOiBub2RlLmlkLFxuICAgIHNpemU6IG5vZGUubWVhc3VyZWRTaXplID8geyAuLi5ub2RlLm1lYXN1cmVkU2l6ZSB9IDogbm9kZS5zaXplID8geyAuLi5ub2RlLnNpemUgfSA6IHVuZGVmaW5lZCxcbiAgfTtcbn1cbiJdfQ==
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export * from './enums';
|
|
2
|
-
export * from './flow-integration';
|
|
3
|
-
export * from './f-layout-engine';
|
|
4
|
-
export * from './models';
|
|
5
|
-
export * from './providers';
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9saWJzL2YtZmxvdy9zcmMvZi1sYXlvdXQvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxTQUFTLENBQUM7QUFDeEIsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxjQUFjLG1CQUFtQixDQUFDO0FBQ2xDLGNBQWMsVUFBVSxDQUFDO0FBQ3pCLGNBQWMsYUFBYSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9lbnVtcyc7XG5leHBvcnQgKiBmcm9tICcuL2Zsb3ctaW50ZWdyYXRpb24nO1xuZXhwb3J0ICogZnJvbSAnLi9mLWxheW91dC1lbmdpbmUnO1xuZXhwb3J0ICogZnJvbSAnLi9tb2RlbHMnO1xuZXhwb3J0ICogZnJvbSAnLi9wcm92aWRlcnMnO1xuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1mLWxheW91dC1hbGdvcml0aG0tb3B0aW9ucy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYnMvZi1mbG93L3NyYy9mLWxheW91dC9tb2RlbHMvaS1mLWxheW91dC1hbGdvcml0aG0tb3B0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSUZMYXlvdXRPcHRpb25zIH0gZnJvbSAnLi9pLWYtbGF5b3V0LW9wdGlvbnMnO1xuXG5leHBvcnQgaW50ZXJmYWNlIElGTGF5b3V0QWxnb3JpdGhtT3B0aW9uczxUQWxnb3JpdGhtIGV4dGVuZHMgc3RyaW5nID0gc3RyaW5nPlxuICBleHRlbmRzIElGTGF5b3V0T3B0aW9uczxUQWxnb3JpdGhtPiB7fVxuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1mLWxheW91dC1jYWxjdWxhdGlvbi1vcHRpb25zLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicy9mLWZsb3cvc3JjL2YtbGF5b3V0L21vZGVscy9pLWYtbGF5b3V0LWNhbGN1bGF0aW9uLW9wdGlvbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEVGTGF5b3V0TW9kZSB9IGZyb20gJy4uL2VudW1zJztcbmltcG9ydCB7IElGTGF5b3V0T3B0aW9ucyB9IGZyb20gJy4vaS1mLWxheW91dC1vcHRpb25zJztcblxuZXhwb3J0IHR5cGUgSUZMYXlvdXRDYWxjdWxhdGlvbk9wdGlvbnM8XG4gIFRPcHRpb25zIGV4dGVuZHMgSUZMYXlvdXRPcHRpb25zPHN0cmluZz4gPSBJRkxheW91dE9wdGlvbnM8c3RyaW5nPixcbj4gPSBQYXJ0aWFsPFRPcHRpb25zPiAmIHtcbiAgZmxvd0lkPzogc3RyaW5nO1xuICBtb2RlPzogRUZMYXlvdXRNb2RlO1xufTtcbiJdfQ==
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1mLWxheW91dC1jb25uZWN0aW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicy9mLWZsb3cvc3JjL2YtbGF5b3V0L21vZGVscy9pLWYtbGF5b3V0LWNvbm5lY3Rpb24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBpbnRlcmZhY2UgSUZMYXlvdXRDb25uZWN0aW9uIHtcbiAgc291cmNlOiBzdHJpbmc7XG4gIHRhcmdldDogc3RyaW5nO1xufVxuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1mLWxheW91dC1ncmFwaC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYnMvZi1mbG93L3NyYy9mLWxheW91dC9tb2RlbHMvaS1mLWxheW91dC1ncmFwaC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSUZMYXlvdXRDb25uZWN0aW9uIH0gZnJvbSAnLi9pLWYtbGF5b3V0LWNvbm5lY3Rpb24nO1xuaW1wb3J0IHsgSUZMYXlvdXROb2RlIH0gZnJvbSAnLi9pLWYtbGF5b3V0LW5vZGUnO1xuXG5leHBvcnQgaW50ZXJmYWNlIElGTGF5b3V0R3JhcGg8XG4gIFROb2RlIGV4dGVuZHMgSUZMYXlvdXROb2RlID0gSUZMYXlvdXROb2RlLFxuICBUQ29ubmVjdGlvbiBleHRlbmRzIElGTGF5b3V0Q29ubmVjdGlvbiA9IElGTGF5b3V0Q29ubmVjdGlvbixcbj4ge1xuICBub2RlczogVE5vZGVbXTtcbiAgY29ubmVjdGlvbnM6IFRDb25uZWN0aW9uW107XG59XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1mLWxheW91dC1ub2RlLXBvc2l0aW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicy9mLWZsb3cvc3JjL2YtbGF5b3V0L21vZGVscy9pLWYtbGF5b3V0LW5vZGUtcG9zaXRpb24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IElQb2ludCB9IGZyb20gJ0Bmb2JsZXgvMmQnO1xuXG5leHBvcnQgaW50ZXJmYWNlIElGTGF5b3V0Tm9kZVBvc2l0aW9uIHtcbiAgaWQ6IHN0cmluZztcbiAgcG9zaXRpb246IElQb2ludDtcbn1cbiJdfQ==
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1mLWxheW91dC1ub2RlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicy9mLWZsb3cvc3JjL2YtbGF5b3V0L21vZGVscy9pLWYtbGF5b3V0LW5vZGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IElTaXplIH0gZnJvbSAnQGZvYmxleC8yZCc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgSUZMYXlvdXROb2RlIHtcbiAgaWQ6IHN0cmluZztcbiAgc2l6ZT86IElTaXplO1xufVxuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1mLWxheW91dC1vcHRpb25zLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicy9mLWZsb3cvc3JjL2YtbGF5b3V0L21vZGVscy9pLWYtbGF5b3V0LW9wdGlvbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IElTaXplIH0gZnJvbSAnQGZvYmxleC8yZCc7XG5pbXBvcnQgeyBFRkxheW91dERpcmVjdGlvbiB9IGZyb20gJy4uL2VudW1zJztcblxuZXhwb3J0IGludGVyZmFjZSBJRkxheW91dE9wdGlvbnM8VEFsZ29yaXRobSBleHRlbmRzIHN0cmluZyA9IHN0cmluZz4ge1xuICBkaXJlY3Rpb246IEVGTGF5b3V0RGlyZWN0aW9uO1xuXG4gIG5vZGVHYXA6IG51bWJlcjtcblxuICBsYXllckdhcDogbnVtYmVyO1xuXG4gIGFsZ29yaXRobTogVEFsZ29yaXRobTtcblxuICBkZWZhdWx0Tm9kZVNpemU6IElTaXplO1xufVxuIl19
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
export const F_LAYOUT_OPTIONS = new InjectionToken('F_LAYOUT_OPTIONS');
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1mLWxheW91dC1wcm92aWRlci1jb25maWcuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2YtZmxvdy9zcmMvZi1sYXlvdXQvbW9kZWxzL2ktZi1sYXlvdXQtcHJvdmlkZXItY29uZmlnLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUdBLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFL0MsTUFBTSxDQUFDLE1BQU0sZ0JBQWdCLEdBQUcsSUFBSSxjQUFjLENBQXlCLGtCQUFrQixDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFRkxheW91dE1vZGUgfSBmcm9tICcuLi9lbnVtcyc7XG5pbXBvcnQgeyBJRkxheW91dE9wdGlvbnMgfSBmcm9tICcuL2ktZi1sYXlvdXQtb3B0aW9ucyc7XG5pbXBvcnQgeyBURkxheW91dFdyaXRlYmFja0hhbmRsZXIgfSBmcm9tICcuL2ktZi1sYXlvdXQtd3JpdGViYWNrLXBheWxvYWQnO1xuaW1wb3J0IHsgSW5qZWN0aW9uVG9rZW4gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuZXhwb3J0IGNvbnN0IEZfTEFZT1VUX09QVElPTlMgPSBuZXcgSW5qZWN0aW9uVG9rZW48SUZMYXlvdXRQcm92aWRlckNvbmZpZz4oJ0ZfTEFZT1VUX09QVElPTlMnKTtcblxuZXhwb3J0IGludGVyZmFjZSBJRkxheW91dFByb3ZpZGVyQ29uZmlnPFxuICBUT3B0aW9ucyBleHRlbmRzIElGTGF5b3V0T3B0aW9uczxzdHJpbmc+ID0gSUZMYXlvdXRPcHRpb25zPHN0cmluZz4sXG4+IHtcbiAgbW9kZT86IEVGTGF5b3V0TW9kZTtcblxuICB3cml0ZWJhY2s/OiBURkxheW91dFdyaXRlYmFja0hhbmRsZXIgfCBudWxsO1xuXG4gIG9wdGlvbnM/OiBQYXJ0aWFsPFRPcHRpb25zPjtcbn1cbiJdfQ==
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1mLWxheW91dC1yZXN1bHQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2YtZmxvdy9zcmMvZi1sYXlvdXQvbW9kZWxzL2ktZi1sYXlvdXQtcmVzdWx0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJRkxheW91dE5vZGVQb3NpdGlvbiB9IGZyb20gJy4vaS1mLWxheW91dC1ub2RlLXBvc2l0aW9uJztcblxuZXhwb3J0IGludGVyZmFjZSBJRkxheW91dFJlc3VsdCB7XG4gIG5vZGVzOiBJRkxheW91dE5vZGVQb3NpdGlvbltdO1xufVxuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1mLWxheW91dC13cml0ZWJhY2stcGF5bG9hZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYnMvZi1mbG93L3NyYy9mLWxheW91dC9tb2RlbHMvaS1mLWxheW91dC13cml0ZWJhY2stcGF5bG9hZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSUZMYXlvdXROb2RlUG9zaXRpb24gfSBmcm9tICcuL2ktZi1sYXlvdXQtbm9kZS1wb3NpdGlvbic7XG5cbmV4cG9ydCBpbnRlcmZhY2UgSUZMYXlvdXRXcml0ZWJhY2tQYXlsb2FkIHtcbiAgZmxvd0lkOiBzdHJpbmc7XG5cbiAgbm9kZXM6IElGTGF5b3V0Tm9kZVBvc2l0aW9uW107XG5cbiAgZ3JvdXBzOiBJRkxheW91dE5vZGVQb3NpdGlvbltdO1xufVxuXG5leHBvcnQgdHlwZSBURkxheW91dFdyaXRlYmFja0hhbmRsZXIgPSAocGF5bG9hZDogSUZMYXlvdXRXcml0ZWJhY2tQYXlsb2FkKSA9PiB2b2lkO1xuIl19
|