bpmn-js_lib_util_LabelUtil.js 650 B

1234567891011121314151617181920212223242526272829303132
  1. import {
  2. DEFAULT_LABEL_SIZE,
  3. FLOW_LABEL_INDENT,
  4. getExternalLabelBounds,
  5. getExternalLabelMid,
  6. getFlowLabelPosition,
  7. getLabel,
  8. getWaypointsMid,
  9. hasExternalLabel,
  10. isLabelExternal,
  11. setLabel
  12. } from "./chunk-PSXVIVF4.js";
  13. import {
  14. isLabel
  15. } from "./chunk-RL3RINWF.js";
  16. import "./chunk-L5SG54UC.js";
  17. import "./chunk-4AK4GF4H.js";
  18. import "./chunk-2LSFTFF7.js";
  19. export {
  20. DEFAULT_LABEL_SIZE,
  21. FLOW_LABEL_INDENT,
  22. getExternalLabelBounds,
  23. getExternalLabelMid,
  24. getFlowLabelPosition,
  25. getLabel,
  26. getWaypointsMid,
  27. hasExternalLabel,
  28. isLabel,
  29. isLabelExternal,
  30. setLabel
  31. };
  32. //# sourceMappingURL=bpmn-js_lib_util_LabelUtil.js.map