qidian-vue-ui 1.1.55 → 1.1.57

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 (1772) hide show
  1. package/dist/components/auto-tooltip/index.css +20 -0
  2. package/dist/components/auto-tooltip/index.vue.mjs +1 -0
  3. package/dist/components/auto-tooltip/index.vue2.mjs +1 -0
  4. package/dist/components/avatar/index.css +9 -0
  5. package/dist/components/avatar/index.vue.mjs +1 -0
  6. package/dist/components/avatar/index.vue2.mjs +1 -2
  7. package/dist/components/avatar/index.vue2.mjs.map +1 -1
  8. package/dist/components/card/index.css +6 -0
  9. package/dist/components/card/index.vue.mjs +1 -0
  10. package/dist/components/card/index.vue2.mjs +1 -0
  11. package/dist/components/crud/list/index.css +37 -0
  12. package/dist/components/crud/list/index.vue.mjs +1 -0
  13. package/dist/components/crud/list/index.vue2.mjs +2 -4
  14. package/dist/components/crud/list/index.vue2.mjs.map +1 -1
  15. package/dist/components/crud/search/index.css +16 -0
  16. package/dist/components/crud/search/index.vue.mjs +1 -0
  17. package/dist/components/crud/search/index.vue2.mjs +3 -5
  18. package/dist/components/crud/search/index.vue2.mjs.map +1 -1
  19. package/dist/components/crud/table/index.css +43 -0
  20. package/dist/components/crud/table/index.vue.mjs +1 -0
  21. package/dist/components/crud/table/index.vue2.mjs +9 -13
  22. package/dist/components/crud/table/index.vue2.mjs.map +1 -1
  23. package/dist/components/dialog/form.vue.mjs +1 -4
  24. package/dist/components/dialog/form.vue.mjs.map +1 -1
  25. package/dist/components/dialog/index.css +3 -0
  26. package/dist/components/dialog/index.vue.mjs +1 -0
  27. package/dist/components/dialog/index.vue3.mjs +1 -0
  28. package/dist/components/dict/checkbox-group/index.css +3 -0
  29. package/dist/components/dict/checkbox-group/index.vue.mjs +1 -0
  30. package/dist/components/dict/checkbox-group/index.vue2.mjs +1 -2
  31. package/dist/components/dict/checkbox-group/index.vue2.mjs.map +1 -1
  32. package/dist/components/dict/radio-group/index.css +3 -0
  33. package/dist/components/dict/radio-group/index.vue.mjs +1 -0
  34. package/dist/components/dict/radio-group/index.vue2.mjs +1 -3
  35. package/dist/components/dict/radio-group/index.vue2.mjs.map +1 -1
  36. package/dist/components/dict/select/index.vue.mjs +0 -2
  37. package/dist/components/dict/select/index.vue.mjs.map +1 -1
  38. package/dist/components/dict/tag/index.css +5 -0
  39. package/dist/components/dict/tag/index.vue.mjs +1 -0
  40. package/dist/components/dict/tag/index.vue2.mjs +2 -3
  41. package/dist/components/dict/tag/index.vue2.mjs.map +1 -1
  42. package/dist/components/form/index.css +32 -0
  43. package/dist/components/form/index.vue.mjs +1 -0
  44. package/dist/components/form/index.vue2.mjs +3 -3
  45. package/dist/components/form/index.vue2.mjs.map +1 -1
  46. package/dist/components/form/item.css +6 -0
  47. package/dist/components/form/item.vue.mjs +1 -0
  48. package/dist/components/form/item.vue2.mjs +3 -3
  49. package/dist/components/form/item.vue2.mjs.map +1 -1
  50. package/dist/components/grid/index.css +4 -0
  51. package/dist/components/grid/index.vue.mjs +1 -0
  52. package/dist/components/grid/index.vue2.mjs +1 -0
  53. package/dist/components/grid/item.css +3 -0
  54. package/dist/components/grid/item.vue.mjs +1 -0
  55. package/dist/components/grid/item.vue2.mjs +1 -0
  56. package/dist/components/md-editor/config.d.ts +1 -4
  57. package/dist/components/md-editor/index.css +322 -0
  58. package/dist/components/md-editor/index.vue.mjs +4 -1
  59. package/dist/components/md-editor/index.vue.mjs.map +1 -1
  60. package/dist/components/md-editor/index.vue2.mjs +4 -7
  61. package/dist/components/md-editor/index.vue2.mjs.map +1 -1
  62. package/dist/components/md-editor/index2.css +22 -0
  63. package/dist/components/office/pdf/index.css +4870 -0
  64. package/dist/components/office/pdf/index.vue.d.ts +0 -1
  65. package/dist/components/office/pdf/index.vue.mjs +4 -1
  66. package/dist/components/office/pdf/index.vue.mjs.map +1 -1
  67. package/dist/components/office/pdf/index.vue2.mjs +3 -2
  68. package/dist/components/office/pdf/index.vue2.mjs.map +1 -1
  69. package/dist/components/office/pdf/index2.css +82 -0
  70. package/dist/components/org/select/index.css +13 -0
  71. package/dist/components/org/select/index.vue.mjs +3 -2
  72. package/dist/components/org/select/index.vue3.mjs +1 -0
  73. package/dist/components/org/select/props.mjs +1 -1
  74. package/dist/components/read-write/index.css +26 -0
  75. package/dist/components/read-write/index.vue.mjs +1 -0
  76. package/dist/components/read-write/index.vue2.mjs +1 -2
  77. package/dist/components/read-write/index.vue2.mjs.map +1 -1
  78. package/dist/components/service/list/index.css +13 -0
  79. package/dist/components/service/list/index.vue.mjs +1 -0
  80. package/dist/components/service/list/index.vue2.mjs +1 -0
  81. package/dist/components/service/table/index.css +11 -0
  82. package/dist/components/service/table/index.vue.mjs +1 -0
  83. package/dist/components/service/table/index.vue2.mjs +1 -0
  84. package/dist/components/service-dialog-table-select/index.css +28 -0
  85. package/dist/components/service-dialog-table-select/index.vue.mjs +1 -0
  86. package/dist/components/service-dialog-table-select/index.vue2.mjs +5 -17
  87. package/dist/components/service-dialog-table-select/index.vue2.mjs.map +1 -1
  88. package/dist/components/service-popup-table-select/index.css +3 -0
  89. package/dist/components/service-popup-table-select/index.vue.mjs +2 -0
  90. package/dist/components/service-popup-table-select/index.vue2.mjs +5 -15
  91. package/dist/components/service-popup-table-select/index.vue2.mjs.map +1 -1
  92. package/dist/components/service-popup-table-select/index2.css +19 -0
  93. package/dist/components/service-select/index.css +6 -0
  94. package/dist/components/service-select/index.vue.mjs +1 -0
  95. package/dist/components/service-select/index.vue2.mjs +1 -0
  96. package/dist/components/upload/index.css +70 -0
  97. package/dist/components/upload/index.vue.mjs +1 -0
  98. package/dist/components/upload/index.vue2.mjs +5 -9
  99. package/dist/components/upload/index.vue2.mjs.map +1 -1
  100. package/dist/directive/hasPermi.mjs +0 -3
  101. package/dist/directive/hasPermi.mjs.map +1 -1
  102. package/dist/directive/hasRole.mjs +0 -3
  103. package/dist/directive/hasRole.mjs.map +1 -1
  104. package/dist/hooks/useAgentChat/index.mjs +1 -1
  105. package/dist/index.mjs +44 -44
  106. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.mjs +4 -18
  107. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.mjs.map +1 -1
  108. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.mjs +1 -1
  109. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.mjs.map +1 -1
  110. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.mjs +1 -1
  111. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.mjs.map +1 -1
  112. package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/config.mjs +1 -7
  113. package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/config.mjs.map +1 -1
  114. package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index3.mjs +3 -6
  115. package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index3.mjs.map +1 -1
  116. package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/index.mjs +30 -31
  117. package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/index.mjs.map +1 -1
  118. package/dist/styles/index.css +123 -0
  119. package/dist/vue/qidian-vite-auto-import-resolver.cjs.js +37 -1
  120. package/dist/vue/qidian-vite-auto-import-resolver.cjs.js.map +1 -1
  121. package/dist/vue/qidian-vite-auto-import-resolver.es.js +36 -1
  122. package/dist/vue/qidian-vite-auto-import-resolver.es.js.map +1 -1
  123. package/package.json +10 -5
  124. package/dist/_virtual/advancedFormat.mjs +0 -8
  125. package/dist/_virtual/advancedFormat.mjs.map +0 -1
  126. package/dist/_virtual/advancedFormat2.mjs +0 -5
  127. package/dist/_virtual/advancedFormat2.mjs.map +0 -1
  128. package/dist/_virtual/cancellation.mjs +0 -6
  129. package/dist/_virtual/cancellation.mjs.map +0 -1
  130. package/dist/_virtual/cancellation2.mjs +0 -5
  131. package/dist/_virtual/cancellation2.mjs.map +0 -1
  132. package/dist/_virtual/constants.mjs +0 -5
  133. package/dist/_virtual/constants.mjs.map +0 -1
  134. package/dist/_virtual/cose-base.mjs +0 -5
  135. package/dist/_virtual/cose-base.mjs.map +0 -1
  136. package/dist/_virtual/cose-base2.mjs +0 -5
  137. package/dist/_virtual/cose-base2.mjs.map +0 -1
  138. package/dist/_virtual/customParseFormat.mjs +0 -8
  139. package/dist/_virtual/customParseFormat.mjs.map +0 -1
  140. package/dist/_virtual/customParseFormat2.mjs +0 -5
  141. package/dist/_virtual/customParseFormat2.mjs.map +0 -1
  142. package/dist/_virtual/cytoscape-cose-bilkent.mjs +0 -8
  143. package/dist/_virtual/cytoscape-cose-bilkent.mjs.map +0 -1
  144. package/dist/_virtual/cytoscape-cose-bilkent2.mjs +0 -5
  145. package/dist/_virtual/cytoscape-cose-bilkent2.mjs.map +0 -1
  146. package/dist/_virtual/cytoscape-fcose.mjs +0 -8
  147. package/dist/_virtual/cytoscape-fcose.mjs.map +0 -1
  148. package/dist/_virtual/cytoscape-fcose2.mjs +0 -5
  149. package/dist/_virtual/cytoscape-fcose2.mjs.map +0 -1
  150. package/dist/_virtual/duration.mjs +0 -8
  151. package/dist/_virtual/duration.mjs.map +0 -1
  152. package/dist/_virtual/duration2.mjs +0 -5
  153. package/dist/_virtual/duration2.mjs.map +0 -1
  154. package/dist/_virtual/events.mjs +0 -6
  155. package/dist/_virtual/events.mjs.map +0 -1
  156. package/dist/_virtual/events2.mjs +0 -5
  157. package/dist/_virtual/events2.mjs.map +0 -1
  158. package/dist/_virtual/index.mjs +0 -8
  159. package/dist/_virtual/index.mjs.map +0 -1
  160. package/dist/_virtual/index2.mjs +0 -6
  161. package/dist/_virtual/index2.mjs.map +0 -1
  162. package/dist/_virtual/index3.mjs +0 -5
  163. package/dist/_virtual/index3.mjs.map +0 -1
  164. package/dist/_virtual/is.mjs +0 -5
  165. package/dist/_virtual/is.mjs.map +0 -1
  166. package/dist/_virtual/isoWeek.mjs +0 -8
  167. package/dist/_virtual/isoWeek.mjs.map +0 -1
  168. package/dist/_virtual/isoWeek2.mjs +0 -5
  169. package/dist/_virtual/isoWeek2.mjs.map +0 -1
  170. package/dist/_virtual/layout-base.mjs +0 -5
  171. package/dist/_virtual/layout-base.mjs.map +0 -1
  172. package/dist/_virtual/layout-base2.mjs +0 -5
  173. package/dist/_virtual/layout-base2.mjs.map +0 -1
  174. package/dist/_virtual/ral.mjs +0 -5
  175. package/dist/_virtual/ral.mjs.map +0 -1
  176. package/dist/components/md-editor/config.mjs +0 -37
  177. package/dist/components/md-editor/config.mjs.map +0 -1
  178. package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.mjs +0 -21
  179. package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.mjs.map +0 -1
  180. package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.mjs +0 -77
  181. package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.mjs.map +0 -1
  182. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.mjs +0 -60
  183. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.mjs.map +0 -1
  184. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.mjs +0 -226
  185. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.mjs.map +0 -1
  186. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.mjs +0 -65
  187. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.mjs.map +0 -1
  188. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.mjs +0 -102
  189. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.mjs.map +0 -1
  190. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.mjs +0 -46
  191. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.mjs.map +0 -1
  192. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.mjs +0 -694
  193. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.mjs.map +0 -1
  194. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.mjs +0 -40
  195. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.mjs.map +0 -1
  196. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.mjs +0 -15
  197. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.mjs.map +0 -1
  198. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.mjs +0 -11
  199. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.mjs.map +0 -1
  200. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.mjs +0 -16
  201. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.mjs.map +0 -1
  202. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs +0 -14
  203. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs.map +0 -1
  204. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/defaults.mjs +0 -27
  205. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/defaults.mjs.map +0 -1
  206. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/merge.mjs +0 -14
  207. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/merge.mjs.map +0 -1
  208. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/name.mjs +0 -46
  209. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/name.mjs.map +0 -1
  210. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/transformations.mjs +0 -12
  211. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/transformations.mjs.map +0 -1
  212. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs +0 -23
  213. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs.map +0 -1
  214. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs +0 -21
  215. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs.map +0 -1
  216. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/build.mjs +0 -104
  217. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/build.mjs.map +0 -1
  218. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/defs.mjs +0 -30
  219. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/defs.mjs.map +0 -1
  220. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/html.mjs +0 -9
  221. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/html.mjs.map +0 -1
  222. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/id.mjs +0 -26
  223. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/id.mjs.map +0 -1
  224. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/size.mjs +0 -27
  225. package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/size.mjs.map +0 -1
  226. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-U656AL7Q.mjs +0 -7
  227. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-U656AL7Q.mjs.map +0 -1
  228. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-76Q3JFCE.mjs +0 -35
  229. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-76Q3JFCE.mjs.map +0 -1
  230. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FPAJGGOC.mjs +0 -614
  231. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FPAJGGOC.mjs.map +0 -1
  232. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FWNWRKHM.mjs +0 -106
  233. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FWNWRKHM.mjs.map +0 -1
  234. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LBM3YZW2.mjs +0 -35
  235. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LBM3YZW2.mjs.map +0 -1
  236. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LHMN2FUI.mjs +0 -35
  237. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LHMN2FUI.mjs.map +0 -1
  238. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-O7ZBX7Z2.mjs +0 -47
  239. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-O7ZBX7Z2.mjs.map +0 -1
  240. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-S6J4BHB3.mjs +0 -35
  241. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-S6J4BHB3.mjs.map +0 -1
  242. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-T53DSG4Q.mjs +0 -43
  243. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-T53DSG4Q.mjs.map +0 -1
  244. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-F6HP7TQM.mjs +0 -7
  245. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-F6HP7TQM.mjs.map +0 -1
  246. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-NVLQJR56.mjs +0 -7
  247. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-NVLQJR56.mjs.map +0 -1
  248. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-BFZMPI3H.mjs +0 -7
  249. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-BFZMPI3H.mjs.map +0 -1
  250. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-7BOR55EZ.mjs +0 -7
  251. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-7BOR55EZ.mjs.map +0 -1
  252. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-NHE76QYJ.mjs +0 -7
  253. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-NHE76QYJ.mjs.map +0 -1
  254. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-KMMF4GRG.mjs +0 -7
  255. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-KMMF4GRG.mjs.map +0 -1
  256. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs +0 -126
  257. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs.map +0 -1
  258. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.mjs +0 -531
  259. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.mjs.map +0 -1
  260. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.mjs +0 -393
  261. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.mjs.map +0 -1
  262. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.mjs +0 -43
  263. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.mjs.map +0 -1
  264. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.mjs +0 -13
  265. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.mjs.map +0 -1
  266. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.mjs +0 -5
  267. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.mjs.map +0 -1
  268. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.mjs +0 -43
  269. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.mjs.map +0 -1
  270. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.mjs +0 -96
  271. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.mjs.map +0 -1
  272. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.mjs +0 -164
  273. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.mjs.map +0 -1
  274. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.mjs +0 -61
  275. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.mjs.map +0 -1
  276. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.mjs +0 -434
  277. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.mjs.map +0 -1
  278. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.mjs +0 -50
  279. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.mjs.map +0 -1
  280. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.mjs +0 -43
  281. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.mjs.map +0 -1
  282. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.mjs +0 -26
  283. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.mjs.map +0 -1
  284. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.mjs +0 -431
  285. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.mjs.map +0 -1
  286. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.mjs +0 -23
  287. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.mjs.map +0 -1
  288. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.mjs +0 -50
  289. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.mjs.map +0 -1
  290. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.mjs +0 -394
  291. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.mjs.map +0 -1
  292. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.mjs +0 -42
  293. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.mjs.map +0 -1
  294. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.mjs +0 -85
  295. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.mjs.map +0 -1
  296. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.mjs +0 -187
  297. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.mjs.map +0 -1
  298. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.mjs +0 -27
  299. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.mjs.map +0 -1
  300. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.mjs +0 -71
  301. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.mjs.map +0 -1
  302. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.mjs +0 -276
  303. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.mjs.map +0 -1
  304. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.mjs +0 -60
  305. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.mjs.map +0 -1
  306. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.mjs +0 -130
  307. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.mjs.map +0 -1
  308. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.mjs +0 -39
  309. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.mjs.map +0 -1
  310. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.mjs +0 -325
  311. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.mjs.map +0 -1
  312. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.mjs +0 -444
  313. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.mjs.map +0 -1
  314. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.mjs +0 -259
  315. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.mjs.map +0 -1
  316. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.mjs +0 -171
  317. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.mjs.map +0 -1
  318. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.mjs +0 -20
  319. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.mjs.map +0 -1
  320. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.mjs +0 -742
  321. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.mjs.map +0 -1
  322. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.mjs +0 -12
  323. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.mjs.map +0 -1
  324. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.mjs +0 -565
  325. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.mjs.map +0 -1
  326. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.mjs +0 -220
  327. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.mjs.map +0 -1
  328. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.mjs +0 -21
  329. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.mjs.map +0 -1
  330. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.mjs +0 -125
  331. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.mjs.map +0 -1
  332. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.mjs +0 -91
  333. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.mjs.map +0 -1
  334. package/dist/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.mjs +0 -1091
  335. package/dist/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.mjs.map +0 -1
  336. package/dist/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.mjs +0 -2556
  337. package/dist/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.mjs.map +0 -1
  338. package/dist/node_modules/.pnpm/cropperjs@1.6.2/node_modules/cropperjs/dist/cropper.esm.mjs +0 -2740
  339. package/dist/node_modules/.pnpm/cropperjs@1.6.2/node_modules/cropperjs/dist/cropper.esm.mjs.map +0 -1
  340. package/dist/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.33.1/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.mjs +0 -375
  341. package/dist/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.33.1/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.mjs.map +0 -1
  342. package/dist/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.33.1/node_modules/cytoscape-fcose/cytoscape-fcose.mjs +0 -1279
  343. package/dist/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.33.1/node_modules/cytoscape-fcose/cytoscape-fcose.mjs.map +0 -1
  344. package/dist/node_modules/.pnpm/cytoscape@3.33.1/node_modules/cytoscape/dist/cytoscape.esm.mjs +0 -30254
  345. package/dist/node_modules/.pnpm/cytoscape@3.33.1/node_modules/cytoscape/dist/cytoscape.esm.mjs.map +0 -1
  346. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.mjs +0 -22
  347. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.mjs.map +0 -1
  348. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.mjs +0 -22
  349. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.mjs.map +0 -1
  350. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.mjs +0 -22
  351. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.mjs.map +0 -1
  352. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.mjs +0 -7
  353. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.mjs.map +0 -1
  354. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.mjs +0 -11
  355. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.mjs.map +0 -1
  356. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.mjs +0 -48
  357. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.mjs.map +0 -1
  358. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.mjs +0 -7
  359. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.mjs.map +0 -1
  360. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.mjs +0 -22
  361. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.mjs.map +0 -1
  362. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.mjs +0 -22
  363. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.mjs.map +0 -1
  364. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.mjs +0 -7
  365. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.mjs.map +0 -1
  366. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.mjs +0 -12
  367. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.mjs.map +0 -1
  368. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.mjs +0 -52
  369. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.mjs.map +0 -1
  370. package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.mjs +0 -95
  371. package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.mjs.map +0 -1
  372. package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.mjs +0 -7
  373. package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.mjs.map +0 -1
  374. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.mjs +0 -339
  375. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.mjs.map +0 -1
  376. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.mjs +0 -14
  377. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.mjs.map +0 -1
  378. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.mjs +0 -96
  379. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.mjs.map +0 -1
  380. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.mjs +0 -7
  381. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.mjs.map +0 -1
  382. package/dist/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.mjs +0 -71
  383. package/dist/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.mjs.map +0 -1
  384. package/dist/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.mjs +0 -7
  385. package/dist/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.mjs.map +0 -1
  386. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.mjs +0 -21
  387. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.mjs.map +0 -1
  388. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.mjs +0 -8
  389. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.mjs.map +0 -1
  390. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.mjs +0 -16
  391. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.mjs.map +0 -1
  392. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.mjs +0 -16
  393. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.mjs.map +0 -1
  394. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.mjs +0 -11
  395. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.mjs.map +0 -1
  396. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.mjs +0 -13
  397. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.mjs.map +0 -1
  398. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.mjs +0 -11
  399. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.mjs.map +0 -1
  400. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.mjs +0 -38
  401. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.mjs.map +0 -1
  402. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.mjs +0 -22
  403. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.mjs.map +0 -1
  404. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.mjs +0 -22
  405. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.mjs.map +0 -1
  406. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.mjs +0 -7
  407. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.mjs.map +0 -1
  408. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.mjs +0 -83
  409. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.mjs.map +0 -1
  410. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.mjs +0 -8
  411. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.mjs.map +0 -1
  412. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.mjs +0 -8
  413. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.mjs.map +0 -1
  414. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.mjs +0 -9
  415. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.mjs.map +0 -1
  416. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/accessors.mjs +0 -8
  417. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/accessors.mjs.map +0 -1
  418. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/constant.mjs +0 -13
  419. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/constant.mjs.map +0 -1
  420. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/ancestors.mjs +0 -11
  421. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/ancestors.mjs.map +0 -1
  422. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/count.mjs +0 -13
  423. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/count.mjs.map +0 -1
  424. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/descendants.mjs +0 -7
  425. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/descendants.mjs.map +0 -1
  426. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/each.mjs +0 -11
  427. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/each.mjs.map +0 -1
  428. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachAfter.mjs +0 -19
  429. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachAfter.mjs.map +0 -1
  430. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachBefore.mjs +0 -16
  431. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachBefore.mjs.map +0 -1
  432. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/find.mjs +0 -12
  433. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/find.mjs.map +0 -1
  434. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/index.mjs +0 -80
  435. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/index.mjs.map +0 -1
  436. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/iterator.mjs +0 -18
  437. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/iterator.mjs.map +0 -1
  438. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/leaves.mjs +0 -13
  439. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/leaves.mjs.map +0 -1
  440. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/links.mjs +0 -13
  441. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/links.mjs.map +0 -1
  442. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/path.mjs +0 -29
  443. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/path.mjs.map +0 -1
  444. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sort.mjs +0 -11
  445. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sort.mjs.map +0 -1
  446. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sum.mjs +0 -11
  447. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sum.mjs.map +0 -1
  448. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/dice.mjs +0 -11
  449. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/dice.mjs.map +0 -1
  450. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/index.mjs +0 -70
  451. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/index.mjs.map +0 -1
  452. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/round.mjs +0 -10
  453. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/round.mjs.map +0 -1
  454. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/slice.mjs +0 -11
  455. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/slice.mjs.map +0 -1
  456. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/squarify.mjs +0 -48
  457. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/squarify.mjs.map +0 -1
  458. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.mjs +0 -14
  459. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.mjs.map +0 -1
  460. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.mjs +0 -30
  461. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.mjs.map +0 -1
  462. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.mjs +0 -5
  463. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.mjs.map +0 -1
  464. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.mjs +0 -10
  465. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.mjs.map +0 -1
  466. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.mjs +0 -19
  467. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.mjs.map +0 -1
  468. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.mjs +0 -9
  469. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.mjs.map +0 -1
  470. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.mjs +0 -16
  471. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.mjs.map +0 -1
  472. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.mjs +0 -21
  473. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.mjs.map +0 -1
  474. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.mjs +0 -21
  475. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.mjs.map +0 -1
  476. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.mjs +0 -9
  477. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.mjs.map +0 -1
  478. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.mjs +0 -44
  479. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.mjs.map +0 -1
  480. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.mjs +0 -29
  481. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.mjs.map +0 -1
  482. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.mjs +0 -60
  483. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.mjs.map +0 -1
  484. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.mjs +0 -19
  485. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.mjs.map +0 -1
  486. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.mjs +0 -17
  487. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.mjs.map +0 -1
  488. package/dist/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.mjs +0 -74
  489. package/dist/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.mjs.map +0 -1
  490. package/dist/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.mjs +0 -89
  491. package/dist/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.mjs.map +0 -1
  492. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.mjs +0 -23
  493. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.mjs.map +0 -1
  494. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.mjs +0 -9
  495. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.mjs.map +0 -1
  496. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.mjs +0 -327
  497. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.mjs.map +0 -1
  498. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.mjs +0 -14
  499. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.mjs.map +0 -1
  500. package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.mjs +0 -6
  501. package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.mjs.map +0 -1
  502. package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.mjs +0 -9
  503. package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.mjs.map +0 -1
  504. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.mjs +0 -57
  505. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.mjs.map +0 -1
  506. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.mjs +0 -9
  507. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.mjs.map +0 -1
  508. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.mjs +0 -96
  509. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.mjs.map +0 -1
  510. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.mjs +0 -17
  511. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.mjs.map +0 -1
  512. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.mjs +0 -62
  513. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.mjs.map +0 -1
  514. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.mjs +0 -15
  515. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.mjs.map +0 -1
  516. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.mjs +0 -7
  517. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.mjs.map +0 -1
  518. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.mjs +0 -39
  519. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.mjs.map +0 -1
  520. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.mjs +0 -35
  521. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.mjs.map +0 -1
  522. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.mjs +0 -55
  523. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.mjs.map +0 -1
  524. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.mjs +0 -7
  525. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.mjs.map +0 -1
  526. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.mjs +0 -9
  527. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.mjs.map +0 -1
  528. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.mjs +0 -21
  529. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.mjs.map +0 -1
  530. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.mjs +0 -15
  531. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.mjs.map +0 -1
  532. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.mjs +0 -10
  533. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.mjs.map +0 -1
  534. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.mjs +0 -13
  535. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.mjs.map +0 -1
  536. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs +0 -8
  537. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs.map +0 -1
  538. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.mjs +0 -11
  539. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.mjs.map +0 -1
  540. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.mjs +0 -47
  541. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.mjs.map +0 -1
  542. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.mjs +0 -10
  543. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.mjs.map +0 -1
  544. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.mjs +0 -65
  545. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.mjs.map +0 -1
  546. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.mjs +0 -15
  547. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.mjs.map +0 -1
  548. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.mjs +0 -77
  549. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.mjs.map +0 -1
  550. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.mjs +0 -7
  551. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.mjs.map +0 -1
  552. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.mjs +0 -29
  553. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.mjs.map +0 -1
  554. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.mjs +0 -12
  555. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.mjs.map +0 -1
  556. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.mjs +0 -7
  557. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.mjs.map +0 -1
  558. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.mjs +0 -32
  559. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.mjs.map +0 -1
  560. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.mjs +0 -9
  561. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.mjs.map +0 -1
  562. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.mjs +0 -17
  563. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.mjs.map +0 -1
  564. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.mjs +0 -21
  565. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.mjs.map +0 -1
  566. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.mjs +0 -89
  567. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.mjs.map +0 -1
  568. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.mjs +0 -15
  569. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.mjs.map +0 -1
  570. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.mjs +0 -11
  571. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.mjs.map +0 -1
  572. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.mjs +0 -20
  573. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.mjs.map +0 -1
  574. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.mjs +0 -10
  575. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.mjs.map +0 -1
  576. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.mjs +0 -19
  577. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.mjs.map +0 -1
  578. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.mjs +0 -13
  579. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.mjs.map +0 -1
  580. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.mjs +0 -7
  581. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.mjs.map +0 -1
  582. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.mjs +0 -65
  583. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.mjs.map +0 -1
  584. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.mjs +0 -15
  585. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.mjs.map +0 -1
  586. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.mjs +0 -24
  587. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.mjs.map +0 -1
  588. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.mjs +0 -10
  589. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.mjs.map +0 -1
  590. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.mjs +0 -11
  591. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.mjs.map +0 -1
  592. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.mjs +0 -18
  593. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.mjs.map +0 -1
  594. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.mjs +0 -25
  595. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.mjs.map +0 -1
  596. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.mjs +0 -17
  597. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.mjs.map +0 -1
  598. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.mjs +0 -17
  599. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.mjs.map +0 -1
  600. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.mjs +0 -9
  601. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.mjs.map +0 -1
  602. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.mjs +0 -23
  603. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.mjs.map +0 -1
  604. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.mjs +0 -7
  605. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.mjs.map +0 -1
  606. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.mjs +0 -29
  607. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.mjs.map +0 -1
  608. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.mjs +0 -21
  609. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.mjs.map +0 -1
  610. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.mjs +0 -11
  611. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.mjs.map +0 -1
  612. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.mjs +0 -12
  613. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.mjs.map +0 -1
  614. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.mjs +0 -7
  615. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.mjs.map +0 -1
  616. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.mjs +0 -5
  617. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.mjs.map +0 -1
  618. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.mjs +0 -9
  619. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.mjs.map +0 -1
  620. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.mjs +0 -46
  621. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.mjs.map +0 -1
  622. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.mjs +0 -11
  623. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.mjs.map +0 -1
  624. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.mjs +0 -134
  625. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.mjs.map +0 -1
  626. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.mjs +0 -7
  627. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.mjs.map +0 -1
  628. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.mjs +0 -9
  629. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.mjs.map +0 -1
  630. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.mjs +0 -67
  631. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.mjs.map +0 -1
  632. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.mjs +0 -64
  633. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.mjs.map +0 -1
  634. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.mjs +0 -51
  635. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.mjs.map +0 -1
  636. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.mjs +0 -50
  637. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.mjs.map +0 -1
  638. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.mjs +0 -44
  639. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.mjs.map +0 -1
  640. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.mjs +0 -74
  641. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.mjs.map +0 -1
  642. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.mjs +0 -70
  643. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.mjs.map +0 -1
  644. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.mjs +0 -58
  645. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.mjs.map +0 -1
  646. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.mjs +0 -84
  647. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.mjs.map +0 -1
  648. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.mjs +0 -76
  649. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.mjs.map +0 -1
  650. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.mjs +0 -64
  651. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.mjs.map +0 -1
  652. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.mjs +0 -40
  653. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.mjs.map +0 -1
  654. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.mjs +0 -26
  655. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.mjs.map +0 -1
  656. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.mjs +0 -100
  657. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.mjs.map +0 -1
  658. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.mjs +0 -55
  659. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.mjs.map +0 -1
  660. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.mjs +0 -60
  661. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.mjs.map +0 -1
  662. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.mjs +0 -7
  663. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.mjs.map +0 -1
  664. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.mjs +0 -7
  665. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.mjs.map +0 -1
  666. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.mjs +0 -42
  667. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.mjs.map +0 -1
  668. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.mjs +0 -33
  669. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.mjs.map +0 -1
  670. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.mjs +0 -6
  671. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.mjs.map +0 -1
  672. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.mjs +0 -20
  673. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.mjs.map +0 -1
  674. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.mjs +0 -56
  675. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.mjs.map +0 -1
  676. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.mjs +0 -11
  677. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.mjs.map +0 -1
  678. package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.mjs +0 -26
  679. package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.mjs.map +0 -1
  680. package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.mjs +0 -543
  681. package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.mjs.map +0 -1
  682. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.mjs +0 -35
  683. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.mjs.map +0 -1
  684. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.mjs +0 -17
  685. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.mjs.map +0 -1
  686. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.mjs +0 -27
  687. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.mjs.map +0 -1
  688. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.mjs +0 -62
  689. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.mjs.map +0 -1
  690. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.mjs +0 -24
  691. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.mjs.map +0 -1
  692. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.mjs +0 -27
  693. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.mjs.map +0 -1
  694. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.mjs +0 -28
  695. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.mjs.map +0 -1
  696. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.mjs +0 -16
  697. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.mjs.map +0 -1
  698. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.mjs +0 -55
  699. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.mjs.map +0 -1
  700. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.mjs +0 -67
  701. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.mjs.map +0 -1
  702. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.mjs +0 -46
  703. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.mjs.map +0 -1
  704. package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.mjs +0 -14
  705. package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.mjs.map +0 -1
  706. package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.mjs +0 -97
  707. package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.mjs.map +0 -1
  708. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.mjs +0 -22
  709. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.mjs.map +0 -1
  710. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs +0 -6
  711. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs.map +0 -1
  712. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.mjs +0 -10
  713. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.mjs.map +0 -1
  714. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.mjs +0 -40
  715. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.mjs.map +0 -1
  716. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.mjs +0 -56
  717. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.mjs.map +0 -1
  718. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.mjs +0 -43
  719. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.mjs.map +0 -1
  720. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.mjs +0 -19
  721. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.mjs.map +0 -1
  722. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.mjs +0 -19
  723. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.mjs.map +0 -1
  724. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.mjs +0 -15
  725. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.mjs.map +0 -1
  726. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.mjs +0 -16
  727. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.mjs.map +0 -1
  728. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.mjs +0 -24
  729. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.mjs.map +0 -1
  730. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.mjs +0 -17
  731. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.mjs.map +0 -1
  732. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.mjs +0 -69
  733. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.mjs.map +0 -1
  734. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.mjs +0 -12
  735. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.mjs.map +0 -1
  736. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.mjs +0 -19
  737. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.mjs.map +0 -1
  738. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.mjs +0 -24
  739. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.mjs.map +0 -1
  740. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.mjs +0 -14
  741. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.mjs.map +0 -1
  742. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.mjs +0 -126
  743. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.mjs.map +0 -1
  744. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.mjs +0 -21
  745. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.mjs.map +0 -1
  746. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.mjs +0 -25
  747. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.mjs.map +0 -1
  748. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.mjs +0 -9
  749. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.mjs.map +0 -1
  750. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.mjs +0 -48
  751. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.mjs.map +0 -1
  752. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.mjs +0 -26
  753. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.mjs.map +0 -1
  754. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.mjs +0 -19
  755. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.mjs.map +0 -1
  756. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.mjs +0 -26
  757. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.mjs.map +0 -1
  758. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.mjs +0 -23
  759. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.mjs.map +0 -1
  760. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.mjs +0 -65
  761. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.mjs.map +0 -1
  762. package/dist/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs +0 -46
  763. package/dist/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs.map +0 -1
  764. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/acyclic.mjs +0 -57
  765. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/acyclic.mjs.map +0 -1
  766. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/add-border-segments.mjs +0 -34
  767. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/add-border-segments.mjs.map +0 -1
  768. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/coordinate-system.mjs +0 -67
  769. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/coordinate-system.mjs.map +0 -1
  770. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/data/list.mjs +0 -50
  771. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/data/list.mjs.map +0 -1
  772. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/greedy-fas.mjs +0 -102
  773. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/greedy-fas.mjs.map +0 -1
  774. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/layout.mjs +0 -351
  775. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/layout.mjs.map +0 -1
  776. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/nesting-graph.mjs +0 -98
  777. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/nesting-graph.mjs.map +0 -1
  778. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/normalize.mjs +0 -70
  779. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/normalize.mjs.map +0 -1
  780. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.mjs +0 -26
  781. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.mjs.map +0 -1
  782. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/barycenter.mjs +0 -31
  783. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/barycenter.mjs.map +0 -1
  784. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.mjs +0 -36
  785. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.mjs.map +0 -1
  786. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/cross-count.mjs +0 -59
  787. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/cross-count.mjs.map +0 -1
  788. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/index.mjs +0 -55
  789. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/index.mjs.map +0 -1
  790. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/init-order.mjs +0 -37
  791. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/init-order.mjs.map +0 -1
  792. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.mjs +0 -89
  793. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.mjs.map +0 -1
  794. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.mjs +0 -70
  795. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.mjs.map +0 -1
  796. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort.mjs +0 -51
  797. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort.mjs.map +0 -1
  798. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.mjs +0 -67
  799. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.mjs.map +0 -1
  800. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/bk.mjs +0 -320
  801. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/bk.mjs.map +0 -1
  802. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/index.mjs +0 -33
  803. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/index.mjs.map +0 -1
  804. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.mjs +0 -47
  805. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.mjs.map +0 -1
  806. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/index.mjs +0 -30
  807. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/index.mjs.map +0 -1
  808. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.mjs +0 -150
  809. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.mjs.map +0 -1
  810. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/util.mjs +0 -33
  811. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/util.mjs.map +0 -1
  812. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/util.mjs +0 -172
  813. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/util.mjs.map +0 -1
  814. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/dfs.mjs +0 -35
  815. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/dfs.mjs.map +0 -1
  816. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/postorder.mjs +0 -8
  817. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/postorder.mjs.map +0 -1
  818. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/preorder.mjs +0 -8
  819. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/preorder.mjs.map +0 -1
  820. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/topsort.mjs +0 -7
  821. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/topsort.mjs.map +0 -1
  822. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/graph.mjs +0 -430
  823. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/graph.mjs.map +0 -1
  824. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/json.mjs +0 -50
  825. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/json.mjs.map +0 -1
  826. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/advancedFormat.mjs +0 -59
  827. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/advancedFormat.mjs.map +0 -1
  828. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/customParseFormat.mjs +0 -134
  829. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/customParseFormat.mjs.map +0 -1
  830. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/duration.mjs +0 -141
  831. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/duration.mjs.map +0 -1
  832. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/isoWeek.mjs +0 -38
  833. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/isoWeek.mjs.map +0 -1
  834. package/dist/node_modules/.pnpm/dompurify@3.3.1/node_modules/dompurify/dist/purify.es.mjs +0 -1013
  835. package/dist/node_modules/.pnpm/dompurify@3.3.1/node_modules/dompurify/dist/purify.es.mjs.map +0 -1
  836. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/es/index.mjs +0 -6
  837. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/es/index.mjs.map +0 -1
  838. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/core.mjs +0 -1543
  839. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/core.mjs.map +0 -1
  840. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/index.mjs +0 -400
  841. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/index.mjs.map +0 -1
  842. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/1c.mjs +0 -158
  843. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/1c.mjs.map +0 -1
  844. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/abnf.mjs +0 -75
  845. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/abnf.mjs.map +0 -1
  846. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/accesslog.mjs +0 -91
  847. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/accesslog.mjs.map +0 -1
  848. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/actionscript.mjs +0 -152
  849. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/actionscript.mjs.map +0 -1
  850. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ada.mjs +0 -232
  851. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ada.mjs.map +0 -1
  852. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/angelscript.mjs +0 -176
  853. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/angelscript.mjs.map +0 -1
  854. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/apache.mjs +0 -104
  855. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/apache.mjs.map +0 -1
  856. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/applescript.mjs +0 -131
  857. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/applescript.mjs.map +0 -1
  858. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arcade.mjs +0 -432
  859. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arcade.mjs.map +0 -1
  860. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arduino.mjs +0 -943
  861. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arduino.mjs.map +0 -1
  862. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/armasm.mjs +0 -98
  863. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/armasm.mjs.map +0 -1
  864. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/asciidoc.mjs +0 -258
  865. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/asciidoc.mjs.map +0 -1
  866. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/aspectj.mjs +0 -230
  867. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/aspectj.mjs.map +0 -1
  868. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autohotkey.mjs +0 -77
  869. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autohotkey.mjs.map +0 -1
  870. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autoit.mjs +0 -164
  871. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autoit.mjs.map +0 -1
  872. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/avrasm.mjs +0 -68
  873. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/avrasm.mjs.map +0 -1
  874. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/awk.mjs +0 -69
  875. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/awk.mjs.map +0 -1
  876. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/axapta.mjs +0 -184
  877. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/axapta.mjs.map +0 -1
  878. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bash.mjs +0 -404
  879. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bash.mjs.map +0 -1
  880. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/basic.mjs +0 -236
  881. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/basic.mjs.map +0 -1
  882. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bnf.mjs +0 -41
  883. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bnf.mjs.map +0 -1
  884. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/brainfuck.mjs +0 -57
  885. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/brainfuck.mjs.map +0 -1
  886. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/c.mjs +0 -304
  887. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/c.mjs.map +0 -1
  888. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cal.mjs +0 -158
  889. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cal.mjs.map +0 -1
  890. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/capnproto.mjs +0 -100
  891. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/capnproto.mjs.map +0 -1
  892. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ceylon.mjs +0 -138
  893. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ceylon.mjs.map +0 -1
  894. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clean.mjs +0 -69
  895. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clean.mjs.map +0 -1
  896. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure-repl.mjs +0 -27
  897. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure-repl.mjs.map +0 -1
  898. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure.mjs +0 -165
  899. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure.mjs.map +0 -1
  900. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cmake.mjs +0 -34
  901. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cmake.mjs.map +0 -1
  902. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coffeescript.mjs +0 -360
  903. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coffeescript.mjs.map +0 -1
  904. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coq.mjs +0 -449
  905. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coq.mjs.map +0 -1
  906. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cos.mjs +0 -101
  907. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cos.mjs.map +0 -1
  908. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cpp.mjs +0 -553
  909. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cpp.mjs.map +0 -1
  910. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crmsh.mjs +0 -96
  911. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crmsh.mjs.map +0 -1
  912. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crystal.mjs +0 -308
  913. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crystal.mjs.map +0 -1
  914. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csharp.mjs +0 -410
  915. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csharp.mjs.map +0 -1
  916. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csp.mjs +0 -57
  917. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csp.mjs.map +0 -1
  918. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/css.mjs +0 -947
  919. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/css.mjs.map +0 -1
  920. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/d.mjs +0 -122
  921. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/d.mjs.map +0 -1
  922. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dart.mjs +0 -264
  923. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dart.mjs.map +0 -1
  924. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/delphi.mjs +0 -255
  925. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/delphi.mjs.map +0 -1
  926. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/diff.mjs +0 -63
  927. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/diff.mjs.map +0 -1
  928. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/django.mjs +0 -56
  929. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/django.mjs.map +0 -1
  930. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dns.mjs +0 -80
  931. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dns.mjs.map +0 -1
  932. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dockerfile.mjs +0 -44
  933. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dockerfile.mjs.map +0 -1
  934. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dos.mjs +0 -167
  935. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dos.mjs.map +0 -1
  936. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dsconfig.mjs +0 -67
  937. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dsconfig.mjs.map +0 -1
  938. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dts.mjs +0 -145
  939. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dts.mjs.map +0 -1
  940. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dust.mjs +0 -47
  941. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dust.mjs.map +0 -1
  942. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ebnf.mjs +0 -52
  943. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ebnf.mjs.map +0 -1
  944. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elixir.mjs +0 -282
  945. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elixir.mjs.map +0 -1
  946. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elm.mjs +0 -138
  947. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elm.mjs.map +0 -1
  948. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erb.mjs +0 -28
  949. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erb.mjs.map +0 -1
  950. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang-repl.mjs +0 -55
  951. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang-repl.mjs.map +0 -1
  952. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang.mjs +0 -227
  953. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang.mjs.map +0 -1
  954. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/excel.mjs +0 -584
  955. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/excel.mjs.map +0 -1
  956. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fix.mjs +0 -43
  957. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fix.mjs.map +0 -1
  958. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/flix.mjs +0 -77
  959. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/flix.mjs.map +0 -1
  960. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fortran.mjs +0 -570
  961. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fortran.mjs.map +0 -1
  962. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fsharp.mjs +0 -576
  963. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fsharp.mjs.map +0 -1
  964. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gams.mjs +0 -163
  965. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gams.mjs.map +0 -1
  966. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gauss.mjs +0 -197
  967. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gauss.mjs.map +0 -1
  968. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gcode.mjs +0 -172
  969. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gcode.mjs.map +0 -1
  970. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gherkin.mjs +0 -52
  971. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gherkin.mjs.map +0 -1
  972. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/glsl.mjs +0 -40
  973. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/glsl.mjs.map +0 -1
  974. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gml.mjs +0 -3133
  975. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gml.mjs.map +0 -1
  976. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/go.mjs +0 -164
  977. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/go.mjs.map +0 -1
  978. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/golo.mjs +0 -82
  979. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/golo.mjs.map +0 -1
  980. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gradle.mjs +0 -191
  981. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gradle.mjs.map +0 -1
  982. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/graphql.mjs +0 -80
  983. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/graphql.mjs.map +0 -1
  984. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/groovy.mjs +0 -190
  985. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/groovy.mjs.map +0 -1
  986. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haml.mjs +0 -114
  987. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haml.mjs.map +0 -1
  988. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/handlebars.mjs +0 -240
  989. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/handlebars.mjs.map +0 -1
  990. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haskell.mjs +0 -200
  991. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haskell.mjs.map +0 -1
  992. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haxe.mjs +0 -170
  993. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haxe.mjs.map +0 -1
  994. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hsp.mjs +0 -57
  995. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hsp.mjs.map +0 -1
  996. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/http.mjs +0 -98
  997. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/http.mjs.map +0 -1
  998. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hy.mjs +0 -108
  999. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hy.mjs.map +0 -1
  1000. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/inform7.mjs +0 -67
  1001. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/inform7.mjs.map +0 -1
  1002. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ini.mjs +0 -126
  1003. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ini.mjs.map +0 -1
  1004. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/irpf90.mjs +0 -64
  1005. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/irpf90.mjs.map +0 -1
  1006. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/isbl.mjs +0 -267
  1007. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/isbl.mjs.map +0 -1
  1008. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/java.mjs +0 -264
  1009. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/java.mjs.map +0 -1
  1010. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/javascript.mjs +0 -711
  1011. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/javascript.mjs.map +0 -1
  1012. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/jboss-cli.mjs +0 -63
  1013. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/jboss-cli.mjs.map +0 -1
  1014. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/json.mjs +0 -50
  1015. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/json.mjs.map +0 -1
  1016. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia-repl.mjs +0 -36
  1017. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia-repl.mjs.map +0 -1
  1018. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia.mjs +0 -379
  1019. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia.mjs.map +0 -1
  1020. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/kotlin.mjs +0 -265
  1021. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/kotlin.mjs.map +0 -1
  1022. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lasso.mjs +0 -155
  1023. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lasso.mjs.map +0 -1
  1024. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/latex.mjs +0 -281
  1025. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/latex.mjs.map +0 -1
  1026. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ldif.mjs +0 -33
  1027. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ldif.mjs.map +0 -1
  1028. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/leaf.mjs +0 -100
  1029. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/leaf.mjs.map +0 -1
  1030. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/less.mjs +0 -1028
  1031. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/less.mjs.map +0 -1
  1032. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lisp.mjs +0 -142
  1033. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lisp.mjs.map +0 -1
  1034. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livecodeserver.mjs +0 -104
  1035. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livecodeserver.mjs.map +0 -1
  1036. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livescript.mjs +0 -371
  1037. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livescript.mjs.map +0 -1
  1038. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/llvm.mjs +0 -99
  1039. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/llvm.mjs.map +0 -1
  1040. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lsl.mjs +0 -73
  1041. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lsl.mjs.map +0 -1
  1042. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lua.mjs +0 -71
  1043. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lua.mjs.map +0 -1
  1044. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/makefile.mjs +0 -81
  1045. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/makefile.mjs.map +0 -1
  1046. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/markdown.mjs +0 -242
  1047. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/markdown.mjs.map +0 -1
  1048. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mathematica.mjs +0 -7342
  1049. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mathematica.mjs.map +0 -1
  1050. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/matlab.mjs +0 -86
  1051. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/matlab.mjs.map +0 -1
  1052. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/maxima.mjs +0 -64
  1053. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/maxima.mjs.map +0 -1
  1054. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mel.mjs +0 -36
  1055. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mel.mjs.map +0 -1
  1056. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mercury.mjs +0 -88
  1057. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mercury.mjs.map +0 -1
  1058. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mipsasm.mjs +0 -86
  1059. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mipsasm.mjs.map +0 -1
  1060. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mizar.mjs +0 -19
  1061. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mizar.mjs.map +0 -1
  1062. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mojolicious.mjs +0 -38
  1063. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mojolicious.mjs.map +0 -1
  1064. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/monkey.mjs +0 -185
  1065. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/monkey.mjs.map +0 -1
  1066. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/moonscript.mjs +0 -145
  1067. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/moonscript.mjs.map +0 -1
  1068. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/n1ql.mjs +0 -361
  1069. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/n1ql.mjs.map +0 -1
  1070. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nestedtext.mjs +0 -86
  1071. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nestedtext.mjs.map +0 -1
  1072. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nginx.mjs +0 -153
  1073. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nginx.mjs.map +0 -1
  1074. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nim.mjs +0 -191
  1075. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nim.mjs.map +0 -1
  1076. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nix.mjs +0 -357
  1077. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nix.mjs.map +0 -1
  1078. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/node-repl.mjs +0 -35
  1079. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/node-repl.mjs.map +0 -1
  1080. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nsis.mjs +0 -540
  1081. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nsis.mjs.map +0 -1
  1082. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/objectivec.mjs +0 -253
  1083. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/objectivec.mjs.map +0 -1
  1084. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ocaml.mjs +0 -76
  1085. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ocaml.mjs.map +0 -1
  1086. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/openscad.mjs +0 -79
  1087. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/openscad.mjs.map +0 -1
  1088. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/oxygene.mjs +0 -79
  1089. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/oxygene.mjs.map +0 -1
  1090. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/parser3.mjs +0 -57
  1091. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/parser3.mjs.map +0 -1
  1092. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/perl.mjs +0 -495
  1093. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/perl.mjs.map +0 -1
  1094. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pf.mjs +0 -46
  1095. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pf.mjs.map +0 -1
  1096. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pgsql.mjs +0 -290
  1097. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pgsql.mjs.map +0 -1
  1098. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php-template.mjs +0 -56
  1099. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php-template.mjs.map +0 -1
  1100. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php.mjs +0 -611
  1101. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php.mjs.map +0 -1
  1102. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/plaintext.mjs +0 -22
  1103. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/plaintext.mjs.map +0 -1
  1104. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pony.mjs +0 -66
  1105. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pony.mjs.map +0 -1
  1106. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/powershell.mjs +0 -266
  1107. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/powershell.mjs.map +0 -1
  1108. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/processing.mjs +0 -436
  1109. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/processing.mjs.map +0 -1
  1110. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/profile.mjs +0 -47
  1111. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/profile.mjs.map +0 -1
  1112. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/prolog.mjs +0 -87
  1113. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/prolog.mjs.map +0 -1
  1114. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/properties.mjs +0 -66
  1115. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/properties.mjs.map +0 -1
  1116. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/protobuf.mjs +0 -82
  1117. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/protobuf.mjs.map +0 -1
  1118. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/puppet.mjs +0 -121
  1119. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/puppet.mjs.map +0 -1
  1120. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/purebasic.mjs +0 -69
  1121. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/purebasic.mjs.map +0 -1
  1122. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python-repl.mjs +0 -35
  1123. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python-repl.mjs.map +0 -1
  1124. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python.mjs +0 -425
  1125. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python.mjs.map +0 -1
  1126. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/q.mjs +0 -34
  1127. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/q.mjs.map +0 -1
  1128. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/qml.mjs +0 -158
  1129. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/qml.mjs.map +0 -1
  1130. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/r.mjs +0 -220
  1131. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/r.mjs.map +0 -1
  1132. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/reasonml.mjs +0 -149
  1133. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/reasonml.mjs.map +0 -1
  1134. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rib.mjs +0 -25
  1135. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rib.mjs.map +0 -1
  1136. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/roboconf.mjs +0 -79
  1137. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/roboconf.mjs.map +0 -1
  1138. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/routeros.mjs +0 -156
  1139. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/routeros.mjs.map +0 -1
  1140. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rsl.mjs +0 -147
  1141. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rsl.mjs.map +0 -1
  1142. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruby.mjs +0 -423
  1143. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruby.mjs.map +0 -1
  1144. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruleslanguage.mjs +0 -39
  1145. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruleslanguage.mjs.map +0 -1
  1146. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rust.mjs +0 -323
  1147. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rust.mjs.map +0 -1
  1148. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sas.mjs +0 -553
  1149. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sas.mjs.map +0 -1
  1150. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scala.mjs +0 -201
  1151. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scala.mjs.map +0 -1
  1152. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scheme.mjs +0 -149
  1153. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scheme.mjs.map +0 -1
  1154. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scilab.mjs +0 -68
  1155. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scilab.mjs.map +0 -1
  1156. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scss.mjs +0 -932
  1157. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scss.mjs.map +0 -1
  1158. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/shell.mjs +0 -34
  1159. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/shell.mjs.map +0 -1
  1160. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smali.mjs +0 -128
  1161. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smali.mjs.map +0 -1
  1162. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smalltalk.mjs +0 -71
  1163. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smalltalk.mjs.map +0 -1
  1164. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sml.mjs +0 -78
  1165. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sml.mjs.map +0 -1
  1166. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sqf.mjs +0 -2620
  1167. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sqf.mjs.map +0 -1
  1168. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sql.mjs +0 -653
  1169. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sql.mjs.map +0 -1
  1170. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stan.mjs +0 -505
  1171. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stan.mjs.map +0 -1
  1172. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stata.mjs +0 -48
  1173. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stata.mjs.map +0 -1
  1174. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/step21.mjs +0 -69
  1175. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/step21.mjs.map +0 -1
  1176. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stylus.mjs +0 -981
  1177. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stylus.mjs.map +0 -1
  1178. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/subunit.mjs +0 -47
  1179. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/subunit.mjs.map +0 -1
  1180. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/swift.mjs +0 -885
  1181. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/swift.mjs.map +0 -1
  1182. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/taggerscript.mjs +0 -57
  1183. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/taggerscript.mjs.map +0 -1
  1184. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tap.mjs +0 -49
  1185. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tap.mjs.map +0 -1
  1186. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tcl.mjs +0 -190
  1187. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tcl.mjs.map +0 -1
  1188. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/thrift.mjs +0 -80
  1189. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/thrift.mjs.map +0 -1
  1190. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tp.mjs +0 -174
  1191. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tp.mjs.map +0 -1
  1192. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/twig.mjs +0 -249
  1193. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/twig.mjs.map +0 -1
  1194. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/typescript.mjs +0 -824
  1195. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/typescript.mjs.map +0 -1
  1196. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vala.mjs +0 -51
  1197. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vala.mjs.map +0 -1
  1198. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbnet.mjs +0 -143
  1199. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbnet.mjs.map +0 -1
  1200. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript-html.mjs +0 -25
  1201. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript-html.mjs.map +0 -1
  1202. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript.mjs +0 -216
  1203. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript.mjs.map +0 -1
  1204. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/verilog.mjs +0 -551
  1205. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/verilog.mjs.map +0 -1
  1206. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vhdl.mjs +0 -211
  1207. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vhdl.mjs.map +0 -1
  1208. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vim.mjs +0 -81
  1209. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vim.mjs.map +0 -1
  1210. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wasm.mjs +0 -131
  1211. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wasm.mjs.map +0 -1
  1212. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wren.mjs +0 -289
  1213. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wren.mjs.map +0 -1
  1214. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/x86asm.mjs +0 -97
  1215. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/x86asm.mjs.map +0 -1
  1216. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xl.mjs +0 -207
  1217. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xl.mjs.map +0 -1
  1218. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xml.mjs +0 -236
  1219. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xml.mjs.map +0 -1
  1220. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xquery.mjs +0 -337
  1221. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xquery.mjs.map +0 -1
  1222. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/yaml.mjs +0 -211
  1223. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/yaml.mjs.map +0 -1
  1224. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/zephir.mjs +0 -109
  1225. package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/zephir.mjs.map +0 -1
  1226. package/dist/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.mjs +0 -44
  1227. package/dist/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.mjs.map +0 -1
  1228. package/dist/node_modules/.pnpm/katex@0.16.27/node_modules/katex/dist/katex.mjs +0 -14524
  1229. package/dist/node_modules/.pnpm/katex@0.16.27/node_modules/katex/dist/katex.mjs.map +0 -1
  1230. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.mjs +0 -132
  1231. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.mjs.map +0 -1
  1232. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.mjs +0 -6
  1233. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.mjs.map +0 -1
  1234. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.mjs +0 -25
  1235. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.mjs.map +0 -1
  1236. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.mjs +0 -41
  1237. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.mjs.map +0 -1
  1238. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.mjs +0 -51
  1239. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.mjs.map +0 -1
  1240. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.mjs +0 -40
  1241. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.mjs.map +0 -1
  1242. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.mjs +0 -173
  1243. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.mjs.map +0 -1
  1244. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.mjs +0 -34
  1245. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.mjs.map +0 -1
  1246. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.mjs +0 -14
  1247. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.mjs.map +0 -1
  1248. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.mjs +0 -16
  1249. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.mjs.map +0 -1
  1250. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.mjs +0 -14
  1251. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.mjs.map +0 -1
  1252. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.mjs +0 -13
  1253. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.mjs.map +0 -1
  1254. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.mjs +0 -9
  1255. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.mjs.map +0 -1
  1256. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.mjs +0 -8
  1257. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.mjs.map +0 -1
  1258. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.mjs +0 -13
  1259. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.mjs.map +0 -1
  1260. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.mjs +0 -8
  1261. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.mjs.map +0 -1
  1262. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.mjs +0 -8
  1263. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.mjs.map +0 -1
  1264. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.mjs +0 -8
  1265. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.mjs.map +0 -1
  1266. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.mjs +0 -11
  1267. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.mjs.map +0 -1
  1268. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.mjs +0 -21
  1269. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.mjs.map +0 -1
  1270. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.mjs +0 -19
  1271. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.mjs.map +0 -1
  1272. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.mjs +0 -96
  1273. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.mjs.map +0 -1
  1274. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.mjs +0 -12
  1275. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.mjs.map +0 -1
  1276. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.mjs +0 -15
  1277. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.mjs.map +0 -1
  1278. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.mjs +0 -11
  1279. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.mjs.map +0 -1
  1280. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.mjs +0 -88
  1281. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.mjs.map +0 -1
  1282. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.mjs +0 -75
  1283. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.mjs.map +0 -1
  1284. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.mjs +0 -18
  1285. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.mjs.map +0 -1
  1286. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.mjs +0 -63
  1287. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.mjs.map +0 -1
  1288. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.mjs +0 -479
  1289. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.mjs.map +0 -1
  1290. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.mjs +0 -726
  1291. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.mjs.map +0 -1
  1292. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.mjs +0 -21
  1293. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.mjs.map +0 -1
  1294. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.mjs +0 -12
  1295. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.mjs.map +0 -1
  1296. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.mjs +0 -14
  1297. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.mjs.map +0 -1
  1298. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.mjs +0 -234
  1299. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.mjs.map +0 -1
  1300. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.mjs +0 -18
  1301. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.mjs.map +0 -1
  1302. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.mjs +0 -453
  1303. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.mjs.map +0 -1
  1304. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.mjs +0 -72
  1305. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.mjs.map +0 -1
  1306. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.mjs +0 -336
  1307. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.mjs.map +0 -1
  1308. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.mjs +0 -105
  1309. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.mjs.map +0 -1
  1310. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.mjs +0 -112
  1311. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.mjs.map +0 -1
  1312. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.mjs +0 -140
  1313. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.mjs.map +0 -1
  1314. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.mjs +0 -20
  1315. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.mjs.map +0 -1
  1316. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.mjs +0 -81
  1317. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.mjs.map +0 -1
  1318. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.mjs +0 -71
  1319. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.mjs.map +0 -1
  1320. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.mjs +0 -63
  1321. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.mjs.map +0 -1
  1322. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.mjs +0 -61
  1323. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.mjs.map +0 -1
  1324. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.mjs +0 -257
  1325. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.mjs.map +0 -1
  1326. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.mjs +0 -203
  1327. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.mjs.map +0 -1
  1328. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.mjs +0 -70
  1329. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.mjs.map +0 -1
  1330. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.mjs +0 -74
  1331. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.mjs.map +0 -1
  1332. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.mjs +0 -160
  1333. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.mjs.map +0 -1
  1334. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.mjs +0 -138
  1335. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.mjs.map +0 -1
  1336. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.mjs +0 -178
  1337. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.mjs.map +0 -1
  1338. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.mjs +0 -127
  1339. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.mjs.map +0 -1
  1340. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.mjs +0 -13
  1341. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.mjs.map +0 -1
  1342. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.mjs +0 -13
  1343. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.mjs.map +0 -1
  1344. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.mjs +0 -34
  1345. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.mjs.map +0 -1
  1346. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.mjs +0 -378
  1347. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.mjs.map +0 -1
  1348. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.mjs +0 -57
  1349. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.mjs.map +0 -1
  1350. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.mjs +0 -240
  1351. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.mjs.map +0 -1
  1352. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.mjs +0 -467
  1353. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.mjs.map +0 -1
  1354. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.mjs +0 -38
  1355. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.mjs.map +0 -1
  1356. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.mjs +0 -237
  1357. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.mjs.map +0 -1
  1358. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.mjs +0 -143
  1359. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.mjs.map +0 -1
  1360. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.mjs +0 -76
  1361. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.mjs.map +0 -1
  1362. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.mjs +0 -44
  1363. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.mjs.map +0 -1
  1364. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.mjs +0 -82
  1365. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.mjs.map +0 -1
  1366. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.mjs +0 -329
  1367. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.mjs.map +0 -1
  1368. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.mjs +0 -211
  1369. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.mjs.map +0 -1
  1370. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.mjs +0 -16
  1371. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.mjs.map +0 -1
  1372. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.mjs +0 -75
  1373. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.mjs.map +0 -1
  1374. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.mjs +0 -65
  1375. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.mjs.map +0 -1
  1376. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.mjs +0 -107
  1377. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.mjs.map +0 -1
  1378. package/dist/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.mjs +0 -3198
  1379. package/dist/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.mjs.map +0 -1
  1380. package/dist/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.mjs +0 -3746
  1381. package/dist/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.mjs.map +0 -1
  1382. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.mjs +0 -16
  1383. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.mjs.map +0 -1
  1384. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.mjs +0 -12
  1385. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.mjs.map +0 -1
  1386. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.mjs +0 -13
  1387. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.mjs.map +0 -1
  1388. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.mjs +0 -9
  1389. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.mjs.map +0 -1
  1390. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.mjs +0 -14
  1391. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.mjs.map +0 -1
  1392. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.mjs +0 -13
  1393. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.mjs.map +0 -1
  1394. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.mjs +0 -11
  1395. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.mjs.map +0 -1
  1396. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.mjs +0 -9
  1397. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.mjs.map +0 -1
  1398. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.mjs +0 -9
  1399. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.mjs.map +0 -1
  1400. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.mjs +0 -36
  1401. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.mjs.map +0 -1
  1402. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.mjs +0 -7
  1403. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.mjs.map +0 -1
  1404. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.mjs +0 -13
  1405. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.mjs.map +0 -1
  1406. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.mjs +0 -15
  1407. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.mjs.map +0 -1
  1408. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.mjs +0 -14
  1409. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.mjs.map +0 -1
  1410. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.mjs +0 -13
  1411. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.mjs.map +0 -1
  1412. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.mjs +0 -22
  1413. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.mjs.map +0 -1
  1414. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.mjs +0 -9
  1415. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.mjs.map +0 -1
  1416. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.mjs +0 -7
  1417. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.mjs.map +0 -1
  1418. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.mjs +0 -9
  1419. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.mjs.map +0 -1
  1420. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.mjs +0 -7
  1421. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.mjs.map +0 -1
  1422. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.mjs +0 -10
  1423. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.mjs.map +0 -1
  1424. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.mjs +0 -15
  1425. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.mjs.map +0 -1
  1426. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.mjs +0 -46
  1427. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.mjs.map +0 -1
  1428. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.mjs +0 -36
  1429. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.mjs.map +0 -1
  1430. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.mjs +0 -7
  1431. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.mjs.map +0 -1
  1432. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.mjs +0 -10
  1433. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.mjs.map +0 -1
  1434. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.mjs +0 -21
  1435. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.mjs.map +0 -1
  1436. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.mjs +0 -7
  1437. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.mjs.map +0 -1
  1438. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.mjs +0 -13
  1439. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.mjs.map +0 -1
  1440. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.mjs +0 -16
  1441. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.mjs.map +0 -1
  1442. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.mjs +0 -21
  1443. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.mjs.map +0 -1
  1444. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.mjs +0 -38
  1445. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.mjs.map +0 -1
  1446. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.mjs +0 -11
  1447. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.mjs.map +0 -1
  1448. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.mjs +0 -17
  1449. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.mjs.map +0 -1
  1450. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.mjs +0 -9
  1451. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.mjs.map +0 -1
  1452. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.mjs +0 -10
  1453. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.mjs.map +0 -1
  1454. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.mjs +0 -13
  1455. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.mjs.map +0 -1
  1456. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.mjs +0 -10
  1457. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.mjs.map +0 -1
  1458. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.mjs +0 -21
  1459. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.mjs.map +0 -1
  1460. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.mjs +0 -13
  1461. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.mjs.map +0 -1
  1462. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.mjs +0 -12
  1463. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.mjs.map +0 -1
  1464. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.mjs +0 -9
  1465. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.mjs.map +0 -1
  1466. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.mjs +0 -47
  1467. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.mjs.map +0 -1
  1468. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.mjs +0 -10
  1469. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.mjs.map +0 -1
  1470. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.mjs +0 -12
  1471. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.mjs.map +0 -1
  1472. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.mjs +0 -7
  1473. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.mjs.map +0 -1
  1474. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.mjs +0 -8
  1475. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.mjs.map +0 -1
  1476. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.mjs +0 -18
  1477. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.mjs.map +0 -1
  1478. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.mjs +0 -19
  1479. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.mjs.map +0 -1
  1480. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.mjs +0 -9
  1481. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.mjs.map +0 -1
  1482. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.mjs +0 -9
  1483. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.mjs.map +0 -1
  1484. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.mjs +0 -14
  1485. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.mjs.map +0 -1
  1486. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.mjs +0 -22
  1487. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.mjs.map +0 -1
  1488. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.mjs +0 -21
  1489. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.mjs.map +0 -1
  1490. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.mjs +0 -23
  1491. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.mjs.map +0 -1
  1492. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.mjs +0 -11
  1493. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.mjs.map +0 -1
  1494. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.mjs +0 -51
  1495. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.mjs.map +0 -1
  1496. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.mjs +0 -60
  1497. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.mjs.map +0 -1
  1498. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.mjs +0 -51
  1499. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.mjs.map +0 -1
  1500. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.mjs +0 -10
  1501. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.mjs.map +0 -1
  1502. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.mjs +0 -10
  1503. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.mjs.map +0 -1
  1504. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.mjs +0 -14
  1505. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.mjs.map +0 -1
  1506. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.mjs +0 -17
  1507. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.mjs.map +0 -1
  1508. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.mjs +0 -26
  1509. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.mjs.map +0 -1
  1510. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.mjs +0 -11
  1511. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.mjs.map +0 -1
  1512. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.mjs +0 -8
  1513. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.mjs.map +0 -1
  1514. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.mjs +0 -11
  1515. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.mjs.map +0 -1
  1516. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.mjs +0 -12
  1517. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.mjs.map +0 -1
  1518. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.mjs +0 -9
  1519. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.mjs.map +0 -1
  1520. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.mjs +0 -7
  1521. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.mjs.map +0 -1
  1522. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.mjs +0 -11
  1523. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.mjs.map +0 -1
  1524. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.mjs +0 -13
  1525. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.mjs.map +0 -1
  1526. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.mjs +0 -11
  1527. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.mjs.map +0 -1
  1528. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.mjs +0 -23
  1529. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.mjs.map +0 -1
  1530. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.mjs +0 -9
  1531. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.mjs.map +0 -1
  1532. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.mjs +0 -14
  1533. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.mjs.map +0 -1
  1534. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.mjs +0 -33
  1535. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.mjs.map +0 -1
  1536. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.mjs +0 -11
  1537. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.mjs.map +0 -1
  1538. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.mjs +0 -14
  1539. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.mjs.map +0 -1
  1540. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.mjs +0 -15
  1541. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.mjs.map +0 -1
  1542. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.mjs +0 -12
  1543. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.mjs.map +0 -1
  1544. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.mjs +0 -12
  1545. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.mjs.map +0 -1
  1546. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.mjs +0 -7
  1547. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.mjs.map +0 -1
  1548. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.mjs +0 -19
  1549. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.mjs.map +0 -1
  1550. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.mjs +0 -9
  1551. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.mjs.map +0 -1
  1552. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.mjs +0 -9
  1553. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.mjs.map +0 -1
  1554. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.mjs +0 -12
  1555. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.mjs.map +0 -1
  1556. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.mjs +0 -10
  1557. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.mjs.map +0 -1
  1558. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.mjs +0 -9
  1559. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.mjs.map +0 -1
  1560. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.mjs +0 -15
  1561. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.mjs.map +0 -1
  1562. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.mjs +0 -9
  1563. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.mjs.map +0 -1
  1564. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.mjs +0 -9
  1565. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.mjs.map +0 -1
  1566. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.mjs +0 -7
  1567. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.mjs.map +0 -1
  1568. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.mjs +0 -19
  1569. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.mjs.map +0 -1
  1570. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.mjs +0 -13
  1571. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.mjs.map +0 -1
  1572. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs +0 -36
  1573. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs.map +0 -1
  1574. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.mjs +0 -9
  1575. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.mjs.map +0 -1
  1576. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.mjs +0 -11
  1577. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.mjs.map +0 -1
  1578. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.mjs +0 -7
  1579. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.mjs.map +0 -1
  1580. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.mjs +0 -8
  1581. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.mjs.map +0 -1
  1582. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.mjs +0 -12
  1583. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.mjs.map +0 -1
  1584. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.mjs +0 -15
  1585. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.mjs.map +0 -1
  1586. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.mjs +0 -10
  1587. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.mjs.map +0 -1
  1588. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.mjs +0 -10
  1589. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.mjs.map +0 -1
  1590. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.mjs +0 -10
  1591. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.mjs.map +0 -1
  1592. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.mjs +0 -24
  1593. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.mjs.map +0 -1
  1594. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.mjs +0 -6
  1595. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.mjs.map +0 -1
  1596. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.mjs +0 -9
  1597. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.mjs.map +0 -1
  1598. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.mjs +0 -20
  1599. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.mjs.map +0 -1
  1600. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.mjs +0 -11
  1601. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.mjs.map +0 -1
  1602. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.mjs +0 -6
  1603. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.mjs.map +0 -1
  1604. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.mjs +0 -13
  1605. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.mjs.map +0 -1
  1606. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.mjs +0 -13
  1607. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.mjs.map +0 -1
  1608. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.mjs +0 -12
  1609. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.mjs.map +0 -1
  1610. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.mjs +0 -20
  1611. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.mjs.map +0 -1
  1612. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.mjs +0 -17
  1613. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.mjs.map +0 -1
  1614. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.mjs +0 -9
  1615. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.mjs.map +0 -1
  1616. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.mjs +0 -30
  1617. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.mjs.map +0 -1
  1618. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.mjs +0 -11
  1619. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.mjs.map +0 -1
  1620. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.mjs +0 -8
  1621. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.mjs.map +0 -1
  1622. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.mjs +0 -9
  1623. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.mjs.map +0 -1
  1624. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.mjs +0 -10
  1625. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.mjs.map +0 -1
  1626. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.mjs +0 -9
  1627. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.mjs.map +0 -1
  1628. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.mjs +0 -9
  1629. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.mjs.map +0 -1
  1630. package/dist/node_modules/.pnpm/marked@16.4.2/node_modules/marked/lib/marked.esm.mjs +0 -1107
  1631. package/dist/node_modules/.pnpm/marked@16.4.2/node_modules/marked/lib/marked.esm.mjs.map +0 -1
  1632. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.mjs +0 -1121
  1633. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.mjs.map +0 -1
  1634. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.mjs +0 -3618
  1635. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.mjs.map +0 -1
  1636. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.mjs +0 -2488
  1637. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.mjs.map +0 -1
  1638. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.mjs +0 -17
  1639. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.mjs.map +0 -1
  1640. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.mjs +0 -17
  1641. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.mjs.map +0 -1
  1642. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs +0 -3013
  1643. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs.map +0 -1
  1644. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.mjs +0 -80
  1645. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.mjs.map +0 -1
  1646. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.mjs +0 -105
  1647. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.mjs.map +0 -1
  1648. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.mjs +0 -1833
  1649. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.mjs.map +0 -1
  1650. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.mjs +0 -17
  1651. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.mjs.map +0 -1
  1652. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.mjs +0 -1919
  1653. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.mjs.map +0 -1
  1654. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.mjs +0 -20
  1655. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.mjs.map +0 -1
  1656. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.mjs +0 -20
  1657. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.mjs.map +0 -1
  1658. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.mjs +0 -116
  1659. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.mjs.map +0 -1
  1660. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.mjs +0 -428
  1661. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.mjs.map +0 -1
  1662. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.mjs +0 -5232
  1663. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.mjs.map +0 -1
  1664. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.mjs +0 -2697
  1665. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.mjs.map +0 -1
  1666. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.mjs +0 -65
  1667. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.mjs.map +0 -1
  1668. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.mjs +0 -26
  1669. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.mjs.map +0 -1
  1670. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.mjs +0 -821
  1671. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.mjs.map +0 -1
  1672. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.mjs +0 -18
  1673. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.mjs.map +0 -1
  1674. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.mjs +0 -568
  1675. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.mjs.map +0 -1
  1676. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.mjs +0 -111
  1677. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.mjs.map +0 -1
  1678. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-XAJISQIX.mjs +0 -145
  1679. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-XAJISQIX.mjs.map +0 -1
  1680. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.mjs +0 -29
  1681. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.mjs.map +0 -1
  1682. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.mjs +0 -29
  1683. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.mjs.map +0 -1
  1684. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.mjs +0 -295
  1685. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.mjs.map +0 -1
  1686. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.mjs +0 -659
  1687. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.mjs.map +0 -1
  1688. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.mjs +0 -528
  1689. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.mjs.map +0 -1
  1690. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.mjs +0 -304
  1691. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.mjs.map +0 -1
  1692. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.mjs +0 -214
  1693. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.mjs.map +0 -1
  1694. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.mjs +0 -1170
  1695. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.mjs.map +0 -1
  1696. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.mjs +0 -2344
  1697. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.mjs.map +0 -1
  1698. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-JELNMOA3.mjs +0 -2195
  1699. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-JELNMOA3.mjs.map +0 -1
  1700. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-NY62KEGX.mjs +0 -1209
  1701. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-NY62KEGX.mjs.map +0 -1
  1702. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-WHAUD3N6.mjs +0 -35
  1703. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-WHAUD3N6.mjs.map +0 -1
  1704. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.mjs +0 -1259
  1705. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.mjs.map +0 -1
  1706. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.mjs +0 -1057
  1707. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.mjs.map +0 -1
  1708. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.mjs +0 -1105
  1709. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.mjs.map +0 -1
  1710. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.mjs +0 -191
  1711. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.mjs.map +0 -1
  1712. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.mjs +0 -1340
  1713. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.mjs.map +0 -1
  1714. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.mjs +0 -1169
  1715. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.mjs.map +0 -1
  1716. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.mjs +0 -675
  1717. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.mjs.map +0 -1
  1718. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.mjs +0 -3882
  1719. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.mjs.map +0 -1
  1720. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.mjs +0 -461
  1721. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.mjs.map +0 -1
  1722. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.mjs +0 -29
  1723. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.mjs.map +0 -1
  1724. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.mjs +0 -1230
  1725. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.mjs.map +0 -1
  1726. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.mjs +0 -1835
  1727. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.mjs.map +0 -1
  1728. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/mermaid.core.mjs +0 -1229
  1729. package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/mermaid.core.mjs.map +0 -1
  1730. package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/plugins/markdown.mjs +0 -3381
  1731. package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/plugins/markdown.mjs.map +0 -1
  1732. package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/standalone.mjs +0 -2496
  1733. package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/standalone.mjs.map +0 -1
  1734. package/dist/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.mjs +0 -1002
  1735. package/dist/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.mjs.map +0 -1
  1736. package/dist/node_modules/.pnpm/screenfull@6.0.2/node_modules/screenfull/index.mjs +0 -142
  1737. package/dist/node_modules/.pnpm/screenfull@6.0.2/node_modules/screenfull/index.mjs.map +0 -1
  1738. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.mjs +0 -17
  1739. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.mjs.map +0 -1
  1740. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.mjs +0 -165
  1741. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.mjs.map +0 -1
  1742. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.mjs +0 -30
  1743. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.mjs.map +0 -1
  1744. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.mjs +0 -157
  1745. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.mjs.map +0 -1
  1746. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.mjs +0 -39
  1747. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.mjs.map +0 -1
  1748. package/dist/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.mjs +0 -43
  1749. package/dist/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.mjs.map +0 -1
  1750. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.mjs +0 -6
  1751. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.mjs.map +0 -1
  1752. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.mjs +0 -15
  1753. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.mjs.map +0 -1
  1754. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.mjs +0 -11
  1755. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.mjs.map +0 -1
  1756. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.mjs +0 -20
  1757. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.mjs.map +0 -1
  1758. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.mjs +0 -96
  1759. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.mjs.map +0 -1
  1760. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.mjs +0 -134
  1761. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.mjs.map +0 -1
  1762. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.mjs +0 -41
  1763. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.mjs.map +0 -1
  1764. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.mjs +0 -29
  1765. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.mjs.map +0 -1
  1766. package/dist/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.mjs +0 -226
  1767. package/dist/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.mjs.map +0 -1
  1768. package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.mjs +0 -1263
  1769. package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.mjs.map +0 -1
  1770. package/dist/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs +0 -339
  1771. package/dist/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs.map +0 -1
  1772. package/dist/qidian-vue-ui.css +0 -6674
@@ -1,3882 +0,0 @@
1
- var _a;
2
- import { drawBackgroundRect, getTextObj, getNoteRect, drawRect, drawEmbeddedImage, drawImage } from "./chunk-TZMSLE5B.mjs";
3
- import { load, JSON_SCHEMA } from "./chunk-MI3HLSF2.mjs";
4
- import { ImperativeState } from "./chunk-QZHKN3VN.mjs";
5
- import { utils_default, parseFontSize, ZERO_WIDTH_SPACE } from "./chunk-S3R3BYOJ.mjs";
6
- import { setConfig2, getConfig2, configureSvgSize, assignWithDepth_default, common_default, setAccTitle, setAccDescription, setDiagramTitle, getAccTitle, getAccDescription, getDiagramTitle, clear, sanitizeText, hasKatex, calculateMathMLDimensions, getUrl, renderKatexSanitized, getConfig } from "./chunk-ABZYJK2D.mjs";
7
- import { __name, log } from "./chunk-AGHRB4JF.mjs";
8
- import "../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs";
9
- import "../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs";
10
- import { d as distExports } from "../../../../../../../../_virtual/index2.mjs";
11
- import select from "../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs";
12
- var parser = (function() {
13
- var o = /* @__PURE__ */ __name(function(k, v, o2, l) {
14
- for (o2 = o2 || {}, l = k.length; l--; o2[k[l]] = v) ;
15
- return o2;
16
- }, "o"), $V0 = [1, 2], $V1 = [1, 3], $V2 = [1, 4], $V3 = [2, 4], $V4 = [1, 9], $V5 = [1, 11], $V6 = [1, 13], $V7 = [1, 14], $V8 = [1, 16], $V9 = [1, 17], $Va = [1, 18], $Vb = [1, 24], $Vc = [1, 25], $Vd = [1, 26], $Ve = [1, 27], $Vf = [1, 28], $Vg = [1, 29], $Vh = [1, 30], $Vi = [1, 31], $Vj = [1, 32], $Vk = [1, 33], $Vl = [1, 34], $Vm = [1, 35], $Vn = [1, 36], $Vo = [1, 37], $Vp = [1, 38], $Vq = [1, 39], $Vr = [1, 41], $Vs = [1, 42], $Vt = [1, 43], $Vu = [1, 44], $Vv = [1, 45], $Vw = [1, 46], $Vx = [1, 4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 47, 48, 49, 50, 52, 53, 55, 60, 61, 62, 63, 71], $Vy = [2, 71], $Vz = [4, 5, 16, 50, 52, 53], $VA = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 50, 52, 53, 55, 60, 61, 62, 63, 71], $VB = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 49, 50, 52, 53, 55, 60, 61, 62, 63, 71], $VC = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 48, 50, 52, 53, 55, 60, 61, 62, 63, 71], $VD = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 47, 50, 52, 53, 55, 60, 61, 62, 63, 71], $VE = [69, 70, 71], $VF = [1, 127];
17
- var parser2 = {
18
- trace: /* @__PURE__ */ __name(function trace() {
19
- }, "trace"),
20
- yy: {},
21
- symbols_: { "error": 2, "start": 3, "SPACE": 4, "NEWLINE": 5, "SD": 6, "document": 7, "line": 8, "statement": 9, "box_section": 10, "box_line": 11, "participant_statement": 12, "create": 13, "box": 14, "restOfLine": 15, "end": 16, "signal": 17, "autonumber": 18, "NUM": 19, "off": 20, "activate": 21, "actor": 22, "deactivate": 23, "note_statement": 24, "links_statement": 25, "link_statement": 26, "properties_statement": 27, "details_statement": 28, "title": 29, "legacy_title": 30, "acc_title": 31, "acc_title_value": 32, "acc_descr": 33, "acc_descr_value": 34, "acc_descr_multiline_value": 35, "loop": 36, "rect": 37, "opt": 38, "alt": 39, "else_sections": 40, "par": 41, "par_sections": 42, "par_over": 43, "critical": 44, "option_sections": 45, "break": 46, "option": 47, "and": 48, "else": 49, "participant": 50, "AS": 51, "participant_actor": 52, "destroy": 53, "actor_with_config": 54, "note": 55, "placement": 56, "text2": 57, "over": 58, "actor_pair": 59, "links": 60, "link": 61, "properties": 62, "details": 63, "spaceList": 64, ",": 65, "left_of": 66, "right_of": 67, "signaltype": 68, "+": 69, "-": 70, "ACTOR": 71, "config_object": 72, "CONFIG_START": 73, "CONFIG_CONTENT": 74, "CONFIG_END": 75, "SOLID_OPEN_ARROW": 76, "DOTTED_OPEN_ARROW": 77, "SOLID_ARROW": 78, "BIDIRECTIONAL_SOLID_ARROW": 79, "DOTTED_ARROW": 80, "BIDIRECTIONAL_DOTTED_ARROW": 81, "SOLID_CROSS": 82, "DOTTED_CROSS": 83, "SOLID_POINT": 84, "DOTTED_POINT": 85, "TXT": 86, "$accept": 0, "$end": 1 },
22
- terminals_: { 2: "error", 4: "SPACE", 5: "NEWLINE", 6: "SD", 13: "create", 14: "box", 15: "restOfLine", 16: "end", 18: "autonumber", 19: "NUM", 20: "off", 21: "activate", 23: "deactivate", 29: "title", 30: "legacy_title", 31: "acc_title", 32: "acc_title_value", 33: "acc_descr", 34: "acc_descr_value", 35: "acc_descr_multiline_value", 36: "loop", 37: "rect", 38: "opt", 39: "alt", 41: "par", 43: "par_over", 44: "critical", 46: "break", 47: "option", 48: "and", 49: "else", 50: "participant", 51: "AS", 52: "participant_actor", 53: "destroy", 55: "note", 58: "over", 60: "links", 61: "link", 62: "properties", 63: "details", 65: ",", 66: "left_of", 67: "right_of", 69: "+", 70: "-", 71: "ACTOR", 73: "CONFIG_START", 74: "CONFIG_CONTENT", 75: "CONFIG_END", 76: "SOLID_OPEN_ARROW", 77: "DOTTED_OPEN_ARROW", 78: "SOLID_ARROW", 79: "BIDIRECTIONAL_SOLID_ARROW", 80: "DOTTED_ARROW", 81: "BIDIRECTIONAL_DOTTED_ARROW", 82: "SOLID_CROSS", 83: "DOTTED_CROSS", 84: "SOLID_POINT", 85: "DOTTED_POINT", 86: "TXT" },
23
- productions_: [0, [3, 2], [3, 2], [3, 2], [7, 0], [7, 2], [8, 2], [8, 1], [8, 1], [10, 0], [10, 2], [11, 2], [11, 1], [11, 1], [9, 1], [9, 2], [9, 4], [9, 2], [9, 4], [9, 3], [9, 3], [9, 2], [9, 3], [9, 3], [9, 2], [9, 2], [9, 2], [9, 2], [9, 2], [9, 1], [9, 1], [9, 2], [9, 2], [9, 1], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [45, 1], [45, 4], [42, 1], [42, 4], [40, 1], [40, 4], [12, 5], [12, 3], [12, 5], [12, 3], [12, 3], [12, 3], [24, 4], [24, 4], [25, 3], [26, 3], [27, 3], [28, 3], [64, 2], [64, 1], [59, 3], [59, 1], [56, 1], [56, 1], [17, 5], [17, 5], [17, 4], [54, 2], [72, 3], [22, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [57, 1]],
24
- performAction: /* @__PURE__ */ __name(function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) {
25
- var $0 = $$.length - 1;
26
- switch (yystate) {
27
- case 3:
28
- yy.apply($$[$0]);
29
- return $$[$0];
30
- case 4:
31
- case 9:
32
- this.$ = [];
33
- break;
34
- case 5:
35
- case 10:
36
- $$[$0 - 1].push($$[$0]);
37
- this.$ = $$[$0 - 1];
38
- break;
39
- case 6:
40
- case 7:
41
- case 11:
42
- case 12:
43
- this.$ = $$[$0];
44
- break;
45
- case 8:
46
- case 13:
47
- this.$ = [];
48
- break;
49
- case 15:
50
- $$[$0].type = "createParticipant";
51
- this.$ = $$[$0];
52
- break;
53
- case 16:
54
- $$[$0 - 1].unshift({ type: "boxStart", boxData: yy.parseBoxData($$[$0 - 2]) });
55
- $$[$0 - 1].push({ type: "boxEnd", boxText: $$[$0 - 2] });
56
- this.$ = $$[$0 - 1];
57
- break;
58
- case 18:
59
- this.$ = { type: "sequenceIndex", sequenceIndex: Number($$[$0 - 2]), sequenceIndexStep: Number($$[$0 - 1]), sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
60
- break;
61
- case 19:
62
- this.$ = { type: "sequenceIndex", sequenceIndex: Number($$[$0 - 1]), sequenceIndexStep: 1, sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
63
- break;
64
- case 20:
65
- this.$ = { type: "sequenceIndex", sequenceVisible: false, signalType: yy.LINETYPE.AUTONUMBER };
66
- break;
67
- case 21:
68
- this.$ = { type: "sequenceIndex", sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
69
- break;
70
- case 22:
71
- this.$ = { type: "activeStart", signalType: yy.LINETYPE.ACTIVE_START, actor: $$[$0 - 1].actor };
72
- break;
73
- case 23:
74
- this.$ = { type: "activeEnd", signalType: yy.LINETYPE.ACTIVE_END, actor: $$[$0 - 1].actor };
75
- break;
76
- case 29:
77
- yy.setDiagramTitle($$[$0].substring(6));
78
- this.$ = $$[$0].substring(6);
79
- break;
80
- case 30:
81
- yy.setDiagramTitle($$[$0].substring(7));
82
- this.$ = $$[$0].substring(7);
83
- break;
84
- case 31:
85
- this.$ = $$[$0].trim();
86
- yy.setAccTitle(this.$);
87
- break;
88
- case 32:
89
- case 33:
90
- this.$ = $$[$0].trim();
91
- yy.setAccDescription(this.$);
92
- break;
93
- case 34:
94
- $$[$0 - 1].unshift({ type: "loopStart", loopText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.LOOP_START });
95
- $$[$0 - 1].push({ type: "loopEnd", loopText: $$[$0 - 2], signalType: yy.LINETYPE.LOOP_END });
96
- this.$ = $$[$0 - 1];
97
- break;
98
- case 35:
99
- $$[$0 - 1].unshift({ type: "rectStart", color: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.RECT_START });
100
- $$[$0 - 1].push({ type: "rectEnd", color: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.RECT_END });
101
- this.$ = $$[$0 - 1];
102
- break;
103
- case 36:
104
- $$[$0 - 1].unshift({ type: "optStart", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.OPT_START });
105
- $$[$0 - 1].push({ type: "optEnd", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.OPT_END });
106
- this.$ = $$[$0 - 1];
107
- break;
108
- case 37:
109
- $$[$0 - 1].unshift({ type: "altStart", altText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.ALT_START });
110
- $$[$0 - 1].push({ type: "altEnd", signalType: yy.LINETYPE.ALT_END });
111
- this.$ = $$[$0 - 1];
112
- break;
113
- case 38:
114
- $$[$0 - 1].unshift({ type: "parStart", parText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.PAR_START });
115
- $$[$0 - 1].push({ type: "parEnd", signalType: yy.LINETYPE.PAR_END });
116
- this.$ = $$[$0 - 1];
117
- break;
118
- case 39:
119
- $$[$0 - 1].unshift({ type: "parStart", parText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.PAR_OVER_START });
120
- $$[$0 - 1].push({ type: "parEnd", signalType: yy.LINETYPE.PAR_END });
121
- this.$ = $$[$0 - 1];
122
- break;
123
- case 40:
124
- $$[$0 - 1].unshift({ type: "criticalStart", criticalText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.CRITICAL_START });
125
- $$[$0 - 1].push({ type: "criticalEnd", signalType: yy.LINETYPE.CRITICAL_END });
126
- this.$ = $$[$0 - 1];
127
- break;
128
- case 41:
129
- $$[$0 - 1].unshift({ type: "breakStart", breakText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.BREAK_START });
130
- $$[$0 - 1].push({ type: "breakEnd", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.BREAK_END });
131
- this.$ = $$[$0 - 1];
132
- break;
133
- case 43:
134
- this.$ = $$[$0 - 3].concat([{ type: "option", optionText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.CRITICAL_OPTION }, $$[$0]]);
135
- break;
136
- case 45:
137
- this.$ = $$[$0 - 3].concat([{ type: "and", parText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.PAR_AND }, $$[$0]]);
138
- break;
139
- case 47:
140
- this.$ = $$[$0 - 3].concat([{ type: "else", altText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.ALT_ELSE }, $$[$0]]);
141
- break;
142
- case 48:
143
- $$[$0 - 3].draw = "participant";
144
- $$[$0 - 3].type = "addParticipant";
145
- $$[$0 - 3].description = yy.parseMessage($$[$0 - 1]);
146
- this.$ = $$[$0 - 3];
147
- break;
148
- case 49:
149
- $$[$0 - 1].draw = "participant";
150
- $$[$0 - 1].type = "addParticipant";
151
- this.$ = $$[$0 - 1];
152
- break;
153
- case 50:
154
- $$[$0 - 3].draw = "actor";
155
- $$[$0 - 3].type = "addParticipant";
156
- $$[$0 - 3].description = yy.parseMessage($$[$0 - 1]);
157
- this.$ = $$[$0 - 3];
158
- break;
159
- case 51:
160
- $$[$0 - 1].draw = "actor";
161
- $$[$0 - 1].type = "addParticipant";
162
- this.$ = $$[$0 - 1];
163
- break;
164
- case 52:
165
- $$[$0 - 1].type = "destroyParticipant";
166
- this.$ = $$[$0 - 1];
167
- break;
168
- case 53:
169
- $$[$0 - 1].draw = "participant";
170
- $$[$0 - 1].type = "addParticipant";
171
- this.$ = $$[$0 - 1];
172
- break;
173
- case 54:
174
- this.$ = [$$[$0 - 1], { type: "addNote", placement: $$[$0 - 2], actor: $$[$0 - 1].actor, text: $$[$0] }];
175
- break;
176
- case 55:
177
- $$[$0 - 2] = [].concat($$[$0 - 1], $$[$0 - 1]).slice(0, 2);
178
- $$[$0 - 2][0] = $$[$0 - 2][0].actor;
179
- $$[$0 - 2][1] = $$[$0 - 2][1].actor;
180
- this.$ = [$$[$0 - 1], { type: "addNote", placement: yy.PLACEMENT.OVER, actor: $$[$0 - 2].slice(0, 2), text: $$[$0] }];
181
- break;
182
- case 56:
183
- this.$ = [$$[$0 - 1], { type: "addLinks", actor: $$[$0 - 1].actor, text: $$[$0] }];
184
- break;
185
- case 57:
186
- this.$ = [$$[$0 - 1], { type: "addALink", actor: $$[$0 - 1].actor, text: $$[$0] }];
187
- break;
188
- case 58:
189
- this.$ = [$$[$0 - 1], { type: "addProperties", actor: $$[$0 - 1].actor, text: $$[$0] }];
190
- break;
191
- case 59:
192
- this.$ = [$$[$0 - 1], { type: "addDetails", actor: $$[$0 - 1].actor, text: $$[$0] }];
193
- break;
194
- case 62:
195
- this.$ = [$$[$0 - 2], $$[$0]];
196
- break;
197
- case 63:
198
- this.$ = $$[$0];
199
- break;
200
- case 64:
201
- this.$ = yy.PLACEMENT.LEFTOF;
202
- break;
203
- case 65:
204
- this.$ = yy.PLACEMENT.RIGHTOF;
205
- break;
206
- case 66:
207
- this.$ = [
208
- $$[$0 - 4],
209
- $$[$0 - 1],
210
- { type: "addMessage", from: $$[$0 - 4].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 3], msg: $$[$0], activate: true },
211
- { type: "activeStart", signalType: yy.LINETYPE.ACTIVE_START, actor: $$[$0 - 1].actor }
212
- ];
213
- break;
214
- case 67:
215
- this.$ = [
216
- $$[$0 - 4],
217
- $$[$0 - 1],
218
- { type: "addMessage", from: $$[$0 - 4].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 3], msg: $$[$0] },
219
- { type: "activeEnd", signalType: yy.LINETYPE.ACTIVE_END, actor: $$[$0 - 4].actor }
220
- ];
221
- break;
222
- case 68:
223
- this.$ = [$$[$0 - 3], $$[$0 - 1], { type: "addMessage", from: $$[$0 - 3].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 2], msg: $$[$0] }];
224
- break;
225
- case 69:
226
- this.$ = {
227
- type: "addParticipant",
228
- actor: $$[$0 - 1],
229
- config: $$[$0]
230
- };
231
- break;
232
- case 70:
233
- this.$ = $$[$0 - 1].trim();
234
- break;
235
- case 71:
236
- this.$ = { type: "addParticipant", actor: $$[$0] };
237
- break;
238
- case 72:
239
- this.$ = yy.LINETYPE.SOLID_OPEN;
240
- break;
241
- case 73:
242
- this.$ = yy.LINETYPE.DOTTED_OPEN;
243
- break;
244
- case 74:
245
- this.$ = yy.LINETYPE.SOLID;
246
- break;
247
- case 75:
248
- this.$ = yy.LINETYPE.BIDIRECTIONAL_SOLID;
249
- break;
250
- case 76:
251
- this.$ = yy.LINETYPE.DOTTED;
252
- break;
253
- case 77:
254
- this.$ = yy.LINETYPE.BIDIRECTIONAL_DOTTED;
255
- break;
256
- case 78:
257
- this.$ = yy.LINETYPE.SOLID_CROSS;
258
- break;
259
- case 79:
260
- this.$ = yy.LINETYPE.DOTTED_CROSS;
261
- break;
262
- case 80:
263
- this.$ = yy.LINETYPE.SOLID_POINT;
264
- break;
265
- case 81:
266
- this.$ = yy.LINETYPE.DOTTED_POINT;
267
- break;
268
- case 82:
269
- this.$ = yy.parseMessage($$[$0].trim().substring(1));
270
- break;
271
- }
272
- }, "anonymous"),
273
- table: [{ 3: 1, 4: $V0, 5: $V1, 6: $V2 }, { 1: [3] }, { 3: 5, 4: $V0, 5: $V1, 6: $V2 }, { 3: 6, 4: $V0, 5: $V1, 6: $V2 }, o([1, 4, 5, 13, 14, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 50, 52, 53, 55, 60, 61, 62, 63, 71], $V3, { 7: 7 }), { 1: [2, 1] }, { 1: [2, 2] }, { 1: [2, 3], 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, o($Vx, [2, 5]), { 9: 47, 12: 12, 13: $V6, 14: $V7, 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, o($Vx, [2, 7]), o($Vx, [2, 8]), o($Vx, [2, 14]), { 12: 48, 50: $Vo, 52: $Vp, 53: $Vq }, { 15: [1, 49] }, { 5: [1, 50] }, { 5: [1, 53], 19: [1, 51], 20: [1, 52] }, { 22: 54, 71: $Vw }, { 22: 55, 71: $Vw }, { 5: [1, 56] }, { 5: [1, 57] }, { 5: [1, 58] }, { 5: [1, 59] }, { 5: [1, 60] }, o($Vx, [2, 29]), o($Vx, [2, 30]), { 32: [1, 61] }, { 34: [1, 62] }, o($Vx, [2, 33]), { 15: [1, 63] }, { 15: [1, 64] }, { 15: [1, 65] }, { 15: [1, 66] }, { 15: [1, 67] }, { 15: [1, 68] }, { 15: [1, 69] }, { 15: [1, 70] }, { 22: 71, 54: 72, 71: [1, 73] }, { 22: 74, 71: $Vw }, { 22: 75, 71: $Vw }, { 68: 76, 76: [1, 77], 77: [1, 78], 78: [1, 79], 79: [1, 80], 80: [1, 81], 81: [1, 82], 82: [1, 83], 83: [1, 84], 84: [1, 85], 85: [1, 86] }, { 56: 87, 58: [1, 88], 66: [1, 89], 67: [1, 90] }, { 22: 91, 71: $Vw }, { 22: 92, 71: $Vw }, { 22: 93, 71: $Vw }, { 22: 94, 71: $Vw }, o([5, 51, 65, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86], $Vy), o($Vx, [2, 6]), o($Vx, [2, 15]), o($Vz, [2, 9], { 10: 95 }), o($Vx, [2, 17]), { 5: [1, 97], 19: [1, 96] }, { 5: [1, 98] }, o($Vx, [2, 21]), { 5: [1, 99] }, { 5: [1, 100] }, o($Vx, [2, 24]), o($Vx, [2, 25]), o($Vx, [2, 26]), o($Vx, [2, 27]), o($Vx, [2, 28]), o($Vx, [2, 31]), o($Vx, [2, 32]), o($VA, $V3, { 7: 101 }), o($VA, $V3, { 7: 102 }), o($VA, $V3, { 7: 103 }), o($VB, $V3, { 40: 104, 7: 105 }), o($VC, $V3, { 42: 106, 7: 107 }), o($VC, $V3, { 7: 107, 42: 108 }), o($VD, $V3, { 45: 109, 7: 110 }), o($VA, $V3, { 7: 111 }), { 5: [1, 113], 51: [1, 112] }, { 5: [1, 114] }, o([5, 51], $Vy, { 72: 115, 73: [1, 116] }), { 5: [1, 118], 51: [1, 117] }, { 5: [1, 119] }, { 22: 122, 69: [1, 120], 70: [1, 121], 71: $Vw }, o($VE, [2, 72]), o($VE, [2, 73]), o($VE, [2, 74]), o($VE, [2, 75]), o($VE, [2, 76]), o($VE, [2, 77]), o($VE, [2, 78]), o($VE, [2, 79]), o($VE, [2, 80]), o($VE, [2, 81]), { 22: 123, 71: $Vw }, { 22: 125, 59: 124, 71: $Vw }, { 71: [2, 64] }, { 71: [2, 65] }, { 57: 126, 86: $VF }, { 57: 128, 86: $VF }, { 57: 129, 86: $VF }, { 57: 130, 86: $VF }, { 4: [1, 133], 5: [1, 135], 11: 132, 12: 134, 16: [1, 131], 50: $Vo, 52: $Vp, 53: $Vq }, { 5: [1, 136] }, o($Vx, [2, 19]), o($Vx, [2, 20]), o($Vx, [2, 22]), o($Vx, [2, 23]), { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 137], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 138], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 139], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 16: [1, 140] }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [2, 46], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 49: [1, 141], 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 16: [1, 142] }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [2, 44], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 48: [1, 143], 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 16: [1, 144] }, { 16: [1, 145] }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [2, 42], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 47: [1, 146], 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 147], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 15: [1, 148] }, o($Vx, [2, 49]), o($Vx, [2, 53]), { 5: [2, 69] }, { 74: [1, 149] }, { 15: [1, 150] }, o($Vx, [2, 51]), o($Vx, [2, 52]), { 22: 151, 71: $Vw }, { 22: 152, 71: $Vw }, { 57: 153, 86: $VF }, { 57: 154, 86: $VF }, { 57: 155, 86: $VF }, { 65: [1, 156], 86: [2, 63] }, { 5: [2, 56] }, { 5: [2, 82] }, { 5: [2, 57] }, { 5: [2, 58] }, { 5: [2, 59] }, o($Vx, [2, 16]), o($Vz, [2, 10]), { 12: 157, 50: $Vo, 52: $Vp, 53: $Vq }, o($Vz, [2, 12]), o($Vz, [2, 13]), o($Vx, [2, 18]), o($Vx, [2, 34]), o($Vx, [2, 35]), o($Vx, [2, 36]), o($Vx, [2, 37]), { 15: [1, 158] }, o($Vx, [2, 38]), { 15: [1, 159] }, o($Vx, [2, 39]), o($Vx, [2, 40]), { 15: [1, 160] }, o($Vx, [2, 41]), { 5: [1, 161] }, { 75: [1, 162] }, { 5: [1, 163] }, { 57: 164, 86: $VF }, { 57: 165, 86: $VF }, { 5: [2, 68] }, { 5: [2, 54] }, { 5: [2, 55] }, { 22: 166, 71: $Vw }, o($Vz, [2, 11]), o($VB, $V3, { 7: 105, 40: 167 }), o($VC, $V3, { 7: 107, 42: 168 }), o($VD, $V3, { 7: 110, 45: 169 }), o($Vx, [2, 48]), { 5: [2, 70] }, o($Vx, [2, 50]), { 5: [2, 66] }, { 5: [2, 67] }, { 86: [2, 62] }, { 16: [2, 47] }, { 16: [2, 45] }, { 16: [2, 43] }],
274
- defaultActions: { 5: [2, 1], 6: [2, 2], 89: [2, 64], 90: [2, 65], 115: [2, 69], 126: [2, 56], 127: [2, 82], 128: [2, 57], 129: [2, 58], 130: [2, 59], 153: [2, 68], 154: [2, 54], 155: [2, 55], 162: [2, 70], 164: [2, 66], 165: [2, 67], 166: [2, 62], 167: [2, 47], 168: [2, 45], 169: [2, 43] },
275
- parseError: /* @__PURE__ */ __name(function parseError(str, hash) {
276
- if (hash.recoverable) {
277
- this.trace(str);
278
- } else {
279
- var error = new Error(str);
280
- error.hash = hash;
281
- throw error;
282
- }
283
- }, "parseError"),
284
- parse: /* @__PURE__ */ __name(function parse(input) {
285
- var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = "", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1;
286
- var args = lstack.slice.call(arguments, 1);
287
- var lexer2 = Object.create(this.lexer);
288
- var sharedState = { yy: {} };
289
- for (var k in this.yy) {
290
- if (Object.prototype.hasOwnProperty.call(this.yy, k)) {
291
- sharedState.yy[k] = this.yy[k];
292
- }
293
- }
294
- lexer2.setInput(input, sharedState.yy);
295
- sharedState.yy.lexer = lexer2;
296
- sharedState.yy.parser = this;
297
- if (typeof lexer2.yylloc == "undefined") {
298
- lexer2.yylloc = {};
299
- }
300
- var yyloc = lexer2.yylloc;
301
- lstack.push(yyloc);
302
- var ranges = lexer2.options && lexer2.options.ranges;
303
- if (typeof sharedState.yy.parseError === "function") {
304
- this.parseError = sharedState.yy.parseError;
305
- } else {
306
- this.parseError = Object.getPrototypeOf(this).parseError;
307
- }
308
- function popStack(n) {
309
- stack.length = stack.length - 2 * n;
310
- vstack.length = vstack.length - n;
311
- lstack.length = lstack.length - n;
312
- }
313
- __name(popStack, "popStack");
314
- function lex() {
315
- var token;
316
- token = tstack.pop() || lexer2.lex() || EOF;
317
- if (typeof token !== "number") {
318
- if (token instanceof Array) {
319
- tstack = token;
320
- token = tstack.pop();
321
- }
322
- token = self.symbols_[token] || token;
323
- }
324
- return token;
325
- }
326
- __name(lex, "lex");
327
- var symbol, state, action, r, yyval = {}, p, len, newState, expected;
328
- while (true) {
329
- state = stack[stack.length - 1];
330
- if (this.defaultActions[state]) {
331
- action = this.defaultActions[state];
332
- } else {
333
- if (symbol === null || typeof symbol == "undefined") {
334
- symbol = lex();
335
- }
336
- action = table[state] && table[state][symbol];
337
- }
338
- if (typeof action === "undefined" || !action.length || !action[0]) {
339
- var errStr = "";
340
- expected = [];
341
- for (p in table[state]) {
342
- if (this.terminals_[p] && p > TERROR) {
343
- expected.push("'" + this.terminals_[p] + "'");
344
- }
345
- }
346
- if (lexer2.showPosition) {
347
- errStr = "Parse error on line " + (yylineno + 1) + ":\n" + lexer2.showPosition() + "\nExpecting " + expected.join(", ") + ", got '" + (this.terminals_[symbol] || symbol) + "'";
348
- } else {
349
- errStr = "Parse error on line " + (yylineno + 1) + ": Unexpected " + (symbol == EOF ? "end of input" : "'" + (this.terminals_[symbol] || symbol) + "'");
350
- }
351
- this.parseError(errStr, {
352
- text: lexer2.match,
353
- token: this.terminals_[symbol] || symbol,
354
- line: lexer2.yylineno,
355
- loc: yyloc,
356
- expected
357
- });
358
- }
359
- if (action[0] instanceof Array && action.length > 1) {
360
- throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + symbol);
361
- }
362
- switch (action[0]) {
363
- case 1:
364
- stack.push(symbol);
365
- vstack.push(lexer2.yytext);
366
- lstack.push(lexer2.yylloc);
367
- stack.push(action[1]);
368
- symbol = null;
369
- {
370
- yyleng = lexer2.yyleng;
371
- yytext = lexer2.yytext;
372
- yylineno = lexer2.yylineno;
373
- yyloc = lexer2.yylloc;
374
- }
375
- break;
376
- case 2:
377
- len = this.productions_[action[1]][1];
378
- yyval.$ = vstack[vstack.length - len];
379
- yyval._$ = {
380
- first_line: lstack[lstack.length - (len || 1)].first_line,
381
- last_line: lstack[lstack.length - 1].last_line,
382
- first_column: lstack[lstack.length - (len || 1)].first_column,
383
- last_column: lstack[lstack.length - 1].last_column
384
- };
385
- if (ranges) {
386
- yyval._$.range = [
387
- lstack[lstack.length - (len || 1)].range[0],
388
- lstack[lstack.length - 1].range[1]
389
- ];
390
- }
391
- r = this.performAction.apply(yyval, [
392
- yytext,
393
- yyleng,
394
- yylineno,
395
- sharedState.yy,
396
- action[1],
397
- vstack,
398
- lstack
399
- ].concat(args));
400
- if (typeof r !== "undefined") {
401
- return r;
402
- }
403
- if (len) {
404
- stack = stack.slice(0, -1 * len * 2);
405
- vstack = vstack.slice(0, -1 * len);
406
- lstack = lstack.slice(0, -1 * len);
407
- }
408
- stack.push(this.productions_[action[1]][0]);
409
- vstack.push(yyval.$);
410
- lstack.push(yyval._$);
411
- newState = table[stack[stack.length - 2]][stack[stack.length - 1]];
412
- stack.push(newState);
413
- break;
414
- case 3:
415
- return true;
416
- }
417
- }
418
- return true;
419
- }, "parse")
420
- };
421
- var lexer = /* @__PURE__ */ (function() {
422
- var lexer2 = {
423
- EOF: 1,
424
- parseError: /* @__PURE__ */ __name(function parseError(str, hash) {
425
- if (this.yy.parser) {
426
- this.yy.parser.parseError(str, hash);
427
- } else {
428
- throw new Error(str);
429
- }
430
- }, "parseError"),
431
- // resets the lexer, sets new input
432
- setInput: /* @__PURE__ */ __name(function(input, yy) {
433
- this.yy = yy || this.yy || {};
434
- this._input = input;
435
- this._more = this._backtrack = this.done = false;
436
- this.yylineno = this.yyleng = 0;
437
- this.yytext = this.matched = this.match = "";
438
- this.conditionStack = ["INITIAL"];
439
- this.yylloc = {
440
- first_line: 1,
441
- first_column: 0,
442
- last_line: 1,
443
- last_column: 0
444
- };
445
- if (this.options.ranges) {
446
- this.yylloc.range = [0, 0];
447
- }
448
- this.offset = 0;
449
- return this;
450
- }, "setInput"),
451
- // consumes and returns one char from the input
452
- input: /* @__PURE__ */ __name(function() {
453
- var ch = this._input[0];
454
- this.yytext += ch;
455
- this.yyleng++;
456
- this.offset++;
457
- this.match += ch;
458
- this.matched += ch;
459
- var lines = ch.match(/(?:\r\n?|\n).*/g);
460
- if (lines) {
461
- this.yylineno++;
462
- this.yylloc.last_line++;
463
- } else {
464
- this.yylloc.last_column++;
465
- }
466
- if (this.options.ranges) {
467
- this.yylloc.range[1]++;
468
- }
469
- this._input = this._input.slice(1);
470
- return ch;
471
- }, "input"),
472
- // unshifts one char (or a string) into the input
473
- unput: /* @__PURE__ */ __name(function(ch) {
474
- var len = ch.length;
475
- var lines = ch.split(/(?:\r\n?|\n)/g);
476
- this._input = ch + this._input;
477
- this.yytext = this.yytext.substr(0, this.yytext.length - len);
478
- this.offset -= len;
479
- var oldLines = this.match.split(/(?:\r\n?|\n)/g);
480
- this.match = this.match.substr(0, this.match.length - 1);
481
- this.matched = this.matched.substr(0, this.matched.length - 1);
482
- if (lines.length - 1) {
483
- this.yylineno -= lines.length - 1;
484
- }
485
- var r = this.yylloc.range;
486
- this.yylloc = {
487
- first_line: this.yylloc.first_line,
488
- last_line: this.yylineno + 1,
489
- first_column: this.yylloc.first_column,
490
- last_column: lines ? (lines.length === oldLines.length ? this.yylloc.first_column : 0) + oldLines[oldLines.length - lines.length].length - lines[0].length : this.yylloc.first_column - len
491
- };
492
- if (this.options.ranges) {
493
- this.yylloc.range = [r[0], r[0] + this.yyleng - len];
494
- }
495
- this.yyleng = this.yytext.length;
496
- return this;
497
- }, "unput"),
498
- // When called from action, caches matched text and appends it on next action
499
- more: /* @__PURE__ */ __name(function() {
500
- this._more = true;
501
- return this;
502
- }, "more"),
503
- // When called from action, signals the lexer that this rule fails to match the input, so the next matching rule (regex) should be tested instead.
504
- reject: /* @__PURE__ */ __name(function() {
505
- if (this.options.backtrack_lexer) {
506
- this._backtrack = true;
507
- } else {
508
- 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(), {
509
- text: "",
510
- token: null,
511
- line: this.yylineno
512
- });
513
- }
514
- return this;
515
- }, "reject"),
516
- // retain first n characters of the match
517
- less: /* @__PURE__ */ __name(function(n) {
518
- this.unput(this.match.slice(n));
519
- }, "less"),
520
- // displays already matched input, i.e. for error messages
521
- pastInput: /* @__PURE__ */ __name(function() {
522
- var past = this.matched.substr(0, this.matched.length - this.match.length);
523
- return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
524
- }, "pastInput"),
525
- // displays upcoming input, i.e. for error messages
526
- upcomingInput: /* @__PURE__ */ __name(function() {
527
- var next = this.match;
528
- if (next.length < 20) {
529
- next += this._input.substr(0, 20 - next.length);
530
- }
531
- return (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
532
- }, "upcomingInput"),
533
- // displays the character position where the lexing error occurred, i.e. for error messages
534
- showPosition: /* @__PURE__ */ __name(function() {
535
- var pre = this.pastInput();
536
- var c = new Array(pre.length + 1).join("-");
537
- return pre + this.upcomingInput() + "\n" + c + "^";
538
- }, "showPosition"),
539
- // test the lexed token: return FALSE when not a match, otherwise return token
540
- test_match: /* @__PURE__ */ __name(function(match, indexed_rule) {
541
- var token, lines, backup;
542
- if (this.options.backtrack_lexer) {
543
- backup = {
544
- yylineno: this.yylineno,
545
- yylloc: {
546
- first_line: this.yylloc.first_line,
547
- last_line: this.last_line,
548
- first_column: this.yylloc.first_column,
549
- last_column: this.yylloc.last_column
550
- },
551
- yytext: this.yytext,
552
- match: this.match,
553
- matches: this.matches,
554
- matched: this.matched,
555
- yyleng: this.yyleng,
556
- offset: this.offset,
557
- _more: this._more,
558
- _input: this._input,
559
- yy: this.yy,
560
- conditionStack: this.conditionStack.slice(0),
561
- done: this.done
562
- };
563
- if (this.options.ranges) {
564
- backup.yylloc.range = this.yylloc.range.slice(0);
565
- }
566
- }
567
- lines = match[0].match(/(?:\r\n?|\n).*/g);
568
- if (lines) {
569
- this.yylineno += lines.length;
570
- }
571
- this.yylloc = {
572
- first_line: this.yylloc.last_line,
573
- last_line: this.yylineno + 1,
574
- first_column: this.yylloc.last_column,
575
- last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + match[0].length
576
- };
577
- this.yytext += match[0];
578
- this.match += match[0];
579
- this.matches = match;
580
- this.yyleng = this.yytext.length;
581
- if (this.options.ranges) {
582
- this.yylloc.range = [this.offset, this.offset += this.yyleng];
583
- }
584
- this._more = false;
585
- this._backtrack = false;
586
- this._input = this._input.slice(match[0].length);
587
- this.matched += match[0];
588
- token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]);
589
- if (this.done && this._input) {
590
- this.done = false;
591
- }
592
- if (token) {
593
- return token;
594
- } else if (this._backtrack) {
595
- for (var k in backup) {
596
- this[k] = backup[k];
597
- }
598
- return false;
599
- }
600
- return false;
601
- }, "test_match"),
602
- // return next match in input
603
- next: /* @__PURE__ */ __name(function() {
604
- if (this.done) {
605
- return this.EOF;
606
- }
607
- if (!this._input) {
608
- this.done = true;
609
- }
610
- var token, match, tempMatch, index;
611
- if (!this._more) {
612
- this.yytext = "";
613
- this.match = "";
614
- }
615
- var rules = this._currentRules();
616
- for (var i = 0; i < rules.length; i++) {
617
- tempMatch = this._input.match(this.rules[rules[i]]);
618
- if (tempMatch && (!match || tempMatch[0].length > match[0].length)) {
619
- match = tempMatch;
620
- index = i;
621
- if (this.options.backtrack_lexer) {
622
- token = this.test_match(tempMatch, rules[i]);
623
- if (token !== false) {
624
- return token;
625
- } else if (this._backtrack) {
626
- match = false;
627
- continue;
628
- } else {
629
- return false;
630
- }
631
- } else if (!this.options.flex) {
632
- break;
633
- }
634
- }
635
- }
636
- if (match) {
637
- token = this.test_match(match, rules[index]);
638
- if (token !== false) {
639
- return token;
640
- }
641
- return false;
642
- }
643
- if (this._input === "") {
644
- return this.EOF;
645
- } else {
646
- return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), {
647
- text: "",
648
- token: null,
649
- line: this.yylineno
650
- });
651
- }
652
- }, "next"),
653
- // return next match that has a token
654
- lex: /* @__PURE__ */ __name(function lex() {
655
- var r = this.next();
656
- if (r) {
657
- return r;
658
- } else {
659
- return this.lex();
660
- }
661
- }, "lex"),
662
- // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
663
- begin: /* @__PURE__ */ __name(function begin(condition) {
664
- this.conditionStack.push(condition);
665
- }, "begin"),
666
- // pop the previously active lexer condition state off the condition stack
667
- popState: /* @__PURE__ */ __name(function popState() {
668
- var n = this.conditionStack.length - 1;
669
- if (n > 0) {
670
- return this.conditionStack.pop();
671
- } else {
672
- return this.conditionStack[0];
673
- }
674
- }, "popState"),
675
- // produce the lexer rule set which is active for the currently active lexer condition state
676
- _currentRules: /* @__PURE__ */ __name(function _currentRules() {
677
- if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) {
678
- return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules;
679
- } else {
680
- return this.conditions["INITIAL"].rules;
681
- }
682
- }, "_currentRules"),
683
- // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
684
- topState: /* @__PURE__ */ __name(function topState(n) {
685
- n = this.conditionStack.length - 1 - Math.abs(n || 0);
686
- if (n >= 0) {
687
- return this.conditionStack[n];
688
- } else {
689
- return "INITIAL";
690
- }
691
- }, "topState"),
692
- // alias for begin(condition)
693
- pushState: /* @__PURE__ */ __name(function pushState(condition) {
694
- this.begin(condition);
695
- }, "pushState"),
696
- // return the number of states currently on the stack
697
- stateStackSize: /* @__PURE__ */ __name(function stateStackSize() {
698
- return this.conditionStack.length;
699
- }, "stateStackSize"),
700
- options: { "case-insensitive": true },
701
- performAction: /* @__PURE__ */ __name(function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) {
702
- switch ($avoiding_name_collisions) {
703
- case 0:
704
- return 5;
705
- case 1:
706
- break;
707
- case 2:
708
- break;
709
- case 3:
710
- break;
711
- case 4:
712
- break;
713
- case 5:
714
- break;
715
- case 6:
716
- return 19;
717
- case 7:
718
- this.begin("CONFIG");
719
- return 73;
720
- case 8:
721
- return 74;
722
- case 9:
723
- this.popState();
724
- this.popState();
725
- return 75;
726
- case 10:
727
- yy_.yytext = yy_.yytext.trim();
728
- return 71;
729
- case 11:
730
- yy_.yytext = yy_.yytext.trim();
731
- this.begin("ALIAS");
732
- return 71;
733
- case 12:
734
- this.begin("LINE");
735
- return 14;
736
- case 13:
737
- this.begin("ID");
738
- return 50;
739
- case 14:
740
- this.begin("ID");
741
- return 52;
742
- case 15:
743
- return 13;
744
- case 16:
745
- this.begin("ID");
746
- return 53;
747
- case 17:
748
- yy_.yytext = yy_.yytext.trim();
749
- this.begin("ALIAS");
750
- return 71;
751
- case 18:
752
- this.popState();
753
- this.popState();
754
- this.begin("LINE");
755
- return 51;
756
- case 19:
757
- this.popState();
758
- this.popState();
759
- return 5;
760
- case 20:
761
- this.begin("LINE");
762
- return 36;
763
- case 21:
764
- this.begin("LINE");
765
- return 37;
766
- case 22:
767
- this.begin("LINE");
768
- return 38;
769
- case 23:
770
- this.begin("LINE");
771
- return 39;
772
- case 24:
773
- this.begin("LINE");
774
- return 49;
775
- case 25:
776
- this.begin("LINE");
777
- return 41;
778
- case 26:
779
- this.begin("LINE");
780
- return 43;
781
- case 27:
782
- this.begin("LINE");
783
- return 48;
784
- case 28:
785
- this.begin("LINE");
786
- return 44;
787
- case 29:
788
- this.begin("LINE");
789
- return 47;
790
- case 30:
791
- this.begin("LINE");
792
- return 46;
793
- case 31:
794
- this.popState();
795
- return 15;
796
- case 32:
797
- return 16;
798
- case 33:
799
- return 66;
800
- case 34:
801
- return 67;
802
- case 35:
803
- return 60;
804
- case 36:
805
- return 61;
806
- case 37:
807
- return 62;
808
- case 38:
809
- return 63;
810
- case 39:
811
- return 58;
812
- case 40:
813
- return 55;
814
- case 41:
815
- this.begin("ID");
816
- return 21;
817
- case 42:
818
- this.begin("ID");
819
- return 23;
820
- case 43:
821
- return 29;
822
- case 44:
823
- return 30;
824
- case 45:
825
- this.begin("acc_title");
826
- return 31;
827
- case 46:
828
- this.popState();
829
- return "acc_title_value";
830
- case 47:
831
- this.begin("acc_descr");
832
- return 33;
833
- case 48:
834
- this.popState();
835
- return "acc_descr_value";
836
- case 49:
837
- this.begin("acc_descr_multiline");
838
- break;
839
- case 50:
840
- this.popState();
841
- break;
842
- case 51:
843
- return "acc_descr_multiline_value";
844
- case 52:
845
- return 6;
846
- case 53:
847
- return 18;
848
- case 54:
849
- return 20;
850
- case 55:
851
- return 65;
852
- case 56:
853
- return 5;
854
- case 57:
855
- yy_.yytext = yy_.yytext.trim();
856
- return 71;
857
- case 58:
858
- return 78;
859
- case 59:
860
- return 79;
861
- case 60:
862
- return 80;
863
- case 61:
864
- return 81;
865
- case 62:
866
- return 76;
867
- case 63:
868
- return 77;
869
- case 64:
870
- return 82;
871
- case 65:
872
- return 83;
873
- case 66:
874
- return 84;
875
- case 67:
876
- return 85;
877
- case 68:
878
- return 86;
879
- case 69:
880
- return 86;
881
- case 70:
882
- return 69;
883
- case 71:
884
- return 70;
885
- case 72:
886
- return 5;
887
- case 73:
888
- return "INVALID";
889
- }
890
- }, "anonymous"),
891
- rules: [/^(?:[\n]+)/i, /^(?:\s+)/i, /^(?:((?!\n)\s)+)/i, /^(?:#[^\n]*)/i, /^(?:%(?!\{)[^\n]*)/i, /^(?:[^\}]%%[^\n]*)/i, /^(?:[0-9]+(?=[ \n]+))/i, /^(?:@\{)/i, /^(?:[^\}]+)/i, /^(?:\})/i, /^(?:[^\<->\->:\n,;@\s]+(?=@\{))/i, /^(?:[^\<->\->:\n,;@]+?([\-]*[^\<->\->:\n,;@]+?)*?(?=((?!\n)\s)+as(?!\n)\s|[#\n;]|$))/i, /^(?:box\b)/i, /^(?:participant\b)/i, /^(?:actor\b)/i, /^(?:create\b)/i, /^(?:destroy\b)/i, /^(?:[^<\->\->:\n,;]+?([\-]*[^<\->\->:\n,;]+?)*?(?=((?!\n)\s)+as(?!\n)\s|[#\n;]|$))/i, /^(?:as\b)/i, /^(?:(?:))/i, /^(?:loop\b)/i, /^(?:rect\b)/i, /^(?:opt\b)/i, /^(?:alt\b)/i, /^(?:else\b)/i, /^(?:par\b)/i, /^(?:par_over\b)/i, /^(?:and\b)/i, /^(?:critical\b)/i, /^(?:option\b)/i, /^(?:break\b)/i, /^(?:(?:[:]?(?:no)?wrap)?[^#\n;]*)/i, /^(?:end\b)/i, /^(?:left of\b)/i, /^(?:right of\b)/i, /^(?:links\b)/i, /^(?:link\b)/i, /^(?:properties\b)/i, /^(?:details\b)/i, /^(?:over\b)/i, /^(?:note\b)/i, /^(?:activate\b)/i, /^(?:deactivate\b)/i, /^(?:title\s[^#\n;]+)/i, /^(?:title:\s[^#\n;]+)/i, /^(?:accTitle\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*\{\s*)/i, /^(?:[\}])/i, /^(?:[^\}]*)/i, /^(?:sequenceDiagram\b)/i, /^(?:autonumber\b)/i, /^(?:off\b)/i, /^(?:,)/i, /^(?:;)/i, /^(?:[^+<\->\->:\n,;]+((?!(-x|--x|-\)|--\)))[\-]*[^\+<\->\->:\n,;]+)*)/i, /^(?:->>)/i, /^(?:<<->>)/i, /^(?:-->>)/i, /^(?:<<-->>)/i, /^(?:->)/i, /^(?:-->)/i, /^(?:-[x])/i, /^(?:--[x])/i, /^(?:-[\)])/i, /^(?:--[\)])/i, /^(?::(?:(?:no)?wrap)?[^#\n;]*)/i, /^(?::)/i, /^(?:\+)/i, /^(?:-)/i, /^(?:$)/i, /^(?:.)/i],
892
- conditions: { "acc_descr_multiline": { "rules": [50, 51], "inclusive": false }, "acc_descr": { "rules": [48], "inclusive": false }, "acc_title": { "rules": [46], "inclusive": false }, "ID": { "rules": [2, 3, 7, 10, 11, 17], "inclusive": false }, "ALIAS": { "rules": [2, 3, 18, 19], "inclusive": false }, "LINE": { "rules": [2, 3, 31], "inclusive": false }, "CONFIG": { "rules": [8, 9], "inclusive": false }, "CONFIG_DATA": { "rules": [], "inclusive": false }, "INITIAL": { "rules": [0, 1, 3, 4, 5, 6, 12, 13, 14, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], "inclusive": true } }
893
- };
894
- return lexer2;
895
- })();
896
- parser2.lexer = lexer;
897
- function Parser() {
898
- this.yy = {};
899
- }
900
- __name(Parser, "Parser");
901
- Parser.prototype = parser2;
902
- parser2.Parser = Parser;
903
- return new Parser();
904
- })();
905
- parser.parser = parser;
906
- var sequenceDiagram_default = parser;
907
- var LINETYPE = {
908
- SOLID: 0,
909
- DOTTED: 1,
910
- NOTE: 2,
911
- SOLID_CROSS: 3,
912
- DOTTED_CROSS: 4,
913
- SOLID_OPEN: 5,
914
- DOTTED_OPEN: 6,
915
- LOOP_START: 10,
916
- LOOP_END: 11,
917
- ALT_START: 12,
918
- ALT_ELSE: 13,
919
- ALT_END: 14,
920
- OPT_START: 15,
921
- OPT_END: 16,
922
- ACTIVE_START: 17,
923
- ACTIVE_END: 18,
924
- PAR_START: 19,
925
- PAR_AND: 20,
926
- PAR_END: 21,
927
- RECT_START: 22,
928
- RECT_END: 23,
929
- SOLID_POINT: 24,
930
- DOTTED_POINT: 25,
931
- AUTONUMBER: 26,
932
- CRITICAL_START: 27,
933
- CRITICAL_OPTION: 28,
934
- CRITICAL_END: 29,
935
- BREAK_START: 30,
936
- BREAK_END: 31,
937
- PAR_OVER_START: 32,
938
- BIDIRECTIONAL_SOLID: 33,
939
- BIDIRECTIONAL_DOTTED: 34
940
- };
941
- var ARROWTYPE = {
942
- FILLED: 0,
943
- OPEN: 1
944
- };
945
- var PLACEMENT = {
946
- LEFTOF: 0,
947
- RIGHTOF: 1,
948
- OVER: 2
949
- };
950
- var PARTICIPANT_TYPE = {
951
- ACTOR: "actor",
952
- CONTROL: "control",
953
- DATABASE: "database",
954
- ENTITY: "entity"
955
- };
956
- var SequenceDB = (_a = class {
957
- constructor() {
958
- this.state = new ImperativeState(() => ({
959
- prevActor: void 0,
960
- actors: /* @__PURE__ */ new Map(),
961
- createdActors: /* @__PURE__ */ new Map(),
962
- destroyedActors: /* @__PURE__ */ new Map(),
963
- boxes: [],
964
- messages: [],
965
- notes: [],
966
- sequenceNumbersEnabled: false,
967
- wrapEnabled: void 0,
968
- currentBox: void 0,
969
- lastCreated: void 0,
970
- lastDestroyed: void 0
971
- }));
972
- this.setAccTitle = setAccTitle;
973
- this.setAccDescription = setAccDescription;
974
- this.setDiagramTitle = setDiagramTitle;
975
- this.getAccTitle = getAccTitle;
976
- this.getAccDescription = getAccDescription;
977
- this.getDiagramTitle = getDiagramTitle;
978
- this.apply = this.apply.bind(this);
979
- this.parseBoxData = this.parseBoxData.bind(this);
980
- this.parseMessage = this.parseMessage.bind(this);
981
- this.clear();
982
- this.setWrap(getConfig2().wrap);
983
- this.LINETYPE = LINETYPE;
984
- this.ARROWTYPE = ARROWTYPE;
985
- this.PLACEMENT = PLACEMENT;
986
- }
987
- addBox(data) {
988
- this.state.records.boxes.push({
989
- name: data.text,
990
- wrap: data.wrap ?? this.autoWrap(),
991
- fill: data.color,
992
- actorKeys: []
993
- });
994
- this.state.records.currentBox = this.state.records.boxes.slice(-1)[0];
995
- }
996
- addActor(id, name, description, type, metadata) {
997
- let assignedBox = this.state.records.currentBox;
998
- let doc;
999
- if (metadata !== void 0) {
1000
- let yamlData;
1001
- if (!metadata.includes("\n")) {
1002
- yamlData = "{\n" + metadata + "\n}";
1003
- } else {
1004
- yamlData = metadata + "\n";
1005
- }
1006
- doc = load(yamlData, { schema: JSON_SCHEMA });
1007
- }
1008
- type = doc?.type ?? type;
1009
- const old = this.state.records.actors.get(id);
1010
- if (old) {
1011
- if (this.state.records.currentBox && old.box && this.state.records.currentBox !== old.box) {
1012
- throw new Error(
1013
- `A same participant should only be defined in one Box: ${old.name} can't be in '${old.box.name}' and in '${this.state.records.currentBox.name}' at the same time.`
1014
- );
1015
- }
1016
- assignedBox = old.box ? old.box : this.state.records.currentBox;
1017
- old.box = assignedBox;
1018
- if (old && name === old.name && description == null) {
1019
- return;
1020
- }
1021
- }
1022
- if (description?.text == null) {
1023
- description = { text: name, type };
1024
- }
1025
- if (type == null || description.text == null) {
1026
- description = { text: name, type };
1027
- }
1028
- this.state.records.actors.set(id, {
1029
- box: assignedBox,
1030
- name,
1031
- description: description.text,
1032
- wrap: description.wrap ?? this.autoWrap(),
1033
- prevActor: this.state.records.prevActor,
1034
- links: {},
1035
- properties: {},
1036
- actorCnt: null,
1037
- rectData: null,
1038
- type: type ?? "participant"
1039
- });
1040
- if (this.state.records.prevActor) {
1041
- const prevActorInRecords = this.state.records.actors.get(this.state.records.prevActor);
1042
- if (prevActorInRecords) {
1043
- prevActorInRecords.nextActor = id;
1044
- }
1045
- }
1046
- if (this.state.records.currentBox) {
1047
- this.state.records.currentBox.actorKeys.push(id);
1048
- }
1049
- this.state.records.prevActor = id;
1050
- }
1051
- activationCount(part) {
1052
- let i;
1053
- let count = 0;
1054
- if (!part) {
1055
- return 0;
1056
- }
1057
- for (i = 0; i < this.state.records.messages.length; i++) {
1058
- if (this.state.records.messages[i].type === this.LINETYPE.ACTIVE_START && this.state.records.messages[i].from === part) {
1059
- count++;
1060
- }
1061
- if (this.state.records.messages[i].type === this.LINETYPE.ACTIVE_END && this.state.records.messages[i].from === part) {
1062
- count--;
1063
- }
1064
- }
1065
- return count;
1066
- }
1067
- addMessage(idFrom, idTo, message, answer) {
1068
- this.state.records.messages.push({
1069
- id: this.state.records.messages.length.toString(),
1070
- from: idFrom,
1071
- to: idTo,
1072
- message: message.text,
1073
- wrap: message.wrap ?? this.autoWrap(),
1074
- answer
1075
- });
1076
- }
1077
- addSignal(idFrom, idTo, message, messageType, activate = false) {
1078
- if (messageType === this.LINETYPE.ACTIVE_END) {
1079
- const cnt = this.activationCount(idFrom ?? "");
1080
- if (cnt < 1) {
1081
- const error = new Error("Trying to inactivate an inactive participant (" + idFrom + ")");
1082
- error.hash = {
1083
- text: "->>-",
1084
- token: "->>-",
1085
- line: "1",
1086
- loc: { first_line: 1, last_line: 1, first_column: 1, last_column: 1 },
1087
- expected: ["'ACTIVE_PARTICIPANT'"]
1088
- };
1089
- throw error;
1090
- }
1091
- }
1092
- this.state.records.messages.push({
1093
- id: this.state.records.messages.length.toString(),
1094
- from: idFrom,
1095
- to: idTo,
1096
- message: message?.text ?? "",
1097
- wrap: message?.wrap ?? this.autoWrap(),
1098
- type: messageType,
1099
- activate
1100
- });
1101
- return true;
1102
- }
1103
- hasAtLeastOneBox() {
1104
- return this.state.records.boxes.length > 0;
1105
- }
1106
- hasAtLeastOneBoxWithTitle() {
1107
- return this.state.records.boxes.some((b) => b.name);
1108
- }
1109
- getMessages() {
1110
- return this.state.records.messages;
1111
- }
1112
- getBoxes() {
1113
- return this.state.records.boxes;
1114
- }
1115
- getActors() {
1116
- return this.state.records.actors;
1117
- }
1118
- getCreatedActors() {
1119
- return this.state.records.createdActors;
1120
- }
1121
- getDestroyedActors() {
1122
- return this.state.records.destroyedActors;
1123
- }
1124
- getActor(id) {
1125
- return this.state.records.actors.get(id);
1126
- }
1127
- getActorKeys() {
1128
- return [...this.state.records.actors.keys()];
1129
- }
1130
- enableSequenceNumbers() {
1131
- this.state.records.sequenceNumbersEnabled = true;
1132
- }
1133
- disableSequenceNumbers() {
1134
- this.state.records.sequenceNumbersEnabled = false;
1135
- }
1136
- showSequenceNumbers() {
1137
- return this.state.records.sequenceNumbersEnabled;
1138
- }
1139
- setWrap(wrapSetting) {
1140
- this.state.records.wrapEnabled = wrapSetting;
1141
- }
1142
- extractWrap(text) {
1143
- if (text === void 0) {
1144
- return {};
1145
- }
1146
- text = text.trim();
1147
- const wrap = /^:?wrap:/.exec(text) !== null ? true : /^:?nowrap:/.exec(text) !== null ? false : void 0;
1148
- const cleanedText = (wrap === void 0 ? text : text.replace(/^:?(?:no)?wrap:/, "")).trim();
1149
- return { cleanedText, wrap };
1150
- }
1151
- autoWrap() {
1152
- if (this.state.records.wrapEnabled !== void 0) {
1153
- return this.state.records.wrapEnabled;
1154
- }
1155
- return getConfig2().sequence?.wrap ?? false;
1156
- }
1157
- clear() {
1158
- this.state.reset();
1159
- clear();
1160
- }
1161
- parseMessage(str) {
1162
- const trimmedStr = str.trim();
1163
- const { wrap, cleanedText } = this.extractWrap(trimmedStr);
1164
- const message = {
1165
- text: cleanedText,
1166
- wrap
1167
- };
1168
- log.debug(`parseMessage: ${JSON.stringify(message)}`);
1169
- return message;
1170
- }
1171
- // We expect the box statement to be color first then description
1172
- // The color can be rgb,rgba,hsl,hsla, or css code names #hex codes are not supported for now because of the way the char # is handled
1173
- // We extract first segment as color, the rest of the line is considered as text
1174
- parseBoxData(str) {
1175
- const match = /^((?:rgba?|hsla?)\s*\(.*\)|\w*)(.*)$/.exec(str);
1176
- let color = match?.[1] ? match[1].trim() : "transparent";
1177
- let title = match?.[2] ? match[2].trim() : void 0;
1178
- if (window?.CSS) {
1179
- if (!window.CSS.supports("color", color)) {
1180
- color = "transparent";
1181
- title = str.trim();
1182
- }
1183
- } else {
1184
- const style = new Option().style;
1185
- style.color = color;
1186
- if (style.color !== color) {
1187
- color = "transparent";
1188
- title = str.trim();
1189
- }
1190
- }
1191
- const { wrap, cleanedText } = this.extractWrap(title);
1192
- return {
1193
- text: cleanedText ? sanitizeText(cleanedText, getConfig2()) : void 0,
1194
- color,
1195
- wrap
1196
- };
1197
- }
1198
- addNote(actor, placement, message) {
1199
- const note = {
1200
- actor,
1201
- placement,
1202
- message: message.text,
1203
- wrap: message.wrap ?? this.autoWrap()
1204
- };
1205
- const actors = [].concat(actor, actor);
1206
- this.state.records.notes.push(note);
1207
- this.state.records.messages.push({
1208
- id: this.state.records.messages.length.toString(),
1209
- from: actors[0],
1210
- to: actors[1],
1211
- message: message.text,
1212
- wrap: message.wrap ?? this.autoWrap(),
1213
- type: this.LINETYPE.NOTE,
1214
- placement
1215
- });
1216
- }
1217
- addLinks(actorId, text) {
1218
- const actor = this.getActor(actorId);
1219
- try {
1220
- let sanitizedText = sanitizeText(text.text, getConfig2());
1221
- sanitizedText = sanitizedText.replace(/&equals;/g, "=");
1222
- sanitizedText = sanitizedText.replace(/&amp;/g, "&");
1223
- const links = JSON.parse(sanitizedText);
1224
- this.insertLinks(actor, links);
1225
- } catch (e) {
1226
- log.error("error while parsing actor link text", e);
1227
- }
1228
- }
1229
- addALink(actorId, text) {
1230
- const actor = this.getActor(actorId);
1231
- try {
1232
- const links = {};
1233
- let sanitizedText = sanitizeText(text.text, getConfig2());
1234
- const sep = sanitizedText.indexOf("@");
1235
- sanitizedText = sanitizedText.replace(/&equals;/g, "=");
1236
- sanitizedText = sanitizedText.replace(/&amp;/g, "&");
1237
- const label = sanitizedText.slice(0, sep - 1).trim();
1238
- const link = sanitizedText.slice(sep + 1).trim();
1239
- links[label] = link;
1240
- this.insertLinks(actor, links);
1241
- } catch (e) {
1242
- log.error("error while parsing actor link text", e);
1243
- }
1244
- }
1245
- insertLinks(actor, links) {
1246
- if (actor.links == null) {
1247
- actor.links = links;
1248
- } else {
1249
- for (const key in links) {
1250
- actor.links[key] = links[key];
1251
- }
1252
- }
1253
- }
1254
- addProperties(actorId, text) {
1255
- const actor = this.getActor(actorId);
1256
- try {
1257
- const sanitizedText = sanitizeText(text.text, getConfig2());
1258
- const properties = JSON.parse(sanitizedText);
1259
- this.insertProperties(actor, properties);
1260
- } catch (e) {
1261
- log.error("error while parsing actor properties text", e);
1262
- }
1263
- }
1264
- insertProperties(actor, properties) {
1265
- if (actor.properties == null) {
1266
- actor.properties = properties;
1267
- } else {
1268
- for (const key in properties) {
1269
- actor.properties[key] = properties[key];
1270
- }
1271
- }
1272
- }
1273
- boxEnd() {
1274
- this.state.records.currentBox = void 0;
1275
- }
1276
- addDetails(actorId, text) {
1277
- const actor = this.getActor(actorId);
1278
- const elem = document.getElementById(text.text);
1279
- try {
1280
- const text2 = elem.innerHTML;
1281
- const details = JSON.parse(text2);
1282
- if (details.properties) {
1283
- this.insertProperties(actor, details.properties);
1284
- }
1285
- if (details.links) {
1286
- this.insertLinks(actor, details.links);
1287
- }
1288
- } catch (e) {
1289
- log.error("error while parsing actor details text", e);
1290
- }
1291
- }
1292
- getActorProperty(actor, key) {
1293
- if (actor?.properties !== void 0) {
1294
- return actor.properties[key];
1295
- }
1296
- return void 0;
1297
- }
1298
- // eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/no-redundant-type-constituents
1299
- apply(param) {
1300
- if (Array.isArray(param)) {
1301
- param.forEach((item) => {
1302
- this.apply(item);
1303
- });
1304
- } else {
1305
- switch (param.type) {
1306
- case "sequenceIndex":
1307
- this.state.records.messages.push({
1308
- id: this.state.records.messages.length.toString(),
1309
- from: void 0,
1310
- to: void 0,
1311
- message: {
1312
- start: param.sequenceIndex,
1313
- step: param.sequenceIndexStep,
1314
- visible: param.sequenceVisible
1315
- },
1316
- wrap: false,
1317
- type: param.signalType
1318
- });
1319
- break;
1320
- case "addParticipant":
1321
- this.addActor(param.actor, param.actor, param.description, param.draw, param.config);
1322
- break;
1323
- case "createParticipant":
1324
- if (this.state.records.actors.has(param.actor)) {
1325
- throw new Error(
1326
- "It is not possible to have actors with the same id, even if one is destroyed before the next is created. Use 'AS' aliases to simulate the behavior"
1327
- );
1328
- }
1329
- this.state.records.lastCreated = param.actor;
1330
- this.addActor(param.actor, param.actor, param.description, param.draw, param.config);
1331
- this.state.records.createdActors.set(param.actor, this.state.records.messages.length);
1332
- break;
1333
- case "destroyParticipant":
1334
- this.state.records.lastDestroyed = param.actor;
1335
- this.state.records.destroyedActors.set(param.actor, this.state.records.messages.length);
1336
- break;
1337
- case "activeStart":
1338
- this.addSignal(param.actor, void 0, void 0, param.signalType);
1339
- break;
1340
- case "activeEnd":
1341
- this.addSignal(param.actor, void 0, void 0, param.signalType);
1342
- break;
1343
- case "addNote":
1344
- this.addNote(param.actor, param.placement, param.text);
1345
- break;
1346
- case "addLinks":
1347
- this.addLinks(param.actor, param.text);
1348
- break;
1349
- case "addALink":
1350
- this.addALink(param.actor, param.text);
1351
- break;
1352
- case "addProperties":
1353
- this.addProperties(param.actor, param.text);
1354
- break;
1355
- case "addDetails":
1356
- this.addDetails(param.actor, param.text);
1357
- break;
1358
- case "addMessage":
1359
- if (this.state.records.lastCreated) {
1360
- if (param.to !== this.state.records.lastCreated) {
1361
- throw new Error(
1362
- "The created participant " + this.state.records.lastCreated.name + " does not have an associated creating message after its declaration. Please check the sequence diagram."
1363
- );
1364
- } else {
1365
- this.state.records.lastCreated = void 0;
1366
- }
1367
- } else if (this.state.records.lastDestroyed) {
1368
- if (param.to !== this.state.records.lastDestroyed && param.from !== this.state.records.lastDestroyed) {
1369
- throw new Error(
1370
- "The destroyed participant " + this.state.records.lastDestroyed.name + " does not have an associated destroying message after its declaration. Please check the sequence diagram."
1371
- );
1372
- } else {
1373
- this.state.records.lastDestroyed = void 0;
1374
- }
1375
- }
1376
- this.addSignal(param.from, param.to, param.msg, param.signalType, param.activate);
1377
- break;
1378
- case "boxStart":
1379
- this.addBox(param.boxData);
1380
- break;
1381
- case "boxEnd":
1382
- this.boxEnd();
1383
- break;
1384
- case "loopStart":
1385
- this.addSignal(void 0, void 0, param.loopText, param.signalType);
1386
- break;
1387
- case "loopEnd":
1388
- this.addSignal(void 0, void 0, void 0, param.signalType);
1389
- break;
1390
- case "rectStart":
1391
- this.addSignal(void 0, void 0, param.color, param.signalType);
1392
- break;
1393
- case "rectEnd":
1394
- this.addSignal(void 0, void 0, void 0, param.signalType);
1395
- break;
1396
- case "optStart":
1397
- this.addSignal(void 0, void 0, param.optText, param.signalType);
1398
- break;
1399
- case "optEnd":
1400
- this.addSignal(void 0, void 0, void 0, param.signalType);
1401
- break;
1402
- case "altStart":
1403
- this.addSignal(void 0, void 0, param.altText, param.signalType);
1404
- break;
1405
- case "else":
1406
- this.addSignal(void 0, void 0, param.altText, param.signalType);
1407
- break;
1408
- case "altEnd":
1409
- this.addSignal(void 0, void 0, void 0, param.signalType);
1410
- break;
1411
- case "setAccTitle":
1412
- setAccTitle(param.text);
1413
- break;
1414
- case "parStart":
1415
- this.addSignal(void 0, void 0, param.parText, param.signalType);
1416
- break;
1417
- case "and":
1418
- this.addSignal(void 0, void 0, param.parText, param.signalType);
1419
- break;
1420
- case "parEnd":
1421
- this.addSignal(void 0, void 0, void 0, param.signalType);
1422
- break;
1423
- case "criticalStart":
1424
- this.addSignal(void 0, void 0, param.criticalText, param.signalType);
1425
- break;
1426
- case "option":
1427
- this.addSignal(void 0, void 0, param.optionText, param.signalType);
1428
- break;
1429
- case "criticalEnd":
1430
- this.addSignal(void 0, void 0, void 0, param.signalType);
1431
- break;
1432
- case "breakStart":
1433
- this.addSignal(void 0, void 0, param.breakText, param.signalType);
1434
- break;
1435
- case "breakEnd":
1436
- this.addSignal(void 0, void 0, void 0, param.signalType);
1437
- break;
1438
- }
1439
- }
1440
- }
1441
- getConfig() {
1442
- return getConfig2().sequence;
1443
- }
1444
- }, __name(_a, "SequenceDB"), _a);
1445
- var getStyles = /* @__PURE__ */ __name((options) => `.actor {
1446
- stroke: ${options.actorBorder};
1447
- fill: ${options.actorBkg};
1448
- }
1449
-
1450
- text.actor > tspan {
1451
- fill: ${options.actorTextColor};
1452
- stroke: none;
1453
- }
1454
-
1455
- .actor-line {
1456
- stroke: ${options.actorLineColor};
1457
- }
1458
-
1459
- .innerArc {
1460
- stroke-width: 1.5;
1461
- stroke-dasharray: none;
1462
- }
1463
-
1464
- .messageLine0 {
1465
- stroke-width: 1.5;
1466
- stroke-dasharray: none;
1467
- stroke: ${options.signalColor};
1468
- }
1469
-
1470
- .messageLine1 {
1471
- stroke-width: 1.5;
1472
- stroke-dasharray: 2, 2;
1473
- stroke: ${options.signalColor};
1474
- }
1475
-
1476
- #arrowhead path {
1477
- fill: ${options.signalColor};
1478
- stroke: ${options.signalColor};
1479
- }
1480
-
1481
- .sequenceNumber {
1482
- fill: ${options.sequenceNumberColor};
1483
- }
1484
-
1485
- #sequencenumber {
1486
- fill: ${options.signalColor};
1487
- }
1488
-
1489
- #crosshead path {
1490
- fill: ${options.signalColor};
1491
- stroke: ${options.signalColor};
1492
- }
1493
-
1494
- .messageText {
1495
- fill: ${options.signalTextColor};
1496
- stroke: none;
1497
- }
1498
-
1499
- .labelBox {
1500
- stroke: ${options.labelBoxBorderColor};
1501
- fill: ${options.labelBoxBkgColor};
1502
- }
1503
-
1504
- .labelText, .labelText > tspan {
1505
- fill: ${options.labelTextColor};
1506
- stroke: none;
1507
- }
1508
-
1509
- .loopText, .loopText > tspan {
1510
- fill: ${options.loopTextColor};
1511
- stroke: none;
1512
- }
1513
-
1514
- .loopLine {
1515
- stroke-width: 2px;
1516
- stroke-dasharray: 2, 2;
1517
- stroke: ${options.labelBoxBorderColor};
1518
- fill: ${options.labelBoxBorderColor};
1519
- }
1520
-
1521
- .note {
1522
- //stroke: #decc93;
1523
- stroke: ${options.noteBorderColor};
1524
- fill: ${options.noteBkgColor};
1525
- }
1526
-
1527
- .noteText, .noteText > tspan {
1528
- fill: ${options.noteTextColor};
1529
- stroke: none;
1530
- }
1531
-
1532
- .activation0 {
1533
- fill: ${options.activationBkgColor};
1534
- stroke: ${options.activationBorderColor};
1535
- }
1536
-
1537
- .activation1 {
1538
- fill: ${options.activationBkgColor};
1539
- stroke: ${options.activationBorderColor};
1540
- }
1541
-
1542
- .activation2 {
1543
- fill: ${options.activationBkgColor};
1544
- stroke: ${options.activationBorderColor};
1545
- }
1546
-
1547
- .actorPopupMenu {
1548
- position: absolute;
1549
- }
1550
-
1551
- .actorPopupMenuPanel {
1552
- position: absolute;
1553
- fill: ${options.actorBkg};
1554
- box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1555
- filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
1556
- }
1557
- .actor-man line {
1558
- stroke: ${options.actorBorder};
1559
- fill: ${options.actorBkg};
1560
- }
1561
- .actor-man circle, line {
1562
- stroke: ${options.actorBorder};
1563
- fill: ${options.actorBkg};
1564
- stroke-width: 2px;
1565
- }
1566
-
1567
- `, "getStyles");
1568
- var styles_default = getStyles;
1569
- var ACTOR_TYPE_WIDTH = 18 * 2;
1570
- var TOP_ACTOR_CLASS = "actor-top";
1571
- var BOTTOM_ACTOR_CLASS = "actor-bottom";
1572
- var ACTOR_BOX_CLASS = "actor-box";
1573
- var ACTOR_MAN_FIGURE_CLASS = "actor-man";
1574
- var drawRect2 = /* @__PURE__ */ __name(function(elem, rectData) {
1575
- return drawRect(elem, rectData);
1576
- }, "drawRect");
1577
- var drawPopup = /* @__PURE__ */ __name(function(elem, actor, minMenuWidth, textAttrs, forceMenus) {
1578
- if (actor.links === void 0 || actor.links === null || Object.keys(actor.links).length === 0) {
1579
- return { height: 0, width: 0 };
1580
- }
1581
- const links = actor.links;
1582
- const actorCnt2 = actor.actorCnt;
1583
- const rectData = actor.rectData;
1584
- var displayValue = "none";
1585
- if (forceMenus) {
1586
- displayValue = "block !important";
1587
- }
1588
- const g = elem.append("g");
1589
- g.attr("id", "actor" + actorCnt2 + "_popup");
1590
- g.attr("class", "actorPopupMenu");
1591
- g.attr("display", displayValue);
1592
- var actorClass = "";
1593
- if (rectData.class !== void 0) {
1594
- actorClass = " " + rectData.class;
1595
- }
1596
- let menuWidth = rectData.width > minMenuWidth ? rectData.width : minMenuWidth;
1597
- const rectElem = g.append("rect");
1598
- rectElem.attr("class", "actorPopupMenuPanel" + actorClass);
1599
- rectElem.attr("x", rectData.x);
1600
- rectElem.attr("y", rectData.height);
1601
- rectElem.attr("fill", rectData.fill);
1602
- rectElem.attr("stroke", rectData.stroke);
1603
- rectElem.attr("width", menuWidth);
1604
- rectElem.attr("height", rectData.height);
1605
- rectElem.attr("rx", rectData.rx);
1606
- rectElem.attr("ry", rectData.ry);
1607
- if (links != null) {
1608
- var linkY = 20;
1609
- for (let key in links) {
1610
- var linkElem = g.append("a");
1611
- var sanitizedLink = distExports.sanitizeUrl(links[key]);
1612
- linkElem.attr("xlink:href", sanitizedLink);
1613
- linkElem.attr("target", "_blank");
1614
- _drawMenuItemTextCandidateFunc(textAttrs)(
1615
- key,
1616
- linkElem,
1617
- rectData.x + 10,
1618
- rectData.height + linkY,
1619
- menuWidth,
1620
- 20,
1621
- { class: "actor" },
1622
- textAttrs
1623
- );
1624
- linkY += 30;
1625
- }
1626
- }
1627
- rectElem.attr("height", linkY);
1628
- return { height: rectData.height + linkY, width: menuWidth };
1629
- }, "drawPopup");
1630
- var popupMenuToggle = /* @__PURE__ */ __name(function(popId) {
1631
- return "var pu = document.getElementById('" + popId + "'); if (pu != null) { pu.style.display = pu.style.display == 'block' ? 'none' : 'block'; }";
1632
- }, "popupMenuToggle");
1633
- var drawKatex = /* @__PURE__ */ __name(async function(elem, textData, msgModel = null) {
1634
- let textElem = elem.append("foreignObject");
1635
- const linesSanitized = await renderKatexSanitized(textData.text, getConfig());
1636
- const divElem = textElem.append("xhtml:div").attr("style", "width: fit-content;").attr("xmlns", "http://www.w3.org/1999/xhtml").html(linesSanitized);
1637
- const dim = divElem.node().getBoundingClientRect();
1638
- textElem.attr("height", Math.round(dim.height)).attr("width", Math.round(dim.width));
1639
- if (textData.class === "noteText") {
1640
- const rectElem = elem.node().firstChild;
1641
- rectElem.setAttribute("height", dim.height + 2 * textData.textMargin);
1642
- const rectDim = rectElem.getBBox();
1643
- textElem.attr("x", Math.round(rectDim.x + rectDim.width / 2 - dim.width / 2)).attr("y", Math.round(rectDim.y + rectDim.height / 2 - dim.height / 2));
1644
- } else if (msgModel) {
1645
- let { startx, stopx, starty } = msgModel;
1646
- if (startx > stopx) {
1647
- const temp = startx;
1648
- startx = stopx;
1649
- stopx = temp;
1650
- }
1651
- textElem.attr("x", Math.round(startx + Math.abs(startx - stopx) / 2 - dim.width / 2));
1652
- if (textData.class === "loopText") {
1653
- textElem.attr("y", Math.round(starty));
1654
- } else {
1655
- textElem.attr("y", Math.round(starty - dim.height));
1656
- }
1657
- }
1658
- return [textElem];
1659
- }, "drawKatex");
1660
- var drawText = /* @__PURE__ */ __name(function(elem, textData) {
1661
- let prevTextHeight = 0;
1662
- let textHeight = 0;
1663
- const lines = textData.text.split(common_default.lineBreakRegex);
1664
- const [_textFontSize, _textFontSizePx] = parseFontSize(textData.fontSize);
1665
- let textElems = [];
1666
- let dy = 0;
1667
- let yfunc = /* @__PURE__ */ __name(() => textData.y, "yfunc");
1668
- if (textData.valign !== void 0 && textData.textMargin !== void 0 && textData.textMargin > 0) {
1669
- switch (textData.valign) {
1670
- case "top":
1671
- case "start":
1672
- yfunc = /* @__PURE__ */ __name(() => Math.round(textData.y + textData.textMargin), "yfunc");
1673
- break;
1674
- case "middle":
1675
- case "center":
1676
- yfunc = /* @__PURE__ */ __name(() => Math.round(textData.y + (prevTextHeight + textHeight + textData.textMargin) / 2), "yfunc");
1677
- break;
1678
- case "bottom":
1679
- case "end":
1680
- yfunc = /* @__PURE__ */ __name(() => Math.round(
1681
- textData.y + (prevTextHeight + textHeight + 2 * textData.textMargin) - textData.textMargin
1682
- ), "yfunc");
1683
- break;
1684
- }
1685
- }
1686
- if (textData.anchor !== void 0 && textData.textMargin !== void 0 && textData.width !== void 0) {
1687
- switch (textData.anchor) {
1688
- case "left":
1689
- case "start":
1690
- textData.x = Math.round(textData.x + textData.textMargin);
1691
- textData.anchor = "start";
1692
- textData.dominantBaseline = "middle";
1693
- textData.alignmentBaseline = "middle";
1694
- break;
1695
- case "middle":
1696
- case "center":
1697
- textData.x = Math.round(textData.x + textData.width / 2);
1698
- textData.anchor = "middle";
1699
- textData.dominantBaseline = "middle";
1700
- textData.alignmentBaseline = "middle";
1701
- break;
1702
- case "right":
1703
- case "end":
1704
- textData.x = Math.round(textData.x + textData.width - textData.textMargin);
1705
- textData.anchor = "end";
1706
- textData.dominantBaseline = "middle";
1707
- textData.alignmentBaseline = "middle";
1708
- break;
1709
- }
1710
- }
1711
- for (let [i, line] of lines.entries()) {
1712
- if (textData.textMargin !== void 0 && textData.textMargin === 0 && _textFontSize !== void 0) {
1713
- dy = i * _textFontSize;
1714
- }
1715
- const textElem = elem.append("text");
1716
- textElem.attr("x", textData.x);
1717
- textElem.attr("y", yfunc());
1718
- if (textData.anchor !== void 0) {
1719
- textElem.attr("text-anchor", textData.anchor).attr("dominant-baseline", textData.dominantBaseline).attr("alignment-baseline", textData.alignmentBaseline);
1720
- }
1721
- if (textData.fontFamily !== void 0) {
1722
- textElem.style("font-family", textData.fontFamily);
1723
- }
1724
- if (_textFontSizePx !== void 0) {
1725
- textElem.style("font-size", _textFontSizePx);
1726
- }
1727
- if (textData.fontWeight !== void 0) {
1728
- textElem.style("font-weight", textData.fontWeight);
1729
- }
1730
- if (textData.fill !== void 0) {
1731
- textElem.attr("fill", textData.fill);
1732
- }
1733
- if (textData.class !== void 0) {
1734
- textElem.attr("class", textData.class);
1735
- }
1736
- if (textData.dy !== void 0) {
1737
- textElem.attr("dy", textData.dy);
1738
- } else if (dy !== 0) {
1739
- textElem.attr("dy", dy);
1740
- }
1741
- const text = line || ZERO_WIDTH_SPACE;
1742
- if (textData.tspan) {
1743
- const span = textElem.append("tspan");
1744
- span.attr("x", textData.x);
1745
- if (textData.fill !== void 0) {
1746
- span.attr("fill", textData.fill);
1747
- }
1748
- span.text(text);
1749
- } else {
1750
- textElem.text(text);
1751
- }
1752
- if (textData.valign !== void 0 && textData.textMargin !== void 0 && textData.textMargin > 0) {
1753
- textHeight += (textElem._groups || textElem)[0][0].getBBox().height;
1754
- prevTextHeight = textHeight;
1755
- }
1756
- textElems.push(textElem);
1757
- }
1758
- return textElems;
1759
- }, "drawText");
1760
- var drawLabel = /* @__PURE__ */ __name(function(elem, txtObject) {
1761
- function genPoints(x, y, width, height, cut) {
1762
- return x + "," + y + " " + (x + width) + "," + y + " " + (x + width) + "," + (y + height - cut) + " " + (x + width - cut * 1.2) + "," + (y + height) + " " + x + "," + (y + height);
1763
- }
1764
- __name(genPoints, "genPoints");
1765
- const polygon = elem.append("polygon");
1766
- polygon.attr("points", genPoints(txtObject.x, txtObject.y, txtObject.width, txtObject.height, 7));
1767
- polygon.attr("class", "labelBox");
1768
- txtObject.y = txtObject.y + txtObject.height / 2;
1769
- drawText(elem, txtObject);
1770
- return polygon;
1771
- }, "drawLabel");
1772
- var actorCnt = -1;
1773
- var fixLifeLineHeights = /* @__PURE__ */ __name((diagram2, actors, actorKeys, conf2) => {
1774
- if (!diagram2.select) {
1775
- return;
1776
- }
1777
- actorKeys.forEach((actorKey) => {
1778
- const actor = actors.get(actorKey);
1779
- const actorDOM = diagram2.select("#actor" + actor.actorCnt);
1780
- if (!conf2.mirrorActors && actor.stopy) {
1781
- actorDOM.attr("y2", actor.stopy + actor.height / 2);
1782
- } else if (conf2.mirrorActors) {
1783
- actorDOM.attr("y2", actor.stopy);
1784
- }
1785
- });
1786
- }, "fixLifeLineHeights");
1787
- var drawActorTypeParticipant = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
1788
- const actorY = isFooter ? actor.stopy : actor.starty;
1789
- const center = actor.x + actor.width / 2;
1790
- const centerY = actorY + actor.height;
1791
- const boxplusLineGroup = elem.append("g").lower();
1792
- var g = boxplusLineGroup;
1793
- if (!isFooter) {
1794
- actorCnt++;
1795
- if (Object.keys(actor.links || {}).length && !conf2.forceMenus) {
1796
- g.attr("onclick", popupMenuToggle(`actor${actorCnt}_popup`)).attr("cursor", "pointer");
1797
- }
1798
- g.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
1799
- g = boxplusLineGroup.append("g");
1800
- actor.actorCnt = actorCnt;
1801
- if (actor.links != null) {
1802
- g.attr("id", "root-" + actorCnt);
1803
- }
1804
- }
1805
- const rect = getNoteRect();
1806
- var cssclass = "actor";
1807
- if (actor.properties?.class) {
1808
- cssclass = actor.properties.class;
1809
- } else {
1810
- rect.fill = "#eaeaea";
1811
- }
1812
- if (isFooter) {
1813
- cssclass += ` ${BOTTOM_ACTOR_CLASS}`;
1814
- } else {
1815
- cssclass += ` ${TOP_ACTOR_CLASS}`;
1816
- }
1817
- rect.x = actor.x;
1818
- rect.y = actorY;
1819
- rect.width = actor.width;
1820
- rect.height = actor.height;
1821
- rect.class = cssclass;
1822
- rect.rx = 3;
1823
- rect.ry = 3;
1824
- rect.name = actor.name;
1825
- const rectElem = drawRect2(g, rect);
1826
- actor.rectData = rect;
1827
- if (actor.properties?.icon) {
1828
- const iconSrc = actor.properties.icon.trim();
1829
- if (iconSrc.charAt(0) === "@") {
1830
- drawEmbeddedImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc.substr(1));
1831
- } else {
1832
- drawImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc);
1833
- }
1834
- }
1835
- _drawTextCandidateFunc(conf2, hasKatex(actor.description))(
1836
- actor.description,
1837
- g,
1838
- rect.x,
1839
- rect.y,
1840
- rect.width,
1841
- rect.height,
1842
- { class: `actor ${ACTOR_BOX_CLASS}` },
1843
- conf2
1844
- );
1845
- let height = actor.height;
1846
- if (rectElem.node) {
1847
- const bounds2 = rectElem.node().getBBox();
1848
- actor.height = bounds2.height;
1849
- height = bounds2.height;
1850
- }
1851
- return height;
1852
- }, "drawActorTypeParticipant");
1853
- var drawActorTypeCollections = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
1854
- const actorY = isFooter ? actor.stopy : actor.starty;
1855
- const center = actor.x + actor.width / 2;
1856
- const centerY = actorY + actor.height;
1857
- const boxplusLineGroup = elem.append("g").lower();
1858
- var g = boxplusLineGroup;
1859
- if (!isFooter) {
1860
- actorCnt++;
1861
- if (Object.keys(actor.links || {}).length && !conf2.forceMenus) {
1862
- g.attr("onclick", popupMenuToggle(`actor${actorCnt}_popup`)).attr("cursor", "pointer");
1863
- }
1864
- g.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
1865
- g = boxplusLineGroup.append("g");
1866
- actor.actorCnt = actorCnt;
1867
- if (actor.links != null) {
1868
- g.attr("id", "root-" + actorCnt);
1869
- }
1870
- }
1871
- const rect = getNoteRect();
1872
- var cssclass = "actor";
1873
- if (actor.properties?.class) {
1874
- cssclass = actor.properties.class;
1875
- } else {
1876
- rect.fill = "#eaeaea";
1877
- }
1878
- if (isFooter) {
1879
- cssclass += ` ${BOTTOM_ACTOR_CLASS}`;
1880
- } else {
1881
- cssclass += ` ${TOP_ACTOR_CLASS}`;
1882
- }
1883
- rect.x = actor.x;
1884
- rect.y = actorY;
1885
- rect.width = actor.width;
1886
- rect.height = actor.height;
1887
- rect.class = cssclass;
1888
- rect.name = actor.name;
1889
- const offset = 6;
1890
- const shadowRect = {
1891
- ...rect,
1892
- x: rect.x + (isFooter ? -offset : -offset),
1893
- y: rect.y + (isFooter ? +offset : +offset),
1894
- class: "actor"
1895
- };
1896
- const rectElem = drawRect2(g, rect);
1897
- drawRect2(g, shadowRect);
1898
- actor.rectData = rect;
1899
- if (actor.properties?.icon) {
1900
- const iconSrc = actor.properties.icon.trim();
1901
- if (iconSrc.charAt(0) === "@") {
1902
- drawEmbeddedImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc.substr(1));
1903
- } else {
1904
- drawImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc);
1905
- }
1906
- }
1907
- _drawTextCandidateFunc(conf2, hasKatex(actor.description))(
1908
- actor.description,
1909
- g,
1910
- rect.x - offset,
1911
- rect.y + offset,
1912
- rect.width,
1913
- rect.height,
1914
- { class: `actor ${ACTOR_BOX_CLASS}` },
1915
- conf2
1916
- );
1917
- let height = actor.height;
1918
- if (rectElem.node) {
1919
- const bounds2 = rectElem.node().getBBox();
1920
- actor.height = bounds2.height;
1921
- height = bounds2.height;
1922
- }
1923
- return height;
1924
- }, "drawActorTypeCollections");
1925
- var drawActorTypeQueue = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
1926
- const actorY = isFooter ? actor.stopy : actor.starty;
1927
- const center = actor.x + actor.width / 2;
1928
- const centerY = actorY + actor.height;
1929
- const boxplusLineGroup = elem.append("g").lower();
1930
- let g = boxplusLineGroup;
1931
- if (!isFooter) {
1932
- actorCnt++;
1933
- if (Object.keys(actor.links || {}).length && !conf2.forceMenus) {
1934
- g.attr("onclick", popupMenuToggle(`actor${actorCnt}_popup`)).attr("cursor", "pointer");
1935
- }
1936
- g.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
1937
- g = boxplusLineGroup.append("g");
1938
- actor.actorCnt = actorCnt;
1939
- if (actor.links != null) {
1940
- g.attr("id", "root-" + actorCnt);
1941
- }
1942
- }
1943
- const rect = getNoteRect();
1944
- let cssclass = "actor";
1945
- if (actor.properties?.class) {
1946
- cssclass = actor.properties.class;
1947
- } else {
1948
- rect.fill = "#eaeaea";
1949
- }
1950
- if (isFooter) {
1951
- cssclass += ` ${BOTTOM_ACTOR_CLASS}`;
1952
- } else {
1953
- cssclass += ` ${TOP_ACTOR_CLASS}`;
1954
- }
1955
- rect.x = actor.x;
1956
- rect.y = actorY;
1957
- rect.width = actor.width;
1958
- rect.height = actor.height;
1959
- rect.class = cssclass;
1960
- rect.name = actor.name;
1961
- const ry = rect.height / 2;
1962
- const rx = ry / (2.5 + rect.height / 50);
1963
- const cylinderGroup = g.append("g");
1964
- const cylinderArc = g.append("g");
1965
- cylinderGroup.append("path").attr(
1966
- "d",
1967
- `M ${rect.x},${rect.y + ry}
1968
- a ${rx},${ry} 0 0 0 0,${rect.height}
1969
- h ${rect.width - 2 * rx}
1970
- a ${rx},${ry} 0 0 0 0,-${rect.height}
1971
- Z
1972
- `
1973
- ).attr("class", cssclass);
1974
- cylinderArc.append("path").attr(
1975
- "d",
1976
- `M ${rect.x},${rect.y + ry}
1977
- a ${rx},${ry} 0 0 0 0,${rect.height}`
1978
- ).attr("stroke", "#666").attr("stroke-width", "1px").attr("class", cssclass);
1979
- cylinderGroup.attr("transform", `translate(${rx}, ${-(rect.height / 2)})`);
1980
- cylinderArc.attr("transform", `translate(${rect.width - rx}, ${-rect.height / 2})`);
1981
- actor.rectData = rect;
1982
- if (actor.properties?.icon) {
1983
- const iconSrc = actor.properties.icon.trim();
1984
- const iconX = rect.x + rect.width - 20;
1985
- const iconY = rect.y + 10;
1986
- if (iconSrc.charAt(0) === "@") {
1987
- drawEmbeddedImage(g, iconX, iconY, iconSrc.substr(1));
1988
- } else {
1989
- drawImage(g, iconX, iconY, iconSrc);
1990
- }
1991
- }
1992
- _drawTextCandidateFunc(conf2, hasKatex(actor.description))(
1993
- actor.description,
1994
- g,
1995
- rect.x,
1996
- rect.y,
1997
- rect.width,
1998
- rect.height,
1999
- { class: `actor ${ACTOR_BOX_CLASS}` },
2000
- conf2
2001
- );
2002
- let height = actor.height;
2003
- const lastPath = cylinderGroup.select("path:last-child");
2004
- if (lastPath.node()) {
2005
- const bounds2 = lastPath.node().getBBox();
2006
- actor.height = bounds2.height;
2007
- height = bounds2.height;
2008
- }
2009
- return height;
2010
- }, "drawActorTypeQueue");
2011
- var drawActorTypeControl = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
2012
- const actorY = isFooter ? actor.stopy : actor.starty;
2013
- const center = actor.x + actor.width / 2;
2014
- const centerY = actorY + 75;
2015
- const line = elem.append("g").lower();
2016
- if (!isFooter) {
2017
- actorCnt++;
2018
- line.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
2019
- actor.actorCnt = actorCnt;
2020
- }
2021
- const actElem = elem.append("g");
2022
- let cssClass = ACTOR_MAN_FIGURE_CLASS;
2023
- if (isFooter) {
2024
- cssClass += ` ${BOTTOM_ACTOR_CLASS}`;
2025
- } else {
2026
- cssClass += ` ${TOP_ACTOR_CLASS}`;
2027
- }
2028
- actElem.attr("class", cssClass);
2029
- actElem.attr("name", actor.name);
2030
- const rect = getNoteRect();
2031
- rect.x = actor.x;
2032
- rect.y = actorY;
2033
- rect.fill = "#eaeaea";
2034
- rect.width = actor.width;
2035
- rect.height = actor.height;
2036
- rect.class = "actor";
2037
- const cx = actor.x + actor.width / 2;
2038
- const cy = actorY + 30;
2039
- const r = 18;
2040
- actElem.append("defs").append("marker").attr("id", "filled-head-control").attr("refX", 11).attr("refY", 5.8).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "172.5").append("path").attr("d", "M 14.4 5.6 L 7.2 10.4 L 8.8 5.6 L 7.2 0.8 Z");
2041
- actElem.append("circle").attr("cx", cx).attr("cy", cy).attr("r", r).attr("fill", "#eaeaf7").attr("stroke", "#666").attr("stroke-width", 1.2);
2042
- actElem.append("line").attr("marker-end", "url(#filled-head-control)").attr("transform", `translate(${cx}, ${cy - r})`);
2043
- const bounds2 = actElem.node().getBBox();
2044
- actor.height = bounds2.height + 2 * (conf2?.sequence?.labelBoxHeight ?? 0);
2045
- _drawTextCandidateFunc(conf2, hasKatex(actor.description))(
2046
- actor.description,
2047
- actElem,
2048
- rect.x,
2049
- rect.y + r + (isFooter ? 5 : 10),
2050
- rect.width,
2051
- rect.height,
2052
- { class: `actor ${ACTOR_MAN_FIGURE_CLASS}` },
2053
- conf2
2054
- );
2055
- return actor.height;
2056
- }, "drawActorTypeControl");
2057
- var drawActorTypeEntity = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
2058
- const actorY = isFooter ? actor.stopy : actor.starty;
2059
- const center = actor.x + actor.width / 2;
2060
- const centerY = actorY + 75;
2061
- const line = elem.append("g").lower();
2062
- const actElem = elem.append("g");
2063
- let cssClass = ACTOR_MAN_FIGURE_CLASS;
2064
- if (isFooter) {
2065
- cssClass += ` ${BOTTOM_ACTOR_CLASS}`;
2066
- } else {
2067
- cssClass += ` ${TOP_ACTOR_CLASS}`;
2068
- }
2069
- actElem.attr("class", cssClass);
2070
- actElem.attr("name", actor.name);
2071
- const rect = getNoteRect();
2072
- rect.x = actor.x;
2073
- rect.y = actorY;
2074
- rect.fill = "#eaeaea";
2075
- rect.width = actor.width;
2076
- rect.height = actor.height;
2077
- rect.class = "actor";
2078
- const cx = actor.x + actor.width / 2;
2079
- const cy = actorY + (!isFooter ? 25 : 10);
2080
- const r = 18;
2081
- actElem.append("circle").attr("cx", cx).attr("cy", cy).attr("r", r).attr("width", actor.width).attr("height", actor.height);
2082
- actElem.append("line").attr("x1", cx - r).attr("x2", cx + r).attr("y1", cy + r).attr("y2", cy + r).attr("stroke", "#333").attr("stroke-width", 2);
2083
- const bounds2 = actElem.node().getBBox();
2084
- actor.height = bounds2.height + (conf2?.sequence?.labelBoxHeight ?? 0);
2085
- if (!isFooter) {
2086
- actorCnt++;
2087
- line.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
2088
- actor.actorCnt = actorCnt;
2089
- }
2090
- _drawTextCandidateFunc(conf2, hasKatex(actor.description))(
2091
- actor.description,
2092
- actElem,
2093
- rect.x,
2094
- rect.y + (!isFooter ? (cy + r - actorY) / 2 : (cy - actorY + r - 5) / 2),
2095
- rect.width,
2096
- rect.height,
2097
- { class: `actor ${ACTOR_MAN_FIGURE_CLASS}` },
2098
- conf2
2099
- );
2100
- if (!isFooter) {
2101
- actElem.attr("transform", `translate(${0}, ${r / 2})`);
2102
- } else {
2103
- actElem.attr("transform", `translate(${0}, ${r / 2})`);
2104
- }
2105
- return actor.height;
2106
- }, "drawActorTypeEntity");
2107
- var drawActorTypeDatabase = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
2108
- const actorY = isFooter ? actor.stopy : actor.starty;
2109
- const center = actor.x + actor.width / 2;
2110
- const centerY = actorY + actor.height + 2 * conf2.boxTextMargin;
2111
- const boxplusLineGroup = elem.append("g").lower();
2112
- let g = boxplusLineGroup;
2113
- if (!isFooter) {
2114
- actorCnt++;
2115
- if (Object.keys(actor.links || {}).length && !conf2.forceMenus) {
2116
- g.attr("onclick", popupMenuToggle(`actor${actorCnt}_popup`)).attr("cursor", "pointer");
2117
- }
2118
- g.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
2119
- g = boxplusLineGroup.append("g");
2120
- actor.actorCnt = actorCnt;
2121
- if (actor.links != null) {
2122
- g.attr("id", "root-" + actorCnt);
2123
- }
2124
- }
2125
- const rect = getNoteRect();
2126
- let cssclass = "actor";
2127
- if (actor.properties?.class) {
2128
- cssclass = actor.properties.class;
2129
- } else {
2130
- rect.fill = "#eaeaea";
2131
- }
2132
- if (isFooter) {
2133
- cssclass += ` ${BOTTOM_ACTOR_CLASS}`;
2134
- } else {
2135
- cssclass += ` ${TOP_ACTOR_CLASS}`;
2136
- }
2137
- rect.x = actor.x;
2138
- rect.y = actorY;
2139
- rect.width = actor.width;
2140
- rect.height = actor.height;
2141
- rect.class = cssclass;
2142
- rect.name = actor.name;
2143
- rect.x = actor.x;
2144
- rect.y = actorY;
2145
- const w = rect.width / 4;
2146
- const h = rect.width / 4;
2147
- const rx = w / 2;
2148
- const ry = rx / (2.5 + w / 50);
2149
- const cylinderGroup = g.append("g");
2150
- const d = `
2151
- M ${rect.x},${rect.y + ry}
2152
- a ${rx},${ry} 0 0 0 ${w},0
2153
- a ${rx},${ry} 0 0 0 -${w},0
2154
- l 0,${h - 2 * ry}
2155
- a ${rx},${ry} 0 0 0 ${w},0
2156
- l 0,-${h - 2 * ry}
2157
- `;
2158
- cylinderGroup.append("path").attr("d", d).attr("fill", "#eaeaea").attr("stroke", "#000").attr("stroke-width", 1).attr("class", cssclass);
2159
- if (!isFooter) {
2160
- cylinderGroup.attr("transform", `translate(${w * 1.5}, ${(rect.height + ry) / 4})`);
2161
- } else {
2162
- cylinderGroup.attr("transform", `translate(${w * 1.5}, ${rect.height / 4 - 2 * ry})`);
2163
- }
2164
- actor.rectData = rect;
2165
- _drawTextCandidateFunc(conf2, hasKatex(actor.description))(
2166
- actor.description,
2167
- g,
2168
- rect.x,
2169
- rect.y + (!isFooter ? (rect.height + ry) / 2 : (rect.height + h) / 4),
2170
- rect.width,
2171
- rect.height,
2172
- { class: `actor ${ACTOR_BOX_CLASS}` },
2173
- conf2
2174
- );
2175
- const lastPath = cylinderGroup.select("path:last-child");
2176
- if (lastPath.node()) {
2177
- const bounds2 = lastPath.node().getBBox();
2178
- actor.height = bounds2.height + (conf2.sequence.labelBoxHeight ?? 0);
2179
- }
2180
- return actor.height;
2181
- }, "drawActorTypeDatabase");
2182
- var drawActorTypeBoundary = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
2183
- const actorY = isFooter ? actor.stopy : actor.starty;
2184
- const center = actor.x + actor.width / 2;
2185
- const centerY = actorY + 80;
2186
- const radius = 30;
2187
- const line = elem.append("g").lower();
2188
- if (!isFooter) {
2189
- actorCnt++;
2190
- line.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
2191
- actor.actorCnt = actorCnt;
2192
- }
2193
- const actElem = elem.append("g");
2194
- let cssClass = ACTOR_MAN_FIGURE_CLASS;
2195
- if (isFooter) {
2196
- cssClass += ` ${BOTTOM_ACTOR_CLASS}`;
2197
- } else {
2198
- cssClass += ` ${TOP_ACTOR_CLASS}`;
2199
- }
2200
- actElem.attr("class", cssClass);
2201
- actElem.attr("name", actor.name);
2202
- const rect = getNoteRect();
2203
- rect.x = actor.x;
2204
- rect.y = actorY;
2205
- rect.fill = "#eaeaea";
2206
- rect.width = actor.width;
2207
- rect.height = actor.height;
2208
- rect.class = "actor";
2209
- actElem.append("line").attr("id", "actor-man-torso" + actorCnt).attr("x1", actor.x + actor.width / 2 - radius * 2.5).attr("y1", actorY + 10).attr("x2", actor.x + actor.width / 2 - 15).attr("y2", actorY + 10);
2210
- actElem.append("line").attr("id", "actor-man-arms" + actorCnt).attr("x1", actor.x + actor.width / 2 - radius * 2.5).attr("y1", actorY + 0).attr("x2", actor.x + actor.width / 2 - radius * 2.5).attr("y2", actorY + 20);
2211
- actElem.append("circle").attr("cx", actor.x + actor.width / 2).attr("cy", actorY + 10).attr("r", radius);
2212
- const bounds2 = actElem.node().getBBox();
2213
- actor.height = bounds2.height + (conf2.sequence.labelBoxHeight ?? 0);
2214
- _drawTextCandidateFunc(conf2, hasKatex(actor.description))(
2215
- actor.description,
2216
- actElem,
2217
- rect.x,
2218
- rect.y + (!isFooter ? radius / 2 + 3 : radius / 2 - 4),
2219
- rect.width,
2220
- rect.height,
2221
- { class: `actor ${ACTOR_MAN_FIGURE_CLASS}` },
2222
- conf2
2223
- );
2224
- if (!isFooter) {
2225
- actElem.attr("transform", `translate(0,${radius / 2 + 7})`);
2226
- } else {
2227
- actElem.attr("transform", `translate(0,${radius / 2 + 7})`);
2228
- }
2229
- return actor.height;
2230
- }, "drawActorTypeBoundary");
2231
- var drawActorTypeActor = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
2232
- const actorY = isFooter ? actor.stopy : actor.starty;
2233
- const center = actor.x + actor.width / 2;
2234
- const centerY = actorY + 80;
2235
- const line = elem.append("g").lower();
2236
- if (!isFooter) {
2237
- actorCnt++;
2238
- line.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
2239
- actor.actorCnt = actorCnt;
2240
- }
2241
- const actElem = elem.append("g");
2242
- let cssClass = ACTOR_MAN_FIGURE_CLASS;
2243
- if (isFooter) {
2244
- cssClass += ` ${BOTTOM_ACTOR_CLASS}`;
2245
- } else {
2246
- cssClass += ` ${TOP_ACTOR_CLASS}`;
2247
- }
2248
- actElem.attr("class", cssClass);
2249
- actElem.attr("name", actor.name);
2250
- const rect = getNoteRect();
2251
- rect.x = actor.x;
2252
- rect.y = actorY;
2253
- rect.fill = "#eaeaea";
2254
- rect.width = actor.width;
2255
- rect.height = actor.height;
2256
- rect.class = "actor";
2257
- rect.rx = 3;
2258
- rect.ry = 3;
2259
- actElem.append("line").attr("id", "actor-man-torso" + actorCnt).attr("x1", center).attr("y1", actorY + 25).attr("x2", center).attr("y2", actorY + 45);
2260
- actElem.append("line").attr("id", "actor-man-arms" + actorCnt).attr("x1", center - ACTOR_TYPE_WIDTH / 2).attr("y1", actorY + 33).attr("x2", center + ACTOR_TYPE_WIDTH / 2).attr("y2", actorY + 33);
2261
- actElem.append("line").attr("x1", center - ACTOR_TYPE_WIDTH / 2).attr("y1", actorY + 60).attr("x2", center).attr("y2", actorY + 45);
2262
- actElem.append("line").attr("x1", center).attr("y1", actorY + 45).attr("x2", center + ACTOR_TYPE_WIDTH / 2 - 2).attr("y2", actorY + 60);
2263
- const circle = actElem.append("circle");
2264
- circle.attr("cx", actor.x + actor.width / 2);
2265
- circle.attr("cy", actorY + 10);
2266
- circle.attr("r", 15);
2267
- circle.attr("width", actor.width);
2268
- circle.attr("height", actor.height);
2269
- const bounds2 = actElem.node().getBBox();
2270
- actor.height = bounds2.height;
2271
- _drawTextCandidateFunc(conf2, hasKatex(actor.description))(
2272
- actor.description,
2273
- actElem,
2274
- rect.x,
2275
- rect.y + 35,
2276
- rect.width,
2277
- rect.height,
2278
- { class: `actor ${ACTOR_MAN_FIGURE_CLASS}` },
2279
- conf2
2280
- );
2281
- return actor.height;
2282
- }, "drawActorTypeActor");
2283
- var drawActor = /* @__PURE__ */ __name(async function(elem, actor, conf2, isFooter) {
2284
- switch (actor.type) {
2285
- case "actor":
2286
- return await drawActorTypeActor(elem, actor, conf2, isFooter);
2287
- case "participant":
2288
- return await drawActorTypeParticipant(elem, actor, conf2, isFooter);
2289
- case "boundary":
2290
- return await drawActorTypeBoundary(elem, actor, conf2, isFooter);
2291
- case "control":
2292
- return await drawActorTypeControl(elem, actor, conf2, isFooter);
2293
- case "entity":
2294
- return await drawActorTypeEntity(elem, actor, conf2, isFooter);
2295
- case "database":
2296
- return await drawActorTypeDatabase(elem, actor, conf2, isFooter);
2297
- case "collections":
2298
- return await drawActorTypeCollections(elem, actor, conf2, isFooter);
2299
- case "queue":
2300
- return await drawActorTypeQueue(elem, actor, conf2, isFooter);
2301
- }
2302
- }, "drawActor");
2303
- var drawBox = /* @__PURE__ */ __name(function(elem, box, conf2) {
2304
- const boxplusTextGroup = elem.append("g");
2305
- const g = boxplusTextGroup;
2306
- drawBackgroundRect2(g, box);
2307
- if (box.name) {
2308
- _drawTextCandidateFunc(conf2)(
2309
- box.name,
2310
- g,
2311
- box.x,
2312
- box.y + conf2.boxTextMargin + (box.textMaxHeight || 0) / 2,
2313
- box.width,
2314
- 0,
2315
- { class: "text" },
2316
- conf2
2317
- );
2318
- }
2319
- g.lower();
2320
- }, "drawBox");
2321
- var anchorElement = /* @__PURE__ */ __name(function(elem) {
2322
- return elem.append("g");
2323
- }, "anchorElement");
2324
- var drawActivation = /* @__PURE__ */ __name(function(elem, bounds2, verticalPos, conf2, actorActivations2) {
2325
- const rect = getNoteRect();
2326
- const g = bounds2.anchored;
2327
- rect.x = bounds2.startx;
2328
- rect.y = bounds2.starty;
2329
- rect.class = "activation" + actorActivations2 % 3;
2330
- rect.width = bounds2.stopx - bounds2.startx;
2331
- rect.height = verticalPos - bounds2.starty;
2332
- drawRect2(g, rect);
2333
- }, "drawActivation");
2334
- var drawLoop = /* @__PURE__ */ __name(async function(elem, loopModel, labelText, conf2) {
2335
- const {
2336
- boxMargin,
2337
- boxTextMargin,
2338
- labelBoxHeight,
2339
- labelBoxWidth,
2340
- messageFontFamily: fontFamily,
2341
- messageFontSize: fontSize,
2342
- messageFontWeight: fontWeight
2343
- } = conf2;
2344
- const g = elem.append("g");
2345
- const drawLoopLine = /* @__PURE__ */ __name(function(startx, starty, stopx, stopy) {
2346
- return g.append("line").attr("x1", startx).attr("y1", starty).attr("x2", stopx).attr("y2", stopy).attr("class", "loopLine");
2347
- }, "drawLoopLine");
2348
- drawLoopLine(loopModel.startx, loopModel.starty, loopModel.stopx, loopModel.starty);
2349
- drawLoopLine(loopModel.stopx, loopModel.starty, loopModel.stopx, loopModel.stopy);
2350
- drawLoopLine(loopModel.startx, loopModel.stopy, loopModel.stopx, loopModel.stopy);
2351
- drawLoopLine(loopModel.startx, loopModel.starty, loopModel.startx, loopModel.stopy);
2352
- if (loopModel.sections !== void 0) {
2353
- loopModel.sections.forEach(function(item) {
2354
- drawLoopLine(loopModel.startx, item.y, loopModel.stopx, item.y).style(
2355
- "stroke-dasharray",
2356
- "3, 3"
2357
- );
2358
- });
2359
- }
2360
- let txt = getTextObj();
2361
- txt.text = labelText;
2362
- txt.x = loopModel.startx;
2363
- txt.y = loopModel.starty;
2364
- txt.fontFamily = fontFamily;
2365
- txt.fontSize = fontSize;
2366
- txt.fontWeight = fontWeight;
2367
- txt.anchor = "middle";
2368
- txt.valign = "middle";
2369
- txt.tspan = false;
2370
- txt.width = labelBoxWidth || 50;
2371
- txt.height = labelBoxHeight || 20;
2372
- txt.textMargin = boxTextMargin;
2373
- txt.class = "labelText";
2374
- drawLabel(g, txt);
2375
- txt = getTextObj2();
2376
- txt.text = loopModel.title;
2377
- txt.x = loopModel.startx + labelBoxWidth / 2 + (loopModel.stopx - loopModel.startx) / 2;
2378
- txt.y = loopModel.starty + boxMargin + boxTextMargin;
2379
- txt.anchor = "middle";
2380
- txt.valign = "middle";
2381
- txt.textMargin = boxTextMargin;
2382
- txt.class = "loopText";
2383
- txt.fontFamily = fontFamily;
2384
- txt.fontSize = fontSize;
2385
- txt.fontWeight = fontWeight;
2386
- txt.wrap = true;
2387
- let textElem = hasKatex(txt.text) ? await drawKatex(g, txt, loopModel) : drawText(g, txt);
2388
- if (loopModel.sectionTitles !== void 0) {
2389
- for (const [idx, item] of Object.entries(loopModel.sectionTitles)) {
2390
- if (item.message) {
2391
- txt.text = item.message;
2392
- txt.x = loopModel.startx + (loopModel.stopx - loopModel.startx) / 2;
2393
- txt.y = loopModel.sections[idx].y + boxMargin + boxTextMargin;
2394
- txt.class = "loopText";
2395
- txt.anchor = "middle";
2396
- txt.valign = "middle";
2397
- txt.tspan = false;
2398
- txt.fontFamily = fontFamily;
2399
- txt.fontSize = fontSize;
2400
- txt.fontWeight = fontWeight;
2401
- txt.wrap = loopModel.wrap;
2402
- if (hasKatex(txt.text)) {
2403
- loopModel.starty = loopModel.sections[idx].y;
2404
- await drawKatex(g, txt, loopModel);
2405
- } else {
2406
- drawText(g, txt);
2407
- }
2408
- let sectionHeight = Math.round(
2409
- textElem.map((te) => (te._groups || te)[0][0].getBBox().height).reduce((acc, curr) => acc + curr)
2410
- );
2411
- loopModel.sections[idx].height += sectionHeight - (boxMargin + boxTextMargin);
2412
- }
2413
- }
2414
- }
2415
- loopModel.height = Math.round(loopModel.stopy - loopModel.starty);
2416
- return g;
2417
- }, "drawLoop");
2418
- var drawBackgroundRect2 = /* @__PURE__ */ __name(function(elem, bounds2) {
2419
- drawBackgroundRect(elem, bounds2);
2420
- }, "drawBackgroundRect");
2421
- var insertDatabaseIcon = /* @__PURE__ */ __name(function(elem) {
2422
- elem.append("defs").append("symbol").attr("id", "database").attr("fill-rule", "evenodd").attr("clip-rule", "evenodd").append("path").attr("transform", "scale(.5)").attr(
2423
- "d",
2424
- "M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z"
2425
- );
2426
- }, "insertDatabaseIcon");
2427
- var insertComputerIcon = /* @__PURE__ */ __name(function(elem) {
2428
- elem.append("defs").append("symbol").attr("id", "computer").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr(
2429
- "d",
2430
- "M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z"
2431
- );
2432
- }, "insertComputerIcon");
2433
- var insertClockIcon = /* @__PURE__ */ __name(function(elem) {
2434
- elem.append("defs").append("symbol").attr("id", "clock").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr(
2435
- "d",
2436
- "M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z"
2437
- );
2438
- }, "insertClockIcon");
2439
- var insertArrowHead = /* @__PURE__ */ __name(function(elem) {
2440
- elem.append("defs").append("marker").attr("id", "arrowhead").attr("refX", 7.9).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto-start-reverse").append("path").attr("d", "M -1 0 L 10 5 L 0 10 z");
2441
- }, "insertArrowHead");
2442
- var insertArrowFilledHead = /* @__PURE__ */ __name(function(elem) {
2443
- elem.append("defs").append("marker").attr("id", "filled-head").attr("refX", 15.5).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L14,7 L9,1 Z");
2444
- }, "insertArrowFilledHead");
2445
- var insertSequenceNumber = /* @__PURE__ */ __name(function(elem) {
2446
- elem.append("defs").append("marker").attr("id", "sequencenumber").attr("refX", 15).attr("refY", 15).attr("markerWidth", 60).attr("markerHeight", 40).attr("orient", "auto").append("circle").attr("cx", 15).attr("cy", 15).attr("r", 6);
2447
- }, "insertSequenceNumber");
2448
- var insertArrowCrossHead = /* @__PURE__ */ __name(function(elem) {
2449
- const defs = elem.append("defs");
2450
- const marker = defs.append("marker").attr("id", "crosshead").attr("markerWidth", 15).attr("markerHeight", 8).attr("orient", "auto").attr("refX", 4).attr("refY", 4.5);
2451
- marker.append("path").attr("fill", "none").attr("stroke", "#000000").style("stroke-dasharray", "0, 0").attr("stroke-width", "1pt").attr("d", "M 1,2 L 6,7 M 6,2 L 1,7");
2452
- }, "insertArrowCrossHead");
2453
- var getTextObj2 = /* @__PURE__ */ __name(function() {
2454
- return {
2455
- x: 0,
2456
- y: 0,
2457
- fill: void 0,
2458
- anchor: void 0,
2459
- style: "#666",
2460
- width: void 0,
2461
- height: void 0,
2462
- textMargin: 0,
2463
- rx: 0,
2464
- ry: 0,
2465
- tspan: true,
2466
- valign: void 0
2467
- };
2468
- }, "getTextObj");
2469
- var getNoteRect2 = /* @__PURE__ */ __name(function() {
2470
- return {
2471
- x: 0,
2472
- y: 0,
2473
- fill: "#EDF2AE",
2474
- stroke: "#666",
2475
- width: 100,
2476
- anchor: "start",
2477
- height: 100,
2478
- rx: 0,
2479
- ry: 0
2480
- };
2481
- }, "getNoteRect");
2482
- var _drawTextCandidateFunc = /* @__PURE__ */ (function() {
2483
- function byText(content, g, x, y, width, height, textAttrs) {
2484
- const text = g.append("text").attr("x", x + width / 2).attr("y", y + height / 2 + 5).style("text-anchor", "middle").text(content);
2485
- _setTextAttrs(text, textAttrs);
2486
- }
2487
- __name(byText, "byText");
2488
- function byTspan(content, g, x, y, width, height, textAttrs, conf2) {
2489
- const { actorFontSize, actorFontFamily, actorFontWeight } = conf2;
2490
- const [_actorFontSize, _actorFontSizePx] = parseFontSize(actorFontSize);
2491
- const lines = content.split(common_default.lineBreakRegex);
2492
- for (let i = 0; i < lines.length; i++) {
2493
- const dy = i * _actorFontSize - _actorFontSize * (lines.length - 1) / 2;
2494
- const text = g.append("text").attr("x", x + width / 2).attr("y", y).style("text-anchor", "middle").style("font-size", _actorFontSizePx).style("font-weight", actorFontWeight).style("font-family", actorFontFamily);
2495
- text.append("tspan").attr("x", x + width / 2).attr("dy", dy).text(lines[i]);
2496
- text.attr("y", y + height / 2).attr("dominant-baseline", "central").attr("alignment-baseline", "central");
2497
- _setTextAttrs(text, textAttrs);
2498
- }
2499
- }
2500
- __name(byTspan, "byTspan");
2501
- function byFo(content, g, x, y, width, height, textAttrs, conf2) {
2502
- const s = g.append("switch");
2503
- const f = s.append("foreignObject").attr("x", x).attr("y", y).attr("width", width).attr("height", height);
2504
- const text = f.append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
2505
- text.append("div").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(content);
2506
- byTspan(content, s, x, y, width, height, textAttrs, conf2);
2507
- _setTextAttrs(text, textAttrs);
2508
- }
2509
- __name(byFo, "byFo");
2510
- async function byKatex(content, g, x, y, width, height, textAttrs, conf2) {
2511
- const dim = await calculateMathMLDimensions(content, getConfig());
2512
- const s = g.append("switch");
2513
- const f = s.append("foreignObject").attr("x", x + width / 2 - dim.width / 2).attr("y", y + height / 2 - dim.height / 2).attr("width", dim.width).attr("height", dim.height);
2514
- const text = f.append("xhtml:div").style("height", "100%").style("width", "100%");
2515
- text.append("div").style("text-align", "center").style("vertical-align", "middle").html(await renderKatexSanitized(content, getConfig()));
2516
- byTspan(content, s, x, y, width, height, textAttrs, conf2);
2517
- _setTextAttrs(text, textAttrs);
2518
- }
2519
- __name(byKatex, "byKatex");
2520
- function _setTextAttrs(toText, fromTextAttrsDict) {
2521
- for (const key in fromTextAttrsDict) {
2522
- if (fromTextAttrsDict.hasOwnProperty(key)) {
2523
- toText.attr(key, fromTextAttrsDict[key]);
2524
- }
2525
- }
2526
- }
2527
- __name(_setTextAttrs, "_setTextAttrs");
2528
- return function(conf2, hasKatex2 = false) {
2529
- if (hasKatex2) {
2530
- return byKatex;
2531
- }
2532
- return conf2.textPlacement === "fo" ? byFo : conf2.textPlacement === "old" ? byText : byTspan;
2533
- };
2534
- })();
2535
- var _drawMenuItemTextCandidateFunc = /* @__PURE__ */ (function() {
2536
- function byText(content, g, x, y, width, height, textAttrs) {
2537
- const text = g.append("text").attr("x", x).attr("y", y).style("text-anchor", "start").text(content);
2538
- _setTextAttrs(text, textAttrs);
2539
- }
2540
- __name(byText, "byText");
2541
- function byTspan(content, g, x, y, width, height, textAttrs, conf2) {
2542
- const { actorFontSize, actorFontFamily, actorFontWeight } = conf2;
2543
- const lines = content.split(common_default.lineBreakRegex);
2544
- for (let i = 0; i < lines.length; i++) {
2545
- const dy = i * actorFontSize - actorFontSize * (lines.length - 1) / 2;
2546
- const text = g.append("text").attr("x", x).attr("y", y).style("text-anchor", "start").style("font-size", actorFontSize).style("font-weight", actorFontWeight).style("font-family", actorFontFamily);
2547
- text.append("tspan").attr("x", x).attr("dy", dy).text(lines[i]);
2548
- text.attr("y", y + height / 2).attr("dominant-baseline", "central").attr("alignment-baseline", "central");
2549
- _setTextAttrs(text, textAttrs);
2550
- }
2551
- }
2552
- __name(byTspan, "byTspan");
2553
- function byFo(content, g, x, y, width, height, textAttrs, conf2) {
2554
- const s = g.append("switch");
2555
- const f = s.append("foreignObject").attr("x", x).attr("y", y).attr("width", width).attr("height", height);
2556
- const text = f.append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
2557
- text.append("div").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(content);
2558
- byTspan(content, s, x, y, width, height, textAttrs, conf2);
2559
- _setTextAttrs(text, textAttrs);
2560
- }
2561
- __name(byFo, "byFo");
2562
- function _setTextAttrs(toText, fromTextAttrsDict) {
2563
- for (const key in fromTextAttrsDict) {
2564
- if (fromTextAttrsDict.hasOwnProperty(key)) {
2565
- toText.attr(key, fromTextAttrsDict[key]);
2566
- }
2567
- }
2568
- }
2569
- __name(_setTextAttrs, "_setTextAttrs");
2570
- return function(conf2) {
2571
- return conf2.textPlacement === "fo" ? byFo : conf2.textPlacement === "old" ? byText : byTspan;
2572
- };
2573
- })();
2574
- var svgDraw_default = {
2575
- drawRect: drawRect2,
2576
- drawText,
2577
- drawLabel,
2578
- drawActor,
2579
- drawBox,
2580
- drawPopup,
2581
- anchorElement,
2582
- drawActivation,
2583
- drawLoop,
2584
- drawBackgroundRect: drawBackgroundRect2,
2585
- insertArrowHead,
2586
- insertArrowFilledHead,
2587
- insertSequenceNumber,
2588
- insertArrowCrossHead,
2589
- insertDatabaseIcon,
2590
- insertComputerIcon,
2591
- insertClockIcon,
2592
- getTextObj: getTextObj2,
2593
- getNoteRect: getNoteRect2,
2594
- fixLifeLineHeights,
2595
- sanitizeUrl: distExports.sanitizeUrl
2596
- };
2597
- var conf = {};
2598
- var bounds = {
2599
- data: {
2600
- startx: void 0,
2601
- stopx: void 0,
2602
- starty: void 0,
2603
- stopy: void 0
2604
- },
2605
- verticalPos: 0,
2606
- sequenceItems: [],
2607
- activations: [],
2608
- models: {
2609
- getHeight: /* @__PURE__ */ __name(function() {
2610
- return Math.max.apply(
2611
- null,
2612
- this.actors.length === 0 ? [0] : this.actors.map((actor) => actor.height || 0)
2613
- ) + (this.loops.length === 0 ? 0 : this.loops.map((it) => it.height || 0).reduce((acc, h) => acc + h)) + (this.messages.length === 0 ? 0 : this.messages.map((it) => it.height || 0).reduce((acc, h) => acc + h)) + (this.notes.length === 0 ? 0 : this.notes.map((it) => it.height || 0).reduce((acc, h) => acc + h));
2614
- }, "getHeight"),
2615
- clear: /* @__PURE__ */ __name(function() {
2616
- this.actors = [];
2617
- this.boxes = [];
2618
- this.loops = [];
2619
- this.messages = [];
2620
- this.notes = [];
2621
- }, "clear"),
2622
- addBox: /* @__PURE__ */ __name(function(boxModel) {
2623
- this.boxes.push(boxModel);
2624
- }, "addBox"),
2625
- addActor: /* @__PURE__ */ __name(function(actorModel) {
2626
- this.actors.push(actorModel);
2627
- }, "addActor"),
2628
- addLoop: /* @__PURE__ */ __name(function(loopModel) {
2629
- this.loops.push(loopModel);
2630
- }, "addLoop"),
2631
- addMessage: /* @__PURE__ */ __name(function(msgModel) {
2632
- this.messages.push(msgModel);
2633
- }, "addMessage"),
2634
- addNote: /* @__PURE__ */ __name(function(noteModel) {
2635
- this.notes.push(noteModel);
2636
- }, "addNote"),
2637
- lastActor: /* @__PURE__ */ __name(function() {
2638
- return this.actors[this.actors.length - 1];
2639
- }, "lastActor"),
2640
- lastLoop: /* @__PURE__ */ __name(function() {
2641
- return this.loops[this.loops.length - 1];
2642
- }, "lastLoop"),
2643
- lastMessage: /* @__PURE__ */ __name(function() {
2644
- return this.messages[this.messages.length - 1];
2645
- }, "lastMessage"),
2646
- lastNote: /* @__PURE__ */ __name(function() {
2647
- return this.notes[this.notes.length - 1];
2648
- }, "lastNote"),
2649
- actors: [],
2650
- boxes: [],
2651
- loops: [],
2652
- messages: [],
2653
- notes: []
2654
- },
2655
- init: /* @__PURE__ */ __name(function() {
2656
- this.sequenceItems = [];
2657
- this.activations = [];
2658
- this.models.clear();
2659
- this.data = {
2660
- startx: void 0,
2661
- stopx: void 0,
2662
- starty: void 0,
2663
- stopy: void 0
2664
- };
2665
- this.verticalPos = 0;
2666
- setConf(getConfig2());
2667
- }, "init"),
2668
- updateVal: /* @__PURE__ */ __name(function(obj, key, val, fun) {
2669
- if (obj[key] === void 0) {
2670
- obj[key] = val;
2671
- } else {
2672
- obj[key] = fun(val, obj[key]);
2673
- }
2674
- }, "updateVal"),
2675
- updateBounds: /* @__PURE__ */ __name(function(startx, starty, stopx, stopy) {
2676
- const _self = this;
2677
- let cnt = 0;
2678
- function updateFn(type) {
2679
- return /* @__PURE__ */ __name(function updateItemBounds(item) {
2680
- cnt++;
2681
- const n = _self.sequenceItems.length - cnt + 1;
2682
- _self.updateVal(item, "starty", starty - n * conf.boxMargin, Math.min);
2683
- _self.updateVal(item, "stopy", stopy + n * conf.boxMargin, Math.max);
2684
- _self.updateVal(bounds.data, "startx", startx - n * conf.boxMargin, Math.min);
2685
- _self.updateVal(bounds.data, "stopx", stopx + n * conf.boxMargin, Math.max);
2686
- if (!(type === "activation")) {
2687
- _self.updateVal(item, "startx", startx - n * conf.boxMargin, Math.min);
2688
- _self.updateVal(item, "stopx", stopx + n * conf.boxMargin, Math.max);
2689
- _self.updateVal(bounds.data, "starty", starty - n * conf.boxMargin, Math.min);
2690
- _self.updateVal(bounds.data, "stopy", stopy + n * conf.boxMargin, Math.max);
2691
- }
2692
- }, "updateItemBounds");
2693
- }
2694
- __name(updateFn, "updateFn");
2695
- this.sequenceItems.forEach(updateFn());
2696
- this.activations.forEach(updateFn("activation"));
2697
- }, "updateBounds"),
2698
- insert: /* @__PURE__ */ __name(function(startx, starty, stopx, stopy) {
2699
- const _startx = common_default.getMin(startx, stopx);
2700
- const _stopx = common_default.getMax(startx, stopx);
2701
- const _starty = common_default.getMin(starty, stopy);
2702
- const _stopy = common_default.getMax(starty, stopy);
2703
- this.updateVal(bounds.data, "startx", _startx, Math.min);
2704
- this.updateVal(bounds.data, "starty", _starty, Math.min);
2705
- this.updateVal(bounds.data, "stopx", _stopx, Math.max);
2706
- this.updateVal(bounds.data, "stopy", _stopy, Math.max);
2707
- this.updateBounds(_startx, _starty, _stopx, _stopy);
2708
- }, "insert"),
2709
- newActivation: /* @__PURE__ */ __name(function(message, diagram2, actors) {
2710
- const actorRect = actors.get(message.from);
2711
- const stackedSize = actorActivations(message.from).length || 0;
2712
- const x = actorRect.x + actorRect.width / 2 + (stackedSize - 1) * conf.activationWidth / 2;
2713
- this.activations.push({
2714
- startx: x,
2715
- starty: this.verticalPos + 2,
2716
- stopx: x + conf.activationWidth,
2717
- stopy: void 0,
2718
- actor: message.from,
2719
- anchored: svgDraw_default.anchorElement(diagram2)
2720
- });
2721
- }, "newActivation"),
2722
- endActivation: /* @__PURE__ */ __name(function(message) {
2723
- const lastActorActivationIdx = this.activations.map(function(activation) {
2724
- return activation.actor;
2725
- }).lastIndexOf(message.from);
2726
- return this.activations.splice(lastActorActivationIdx, 1)[0];
2727
- }, "endActivation"),
2728
- createLoop: /* @__PURE__ */ __name(function(title = { message: void 0, wrap: false, width: void 0 }, fill) {
2729
- return {
2730
- startx: void 0,
2731
- starty: this.verticalPos,
2732
- stopx: void 0,
2733
- stopy: void 0,
2734
- title: title.message,
2735
- wrap: title.wrap,
2736
- width: title.width,
2737
- height: 0,
2738
- fill
2739
- };
2740
- }, "createLoop"),
2741
- newLoop: /* @__PURE__ */ __name(function(title = { message: void 0, wrap: false, width: void 0 }, fill) {
2742
- this.sequenceItems.push(this.createLoop(title, fill));
2743
- }, "newLoop"),
2744
- endLoop: /* @__PURE__ */ __name(function() {
2745
- return this.sequenceItems.pop();
2746
- }, "endLoop"),
2747
- isLoopOverlap: /* @__PURE__ */ __name(function() {
2748
- return this.sequenceItems.length ? this.sequenceItems[this.sequenceItems.length - 1].overlap : false;
2749
- }, "isLoopOverlap"),
2750
- addSectionToLoop: /* @__PURE__ */ __name(function(message) {
2751
- const loop = this.sequenceItems.pop();
2752
- loop.sections = loop.sections || [];
2753
- loop.sectionTitles = loop.sectionTitles || [];
2754
- loop.sections.push({ y: bounds.getVerticalPos(), height: 0 });
2755
- loop.sectionTitles.push(message);
2756
- this.sequenceItems.push(loop);
2757
- }, "addSectionToLoop"),
2758
- saveVerticalPos: /* @__PURE__ */ __name(function() {
2759
- if (this.isLoopOverlap()) {
2760
- this.savedVerticalPos = this.verticalPos;
2761
- }
2762
- }, "saveVerticalPos"),
2763
- resetVerticalPos: /* @__PURE__ */ __name(function() {
2764
- if (this.isLoopOverlap()) {
2765
- this.verticalPos = this.savedVerticalPos;
2766
- }
2767
- }, "resetVerticalPos"),
2768
- bumpVerticalPos: /* @__PURE__ */ __name(function(bump) {
2769
- this.verticalPos = this.verticalPos + bump;
2770
- this.data.stopy = common_default.getMax(this.data.stopy, this.verticalPos);
2771
- }, "bumpVerticalPos"),
2772
- getVerticalPos: /* @__PURE__ */ __name(function() {
2773
- return this.verticalPos;
2774
- }, "getVerticalPos"),
2775
- getBounds: /* @__PURE__ */ __name(function() {
2776
- return { bounds: this.data, models: this.models };
2777
- }, "getBounds")
2778
- };
2779
- var drawNote = /* @__PURE__ */ __name(async function(elem, noteModel) {
2780
- bounds.bumpVerticalPos(conf.boxMargin);
2781
- noteModel.height = conf.boxMargin;
2782
- noteModel.starty = bounds.getVerticalPos();
2783
- const rect = getNoteRect();
2784
- rect.x = noteModel.startx;
2785
- rect.y = noteModel.starty;
2786
- rect.width = noteModel.width || conf.width;
2787
- rect.class = "note";
2788
- const g = elem.append("g");
2789
- const rectElem = svgDraw_default.drawRect(g, rect);
2790
- const textObj = getTextObj();
2791
- textObj.x = noteModel.startx;
2792
- textObj.y = noteModel.starty;
2793
- textObj.width = rect.width;
2794
- textObj.dy = "1em";
2795
- textObj.text = noteModel.message;
2796
- textObj.class = "noteText";
2797
- textObj.fontFamily = conf.noteFontFamily;
2798
- textObj.fontSize = conf.noteFontSize;
2799
- textObj.fontWeight = conf.noteFontWeight;
2800
- textObj.anchor = conf.noteAlign;
2801
- textObj.textMargin = conf.noteMargin;
2802
- textObj.valign = "center";
2803
- const textElem = hasKatex(textObj.text) ? await drawKatex(g, textObj) : drawText(g, textObj);
2804
- const textHeight = Math.round(
2805
- textElem.map((te) => (te._groups || te)[0][0].getBBox().height).reduce((acc, curr) => acc + curr)
2806
- );
2807
- rectElem.attr("height", textHeight + 2 * conf.noteMargin);
2808
- noteModel.height += textHeight + 2 * conf.noteMargin;
2809
- bounds.bumpVerticalPos(textHeight + 2 * conf.noteMargin);
2810
- noteModel.stopy = noteModel.starty + textHeight + 2 * conf.noteMargin;
2811
- noteModel.stopx = noteModel.startx + rect.width;
2812
- bounds.insert(noteModel.startx, noteModel.starty, noteModel.stopx, noteModel.stopy);
2813
- bounds.models.addNote(noteModel);
2814
- }, "drawNote");
2815
- var messageFont = /* @__PURE__ */ __name((cnf) => {
2816
- return {
2817
- fontFamily: cnf.messageFontFamily,
2818
- fontSize: cnf.messageFontSize,
2819
- fontWeight: cnf.messageFontWeight
2820
- };
2821
- }, "messageFont");
2822
- var noteFont = /* @__PURE__ */ __name((cnf) => {
2823
- return {
2824
- fontFamily: cnf.noteFontFamily,
2825
- fontSize: cnf.noteFontSize,
2826
- fontWeight: cnf.noteFontWeight
2827
- };
2828
- }, "noteFont");
2829
- var actorFont = /* @__PURE__ */ __name((cnf) => {
2830
- return {
2831
- fontFamily: cnf.actorFontFamily,
2832
- fontSize: cnf.actorFontSize,
2833
- fontWeight: cnf.actorFontWeight
2834
- };
2835
- }, "actorFont");
2836
- async function boundMessage(_diagram, msgModel) {
2837
- bounds.bumpVerticalPos(10);
2838
- const { startx, stopx, message } = msgModel;
2839
- const lines = common_default.splitBreaks(message).length;
2840
- const isKatexMsg = hasKatex(message);
2841
- const textDims = isKatexMsg ? await calculateMathMLDimensions(message, getConfig2()) : utils_default.calculateTextDimensions(message, messageFont(conf));
2842
- if (!isKatexMsg) {
2843
- const lineHeight = textDims.height / lines;
2844
- msgModel.height += lineHeight;
2845
- bounds.bumpVerticalPos(lineHeight);
2846
- }
2847
- let lineStartY;
2848
- let totalOffset = textDims.height - 10;
2849
- const textWidth = textDims.width;
2850
- if (startx === stopx) {
2851
- lineStartY = bounds.getVerticalPos() + totalOffset;
2852
- if (!conf.rightAngles) {
2853
- totalOffset += conf.boxMargin;
2854
- lineStartY = bounds.getVerticalPos() + totalOffset;
2855
- }
2856
- totalOffset += 30;
2857
- const dx = common_default.getMax(textWidth / 2, conf.width / 2);
2858
- bounds.insert(
2859
- startx - dx,
2860
- bounds.getVerticalPos() - 10 + totalOffset,
2861
- stopx + dx,
2862
- bounds.getVerticalPos() + 30 + totalOffset
2863
- );
2864
- } else {
2865
- totalOffset += conf.boxMargin;
2866
- lineStartY = bounds.getVerticalPos() + totalOffset;
2867
- bounds.insert(startx, lineStartY - 10, stopx, lineStartY);
2868
- }
2869
- bounds.bumpVerticalPos(totalOffset);
2870
- msgModel.height += totalOffset;
2871
- msgModel.stopy = msgModel.starty + msgModel.height;
2872
- bounds.insert(msgModel.fromBounds, msgModel.starty, msgModel.toBounds, msgModel.stopy);
2873
- return lineStartY;
2874
- }
2875
- __name(boundMessage, "boundMessage");
2876
- var drawMessage = /* @__PURE__ */ __name(async function(diagram2, msgModel, lineStartY, diagObj) {
2877
- const { startx, stopx, starty, message, type, sequenceIndex, sequenceVisible } = msgModel;
2878
- const textDims = utils_default.calculateTextDimensions(message, messageFont(conf));
2879
- const textObj = getTextObj();
2880
- textObj.x = startx;
2881
- textObj.y = starty + 10;
2882
- textObj.width = stopx - startx;
2883
- textObj.class = "messageText";
2884
- textObj.dy = "1em";
2885
- textObj.text = message;
2886
- textObj.fontFamily = conf.messageFontFamily;
2887
- textObj.fontSize = conf.messageFontSize;
2888
- textObj.fontWeight = conf.messageFontWeight;
2889
- textObj.anchor = conf.messageAlign;
2890
- textObj.valign = "center";
2891
- textObj.textMargin = conf.wrapPadding;
2892
- textObj.tspan = false;
2893
- if (hasKatex(textObj.text)) {
2894
- await drawKatex(diagram2, textObj, { startx, stopx, starty: lineStartY });
2895
- } else {
2896
- drawText(diagram2, textObj);
2897
- }
2898
- const textWidth = textDims.width;
2899
- let line;
2900
- if (startx === stopx) {
2901
- if (conf.rightAngles) {
2902
- line = diagram2.append("path").attr(
2903
- "d",
2904
- `M ${startx},${lineStartY} H ${startx + common_default.getMax(conf.width / 2, textWidth / 2)} V ${lineStartY + 25} H ${startx}`
2905
- );
2906
- } else {
2907
- line = diagram2.append("path").attr(
2908
- "d",
2909
- "M " + startx + "," + lineStartY + " C " + (startx + 60) + "," + (lineStartY - 10) + " " + (startx + 60) + "," + (lineStartY + 30) + " " + startx + "," + (lineStartY + 20)
2910
- );
2911
- }
2912
- } else {
2913
- line = diagram2.append("line");
2914
- line.attr("x1", startx);
2915
- line.attr("y1", lineStartY);
2916
- line.attr("x2", stopx);
2917
- line.attr("y2", lineStartY);
2918
- }
2919
- if (type === diagObj.db.LINETYPE.DOTTED || type === diagObj.db.LINETYPE.DOTTED_CROSS || type === diagObj.db.LINETYPE.DOTTED_POINT || type === diagObj.db.LINETYPE.DOTTED_OPEN || type === diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED) {
2920
- line.style("stroke-dasharray", "3, 3");
2921
- line.attr("class", "messageLine1");
2922
- } else {
2923
- line.attr("class", "messageLine0");
2924
- }
2925
- let url = "";
2926
- if (conf.arrowMarkerAbsolute) {
2927
- url = getUrl(true);
2928
- }
2929
- line.attr("stroke-width", 2);
2930
- line.attr("stroke", "none");
2931
- line.style("fill", "none");
2932
- if (type === diagObj.db.LINETYPE.SOLID || type === diagObj.db.LINETYPE.DOTTED) {
2933
- line.attr("marker-end", "url(" + url + "#arrowhead)");
2934
- }
2935
- if (type === diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID || type === diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED) {
2936
- line.attr("marker-start", "url(" + url + "#arrowhead)");
2937
- line.attr("marker-end", "url(" + url + "#arrowhead)");
2938
- }
2939
- if (type === diagObj.db.LINETYPE.SOLID_POINT || type === diagObj.db.LINETYPE.DOTTED_POINT) {
2940
- line.attr("marker-end", "url(" + url + "#filled-head)");
2941
- }
2942
- if (type === diagObj.db.LINETYPE.SOLID_CROSS || type === diagObj.db.LINETYPE.DOTTED_CROSS) {
2943
- line.attr("marker-end", "url(" + url + "#crosshead)");
2944
- }
2945
- if (sequenceVisible || conf.showSequenceNumbers) {
2946
- const isBidirectional = type === diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID || type === diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED;
2947
- if (isBidirectional) {
2948
- const SEQUENCE_NUMBER_RADIUS = 6;
2949
- if (startx < stopx) {
2950
- line.attr("x1", startx + 2 * SEQUENCE_NUMBER_RADIUS);
2951
- } else {
2952
- line.attr("x1", startx + SEQUENCE_NUMBER_RADIUS);
2953
- }
2954
- }
2955
- diagram2.append("line").attr("x1", startx).attr("y1", lineStartY).attr("x2", startx).attr("y2", lineStartY).attr("stroke-width", 0).attr("marker-start", "url(" + url + "#sequencenumber)");
2956
- diagram2.append("text").attr("x", startx).attr("y", lineStartY + 4).attr("font-family", "sans-serif").attr("font-size", "12px").attr("text-anchor", "middle").attr("class", "sequenceNumber").text(sequenceIndex);
2957
- }
2958
- }, "drawMessage");
2959
- var addActorRenderingData = /* @__PURE__ */ __name(function(diagram2, actors, createdActors, actorKeys, verticalPos, messages, isFooter) {
2960
- let prevWidth = 0;
2961
- let prevMargin = 0;
2962
- let prevBox = void 0;
2963
- let maxHeight = 0;
2964
- for (const actorKey of actorKeys) {
2965
- const actor = actors.get(actorKey);
2966
- const box = actor.box;
2967
- if (prevBox && prevBox != box) {
2968
- if (!isFooter) {
2969
- bounds.models.addBox(prevBox);
2970
- }
2971
- prevMargin += conf.boxMargin + prevBox.margin;
2972
- }
2973
- if (box && box != prevBox) {
2974
- if (!isFooter) {
2975
- box.x = prevWidth + prevMargin;
2976
- box.y = verticalPos;
2977
- }
2978
- prevMargin += box.margin;
2979
- }
2980
- actor.width = actor.width || conf.width;
2981
- actor.height = common_default.getMax(actor.height || conf.height, conf.height);
2982
- actor.margin = actor.margin || conf.actorMargin;
2983
- maxHeight = common_default.getMax(maxHeight, actor.height);
2984
- if (createdActors.get(actor.name)) {
2985
- prevMargin += actor.width / 2;
2986
- }
2987
- actor.x = prevWidth + prevMargin;
2988
- actor.starty = bounds.getVerticalPos();
2989
- bounds.insert(actor.x, verticalPos, actor.x + actor.width, actor.height);
2990
- prevWidth += actor.width + prevMargin;
2991
- if (actor.box) {
2992
- actor.box.width = prevWidth + box.margin - actor.box.x;
2993
- }
2994
- prevMargin = actor.margin;
2995
- prevBox = actor.box;
2996
- bounds.models.addActor(actor);
2997
- }
2998
- if (prevBox && !isFooter) {
2999
- bounds.models.addBox(prevBox);
3000
- }
3001
- bounds.bumpVerticalPos(maxHeight);
3002
- }, "addActorRenderingData");
3003
- var drawActors = /* @__PURE__ */ __name(async function(diagram2, actors, actorKeys, isFooter) {
3004
- if (!isFooter) {
3005
- for (const actorKey of actorKeys) {
3006
- const actor = actors.get(actorKey);
3007
- await svgDraw_default.drawActor(diagram2, actor, conf, false);
3008
- }
3009
- } else {
3010
- let maxHeight = 0;
3011
- bounds.bumpVerticalPos(conf.boxMargin * 2);
3012
- for (const actorKey of actorKeys) {
3013
- const actor = actors.get(actorKey);
3014
- if (!actor.stopy) {
3015
- actor.stopy = bounds.getVerticalPos();
3016
- }
3017
- const height = await svgDraw_default.drawActor(diagram2, actor, conf, true);
3018
- maxHeight = common_default.getMax(maxHeight, height);
3019
- }
3020
- bounds.bumpVerticalPos(maxHeight + conf.boxMargin);
3021
- }
3022
- }, "drawActors");
3023
- var drawActorsPopup = /* @__PURE__ */ __name(function(diagram2, actors, actorKeys, doc) {
3024
- let maxHeight = 0;
3025
- let maxWidth = 0;
3026
- for (const actorKey of actorKeys) {
3027
- const actor = actors.get(actorKey);
3028
- const minMenuWidth = getRequiredPopupWidth(actor);
3029
- const menuDimensions = svgDraw_default.drawPopup(
3030
- diagram2,
3031
- actor,
3032
- minMenuWidth,
3033
- conf,
3034
- conf.forceMenus,
3035
- doc
3036
- );
3037
- if (menuDimensions.height > maxHeight) {
3038
- maxHeight = menuDimensions.height;
3039
- }
3040
- if (menuDimensions.width + actor.x > maxWidth) {
3041
- maxWidth = menuDimensions.width + actor.x;
3042
- }
3043
- }
3044
- return { maxHeight, maxWidth };
3045
- }, "drawActorsPopup");
3046
- var setConf = /* @__PURE__ */ __name(function(cnf) {
3047
- assignWithDepth_default(conf, cnf);
3048
- if (cnf.fontFamily) {
3049
- conf.actorFontFamily = conf.noteFontFamily = conf.messageFontFamily = cnf.fontFamily;
3050
- }
3051
- if (cnf.fontSize) {
3052
- conf.actorFontSize = conf.noteFontSize = conf.messageFontSize = cnf.fontSize;
3053
- }
3054
- if (cnf.fontWeight) {
3055
- conf.actorFontWeight = conf.noteFontWeight = conf.messageFontWeight = cnf.fontWeight;
3056
- }
3057
- }, "setConf");
3058
- var actorActivations = /* @__PURE__ */ __name(function(actor) {
3059
- return bounds.activations.filter(function(activation) {
3060
- return activation.actor === actor;
3061
- });
3062
- }, "actorActivations");
3063
- var activationBounds = /* @__PURE__ */ __name(function(actor, actors) {
3064
- const actorObj = actors.get(actor);
3065
- const activations = actorActivations(actor);
3066
- const left = activations.reduce(
3067
- function(acc, activation) {
3068
- return common_default.getMin(acc, activation.startx);
3069
- },
3070
- actorObj.x + actorObj.width / 2 - 1
3071
- );
3072
- const right = activations.reduce(
3073
- function(acc, activation) {
3074
- return common_default.getMax(acc, activation.stopx);
3075
- },
3076
- actorObj.x + actorObj.width / 2 + 1
3077
- );
3078
- return [left, right];
3079
- }, "activationBounds");
3080
- function adjustLoopHeightForWrap(loopWidths, msg, preMargin, postMargin, addLoopFn) {
3081
- bounds.bumpVerticalPos(preMargin);
3082
- let heightAdjust = postMargin;
3083
- if (msg.id && msg.message && loopWidths[msg.id]) {
3084
- const loopWidth = loopWidths[msg.id].width;
3085
- const textConf = messageFont(conf);
3086
- msg.message = utils_default.wrapLabel(`[${msg.message}]`, loopWidth - 2 * conf.wrapPadding, textConf);
3087
- msg.width = loopWidth;
3088
- msg.wrap = true;
3089
- const textDims = utils_default.calculateTextDimensions(msg.message, textConf);
3090
- const totalOffset = common_default.getMax(textDims.height, conf.labelBoxHeight);
3091
- heightAdjust = postMargin + totalOffset;
3092
- log.debug(`${totalOffset} - ${msg.message}`);
3093
- }
3094
- addLoopFn(msg);
3095
- bounds.bumpVerticalPos(heightAdjust);
3096
- }
3097
- __name(adjustLoopHeightForWrap, "adjustLoopHeightForWrap");
3098
- function adjustCreatedDestroyedData(msg, msgModel, lineStartY, index, actors, createdActors, destroyedActors) {
3099
- function receiverAdjustment(actor, adjustment) {
3100
- if (actor.x < actors.get(msg.from).x) {
3101
- bounds.insert(
3102
- msgModel.stopx - adjustment,
3103
- msgModel.starty,
3104
- msgModel.startx,
3105
- msgModel.stopy + actor.height / 2 + conf.noteMargin
3106
- );
3107
- msgModel.stopx = msgModel.stopx + adjustment;
3108
- } else {
3109
- bounds.insert(
3110
- msgModel.startx,
3111
- msgModel.starty,
3112
- msgModel.stopx + adjustment,
3113
- msgModel.stopy + actor.height / 2 + conf.noteMargin
3114
- );
3115
- msgModel.stopx = msgModel.stopx - adjustment;
3116
- }
3117
- }
3118
- __name(receiverAdjustment, "receiverAdjustment");
3119
- function senderAdjustment(actor, adjustment) {
3120
- if (actor.x < actors.get(msg.to).x) {
3121
- bounds.insert(
3122
- msgModel.startx - adjustment,
3123
- msgModel.starty,
3124
- msgModel.stopx,
3125
- msgModel.stopy + actor.height / 2 + conf.noteMargin
3126
- );
3127
- msgModel.startx = msgModel.startx + adjustment;
3128
- } else {
3129
- bounds.insert(
3130
- msgModel.stopx,
3131
- msgModel.starty,
3132
- msgModel.startx + adjustment,
3133
- msgModel.stopy + actor.height / 2 + conf.noteMargin
3134
- );
3135
- msgModel.startx = msgModel.startx - adjustment;
3136
- }
3137
- }
3138
- __name(senderAdjustment, "senderAdjustment");
3139
- const actorArray = [
3140
- PARTICIPANT_TYPE.ACTOR,
3141
- PARTICIPANT_TYPE.CONTROL,
3142
- PARTICIPANT_TYPE.ENTITY,
3143
- PARTICIPANT_TYPE.DATABASE
3144
- ];
3145
- if (createdActors.get(msg.to) == index) {
3146
- const actor = actors.get(msg.to);
3147
- const adjustment = actorArray.includes(actor.type) ? ACTOR_TYPE_WIDTH / 2 + 3 : actor.width / 2 + 3;
3148
- receiverAdjustment(actor, adjustment);
3149
- actor.starty = lineStartY - actor.height / 2;
3150
- bounds.bumpVerticalPos(actor.height / 2);
3151
- } else if (destroyedActors.get(msg.from) == index) {
3152
- const actor = actors.get(msg.from);
3153
- if (conf.mirrorActors) {
3154
- const adjustment = actorArray.includes(actor.type) ? ACTOR_TYPE_WIDTH / 2 : actor.width / 2;
3155
- senderAdjustment(actor, adjustment);
3156
- }
3157
- actor.stopy = lineStartY - actor.height / 2;
3158
- bounds.bumpVerticalPos(actor.height / 2);
3159
- } else if (destroyedActors.get(msg.to) == index) {
3160
- const actor = actors.get(msg.to);
3161
- if (conf.mirrorActors) {
3162
- const adjustment = actorArray.includes(actor.type) ? ACTOR_TYPE_WIDTH / 2 + 3 : actor.width / 2 + 3;
3163
- receiverAdjustment(actor, adjustment);
3164
- }
3165
- actor.stopy = lineStartY - actor.height / 2;
3166
- bounds.bumpVerticalPos(actor.height / 2);
3167
- }
3168
- }
3169
- __name(adjustCreatedDestroyedData, "adjustCreatedDestroyedData");
3170
- var draw = /* @__PURE__ */ __name(async function(_text, id, _version, diagObj) {
3171
- const { securityLevel, sequence } = getConfig2();
3172
- conf = sequence;
3173
- let sandboxElement;
3174
- if (securityLevel === "sandbox") {
3175
- sandboxElement = select("#i" + id);
3176
- }
3177
- const root = securityLevel === "sandbox" ? select(sandboxElement.nodes()[0].contentDocument.body) : select("body");
3178
- const doc = securityLevel === "sandbox" ? sandboxElement.nodes()[0].contentDocument : document;
3179
- bounds.init();
3180
- log.debug(diagObj.db);
3181
- const diagram2 = securityLevel === "sandbox" ? root.select(`[id="${id}"]`) : select(`[id="${id}"]`);
3182
- const actors = diagObj.db.getActors();
3183
- const createdActors = diagObj.db.getCreatedActors();
3184
- const destroyedActors = diagObj.db.getDestroyedActors();
3185
- const boxes = diagObj.db.getBoxes();
3186
- let actorKeys = diagObj.db.getActorKeys();
3187
- const messages = diagObj.db.getMessages();
3188
- const title = diagObj.db.getDiagramTitle();
3189
- const hasBoxes = diagObj.db.hasAtLeastOneBox();
3190
- const hasBoxTitles = diagObj.db.hasAtLeastOneBoxWithTitle();
3191
- const maxMessageWidthPerActor = await getMaxMessageWidthPerActor(actors, messages, diagObj);
3192
- conf.height = await calculateActorMargins(actors, maxMessageWidthPerActor, boxes);
3193
- svgDraw_default.insertComputerIcon(diagram2);
3194
- svgDraw_default.insertDatabaseIcon(diagram2);
3195
- svgDraw_default.insertClockIcon(diagram2);
3196
- if (hasBoxes) {
3197
- bounds.bumpVerticalPos(conf.boxMargin);
3198
- if (hasBoxTitles) {
3199
- bounds.bumpVerticalPos(boxes[0].textMaxHeight);
3200
- }
3201
- }
3202
- if (conf.hideUnusedParticipants === true) {
3203
- const newActors = /* @__PURE__ */ new Set();
3204
- messages.forEach((message) => {
3205
- newActors.add(message.from);
3206
- newActors.add(message.to);
3207
- });
3208
- actorKeys = actorKeys.filter((actorKey) => newActors.has(actorKey));
3209
- }
3210
- addActorRenderingData(diagram2, actors, createdActors, actorKeys, 0, messages, false);
3211
- const loopWidths = await calculateLoopBounds(messages, actors, maxMessageWidthPerActor, diagObj);
3212
- svgDraw_default.insertArrowHead(diagram2);
3213
- svgDraw_default.insertArrowCrossHead(diagram2);
3214
- svgDraw_default.insertArrowFilledHead(diagram2);
3215
- svgDraw_default.insertSequenceNumber(diagram2);
3216
- function activeEnd(msg, verticalPos) {
3217
- const activationData = bounds.endActivation(msg);
3218
- if (activationData.starty + 18 > verticalPos) {
3219
- activationData.starty = verticalPos - 6;
3220
- verticalPos += 12;
3221
- }
3222
- svgDraw_default.drawActivation(
3223
- diagram2,
3224
- activationData,
3225
- verticalPos,
3226
- conf,
3227
- actorActivations(msg.from).length
3228
- );
3229
- bounds.insert(activationData.startx, verticalPos - 10, activationData.stopx, verticalPos);
3230
- }
3231
- __name(activeEnd, "activeEnd");
3232
- let sequenceIndex = 1;
3233
- let sequenceIndexStep = 1;
3234
- const messagesToDraw = [];
3235
- const backgrounds = [];
3236
- let index = 0;
3237
- for (const msg of messages) {
3238
- let loopModel, noteModel, msgModel;
3239
- switch (msg.type) {
3240
- case diagObj.db.LINETYPE.NOTE:
3241
- bounds.resetVerticalPos();
3242
- noteModel = msg.noteModel;
3243
- await drawNote(diagram2, noteModel);
3244
- break;
3245
- case diagObj.db.LINETYPE.ACTIVE_START:
3246
- bounds.newActivation(msg, diagram2, actors);
3247
- break;
3248
- case diagObj.db.LINETYPE.ACTIVE_END:
3249
- activeEnd(msg, bounds.getVerticalPos());
3250
- break;
3251
- case diagObj.db.LINETYPE.LOOP_START:
3252
- adjustLoopHeightForWrap(
3253
- loopWidths,
3254
- msg,
3255
- conf.boxMargin,
3256
- conf.boxMargin + conf.boxTextMargin,
3257
- (message) => bounds.newLoop(message)
3258
- );
3259
- break;
3260
- case diagObj.db.LINETYPE.LOOP_END:
3261
- loopModel = bounds.endLoop();
3262
- await svgDraw_default.drawLoop(diagram2, loopModel, "loop", conf);
3263
- bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
3264
- bounds.models.addLoop(loopModel);
3265
- break;
3266
- case diagObj.db.LINETYPE.RECT_START:
3267
- adjustLoopHeightForWrap(
3268
- loopWidths,
3269
- msg,
3270
- conf.boxMargin,
3271
- conf.boxMargin,
3272
- (message) => bounds.newLoop(void 0, message.message)
3273
- );
3274
- break;
3275
- case diagObj.db.LINETYPE.RECT_END:
3276
- loopModel = bounds.endLoop();
3277
- backgrounds.push(loopModel);
3278
- bounds.models.addLoop(loopModel);
3279
- bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
3280
- break;
3281
- case diagObj.db.LINETYPE.OPT_START:
3282
- adjustLoopHeightForWrap(
3283
- loopWidths,
3284
- msg,
3285
- conf.boxMargin,
3286
- conf.boxMargin + conf.boxTextMargin,
3287
- (message) => bounds.newLoop(message)
3288
- );
3289
- break;
3290
- case diagObj.db.LINETYPE.OPT_END:
3291
- loopModel = bounds.endLoop();
3292
- await svgDraw_default.drawLoop(diagram2, loopModel, "opt", conf);
3293
- bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
3294
- bounds.models.addLoop(loopModel);
3295
- break;
3296
- case diagObj.db.LINETYPE.ALT_START:
3297
- adjustLoopHeightForWrap(
3298
- loopWidths,
3299
- msg,
3300
- conf.boxMargin,
3301
- conf.boxMargin + conf.boxTextMargin,
3302
- (message) => bounds.newLoop(message)
3303
- );
3304
- break;
3305
- case diagObj.db.LINETYPE.ALT_ELSE:
3306
- adjustLoopHeightForWrap(
3307
- loopWidths,
3308
- msg,
3309
- conf.boxMargin + conf.boxTextMargin,
3310
- conf.boxMargin,
3311
- (message) => bounds.addSectionToLoop(message)
3312
- );
3313
- break;
3314
- case diagObj.db.LINETYPE.ALT_END:
3315
- loopModel = bounds.endLoop();
3316
- await svgDraw_default.drawLoop(diagram2, loopModel, "alt", conf);
3317
- bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
3318
- bounds.models.addLoop(loopModel);
3319
- break;
3320
- case diagObj.db.LINETYPE.PAR_START:
3321
- case diagObj.db.LINETYPE.PAR_OVER_START:
3322
- adjustLoopHeightForWrap(
3323
- loopWidths,
3324
- msg,
3325
- conf.boxMargin,
3326
- conf.boxMargin + conf.boxTextMargin,
3327
- (message) => bounds.newLoop(message)
3328
- );
3329
- bounds.saveVerticalPos();
3330
- break;
3331
- case diagObj.db.LINETYPE.PAR_AND:
3332
- adjustLoopHeightForWrap(
3333
- loopWidths,
3334
- msg,
3335
- conf.boxMargin + conf.boxTextMargin,
3336
- conf.boxMargin,
3337
- (message) => bounds.addSectionToLoop(message)
3338
- );
3339
- break;
3340
- case diagObj.db.LINETYPE.PAR_END:
3341
- loopModel = bounds.endLoop();
3342
- await svgDraw_default.drawLoop(diagram2, loopModel, "par", conf);
3343
- bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
3344
- bounds.models.addLoop(loopModel);
3345
- break;
3346
- case diagObj.db.LINETYPE.AUTONUMBER:
3347
- sequenceIndex = msg.message.start || sequenceIndex;
3348
- sequenceIndexStep = msg.message.step || sequenceIndexStep;
3349
- if (msg.message.visible) {
3350
- diagObj.db.enableSequenceNumbers();
3351
- } else {
3352
- diagObj.db.disableSequenceNumbers();
3353
- }
3354
- break;
3355
- case diagObj.db.LINETYPE.CRITICAL_START:
3356
- adjustLoopHeightForWrap(
3357
- loopWidths,
3358
- msg,
3359
- conf.boxMargin,
3360
- conf.boxMargin + conf.boxTextMargin,
3361
- (message) => bounds.newLoop(message)
3362
- );
3363
- break;
3364
- case diagObj.db.LINETYPE.CRITICAL_OPTION:
3365
- adjustLoopHeightForWrap(
3366
- loopWidths,
3367
- msg,
3368
- conf.boxMargin + conf.boxTextMargin,
3369
- conf.boxMargin,
3370
- (message) => bounds.addSectionToLoop(message)
3371
- );
3372
- break;
3373
- case diagObj.db.LINETYPE.CRITICAL_END:
3374
- loopModel = bounds.endLoop();
3375
- await svgDraw_default.drawLoop(diagram2, loopModel, "critical", conf);
3376
- bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
3377
- bounds.models.addLoop(loopModel);
3378
- break;
3379
- case diagObj.db.LINETYPE.BREAK_START:
3380
- adjustLoopHeightForWrap(
3381
- loopWidths,
3382
- msg,
3383
- conf.boxMargin,
3384
- conf.boxMargin + conf.boxTextMargin,
3385
- (message) => bounds.newLoop(message)
3386
- );
3387
- break;
3388
- case diagObj.db.LINETYPE.BREAK_END:
3389
- loopModel = bounds.endLoop();
3390
- await svgDraw_default.drawLoop(diagram2, loopModel, "break", conf);
3391
- bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
3392
- bounds.models.addLoop(loopModel);
3393
- break;
3394
- default:
3395
- try {
3396
- msgModel = msg.msgModel;
3397
- msgModel.starty = bounds.getVerticalPos();
3398
- msgModel.sequenceIndex = sequenceIndex;
3399
- msgModel.sequenceVisible = diagObj.db.showSequenceNumbers();
3400
- const lineStartY = await boundMessage(diagram2, msgModel);
3401
- adjustCreatedDestroyedData(
3402
- msg,
3403
- msgModel,
3404
- lineStartY,
3405
- index,
3406
- actors,
3407
- createdActors,
3408
- destroyedActors
3409
- );
3410
- messagesToDraw.push({ messageModel: msgModel, lineStartY });
3411
- bounds.models.addMessage(msgModel);
3412
- } catch (e) {
3413
- log.error("error while drawing message", e);
3414
- }
3415
- }
3416
- if ([
3417
- diagObj.db.LINETYPE.SOLID_OPEN,
3418
- diagObj.db.LINETYPE.DOTTED_OPEN,
3419
- diagObj.db.LINETYPE.SOLID,
3420
- diagObj.db.LINETYPE.DOTTED,
3421
- diagObj.db.LINETYPE.SOLID_CROSS,
3422
- diagObj.db.LINETYPE.DOTTED_CROSS,
3423
- diagObj.db.LINETYPE.SOLID_POINT,
3424
- diagObj.db.LINETYPE.DOTTED_POINT,
3425
- diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID,
3426
- diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED
3427
- ].includes(msg.type)) {
3428
- sequenceIndex = sequenceIndex + sequenceIndexStep;
3429
- }
3430
- index++;
3431
- }
3432
- log.debug("createdActors", createdActors);
3433
- log.debug("destroyedActors", destroyedActors);
3434
- await drawActors(diagram2, actors, actorKeys, false);
3435
- for (const e of messagesToDraw) {
3436
- await drawMessage(diagram2, e.messageModel, e.lineStartY, diagObj);
3437
- }
3438
- if (conf.mirrorActors) {
3439
- await drawActors(diagram2, actors, actorKeys, true);
3440
- }
3441
- backgrounds.forEach((e) => svgDraw_default.drawBackgroundRect(diagram2, e));
3442
- fixLifeLineHeights(diagram2, actors, actorKeys, conf);
3443
- for (const box2 of bounds.models.boxes) {
3444
- box2.height = bounds.getVerticalPos() - box2.y;
3445
- bounds.insert(box2.x, box2.y, box2.x + box2.width, box2.height);
3446
- const boxPadding = conf.boxMargin * 2;
3447
- box2.startx = box2.x - boxPadding;
3448
- box2.starty = box2.y - boxPadding * 0.25;
3449
- box2.stopx = box2.startx + box2.width + 2 * boxPadding;
3450
- box2.stopy = box2.starty + box2.height + boxPadding * 0.75;
3451
- box2.stroke = "rgb(0,0,0, 0.5)";
3452
- svgDraw_default.drawBox(diagram2, box2, conf);
3453
- }
3454
- if (hasBoxes) {
3455
- bounds.bumpVerticalPos(conf.boxMargin);
3456
- }
3457
- const requiredBoxSize = drawActorsPopup(diagram2, actors, actorKeys, doc);
3458
- const { bounds: box } = bounds.getBounds();
3459
- if (box.startx === void 0) {
3460
- box.startx = 0;
3461
- }
3462
- if (box.starty === void 0) {
3463
- box.starty = 0;
3464
- }
3465
- if (box.stopx === void 0) {
3466
- box.stopx = 0;
3467
- }
3468
- if (box.stopy === void 0) {
3469
- box.stopy = 0;
3470
- }
3471
- let boxHeight = box.stopy - box.starty;
3472
- if (boxHeight < requiredBoxSize.maxHeight) {
3473
- boxHeight = requiredBoxSize.maxHeight;
3474
- }
3475
- let height = boxHeight + 2 * conf.diagramMarginY;
3476
- if (conf.mirrorActors) {
3477
- height = height - conf.boxMargin + conf.bottomMarginAdj;
3478
- }
3479
- let boxWidth = box.stopx - box.startx;
3480
- if (boxWidth < requiredBoxSize.maxWidth) {
3481
- boxWidth = requiredBoxSize.maxWidth;
3482
- }
3483
- const width = boxWidth + 2 * conf.diagramMarginX;
3484
- if (title) {
3485
- diagram2.append("text").text(title).attr("x", (box.stopx - box.startx) / 2 - 2 * conf.diagramMarginX).attr("y", -25);
3486
- }
3487
- configureSvgSize(diagram2, height, width, conf.useMaxWidth);
3488
- const extraVertForTitle = title ? 40 : 0;
3489
- diagram2.attr(
3490
- "viewBox",
3491
- box.startx - conf.diagramMarginX + " -" + (conf.diagramMarginY + extraVertForTitle) + " " + width + " " + (height + extraVertForTitle)
3492
- );
3493
- log.debug(`models:`, bounds.models);
3494
- }, "draw");
3495
- async function getMaxMessageWidthPerActor(actors, messages, diagObj) {
3496
- const maxMessageWidthPerActor = {};
3497
- for (const msg of messages) {
3498
- if (actors.get(msg.to) && actors.get(msg.from)) {
3499
- const actor = actors.get(msg.to);
3500
- if (msg.placement === diagObj.db.PLACEMENT.LEFTOF && !actor.prevActor) {
3501
- continue;
3502
- }
3503
- if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF && !actor.nextActor) {
3504
- continue;
3505
- }
3506
- const isNote = msg.placement !== void 0;
3507
- const isMessage = !isNote;
3508
- const textFont = isNote ? noteFont(conf) : messageFont(conf);
3509
- const wrappedMessage = msg.wrap ? utils_default.wrapLabel(msg.message, conf.width - 2 * conf.wrapPadding, textFont) : msg.message;
3510
- const messageDimensions = hasKatex(wrappedMessage) ? await calculateMathMLDimensions(msg.message, getConfig2()) : utils_default.calculateTextDimensions(wrappedMessage, textFont);
3511
- const messageWidth = messageDimensions.width + 2 * conf.wrapPadding;
3512
- if (isMessage && msg.from === actor.nextActor) {
3513
- maxMessageWidthPerActor[msg.to] = common_default.getMax(
3514
- maxMessageWidthPerActor[msg.to] || 0,
3515
- messageWidth
3516
- );
3517
- } else if (isMessage && msg.from === actor.prevActor) {
3518
- maxMessageWidthPerActor[msg.from] = common_default.getMax(
3519
- maxMessageWidthPerActor[msg.from] || 0,
3520
- messageWidth
3521
- );
3522
- } else if (isMessage && msg.from === msg.to) {
3523
- maxMessageWidthPerActor[msg.from] = common_default.getMax(
3524
- maxMessageWidthPerActor[msg.from] || 0,
3525
- messageWidth / 2
3526
- );
3527
- maxMessageWidthPerActor[msg.to] = common_default.getMax(
3528
- maxMessageWidthPerActor[msg.to] || 0,
3529
- messageWidth / 2
3530
- );
3531
- } else if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF) {
3532
- maxMessageWidthPerActor[msg.from] = common_default.getMax(
3533
- maxMessageWidthPerActor[msg.from] || 0,
3534
- messageWidth
3535
- );
3536
- } else if (msg.placement === diagObj.db.PLACEMENT.LEFTOF) {
3537
- maxMessageWidthPerActor[actor.prevActor] = common_default.getMax(
3538
- maxMessageWidthPerActor[actor.prevActor] || 0,
3539
- messageWidth
3540
- );
3541
- } else if (msg.placement === diagObj.db.PLACEMENT.OVER) {
3542
- if (actor.prevActor) {
3543
- maxMessageWidthPerActor[actor.prevActor] = common_default.getMax(
3544
- maxMessageWidthPerActor[actor.prevActor] || 0,
3545
- messageWidth / 2
3546
- );
3547
- }
3548
- if (actor.nextActor) {
3549
- maxMessageWidthPerActor[msg.from] = common_default.getMax(
3550
- maxMessageWidthPerActor[msg.from] || 0,
3551
- messageWidth / 2
3552
- );
3553
- }
3554
- }
3555
- }
3556
- }
3557
- log.debug("maxMessageWidthPerActor:", maxMessageWidthPerActor);
3558
- return maxMessageWidthPerActor;
3559
- }
3560
- __name(getMaxMessageWidthPerActor, "getMaxMessageWidthPerActor");
3561
- var getRequiredPopupWidth = /* @__PURE__ */ __name(function(actor) {
3562
- let requiredPopupWidth = 0;
3563
- const textFont = actorFont(conf);
3564
- for (const key in actor.links) {
3565
- const labelDimensions = utils_default.calculateTextDimensions(key, textFont);
3566
- const labelWidth = labelDimensions.width + 2 * conf.wrapPadding + 2 * conf.boxMargin;
3567
- if (requiredPopupWidth < labelWidth) {
3568
- requiredPopupWidth = labelWidth;
3569
- }
3570
- }
3571
- return requiredPopupWidth;
3572
- }, "getRequiredPopupWidth");
3573
- async function calculateActorMargins(actors, actorToMessageWidth, boxes) {
3574
- let maxHeight = 0;
3575
- for (const prop of actors.keys()) {
3576
- const actor = actors.get(prop);
3577
- if (actor.wrap) {
3578
- actor.description = utils_default.wrapLabel(
3579
- actor.description,
3580
- conf.width - 2 * conf.wrapPadding,
3581
- actorFont(conf)
3582
- );
3583
- }
3584
- const actDims = hasKatex(actor.description) ? await calculateMathMLDimensions(actor.description, getConfig2()) : utils_default.calculateTextDimensions(actor.description, actorFont(conf));
3585
- actor.width = actor.wrap ? conf.width : common_default.getMax(conf.width, actDims.width + 2 * conf.wrapPadding);
3586
- actor.height = actor.wrap ? common_default.getMax(actDims.height, conf.height) : conf.height;
3587
- maxHeight = common_default.getMax(maxHeight, actor.height);
3588
- }
3589
- for (const actorKey in actorToMessageWidth) {
3590
- const actor = actors.get(actorKey);
3591
- if (!actor) {
3592
- continue;
3593
- }
3594
- const nextActor = actors.get(actor.nextActor);
3595
- if (!nextActor) {
3596
- const messageWidth2 = actorToMessageWidth[actorKey];
3597
- const actorWidth2 = messageWidth2 + conf.actorMargin - actor.width / 2;
3598
- actor.margin = common_default.getMax(actorWidth2, conf.actorMargin);
3599
- continue;
3600
- }
3601
- const messageWidth = actorToMessageWidth[actorKey];
3602
- const actorWidth = messageWidth + conf.actorMargin - actor.width / 2 - nextActor.width / 2;
3603
- actor.margin = common_default.getMax(actorWidth, conf.actorMargin);
3604
- }
3605
- let maxBoxHeight = 0;
3606
- boxes.forEach((box) => {
3607
- const textFont = messageFont(conf);
3608
- let totalWidth = box.actorKeys.reduce((total, aKey) => {
3609
- return total += actors.get(aKey).width + (actors.get(aKey).margin || 0);
3610
- }, 0);
3611
- const standardBoxPadding = conf.boxMargin * 8;
3612
- totalWidth += standardBoxPadding;
3613
- totalWidth -= 2 * conf.boxTextMargin;
3614
- if (box.wrap) {
3615
- box.name = utils_default.wrapLabel(box.name, totalWidth - 2 * conf.wrapPadding, textFont);
3616
- }
3617
- const boxMsgDimensions = utils_default.calculateTextDimensions(box.name, textFont);
3618
- maxBoxHeight = common_default.getMax(boxMsgDimensions.height, maxBoxHeight);
3619
- const minWidth = common_default.getMax(totalWidth, boxMsgDimensions.width + 2 * conf.wrapPadding);
3620
- box.margin = conf.boxTextMargin;
3621
- if (totalWidth < minWidth) {
3622
- const missing = (minWidth - totalWidth) / 2;
3623
- box.margin += missing;
3624
- }
3625
- });
3626
- boxes.forEach((box) => box.textMaxHeight = maxBoxHeight);
3627
- return common_default.getMax(maxHeight, conf.height);
3628
- }
3629
- __name(calculateActorMargins, "calculateActorMargins");
3630
- var buildNoteModel = /* @__PURE__ */ __name(async function(msg, actors, diagObj) {
3631
- const fromActor = actors.get(msg.from);
3632
- const toActor = actors.get(msg.to);
3633
- const startx = fromActor.x;
3634
- const stopx = toActor.x;
3635
- const shouldWrap = msg.wrap && msg.message;
3636
- let textDimensions = hasKatex(msg.message) ? await calculateMathMLDimensions(msg.message, getConfig2()) : utils_default.calculateTextDimensions(
3637
- shouldWrap ? utils_default.wrapLabel(msg.message, conf.width, noteFont(conf)) : msg.message,
3638
- noteFont(conf)
3639
- );
3640
- const noteModel = {
3641
- width: shouldWrap ? conf.width : common_default.getMax(conf.width, textDimensions.width + 2 * conf.noteMargin),
3642
- height: 0,
3643
- startx: fromActor.x,
3644
- stopx: 0,
3645
- starty: 0,
3646
- stopy: 0,
3647
- message: msg.message
3648
- };
3649
- if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF) {
3650
- noteModel.width = shouldWrap ? common_default.getMax(conf.width, textDimensions.width) : common_default.getMax(
3651
- fromActor.width / 2 + toActor.width / 2,
3652
- textDimensions.width + 2 * conf.noteMargin
3653
- );
3654
- noteModel.startx = startx + (fromActor.width + conf.actorMargin) / 2;
3655
- } else if (msg.placement === diagObj.db.PLACEMENT.LEFTOF) {
3656
- noteModel.width = shouldWrap ? common_default.getMax(conf.width, textDimensions.width + 2 * conf.noteMargin) : common_default.getMax(
3657
- fromActor.width / 2 + toActor.width / 2,
3658
- textDimensions.width + 2 * conf.noteMargin
3659
- );
3660
- noteModel.startx = startx - noteModel.width + (fromActor.width - conf.actorMargin) / 2;
3661
- } else if (msg.to === msg.from) {
3662
- textDimensions = utils_default.calculateTextDimensions(
3663
- shouldWrap ? utils_default.wrapLabel(msg.message, common_default.getMax(conf.width, fromActor.width), noteFont(conf)) : msg.message,
3664
- noteFont(conf)
3665
- );
3666
- noteModel.width = shouldWrap ? common_default.getMax(conf.width, fromActor.width) : common_default.getMax(fromActor.width, conf.width, textDimensions.width + 2 * conf.noteMargin);
3667
- noteModel.startx = startx + (fromActor.width - noteModel.width) / 2;
3668
- } else {
3669
- noteModel.width = Math.abs(startx + fromActor.width / 2 - (stopx + toActor.width / 2)) + conf.actorMargin;
3670
- noteModel.startx = startx < stopx ? startx + fromActor.width / 2 - conf.actorMargin / 2 : stopx + toActor.width / 2 - conf.actorMargin / 2;
3671
- }
3672
- if (shouldWrap) {
3673
- noteModel.message = utils_default.wrapLabel(
3674
- msg.message,
3675
- noteModel.width - 2 * conf.wrapPadding,
3676
- noteFont(conf)
3677
- );
3678
- }
3679
- log.debug(
3680
- `NM:[${noteModel.startx},${noteModel.stopx},${noteModel.starty},${noteModel.stopy}:${noteModel.width},${noteModel.height}=${msg.message}]`
3681
- );
3682
- return noteModel;
3683
- }, "buildNoteModel");
3684
- var buildMessageModel = /* @__PURE__ */ __name(function(msg, actors, diagObj) {
3685
- if (![
3686
- diagObj.db.LINETYPE.SOLID_OPEN,
3687
- diagObj.db.LINETYPE.DOTTED_OPEN,
3688
- diagObj.db.LINETYPE.SOLID,
3689
- diagObj.db.LINETYPE.DOTTED,
3690
- diagObj.db.LINETYPE.SOLID_CROSS,
3691
- diagObj.db.LINETYPE.DOTTED_CROSS,
3692
- diagObj.db.LINETYPE.SOLID_POINT,
3693
- diagObj.db.LINETYPE.DOTTED_POINT,
3694
- diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID,
3695
- diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED
3696
- ].includes(msg.type)) {
3697
- return {};
3698
- }
3699
- const [fromLeft, fromRight] = activationBounds(msg.from, actors);
3700
- const [toLeft, toRight] = activationBounds(msg.to, actors);
3701
- const isArrowToRight = fromLeft <= toLeft;
3702
- let startx = isArrowToRight ? fromRight : fromLeft;
3703
- let stopx = isArrowToRight ? toLeft : toRight;
3704
- const isArrowToActivation = Math.abs(toLeft - toRight) > 2;
3705
- const adjustValue = /* @__PURE__ */ __name((value) => {
3706
- return isArrowToRight ? -value : value;
3707
- }, "adjustValue");
3708
- if (msg.from === msg.to) {
3709
- stopx = startx;
3710
- } else {
3711
- if (msg.activate && !isArrowToActivation) {
3712
- stopx += adjustValue(conf.activationWidth / 2 - 1);
3713
- }
3714
- if (![diagObj.db.LINETYPE.SOLID_OPEN, diagObj.db.LINETYPE.DOTTED_OPEN].includes(msg.type)) {
3715
- stopx += adjustValue(3);
3716
- }
3717
- if ([diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID, diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED].includes(
3718
- msg.type
3719
- )) {
3720
- startx -= adjustValue(3);
3721
- }
3722
- }
3723
- const allBounds = [fromLeft, fromRight, toLeft, toRight];
3724
- const boundedWidth = Math.abs(startx - stopx);
3725
- if (msg.wrap && msg.message) {
3726
- msg.message = utils_default.wrapLabel(
3727
- msg.message,
3728
- common_default.getMax(boundedWidth + 2 * conf.wrapPadding, conf.width),
3729
- messageFont(conf)
3730
- );
3731
- }
3732
- const msgDims = utils_default.calculateTextDimensions(msg.message, messageFont(conf));
3733
- return {
3734
- width: common_default.getMax(
3735
- msg.wrap ? 0 : msgDims.width + 2 * conf.wrapPadding,
3736
- boundedWidth + 2 * conf.wrapPadding,
3737
- conf.width
3738
- ),
3739
- height: 0,
3740
- startx,
3741
- stopx,
3742
- starty: 0,
3743
- stopy: 0,
3744
- message: msg.message,
3745
- type: msg.type,
3746
- wrap: msg.wrap,
3747
- fromBounds: Math.min.apply(null, allBounds),
3748
- toBounds: Math.max.apply(null, allBounds)
3749
- };
3750
- }, "buildMessageModel");
3751
- var calculateLoopBounds = /* @__PURE__ */ __name(async function(messages, actors, _maxWidthPerActor, diagObj) {
3752
- const loops = {};
3753
- const stack = [];
3754
- let current, noteModel, msgModel;
3755
- for (const msg of messages) {
3756
- switch (msg.type) {
3757
- case diagObj.db.LINETYPE.LOOP_START:
3758
- case diagObj.db.LINETYPE.ALT_START:
3759
- case diagObj.db.LINETYPE.OPT_START:
3760
- case diagObj.db.LINETYPE.PAR_START:
3761
- case diagObj.db.LINETYPE.PAR_OVER_START:
3762
- case diagObj.db.LINETYPE.CRITICAL_START:
3763
- case diagObj.db.LINETYPE.BREAK_START:
3764
- stack.push({
3765
- id: msg.id,
3766
- msg: msg.message,
3767
- from: Number.MAX_SAFE_INTEGER,
3768
- to: Number.MIN_SAFE_INTEGER,
3769
- width: 0
3770
- });
3771
- break;
3772
- case diagObj.db.LINETYPE.ALT_ELSE:
3773
- case diagObj.db.LINETYPE.PAR_AND:
3774
- case diagObj.db.LINETYPE.CRITICAL_OPTION:
3775
- if (msg.message) {
3776
- current = stack.pop();
3777
- loops[current.id] = current;
3778
- loops[msg.id] = current;
3779
- stack.push(current);
3780
- }
3781
- break;
3782
- case diagObj.db.LINETYPE.LOOP_END:
3783
- case diagObj.db.LINETYPE.ALT_END:
3784
- case diagObj.db.LINETYPE.OPT_END:
3785
- case diagObj.db.LINETYPE.PAR_END:
3786
- case diagObj.db.LINETYPE.CRITICAL_END:
3787
- case diagObj.db.LINETYPE.BREAK_END:
3788
- current = stack.pop();
3789
- loops[current.id] = current;
3790
- break;
3791
- case diagObj.db.LINETYPE.ACTIVE_START:
3792
- {
3793
- const actorRect = actors.get(msg.from ? msg.from : msg.to.actor);
3794
- const stackedSize = actorActivations(msg.from ? msg.from : msg.to.actor).length;
3795
- const x = actorRect.x + actorRect.width / 2 + (stackedSize - 1) * conf.activationWidth / 2;
3796
- const toAdd = {
3797
- startx: x,
3798
- stopx: x + conf.activationWidth,
3799
- actor: msg.from,
3800
- enabled: true
3801
- };
3802
- bounds.activations.push(toAdd);
3803
- }
3804
- break;
3805
- case diagObj.db.LINETYPE.ACTIVE_END:
3806
- {
3807
- const lastActorActivationIdx = bounds.activations.map((a) => a.actor).lastIndexOf(msg.from);
3808
- bounds.activations.splice(lastActorActivationIdx, 1).splice(0, 1);
3809
- }
3810
- break;
3811
- }
3812
- const isNote = msg.placement !== void 0;
3813
- if (isNote) {
3814
- noteModel = await buildNoteModel(msg, actors, diagObj);
3815
- msg.noteModel = noteModel;
3816
- stack.forEach((stk) => {
3817
- current = stk;
3818
- current.from = common_default.getMin(current.from, noteModel.startx);
3819
- current.to = common_default.getMax(current.to, noteModel.startx + noteModel.width);
3820
- current.width = common_default.getMax(current.width, Math.abs(current.from - current.to)) - conf.labelBoxWidth;
3821
- });
3822
- } else {
3823
- msgModel = buildMessageModel(msg, actors, diagObj);
3824
- msg.msgModel = msgModel;
3825
- if (msgModel.startx && msgModel.stopx && stack.length > 0) {
3826
- stack.forEach((stk) => {
3827
- current = stk;
3828
- if (msgModel.startx === msgModel.stopx) {
3829
- const from = actors.get(msg.from);
3830
- const to = actors.get(msg.to);
3831
- current.from = common_default.getMin(
3832
- from.x - msgModel.width / 2,
3833
- from.x - from.width / 2,
3834
- current.from
3835
- );
3836
- current.to = common_default.getMax(
3837
- to.x + msgModel.width / 2,
3838
- to.x + from.width / 2,
3839
- current.to
3840
- );
3841
- current.width = common_default.getMax(current.width, Math.abs(current.to - current.from)) - conf.labelBoxWidth;
3842
- } else {
3843
- current.from = common_default.getMin(msgModel.startx, current.from);
3844
- current.to = common_default.getMax(msgModel.stopx, current.to);
3845
- current.width = common_default.getMax(current.width, msgModel.width) - conf.labelBoxWidth;
3846
- }
3847
- });
3848
- }
3849
- }
3850
- }
3851
- bounds.activations = [];
3852
- log.debug("Loop type widths:", loops);
3853
- return loops;
3854
- }, "calculateLoopBounds");
3855
- var sequenceRenderer_default = {
3856
- bounds,
3857
- drawActors,
3858
- drawActorsPopup,
3859
- setConf,
3860
- draw
3861
- };
3862
- var diagram = {
3863
- parser: sequenceDiagram_default,
3864
- get db() {
3865
- return new SequenceDB();
3866
- },
3867
- renderer: sequenceRenderer_default,
3868
- styles: styles_default,
3869
- init: /* @__PURE__ */ __name((cnf) => {
3870
- if (!cnf.sequence) {
3871
- cnf.sequence = {};
3872
- }
3873
- if (cnf.wrap) {
3874
- cnf.sequence.wrap = cnf.wrap;
3875
- setConfig2({ sequence: { wrap: cnf.wrap } });
3876
- }
3877
- }, "init")
3878
- };
3879
- export {
3880
- diagram
3881
- };
3882
- //# sourceMappingURL=sequenceDiagram-WL72ISMW.mjs.map