@cardenelabs/cdl 0.17.0 → 0.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +78 -1
- package/dist/index.cjs +42 -18
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +41 -19
- package/dist/index.js.map +1 -1
- package/dist/react.cjs +39 -18
- package/dist/react.cjs.map +1 -1
- package/dist/react.d.cts +1 -1
- package/dist/react.d.ts +1 -1
- package/dist/react.js +39 -18
- package/dist/react.js.map +1 -1
- package/dist/{render-Dc5Pdf7e.d.cts → render-Czv0tUon.d.cts} +25 -1
- package/dist/{render-Dc5Pdf7e.d.ts → render-Czv0tUon.d.ts} +25 -1
- package/package.json +1 -1
- package/src/index.ts +3 -0
- package/src/kinds/sequence-board.tsx +9 -1
- package/src/kinds/storage.tsx +5 -4
- package/src/layout/nodes.ts +8 -7
- package/src/layout/spec.ts +22 -4
- package/src/layout.ts +2 -0
- package/src/render/stage.tsx +38 -4
- package/src/types.ts +27 -0
- package/src/visual-validate.ts +24 -19
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as CdlDiagram, S as Signal, a as CdlInput, b as CdlLane, c as CdlNode, T as Tone, d as Side, E as EdgeStyle, e as EdgeHead, f as EdgeHeadFill, g as CdlState, h as CdlEventTarget, i as Computed, j as CdlDerivedValue, k as CdlScrollTrigger, L as LaidDiagram, l as CdlDiagramViewProps, m as LaidEdge, n as LaidNode, o as CdlEdge, B as BBox, R as RowMark, N as NodeKind, J as JourneyEmotion, Q as QuadrantKey } from './render-
|
|
2
|
-
export { p as CdlDiagramView, q as CdlEventBinding, r as CdlEventKind, s as CdlFormula, t as CdlPhase, u as EDGE_HEADS, v as EDGE_HEAD_DEFAULT, w as EDGE_HEAD_FILLS, x as EDGE_HEAD_FILL_DEFAULT, y as EDGE_STYLES, I as InteractiveHandlerMap,
|
|
1
|
+
import { C as CdlDiagram, S as Signal, a as CdlInput, b as CdlLane, c as CdlNode, T as Tone, d as Side, E as EdgeStyle, e as EdgeHead, f as EdgeHeadFill, g as CdlState, h as CdlEventTarget, i as Computed, j as CdlDerivedValue, k as CdlScrollTrigger, L as LaidDiagram, l as CdlDiagramViewProps, m as LaidEdge, n as LaidNode, o as CdlEdge, B as BBox, R as RowMark, N as NodeKind, J as JourneyEmotion, Q as QuadrantKey } from './render-Czv0tUon.cjs';
|
|
2
|
+
export { p as CdlDiagramView, q as CdlEventBinding, r as CdlEventKind, s as CdlFormula, t as CdlPhase, u as EDGE_HEADS, v as EDGE_HEAD_DEFAULT, w as EDGE_HEAD_FILLS, x as EDGE_HEAD_FILL_DEFAULT, y as EDGE_REVEALS, z as EDGE_REVEAL_DEFAULT, A as EDGE_STYLES, D as EdgeReveal, I as InteractiveHandlerMap, F as InteractiveSignalsAccessor, G as LaidLane, H as NODE_KINDS, K as ScrollProgressHandle, M as TONES, O as computeEventBindingKey, P as computeFormulaKey, U as computeInputSignalKey, V as computeScrollTriggerKey, W as computed, X as createInteractiveSignalsAccessor, Y as createScrollProgressHandle, Z as createScrollProgressSignals, _ as hasInteractivePrimitives, $ as sequenceBoardMetrics, a0 as sequenceStepId, a1 as signal } from './render-Czv0tUon.cjs';
|
|
3
3
|
import { JSX } from 'react';
|
|
4
4
|
|
|
5
5
|
declare function effect(fn: () => void | (() => void)): () => void;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as CdlDiagram, S as Signal, a as CdlInput, b as CdlLane, c as CdlNode, T as Tone, d as Side, E as EdgeStyle, e as EdgeHead, f as EdgeHeadFill, g as CdlState, h as CdlEventTarget, i as Computed, j as CdlDerivedValue, k as CdlScrollTrigger, L as LaidDiagram, l as CdlDiagramViewProps, m as LaidEdge, n as LaidNode, o as CdlEdge, B as BBox, R as RowMark, N as NodeKind, J as JourneyEmotion, Q as QuadrantKey } from './render-
|
|
2
|
-
export { p as CdlDiagramView, q as CdlEventBinding, r as CdlEventKind, s as CdlFormula, t as CdlPhase, u as EDGE_HEADS, v as EDGE_HEAD_DEFAULT, w as EDGE_HEAD_FILLS, x as EDGE_HEAD_FILL_DEFAULT, y as EDGE_STYLES, I as InteractiveHandlerMap,
|
|
1
|
+
import { C as CdlDiagram, S as Signal, a as CdlInput, b as CdlLane, c as CdlNode, T as Tone, d as Side, E as EdgeStyle, e as EdgeHead, f as EdgeHeadFill, g as CdlState, h as CdlEventTarget, i as Computed, j as CdlDerivedValue, k as CdlScrollTrigger, L as LaidDiagram, l as CdlDiagramViewProps, m as LaidEdge, n as LaidNode, o as CdlEdge, B as BBox, R as RowMark, N as NodeKind, J as JourneyEmotion, Q as QuadrantKey } from './render-Czv0tUon.js';
|
|
2
|
+
export { p as CdlDiagramView, q as CdlEventBinding, r as CdlEventKind, s as CdlFormula, t as CdlPhase, u as EDGE_HEADS, v as EDGE_HEAD_DEFAULT, w as EDGE_HEAD_FILLS, x as EDGE_HEAD_FILL_DEFAULT, y as EDGE_REVEALS, z as EDGE_REVEAL_DEFAULT, A as EDGE_STYLES, D as EdgeReveal, I as InteractiveHandlerMap, F as InteractiveSignalsAccessor, G as LaidLane, H as NODE_KINDS, K as ScrollProgressHandle, M as TONES, O as computeEventBindingKey, P as computeFormulaKey, U as computeInputSignalKey, V as computeScrollTriggerKey, W as computed, X as createInteractiveSignalsAccessor, Y as createScrollProgressHandle, Z as createScrollProgressSignals, _ as hasInteractivePrimitives, $ as sequenceBoardMetrics, a0 as sequenceStepId, a1 as signal } from './render-Czv0tUon.js';
|
|
3
3
|
import { JSX } from 'react';
|
|
4
4
|
|
|
5
5
|
declare function effect(fn: () => void | (() => void)): () => void;
|
package/dist/index.js
CHANGED
|
@@ -11801,7 +11801,7 @@ function genericTextCentered(kind, hasRows) {
|
|
|
11801
11801
|
function genericTitleBaselineY(kind, h, hasRows) {
|
|
11802
11802
|
return genericTextCentered(kind, hasRows) ? h / 2 + GENERIC_TITLE_CENTER_OFFSET : GENERIC_TITLE_TOP + genericTextShift(kind);
|
|
11803
11803
|
}
|
|
11804
|
-
var ROW_TOP_STORAGE =
|
|
11804
|
+
var ROW_TOP_STORAGE = 152;
|
|
11805
11805
|
var ROW_PITCH_STORAGE = 56;
|
|
11806
11806
|
var ROW_TOP_GENERIC = 100;
|
|
11807
11807
|
var ROW_PITCH_GENERIC = 28;
|
|
@@ -11812,7 +11812,8 @@ var GENERIC_TITLE_FONT = 20;
|
|
|
11812
11812
|
var GLYPH_CAP_RATIO = 0.72;
|
|
11813
11813
|
var ROW_FONT_STORAGE = 26;
|
|
11814
11814
|
var ROW_FONT_GENERIC = 21;
|
|
11815
|
-
var STORAGE_TITLE_BASELINE =
|
|
11815
|
+
var STORAGE_TITLE_BASELINE = 86;
|
|
11816
|
+
var STORAGE_TITLE_FONT = 34;
|
|
11816
11817
|
var SUBTITLE_ROW_SHIFT = 46;
|
|
11817
11818
|
var STORAGE_ROW_DIVIDER_Y = Math.round(
|
|
11818
11819
|
(STORAGE_TITLE_BASELINE + (ROW_TOP_STORAGE - ROW_FONT_STORAGE * GLYPH_CAP_RATIO)) / 2
|
|
@@ -15180,7 +15181,7 @@ function layoutNodes(diag, lanes) {
|
|
|
15180
15181
|
const \u6BB5\u306E\u9AD8\u3055 = rowH.get(n.stack);
|
|
15181
15182
|
const \u81EA\u524D\u306E\u9AD8\u3055 = n.rowMarks !== void 0;
|
|
15182
15183
|
const h = n.h ?? (\u81EA\u524D\u306E\u9AD8\u3055 ? autoStorageHeight(n, size.h) : \u6BB5\u306E\u9AD8\u3055);
|
|
15183
|
-
const cy = \
|
|
15184
|
+
const cy = \u6BB5\u306E\u82AF;
|
|
15184
15185
|
const w = autoRowsWidth(n, size.w);
|
|
15185
15186
|
out.push({
|
|
15186
15187
|
...n,
|
|
@@ -15370,6 +15371,8 @@ function layout(diag) {
|
|
|
15370
15371
|
states: diag.states,
|
|
15371
15372
|
phases: diag.phases,
|
|
15372
15373
|
...diag.derived ? { derived: diag.derived } : {},
|
|
15374
|
+
// 矢印をいつ出すか (#582)。 描き手が読む欄なので、そのまま持ち越す
|
|
15375
|
+
...diag.edgeReveal ? { edgeReveal: diag.edgeReveal } : {},
|
|
15373
15376
|
bboxes,
|
|
15374
15377
|
collisions,
|
|
15375
15378
|
nearCollisions,
|
|
@@ -15528,6 +15531,8 @@ var EDGE_HEADS = [
|
|
|
15528
15531
|
];
|
|
15529
15532
|
var EDGE_HEAD_FILL_DEFAULT = "solid";
|
|
15530
15533
|
var EDGE_HEAD_FILLS = ["solid", "hollow"];
|
|
15534
|
+
var EDGE_REVEALS = ["phase", "all"];
|
|
15535
|
+
var EDGE_REVEAL_DEFAULT = "phase";
|
|
15531
15536
|
|
|
15532
15537
|
// src/anim/core/easing.ts
|
|
15533
15538
|
function cubicBezier(x1, y1, x2, y2) {
|
|
@@ -18679,11 +18684,9 @@ function runAxes(laid, diag, violations, counts, push, profile, skippedAxes) {
|
|
|
18679
18684
|
for (const [stack, group] of byStack) {
|
|
18680
18685
|
if (group.length < 2) continue;
|
|
18681
18686
|
const cy0 = group[0].cy;
|
|
18682
|
-
const top0 = cy0 - (group[0].h ?? 0) / 2;
|
|
18683
18687
|
for (const n of group.slice(1)) {
|
|
18684
18688
|
const diff = Math.abs(n.cy - cy0);
|
|
18685
|
-
|
|
18686
|
-
if (diff > MIN_ROW_ALIGNMENT_TOLERANCE && topDiff > MIN_ROW_ALIGNMENT_TOLERANCE) {
|
|
18689
|
+
if (diff > MIN_ROW_ALIGNMENT_TOLERANCE) {
|
|
18687
18690
|
push(
|
|
18688
18691
|
"row-alignment",
|
|
18689
18692
|
`stack=${stack} row \u5185 node "${n.id}" cy=${n.cy.toFixed(1)} \u304C row \u57FA\u6E96 cy=${cy0.toFixed(1)} \u3068 ${diff.toFixed(1)} world \u5DEE (\u8A31\u5BB9 ${MIN_ROW_ALIGNMENT_TOLERANCE})`
|
|
@@ -19732,18 +19735,24 @@ function runAxes(laid, diag, violations, counts, push, profile, skippedAxes) {
|
|
|
19732
19735
|
if (group.length < 3) continue;
|
|
19733
19736
|
const sorted = [...group].sort((a, b) => a.cy - b.cy);
|
|
19734
19737
|
const gaps = [];
|
|
19735
|
-
const tops = [];
|
|
19736
19738
|
for (let i = 1; i < sorted.length; i++) {
|
|
19737
19739
|
const prev = sorted[i - 1];
|
|
19738
19740
|
const cur = sorted[i];
|
|
19739
19741
|
gaps.push(cur.cy - cur.h / 2 - (prev.cy + prev.h / 2));
|
|
19740
|
-
tops.push(cur.cy - cur.h / 2 - (prev.cy - prev.h / 2));
|
|
19741
19742
|
}
|
|
19742
19743
|
const maxGap = Math.max(...gaps);
|
|
19743
19744
|
const minGap = Math.min(...gaps);
|
|
19744
19745
|
const variance = maxGap - minGap;
|
|
19745
|
-
const
|
|
19746
|
-
|
|
19746
|
+
const \u683C\u5B50\u306B\u7F6E\u304F = group.every((n) => n.rowMarks !== void 0);
|
|
19747
|
+
const \u7AEF\u304C\u8DB3\u308A\u3066\u3044\u308B = minGap >= requiredNearClearance("node", "node");
|
|
19748
|
+
if (\u683C\u5B50\u306B\u7F6E\u304F) {
|
|
19749
|
+
if (!\u7AEF\u304C\u8DB3\u308A\u3066\u3044\u308B) {
|
|
19750
|
+
push(
|
|
19751
|
+
"column-gap-uniform",
|
|
19752
|
+
`lane "${laneId}" \u5185 node \u9593\u306E\u7AEF\u9593 gap ${minGap.toFixed(0)} world \u304C\u4E0B\u9650 ${requiredNearClearance("node", "node")} \u3092\u5272\u308B`
|
|
19753
|
+
);
|
|
19754
|
+
}
|
|
19755
|
+
} else if (variance > COLUMN_GAP_VARIANCE_TOL) {
|
|
19747
19756
|
push(
|
|
19748
19757
|
"column-gap-uniform",
|
|
19749
19758
|
`lane "${laneId}" \u5185 node \u9593\u306E\u7AEF\u9593 gap variance ${variance.toFixed(1)} world \u304C spec ${COLUMN_GAP_VARIANCE_TOL} \u8D85\u904E (min=${minGap.toFixed(0)} max=${maxGap.toFixed(0)})`
|
|
@@ -21687,7 +21696,7 @@ function SequenceBoardNode({
|
|
|
21687
21696
|
const v = Number.parseInt(interpolate(node.sequenceStep, stateValues ?? {}).trim(), 10);
|
|
21688
21697
|
return Number.isFinite(v) ? v : null;
|
|
21689
21698
|
})();
|
|
21690
|
-
const \u6731 = "var(--cdl-tone-accent, #2d6a8f)";
|
|
21699
|
+
const \u6731 = "var(--cdl-now, var(--cdl-tone-accent, #2d6a8f))";
|
|
21691
21700
|
const \u58A8 = "var(--cdl-text-2, #4a5162)";
|
|
21692
21701
|
const \u898B\u305F\u76EE = (i) => {
|
|
21693
21702
|
if (\u73FE\u5728 === null) return { opacity: 1, color: \u6731 };
|
|
@@ -21981,9 +21990,9 @@ function FunctionNode({ node, active }) {
|
|
|
21981
21990
|
var ROW_GLYPH_HALF = 7;
|
|
21982
21991
|
var ROW_GLYPH_CX = ROW_PAD_X_PX + ROW_GLYPH_HALF + 1;
|
|
21983
21992
|
var ROW_GLYPH_LEAD = 40;
|
|
21984
|
-
var ROW_TYPE_FONT =
|
|
21985
|
-
var SUBTITLE_BASELINE =
|
|
21986
|
-
var SUBTITLE_FONT =
|
|
21993
|
+
var ROW_TYPE_FONT = 22;
|
|
21994
|
+
var SUBTITLE_BASELINE = 118;
|
|
21995
|
+
var SUBTITLE_FONT = 20;
|
|
21987
21996
|
var UNDERLINE_DROP = 7;
|
|
21988
21997
|
function RowGlyph({ mark, x, y, color }) {
|
|
21989
21998
|
const \u534A = ROW_GLYPH_HALF;
|
|
@@ -22010,7 +22019,7 @@ function StorageNode({
|
|
|
22010
22019
|
const accent = nodeAccent(node, "var(--cdl-tone-accent, #2d6a8f)");
|
|
22011
22020
|
const x = node.cx - node.w / 2;
|
|
22012
22021
|
const y = node.cy - node.h / 2;
|
|
22013
|
-
const \u540D\u524D = titlePlacement(node, { x: 26, y: STORAGE_TITLE_BASELINE, size:
|
|
22022
|
+
const \u540D\u524D = titlePlacement(node, { x: 26, y: STORAGE_TITLE_BASELINE, size: STORAGE_TITLE_FONT }, { hasEyebrow: Boolean(node.eyebrow) });
|
|
22014
22023
|
const splits = rows.map((r) => splitRow(r));
|
|
22015
22024
|
const leftMaxWidth = splits.reduce((m, s) => Math.max(m, displayWidth(s.left)), 0);
|
|
22016
22025
|
const rightColX = ROW_PAD_X_PX + leftMaxWidth * STORAGE_CHAR_ADVANCE_PX + STORAGE_COL_GAP_PX;
|
|
@@ -28796,6 +28805,19 @@ function CdlStage({
|
|
|
28796
28805
|
svgRef
|
|
28797
28806
|
}) {
|
|
28798
28807
|
const activeSet = new Set(currentPhase?.activate ?? []);
|
|
28808
|
+
const \u51FA\u756A\u306E\u6765\u305F\u77E2\u5370 = useMemo(() => {
|
|
28809
|
+
if ((laid.edgeReveal ?? EDGE_REVEAL_DEFAULT) === "all") return () => true;
|
|
28810
|
+
const \u521D\u51FA = /* @__PURE__ */ new Map();
|
|
28811
|
+
laid.phases.forEach((p, i) => {
|
|
28812
|
+
for (const id of p.activate ?? []) if (!\u521D\u51FA.has(id)) \u521D\u51FA.set(id, i);
|
|
28813
|
+
});
|
|
28814
|
+
const \u4ECA = currentPhase === void 0 ? -1 : laid.phases.findIndex((p) => p.id === currentPhase.id);
|
|
28815
|
+
return (edgeId) => {
|
|
28816
|
+
const first = \u521D\u51FA.get(edgeId);
|
|
28817
|
+
if (first === void 0) return true;
|
|
28818
|
+
return \u4ECA < 0 || \u4ECA >= first;
|
|
28819
|
+
};
|
|
28820
|
+
}, [laid.phases, currentPhase]);
|
|
28799
28821
|
const drawSet = new Set(currentPhase?.draw ?? []);
|
|
28800
28822
|
const \u63CF\u304F\u9032\u307F = \u63CF\u304F\u9032\u307F\u306B\u76F4\u3059(progress, currentPhase?.drawRatio);
|
|
28801
28823
|
const { lifelineStarts, uniformFooterTop } = useMemo(() => {
|
|
@@ -28955,7 +28977,7 @@ function CdlStage({
|
|
|
28955
28977
|
},
|
|
28956
28978
|
lane.id
|
|
28957
28979
|
)),
|
|
28958
|
-
laid.edges.map((edge) => /* @__PURE__ */ jsx(CdlEdgeView, { edge, active: activeSet.has(edge.id), progress, stateValues }, edge.id)),
|
|
28980
|
+
laid.edges.filter((edge) => \u51FA\u756A\u306E\u6765\u305F\u77E2\u5370(edge.id)).map((edge) => /* @__PURE__ */ jsx(CdlEdgeView, { edge, active: activeSet.has(edge.id), progress, stateValues }, edge.id)),
|
|
28959
28981
|
laid.nodes.map((node) => {
|
|
28960
28982
|
const \u63CF\u304F = drawSet.has(node.id);
|
|
28961
28983
|
const view = /* @__PURE__ */ jsx(
|
|
@@ -28971,8 +28993,8 @@ function CdlStage({
|
|
|
28971
28993
|
);
|
|
28972
28994
|
return /* @__PURE__ */ jsx("g", { children: view }, node.id);
|
|
28973
28995
|
}),
|
|
28974
|
-
laid.edges.filter((edge) => Boolean(edge.dThrough)).map((edge) => /* @__PURE__ */ jsx(CdlEdgeGlowView, { edge, active: activeSet.has(edge.id) }, `glow-${edge.id}`)),
|
|
28975
|
-
laid.edges.map((edge) => /* @__PURE__ */ jsx(
|
|
28996
|
+
laid.edges.filter((edge) => Boolean(edge.dThrough) && \u51FA\u756A\u306E\u6765\u305F\u77E2\u5370(edge.id)).map((edge) => /* @__PURE__ */ jsx(CdlEdgeGlowView, { edge, active: activeSet.has(edge.id) }, `glow-${edge.id}`)),
|
|
28997
|
+
laid.edges.filter((edge) => \u51FA\u756A\u306E\u6765\u305F\u77E2\u5370(edge.id)).map((edge) => /* @__PURE__ */ jsx(
|
|
28976
28998
|
CdlEdgeLabelView,
|
|
28977
28999
|
{
|
|
28978
29000
|
edge,
|
|
@@ -30536,6 +30558,6 @@ function slugify(s) {
|
|
|
30536
30558
|
return s.toLowerCase().replace(/[^a-z0-9-ゟ゠-ヿ一-龯]+/g, "-").replace(/^-|-$/g, "");
|
|
30537
30559
|
}
|
|
30538
30560
|
|
|
30539
|
-
export { ARROW_ANGLE_MAX_DEG, ARROW_ENDPOINT_CENTER_TOL, CHAIN_MIN_CLEARANCE, CHAIN_SHIFT_MAX_ACCUMULATED, CHAIN_SHIFT_MAX_ITER, CLASS_RELATION_LOOK, CLEARANCE_LABEL_LABEL, CLEARANCE_LANE_LABEL, CLEARANCE_NODE_LABEL, CLEARANCE_PATH_LABEL, COLUMN_GAP_VARIANCE_TOL, CdlDiagramThumbnail, CdlDiagramView, DETOUR_GAP, DETOUR_SLOT_GAP, DIST_LABEL_PATH_MAX, DIST_LABEL_PATH_MIN, EDGE_HEADS, EDGE_HEAD_DEFAULT, EDGE_HEAD_FILLS, EDGE_HEAD_FILL_DEFAULT, EDGE_LABEL_TEXT, EDGE_STUB_OUT, EDGE_STYLES, ER_CARDINALITY_HEAD, FAN_GAP, FONT_RENDER_TOLERANCE_WORLD, FSM_ACTION_MARK, LABEL_INIT_CLEARANCE, LABEL_INIT_CLEARANCE_DOTTED_FLOW, LABEL_SIZE_TOLERANCE_WORLD, LABEL_TO_PATH_CLEARANCE, LANE_BORDER_CLEARANCE_TOL, MARKER_GLOW_RADIUS, MIN_COLUMN_ALIGNMENT_TOLERANCE, MIN_ROW_ALIGNMENT_TOLERANCE, NEAR_COLLISION_DEFAULT_MIN, NEAR_COLLISION_POLICY, NODE_FRAME_SELECTOR, NODE_KINDS, ROW_GAP_VARIANCE_TOL, SEQUENCE_MESSAGE_LOOK, SPEC_CLEARANCE_POLICY, STAGE_SVG_SELECTOR, TARGET_LABEL_PATH_DIST, TONES, WCAG_AA_LARGE, WCAG_AA_NORMAL, applyDerivedValues, assertNever, attachEventHandlers, batch, bboxClearance, bboxDiffWorld, cdlAdapter, chart, classDiagram, compile, computeEventBindingKey, computeFormulaKey, computeInputSignalKey, computeScrollProgress, computeScrollTriggerKey, computeStateValues, computeViewportScale, computed, countEdgeCrossings, createFormulaComputeds, createInputSignals, createInteractiveSignalsAccessor, createScrollProgressHandle, createScrollProgressSignals, diagram, effect, er, evaluate as evaluateFormula, extractIdentifiers, flow, flowchart, funnel, gantt, hasInteractivePrimitives, infrastructure, inputDefaultValue, interpolate, isLargeText, labelInitClearance, layout, layoutWithValidation, mindMap, network, parseFormula, pointRectEdgeDistance, pointToSegmentDistance2 as pointToSegmentDistance, predictLabelBBoxWorld, predictNodeBBoxWorld, projectEdgeLabel, projectNode, projectPathSegment, pxToWorld, quadrant, rectRectClearance, rectRectOverlapArea, rendersRows, requiredContrastRatio, requiredNearClearance, requiredRowsHeight, requiredRowsWidth, requiredSpecClearance, resolveEdgeLabelOverlapsWithChain, resolveEdgeLabelOverlapsWithChainAndPropagate, resolveOverlapsWithChain, resolveTarget, resolveTargetAll, segmentsIntersect2 as segmentsIntersect, sequence, sequenceBoardMetrics, sequenceStepId, signal, stateMachine, stateMachine2, swimlane, topology, tree, untrack, userJourney, validate, verifyAllDiagramsDom, verifyAuthorIntent, verifyAuthorIntentAll, verifyDiagramDom, visualValidate, visualValidateAll, visualValidateLaid, withDerivedValues, worldToPx };
|
|
30561
|
+
export { ARROW_ANGLE_MAX_DEG, ARROW_ENDPOINT_CENTER_TOL, CHAIN_MIN_CLEARANCE, CHAIN_SHIFT_MAX_ACCUMULATED, CHAIN_SHIFT_MAX_ITER, CLASS_RELATION_LOOK, CLEARANCE_LABEL_LABEL, CLEARANCE_LANE_LABEL, CLEARANCE_NODE_LABEL, CLEARANCE_PATH_LABEL, COLUMN_GAP_VARIANCE_TOL, CdlDiagramThumbnail, CdlDiagramView, DETOUR_GAP, DETOUR_SLOT_GAP, DIST_LABEL_PATH_MAX, DIST_LABEL_PATH_MIN, EDGE_HEADS, EDGE_HEAD_DEFAULT, EDGE_HEAD_FILLS, EDGE_HEAD_FILL_DEFAULT, EDGE_LABEL_TEXT, EDGE_REVEALS, EDGE_REVEAL_DEFAULT, EDGE_STUB_OUT, EDGE_STYLES, ER_CARDINALITY_HEAD, FAN_GAP, FONT_RENDER_TOLERANCE_WORLD, FSM_ACTION_MARK, LABEL_INIT_CLEARANCE, LABEL_INIT_CLEARANCE_DOTTED_FLOW, LABEL_SIZE_TOLERANCE_WORLD, LABEL_TO_PATH_CLEARANCE, LANE_BORDER_CLEARANCE_TOL, MARKER_GLOW_RADIUS, MIN_COLUMN_ALIGNMENT_TOLERANCE, MIN_ROW_ALIGNMENT_TOLERANCE, NEAR_COLLISION_DEFAULT_MIN, NEAR_COLLISION_POLICY, NODE_FRAME_SELECTOR, NODE_KINDS, ROW_GAP_VARIANCE_TOL, SEQUENCE_MESSAGE_LOOK, SPEC_CLEARANCE_POLICY, STAGE_SVG_SELECTOR, TARGET_LABEL_PATH_DIST, TONES, WCAG_AA_LARGE, WCAG_AA_NORMAL, applyDerivedValues, assertNever, attachEventHandlers, batch, bboxClearance, bboxDiffWorld, cdlAdapter, chart, classDiagram, compile, computeEventBindingKey, computeFormulaKey, computeInputSignalKey, computeScrollProgress, computeScrollTriggerKey, computeStateValues, computeViewportScale, computed, countEdgeCrossings, createFormulaComputeds, createInputSignals, createInteractiveSignalsAccessor, createScrollProgressHandle, createScrollProgressSignals, diagram, effect, er, evaluate as evaluateFormula, extractIdentifiers, flow, flowchart, funnel, gantt, hasInteractivePrimitives, infrastructure, inputDefaultValue, interpolate, isLargeText, labelInitClearance, layout, layoutWithValidation, mindMap, network, parseFormula, pointRectEdgeDistance, pointToSegmentDistance2 as pointToSegmentDistance, predictLabelBBoxWorld, predictNodeBBoxWorld, projectEdgeLabel, projectNode, projectPathSegment, pxToWorld, quadrant, rectRectClearance, rectRectOverlapArea, rendersRows, requiredContrastRatio, requiredNearClearance, requiredRowsHeight, requiredRowsWidth, requiredSpecClearance, resolveEdgeLabelOverlapsWithChain, resolveEdgeLabelOverlapsWithChainAndPropagate, resolveOverlapsWithChain, resolveTarget, resolveTargetAll, segmentsIntersect2 as segmentsIntersect, sequence, sequenceBoardMetrics, sequenceStepId, signal, stateMachine, stateMachine2, swimlane, topology, tree, untrack, userJourney, validate, verifyAllDiagramsDom, verifyAuthorIntent, verifyAuthorIntentAll, verifyDiagramDom, visualValidate, visualValidateAll, visualValidateLaid, withDerivedValues, worldToPx };
|
|
30540
30562
|
//# sourceMappingURL=index.js.map
|
|
30541
30563
|
//# sourceMappingURL=index.js.map
|