@sme.up/ketchup2 2.2.0 → 2.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (394) hide show
  1. package/dist/{arc-Klgb378K.js → arc-D80gVCcI.js} +2 -2
  2. package/dist/{arc-CqG9Hxdf.cjs → arc-MUYNnJxV.cjs} +1 -1
  3. package/dist/architecture-7EHR7CIX-Bnyu5zgG.js +3 -0
  4. package/dist/architecture-7EHR7CIX-CKF7-4kH.cjs +1 -0
  5. package/dist/architectureDiagram-3BPJPVTR-BrmPrClJ.cjs +36 -0
  6. package/dist/{architectureDiagram-Q4EWVU46-CnzjcVBn.js → architectureDiagram-3BPJPVTR-EFK4DMha.js} +167 -166
  7. package/dist/assets/svg/barcode.svg +1 -0
  8. package/dist/basic-components/autocomplete/autocomplete.d.ts.map +1 -1
  9. package/dist/basic-components/barcode/barcode-types.d.ts +16 -0
  10. package/dist/basic-components/barcode/barcode-types.d.ts.map +1 -0
  11. package/dist/basic-components/barcode/barcode.d.ts +3 -0
  12. package/dist/basic-components/barcode/barcode.d.ts.map +1 -0
  13. package/dist/basic-components/cell/cell-types.d.ts +7 -0
  14. package/dist/basic-components/cell/cell-types.d.ts.map +1 -1
  15. package/dist/basic-components/cell/cell-utils.d.ts +3 -2
  16. package/dist/basic-components/cell/cell-utils.d.ts.map +1 -1
  17. package/dist/basic-components/cell/cell.d.ts.map +1 -1
  18. package/dist/basic-components/cell/tests/utils.d.ts.map +1 -1
  19. package/dist/basic-components/icon/icon.d.ts.map +1 -1
  20. package/dist/basic-components/input-number/input-number.d.ts.map +1 -1
  21. package/dist/basic-components/qr-code/corners/qr-code-corner-utils.d.ts +4 -0
  22. package/dist/basic-components/qr-code/corners/qr-code-corner-utils.d.ts.map +1 -0
  23. package/dist/basic-components/qr-code/corners/qr-code-corner.d.ts +13 -0
  24. package/dist/basic-components/qr-code/corners/qr-code-corner.d.ts.map +1 -0
  25. package/dist/basic-components/qr-code/qr-code-encoding.d.ts +9 -0
  26. package/dist/basic-components/qr-code/qr-code-encoding.d.ts.map +1 -0
  27. package/dist/basic-components/qr-code/qr-code-error-correction.d.ts +10 -0
  28. package/dist/basic-components/qr-code/qr-code-error-correction.d.ts.map +1 -0
  29. package/dist/basic-components/qr-code/qr-code-helpers.d.ts +15 -0
  30. package/dist/basic-components/qr-code/qr-code-helpers.d.ts.map +1 -0
  31. package/dist/basic-components/qr-code/qr-code-mask.d.ts +9 -0
  32. package/dist/basic-components/qr-code/qr-code-mask.d.ts.map +1 -0
  33. package/dist/basic-components/qr-code/qr-code-matrix.d.ts +3 -0
  34. package/dist/basic-components/qr-code/qr-code-matrix.d.ts.map +1 -0
  35. package/dist/basic-components/qr-code/qr-code-renderer.d.ts +8 -0
  36. package/dist/basic-components/qr-code/qr-code-renderer.d.ts.map +1 -0
  37. package/dist/basic-components/qr-code/qr-code-types.d.ts +122 -0
  38. package/dist/basic-components/qr-code/qr-code-types.d.ts.map +1 -0
  39. package/dist/basic-components/qr-code/qr-code.d.ts +8 -0
  40. package/dist/basic-components/qr-code/qr-code.d.ts.map +1 -0
  41. package/dist/basic-components/text-editor/text-editor-utils.d.ts +11 -0
  42. package/dist/basic-components/text-editor/text-editor-utils.d.ts.map +1 -1
  43. package/dist/basic-components/text-editor/text-editor.d.ts.map +1 -1
  44. package/dist/basic-components/textarea/textarea-types.d.ts +2 -2
  45. package/dist/basic-components/textarea/textarea-types.d.ts.map +1 -1
  46. package/dist/basic-components/textarea/textarea.d.ts.map +1 -1
  47. package/dist/basic-components/textfield/textfield-types.d.ts +5 -0
  48. package/dist/basic-components/textfield/textfield-types.d.ts.map +1 -1
  49. package/dist/basic-components/textfield/textfield.d.ts.map +1 -1
  50. package/dist/basic-components/tree/tree.d.ts.map +1 -1
  51. package/dist/basic-components/tree/tree.types.d.ts +6 -0
  52. package/dist/basic-components/tree/tree.types.d.ts.map +1 -1
  53. package/dist/basic-components/typography/typography-types.d.ts +1 -1
  54. package/dist/basic-components/typography/typography-types.d.ts.map +1 -1
  55. package/dist/{blockDiagram-DXYQGD6D-B0NvV2Ph.js → blockDiagram-GPEHLZMM-C3UgY0Z5.js} +999 -877
  56. package/dist/blockDiagram-GPEHLZMM-CuzoKhJT.cjs +132 -0
  57. package/dist/{c4Diagram-AHTNJAMY-Dgwv-e5O.cjs → c4Diagram-AAUBKEIU-DU8uXbgK.cjs} +6 -6
  58. package/dist/{c4Diagram-AHTNJAMY-DPijI3_r.js → c4Diagram-AAUBKEIU-klnmEOUo.js} +279 -279
  59. package/dist/channel-BbRDdbmM.js +5 -0
  60. package/dist/channel-intTktDQ.cjs +1 -0
  61. package/dist/chunk-2J33WTMH-EmvF7iYC.js +25 -0
  62. package/dist/chunk-2J33WTMH-PlcpVW8G.cjs +1 -0
  63. package/dist/{chunk-5FUZZQ4R-D3C0F0Tr.js → chunk-3OPIFGDE-C7wE5oN7.js} +957 -929
  64. package/dist/chunk-3OPIFGDE-CT5oNC5X.cjs +62 -0
  65. package/dist/{chunk-4BX2VUAB-BW54-JWg.js → chunk-4BX2VUAB-BO1KRGb1.js} +1 -1
  66. package/dist/{chunk-4BX2VUAB-Qba52sxc.cjs → chunk-4BX2VUAB-CtDGlaPx.cjs} +1 -1
  67. package/dist/{chunk-7N4EOEYR-C-GuhRgW.js → chunk-4EGX6M5U-BMVrizoY.js} +12 -12
  68. package/dist/{chunk-7N4EOEYR-jNBQwvHx.cjs → chunk-4EGX6M5U-VENLmgBt.cjs} +1 -1
  69. package/dist/{chunk-55IACEB6-DPatBzu7.cjs → chunk-55IACEB6-VJP3Osm7.cjs} +1 -1
  70. package/dist/{chunk-55IACEB6-Bu3k0Yz5.js → chunk-55IACEB6-b_Ivgrk-.js} +1 -1
  71. package/dist/chunk-5DO6E6H7-Cx6Mfbjl.cjs +1 -0
  72. package/dist/chunk-5DO6E6H7-QuTLwcim.js +23 -0
  73. package/dist/chunk-5ZQYHXKU-BMnKD7Zq.cjs +2 -0
  74. package/dist/{chunk-5PVQY5BW-Dn8n6moB.js → chunk-5ZQYHXKU-C4uam08j.js} +527 -461
  75. package/dist/chunk-727SXJPM-DTmqhRKX.cjs +206 -0
  76. package/dist/{chunk-4TB4RGXK-D2LRzcEP.js → chunk-727SXJPM-Dof0vDVV.js} +650 -554
  77. package/dist/{chunk-OYMX7WX6-CrK-lehh.cjs → chunk-AQP2D5EJ-DdWeFQ4O.cjs} +5 -5
  78. package/dist/{chunk-OYMX7WX6-DJkGVCqi.js → chunk-AQP2D5EJ-N9ii4fwJ.js} +349 -339
  79. package/dist/{chunk-LIHQZDEY-59I4-LWb.js → chunk-BR22UD5L-CS6hURQQ.js} +15 -15
  80. package/dist/{chunk-LIHQZDEY-CrogR3nT.cjs → chunk-BR22UD5L-wI1vkyAT.cjs} +1 -1
  81. package/dist/{chunk-BSJP7CBP-oNTXVRA7.js → chunk-BSJP7CBP-Bx5APwBA.js} +1 -1
  82. package/dist/{chunk-BSJP7CBP-CFzYPvgr.cjs → chunk-BSJP7CBP-CaeBFqNU.cjs} +1 -1
  83. package/dist/{chunk-ICPOFSXX-fQJ5ufMR.js → chunk-CSCIHK7Q-9WKhcDqw.js} +132 -38
  84. package/dist/chunk-CSCIHK7Q-BPMuICCz.cjs +123 -0
  85. package/dist/chunk-FHYWG6QK-CfRqYwCI.js +23 -0
  86. package/dist/chunk-FHYWG6QK-DxmnARsZ.cjs +1 -0
  87. package/dist/{chunk-FMBD7UC4-RRSc9jqt.js → chunk-FMBD7UC4-BbggSGOg.js} +1 -1
  88. package/dist/{chunk-FMBD7UC4-CS9_r76V.cjs → chunk-FMBD7UC4-CiO_59ls.cjs} +1 -1
  89. package/dist/{chunk-ENJZ2VHE-CZ7BvL2h.js → chunk-KSCS5N6A-BY1s4eGg.js} +205 -205
  90. package/dist/chunk-KSCS5N6A-DO8jEi0y.cjs +10 -0
  91. package/dist/{chunk-ZZ45TVLE-BfSqZnT4.cjs → chunk-L5ZTLDWV-BE9udiOh.cjs} +1 -1
  92. package/dist/{chunk-ZZ45TVLE-X2jolXSO.js → chunk-L5ZTLDWV-D3UwMopa.js} +8 -8
  93. package/dist/{chunk-336JU56O-DQhIGd25.cjs → chunk-LZXEDZCA-Dpz_wx3M.cjs} +1 -1
  94. package/dist/{chunk-336JU56O-DkZvWJVe.js → chunk-LZXEDZCA-KzBFuWPU.js} +18 -18
  95. package/dist/chunk-MPE355IW-4bpROspE.js +23 -0
  96. package/dist/chunk-MPE355IW-CxPw_dPP.cjs +1 -0
  97. package/dist/chunk-MZUSXYTE-DA5mUG5B.js +30 -0
  98. package/dist/chunk-MZUSXYTE-DIg1BPts.cjs +1 -0
  99. package/dist/chunk-N66VUXT2-DSbygtq1.cjs +1 -0
  100. package/dist/chunk-N66VUXT2-pDZ1b-B3.js +54 -0
  101. package/dist/{chunk-YZCP3GAM-D6P3SWmL.js → chunk-ND2GUHAM-CHTke4K8.js} +17 -17
  102. package/dist/{chunk-YZCP3GAM-qxaNo0r8.cjs → chunk-ND2GUHAM-DdBSZTft.cjs} +1 -1
  103. package/dist/chunk-NNHCCRGN-D_orSz6n.js +20630 -0
  104. package/dist/chunk-NNHCCRGN-aKMHXBzL.cjs +159 -0
  105. package/dist/{chunk-X2U36JSP-VxRY65ea.js → chunk-NZK2D7GU-BVOINLmx.js} +13 -13
  106. package/dist/{chunk-X2U36JSP-CtXjVqek.cjs → chunk-NZK2D7GU-_twqedIe.cjs} +1 -1
  107. package/dist/{chunk-U2HBQHQK-CJ77uizk.cjs → chunk-O5CBEL6O-CDvi2oZo.cjs} +6 -6
  108. package/dist/{chunk-U2HBQHQK-Ceyeq0IV.js → chunk-O5CBEL6O-VsMF4aZB.js} +108 -108
  109. package/dist/chunk-PUPMXCY4-CKjhJQnN.js +23 -0
  110. package/dist/chunk-PUPMXCY4-DsS_t57r.cjs +1 -0
  111. package/dist/{chunk-QZHKN3VN-CSMKL2rB.cjs → chunk-QZHKN3VN-CHjRGMI2.cjs} +1 -1
  112. package/dist/{chunk-QZHKN3VN-Bx8I6l3c.js → chunk-QZHKN3VN-DCddt14Q.js} +1 -1
  113. package/dist/chunk-UIBZB4QT-BZf7vqd9.cjs +1 -0
  114. package/dist/chunk-UIBZB4QT-BvFllM0Q.js +23 -0
  115. package/dist/chunk-WCWK7LTN-D_C1as0Y.js +31 -0
  116. package/dist/chunk-WCWK7LTN-Dl2uC9ZD.cjs +1 -0
  117. package/dist/chunk-WU5MYG2G-DgyP9QDj.cjs +1 -0
  118. package/dist/chunk-WU5MYG2G-mQn7Wt-i.js +9 -0
  119. package/dist/{chunk-XPW4576I-BcWkx-AL.js → chunk-XPW4576I-BCowsgDU.js} +1 -1
  120. package/dist/{chunk-XPW4576I-D8Pp6a3j.cjs → chunk-XPW4576I-D_mwgMVU.cjs} +1 -1
  121. package/dist/classDiagram-4FO5ZUOK-5DyhpZRK.cjs +1 -0
  122. package/dist/classDiagram-4FO5ZUOK-BHGLQIkz.js +29 -0
  123. package/dist/classDiagram-v2-Q7XG4LA2-CCAbBo05.js +29 -0
  124. package/dist/classDiagram-v2-Q7XG4LA2-D4TX4CLT.cjs +1 -0
  125. package/dist/components/dash-list/assets/dash-list.data.d.ts +1 -0
  126. package/dist/components/dash-list/assets/dash-list.data.d.ts.map +1 -1
  127. package/dist/components/dash-list/dash-list-types.d.ts +1 -0
  128. package/dist/components/dash-list/dash-list-types.d.ts.map +1 -1
  129. package/dist/components/dash-list/dash-list.d.ts.map +1 -1
  130. package/dist/components/dash-list/dash-list.utils.d.ts +1 -3
  131. package/dist/components/dash-list/dash-list.utils.d.ts.map +1 -1
  132. package/dist/components/field/field-types.d.ts +6 -0
  133. package/dist/components/field/field-types.d.ts.map +1 -1
  134. package/dist/components/field/field.d.ts.map +1 -1
  135. package/dist/components/htm/htm-types.d.ts +4 -0
  136. package/dist/components/htm/htm-types.d.ts.map +1 -1
  137. package/dist/components/htm/htm.d.ts.map +1 -1
  138. package/dist/components/image-list/components/items/image-list-item.d.ts.map +1 -1
  139. package/dist/components/input-panel/input-panel-types.d.ts +6 -0
  140. package/dist/components/input-panel/input-panel-types.d.ts.map +1 -1
  141. package/dist/components/input-panel/input-panel-utils.d.ts.map +1 -1
  142. package/dist/components/input-panel/input-panel.d.ts.map +1 -1
  143. package/dist/components/pdf/pdf-types.d.ts +8 -0
  144. package/dist/components/pdf/pdf-types.d.ts.map +1 -1
  145. package/dist/components/pdf/pdf-utils.d.ts +1 -1
  146. package/dist/components/pdf/pdf-utils.d.ts.map +1 -1
  147. package/dist/components/pdf/pdf.d.ts.map +1 -1
  148. package/dist/components/planner/planner-assets.d.ts +2 -2
  149. package/dist/components/planner/planner-assets.d.ts.map +1 -1
  150. package/dist/components/planner/planner-utils.d.ts +1 -0
  151. package/dist/components/planner/planner-utils.d.ts.map +1 -1
  152. package/dist/components/planner/planner.d.ts.map +1 -1
  153. package/dist/components/tab-bar/tab-bar-types.d.ts +1 -1
  154. package/dist/components/tab-bar/tab-bar-types.d.ts.map +1 -1
  155. package/dist/components/timeline/timeline.d.ts.map +1 -1
  156. package/dist/components/tooltip/tooltip-assets.d.ts +1 -0
  157. package/dist/components/tooltip/tooltip-assets.d.ts.map +1 -1
  158. package/dist/components/tooltip/tooltip-types.d.ts +4 -16
  159. package/dist/components/tooltip/tooltip-types.d.ts.map +1 -1
  160. package/dist/components/tooltip/tooltip.d.ts.map +1 -1
  161. package/dist/context/obj-metadata-context.d.ts +8 -0
  162. package/dist/context/obj-metadata-context.d.ts.map +1 -0
  163. package/dist/{cose-bilkent-S5V4N54A-B30Rh9DR.js → cose-bilkent-S5V4N54A-Bfb7U01p.js} +26 -27
  164. package/dist/cose-bilkent-S5V4N54A-CE-7Sw0Y.cjs +1 -0
  165. package/dist/dagre-BM42HDAG-BhbA1R8l.cjs +4 -0
  166. package/dist/dagre-BM42HDAG-D87Rv2R4.js +297 -0
  167. package/dist/dagre-CC68z3y6.cjs +1 -0
  168. package/dist/dagre-Cg4CV48I.js +1936 -0
  169. package/dist/diagram-2AECGRRQ-C6vI3yau.cjs +43 -0
  170. package/dist/{diagram-MMDJMWI5-DUpEI5ug.js → diagram-2AECGRRQ-OSYCK0tv.js} +36 -36
  171. package/dist/diagram-5GNKFQAL-BS9rRMAe.cjs +10 -0
  172. package/dist/diagram-5GNKFQAL-DnquluB9.js +101 -0
  173. package/dist/diagram-KO2AKTUF-CFi6eQYd.js +431 -0
  174. package/dist/diagram-KO2AKTUF-CjA_KTJj.cjs +3 -0
  175. package/dist/{diagram-TYMM5635-DHHPZ5ZJ.js → diagram-LMA3HP47-Cwm5bzeM.js} +38 -38
  176. package/dist/diagram-LMA3HP47-DBwSTp2j.cjs +24 -0
  177. package/dist/diagram-OG6HWLK6-BdLnbUYy.cjs +24 -0
  178. package/dist/{diagram-G4DWMVQ6-iYV58Drq.js → diagram-OG6HWLK6-DvGk1j55.js} +93 -93
  179. package/dist/{dist-DL30VIBI.js → dist-9MKIBfY4.js} +1 -1
  180. package/dist/dist-DC1YYeHc.cjs +1 -0
  181. package/dist/{erDiagram-SMLLAGMA-C8FM7wbJ.js → erDiagram-TEJ5UH35-B17mqgD_.js} +164 -164
  182. package/dist/erDiagram-TEJ5UH35-NlRiP_bX.cjs +85 -0
  183. package/dist/eventmodeling-FCH6USID-BVaFiLQO.js +3 -0
  184. package/dist/eventmodeling-FCH6USID-leiC8dtX.cjs +1 -0
  185. package/dist/{flowDiagram-DWJPFMVM-BGtX2gw0.js → flowDiagram-I6XJVG4X-C2G6Tgw_.js} +444 -444
  186. package/dist/{flowDiagram-DWJPFMVM-DWuKiJeo.cjs → flowDiagram-I6XJVG4X-ChI_6giU.cjs} +9 -9
  187. package/dist/functional-components/row/row-types.d.ts +6 -0
  188. package/dist/functional-components/row/row-types.d.ts.map +1 -1
  189. package/dist/functional-components/row/row.d.ts.map +1 -1
  190. package/dist/functional-components/timeline-engine/components/gantt/bar/gantt-bar.d.ts.map +1 -1
  191. package/dist/functional-components/timeline-engine/components/gantt/farrow/gantt-farrow-utils.d.ts +106 -0
  192. package/dist/functional-components/timeline-engine/components/gantt/farrow/gantt-farrow-utils.d.ts.map +1 -0
  193. package/dist/functional-components/timeline-engine/components/gantt/farrow/gantt-farrow-utils.test.d.ts +2 -0
  194. package/dist/functional-components/timeline-engine/components/gantt/farrow/gantt-farrow-utils.test.d.ts.map +1 -0
  195. package/dist/functional-components/timeline-engine/components/gantt/farrow/gantt-farrow.d.ts +38 -0
  196. package/dist/functional-components/timeline-engine/components/gantt/farrow/gantt-farrow.d.ts.map +1 -0
  197. package/dist/functional-components/timeline-engine/components/gantt/gantt-assets.d.ts +23 -20
  198. package/dist/functional-components/timeline-engine/components/gantt/gantt-assets.d.ts.map +1 -1
  199. package/dist/functional-components/timeline-engine/components/gantt/gantt.d.ts.map +1 -1
  200. package/dist/functional-components/timeline-engine/components/gantt/types/gantt-types.d.ts +13 -2
  201. package/dist/functional-components/timeline-engine/components/gantt/types/gantt-types.d.ts.map +1 -1
  202. package/dist/functional-components/timeline-engine/timeline-engine-types.d.ts +4 -0
  203. package/dist/functional-components/timeline-engine/timeline-engine-types.d.ts.map +1 -1
  204. package/dist/functional-components/timeline-engine/timeline-engine-utils.d.ts +24 -0
  205. package/dist/functional-components/timeline-engine/timeline-engine-utils.d.ts.map +1 -1
  206. package/dist/functional-components/timeline-engine/timeline-engine.d.ts.map +1 -1
  207. package/dist/ganttDiagram-6RSMTGT7-B0DHqd7u.cjs +292 -0
  208. package/dist/{ganttDiagram-T4ZO3ILL-PY1BUp5b.js → ganttDiagram-6RSMTGT7-Bb6bqcaS.js} +278 -276
  209. package/dist/gitGraph-WXDBUCRP-BFFuTWG4.cjs +1 -0
  210. package/dist/gitGraph-WXDBUCRP-Fz2kRwJ-.js +3 -0
  211. package/dist/gitGraphDiagram-PVQCEYII-BzbgPrwe.cjs +106 -0
  212. package/dist/{gitGraphDiagram-UUTBAWPF-CDIW9-sX.js → gitGraphDiagram-PVQCEYII-DiJUr7lO.js} +255 -255
  213. package/dist/graphlib-B1zohIOM.js +1266 -0
  214. package/dist/graphlib-B5AXIZA4.cjs +1 -0
  215. package/dist/hooks/useFloating.d.ts.map +1 -1
  216. package/dist/index.d.ts +7 -1
  217. package/dist/index.d.ts.map +1 -1
  218. package/dist/info-J43DQDTF-CLRXRK49.js +3 -0
  219. package/dist/info-J43DQDTF-CmpcAuH-.cjs +1 -0
  220. package/dist/infoDiagram-5YYISTIA-C8P9DHlE.js +19 -0
  221. package/dist/infoDiagram-5YYISTIA-fhwEAAjF.cjs +2 -0
  222. package/dist/{ishikawaDiagram-UXIWVN3A-BfkF39Xv.cjs → ishikawaDiagram-YF4QCWOH-j6IZz59g.cjs} +6 -6
  223. package/dist/{ishikawaDiagram-UXIWVN3A-BblrAmns.js → ishikawaDiagram-YF4QCWOH-rqNbTKZp.js} +134 -134
  224. package/dist/{journeyDiagram-VCZTEJTY-UwcVOFtb.cjs → journeyDiagram-JHISSGLW-BhHdd4y3.cjs} +6 -6
  225. package/dist/{journeyDiagram-VCZTEJTY-CCOZ1XFK.js → journeyDiagram-JHISSGLW-peUJlm3L.js} +180 -180
  226. package/dist/{kanban-definition-6JOO6SKY-BWwfbdd6.js → kanban-definition-UN3LZRKU-DLxDqiQn.js} +151 -151
  227. package/dist/{kanban-definition-6JOO6SKY-Coxpi43B.cjs → kanban-definition-UN3LZRKU-TUg1x5yJ.cjs} +8 -8
  228. package/dist/{katex-SAH56fvc.cjs → katex-HkVgAsLB.cjs} +1 -1
  229. package/dist/ketchup2.cjs.js +107 -110
  230. package/dist/ketchup2.css +1 -1
  231. package/dist/ketchup2.es.js +90621 -90697
  232. package/dist/{line-CrxZdHmO.js → line-BhAnxCE8.js} +3 -3
  233. package/dist/line-CpcTW4h-.cjs +1 -0
  234. package/dist/{linear-CxHa1DsM.cjs → linear-D0eFmsG1.cjs} +1 -1
  235. package/dist/{linear-BsPvNLJv.js → linear-lSeWuvgy.js} +3 -3
  236. package/dist/locale/en/translation.json.d.ts +3 -0
  237. package/dist/locale/it/translation.json.d.ts +3 -0
  238. package/dist/{mermaid-parser.core-CERDf-UG.js → mermaid-parser.core-Dz33ts1l.js} +24 -19
  239. package/dist/mermaid-parser.core-HQxPJrkY.cjs +3 -0
  240. package/dist/{mindmap-definition-QFDTVHPH--xULjpFZ.cjs → mindmap-definition-RKZ34NQL-D9BOsg5W.cjs} +29 -29
  241. package/dist/{mindmap-definition-QFDTVHPH-dYQoMeA6.js → mindmap-definition-RKZ34NQL-DHkmUkxh.js} +148 -148
  242. package/dist/{ordinal-Civr0hZL.cjs → ordinal-BnUYNBtU.cjs} +1 -1
  243. package/dist/{ordinal-C-VoL0XF.js → ordinal-MD9_ORcM.js} +1 -1
  244. package/dist/packet-YPE3B663-BwjweAZY.cjs +1 -0
  245. package/dist/packet-YPE3B663-D1Hr9AQm.js +3 -0
  246. package/dist/pie-LRSECV5Y-CpDfN1P0.js +3 -0
  247. package/dist/pie-LRSECV5Y-I1-OkIXi.cjs +1 -0
  248. package/dist/{pieDiagram-DEJITSTG-Dj5pX4fC.js → pieDiagram-4H26LBE5-ByA7ytZx.js} +40 -40
  249. package/dist/pieDiagram-4H26LBE5-CrLJh4L9.cjs +30 -0
  250. package/dist/{quadrantDiagram-34T5L4WZ-BKNOJBiR.js → quadrantDiagram-W4KKPZXB-CHHpmu1l.js} +547 -520
  251. package/dist/quadrantDiagram-W4KKPZXB-CalC_db_.cjs +7 -0
  252. package/dist/radar-GUYGQ44K-BXt3oO8c.cjs +1 -0
  253. package/dist/radar-GUYGQ44K-ByzrmbOz.js +3 -0
  254. package/dist/{requirementDiagram-MS252O5E-r3eZu57d.js → requirementDiagram-4Y6WPE33-BVcDFSx8.js} +165 -165
  255. package/dist/requirementDiagram-4Y6WPE33-SsePLT8d.cjs +84 -0
  256. package/dist/sankeyDiagram-5OEKKPKP-BgvTZ7jd.cjs +40 -0
  257. package/dist/{sankeyDiagram-XADWPNL6-ErTVVewH.js → sankeyDiagram-5OEKKPKP-C-ODz9lV.js} +202 -153
  258. package/dist/{sequenceDiagram-FGHM5R23-BmqbzzHY.js → sequenceDiagram-3UESZ5HK-Cnc0aDO4.js} +786 -779
  259. package/dist/sequenceDiagram-3UESZ5HK-DEVLteqD.cjs +162 -0
  260. package/dist/src-BgvDIw01.cjs +1 -0
  261. package/dist/{src-BQiFKP24.js → src-v9RrE_4h.js} +578 -563
  262. package/dist/stateDiagram-AJRCARHV-CuHe6Iji.js +217 -0
  263. package/dist/stateDiagram-AJRCARHV-D_yPvIRw.cjs +1 -0
  264. package/dist/stateDiagram-v2-BHNVJYJU-CTnE6fOT.cjs +1 -0
  265. package/dist/stateDiagram-v2-BHNVJYJU-DqstYMSl.js +27 -0
  266. package/dist/{timeline-definition-GMOUNBTQ-DgcI7XnE.js → timeline-definition-PNZ67QCA-Bj1BItRB.js} +324 -324
  267. package/dist/{timeline-definition-GMOUNBTQ-BeTHmikc.cjs → timeline-definition-PNZ67QCA-Cynbc96w.cjs} +48 -48
  268. package/dist/treeView-BLDUP644-CxLhpd93.js +3 -0
  269. package/dist/treeView-BLDUP644-DMwVx0AR.cjs +1 -0
  270. package/dist/treemap-LRROVOQU-BqmiLdFI.js +3 -0
  271. package/dist/treemap-LRROVOQU-XhaFZdvI.cjs +1 -0
  272. package/dist/types/translation.d.ts +4 -1
  273. package/dist/types/translation.d.ts.map +1 -1
  274. package/dist/utils/translation.d.ts.map +1 -1
  275. package/dist/v4-BpDBEhLK.js +30 -0
  276. package/dist/v4-CA8ev9YY.cjs +1 -0
  277. package/dist/{vennDiagram-DHZGUBPP-7tx3VVDU.js → vennDiagram-CIIHVFJN-CdmcxixA.js} +192 -192
  278. package/dist/vennDiagram-CIIHVFJN-Dm4D6omA.cjs +34 -0
  279. package/dist/wardley-L42UT6IY-C7UjBmVh.js +3 -0
  280. package/dist/wardley-L42UT6IY-DFAYOpjD.cjs +1 -0
  281. package/dist/{wardleyDiagram-NUSXRM2D-DY51LHBa.cjs → wardleyDiagram-YWT4CUSO-C-DdutxP.cjs} +61 -3
  282. package/dist/{wardleyDiagram-NUSXRM2D-DGKU7A2U.js → wardleyDiagram-YWT4CUSO-D1o116Wi.js} +272 -206
  283. package/dist/{xychartDiagram-5P7HB3ND--7RYyckP.js → xychartDiagram-2RQKCTM6-Byw7djcg.js} +213 -213
  284. package/dist/{xychartDiagram-5P7HB3ND-Cj0HUNew.cjs → xychartDiagram-2RQKCTM6-D0D4PIQS.cjs} +6 -6
  285. package/package.json +6 -6
  286. package/dist/architecture-YZFGNWBL-BRqToLcm.js +0 -3
  287. package/dist/architecture-YZFGNWBL-BTOWQWD9.cjs +0 -1
  288. package/dist/architectureDiagram-Q4EWVU46-CX_6DnSJ.cjs +0 -36
  289. package/dist/blockDiagram-DXYQGD6D-D6DypQdM.cjs +0 -132
  290. package/dist/channel-CRWct3-i.js +0 -5
  291. package/dist/channel-DkTvdPpU.cjs +0 -1
  292. package/dist/chunk-2KRD3SAO-Ca3zDQyj.js +0 -23
  293. package/dist/chunk-2KRD3SAO-oZrIWZvV.cjs +0 -1
  294. package/dist/chunk-426QAEUC-CDXJVpQr.js +0 -9
  295. package/dist/chunk-426QAEUC-CqN26l3E.cjs +0 -1
  296. package/dist/chunk-4TB4RGXK-B0SIkKDf.cjs +0 -206
  297. package/dist/chunk-5FUZZQ4R-Cj5KbGC7.cjs +0 -62
  298. package/dist/chunk-5PVQY5BW-DEPZKGvb.cjs +0 -2
  299. package/dist/chunk-67CJDMHE-2Qg7i1xJ.cjs +0 -1
  300. package/dist/chunk-67CJDMHE-YMBkJcAO.js +0 -23
  301. package/dist/chunk-AA7GKIK3-B_ZB6dou.js +0 -30
  302. package/dist/chunk-AA7GKIK3-dqnTmnvO.cjs +0 -1
  303. package/dist/chunk-CIAEETIT-ClHUj0Su.cjs +0 -1
  304. package/dist/chunk-CIAEETIT-XlxsAz-4.js +0 -23
  305. package/dist/chunk-D-IZpNpi.cjs +0 -1
  306. package/dist/chunk-EDXVE4YY-1dwNWzc7.cjs +0 -1
  307. package/dist/chunk-EDXVE4YY-CGNVB686.js +0 -25
  308. package/dist/chunk-ENJZ2VHE-BAWfx0nA.cjs +0 -10
  309. package/dist/chunk-FOC6F5B3-DcZs851j.cjs +0 -1
  310. package/dist/chunk-FOC6F5B3-E9n6-juB.js +0 -23
  311. package/dist/chunk-ICPOFSXX-hY6BIZ4Y.cjs +0 -122
  312. package/dist/chunk-K5T4RW27-BzDQkjC7.cjs +0 -94
  313. package/dist/chunk-K5T4RW27-DY7TOEqa.js +0 -16070
  314. package/dist/chunk-KGLVRYIC-5OJpfQCj.js +0 -23
  315. package/dist/chunk-KGLVRYIC-DnbIkai8.cjs +0 -1
  316. package/dist/chunk-ORNJ4GCN-CcrEtiCn.cjs +0 -1
  317. package/dist/chunk-ORNJ4GCN-CwkOSFbS.js +0 -31
  318. package/dist/chunk-WQLz0Won.js +0 -20
  319. package/dist/classDiagram-6PBFFD2Q-BT4_JTnP.cjs +0 -1
  320. package/dist/classDiagram-6PBFFD2Q-Dgaxt4wI.js +0 -29
  321. package/dist/classDiagram-v2-HSJHXN6E-CWhiK6nm.js +0 -29
  322. package/dist/classDiagram-v2-HSJHXN6E-DkBLzgTv.cjs +0 -1
  323. package/dist/clone-CQQwPjME.cjs +0 -1
  324. package/dist/clone-Dwbh_blD.js +0 -8
  325. package/dist/cose-bilkent-S5V4N54A-Bhdp-wcb.cjs +0 -1
  326. package/dist/dagre-BcwvU6ZF.cjs +0 -1
  327. package/dist/dagre-D17h-Z-U.js +0 -1606
  328. package/dist/dagre-KV5264BT-BnEKAAAn.js +0 -293
  329. package/dist/dagre-KV5264BT-DRbiLA37.cjs +0 -4
  330. package/dist/diagram-5BDNPKRD-B_Fa4dpl.js +0 -101
  331. package/dist/diagram-5BDNPKRD-CPN8m2Hl.cjs +0 -10
  332. package/dist/diagram-G4DWMVQ6-VpXkNb67.cjs +0 -24
  333. package/dist/diagram-MMDJMWI5-DGk_PUo9.cjs +0 -43
  334. package/dist/diagram-TYMM5635-BH_-vSv9.cjs +0 -24
  335. package/dist/dist-BgvMZbfo.cjs +0 -1
  336. package/dist/erDiagram-SMLLAGMA-vuYEmfFA.cjs +0 -85
  337. package/dist/flatten-BE1bWL-7.js +0 -40
  338. package/dist/flatten-DxvYSoR8.cjs +0 -1
  339. package/dist/ganttDiagram-T4ZO3ILL-C25CnBTv.cjs +0 -292
  340. package/dist/gitGraph-7Q5UKJZL-DZea3ltD.cjs +0 -1
  341. package/dist/gitGraph-7Q5UKJZL-sjlqDwJ_.js +0 -3
  342. package/dist/gitGraphDiagram-UUTBAWPF-0lCBo9nK.cjs +0 -106
  343. package/dist/graphlib-CdgJ32J_.cjs +0 -1
  344. package/dist/graphlib-DbQkSsC8.js +0 -373
  345. package/dist/identity-KQSjemTb.cjs +0 -1
  346. package/dist/identity-g0dsMjx7.js +0 -393
  347. package/dist/info-OMHHGYJF-Bk0VWVNW.js +0 -3
  348. package/dist/info-OMHHGYJF-C8QtwF0k.cjs +0 -1
  349. package/dist/infoDiagram-42DDH7IO-CQLxpytS.js +0 -19
  350. package/dist/infoDiagram-42DDH7IO-Da__a_a_.cjs +0 -2
  351. package/dist/isEmpty-CA3kJuev.cjs +0 -1
  352. package/dist/isEmpty-RwX-oIQS.js +0 -35
  353. package/dist/line-C7oijaT4.cjs +0 -1
  354. package/dist/mermaid-parser.core-DHpvGOZR.cjs +0 -3
  355. package/dist/packet-4T2RLAQJ-X0BMsNFj.js +0 -3
  356. package/dist/packet-4T2RLAQJ-lvmQnXPI.cjs +0 -1
  357. package/dist/pie-ZZUOXDRM-CJ_fU5k1.js +0 -3
  358. package/dist/pie-ZZUOXDRM-Dp4APKqR.cjs +0 -1
  359. package/dist/pieDiagram-DEJITSTG-7we8s9eC.cjs +0 -30
  360. package/dist/quadrantDiagram-34T5L4WZ-B3BFuPYQ.cjs +0 -7
  361. package/dist/radar-PYXPWWZC-BHWJy_E1.cjs +0 -1
  362. package/dist/radar-PYXPWWZC-DgZIW9Ah.js +0 -3
  363. package/dist/reduce-B7WW9rkU.cjs +0 -1
  364. package/dist/reduce-DNnkcf3M.js +0 -532
  365. package/dist/requirementDiagram-MS252O5E-BemsEy3Y.cjs +0 -84
  366. package/dist/sankeyDiagram-XADWPNL6-B9YCkPHh.cjs +0 -10
  367. package/dist/sequenceDiagram-FGHM5R23-CBpQL6X2.cjs +0 -157
  368. package/dist/src-DFxq-N5I.cjs +0 -1
  369. package/dist/stateDiagram-FHFEXIEX-CL9LE-W1.js +0 -217
  370. package/dist/stateDiagram-FHFEXIEX-Cju5Z2VS.cjs +0 -1
  371. package/dist/stateDiagram-v2-QKLJ7IA2-BHoytfGp.js +0 -27
  372. package/dist/stateDiagram-v2-QKLJ7IA2-DO1H6Vqa.cjs +0 -1
  373. package/dist/treeView-SZITEDCU-CT5vX0q9.cjs +0 -1
  374. package/dist/treeView-SZITEDCU-Df3xzFtO.js +0 -3
  375. package/dist/treemap-W4RFUUIX-Bk_jVZ7D.cjs +0 -1
  376. package/dist/treemap-W4RFUUIX-ClUtdSdn.js +0 -3
  377. package/dist/v4-6yr83DbP.cjs +0 -1
  378. package/dist/v4-BR71w5_q.js +0 -33
  379. package/dist/vennDiagram-DHZGUBPP-C16dnMoe.cjs +0 -34
  380. package/dist/wardley-RL74JXVD-BtHQbnUy.js +0 -3
  381. package/dist/wardley-RL74JXVD-y8RO5Iqv.cjs +0 -1
  382. /package/dist/{array-D8NZ46Ht.js → array-CBdkHBGa.js} +0 -0
  383. /package/dist/{array-Dxz0O8Q3.cjs → array-Cx1JwiGD.cjs} +0 -0
  384. /package/dist/{cytoscape.esm-CrBwLFXE.cjs → cytoscape.esm-BzblyxzZ.cjs} +0 -0
  385. /package/dist/{cytoscape.esm-CPjF_mSK.js → cytoscape.esm-VShrX2U1.js} +0 -0
  386. /package/dist/{defaultLocale-DtzyZW63.cjs → defaultLocale-Bj_Ndo9V.cjs} +0 -0
  387. /package/dist/{defaultLocale-Dcyuaxxg.js → defaultLocale-dGy1YRID.js} +0 -0
  388. /package/dist/{init-BO60vQHJ.js → init-B7h4SEX5.js} +0 -0
  389. /package/dist/{init-B2MubQrj.cjs → init-CEL65JUo.cjs} +0 -0
  390. /package/dist/{katex-Du5WiYIy.js → katex-DWDh1q_h.js} +0 -0
  391. /package/dist/{path-CvfwEr8y.js → path-CAXMhBzK.js} +0 -0
  392. /package/dist/{path-Civic7PQ.cjs → path-CRahBUHI.cjs} +0 -0
  393. /package/dist/{rough.esm-BLKo1fIQ.cjs → rough.esm-BEA_SCZB.cjs} +0 -0
  394. /package/dist/{rough.esm-1mqTSjCt.js → rough.esm-TWNWL4Us.js} +0 -0
@@ -1,21 +1,21 @@
1
- import { B as e, C as t, L as n, V as r, W as i, _ as a, a as o, b as s, it as c, j as l, s as u, v as d } from "./chunk-ICPOFSXX-fQJ5ufMR.js";
2
- import { g as f, h as p, p as m } from "./src-BQiFKP24.js";
3
- import { h, s as g } from "./chunk-5PVQY5BW-Dn8n6moB.js";
4
- import { r as _, t as v } from "./chunk-336JU56O-DkZvWJVe.js";
5
- import { t as y } from "./chunk-FMBD7UC4-RRSc9jqt.js";
6
- import { t as b } from "./chunk-YZCP3GAM-D6P3SWmL.js";
7
- import { t as x } from "./chunk-55IACEB6-Bu3k0Yz5.js";
8
- import { t as S } from "./chunk-EDXVE4YY-CGNVB686.js";
9
- //#region node_modules/mermaid/dist/chunks/mermaid.core/chunk-4TB4RGXK.mjs
1
+ import { g as e, h as t, p as n } from "./src-v9RrE_4h.js";
2
+ import { H as r, K as i, M as a, U as o, a as s, ot as c, s as l, v as u, w as d, x as f, y as p, z as m } from "./chunk-CSCIHK7Q-9WKhcDqw.js";
3
+ import { c as h, g } from "./chunk-5ZQYHXKU-C4uam08j.js";
4
+ import { r as _, t as v } from "./chunk-LZXEDZCA-KzBFuWPU.js";
5
+ import { t as y } from "./chunk-FMBD7UC4-BbggSGOg.js";
6
+ import { t as b } from "./chunk-ND2GUHAM-CHTke4K8.js";
7
+ import { t as x } from "./chunk-55IACEB6-b_Ivgrk-.js";
8
+ import { t as S } from "./chunk-2J33WTMH-EmvF7iYC.js";
9
+ //#region node_modules/mermaid/dist/chunks/mermaid.core/chunk-727SXJPM.mjs
10
10
  var C = (function() {
11
- var e = /* @__PURE__ */ p(function(e, t, n, r) {
11
+ var e = /* @__PURE__ */ t(function(e, t, n, r) {
12
12
  for (n ||= {}, r = e.length; r--; n[e[r]] = t);
13
13
  return n;
14
- }, "o"), t = [1, 18], n = [1, 19], r = [1, 20], i = [1, 41], a = [1, 26], o = [1, 42], s = [1, 24], c = [1, 25], l = [1, 32], u = [1, 33], d = [1, 34], f = [1, 45], m = [1, 35], h = [1, 36], g = [1, 37], _ = [1, 38], v = [1, 27], y = [1, 28], b = [1, 29], x = [1, 30], S = [1, 31], C = [1, 44], w = [1, 46], T = [1, 43], E = [1, 47], D = [1, 9], O = [
14
+ }, "o"), n = [1, 18], r = [1, 19], i = [1, 20], a = [1, 41], o = [1, 26], s = [1, 42], c = [1, 24], l = [1, 25], u = [1, 32], d = [1, 33], f = [1, 34], p = [1, 45], m = [1, 35], h = [1, 36], g = [1, 37], _ = [1, 38], v = [1, 27], y = [1, 28], b = [1, 29], x = [1, 30], S = [1, 31], C = [1, 44], w = [1, 46], T = [1, 43], E = [1, 47], D = [1, 9], O = [
15
15
  1,
16
16
  8,
17
17
  9
18
- ], k = [1, 58], A = [1, 59], j = [1, 60], M = [1, 61], N = [1, 62], ee = [1, 63], P = [1, 64], F = [
18
+ ], k = [1, 58], A = [1, 59], j = [1, 60], M = [1, 61], N = [1, 62], P = [1, 63], ee = [1, 64], F = [
19
19
  1,
20
20
  8,
21
21
  9,
@@ -96,7 +96,7 @@ var C = (function() {
96
96
  100,
97
97
  102,
98
98
  103
99
- ], B = [1, 102], V = [1, 120], H = [1, 116], U = [1, 112], W = [1, 118], G = [1, 113], K = [1, 114], q = [1, 115], J = [1, 117], Y = [1, 119], re = [
99
+ ], B = [1, 103], V = [1, 121], H = [1, 117], U = [1, 113], W = [1, 119], G = [1, 114], K = [1, 115], q = [1, 116], J = [1, 118], Y = [1, 120], re = [
100
100
  22,
101
101
  50,
102
102
  60,
@@ -107,7 +107,7 @@ var C = (function() {
107
107
  88,
108
108
  89,
109
109
  90
110
- ], X = [
110
+ ], ie = [1, 128], X = [12, 39], ae = [
111
111
  1,
112
112
  8,
113
113
  9,
@@ -120,7 +120,7 @@ var C = (function() {
120
120
  8,
121
121
  9,
122
122
  22
123
- ], ie = [1, 150], ae = [
123
+ ], oe = [1, 153], se = [
124
124
  1,
125
125
  8,
126
126
  9,
@@ -139,8 +139,8 @@ var C = (function() {
139
139
  88,
140
140
  89,
141
141
  90
142
- ], oe = {
143
- trace: /* @__PURE__ */ p(function() {}, "trace"),
142
+ ], ce = {
143
+ trace: /* @__PURE__ */ t(function() {}, "trace"),
144
144
  yy: {},
145
145
  symbols_: {
146
146
  error: 2,
@@ -353,6 +353,10 @@ var C = (function() {
353
353
  [23, 4],
354
354
  [23, 5],
355
355
  [38, 2],
356
+ [38, 3],
357
+ [40, 1],
358
+ [40, 2],
359
+ [40, 3],
356
360
  [40, 1],
357
361
  [40, 2],
358
362
  [40, 3],
@@ -452,7 +456,7 @@ var C = (function() {
452
456
  [17, 1],
453
457
  [55, 1]
454
458
  ],
455
- performAction: /* @__PURE__ */ p(function(e, t, n, r, i, a, o) {
459
+ performAction: /* @__PURE__ */ t(function(e, t, n, r, i, a, o) {
456
460
  var s = a.length - 1;
457
461
  switch (i) {
458
462
  case 8:
@@ -490,73 +494,83 @@ var C = (function() {
490
494
  this.$ = a[s].trim(), r.setAccDescription(this.$);
491
495
  break;
492
496
  case 34:
493
- r.addClassesToNamespace(a[s - 3], a[s - 1][0], a[s - 1][1]);
497
+ r.addClassesToNamespace(a[s - 3], a[s - 1][0], a[s - 1][1]), r.popNamespace();
494
498
  break;
495
499
  case 35:
496
- r.addClassesToNamespace(a[s - 4], a[s - 1][0], a[s - 1][1]);
500
+ r.addClassesToNamespace(a[s - 4], a[s - 1][0], a[s - 1][1]), r.popNamespace();
497
501
  break;
498
502
  case 36:
499
- this.$ = a[s], r.addNamespace(a[s]);
503
+ this.$ = r.addNamespace(a[s]);
500
504
  break;
501
505
  case 37:
502
- this.$ = [[a[s]], []];
506
+ this.$ = r.addNamespace(a[s - 1], a[s]);
503
507
  break;
504
508
  case 38:
505
- this.$ = [[a[s - 1]], []];
509
+ this.$ = [[a[s]], []];
506
510
  break;
507
511
  case 39:
508
- a[s][0].unshift(a[s - 2]), this.$ = a[s];
512
+ this.$ = [[a[s - 1]], []];
509
513
  break;
510
514
  case 40:
511
- this.$ = [[], [a[s]]];
515
+ a[s][0].unshift(a[s - 2]), this.$ = a[s];
512
516
  break;
513
517
  case 41:
514
- this.$ = [[], [a[s - 1]]];
518
+ this.$ = [[], [a[s]]];
515
519
  break;
516
520
  case 42:
521
+ this.$ = [[], [a[s - 1]]];
522
+ break;
523
+ case 43:
517
524
  a[s][1].unshift(a[s - 2]), this.$ = a[s];
518
525
  break;
519
526
  case 44:
527
+ case 45:
528
+ this.$ = [[], []];
529
+ break;
530
+ case 46:
531
+ this.$ = a[s];
532
+ break;
533
+ case 48:
520
534
  r.setCssClass(a[s - 2], a[s]);
521
535
  break;
522
- case 45:
536
+ case 49:
523
537
  r.addMembers(a[s - 3], a[s - 1]);
524
538
  break;
525
- case 47:
539
+ case 51:
526
540
  r.setCssClass(a[s - 5], a[s - 3]), r.addMembers(a[s - 5], a[s - 1]);
527
541
  break;
528
- case 48:
542
+ case 52:
529
543
  r.addAnnotation(a[s - 3], a[s - 1]);
530
544
  break;
531
- case 49:
545
+ case 53:
532
546
  r.addAnnotation(a[s - 6], a[s - 4]), r.addMembers(a[s - 6], a[s - 1]);
533
547
  break;
534
- case 50:
548
+ case 54:
535
549
  r.addAnnotation(a[s - 5], a[s - 3]);
536
550
  break;
537
- case 51:
551
+ case 55:
538
552
  this.$ = a[s], r.addClass(a[s]);
539
553
  break;
540
- case 52:
554
+ case 56:
541
555
  this.$ = a[s - 1], r.addClass(a[s - 1]), r.setClassLabel(a[s - 1], a[s]);
542
556
  break;
543
- case 56:
557
+ case 60:
544
558
  r.addAnnotation(a[s], a[s - 2]);
545
559
  break;
546
- case 57:
547
- case 70:
560
+ case 61:
561
+ case 74:
548
562
  this.$ = [a[s]];
549
563
  break;
550
- case 58:
564
+ case 62:
551
565
  a[s].push(a[s - 1]), this.$ = a[s];
552
566
  break;
553
- case 59: break;
554
- case 60:
567
+ case 63: break;
568
+ case 64:
555
569
  r.addMember(a[s - 1], r.cleanupLabel(a[s]));
556
570
  break;
557
- case 61: break;
558
- case 62: break;
559
- case 63:
571
+ case 65: break;
572
+ case 66: break;
573
+ case 67:
560
574
  this.$ = {
561
575
  id1: a[s - 2],
562
576
  id2: a[s],
@@ -565,7 +579,7 @@ var C = (function() {
565
579
  relationTitle2: "none"
566
580
  };
567
581
  break;
568
- case 64:
582
+ case 68:
569
583
  this.$ = {
570
584
  id1: a[s - 3],
571
585
  id2: a[s],
@@ -574,7 +588,7 @@ var C = (function() {
574
588
  relationTitle2: "none"
575
589
  };
576
590
  break;
577
- case 65:
591
+ case 69:
578
592
  this.$ = {
579
593
  id1: a[s - 3],
580
594
  id2: a[s],
@@ -583,7 +597,7 @@ var C = (function() {
583
597
  relationTitle2: a[s - 1]
584
598
  };
585
599
  break;
586
- case 66:
600
+ case 70:
587
601
  this.$ = {
588
602
  id1: a[s - 4],
589
603
  id2: a[s],
@@ -592,130 +606,130 @@ var C = (function() {
592
606
  relationTitle2: a[s - 1]
593
607
  };
594
608
  break;
595
- case 67:
609
+ case 71:
596
610
  this.$ = r.addNote(a[s], a[s - 1]);
597
611
  break;
598
- case 68:
612
+ case 72:
599
613
  this.$ = r.addNote(a[s]);
600
614
  break;
601
- case 69:
615
+ case 73:
602
616
  this.$ = a[s - 2], r.defineClass(a[s - 1], a[s]);
603
617
  break;
604
- case 71:
618
+ case 75:
605
619
  this.$ = a[s - 2].concat([a[s]]);
606
620
  break;
607
- case 72:
621
+ case 76:
608
622
  r.setDirection("TB");
609
623
  break;
610
- case 73:
624
+ case 77:
611
625
  r.setDirection("BT");
612
626
  break;
613
- case 74:
627
+ case 78:
614
628
  r.setDirection("RL");
615
629
  break;
616
- case 75:
630
+ case 79:
617
631
  r.setDirection("LR");
618
632
  break;
619
- case 76:
633
+ case 80:
620
634
  this.$ = {
621
635
  type1: a[s - 2],
622
636
  type2: a[s],
623
637
  lineType: a[s - 1]
624
638
  };
625
639
  break;
626
- case 77:
640
+ case 81:
627
641
  this.$ = {
628
642
  type1: "none",
629
643
  type2: a[s],
630
644
  lineType: a[s - 1]
631
645
  };
632
646
  break;
633
- case 78:
647
+ case 82:
634
648
  this.$ = {
635
649
  type1: a[s - 1],
636
650
  type2: "none",
637
651
  lineType: a[s]
638
652
  };
639
653
  break;
640
- case 79:
654
+ case 83:
641
655
  this.$ = {
642
656
  type1: "none",
643
657
  type2: "none",
644
658
  lineType: a[s]
645
659
  };
646
660
  break;
647
- case 80:
661
+ case 84:
648
662
  this.$ = r.relationType.AGGREGATION;
649
663
  break;
650
- case 81:
664
+ case 85:
651
665
  this.$ = r.relationType.EXTENSION;
652
666
  break;
653
- case 82:
667
+ case 86:
654
668
  this.$ = r.relationType.COMPOSITION;
655
669
  break;
656
- case 83:
670
+ case 87:
657
671
  this.$ = r.relationType.DEPENDENCY;
658
672
  break;
659
- case 84:
673
+ case 88:
660
674
  this.$ = r.relationType.LOLLIPOP;
661
675
  break;
662
- case 85:
676
+ case 89:
663
677
  this.$ = r.lineType.LINE;
664
678
  break;
665
- case 86:
679
+ case 90:
666
680
  this.$ = r.lineType.DOTTED_LINE;
667
681
  break;
668
- case 87:
669
- case 93:
682
+ case 91:
683
+ case 97:
670
684
  this.$ = a[s - 2], r.setClickEvent(a[s - 1], a[s]);
671
685
  break;
672
- case 88:
673
- case 94:
686
+ case 92:
687
+ case 98:
674
688
  this.$ = a[s - 3], r.setClickEvent(a[s - 2], a[s - 1]), r.setTooltip(a[s - 2], a[s]);
675
689
  break;
676
- case 89:
690
+ case 93:
677
691
  this.$ = a[s - 2], r.setLink(a[s - 1], a[s]);
678
692
  break;
679
- case 90:
693
+ case 94:
680
694
  this.$ = a[s - 3], r.setLink(a[s - 2], a[s - 1], a[s]);
681
695
  break;
682
- case 91:
696
+ case 95:
683
697
  this.$ = a[s - 3], r.setLink(a[s - 2], a[s - 1]), r.setTooltip(a[s - 2], a[s]);
684
698
  break;
685
- case 92:
699
+ case 96:
686
700
  this.$ = a[s - 4], r.setLink(a[s - 3], a[s - 2], a[s]), r.setTooltip(a[s - 3], a[s - 1]);
687
701
  break;
688
- case 95:
702
+ case 99:
689
703
  this.$ = a[s - 3], r.setClickEvent(a[s - 2], a[s - 1], a[s]);
690
704
  break;
691
- case 96:
705
+ case 100:
692
706
  this.$ = a[s - 4], r.setClickEvent(a[s - 3], a[s - 2], a[s - 1]), r.setTooltip(a[s - 3], a[s]);
693
707
  break;
694
- case 97:
708
+ case 101:
695
709
  this.$ = a[s - 3], r.setLink(a[s - 2], a[s]);
696
710
  break;
697
- case 98:
711
+ case 102:
698
712
  this.$ = a[s - 4], r.setLink(a[s - 3], a[s - 1], a[s]);
699
713
  break;
700
- case 99:
714
+ case 103:
701
715
  this.$ = a[s - 4], r.setLink(a[s - 3], a[s - 1]), r.setTooltip(a[s - 3], a[s]);
702
716
  break;
703
- case 100:
717
+ case 104:
704
718
  this.$ = a[s - 5], r.setLink(a[s - 4], a[s - 2], a[s]), r.setTooltip(a[s - 4], a[s - 1]);
705
719
  break;
706
- case 101:
720
+ case 105:
707
721
  this.$ = a[s - 2], r.setCssStyle(a[s - 1], a[s]);
708
722
  break;
709
- case 102:
723
+ case 106:
710
724
  r.setCssClass(a[s - 1], a[s]);
711
725
  break;
712
- case 103:
726
+ case 107:
713
727
  this.$ = [a[s]];
714
728
  break;
715
- case 104:
729
+ case 108:
716
730
  a[s - 2].push(a[s]), this.$ = a[s - 2];
717
731
  break;
718
- case 106:
732
+ case 110:
719
733
  this.$ = a[s - 1] + a[s];
720
734
  break;
721
735
  }
@@ -742,20 +756,20 @@ var C = (function() {
742
756
  30: 15,
743
757
  31: 16,
744
758
  32: 17,
745
- 33: t,
746
- 35: n,
747
- 37: r,
759
+ 33: n,
760
+ 35: r,
761
+ 37: i,
748
762
  38: 22,
749
- 42: i,
763
+ 42: a,
750
764
  43: 23,
751
- 46: a,
752
- 48: o,
753
- 51: s,
754
- 52: c,
755
- 54: l,
756
- 56: u,
757
- 57: d,
758
- 60: f,
765
+ 46: o,
766
+ 48: s,
767
+ 51: c,
768
+ 52: l,
769
+ 54: u,
770
+ 56: d,
771
+ 57: f,
772
+ 60: p,
759
773
  62: m,
760
774
  63: h,
761
775
  64: g,
@@ -790,7 +804,7 @@ var C = (function() {
790
804
  { 34: [1, 51] },
791
805
  { 36: [1, 52] },
792
806
  e(O, [2, 33]),
793
- e(O, [2, 59], {
807
+ e(O, [2, 63], {
794
808
  53: 53,
795
809
  66: 56,
796
810
  67: 57,
@@ -801,20 +815,20 @@ var C = (function() {
801
815
  70: j,
802
816
  71: M,
803
817
  72: N,
804
- 73: ee,
805
- 74: P
818
+ 73: P,
819
+ 74: ee
806
820
  }),
807
821
  { 39: [1, 65] },
808
- e(F, [2, 43], {
822
+ e(F, [2, 47], {
809
823
  39: [1, 67],
810
824
  44: [1, 66],
811
825
  46: [1, 68]
812
826
  }),
813
- e(O, [2, 61]),
814
- e(O, [2, 62]),
827
+ e(O, [2, 65]),
828
+ e(O, [2, 66]),
815
829
  {
816
830
  16: 69,
817
- 60: f,
831
+ 60: p,
818
832
  86: C,
819
833
  100: w,
820
834
  102: T
@@ -823,7 +837,7 @@ var C = (function() {
823
837
  16: 39,
824
838
  17: 40,
825
839
  19: 70,
826
- 60: f,
840
+ 60: p,
827
841
  86: C,
828
842
  100: w,
829
843
  102: T,
@@ -833,7 +847,7 @@ var C = (function() {
833
847
  16: 39,
834
848
  17: 40,
835
849
  19: 71,
836
- 60: f,
850
+ 60: p,
837
851
  86: C,
838
852
  100: w,
839
853
  102: T,
@@ -843,7 +857,7 @@ var C = (function() {
843
857
  16: 39,
844
858
  17: 40,
845
859
  19: 72,
846
- 60: f,
860
+ 60: p,
847
861
  86: C,
848
862
  100: w,
849
863
  102: T,
@@ -855,7 +869,7 @@ var C = (function() {
855
869
  16: 39,
856
870
  17: 40,
857
871
  19: 75,
858
- 60: f,
872
+ 60: p,
859
873
  86: C,
860
874
  100: w,
861
875
  102: T,
@@ -869,17 +883,17 @@ var C = (function() {
869
883
  58: 78,
870
884
  60: [1, 79]
871
885
  },
872
- e(O, [2, 72]),
873
- e(O, [2, 73]),
874
- e(O, [2, 74]),
875
- e(O, [2, 75]),
886
+ e(O, [2, 76]),
887
+ e(O, [2, 77]),
888
+ e(O, [2, 78]),
889
+ e(O, [2, 79]),
876
890
  e(I, [2, 13], {
877
891
  16: 39,
878
892
  17: 40,
879
893
  19: 81,
880
894
  18: [1, 80],
881
895
  20: [1, 82],
882
- 60: f,
896
+ 60: p,
883
897
  86: C,
884
898
  100: w,
885
899
  102: T,
@@ -890,7 +904,7 @@ var C = (function() {
890
904
  15: 84,
891
905
  16: 85,
892
906
  17: 86,
893
- 60: f,
907
+ 60: p,
894
908
  86: C,
895
909
  100: w,
896
910
  102: T,
@@ -900,16 +914,16 @@ var C = (function() {
900
914
  16: 39,
901
915
  17: 40,
902
916
  19: 87,
903
- 60: f,
917
+ 60: p,
904
918
  86: C,
905
919
  100: w,
906
920
  102: T,
907
921
  103: E
908
922
  },
909
- e(L, [2, 129]),
910
- e(L, [2, 130]),
911
- e(L, [2, 131]),
912
- e(L, [2, 132]),
923
+ e(L, [2, 133]),
924
+ e(L, [2, 134]),
925
+ e(L, [2, 135]),
926
+ e(L, [2, 136]),
913
927
  e([
914
928
  1,
915
929
  8,
@@ -931,7 +945,7 @@ var C = (function() {
931
945
  74,
932
946
  79,
933
947
  81
934
- ], [2, 133]),
948
+ ], [2, 137]),
935
949
  e(D, [2, 6], {
936
950
  10: 5,
937
951
  21: 7,
@@ -951,18 +965,18 @@ var C = (function() {
951
965
  16: 39,
952
966
  17: 40,
953
967
  5: 88,
954
- 33: t,
955
- 35: n,
956
- 37: r,
957
- 42: i,
958
- 46: a,
959
- 48: o,
960
- 51: s,
961
- 52: c,
962
- 54: l,
963
- 56: u,
964
- 57: d,
965
- 60: f,
968
+ 33: n,
969
+ 35: r,
970
+ 37: i,
971
+ 42: a,
972
+ 46: o,
973
+ 48: s,
974
+ 51: c,
975
+ 52: l,
976
+ 54: u,
977
+ 56: d,
978
+ 57: f,
979
+ 60: p,
966
980
  62: m,
967
981
  63: h,
968
982
  64: g,
@@ -994,20 +1008,20 @@ var C = (function() {
994
1008
  30: 15,
995
1009
  31: 16,
996
1010
  32: 17,
997
- 33: t,
998
- 35: n,
999
- 37: r,
1011
+ 33: n,
1012
+ 35: r,
1013
+ 37: i,
1000
1014
  38: 22,
1001
- 42: i,
1015
+ 42: a,
1002
1016
  43: 23,
1003
- 46: a,
1004
- 48: o,
1005
- 51: s,
1006
- 52: c,
1007
- 54: l,
1008
- 56: u,
1009
- 57: d,
1010
- 60: f,
1017
+ 46: o,
1018
+ 48: s,
1019
+ 51: c,
1020
+ 52: l,
1021
+ 54: u,
1022
+ 56: d,
1023
+ 57: f,
1024
+ 60: p,
1011
1025
  62: m,
1012
1026
  63: h,
1013
1027
  64: g,
@@ -1030,7 +1044,7 @@ var C = (function() {
1030
1044
  16: 39,
1031
1045
  17: 40,
1032
1046
  19: 90,
1033
- 60: f,
1047
+ 60: p,
1034
1048
  86: C,
1035
1049
  100: w,
1036
1050
  102: T,
@@ -1045,16 +1059,16 @@ var C = (function() {
1045
1059
  70: j,
1046
1060
  71: M,
1047
1061
  72: N,
1048
- 73: ee,
1049
- 74: P
1062
+ 73: P,
1063
+ 74: ee
1050
1064
  },
1051
- e(O, [2, 60]),
1065
+ e(O, [2, 64]),
1052
1066
  {
1053
1067
  67: 93,
1054
- 73: ee,
1055
- 74: P
1068
+ 73: P,
1069
+ 74: ee
1056
1070
  },
1057
- e(R, [2, 79], {
1071
+ e(R, [2, 83], {
1058
1072
  66: 94,
1059
1073
  68: k,
1060
1074
  69: A,
@@ -1062,91 +1076,94 @@ var C = (function() {
1062
1076
  71: M,
1063
1077
  72: N
1064
1078
  }),
1065
- e(z, [2, 80]),
1066
- e(z, [2, 81]),
1067
- e(z, [2, 82]),
1068
- e(z, [2, 83]),
1069
1079
  e(z, [2, 84]),
1070
- e(ne, [2, 85]),
1071
- e(ne, [2, 86]),
1080
+ e(z, [2, 85]),
1081
+ e(z, [2, 86]),
1082
+ e(z, [2, 87]),
1083
+ e(z, [2, 88]),
1084
+ e(ne, [2, 89]),
1085
+ e(ne, [2, 90]),
1072
1086
  {
1073
1087
  8: [1, 96],
1088
+ 23: 99,
1074
1089
  24: 97,
1075
1090
  30: 98,
1091
+ 38: 22,
1076
1092
  40: 95,
1093
+ 42: a,
1077
1094
  43: 23,
1078
- 48: o,
1079
- 54: l,
1080
- 56: u
1095
+ 48: s,
1096
+ 54: u,
1097
+ 56: d
1081
1098
  },
1082
1099
  {
1083
- 16: 99,
1084
- 60: f,
1100
+ 16: 100,
1101
+ 60: p,
1085
1102
  86: C,
1086
1103
  100: w,
1087
1104
  102: T
1088
1105
  },
1089
1106
  {
1090
- 41: [1, 101],
1091
- 45: 100,
1107
+ 41: [1, 102],
1108
+ 45: 101,
1092
1109
  51: B
1093
1110
  },
1094
1111
  {
1095
- 16: 103,
1096
- 60: f,
1112
+ 16: 104,
1113
+ 60: p,
1097
1114
  86: C,
1098
1115
  100: w,
1099
1116
  102: T
1100
1117
  },
1101
- { 47: [1, 104] },
1102
- { 13: [1, 105] },
1118
+ { 47: [1, 105] },
1103
1119
  { 13: [1, 106] },
1120
+ { 13: [1, 107] },
1104
1121
  {
1105
- 79: [1, 107],
1106
- 81: [1, 108]
1122
+ 79: [1, 108],
1123
+ 81: [1, 109]
1107
1124
  },
1108
1125
  {
1109
1126
  22: V,
1110
1127
  50: H,
1111
- 59: 109,
1128
+ 59: 110,
1112
1129
  60: U,
1113
1130
  82: W,
1114
- 84: 110,
1115
- 85: 111,
1131
+ 84: 111,
1132
+ 85: 112,
1116
1133
  86: G,
1117
1134
  87: K,
1118
1135
  88: q,
1119
1136
  89: J,
1120
1137
  90: Y
1121
1138
  },
1122
- { 60: [1, 121] },
1139
+ { 60: [1, 122] },
1123
1140
  {
1124
1141
  13: te,
1125
- 55: 122
1142
+ 55: 123
1126
1143
  },
1127
- e(F, [2, 68]),
1128
- e(F, [2, 134]),
1144
+ e(F, [2, 72]),
1145
+ e(F, [2, 138]),
1129
1146
  {
1130
1147
  22: V,
1131
1148
  50: H,
1132
- 59: 123,
1149
+ 59: 124,
1133
1150
  60: U,
1134
- 61: [1, 124],
1151
+ 61: [1, 125],
1135
1152
  82: W,
1136
- 84: 110,
1137
- 85: 111,
1153
+ 84: 111,
1154
+ 85: 112,
1138
1155
  86: G,
1139
1156
  87: K,
1140
1157
  88: q,
1141
1158
  89: J,
1142
1159
  90: Y
1143
1160
  },
1144
- e(re, [2, 70]),
1161
+ e(re, [2, 74]),
1145
1162
  {
1146
1163
  16: 39,
1147
1164
  17: 40,
1148
- 19: 125,
1149
- 60: f,
1165
+ 19: 126,
1166
+ 60: p,
1150
1167
  86: C,
1151
1168
  100: w,
1152
1169
  102: T,
@@ -1155,107 +1172,117 @@ var C = (function() {
1155
1172
  e(I, [2, 16]),
1156
1173
  e(I, [2, 17]),
1157
1174
  e(I, [2, 18]),
1158
- { 39: [2, 36] },
1159
1175
  {
1160
- 15: 127,
1176
+ 11: 127,
1177
+ 12: ie,
1178
+ 39: [2, 36]
1179
+ },
1180
+ e(X, [2, 9], {
1161
1181
  16: 85,
1162
1182
  17: 86,
1163
- 18: [1, 126],
1164
- 39: [2, 9],
1165
- 60: f,
1183
+ 15: 130,
1184
+ 18: [1, 129],
1185
+ 60: p,
1166
1186
  86: C,
1167
1187
  100: w,
1168
1188
  102: T,
1169
1189
  103: E
1170
- },
1171
- { 39: [2, 10] },
1172
- e(X, [2, 51], {
1173
- 11: 128,
1174
- 12: [1, 129]
1190
+ }),
1191
+ e(X, [2, 10]),
1192
+ e(ae, [2, 55], {
1193
+ 11: 131,
1194
+ 12: ie
1175
1195
  }),
1176
1196
  e(D, [2, 7]),
1177
- { 9: [1, 130] },
1178
- e(Z, [2, 63]),
1197
+ { 9: [1, 132] },
1198
+ e(Z, [2, 67]),
1179
1199
  {
1180
1200
  16: 39,
1181
1201
  17: 40,
1182
- 19: 131,
1183
- 60: f,
1202
+ 19: 133,
1203
+ 60: p,
1184
1204
  86: C,
1185
1205
  100: w,
1186
1206
  102: T,
1187
1207
  103: E
1188
1208
  },
1189
1209
  {
1190
- 13: [1, 133],
1210
+ 13: [1, 135],
1191
1211
  16: 39,
1192
1212
  17: 40,
1193
- 19: 132,
1194
- 60: f,
1213
+ 19: 134,
1214
+ 60: p,
1195
1215
  86: C,
1196
1216
  100: w,
1197
1217
  102: T,
1198
1218
  103: E
1199
1219
  },
1200
- e(R, [2, 78], {
1201
- 66: 134,
1220
+ e(R, [2, 82], {
1221
+ 66: 136,
1202
1222
  68: k,
1203
1223
  69: A,
1204
1224
  70: j,
1205
1225
  71: M,
1206
1226
  72: N
1207
1227
  }),
1208
- e(R, [2, 77]),
1209
- { 41: [1, 135] },
1228
+ e(R, [2, 81]),
1229
+ { 41: [1, 137] },
1210
1230
  {
1231
+ 23: 99,
1211
1232
  24: 97,
1212
1233
  30: 98,
1213
- 40: 136,
1234
+ 38: 22,
1235
+ 40: 138,
1236
+ 42: a,
1214
1237
  43: 23,
1215
- 48: o,
1216
- 54: l,
1217
- 56: u
1238
+ 48: s,
1239
+ 54: u,
1240
+ 56: d
1218
1241
  },
1219
1242
  {
1220
- 8: [1, 137],
1221
- 41: [2, 37]
1243
+ 8: [1, 139],
1244
+ 41: [2, 38]
1222
1245
  },
1223
1246
  {
1224
- 8: [1, 138],
1225
- 41: [2, 40]
1247
+ 8: [1, 140],
1248
+ 41: [2, 41]
1226
1249
  },
1227
- e(F, [2, 44], { 39: [1, 139] }),
1228
- { 41: [1, 140] },
1229
- e(F, [2, 46]),
1230
1250
  {
1231
- 41: [2, 57],
1232
- 45: 141,
1251
+ 8: [1, 141],
1252
+ 41: [2, 44]
1253
+ },
1254
+ e(F, [2, 48], { 39: [1, 142] }),
1255
+ { 41: [1, 143] },
1256
+ e(F, [2, 50]),
1257
+ {
1258
+ 41: [2, 61],
1259
+ 45: 144,
1233
1260
  51: B
1234
1261
  },
1235
- { 47: [1, 142] },
1262
+ { 47: [1, 145] },
1236
1263
  {
1237
1264
  16: 39,
1238
1265
  17: 40,
1239
- 19: 143,
1240
- 60: f,
1266
+ 19: 146,
1267
+ 60: p,
1241
1268
  86: C,
1242
1269
  100: w,
1243
1270
  102: T,
1244
1271
  103: E
1245
1272
  },
1246
- e(O, [2, 87], { 13: [1, 144] }),
1247
- e(O, [2, 89], {
1248
- 13: [1, 146],
1249
- 77: [1, 145]
1250
- }),
1273
+ e(O, [2, 91], { 13: [1, 147] }),
1251
1274
  e(O, [2, 93], {
1252
- 13: [1, 147],
1253
- 80: [1, 148]
1275
+ 13: [1, 149],
1276
+ 77: [1, 148]
1254
1277
  }),
1255
- { 13: [1, 149] },
1256
- e(O, [2, 101], { 61: ie }),
1257
- e(ae, [2, 103], {
1258
- 85: 151,
1278
+ e(O, [2, 97], {
1279
+ 13: [1, 150],
1280
+ 80: [1, 151]
1281
+ }),
1282
+ { 13: [1, 152] },
1283
+ e(O, [2, 105], { 61: oe }),
1284
+ e(se, [2, 107], {
1285
+ 85: 154,
1259
1286
  22: V,
1260
1287
  50: H,
1261
1288
  60: U,
@@ -1266,120 +1293,141 @@ var C = (function() {
1266
1293
  89: J,
1267
1294
  90: Y
1268
1295
  }),
1269
- e(Q, [2, 105]),
1270
- e(Q, [2, 107]),
1271
- e(Q, [2, 108]),
1272
1296
  e(Q, [2, 109]),
1273
- e(Q, [2, 110]),
1274
1297
  e(Q, [2, 111]),
1275
1298
  e(Q, [2, 112]),
1276
1299
  e(Q, [2, 113]),
1277
1300
  e(Q, [2, 114]),
1278
1301
  e(Q, [2, 115]),
1279
- e(O, [2, 102]),
1280
- e(F, [2, 67]),
1281
- e(O, [2, 69], { 61: ie }),
1282
- { 60: [1, 152] },
1302
+ e(Q, [2, 116]),
1303
+ e(Q, [2, 117]),
1304
+ e(Q, [2, 118]),
1305
+ e(Q, [2, 119]),
1306
+ e(O, [2, 106]),
1307
+ e(F, [2, 71]),
1308
+ e(O, [2, 73], { 61: oe }),
1309
+ { 60: [1, 155] },
1283
1310
  e(I, [2, 14]),
1311
+ { 39: [2, 37] },
1312
+ { 13: [1, 156] },
1284
1313
  {
1285
- 15: 153,
1314
+ 15: 157,
1286
1315
  16: 85,
1287
1316
  17: 86,
1288
- 60: f,
1317
+ 60: p,
1289
1318
  86: C,
1290
1319
  100: w,
1291
1320
  102: T,
1292
1321
  103: E
1293
1322
  },
1294
- { 39: [2, 12] },
1295
- e(X, [2, 52]),
1296
- { 13: [1, 154] },
1323
+ e(X, [2, 12]),
1324
+ e(ae, [2, 56]),
1297
1325
  { 1: [2, 4] },
1298
- e(Z, [2, 65]),
1299
- e(Z, [2, 64]),
1326
+ e(Z, [2, 69]),
1327
+ e(Z, [2, 68]),
1300
1328
  {
1301
1329
  16: 39,
1302
1330
  17: 40,
1303
- 19: 155,
1304
- 60: f,
1331
+ 19: 158,
1332
+ 60: p,
1305
1333
  86: C,
1306
1334
  100: w,
1307
1335
  102: T,
1308
1336
  103: E
1309
1337
  },
1310
- e(R, [2, 76]),
1311
- e(O, [2, 34]),
1312
- { 41: [1, 156] },
1338
+ e(R, [2, 80]),
1339
+ e(F, [2, 34]),
1340
+ { 41: [1, 159] },
1313
1341
  {
1342
+ 23: 99,
1314
1343
  24: 97,
1315
1344
  30: 98,
1316
- 40: 157,
1317
- 41: [2, 38],
1345
+ 38: 22,
1346
+ 40: 160,
1347
+ 41: [2, 39],
1348
+ 42: a,
1318
1349
  43: 23,
1319
- 48: o,
1320
- 54: l,
1321
- 56: u
1350
+ 48: s,
1351
+ 54: u,
1352
+ 56: d
1322
1353
  },
1323
1354
  {
1355
+ 23: 99,
1324
1356
  24: 97,
1325
1357
  30: 98,
1326
- 40: 158,
1327
- 41: [2, 41],
1358
+ 38: 22,
1359
+ 40: 161,
1360
+ 41: [2, 42],
1361
+ 42: a,
1328
1362
  43: 23,
1329
- 48: o,
1330
- 54: l,
1331
- 56: u
1363
+ 48: s,
1364
+ 54: u,
1365
+ 56: d
1332
1366
  },
1333
1367
  {
1334
- 45: 159,
1368
+ 23: 99,
1369
+ 24: 97,
1370
+ 30: 98,
1371
+ 38: 22,
1372
+ 40: 162,
1373
+ 41: [2, 45],
1374
+ 42: a,
1375
+ 43: 23,
1376
+ 48: s,
1377
+ 54: u,
1378
+ 56: d
1379
+ },
1380
+ {
1381
+ 45: 163,
1335
1382
  51: B
1336
1383
  },
1337
- e(F, [2, 45]),
1338
- { 41: [2, 58] },
1339
- e(F, [2, 48], { 39: [1, 160] }),
1340
- e(O, [2, 56]),
1341
- e(O, [2, 88]),
1342
- e(O, [2, 90]),
1343
- e(O, [2, 91], { 77: [1, 161] }),
1384
+ e(F, [2, 49]),
1385
+ { 41: [2, 62] },
1386
+ e(F, [2, 52], { 39: [1, 164] }),
1387
+ e(O, [2, 60]),
1388
+ e(O, [2, 92]),
1344
1389
  e(O, [2, 94]),
1345
- e(O, [2, 95], { 13: [1, 162] }),
1346
- e(O, [2, 97], {
1347
- 13: [1, 164],
1348
- 77: [1, 163]
1390
+ e(O, [2, 95], { 77: [1, 165] }),
1391
+ e(O, [2, 98]),
1392
+ e(O, [2, 99], { 13: [1, 166] }),
1393
+ e(O, [2, 101], {
1394
+ 13: [1, 168],
1395
+ 77: [1, 167]
1349
1396
  }),
1350
1397
  {
1351
1398
  22: V,
1352
1399
  50: H,
1353
1400
  60: U,
1354
1401
  82: W,
1355
- 84: 165,
1356
- 85: 111,
1402
+ 84: 169,
1403
+ 85: 112,
1357
1404
  86: G,
1358
1405
  87: K,
1359
1406
  88: q,
1360
1407
  89: J,
1361
1408
  90: Y
1362
1409
  },
1363
- e(Q, [2, 106]),
1364
- e(re, [2, 71]),
1365
- { 39: [2, 11] },
1366
- { 14: [1, 166] },
1367
- e(Z, [2, 66]),
1368
- e(O, [2, 35]),
1369
- { 41: [2, 39] },
1370
- { 41: [2, 42] },
1371
- { 41: [1, 167] },
1410
+ e(Q, [2, 110]),
1411
+ e(re, [2, 75]),
1412
+ { 14: [1, 170] },
1413
+ e(X, [2, 11]),
1414
+ e(Z, [2, 70]),
1415
+ e(F, [2, 35]),
1416
+ { 41: [2, 40] },
1417
+ { 41: [2, 43] },
1418
+ { 41: [2, 46] },
1419
+ { 41: [1, 171] },
1372
1420
  {
1373
- 41: [1, 169],
1374
- 45: 168,
1421
+ 41: [1, 173],
1422
+ 45: 172,
1375
1423
  51: B
1376
1424
  },
1377
- e(O, [2, 92]),
1378
1425
  e(O, [2, 96]),
1379
- e(O, [2, 98]),
1380
- e(O, [2, 99], { 77: [1, 170] }),
1381
- e(ae, [2, 104], {
1382
- 85: 151,
1426
+ e(O, [2, 100]),
1427
+ e(O, [2, 102]),
1428
+ e(O, [2, 103], { 77: [1, 174] }),
1429
+ e(se, [2, 108], {
1430
+ 85: 154,
1383
1431
  22: V,
1384
1432
  50: H,
1385
1433
  60: U,
@@ -1390,55 +1438,53 @@ var C = (function() {
1390
1438
  89: J,
1391
1439
  90: Y
1392
1440
  }),
1393
- e(X, [2, 8]),
1394
- e(F, [2, 47]),
1395
- { 41: [1, 171] },
1396
- e(F, [2, 50]),
1397
- e(O, [2, 100]),
1398
- e(F, [2, 49])
1441
+ e(ae, [2, 8]),
1442
+ e(F, [2, 51]),
1443
+ { 41: [1, 175] },
1444
+ e(F, [2, 54]),
1445
+ e(O, [2, 104]),
1446
+ e(F, [2, 53])
1399
1447
  ],
1400
1448
  defaultActions: {
1401
1449
  2: [2, 1],
1402
1450
  3: [2, 2],
1403
1451
  4: [2, 3],
1404
- 84: [2, 36],
1405
- 86: [2, 10],
1406
- 127: [2, 12],
1407
- 130: [2, 4],
1408
- 141: [2, 58],
1409
- 153: [2, 11],
1410
- 157: [2, 39],
1411
- 158: [2, 42]
1452
+ 127: [2, 37],
1453
+ 132: [2, 4],
1454
+ 144: [2, 62],
1455
+ 160: [2, 40],
1456
+ 161: [2, 43],
1457
+ 162: [2, 46]
1412
1458
  },
1413
- parseError: /* @__PURE__ */ p(function(e, t) {
1459
+ parseError: /* @__PURE__ */ t(function(e, t) {
1414
1460
  if (t.recoverable) this.trace(e);
1415
1461
  else {
1416
1462
  var n = Error(e);
1417
1463
  throw n.hash = t, n;
1418
1464
  }
1419
1465
  }, "parseError"),
1420
- parse: /* @__PURE__ */ p(function(e) {
1421
- var t = this, n = [0], r = [], i = [null], a = [], o = this.table, s = "", c = 0, l = 0, u = 0, d = 2, f = 1, m = a.slice.call(arguments, 1), h = Object.create(this.lexer), g = { yy: {} };
1466
+ parse: /* @__PURE__ */ t(function(e) {
1467
+ var n = this, r = [0], i = [], a = [null], o = [], s = this.table, c = "", l = 0, u = 0, d = 0, f = 2, p = 1, m = o.slice.call(arguments, 1), h = Object.create(this.lexer), g = { yy: {} };
1422
1468
  for (var _ in this.yy) Object.prototype.hasOwnProperty.call(this.yy, _) && (g.yy[_] = this.yy[_]);
1423
1469
  h.setInput(e, g.yy), g.yy.lexer = h, g.yy.parser = this, h.yylloc === void 0 && (h.yylloc = {});
1424
1470
  var v = h.yylloc;
1425
- a.push(v);
1471
+ o.push(v);
1426
1472
  var y = h.options && h.options.ranges;
1427
1473
  typeof g.yy.parseError == "function" ? this.parseError = g.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
1428
1474
  function b(e) {
1429
- n.length -= 2 * e, i.length -= e, a.length -= e;
1475
+ r.length -= 2 * e, a.length -= e, o.length -= e;
1430
1476
  }
1431
- p(b, "popStack");
1477
+ t(b, "popStack");
1432
1478
  function x() {
1433
- var e = r.pop() || h.lex() || f;
1434
- return typeof e != "number" && (e instanceof Array && (r = e, e = r.pop()), e = t.symbols_[e] || e), e;
1479
+ var e = i.pop() || h.lex() || p;
1480
+ return typeof e != "number" && (e instanceof Array && (i = e, e = i.pop()), e = n.symbols_[e] || e), e;
1435
1481
  }
1436
- p(x, "lex");
1482
+ t(x, "lex");
1437
1483
  for (var S, C, w, T, E, D = {}, O, k, A, j;;) {
1438
- if (w = n[n.length - 1], this.defaultActions[w] ? T = this.defaultActions[w] : (S ??= x(), T = o[w] && o[w][S]), T === void 0 || !T.length || !T[0]) {
1484
+ if (w = r[r.length - 1], this.defaultActions[w] ? T = this.defaultActions[w] : (S ??= x(), T = s[w] && s[w][S]), T === void 0 || !T.length || !T[0]) {
1439
1485
  var M = "";
1440
- for (O in j = [], o[w]) this.terminals_[O] && O > d && j.push("'" + this.terminals_[O] + "'");
1441
- M = h.showPosition ? "Parse error on line " + (c + 1) + ":\n" + h.showPosition() + "\nExpecting " + j.join(", ") + ", got '" + (this.terminals_[S] || S) + "'" : "Parse error on line " + (c + 1) + ": Unexpected " + (S == f ? "end of input" : "'" + (this.terminals_[S] || S) + "'"), this.parseError(M, {
1486
+ for (O in j = [], s[w]) this.terminals_[O] && O > f && j.push("'" + this.terminals_[O] + "'");
1487
+ M = h.showPosition ? "Parse error on line " + (l + 1) + ":\n" + h.showPosition() + "\nExpecting " + j.join(", ") + ", got '" + (this.terminals_[S] || S) + "'" : "Parse error on line " + (l + 1) + ": Unexpected " + (S == p ? "end of input" : "'" + (this.terminals_[S] || S) + "'"), this.parseError(M, {
1442
1488
  text: h.match,
1443
1489
  token: this.terminals_[S] || S,
1444
1490
  line: h.yylineno,
@@ -1449,24 +1495,24 @@ var C = (function() {
1449
1495
  if (T[0] instanceof Array && T.length > 1) throw Error("Parse Error: multiple actions possible at state: " + w + ", token: " + S);
1450
1496
  switch (T[0]) {
1451
1497
  case 1:
1452
- n.push(S), i.push(h.yytext), a.push(h.yylloc), n.push(T[1]), S = null, C ? (S = C, C = null) : (l = h.yyleng, s = h.yytext, c = h.yylineno, v = h.yylloc, u > 0 && u--);
1498
+ r.push(S), a.push(h.yytext), o.push(h.yylloc), r.push(T[1]), S = null, C ? (S = C, C = null) : (u = h.yyleng, c = h.yytext, l = h.yylineno, v = h.yylloc, d > 0 && d--);
1453
1499
  break;
1454
1500
  case 2:
1455
- if (k = this.productions_[T[1]][1], D.$ = i[i.length - k], D._$ = {
1456
- first_line: a[a.length - (k || 1)].first_line,
1457
- last_line: a[a.length - 1].last_line,
1458
- first_column: a[a.length - (k || 1)].first_column,
1459
- last_column: a[a.length - 1].last_column
1460
- }, y && (D._$.range = [a[a.length - (k || 1)].range[0], a[a.length - 1].range[1]]), E = this.performAction.apply(D, [
1461
- s,
1462
- l,
1501
+ if (k = this.productions_[T[1]][1], D.$ = a[a.length - k], D._$ = {
1502
+ first_line: o[o.length - (k || 1)].first_line,
1503
+ last_line: o[o.length - 1].last_line,
1504
+ first_column: o[o.length - (k || 1)].first_column,
1505
+ last_column: o[o.length - 1].last_column
1506
+ }, y && (D._$.range = [o[o.length - (k || 1)].range[0], o[o.length - 1].range[1]]), E = this.performAction.apply(D, [
1463
1507
  c,
1508
+ u,
1509
+ l,
1464
1510
  g.yy,
1465
1511
  T[1],
1466
- i,
1467
- a
1512
+ a,
1513
+ o
1468
1514
  ].concat(m)), E !== void 0) return E;
1469
- k && (n = n.slice(0, -1 * k * 2), i = i.slice(0, -1 * k), a = a.slice(0, -1 * k)), n.push(this.productions_[T[1]][0]), i.push(D.$), a.push(D._$), A = o[n[n.length - 2]][n[n.length - 1]], n.push(A);
1515
+ k && (r = r.slice(0, -1 * k * 2), a = a.slice(0, -1 * k), o = o.slice(0, -1 * k)), r.push(this.productions_[T[1]][0]), a.push(D.$), o.push(D._$), A = s[r[r.length - 2]][r[r.length - 1]], r.push(A);
1470
1516
  break;
1471
1517
  case 3: return !0;
1472
1518
  }
@@ -1474,14 +1520,14 @@ var C = (function() {
1474
1520
  return !0;
1475
1521
  }, "parse")
1476
1522
  };
1477
- oe.lexer = /* @__PURE__ */ (function() {
1523
+ ce.lexer = /* @__PURE__ */ (function() {
1478
1524
  return {
1479
1525
  EOF: 1,
1480
- parseError: /* @__PURE__ */ p(function(e, t) {
1526
+ parseError: /* @__PURE__ */ t(function(e, t) {
1481
1527
  if (this.yy.parser) this.yy.parser.parseError(e, t);
1482
1528
  else throw Error(e);
1483
1529
  }, "parseError"),
1484
- setInput: /* @__PURE__ */ p(function(e, t) {
1530
+ setInput: /* @__PURE__ */ t(function(e, t) {
1485
1531
  return this.yy = t || this.yy || {}, this._input = e, this._more = this._backtrack = this.done = !1, this.yylineno = this.yyleng = 0, this.yytext = this.matched = this.match = "", this.conditionStack = ["INITIAL"], this.yylloc = {
1486
1532
  first_line: 1,
1487
1533
  first_column: 0,
@@ -1489,11 +1535,11 @@ var C = (function() {
1489
1535
  last_column: 0
1490
1536
  }, this.options.ranges && (this.yylloc.range = [0, 0]), this.offset = 0, this;
1491
1537
  }, "setInput"),
1492
- input: /* @__PURE__ */ p(function() {
1538
+ input: /* @__PURE__ */ t(function() {
1493
1539
  var e = this._input[0];
1494
1540
  return this.yytext += e, this.yyleng++, this.offset++, this.match += e, this.matched += e, e.match(/(?:\r\n?|\n).*/g) ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++, this.options.ranges && this.yylloc.range[1]++, this._input = this._input.slice(1), e;
1495
1541
  }, "input"),
1496
- unput: /* @__PURE__ */ p(function(e) {
1542
+ unput: /* @__PURE__ */ t(function(e) {
1497
1543
  var t = e.length, n = e.split(/(?:\r\n?|\n)/g);
1498
1544
  this._input = e + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - t), this.offset -= t;
1499
1545
  var r = this.match.split(/(?:\r\n?|\n)/g);
@@ -1506,10 +1552,10 @@ var C = (function() {
1506
1552
  last_column: n ? (n.length === r.length ? this.yylloc.first_column : 0) + r[r.length - n.length].length - n[0].length : this.yylloc.first_column - t
1507
1553
  }, this.options.ranges && (this.yylloc.range = [i[0], i[0] + this.yyleng - t]), this.yyleng = this.yytext.length, this;
1508
1554
  }, "unput"),
1509
- more: /* @__PURE__ */ p(function() {
1555
+ more: /* @__PURE__ */ t(function() {
1510
1556
  return this._more = !0, this;
1511
1557
  }, "more"),
1512
- reject: /* @__PURE__ */ p(function() {
1558
+ reject: /* @__PURE__ */ t(function() {
1513
1559
  if (this.options.backtrack_lexer) this._backtrack = !0;
1514
1560
  else return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n" + this.showPosition(), {
1515
1561
  text: "",
@@ -1518,22 +1564,22 @@ var C = (function() {
1518
1564
  });
1519
1565
  return this;
1520
1566
  }, "reject"),
1521
- less: /* @__PURE__ */ p(function(e) {
1567
+ less: /* @__PURE__ */ t(function(e) {
1522
1568
  this.unput(this.match.slice(e));
1523
1569
  }, "less"),
1524
- pastInput: /* @__PURE__ */ p(function() {
1570
+ pastInput: /* @__PURE__ */ t(function() {
1525
1571
  var e = this.matched.substr(0, this.matched.length - this.match.length);
1526
1572
  return (e.length > 20 ? "..." : "") + e.substr(-20).replace(/\n/g, "");
1527
1573
  }, "pastInput"),
1528
- upcomingInput: /* @__PURE__ */ p(function() {
1574
+ upcomingInput: /* @__PURE__ */ t(function() {
1529
1575
  var e = this.match;
1530
1576
  return e.length < 20 && (e += this._input.substr(0, 20 - e.length)), (e.substr(0, 20) + (e.length > 20 ? "..." : "")).replace(/\n/g, "");
1531
1577
  }, "upcomingInput"),
1532
- showPosition: /* @__PURE__ */ p(function() {
1578
+ showPosition: /* @__PURE__ */ t(function() {
1533
1579
  var e = this.pastInput(), t = Array(e.length + 1).join("-");
1534
1580
  return e + this.upcomingInput() + "\n" + t + "^";
1535
1581
  }, "showPosition"),
1536
- test_match: /* @__PURE__ */ p(function(e, t) {
1582
+ test_match: /* @__PURE__ */ t(function(e, t) {
1537
1583
  var n, r, i;
1538
1584
  if (this.options.backtrack_lexer && (i = {
1539
1585
  yylineno: this.yylineno,
@@ -1566,7 +1612,7 @@ var C = (function() {
1566
1612
  }
1567
1613
  return !1;
1568
1614
  }, "test_match"),
1569
- next: /* @__PURE__ */ p(function() {
1615
+ next: /* @__PURE__ */ t(function() {
1570
1616
  if (this.done) return this.EOF;
1571
1617
  this._input || (this.done = !0);
1572
1618
  var e, t, n, r;
@@ -1586,29 +1632,29 @@ var C = (function() {
1586
1632
  line: this.yylineno
1587
1633
  });
1588
1634
  }, "next"),
1589
- lex: /* @__PURE__ */ p(function() {
1635
+ lex: /* @__PURE__ */ t(function() {
1590
1636
  return this.next() || this.lex();
1591
1637
  }, "lex"),
1592
- begin: /* @__PURE__ */ p(function(e) {
1638
+ begin: /* @__PURE__ */ t(function(e) {
1593
1639
  this.conditionStack.push(e);
1594
1640
  }, "begin"),
1595
- popState: /* @__PURE__ */ p(function() {
1641
+ popState: /* @__PURE__ */ t(function() {
1596
1642
  return this.conditionStack.length - 1 > 0 ? this.conditionStack.pop() : this.conditionStack[0];
1597
1643
  }, "popState"),
1598
- _currentRules: /* @__PURE__ */ p(function() {
1644
+ _currentRules: /* @__PURE__ */ t(function() {
1599
1645
  return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
1600
1646
  }, "_currentRules"),
1601
- topState: /* @__PURE__ */ p(function(e) {
1647
+ topState: /* @__PURE__ */ t(function(e) {
1602
1648
  return e = this.conditionStack.length - 1 - Math.abs(e || 0), e >= 0 ? this.conditionStack[e] : "INITIAL";
1603
1649
  }, "topState"),
1604
- pushState: /* @__PURE__ */ p(function(e) {
1650
+ pushState: /* @__PURE__ */ t(function(e) {
1605
1651
  this.begin(e);
1606
1652
  }, "pushState"),
1607
- stateStackSize: /* @__PURE__ */ p(function() {
1653
+ stateStackSize: /* @__PURE__ */ t(function() {
1608
1654
  return this.conditionStack.length;
1609
1655
  }, "stateStackSize"),
1610
1656
  options: {},
1611
- performAction: /* @__PURE__ */ p(function(e, t, n, r) {
1657
+ performAction: /* @__PURE__ */ t(function(e, t, n, r) {
1612
1658
  switch (n) {
1613
1659
  case 0: return 62;
1614
1660
  case 1: return 63;
@@ -1659,79 +1705,82 @@ var C = (function() {
1659
1705
  case 30: return this.popState(), 8;
1660
1706
  case 31: break;
1661
1707
  case 32: return this.begin("namespace-body"), 39;
1662
- case 33: return this.popState(), 41;
1663
- case 34: return "EOF_IN_STRUCT";
1664
- case 35: return 8;
1665
- case 36: break;
1666
- case 37: return "EDGE_STATE";
1667
- case 38: return this.begin("class"), 48;
1668
- case 39: return this.popState(), 8;
1669
- case 40: break;
1670
- case 41: return this.popState(), this.popState(), 41;
1671
- case 42: return this.begin("class-body"), 39;
1672
- case 43: return this.popState(), 41;
1673
- case 44: return "EOF_IN_STRUCT";
1674
- case 45: return "EDGE_STATE";
1675
- case 46: return "OPEN_IN_STRUCT";
1676
- case 47: break;
1677
- case 48: return "MEMBER";
1678
- case 49: return 83;
1679
- case 50: return 75;
1680
- case 51: return 76;
1681
- case 52: return 78;
1682
- case 53: return 54;
1683
- case 54: return 56;
1684
- case 55: return 46;
1685
- case 56: return 47;
1686
- case 57: return 81;
1687
- case 58:
1708
+ case 33:
1709
+ this.popState(), this.less(0);
1710
+ break;
1711
+ case 34: return this.popState(), 41;
1712
+ case 35: return "EOF_IN_STRUCT";
1713
+ case 36: return 8;
1714
+ case 37: break;
1715
+ case 38: return "EDGE_STATE";
1716
+ case 39: return this.begin("class"), 48;
1717
+ case 40: return this.popState(), 8;
1718
+ case 41: break;
1719
+ case 42: return this.popState(), this.popState(), 41;
1720
+ case 43: return this.begin("class-body"), 39;
1721
+ case 44: return this.popState(), 41;
1722
+ case 45: return "EOF_IN_STRUCT";
1723
+ case 46: return "EDGE_STATE";
1724
+ case 47: return "OPEN_IN_STRUCT";
1725
+ case 48: break;
1726
+ case 49: return "MEMBER";
1727
+ case 50: return 83;
1728
+ case 51: return 75;
1729
+ case 52: return 76;
1730
+ case 53: return 78;
1731
+ case 54: return 54;
1732
+ case 55: return 56;
1733
+ case 56: return 46;
1734
+ case 57: return 47;
1735
+ case 58: return 81;
1736
+ case 59:
1688
1737
  this.popState();
1689
1738
  break;
1690
- case 59: return "GENERICTYPE";
1691
- case 60:
1739
+ case 60: return "GENERICTYPE";
1740
+ case 61:
1692
1741
  this.begin("generic");
1693
1742
  break;
1694
- case 61:
1743
+ case 62:
1695
1744
  this.popState();
1696
1745
  break;
1697
- case 62: return "BQUOTE_STR";
1698
- case 63:
1746
+ case 63: return "BQUOTE_STR";
1747
+ case 64:
1699
1748
  this.begin("bqstring");
1700
1749
  break;
1701
- case 64: return 77;
1702
1750
  case 65: return 77;
1703
1751
  case 66: return 77;
1704
1752
  case 67: return 77;
1705
- case 68: return 69;
1753
+ case 68: return 77;
1706
1754
  case 69: return 69;
1707
- case 70: return 71;
1755
+ case 70: return 69;
1708
1756
  case 71: return 71;
1709
- case 72: return 70;
1710
- case 73: return 68;
1711
- case 74: return 72;
1712
- case 75: return 73;
1713
- case 76: return 74;
1714
- case 77: return 22;
1715
- case 78: return 44;
1716
- case 79: return 100;
1717
- case 80: return 18;
1718
- case 81: return "PLUS";
1719
- case 82: return 87;
1720
- case 83: return 61;
1721
- case 84: return 89;
1757
+ case 72: return 71;
1758
+ case 73: return 70;
1759
+ case 74: return 68;
1760
+ case 75: return 72;
1761
+ case 76: return 73;
1762
+ case 77: return 74;
1763
+ case 78: return 22;
1764
+ case 79: return 44;
1765
+ case 80: return 100;
1766
+ case 81: return 18;
1767
+ case 82: return "PLUS";
1768
+ case 83: return 87;
1769
+ case 84: return 61;
1722
1770
  case 85: return 89;
1723
- case 86: return 90;
1724
- case 87: return "EQUALS";
1771
+ case 86: return 89;
1772
+ case 87: return 90;
1725
1773
  case 88: return "EQUALS";
1726
- case 89: return 60;
1727
- case 90: return 12;
1728
- case 91: return 14;
1729
- case 92: return "PUNCTUATION";
1730
- case 93: return 86;
1731
- case 94: return 102;
1732
- case 95: return 50;
1774
+ case 89: return "EQUALS";
1775
+ case 90: return 60;
1776
+ case 91: return 12;
1777
+ case 92: return 14;
1778
+ case 93: return "PUNCTUATION";
1779
+ case 94: return 86;
1780
+ case 95: return 102;
1733
1781
  case 96: return 50;
1734
- case 97: return 9;
1782
+ case 97: return 50;
1783
+ case 98: return 9;
1735
1784
  }
1736
1785
  }, "anonymous"),
1737
1786
  rules: [
@@ -1769,6 +1818,7 @@ var C = (function() {
1769
1818
  /^(?:\s+)/,
1770
1819
  /^(?:[{])/,
1771
1820
  /^(?:[}])/,
1821
+ /^(?:[}])/,
1772
1822
  /^(?:$)/,
1773
1823
  /^(?:\s*(\r?\n)+)/,
1774
1824
  /^(?:\s+)/,
@@ -1838,13 +1888,13 @@ var C = (function() {
1838
1888
  "namespace-body": {
1839
1889
  rules: [
1840
1890
  26,
1841
- 33,
1891
+ 29,
1842
1892
  34,
1843
1893
  35,
1844
1894
  36,
1845
1895
  37,
1846
1896
  38,
1847
- 49,
1897
+ 39,
1848
1898
  50,
1849
1899
  51,
1850
1900
  52,
@@ -1853,8 +1903,8 @@ var C = (function() {
1853
1903
  55,
1854
1904
  56,
1855
1905
  57,
1856
- 60,
1857
- 63,
1906
+ 58,
1907
+ 61,
1858
1908
  64,
1859
1909
  65,
1860
1910
  66,
@@ -1873,7 +1923,7 @@ var C = (function() {
1873
1923
  79,
1874
1924
  80,
1875
1925
  81,
1876
- 86,
1926
+ 82,
1877
1927
  87,
1878
1928
  88,
1879
1929
  89,
@@ -1883,7 +1933,8 @@ var C = (function() {
1883
1933
  93,
1884
1934
  94,
1885
1935
  95,
1886
- 97
1936
+ 96,
1937
+ 98
1887
1938
  ],
1888
1939
  inclusive: !1
1889
1940
  },
@@ -1894,7 +1945,7 @@ var C = (function() {
1894
1945
  30,
1895
1946
  31,
1896
1947
  32,
1897
- 49,
1948
+ 33,
1898
1949
  50,
1899
1950
  51,
1900
1951
  52,
@@ -1903,8 +1954,8 @@ var C = (function() {
1903
1954
  55,
1904
1955
  56,
1905
1956
  57,
1906
- 60,
1907
- 63,
1957
+ 58,
1958
+ 61,
1908
1959
  64,
1909
1960
  65,
1910
1961
  66,
@@ -1923,7 +1974,7 @@ var C = (function() {
1923
1974
  79,
1924
1975
  80,
1925
1976
  81,
1926
- 86,
1977
+ 82,
1927
1978
  87,
1928
1979
  88,
1929
1980
  89,
@@ -1933,14 +1984,14 @@ var C = (function() {
1933
1984
  93,
1934
1985
  94,
1935
1986
  95,
1936
- 97
1987
+ 96,
1988
+ 98
1937
1989
  ],
1938
1990
  inclusive: !1
1939
1991
  },
1940
1992
  "class-body": {
1941
1993
  rules: [
1942
1994
  26,
1943
- 43,
1944
1995
  44,
1945
1996
  45,
1946
1997
  46,
@@ -1955,8 +2006,8 @@ var C = (function() {
1955
2006
  55,
1956
2007
  56,
1957
2008
  57,
1958
- 60,
1959
- 63,
2009
+ 58,
2010
+ 61,
1960
2011
  64,
1961
2012
  65,
1962
2013
  66,
@@ -1975,7 +2026,7 @@ var C = (function() {
1975
2026
  79,
1976
2027
  80,
1977
2028
  81,
1978
- 86,
2029
+ 82,
1979
2030
  87,
1980
2031
  88,
1981
2032
  89,
@@ -1985,18 +2036,18 @@ var C = (function() {
1985
2036
  93,
1986
2037
  94,
1987
2038
  95,
1988
- 97
2039
+ 96,
2040
+ 98
1989
2041
  ],
1990
2042
  inclusive: !1
1991
2043
  },
1992
2044
  class: {
1993
2045
  rules: [
1994
2046
  26,
1995
- 39,
1996
2047
  40,
1997
2048
  41,
1998
2049
  42,
1999
- 49,
2050
+ 43,
2000
2051
  50,
2001
2052
  51,
2002
2053
  52,
@@ -2005,8 +2056,8 @@ var C = (function() {
2005
2056
  55,
2006
2057
  56,
2007
2058
  57,
2008
- 60,
2009
- 63,
2059
+ 58,
2060
+ 61,
2010
2061
  64,
2011
2062
  65,
2012
2063
  66,
@@ -2025,7 +2076,7 @@ var C = (function() {
2025
2076
  79,
2026
2077
  80,
2027
2078
  81,
2028
- 86,
2079
+ 82,
2029
2080
  87,
2030
2081
  88,
2031
2082
  89,
@@ -2035,7 +2086,8 @@ var C = (function() {
2035
2086
  93,
2036
2087
  94,
2037
2088
  95,
2038
- 97
2089
+ 96,
2090
+ 98
2039
2091
  ],
2040
2092
  inclusive: !1
2041
2093
  },
@@ -2044,7 +2096,6 @@ var C = (function() {
2044
2096
  11,
2045
2097
  12,
2046
2098
  26,
2047
- 49,
2048
2099
  50,
2049
2100
  51,
2050
2101
  52,
@@ -2053,8 +2104,8 @@ var C = (function() {
2053
2104
  55,
2054
2105
  56,
2055
2106
  57,
2056
- 60,
2057
- 63,
2107
+ 58,
2108
+ 61,
2058
2109
  64,
2059
2110
  65,
2060
2111
  66,
@@ -2073,7 +2124,7 @@ var C = (function() {
2073
2124
  79,
2074
2125
  80,
2075
2126
  81,
2076
- 86,
2127
+ 82,
2077
2128
  87,
2078
2129
  88,
2079
2130
  89,
@@ -2083,7 +2134,8 @@ var C = (function() {
2083
2134
  93,
2084
2135
  94,
2085
2136
  95,
2086
- 97
2137
+ 96,
2138
+ 98
2087
2139
  ],
2088
2140
  inclusive: !1
2089
2141
  },
@@ -2091,7 +2143,6 @@ var C = (function() {
2091
2143
  rules: [
2092
2144
  9,
2093
2145
  26,
2094
- 49,
2095
2146
  50,
2096
2147
  51,
2097
2148
  52,
@@ -2100,8 +2151,8 @@ var C = (function() {
2100
2151
  55,
2101
2152
  56,
2102
2153
  57,
2103
- 60,
2104
- 63,
2154
+ 58,
2155
+ 61,
2105
2156
  64,
2106
2157
  65,
2107
2158
  66,
@@ -2120,7 +2171,7 @@ var C = (function() {
2120
2171
  79,
2121
2172
  80,
2122
2173
  81,
2123
- 86,
2174
+ 82,
2124
2175
  87,
2125
2176
  88,
2126
2177
  89,
@@ -2130,7 +2181,8 @@ var C = (function() {
2130
2181
  93,
2131
2182
  94,
2132
2183
  95,
2133
- 97
2184
+ 96,
2185
+ 98
2134
2186
  ],
2135
2187
  inclusive: !1
2136
2188
  },
@@ -2138,7 +2190,6 @@ var C = (function() {
2138
2190
  rules: [
2139
2191
  7,
2140
2192
  26,
2141
- 49,
2142
2193
  50,
2143
2194
  51,
2144
2195
  52,
@@ -2147,8 +2198,8 @@ var C = (function() {
2147
2198
  55,
2148
2199
  56,
2149
2200
  57,
2150
- 60,
2151
- 63,
2201
+ 58,
2202
+ 61,
2152
2203
  64,
2153
2204
  65,
2154
2205
  66,
@@ -2167,7 +2218,7 @@ var C = (function() {
2167
2218
  79,
2168
2219
  80,
2169
2220
  81,
2170
- 86,
2221
+ 82,
2171
2222
  87,
2172
2223
  88,
2173
2224
  89,
@@ -2177,7 +2228,8 @@ var C = (function() {
2177
2228
  93,
2178
2229
  94,
2179
2230
  95,
2180
- 97
2231
+ 96,
2232
+ 98
2181
2233
  ],
2182
2234
  inclusive: !1
2183
2235
  },
@@ -2186,7 +2238,6 @@ var C = (function() {
2186
2238
  22,
2187
2239
  23,
2188
2240
  26,
2189
- 49,
2190
2241
  50,
2191
2242
  51,
2192
2243
  52,
@@ -2195,8 +2246,8 @@ var C = (function() {
2195
2246
  55,
2196
2247
  56,
2197
2248
  57,
2198
- 60,
2199
- 63,
2249
+ 58,
2250
+ 61,
2200
2251
  64,
2201
2252
  65,
2202
2253
  66,
@@ -2215,7 +2266,7 @@ var C = (function() {
2215
2266
  79,
2216
2267
  80,
2217
2268
  81,
2218
- 86,
2269
+ 82,
2219
2270
  87,
2220
2271
  88,
2221
2272
  89,
@@ -2225,7 +2276,8 @@ var C = (function() {
2225
2276
  93,
2226
2277
  94,
2227
2278
  95,
2228
- 97
2279
+ 96,
2280
+ 98
2229
2281
  ],
2230
2282
  inclusive: !1
2231
2283
  },
@@ -2235,7 +2287,6 @@ var C = (function() {
2235
2287
  20,
2236
2288
  21,
2237
2289
  26,
2238
- 49,
2239
2290
  50,
2240
2291
  51,
2241
2292
  52,
@@ -2244,8 +2295,8 @@ var C = (function() {
2244
2295
  55,
2245
2296
  56,
2246
2297
  57,
2247
- 60,
2248
- 63,
2298
+ 58,
2299
+ 61,
2249
2300
  64,
2250
2301
  65,
2251
2302
  66,
@@ -2264,7 +2315,7 @@ var C = (function() {
2264
2315
  79,
2265
2316
  80,
2266
2317
  81,
2267
- 86,
2318
+ 82,
2268
2319
  87,
2269
2320
  88,
2270
2321
  89,
@@ -2274,14 +2325,14 @@ var C = (function() {
2274
2325
  93,
2275
2326
  94,
2276
2327
  95,
2277
- 97
2328
+ 96,
2329
+ 98
2278
2330
  ],
2279
2331
  inclusive: !1
2280
2332
  },
2281
2333
  href: {
2282
2334
  rules: [
2283
2335
  26,
2284
- 49,
2285
2336
  50,
2286
2337
  51,
2287
2338
  52,
@@ -2290,8 +2341,8 @@ var C = (function() {
2290
2341
  55,
2291
2342
  56,
2292
2343
  57,
2293
- 60,
2294
- 63,
2344
+ 58,
2345
+ 61,
2295
2346
  64,
2296
2347
  65,
2297
2348
  66,
@@ -2310,7 +2361,7 @@ var C = (function() {
2310
2361
  79,
2311
2362
  80,
2312
2363
  81,
2313
- 86,
2364
+ 82,
2314
2365
  87,
2315
2366
  88,
2316
2367
  89,
@@ -2320,14 +2371,14 @@ var C = (function() {
2320
2371
  93,
2321
2372
  94,
2322
2373
  95,
2323
- 97
2374
+ 96,
2375
+ 98
2324
2376
  ],
2325
2377
  inclusive: !1
2326
2378
  },
2327
2379
  struct: {
2328
2380
  rules: [
2329
2381
  26,
2330
- 49,
2331
2382
  50,
2332
2383
  51,
2333
2384
  52,
@@ -2336,8 +2387,8 @@ var C = (function() {
2336
2387
  55,
2337
2388
  56,
2338
2389
  57,
2339
- 60,
2340
- 63,
2390
+ 58,
2391
+ 61,
2341
2392
  64,
2342
2393
  65,
2343
2394
  66,
@@ -2356,7 +2407,7 @@ var C = (function() {
2356
2407
  79,
2357
2408
  80,
2358
2409
  81,
2359
- 86,
2410
+ 82,
2360
2411
  87,
2361
2412
  88,
2362
2413
  89,
@@ -2366,14 +2417,14 @@ var C = (function() {
2366
2417
  93,
2367
2418
  94,
2368
2419
  95,
2369
- 97
2420
+ 96,
2421
+ 98
2370
2422
  ],
2371
2423
  inclusive: !1
2372
2424
  },
2373
2425
  generic: {
2374
2426
  rules: [
2375
2427
  26,
2376
- 49,
2377
2428
  50,
2378
2429
  51,
2379
2430
  52,
@@ -2385,7 +2436,7 @@ var C = (function() {
2385
2436
  58,
2386
2437
  59,
2387
2438
  60,
2388
- 63,
2439
+ 61,
2389
2440
  64,
2390
2441
  65,
2391
2442
  66,
@@ -2404,7 +2455,7 @@ var C = (function() {
2404
2455
  79,
2405
2456
  80,
2406
2457
  81,
2407
- 86,
2458
+ 82,
2408
2459
  87,
2409
2460
  88,
2410
2461
  89,
@@ -2414,14 +2465,14 @@ var C = (function() {
2414
2465
  93,
2415
2466
  94,
2416
2467
  95,
2417
- 97
2468
+ 96,
2469
+ 98
2418
2470
  ],
2419
2471
  inclusive: !1
2420
2472
  },
2421
2473
  bqstring: {
2422
2474
  rules: [
2423
2475
  26,
2424
- 49,
2425
2476
  50,
2426
2477
  51,
2427
2478
  52,
@@ -2430,7 +2481,7 @@ var C = (function() {
2430
2481
  55,
2431
2482
  56,
2432
2483
  57,
2433
- 60,
2484
+ 58,
2434
2485
  61,
2435
2486
  62,
2436
2487
  63,
@@ -2452,7 +2503,7 @@ var C = (function() {
2452
2503
  79,
2453
2504
  80,
2454
2505
  81,
2455
- 86,
2506
+ 82,
2456
2507
  87,
2457
2508
  88,
2458
2509
  89,
@@ -2462,7 +2513,8 @@ var C = (function() {
2462
2513
  93,
2463
2514
  94,
2464
2515
  95,
2465
- 97
2516
+ 96,
2517
+ 98
2466
2518
  ],
2467
2519
  inclusive: !1
2468
2520
  },
@@ -2471,7 +2523,6 @@ var C = (function() {
2471
2523
  24,
2472
2524
  25,
2473
2525
  26,
2474
- 49,
2475
2526
  50,
2476
2527
  51,
2477
2528
  52,
@@ -2480,8 +2531,8 @@ var C = (function() {
2480
2531
  55,
2481
2532
  56,
2482
2533
  57,
2483
- 60,
2484
- 63,
2534
+ 58,
2535
+ 61,
2485
2536
  64,
2486
2537
  65,
2487
2538
  66,
@@ -2500,7 +2551,7 @@ var C = (function() {
2500
2551
  79,
2501
2552
  80,
2502
2553
  81,
2503
- 86,
2554
+ 82,
2504
2555
  87,
2505
2556
  88,
2506
2557
  89,
@@ -2510,7 +2561,8 @@ var C = (function() {
2510
2561
  93,
2511
2562
  94,
2512
2563
  95,
2513
- 97
2564
+ 96,
2565
+ 98
2514
2566
  ],
2515
2567
  inclusive: !1
2516
2568
  },
@@ -2535,8 +2587,7 @@ var C = (function() {
2535
2587
  27,
2536
2588
  28,
2537
2589
  29,
2538
- 38,
2539
- 49,
2590
+ 39,
2540
2591
  50,
2541
2592
  51,
2542
2593
  52,
@@ -2545,8 +2596,8 @@ var C = (function() {
2545
2596
  55,
2546
2597
  56,
2547
2598
  57,
2548
- 60,
2549
- 63,
2599
+ 58,
2600
+ 61,
2550
2601
  64,
2551
2602
  65,
2552
2603
  66,
@@ -2580,7 +2631,8 @@ var C = (function() {
2580
2631
  94,
2581
2632
  95,
2582
2633
  96,
2583
- 97
2634
+ 97,
2635
+ 98
2584
2636
  ],
2585
2637
  inclusive: !0
2586
2638
  }
@@ -2590,7 +2642,7 @@ var C = (function() {
2590
2642
  function $() {
2591
2643
  this.yy = {};
2592
2644
  }
2593
- return p($, "Parser"), $.prototype = oe, oe.Parser = $, new $();
2645
+ return t($, "Parser"), $.prototype = ce, ce.Parser = $, new $();
2594
2646
  })();
2595
2647
  C.parser = C;
2596
2648
  var w = C, T = [
@@ -2601,16 +2653,16 @@ var w = C, T = [
2601
2653
  ""
2602
2654
  ], E = class {
2603
2655
  static {
2604
- p(this, "ClassMember");
2656
+ t(this, "ClassMember");
2605
2657
  }
2606
2658
  constructor(e, t) {
2607
2659
  this.memberType = t, this.visibility = "", this.classifier = "", this.text = "";
2608
- let r = n(e, s());
2609
- this.parseMember(r);
2660
+ let n = m(e, f());
2661
+ this.parseMember(n);
2610
2662
  }
2611
2663
  getDisplayDetails() {
2612
- let e = this.visibility + l(this.id);
2613
- this.memberType === "method" && (e += `(${l(this.parameters.trim())})`, this.returnType && (e += " : " + l(this.returnType))), e = e.trim();
2664
+ let e = this.visibility + a(this.id);
2665
+ this.memberType === "method" && (e += `(${a(this.parameters.trim())})`, this.returnType && (e += " : " + a(this.returnType))), e = e.trim();
2614
2666
  let t = this.parseClassifier();
2615
2667
  return {
2616
2668
  displayText: e,
@@ -2632,7 +2684,7 @@ var w = C, T = [
2632
2684
  let n = e.length, r = e.substring(0, 1), i = e.substring(n - 1);
2633
2685
  T.includes(r) && (this.visibility = r), /[$*]/.exec(i) && (t = i), this.id = e.substring(this.visibility === "" ? 0 : 1, t === "" ? n : n - 1);
2634
2686
  }
2635
- this.classifier = t, this.id = this.id.startsWith(" ") ? " " + this.id.trim() : this.id.trim(), this.text = `${this.visibility ? "\\" + this.visibility : ""}${l(this.id)}${this.memberType === "method" ? `(${l(this.parameters)})${this.returnType ? " : " + l(this.returnType) : ""}` : ""}`.replaceAll("<", "&lt;").replaceAll(">", "&gt;"), this.text.startsWith("\\&lt;") && (this.text = this.text.replace("\\&lt;", "~"));
2687
+ this.classifier = t, this.id = this.id.startsWith(" ") ? " " + this.id.trim() : this.id.trim(), this.text = `${this.visibility ? "\\" + this.visibility : ""}${a(this.id)}${this.memberType === "method" ? `(${a(this.parameters)})${this.returnType ? " : " + a(this.returnType) : ""}` : ""}`.replaceAll("<", "&lt;").replaceAll(">", "&gt;"), this.text.startsWith("\\&lt;") && (this.text = this.text.replace("\\&lt;", "~"));
2636
2688
  }
2637
2689
  parseClassifier() {
2638
2690
  switch (this.classifier) {
@@ -2641,9 +2693,9 @@ var w = C, T = [
2641
2693
  default: return "";
2642
2694
  }
2643
2695
  }
2644
- }, D = "classId-", O = 0, k = /* @__PURE__ */ p((e) => u.sanitizeText(e, s()), "sanitizeText"), A = class {
2696
+ }, D = "classId-", O = 0, k = /* @__PURE__ */ t((e) => l.sanitizeText(e, f()), "sanitizeText"), A = class a {
2645
2697
  constructor() {
2646
- this.relations = [], this.classes = /* @__PURE__ */ new Map(), this.styleClasses = /* @__PURE__ */ new Map(), this.notes = /* @__PURE__ */ new Map(), this.interfaces = [], this.namespaces = /* @__PURE__ */ new Map(), this.namespaceCounter = 0, this.diagramId = "", this.functions = [], this.lineType = {
2698
+ this.relations = [], this.classes = /* @__PURE__ */ new Map(), this.styleClasses = /* @__PURE__ */ new Map(), this.notes = /* @__PURE__ */ new Map(), this.interfaces = [], this.namespaces = /* @__PURE__ */ new Map(), this.namespaceCounter = 0, this.namespaceStack = [], this.diagramId = "", this.functions = [], this.lineType = {
2647
2699
  LINE: 0,
2648
2700
  DOTTED_LINE: 1
2649
2701
  }, this.relationType = {
@@ -2652,25 +2704,25 @@ var w = C, T = [
2652
2704
  COMPOSITION: 2,
2653
2705
  DEPENDENCY: 3,
2654
2706
  LOLLIPOP: 4
2655
- }, this.setupToolTips = /* @__PURE__ */ p((e) => {
2707
+ }, this.setupToolTips = /* @__PURE__ */ t((e) => {
2656
2708
  let t = b();
2657
- m(e).select("svg").selectAll("g").filter(function() {
2658
- return m(this).attr("title") !== null;
2709
+ n(e).select("svg").selectAll("g").filter(function() {
2710
+ return n(this).attr("title") !== null;
2659
2711
  }).on("mouseover", (e) => {
2660
- let n = m(e.currentTarget), r = n.attr("title");
2661
- if (!r) return;
2662
- let i = e.currentTarget.getBoundingClientRect();
2663
- t.transition().duration(200).style("opacity", ".9"), t.html(c.sanitize(r)).style("left", `${window.scrollX + i.left + i.width / 2}px`).style("top", `${window.scrollY + i.bottom + 4}px`), n.classed("hover", !0);
2712
+ let r = n(e.currentTarget), i = r.attr("title");
2713
+ if (!i) return;
2714
+ let a = e.currentTarget.getBoundingClientRect();
2715
+ t.transition().duration(200).style("opacity", ".9"), t.html(c.sanitize(i)).style("left", `${window.scrollX + a.left + a.width / 2}px`).style("top", `${window.scrollY + a.bottom + 4}px`), r.classed("hover", !0);
2664
2716
  }).on("mouseout", (e) => {
2665
- t.transition().duration(500).style("opacity", 0), m(e.currentTarget).classed("hover", !1);
2717
+ t.transition().duration(500).style("opacity", 0), n(e.currentTarget).classed("hover", !1);
2666
2718
  });
2667
- }, "setupToolTips"), this.direction = "TB", this.setAccTitle = r, this.getAccTitle = d, this.setAccDescription = e, this.getAccDescription = a, this.setDiagramTitle = i, this.getDiagramTitle = t, this.getConfig = /* @__PURE__ */ p(() => s().class, "getConfig"), this.functions.push(this.setupToolTips.bind(this)), this.clear(), this.addRelation = this.addRelation.bind(this), this.addClassesToNamespace = this.addClassesToNamespace.bind(this), this.addNamespace = this.addNamespace.bind(this), this.setCssClass = this.setCssClass.bind(this), this.addMembers = this.addMembers.bind(this), this.addClass = this.addClass.bind(this), this.setClassLabel = this.setClassLabel.bind(this), this.addAnnotation = this.addAnnotation.bind(this), this.addMember = this.addMember.bind(this), this.cleanupLabel = this.cleanupLabel.bind(this), this.addNote = this.addNote.bind(this), this.defineClass = this.defineClass.bind(this), this.setDirection = this.setDirection.bind(this), this.setLink = this.setLink.bind(this), this.bindFunctions = this.bindFunctions.bind(this), this.clear = this.clear.bind(this), this.setTooltip = this.setTooltip.bind(this), this.setClickEvent = this.setClickEvent.bind(this), this.setCssStyle = this.setCssStyle.bind(this);
2719
+ }, "setupToolTips"), this.direction = "TB", this.setAccTitle = o, this.getAccTitle = p, this.setAccDescription = r, this.getAccDescription = u, this.setDiagramTitle = i, this.getDiagramTitle = d, this.getConfig = /* @__PURE__ */ t(() => f().class, "getConfig"), this.functions.push(this.setupToolTips.bind(this)), this.clear(), this.addRelation = this.addRelation.bind(this), this.addClassesToNamespace = this.addClassesToNamespace.bind(this), this.addNamespace = this.addNamespace.bind(this), this.popNamespace = this.popNamespace.bind(this), this.setCssClass = this.setCssClass.bind(this), this.addMembers = this.addMembers.bind(this), this.addClass = this.addClass.bind(this), this.setClassLabel = this.setClassLabel.bind(this), this.addAnnotation = this.addAnnotation.bind(this), this.addMember = this.addMember.bind(this), this.cleanupLabel = this.cleanupLabel.bind(this), this.addNote = this.addNote.bind(this), this.defineClass = this.defineClass.bind(this), this.setDirection = this.setDirection.bind(this), this.setLink = this.setLink.bind(this), this.bindFunctions = this.bindFunctions.bind(this), this.clear = this.clear.bind(this), this.setTooltip = this.setTooltip.bind(this), this.setClickEvent = this.setClickEvent.bind(this), this.setCssStyle = this.setCssStyle.bind(this);
2668
2720
  }
2669
2721
  static {
2670
- p(this, "ClassDB");
2722
+ t(this, "ClassDB");
2671
2723
  }
2672
2724
  splitClassNameAndType(e) {
2673
- let t = u.sanitizeText(e, s()), n = "", r = t;
2725
+ let t = l.sanitizeText(e, f()), n = "", r = t;
2674
2726
  if (t.indexOf("~") > 0) {
2675
2727
  let e = t.split("~");
2676
2728
  r = k(e[0]), n = k(e[1]);
@@ -2681,15 +2733,15 @@ var w = C, T = [
2681
2733
  };
2682
2734
  }
2683
2735
  setClassLabel(e, t) {
2684
- let n = u.sanitizeText(e, s());
2736
+ let n = l.sanitizeText(e, f());
2685
2737
  t &&= k(t);
2686
2738
  let { className: r } = this.splitClassNameAndType(n);
2687
2739
  this.classes.get(r).label = t, this.classes.get(r).text = `${t}${this.classes.get(r).type ? `<${this.classes.get(r).type}>` : ""}`;
2688
2740
  }
2689
2741
  addClass(e) {
2690
- let t = u.sanitizeText(e, s()), { className: n, type: r } = this.splitClassNameAndType(t);
2742
+ let t = l.sanitizeText(e, f()), { className: n, type: r } = this.splitClassNameAndType(t);
2691
2743
  if (this.classes.has(n)) return;
2692
- let i = u.sanitizeText(n, s());
2744
+ let i = l.sanitizeText(n, f());
2693
2745
  this.classes.set(i, {
2694
2746
  id: i,
2695
2747
  type: r,
@@ -2716,7 +2768,7 @@ var w = C, T = [
2716
2768
  this.diagramId = e;
2717
2769
  }
2718
2770
  lookUpDomId(e) {
2719
- let t = u.sanitizeText(e, s());
2771
+ let t = l.sanitizeText(e, f());
2720
2772
  if (this.classes.has(t)) {
2721
2773
  let e = this.classes.get(t).domId;
2722
2774
  return this.diagramId ? `${this.diagramId}-${e}` : e;
@@ -2724,7 +2776,7 @@ var w = C, T = [
2724
2776
  throw Error("Class not found: " + t);
2725
2777
  }
2726
2778
  clear() {
2727
- this.relations = [], this.classes = /* @__PURE__ */ new Map(), this.notes = /* @__PURE__ */ new Map(), this.interfaces = [], this.functions = [], this.functions.push(this.setupToolTips.bind(this)), this.namespaces = /* @__PURE__ */ new Map(), this.namespaceCounter = 0, this.diagramId = "", this.direction = "TB", o();
2779
+ this.relations = [], this.classes = /* @__PURE__ */ new Map(), this.notes = /* @__PURE__ */ new Map(), this.interfaces = [], this.functions = [], this.functions.push(this.setupToolTips.bind(this)), this.namespaces = /* @__PURE__ */ new Map(), this.namespaceCounter = 0, this.namespaceStack = [], this.diagramId = "", this.direction = "TB", s();
2728
2780
  }
2729
2781
  getClass(e) {
2730
2782
  return this.classes.get(e);
@@ -2742,16 +2794,16 @@ var w = C, T = [
2742
2794
  getNotes() {
2743
2795
  return this.notes;
2744
2796
  }
2745
- addRelation(e) {
2746
- f.debug("Adding relation: " + JSON.stringify(e));
2747
- let t = [
2797
+ addRelation(t) {
2798
+ e.debug("Adding relation: " + JSON.stringify(t));
2799
+ let n = [
2748
2800
  this.relationType.LOLLIPOP,
2749
2801
  this.relationType.AGGREGATION,
2750
2802
  this.relationType.COMPOSITION,
2751
2803
  this.relationType.DEPENDENCY,
2752
2804
  this.relationType.EXTENSION
2753
2805
  ];
2754
- e.relation.type1 === this.relationType.LOLLIPOP && !t.includes(e.relation.type2) ? (this.addClass(e.id2), this.addInterface(e.id1, e.id2), e.id1 = `interface${this.interfaces.length - 1}`) : e.relation.type2 === this.relationType.LOLLIPOP && !t.includes(e.relation.type1) ? (this.addClass(e.id1), this.addInterface(e.id2, e.id1), e.id2 = `interface${this.interfaces.length - 1}`) : (this.addClass(e.id1), this.addClass(e.id2)), e.id1 = this.splitClassNameAndType(e.id1).className, e.id2 = this.splitClassNameAndType(e.id2).className, e.relationTitle1 = u.sanitizeText(e.relationTitle1.trim(), s()), e.relationTitle2 = u.sanitizeText(e.relationTitle2.trim(), s()), this.relations.push(e);
2806
+ t.relation.type1 === this.relationType.LOLLIPOP && !n.includes(t.relation.type2) ? (this.addClass(t.id2), this.addInterface(t.id1, t.id2), t.id1 = `interface${this.interfaces.length - 1}`) : t.relation.type2 === this.relationType.LOLLIPOP && !n.includes(t.relation.type1) ? (this.addClass(t.id1), this.addInterface(t.id2, t.id1), t.id2 = `interface${this.interfaces.length - 1}`) : (this.addClass(t.id1), this.addClass(t.id2)), t.id1 = this.splitClassNameAndType(t.id1).className, t.id2 = this.splitClassNameAndType(t.id2).className, t.relationTitle1 = l.sanitizeText(t.relationTitle1.trim(), f()), t.relationTitle2 = l.sanitizeText(t.relationTitle2.trim(), f()), this.relations.push(t);
2755
2807
  }
2756
2808
  addAnnotation(e, t) {
2757
2809
  let n = this.splitClassNameAndType(e).className;
@@ -2815,12 +2867,12 @@ var w = C, T = [
2815
2867
  return t && this.namespaces.has(t) ? this.namespaces.get(t).classes.get(e).tooltip : this.classes.get(e).tooltip;
2816
2868
  }
2817
2869
  setLink(e, t, n) {
2818
- let r = s();
2870
+ let r = f();
2819
2871
  e.split(",").forEach((e) => {
2820
2872
  let i = e;
2821
2873
  /\d/.exec(e[0]) && (i = D + i);
2822
2874
  let a = this.classes.get(i);
2823
- a && (a.link = h.formatUrl(t, r), r.securityLevel === "sandbox" ? a.linkTarget = "_top" : typeof n == "string" ? a.linkTarget = k(n) : a.linkTarget = "_blank");
2875
+ a && (a.link = g.formatUrl(t, r), r.securityLevel === "sandbox" ? a.linkTarget = "_top" : typeof n == "string" ? a.linkTarget = k(n) : a.linkTarget = "_blank");
2824
2876
  }), this.setCssClass(e, "clickable");
2825
2877
  }
2826
2878
  setClickEvent(e, t, n) {
@@ -2829,8 +2881,8 @@ var w = C, T = [
2829
2881
  }), this.setCssClass(e, "clickable");
2830
2882
  }
2831
2883
  setClickFunc(e, t, n) {
2832
- let r = u.sanitizeText(e, s());
2833
- if (s().securityLevel !== "loose" || t === void 0) return;
2884
+ let r = l.sanitizeText(e, f());
2885
+ if (f().securityLevel !== "loose" || t === void 0) return;
2834
2886
  let i = r;
2835
2887
  if (this.classes.has(i)) {
2836
2888
  let e = [];
@@ -2844,7 +2896,7 @@ var w = C, T = [
2844
2896
  e.length === 0 && e.push(i), this.functions.push(() => {
2845
2897
  let n = this.lookUpDomId(i), r = document.querySelector(`[id="${n}"]`);
2846
2898
  r !== null && r.addEventListener("click", () => {
2847
- h.runFunc(t, ...e);
2899
+ g.runFunc(t, ...e);
2848
2900
  }, !1);
2849
2901
  });
2850
2902
  }
@@ -2863,14 +2915,47 @@ var w = C, T = [
2863
2915
  setDirection(e) {
2864
2916
  this.direction = e;
2865
2917
  }
2866
- addNamespace(e) {
2867
- this.namespaces.has(e) || (this.namespaces.set(e, {
2918
+ static resolveQualifiedId(e, t) {
2919
+ let n = t.at(-1);
2920
+ return n ? `${n}.${e}` : e;
2921
+ }
2922
+ static getAncestorIds(e) {
2923
+ let t = e.split("."), n = Array(t.length);
2924
+ n[0] = t[0];
2925
+ for (let e = 1; e < t.length; e++) n[e] = `${n[e - 1]}.${t[e]}`;
2926
+ return n;
2927
+ }
2928
+ createNamespaceNode(e, t, n, r = !1) {
2929
+ return {
2868
2930
  id: e,
2931
+ label: t,
2869
2932
  classes: /* @__PURE__ */ new Map(),
2870
2933
  notes: /* @__PURE__ */ new Map(),
2871
2934
  children: /* @__PURE__ */ new Map(),
2872
- domId: D + e + "-" + this.namespaceCounter
2873
- }), this.namespaceCounter++);
2935
+ domId: D + e + "-" + this.namespaceCounter++,
2936
+ parent: n,
2937
+ explicit: r
2938
+ };
2939
+ }
2940
+ linkParentChild(e, t) {
2941
+ let n = this.namespaces.get(e), r = this.namespaces.get(t);
2942
+ !n || !r || (n.children.has(t) || n.children.set(t, r), r.parent ??= e);
2943
+ }
2944
+ addNamespace(e, t) {
2945
+ let n = a.resolveQualifiedId(e, this.namespaceStack);
2946
+ if (this.namespaceStack.push(n), this.namespaces.has(n)) {
2947
+ let e = this.namespaces.get(n);
2948
+ return e.explicit = !0, t && (e.label = t), n;
2949
+ }
2950
+ let r = n.split("."), i = a.getAncestorIds(n);
2951
+ for (let e = 0; e < i.length; e++) {
2952
+ let n = i[e], a = e > 0 ? i[e - 1] : void 0, o = e === i.length - 1, s = o && t ? t : r[e];
2953
+ this.namespaces.has(n) ? o && (this.namespaces.get(n).explicit = !0) : this.namespaces.set(n, this.createNamespaceNode(n, s, a, o)), a && this.linkParentChild(a, n);
2954
+ }
2955
+ return n;
2956
+ }
2957
+ popNamespace() {
2958
+ this.namespaceStack.pop();
2874
2959
  }
2875
2960
  getNamespace(e) {
2876
2961
  return this.namespaces.get(e);
@@ -2916,34 +3001,45 @@ var w = C, T = [
2916
3001
  }
2917
3002
  return t;
2918
3003
  }
3004
+ resolveExplicitAncestor(e) {
3005
+ let t = e;
3006
+ for (; t;) {
3007
+ let e = this.namespaces.get(t);
3008
+ if (!e) return;
3009
+ if (e.explicit) return t;
3010
+ t = e.parent;
3011
+ }
3012
+ }
2919
3013
  getData() {
2920
- let e = [], t = [], n = s();
3014
+ let e = [], t = [], n = f(), r = n.class?.hierarchicalNamespaces ?? !0;
2921
3015
  for (let t of this.namespaces.values()) {
2922
- let r = {
3016
+ if (!r && !t.explicit) continue;
3017
+ let i = {
2923
3018
  id: t.id,
2924
- label: t.id,
3019
+ label: r ? t.label : t.id,
2925
3020
  isGroup: !0,
2926
3021
  padding: n.class.padding ?? 16,
2927
3022
  shape: "rect",
2928
3023
  cssStyles: [],
2929
- look: n.look
3024
+ look: n.look,
3025
+ parentId: r ? t.parent : void 0
2930
3026
  };
2931
- e.push(r);
3027
+ e.push(i);
2932
3028
  }
2933
3029
  for (let t of this.classes.values()) {
2934
- let r = {
3030
+ let i = r ? t.parent : this.resolveExplicitAncestor(t.parent), a = {
2935
3031
  ...t,
2936
3032
  type: void 0,
2937
3033
  isGroup: !1,
2938
- parentId: t.parent,
3034
+ parentId: i,
2939
3035
  look: n.look
2940
3036
  };
2941
- e.push(r);
3037
+ e.push(a);
2942
3038
  }
2943
- for (let r of this.notes.values()) {
2944
- let i = {
2945
- id: r.id,
2946
- label: r.text,
3039
+ for (let i of this.notes.values()) {
3040
+ let a = r ? i.parent : this.resolveExplicitAncestor(i.parent), o = {
3041
+ id: i.id,
3042
+ label: i.text,
2947
3043
  isGroup: !1,
2948
3044
  shape: "note",
2949
3045
  padding: n.class.padding ?? 6,
@@ -2954,16 +3050,16 @@ var w = C, T = [
2954
3050
  `stroke: ${n.themeVariables.noteBorderColor}`
2955
3051
  ],
2956
3052
  look: n.look,
2957
- parentId: r.parent,
3053
+ parentId: a,
2958
3054
  labelType: "markdown"
2959
3055
  };
2960
- e.push(i);
2961
- let a = this.classes.get(r.class)?.id;
2962
- if (a) {
3056
+ e.push(o);
3057
+ let s = this.classes.get(i.class)?.id;
3058
+ if (s) {
2963
3059
  let e = {
2964
- id: `edgeNote${r.index}`,
2965
- start: r.id,
2966
- end: a,
3060
+ id: `edgeNote${i.index}`,
3061
+ start: i.id,
3062
+ end: s,
2967
3063
  type: "normal",
2968
3064
  thickness: "normal",
2969
3065
  classes: "relation",
@@ -2989,13 +3085,13 @@ var w = C, T = [
2989
3085
  };
2990
3086
  e.push(r);
2991
3087
  }
2992
- let r = 0;
3088
+ let i = 0;
2993
3089
  for (let e of this.relations) {
2994
- r++;
2995
- let i = {
2996
- id: g(e.id1, e.id2, {
3090
+ i++;
3091
+ let r = {
3092
+ id: h(e.id1, e.id2, {
2997
3093
  prefix: "id",
2998
- counter: r
3094
+ counter: i
2999
3095
  }),
3000
3096
  start: e.id1,
3001
3097
  end: e.id2,
@@ -3015,7 +3111,7 @@ var w = C, T = [
3015
3111
  look: n.look,
3016
3112
  labelType: "markdown"
3017
3113
  };
3018
- t.push(i);
3114
+ t.push(r);
3019
3115
  }
3020
3116
  return {
3021
3117
  nodes: e,
@@ -3025,7 +3121,7 @@ var w = C, T = [
3025
3121
  direction: this.getDirection()
3026
3122
  };
3027
3123
  }
3028
- }, j = /* @__PURE__ */ p((e) => `g.classGroup text {
3124
+ }, j = /* @__PURE__ */ t((e) => `g.classGroup text {
3029
3125
  fill: ${e.nodeBorder || e.classText};
3030
3126
  stroke: none;
3031
3127
  font-family: ${e.fontFamily};
@@ -3226,23 +3322,23 @@ g.classGroup line {
3226
3322
  }
3227
3323
  ${y()}
3228
3324
  `, "getStyles"), M = {
3229
- getClasses: /* @__PURE__ */ p(function(e, t) {
3325
+ getClasses: /* @__PURE__ */ t(function(e, t) {
3230
3326
  return t.db.getClasses();
3231
3327
  }, "getClasses"),
3232
- draw: /* @__PURE__ */ p(async function(e, t, n, r) {
3233
- f.info("REF0:"), f.info("Drawing class diagram (v3)", t);
3234
- let { securityLevel: i, state: a, layout: o } = s();
3235
- r.db.setDiagramId(t);
3236
- let c = r.db.getData(), l = x(t, i);
3237
- c.type = r.type, c.layoutAlgorithm = v(o), c.nodeSpacing = a?.nodeSpacing || 50, c.rankSpacing = a?.rankSpacing || 50, c.markers = [
3328
+ draw: /* @__PURE__ */ t(async function(t, n, r, i) {
3329
+ e.info("REF0:"), e.info("Drawing class diagram (v3)", n);
3330
+ let { securityLevel: a, state: o, layout: s } = f();
3331
+ i.db.setDiagramId(n);
3332
+ let c = i.db.getData(), l = x(n, a);
3333
+ c.type = i.type, c.layoutAlgorithm = v(s), c.nodeSpacing = o?.nodeSpacing || 50, c.rankSpacing = o?.rankSpacing || 50, c.markers = [
3238
3334
  "aggregation",
3239
3335
  "extension",
3240
3336
  "composition",
3241
3337
  "dependency",
3242
3338
  "lollipop"
3243
- ], c.diagramId = t, await _(c, l), h.insertTitle(l, "classDiagramTitleText", a?.titleTopMargin ?? 25, r.db.getDiagramTitle()), S(l, 8, "classDiagram", a?.useMaxWidth ?? !0);
3339
+ ], c.diagramId = n, await _(c, l), g.insertTitle(l, "classDiagramTitleText", o?.titleTopMargin ?? 25, i.db.getDiagramTitle()), S(l, 8, "classDiagram", o?.useMaxWidth ?? !0);
3244
3340
  }, "draw"),
3245
- getDir: /* @__PURE__ */ p((e, t = "TB") => {
3341
+ getDir: /* @__PURE__ */ t((e, t = "TB") => {
3246
3342
  if (!e.doc) return t;
3247
3343
  let n = t;
3248
3344
  for (let t of e.doc) t.stmt === "dir" && (n = t.value);