@fecp/designer 5.6.6 → 5.6.9

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 (1625) hide show
  1. package/es/_virtual/advancedFormat.mjs +2 -2
  2. package/es/_virtual/constants.mjs +4 -0
  3. package/es/_virtual/cose-base.mjs +4 -0
  4. package/es/_virtual/cose-base2.mjs +4 -0
  5. package/es/_virtual/customParseFormat.mjs +2 -2
  6. package/es/_virtual/cytoscape-cose-bilkent.mjs +7 -0
  7. package/es/_virtual/cytoscape-cose-bilkent2.mjs +4 -0
  8. package/es/_virtual/cytoscape-fcose.mjs +7 -0
  9. package/es/_virtual/cytoscape-fcose2.mjs +4 -0
  10. package/es/_virtual/dayjs.min.mjs +2 -2
  11. package/es/_virtual/duration.mjs +7 -0
  12. package/es/_virtual/duration2.mjs +4 -0
  13. package/es/_virtual/index.mjs +4 -4
  14. package/es/_virtual/index2.mjs +3 -2
  15. package/es/_virtual/index3.mjs +7 -0
  16. package/es/_virtual/index4.mjs +4 -0
  17. package/es/_virtual/index5.mjs +4 -0
  18. package/es/_virtual/isoWeek.mjs +7 -0
  19. package/es/_virtual/isoWeek2.mjs +4 -0
  20. package/es/_virtual/layout-base.mjs +4 -0
  21. package/es/_virtual/layout-base2.mjs +4 -0
  22. package/es/designer/package.json.mjs +1 -1
  23. package/es/designer/src/components/ValueSelector.vue2.mjs +5 -7
  24. package/es/designer/src/packages/dialog/useDialogDialog.mjs +1 -1
  25. package/es/designer/src/packages/dialogGlobal/index.vue.mjs +1 -1
  26. package/es/designer/src/packages/dialogGlobal/useDialogGlobalDialog.mjs +1 -1
  27. package/es/designer/src/packages/form/headerBtn.vue.mjs +47 -25
  28. package/es/designer/src/packages/form/property/widgets.vue.mjs +2 -2
  29. package/es/designer/src/packages/importantDataChange/index.vue.mjs +184 -0
  30. package/es/designer/src/packages/importantDataChange/useImportantDataChangeDialog.mjs +16 -0
  31. package/es/designer.css +962 -106
  32. package/es/node_modules/@braintree/sanitize-url/dist/constants.mjs +20 -0
  33. package/es/node_modules/@braintree/sanitize-url/dist/index.mjs +75 -0
  34. package/es/node_modules/@element-plus/icons-vue/dist/index.mjs +16 -0
  35. package/es/node_modules/@iconify/utils/lib/customisations/defaults.mjs +13 -0
  36. package/es/node_modules/@iconify/utils/lib/icon/defaults.mjs +26 -0
  37. package/es/node_modules/@iconify/utils/lib/icon/merge.mjs +13 -0
  38. package/es/node_modules/@iconify/utils/lib/icon/name.mjs +45 -0
  39. package/es/node_modules/@iconify/utils/lib/icon/transformations.mjs +11 -0
  40. package/es/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs +22 -0
  41. package/es/node_modules/@iconify/utils/lib/icon-set/tree.mjs +20 -0
  42. package/es/node_modules/@iconify/utils/lib/svg/build.mjs +103 -0
  43. package/es/node_modules/@iconify/utils/lib/svg/defs.mjs +29 -0
  44. package/es/node_modules/@iconify/utils/lib/svg/html.mjs +8 -0
  45. package/es/node_modules/@iconify/utils/lib/svg/id.mjs +25 -0
  46. package/es/node_modules/@iconify/utils/lib/svg/size.mjs +26 -0
  47. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-TIHT7OUA.mjs +6 -0
  48. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5FCAYU7R.mjs +35 -0
  49. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5HE753X5.mjs +49 -0
  50. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5JV3BV7I.mjs +88 -0
  51. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5TONJI2A.mjs +76 -0
  52. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-BIQX33UG.mjs +31 -0
  53. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-CQNSW5MT.mjs +57 -0
  54. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-CYSBUYHQ.mjs +31 -0
  55. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-EMLP6XTP.mjs +31 -0
  56. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-JG7HCLWE.mjs +76 -0
  57. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-KEIR6QF5.mjs +30695 -0
  58. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MOZMSUNE.mjs +48 -0
  59. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-OSBZ3O6U.mjs +31 -0
  60. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-QBLGF6JB.mjs +31 -0
  61. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-R7FJI6CG.mjs +102 -0
  62. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-U6XO7XAA.mjs +79 -0
  63. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-YOTPTUD7.mjs +39 -0
  64. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/cynefin-VYW2F7L2.mjs +6 -0
  65. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/eventmodeling-45OFAUF4.mjs +6 -0
  66. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-TEB2WS4Q.mjs +6 -0
  67. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-DKCQHKI2.mjs +6 -0
  68. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-7NZHBO7P.mjs +6 -0
  69. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-RZYD4A2V.mjs +6 -0
  70. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-I7S5WNFK.mjs +6 -0
  71. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/railroad-3IZDKUUU.mjs +6 -0
  72. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/railroad-abnf-AHOZXSZD.mjs +6 -0
  73. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/railroad-ebnf-EBAXGLYW.mjs +6 -0
  74. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/railroad-peg-LSFZ7HO6.mjs +6 -0
  75. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treeView-QDETBFTQ.mjs +6 -0
  76. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-6X3UGDF4.mjs +6 -0
  77. package/es/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/wardley-OPB4EBWU.mjs +6 -0
  78. package/es/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs +276 -0
  79. package/es/node_modules/@upsetjs/venn.js/build/venn.esm.mjs +1465 -0
  80. package/es/node_modules/@vant/use/dist/index.esm.mjs +1 -1
  81. package/es/node_modules/cytoscape/dist/cytoscape.esm.mjs +30346 -0
  82. package/es/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.mjs +374 -0
  83. package/es/node_modules/cytoscape-cose-bilkent/node_modules/cose-base/cose-base.mjs +1090 -0
  84. package/es/node_modules/cytoscape-cose-bilkent/node_modules/layout-base/layout-base.mjs +3197 -0
  85. package/es/node_modules/cytoscape-fcose/cytoscape-fcose.mjs +1278 -0
  86. package/es/node_modules/cytoscape-fcose/node_modules/cose-base/cose-base.mjs +2555 -0
  87. package/es/node_modules/cytoscape-fcose/node_modules/layout-base/layout-base.mjs +3745 -0
  88. package/es/node_modules/d3/node_modules/d3-shape/src/arc.mjs +133 -0
  89. package/es/node_modules/d3/node_modules/d3-shape/src/array.mjs +6 -0
  90. package/es/node_modules/d3/node_modules/d3-shape/src/constant.mjs +8 -0
  91. package/es/node_modules/d3/node_modules/d3-shape/src/curve/basis.mjs +66 -0
  92. package/es/node_modules/d3/node_modules/d3-shape/src/curve/basisClosed.mjs +63 -0
  93. package/es/node_modules/d3/node_modules/d3-shape/src/curve/basisOpen.mjs +50 -0
  94. package/es/node_modules/d3/node_modules/d3-shape/src/curve/bump.mjs +49 -0
  95. package/es/node_modules/d3/node_modules/d3-shape/src/curve/bundle.mjs +43 -0
  96. package/es/node_modules/d3/node_modules/d3-shape/src/curve/cardinal.mjs +73 -0
  97. package/es/node_modules/d3/node_modules/d3-shape/src/curve/cardinalClosed.mjs +69 -0
  98. package/es/node_modules/d3/node_modules/d3-shape/src/curve/cardinalOpen.mjs +57 -0
  99. package/es/node_modules/d3/node_modules/d3-shape/src/curve/catmullRom.mjs +83 -0
  100. package/es/node_modules/d3/node_modules/d3-shape/src/curve/catmullRomClosed.mjs +75 -0
  101. package/es/node_modules/d3/node_modules/d3-shape/src/curve/catmullRomOpen.mjs +63 -0
  102. package/es/node_modules/d3/node_modules/d3-shape/src/curve/linear.mjs +39 -0
  103. package/es/node_modules/d3/node_modules/d3-shape/src/curve/linearClosed.mjs +25 -0
  104. package/es/node_modules/d3/node_modules/d3-shape/src/curve/monotone.mjs +99 -0
  105. package/es/node_modules/d3/node_modules/d3-shape/src/curve/natural.mjs +54 -0
  106. package/es/node_modules/d3/node_modules/d3-shape/src/curve/step.mjs +59 -0
  107. package/es/node_modules/d3/node_modules/d3-shape/src/descending.mjs +6 -0
  108. package/es/node_modules/d3/node_modules/d3-shape/src/identity.mjs +6 -0
  109. package/es/node_modules/d3/node_modules/d3-shape/src/line.mjs +41 -0
  110. package/es/node_modules/d3/node_modules/d3-shape/src/math.mjs +32 -0
  111. package/es/node_modules/d3/node_modules/d3-shape/src/noop.mjs +5 -0
  112. package/es/node_modules/d3/node_modules/d3-shape/src/path.mjs +19 -0
  113. package/es/node_modules/d3/node_modules/d3-shape/src/pie.mjs +55 -0
  114. package/es/node_modules/d3/node_modules/d3-shape/src/point.mjs +10 -0
  115. package/es/node_modules/d3-array/node_modules/internmap/src/index.mjs +43 -0
  116. package/es/node_modules/d3-array/src/ascending.mjs +6 -0
  117. package/es/node_modules/d3-array/src/bisect.mjs +10 -0
  118. package/es/node_modules/d3-array/src/bisector.mjs +47 -0
  119. package/es/node_modules/d3-array/src/descending.mjs +6 -0
  120. package/es/node_modules/d3-array/src/max.mjs +21 -0
  121. package/es/node_modules/d3-array/src/min.mjs +21 -0
  122. package/es/node_modules/d3-array/src/number.mjs +6 -0
  123. package/es/node_modules/d3-array/src/range.mjs +11 -0
  124. package/es/node_modules/d3-array/src/ticks.mjs +51 -0
  125. package/es/node_modules/d3-axis/src/axis.mjs +94 -0
  126. package/es/node_modules/d3-axis/src/identity.mjs +6 -0
  127. package/es/node_modules/d3-color/src/color.mjs +338 -0
  128. package/es/node_modules/d3-color/src/define.mjs +13 -0
  129. package/es/node_modules/d3-color/src/lab.mjs +95 -0
  130. package/es/node_modules/d3-color/src/math.mjs +6 -0
  131. package/es/node_modules/d3-dispatch/src/dispatch.mjs +70 -0
  132. package/es/node_modules/d3-ease/src/cubic.mjs +6 -0
  133. package/es/node_modules/d3-format/src/defaultLocale.mjs +20 -0
  134. package/es/node_modules/d3-format/src/exponent.mjs +7 -0
  135. package/es/node_modules/d3-format/src/formatDecimal.mjs +15 -0
  136. package/es/node_modules/d3-format/src/formatGroup.mjs +15 -0
  137. package/es/node_modules/d3-format/src/formatNumerals.mjs +10 -0
  138. package/es/node_modules/d3-format/src/formatPrefixAuto.mjs +12 -0
  139. package/es/node_modules/d3-format/src/formatRounded.mjs +10 -0
  140. package/es/node_modules/d3-format/src/formatSpecifier.mjs +37 -0
  141. package/es/node_modules/d3-format/src/formatTrim.mjs +21 -0
  142. package/es/node_modules/d3-format/src/formatTypes.mjs +21 -0
  143. package/es/node_modules/d3-format/src/identity.mjs +6 -0
  144. package/es/node_modules/d3-format/src/locale.mjs +82 -0
  145. package/es/node_modules/d3-format/src/precisionFixed.mjs +7 -0
  146. package/es/node_modules/d3-format/src/precisionPrefix.mjs +7 -0
  147. package/es/node_modules/d3-format/src/precisionRound.mjs +8 -0
  148. package/es/node_modules/d3-hierarchy/src/accessors.mjs +7 -0
  149. package/es/node_modules/d3-hierarchy/src/constant.mjs +12 -0
  150. package/es/node_modules/d3-hierarchy/src/hierarchy/ancestors.mjs +10 -0
  151. package/es/node_modules/d3-hierarchy/src/hierarchy/count.mjs +12 -0
  152. package/es/node_modules/d3-hierarchy/src/hierarchy/descendants.mjs +6 -0
  153. package/es/node_modules/d3-hierarchy/src/hierarchy/each.mjs +10 -0
  154. package/es/node_modules/d3-hierarchy/src/hierarchy/eachAfter.mjs +18 -0
  155. package/es/node_modules/d3-hierarchy/src/hierarchy/eachBefore.mjs +15 -0
  156. package/es/node_modules/d3-hierarchy/src/hierarchy/find.mjs +11 -0
  157. package/es/node_modules/d3-hierarchy/src/hierarchy/index.mjs +79 -0
  158. package/es/node_modules/d3-hierarchy/src/hierarchy/iterator.mjs +17 -0
  159. package/es/node_modules/d3-hierarchy/src/hierarchy/leaves.mjs +12 -0
  160. package/es/node_modules/d3-hierarchy/src/hierarchy/links.mjs +12 -0
  161. package/es/node_modules/d3-hierarchy/src/hierarchy/path.mjs +28 -0
  162. package/es/node_modules/d3-hierarchy/src/hierarchy/sort.mjs +10 -0
  163. package/es/node_modules/d3-hierarchy/src/hierarchy/sum.mjs +10 -0
  164. package/es/node_modules/d3-hierarchy/src/treemap/dice.mjs +10 -0
  165. package/es/node_modules/d3-hierarchy/src/treemap/index.mjs +69 -0
  166. package/es/node_modules/d3-hierarchy/src/treemap/round.mjs +9 -0
  167. package/es/node_modules/d3-hierarchy/src/treemap/slice.mjs +10 -0
  168. package/es/node_modules/d3-hierarchy/src/treemap/squarify.mjs +47 -0
  169. package/es/node_modules/d3-interpolate/src/array.mjs +13 -0
  170. package/es/node_modules/d3-interpolate/src/color.mjs +29 -0
  171. package/es/node_modules/d3-interpolate/src/constant.mjs +4 -0
  172. package/es/node_modules/d3-interpolate/src/date.mjs +9 -0
  173. package/es/node_modules/d3-interpolate/src/hcl.mjs +18 -0
  174. package/es/node_modules/d3-interpolate/src/number.mjs +8 -0
  175. package/es/node_modules/d3-interpolate/src/numberArray.mjs +15 -0
  176. package/es/node_modules/d3-interpolate/src/object.mjs +20 -0
  177. package/es/node_modules/d3-interpolate/src/rgb.mjs +20 -0
  178. package/es/node_modules/d3-interpolate/src/round.mjs +8 -0
  179. package/es/node_modules/d3-interpolate/src/string.mjs +43 -0
  180. package/es/node_modules/d3-interpolate/src/transform/decompose.mjs +28 -0
  181. package/es/node_modules/d3-interpolate/src/transform/index.mjs +59 -0
  182. package/es/node_modules/d3-interpolate/src/transform/parse.mjs +18 -0
  183. package/es/node_modules/d3-interpolate/src/value.mjs +16 -0
  184. package/es/node_modules/d3-path/src/path.mjs +88 -0
  185. package/es/node_modules/d3-sankey/node_modules/d3-array/src/max.mjs +21 -0
  186. package/es/node_modules/d3-sankey/node_modules/d3-array/src/min.mjs +21 -0
  187. package/es/node_modules/d3-sankey/node_modules/d3-array/src/sum.mjs +21 -0
  188. package/es/node_modules/d3-sankey/src/align.mjs +22 -0
  189. package/es/node_modules/d3-sankey/src/constant.mjs +8 -0
  190. package/es/node_modules/d3-sankey/src/sankey.mjs +326 -0
  191. package/es/node_modules/d3-sankey/src/sankeyLinkHorizontal.mjs +13 -0
  192. package/es/node_modules/d3-scale/src/band.mjs +56 -0
  193. package/es/node_modules/d3-scale/src/constant.mjs +8 -0
  194. package/es/node_modules/d3-scale/src/continuous.mjs +95 -0
  195. package/es/node_modules/d3-scale/src/init.mjs +16 -0
  196. package/es/node_modules/d3-scale/src/linear.mjs +61 -0
  197. package/es/node_modules/d3-scale/src/nice.mjs +14 -0
  198. package/es/node_modules/d3-scale/src/number.mjs +6 -0
  199. package/es/node_modules/d3-scale/src/ordinal.mjs +38 -0
  200. package/es/node_modules/d3-scale/src/tickFormat.mjs +34 -0
  201. package/es/node_modules/d3-scale/src/time.mjs +54 -0
  202. package/es/node_modules/d3-scale-chromatic/src/categorical/Tableau10.mjs +5 -0
  203. package/es/node_modules/d3-scale-chromatic/src/colors.mjs +8 -0
  204. package/es/node_modules/d3-selection/src/array.mjs +6 -0
  205. package/es/node_modules/d3-selection/src/constant.mjs +8 -0
  206. package/es/node_modules/d3-selection/src/creator.mjs +20 -0
  207. package/es/node_modules/d3-selection/src/matcher.mjs +14 -0
  208. package/es/node_modules/d3-selection/src/namespace.mjs +9 -0
  209. package/es/node_modules/d3-selection/src/namespaces.mjs +12 -0
  210. package/es/node_modules/d3-selection/src/select.mjs +7 -0
  211. package/es/node_modules/d3-selection/src/selection/append.mjs +10 -0
  212. package/es/node_modules/d3-selection/src/selection/attr.mjs +46 -0
  213. package/es/node_modules/d3-selection/src/selection/call.mjs +9 -0
  214. package/es/node_modules/d3-selection/src/selection/classed.mjs +64 -0
  215. package/es/node_modules/d3-selection/src/selection/clone.mjs +14 -0
  216. package/es/node_modules/d3-selection/src/selection/data.mjs +76 -0
  217. package/es/node_modules/d3-selection/src/selection/datum.mjs +6 -0
  218. package/es/node_modules/d3-selection/src/selection/dispatch.mjs +28 -0
  219. package/es/node_modules/d3-selection/src/selection/each.mjs +11 -0
  220. package/es/node_modules/d3-selection/src/selection/empty.mjs +6 -0
  221. package/es/node_modules/d3-selection/src/selection/enter.mjs +31 -0
  222. package/es/node_modules/d3-selection/src/selection/exit.mjs +8 -0
  223. package/es/node_modules/d3-selection/src/selection/filter.mjs +16 -0
  224. package/es/node_modules/d3-selection/src/selection/html.mjs +20 -0
  225. package/es/node_modules/d3-selection/src/selection/index.mjs +88 -0
  226. package/es/node_modules/d3-selection/src/selection/insert.mjs +14 -0
  227. package/es/node_modules/d3-selection/src/selection/iterator.mjs +10 -0
  228. package/es/node_modules/d3-selection/src/selection/join.mjs +19 -0
  229. package/es/node_modules/d3-selection/src/selection/lower.mjs +9 -0
  230. package/es/node_modules/d3-selection/src/selection/merge.mjs +18 -0
  231. package/es/node_modules/d3-selection/src/selection/node.mjs +12 -0
  232. package/es/node_modules/d3-selection/src/selection/nodes.mjs +6 -0
  233. package/es/node_modules/d3-selection/src/selection/on.mjs +64 -0
  234. package/es/node_modules/d3-selection/src/selection/order.mjs +14 -0
  235. package/es/node_modules/d3-selection/src/selection/property.mjs +23 -0
  236. package/es/node_modules/d3-selection/src/selection/raise.mjs +9 -0
  237. package/es/node_modules/d3-selection/src/selection/remove.mjs +10 -0
  238. package/es/node_modules/d3-selection/src/selection/select.mjs +17 -0
  239. package/es/node_modules/d3-selection/src/selection/selectAll.mjs +24 -0
  240. package/es/node_modules/d3-selection/src/selection/selectChild.mjs +16 -0
  241. package/es/node_modules/d3-selection/src/selection/selectChildren.mjs +16 -0
  242. package/es/node_modules/d3-selection/src/selection/size.mjs +8 -0
  243. package/es/node_modules/d3-selection/src/selection/sort.mjs +22 -0
  244. package/es/node_modules/d3-selection/src/selection/sparse.mjs +6 -0
  245. package/es/node_modules/d3-selection/src/selection/style.mjs +28 -0
  246. package/es/node_modules/d3-selection/src/selection/text.mjs +20 -0
  247. package/es/node_modules/d3-selection/src/selector.mjs +10 -0
  248. package/es/node_modules/d3-selection/src/selectorAll.mjs +11 -0
  249. package/es/node_modules/d3-selection/src/window.mjs +6 -0
  250. package/es/node_modules/d3-shape/node_modules/d3-path/src/path.mjs +73 -0
  251. package/es/node_modules/d3-shape/src/array.mjs +4 -0
  252. package/es/node_modules/d3-shape/src/constant.mjs +8 -0
  253. package/es/node_modules/d3-shape/src/link/index.mjs +45 -0
  254. package/es/node_modules/d3-shape/src/point.mjs +10 -0
  255. package/es/node_modules/d3-time/src/day.mjs +34 -0
  256. package/es/node_modules/d3-time/src/duration.mjs +16 -0
  257. package/es/node_modules/d3-time/src/hour.mjs +26 -0
  258. package/es/node_modules/d3-time/src/interval.mjs +61 -0
  259. package/es/node_modules/d3-time/src/millisecond.mjs +23 -0
  260. package/es/node_modules/d3-time/src/minute.mjs +26 -0
  261. package/es/node_modules/d3-time/src/month.mjs +27 -0
  262. package/es/node_modules/d3-time/src/second.mjs +15 -0
  263. package/es/node_modules/d3-time/src/ticks.mjs +54 -0
  264. package/es/node_modules/d3-time/src/week.mjs +66 -0
  265. package/es/node_modules/d3-time/src/year.mjs +45 -0
  266. package/es/node_modules/d3-time-format/src/defaultLocale.mjs +25 -0
  267. package/es/node_modules/d3-time-format/src/locale.mjs +542 -0
  268. package/es/node_modules/d3-timer/src/timeout.mjs +13 -0
  269. package/es/node_modules/d3-timer/src/timer.mjs +96 -0
  270. package/es/node_modules/d3-transition/src/interrupt.mjs +21 -0
  271. package/es/node_modules/d3-transition/src/selection/index.mjs +5 -0
  272. package/es/node_modules/d3-transition/src/selection/interrupt.mjs +9 -0
  273. package/es/node_modules/d3-transition/src/selection/transition.mjs +39 -0
  274. package/es/node_modules/d3-transition/src/transition/attr.mjs +55 -0
  275. package/es/node_modules/d3-transition/src/transition/attrTween.mjs +42 -0
  276. package/es/node_modules/d3-transition/src/transition/delay.mjs +18 -0
  277. package/es/node_modules/d3-transition/src/transition/duration.mjs +18 -0
  278. package/es/node_modules/d3-transition/src/transition/ease.mjs +14 -0
  279. package/es/node_modules/d3-transition/src/transition/easeVarying.mjs +15 -0
  280. package/es/node_modules/d3-transition/src/transition/end.mjs +23 -0
  281. package/es/node_modules/d3-transition/src/transition/filter.mjs +16 -0
  282. package/es/node_modules/d3-transition/src/transition/index.mjs +68 -0
  283. package/es/node_modules/d3-transition/src/transition/interpolate.mjs +11 -0
  284. package/es/node_modules/d3-transition/src/transition/merge.mjs +18 -0
  285. package/es/node_modules/d3-transition/src/transition/on.mjs +23 -0
  286. package/es/node_modules/d3-transition/src/transition/remove.mjs +13 -0
  287. package/es/node_modules/d3-transition/src/transition/schedule.mjs +125 -0
  288. package/es/node_modules/d3-transition/src/transition/select.mjs +20 -0
  289. package/es/node_modules/d3-transition/src/transition/selectAll.mjs +24 -0
  290. package/es/node_modules/d3-transition/src/transition/selection.mjs +8 -0
  291. package/es/node_modules/d3-transition/src/transition/style.mjs +47 -0
  292. package/es/node_modules/d3-transition/src/transition/styleTween.mjs +25 -0
  293. package/es/node_modules/d3-transition/src/transition/text.mjs +18 -0
  294. package/es/node_modules/d3-transition/src/transition/textTween.mjs +25 -0
  295. package/es/node_modules/d3-transition/src/transition/transition.mjs +22 -0
  296. package/es/node_modules/d3-transition/src/transition/tween.mjs +64 -0
  297. package/es/node_modules/d3-zoom/src/transform.mjs +45 -0
  298. package/es/node_modules/dagre-d3-es/src/dagre/acyclic.mjs +56 -0
  299. package/es/node_modules/dagre-d3-es/src/dagre/add-border-segments.mjs +33 -0
  300. package/es/node_modules/dagre-d3-es/src/dagre/coordinate-system.mjs +66 -0
  301. package/es/node_modules/dagre-d3-es/src/dagre/data/list.mjs +49 -0
  302. package/es/node_modules/dagre-d3-es/src/dagre/greedy-fas.mjs +101 -0
  303. package/es/node_modules/dagre-d3-es/src/dagre/layout.mjs +350 -0
  304. package/es/node_modules/dagre-d3-es/src/dagre/nesting-graph.mjs +97 -0
  305. package/es/node_modules/dagre-d3-es/src/dagre/normalize.mjs +69 -0
  306. package/es/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.mjs +25 -0
  307. package/es/node_modules/dagre-d3-es/src/dagre/order/barycenter.mjs +30 -0
  308. package/es/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.mjs +35 -0
  309. package/es/node_modules/dagre-d3-es/src/dagre/order/cross-count.mjs +58 -0
  310. package/es/node_modules/dagre-d3-es/src/dagre/order/index.mjs +54 -0
  311. package/es/node_modules/dagre-d3-es/src/dagre/order/init-order.mjs +36 -0
  312. package/es/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.mjs +88 -0
  313. package/es/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.mjs +69 -0
  314. package/es/node_modules/dagre-d3-es/src/dagre/order/sort.mjs +50 -0
  315. package/es/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.mjs +66 -0
  316. package/es/node_modules/dagre-d3-es/src/dagre/position/bk.mjs +319 -0
  317. package/es/node_modules/dagre-d3-es/src/dagre/position/index.mjs +32 -0
  318. package/es/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.mjs +46 -0
  319. package/es/node_modules/dagre-d3-es/src/dagre/rank/index.mjs +29 -0
  320. package/es/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.mjs +149 -0
  321. package/es/node_modules/dagre-d3-es/src/dagre/rank/util.mjs +32 -0
  322. package/es/node_modules/dagre-d3-es/src/dagre/util.mjs +171 -0
  323. package/es/node_modules/dagre-d3-es/src/graphlib/alg/dfs.mjs +34 -0
  324. package/es/node_modules/dagre-d3-es/src/graphlib/alg/postorder.mjs +7 -0
  325. package/es/node_modules/dagre-d3-es/src/graphlib/alg/preorder.mjs +7 -0
  326. package/es/node_modules/dagre-d3-es/src/graphlib/alg/topsort.mjs +6 -0
  327. package/es/node_modules/dagre-d3-es/src/graphlib/graph.mjs +786 -0
  328. package/es/node_modules/dagre-d3-es/src/graphlib/json.mjs +49 -0
  329. package/es/node_modules/dayjs/plugin/duration.mjs +140 -0
  330. package/es/node_modules/dayjs/plugin/isoWeek.mjs +37 -0
  331. package/es/node_modules/diagram-js/lib/model/index.mjs +1 -1
  332. package/es/node_modules/dompurify/dist/purify.es.mjs +1503 -0
  333. package/es/node_modules/element-plus/es/components/calendar/src/select-controller.vue_vue_type_script_setup_true_lang.mjs +3 -3
  334. package/es/node_modules/element-plus/es/components/calendar/src/use-calendar.mjs +4 -4
  335. package/es/node_modules/element-plus/es/components/calendar/src/use-date-table.mjs +4 -4
  336. package/es/node_modules/element-plus/es/components/date-picker-panel/src/composables/use-basic-date-table.mjs +3 -3
  337. package/es/node_modules/element-plus/es/components/date-picker-panel/src/composables/use-range-picker.mjs +3 -3
  338. package/es/node_modules/element-plus/es/components/date-picker-panel/src/composables/use-shortcut.mjs +2 -2
  339. package/es/node_modules/element-plus/es/components/date-picker-panel/src/date-picker-com/basic-month-table.vue_vue_type_script_setup_true_lang.mjs +4 -4
  340. package/es/node_modules/element-plus/es/components/date-picker-panel/src/date-picker-com/basic-year-table.vue_vue_type_script_setup_true_lang.mjs +7 -7
  341. package/es/node_modules/element-plus/es/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue_vue_type_script_setup_true_lang.mjs +14 -14
  342. package/es/node_modules/element-plus/es/components/date-picker-panel/src/date-picker-com/panel-date-range.vue_vue_type_script_setup_true_lang.mjs +6 -6
  343. package/es/node_modules/element-plus/es/components/date-picker-panel/src/date-picker-com/panel-month-range.vue_vue_type_script_setup_true_lang.mjs +3 -3
  344. package/es/node_modules/element-plus/es/components/date-picker-panel/src/date-picker-com/panel-year-range.vue_vue_type_script_setup_true_lang.mjs +3 -3
  345. package/es/node_modules/element-plus/es/components/date-picker-panel/src/date-picker-panel.mjs +11 -11
  346. package/es/node_modules/element-plus/es/components/date-picker-panel/src/utils.mjs +10 -10
  347. package/es/node_modules/element-plus/es/components/time-picker/src/time-picker-com/panel-time-pick.vue_vue_type_script_setup_true_lang.mjs +4 -4
  348. package/es/node_modules/element-plus/es/components/time-picker/src/time-picker-com/panel-time-range.vue_vue_type_script_setup_true_lang.mjs +6 -6
  349. package/es/node_modules/element-plus/es/components/time-picker/src/time-picker.mjs +3 -3
  350. package/es/node_modules/element-plus/es/components/time-picker/src/utils.mjs +3 -3
  351. package/es/node_modules/element-plus/es/components/time-select/src/time-select.vue_vue_type_script_setup_true_lang.mjs +5 -5
  352. package/es/node_modules/entities/lib/esm/decode.mjs +383 -0
  353. package/es/node_modules/entities/lib/esm/decode_codepoint.mjs +56 -0
  354. package/es/node_modules/entities/lib/esm/generated/decode-data-html.mjs +7 -0
  355. package/es/node_modules/entities/lib/esm/generated/decode-data-xml.mjs +7 -0
  356. package/es/node_modules/es-toolkit/dist/_internal/globalThis.mjs +6 -0
  357. package/es/node_modules/es-toolkit/dist/_internal/isUnsafeProperty.mjs +6 -0
  358. package/es/node_modules/es-toolkit/dist/compat/_internal/getSymbols.mjs +6 -0
  359. package/es/node_modules/es-toolkit/dist/compat/_internal/getTag.mjs +7 -0
  360. package/es/node_modules/es-toolkit/dist/compat/_internal/isPrototype.mjs +7 -0
  361. package/es/node_modules/es-toolkit/dist/compat/_internal/tags.mjs +46 -0
  362. package/es/node_modules/es-toolkit/dist/compat/function/memoize.mjs +17 -0
  363. package/es/node_modules/es-toolkit/dist/compat/object/clone.mjs +130 -0
  364. package/es/node_modules/es-toolkit/dist/compat/object/cloneDeep.mjs +7 -0
  365. package/es/node_modules/es-toolkit/dist/compat/object/cloneDeepWith.mjs +35 -0
  366. package/es/node_modules/es-toolkit/dist/compat/object/merge.mjs +8 -0
  367. package/es/node_modules/es-toolkit/dist/compat/object/mergeWith.mjs +65 -0
  368. package/es/node_modules/es-toolkit/dist/compat/predicate/isArguments.mjs +7 -0
  369. package/es/node_modules/es-toolkit/dist/compat/predicate/isArray.mjs +6 -0
  370. package/es/node_modules/es-toolkit/dist/compat/predicate/isArrayLike.mjs +7 -0
  371. package/es/node_modules/es-toolkit/dist/compat/predicate/isArrayLikeObject.mjs +8 -0
  372. package/es/node_modules/es-toolkit/dist/compat/predicate/isEmpty.mjs +22 -0
  373. package/es/node_modules/es-toolkit/dist/compat/predicate/isObjectLike.mjs +6 -0
  374. package/es/node_modules/es-toolkit/dist/compat/predicate/isPlainObject.mjs +18 -0
  375. package/es/node_modules/es-toolkit/dist/compat/predicate/isTypedArray.mjs +7 -0
  376. package/es/node_modules/es-toolkit/dist/function/noop.mjs +5 -0
  377. package/es/node_modules/es-toolkit/dist/object/clone.mjs +33 -0
  378. package/es/node_modules/es-toolkit/dist/object/cloneDeepWith.mjs +145 -0
  379. package/es/node_modules/es-toolkit/dist/predicate/isBuffer.mjs +7 -0
  380. package/es/node_modules/es-toolkit/dist/predicate/isLength.mjs +6 -0
  381. package/es/node_modules/es-toolkit/dist/predicate/isPrimitive.mjs +6 -0
  382. package/es/node_modules/es-toolkit/dist/predicate/isTypedArray.mjs +6 -0
  383. package/es/node_modules/highlight.js/es/index.mjs +5 -0
  384. package/es/node_modules/highlight.js/lib/core.mjs +1542 -0
  385. package/es/node_modules/highlight.js/lib/index.mjs +399 -0
  386. package/es/node_modules/highlight.js/lib/languages/1c.mjs +157 -0
  387. package/es/node_modules/highlight.js/lib/languages/abnf.mjs +74 -0
  388. package/es/node_modules/highlight.js/lib/languages/accesslog.mjs +90 -0
  389. package/es/node_modules/highlight.js/lib/languages/actionscript.mjs +151 -0
  390. package/es/node_modules/highlight.js/lib/languages/ada.mjs +231 -0
  391. package/es/node_modules/highlight.js/lib/languages/angelscript.mjs +175 -0
  392. package/es/node_modules/highlight.js/lib/languages/apache.mjs +103 -0
  393. package/es/node_modules/highlight.js/lib/languages/applescript.mjs +130 -0
  394. package/es/node_modules/highlight.js/lib/languages/arcade.mjs +431 -0
  395. package/es/node_modules/highlight.js/lib/languages/arduino.mjs +942 -0
  396. package/es/node_modules/highlight.js/lib/languages/armasm.mjs +97 -0
  397. package/es/node_modules/highlight.js/lib/languages/asciidoc.mjs +257 -0
  398. package/es/node_modules/highlight.js/lib/languages/aspectj.mjs +229 -0
  399. package/es/node_modules/highlight.js/lib/languages/autohotkey.mjs +76 -0
  400. package/es/node_modules/highlight.js/lib/languages/autoit.mjs +163 -0
  401. package/es/node_modules/highlight.js/lib/languages/avrasm.mjs +67 -0
  402. package/es/node_modules/highlight.js/lib/languages/awk.mjs +68 -0
  403. package/es/node_modules/highlight.js/lib/languages/axapta.mjs +183 -0
  404. package/es/node_modules/highlight.js/lib/languages/bash.mjs +403 -0
  405. package/es/node_modules/highlight.js/lib/languages/basic.mjs +235 -0
  406. package/es/node_modules/highlight.js/lib/languages/bnf.mjs +40 -0
  407. package/es/node_modules/highlight.js/lib/languages/brainfuck.mjs +56 -0
  408. package/es/node_modules/highlight.js/lib/languages/c.mjs +303 -0
  409. package/es/node_modules/highlight.js/lib/languages/cal.mjs +157 -0
  410. package/es/node_modules/highlight.js/lib/languages/capnproto.mjs +99 -0
  411. package/es/node_modules/highlight.js/lib/languages/ceylon.mjs +137 -0
  412. package/es/node_modules/highlight.js/lib/languages/clean.mjs +68 -0
  413. package/es/node_modules/highlight.js/lib/languages/clojure-repl.mjs +26 -0
  414. package/es/node_modules/highlight.js/lib/languages/clojure.mjs +164 -0
  415. package/es/node_modules/highlight.js/lib/languages/cmake.mjs +33 -0
  416. package/es/node_modules/highlight.js/lib/languages/coffeescript.mjs +359 -0
  417. package/es/node_modules/highlight.js/lib/languages/coq.mjs +448 -0
  418. package/es/node_modules/highlight.js/lib/languages/cos.mjs +100 -0
  419. package/es/node_modules/highlight.js/lib/languages/cpp.mjs +552 -0
  420. package/es/node_modules/highlight.js/lib/languages/crmsh.mjs +95 -0
  421. package/es/node_modules/highlight.js/lib/languages/crystal.mjs +307 -0
  422. package/es/node_modules/highlight.js/lib/languages/csharp.mjs +409 -0
  423. package/es/node_modules/highlight.js/lib/languages/csp.mjs +56 -0
  424. package/es/node_modules/highlight.js/lib/languages/css.mjs +946 -0
  425. package/es/node_modules/highlight.js/lib/languages/d.mjs +121 -0
  426. package/es/node_modules/highlight.js/lib/languages/dart.mjs +263 -0
  427. package/es/node_modules/highlight.js/lib/languages/delphi.mjs +254 -0
  428. package/es/node_modules/highlight.js/lib/languages/diff.mjs +62 -0
  429. package/es/node_modules/highlight.js/lib/languages/django.mjs +55 -0
  430. package/es/node_modules/highlight.js/lib/languages/dns.mjs +79 -0
  431. package/es/node_modules/highlight.js/lib/languages/dockerfile.mjs +43 -0
  432. package/es/node_modules/highlight.js/lib/languages/dos.mjs +166 -0
  433. package/es/node_modules/highlight.js/lib/languages/dsconfig.mjs +66 -0
  434. package/es/node_modules/highlight.js/lib/languages/dts.mjs +144 -0
  435. package/es/node_modules/highlight.js/lib/languages/dust.mjs +46 -0
  436. package/es/node_modules/highlight.js/lib/languages/ebnf.mjs +51 -0
  437. package/es/node_modules/highlight.js/lib/languages/elixir.mjs +281 -0
  438. package/es/node_modules/highlight.js/lib/languages/elm.mjs +137 -0
  439. package/es/node_modules/highlight.js/lib/languages/erb.mjs +27 -0
  440. package/es/node_modules/highlight.js/lib/languages/erlang-repl.mjs +54 -0
  441. package/es/node_modules/highlight.js/lib/languages/erlang.mjs +226 -0
  442. package/es/node_modules/highlight.js/lib/languages/excel.mjs +583 -0
  443. package/es/node_modules/highlight.js/lib/languages/fix.mjs +42 -0
  444. package/es/node_modules/highlight.js/lib/languages/flix.mjs +76 -0
  445. package/es/node_modules/highlight.js/lib/languages/fortran.mjs +569 -0
  446. package/es/node_modules/highlight.js/lib/languages/fsharp.mjs +575 -0
  447. package/es/node_modules/highlight.js/lib/languages/gams.mjs +162 -0
  448. package/es/node_modules/highlight.js/lib/languages/gauss.mjs +196 -0
  449. package/es/node_modules/highlight.js/lib/languages/gcode.mjs +171 -0
  450. package/es/node_modules/highlight.js/lib/languages/gherkin.mjs +51 -0
  451. package/es/node_modules/highlight.js/lib/languages/glsl.mjs +39 -0
  452. package/es/node_modules/highlight.js/lib/languages/gml.mjs +3132 -0
  453. package/es/node_modules/highlight.js/lib/languages/go.mjs +163 -0
  454. package/es/node_modules/highlight.js/lib/languages/golo.mjs +81 -0
  455. package/es/node_modules/highlight.js/lib/languages/gradle.mjs +190 -0
  456. package/es/node_modules/highlight.js/lib/languages/graphql.mjs +79 -0
  457. package/es/node_modules/highlight.js/lib/languages/groovy.mjs +189 -0
  458. package/es/node_modules/highlight.js/lib/languages/haml.mjs +113 -0
  459. package/es/node_modules/highlight.js/lib/languages/handlebars.mjs +239 -0
  460. package/es/node_modules/highlight.js/lib/languages/haskell.mjs +199 -0
  461. package/es/node_modules/highlight.js/lib/languages/haxe.mjs +169 -0
  462. package/es/node_modules/highlight.js/lib/languages/hsp.mjs +56 -0
  463. package/es/node_modules/highlight.js/lib/languages/http.mjs +97 -0
  464. package/es/node_modules/highlight.js/lib/languages/hy.mjs +107 -0
  465. package/es/node_modules/highlight.js/lib/languages/inform7.mjs +66 -0
  466. package/es/node_modules/highlight.js/lib/languages/ini.mjs +125 -0
  467. package/es/node_modules/highlight.js/lib/languages/irpf90.mjs +63 -0
  468. package/es/node_modules/highlight.js/lib/languages/isbl.mjs +266 -0
  469. package/es/node_modules/highlight.js/lib/languages/java.mjs +263 -0
  470. package/es/node_modules/highlight.js/lib/languages/javascript.mjs +710 -0
  471. package/es/node_modules/highlight.js/lib/languages/jboss-cli.mjs +62 -0
  472. package/es/node_modules/highlight.js/lib/languages/json.mjs +49 -0
  473. package/es/node_modules/highlight.js/lib/languages/julia-repl.mjs +35 -0
  474. package/es/node_modules/highlight.js/lib/languages/julia.mjs +378 -0
  475. package/es/node_modules/highlight.js/lib/languages/kotlin.mjs +264 -0
  476. package/es/node_modules/highlight.js/lib/languages/lasso.mjs +154 -0
  477. package/es/node_modules/highlight.js/lib/languages/latex.mjs +280 -0
  478. package/es/node_modules/highlight.js/lib/languages/ldif.mjs +32 -0
  479. package/es/node_modules/highlight.js/lib/languages/leaf.mjs +99 -0
  480. package/es/node_modules/highlight.js/lib/languages/less.mjs +1027 -0
  481. package/es/node_modules/highlight.js/lib/languages/lisp.mjs +141 -0
  482. package/es/node_modules/highlight.js/lib/languages/livecodeserver.mjs +103 -0
  483. package/es/node_modules/highlight.js/lib/languages/livescript.mjs +370 -0
  484. package/es/node_modules/highlight.js/lib/languages/llvm.mjs +98 -0
  485. package/es/node_modules/highlight.js/lib/languages/lsl.mjs +72 -0
  486. package/es/node_modules/highlight.js/lib/languages/lua.mjs +70 -0
  487. package/es/node_modules/highlight.js/lib/languages/makefile.mjs +80 -0
  488. package/es/node_modules/highlight.js/lib/languages/markdown.mjs +241 -0
  489. package/es/node_modules/highlight.js/lib/languages/mathematica.mjs +7341 -0
  490. package/es/node_modules/highlight.js/lib/languages/matlab.mjs +85 -0
  491. package/es/node_modules/highlight.js/lib/languages/maxima.mjs +63 -0
  492. package/es/node_modules/highlight.js/lib/languages/mel.mjs +35 -0
  493. package/es/node_modules/highlight.js/lib/languages/mercury.mjs +87 -0
  494. package/es/node_modules/highlight.js/lib/languages/mipsasm.mjs +85 -0
  495. package/es/node_modules/highlight.js/lib/languages/mizar.mjs +18 -0
  496. package/es/node_modules/highlight.js/lib/languages/mojolicious.mjs +37 -0
  497. package/es/node_modules/highlight.js/lib/languages/monkey.mjs +184 -0
  498. package/es/node_modules/highlight.js/lib/languages/moonscript.mjs +144 -0
  499. package/es/node_modules/highlight.js/lib/languages/n1ql.mjs +360 -0
  500. package/es/node_modules/highlight.js/lib/languages/nestedtext.mjs +85 -0
  501. package/es/node_modules/highlight.js/lib/languages/nginx.mjs +152 -0
  502. package/es/node_modules/highlight.js/lib/languages/nim.mjs +190 -0
  503. package/es/node_modules/highlight.js/lib/languages/nix.mjs +356 -0
  504. package/es/node_modules/highlight.js/lib/languages/node-repl.mjs +34 -0
  505. package/es/node_modules/highlight.js/lib/languages/nsis.mjs +539 -0
  506. package/es/node_modules/highlight.js/lib/languages/objectivec.mjs +252 -0
  507. package/es/node_modules/highlight.js/lib/languages/ocaml.mjs +75 -0
  508. package/es/node_modules/highlight.js/lib/languages/openscad.mjs +78 -0
  509. package/es/node_modules/highlight.js/lib/languages/oxygene.mjs +78 -0
  510. package/es/node_modules/highlight.js/lib/languages/parser3.mjs +56 -0
  511. package/es/node_modules/highlight.js/lib/languages/perl.mjs +494 -0
  512. package/es/node_modules/highlight.js/lib/languages/pf.mjs +45 -0
  513. package/es/node_modules/highlight.js/lib/languages/pgsql.mjs +289 -0
  514. package/es/node_modules/highlight.js/lib/languages/php-template.mjs +55 -0
  515. package/es/node_modules/highlight.js/lib/languages/php.mjs +610 -0
  516. package/es/node_modules/highlight.js/lib/languages/plaintext.mjs +21 -0
  517. package/es/node_modules/highlight.js/lib/languages/pony.mjs +65 -0
  518. package/es/node_modules/highlight.js/lib/languages/powershell.mjs +265 -0
  519. package/es/node_modules/highlight.js/lib/languages/processing.mjs +435 -0
  520. package/es/node_modules/highlight.js/lib/languages/profile.mjs +46 -0
  521. package/es/node_modules/highlight.js/lib/languages/prolog.mjs +86 -0
  522. package/es/node_modules/highlight.js/lib/languages/properties.mjs +65 -0
  523. package/es/node_modules/highlight.js/lib/languages/protobuf.mjs +81 -0
  524. package/es/node_modules/highlight.js/lib/languages/puppet.mjs +120 -0
  525. package/es/node_modules/highlight.js/lib/languages/purebasic.mjs +68 -0
  526. package/es/node_modules/highlight.js/lib/languages/python-repl.mjs +34 -0
  527. package/es/node_modules/highlight.js/lib/languages/python.mjs +424 -0
  528. package/es/node_modules/highlight.js/lib/languages/q.mjs +33 -0
  529. package/es/node_modules/highlight.js/lib/languages/qml.mjs +157 -0
  530. package/es/node_modules/highlight.js/lib/languages/r.mjs +219 -0
  531. package/es/node_modules/highlight.js/lib/languages/reasonml.mjs +148 -0
  532. package/es/node_modules/highlight.js/lib/languages/rib.mjs +24 -0
  533. package/es/node_modules/highlight.js/lib/languages/roboconf.mjs +78 -0
  534. package/es/node_modules/highlight.js/lib/languages/routeros.mjs +155 -0
  535. package/es/node_modules/highlight.js/lib/languages/rsl.mjs +146 -0
  536. package/es/node_modules/highlight.js/lib/languages/ruby.mjs +422 -0
  537. package/es/node_modules/highlight.js/lib/languages/ruleslanguage.mjs +38 -0
  538. package/es/node_modules/highlight.js/lib/languages/rust.mjs +322 -0
  539. package/es/node_modules/highlight.js/lib/languages/sas.mjs +552 -0
  540. package/es/node_modules/highlight.js/lib/languages/scala.mjs +200 -0
  541. package/es/node_modules/highlight.js/lib/languages/scheme.mjs +148 -0
  542. package/es/node_modules/highlight.js/lib/languages/scilab.mjs +67 -0
  543. package/es/node_modules/highlight.js/lib/languages/scss.mjs +931 -0
  544. package/es/node_modules/highlight.js/lib/languages/shell.mjs +33 -0
  545. package/es/node_modules/highlight.js/lib/languages/smali.mjs +127 -0
  546. package/es/node_modules/highlight.js/lib/languages/smalltalk.mjs +70 -0
  547. package/es/node_modules/highlight.js/lib/languages/sml.mjs +77 -0
  548. package/es/node_modules/highlight.js/lib/languages/sqf.mjs +2619 -0
  549. package/es/node_modules/highlight.js/lib/languages/sql.mjs +652 -0
  550. package/es/node_modules/highlight.js/lib/languages/stan.mjs +504 -0
  551. package/es/node_modules/highlight.js/lib/languages/stata.mjs +47 -0
  552. package/es/node_modules/highlight.js/lib/languages/step21.mjs +68 -0
  553. package/es/node_modules/highlight.js/lib/languages/stylus.mjs +980 -0
  554. package/es/node_modules/highlight.js/lib/languages/subunit.mjs +46 -0
  555. package/es/node_modules/highlight.js/lib/languages/swift.mjs +884 -0
  556. package/es/node_modules/highlight.js/lib/languages/taggerscript.mjs +56 -0
  557. package/es/node_modules/highlight.js/lib/languages/tap.mjs +48 -0
  558. package/es/node_modules/highlight.js/lib/languages/tcl.mjs +189 -0
  559. package/es/node_modules/highlight.js/lib/languages/thrift.mjs +79 -0
  560. package/es/node_modules/highlight.js/lib/languages/tp.mjs +173 -0
  561. package/es/node_modules/highlight.js/lib/languages/twig.mjs +248 -0
  562. package/es/node_modules/highlight.js/lib/languages/typescript.mjs +823 -0
  563. package/es/node_modules/highlight.js/lib/languages/vala.mjs +50 -0
  564. package/es/node_modules/highlight.js/lib/languages/vbnet.mjs +142 -0
  565. package/es/node_modules/highlight.js/lib/languages/vbscript-html.mjs +24 -0
  566. package/es/node_modules/highlight.js/lib/languages/vbscript.mjs +215 -0
  567. package/es/node_modules/highlight.js/lib/languages/verilog.mjs +550 -0
  568. package/es/node_modules/highlight.js/lib/languages/vhdl.mjs +210 -0
  569. package/es/node_modules/highlight.js/lib/languages/vim.mjs +80 -0
  570. package/es/node_modules/highlight.js/lib/languages/wasm.mjs +130 -0
  571. package/es/node_modules/highlight.js/lib/languages/wren.mjs +288 -0
  572. package/es/node_modules/highlight.js/lib/languages/x86asm.mjs +96 -0
  573. package/es/node_modules/highlight.js/lib/languages/xl.mjs +206 -0
  574. package/es/node_modules/highlight.js/lib/languages/xml.mjs +235 -0
  575. package/es/node_modules/highlight.js/lib/languages/xquery.mjs +336 -0
  576. package/es/node_modules/highlight.js/lib/languages/yaml.mjs +210 -0
  577. package/es/node_modules/highlight.js/lib/languages/zephir.mjs +108 -0
  578. package/es/node_modules/katex/dist/katex.mjs +14499 -0
  579. package/es/node_modules/khroma/dist/channels/index.mjs +131 -0
  580. package/es/node_modules/khroma/dist/channels/reusable.mjs +5 -0
  581. package/es/node_modules/khroma/dist/channels/type.mjs +24 -0
  582. package/es/node_modules/khroma/dist/color/hex.mjs +40 -0
  583. package/es/node_modules/khroma/dist/color/hsl.mjs +50 -0
  584. package/es/node_modules/khroma/dist/color/index.mjs +39 -0
  585. package/es/node_modules/khroma/dist/color/keyword.mjs +172 -0
  586. package/es/node_modules/khroma/dist/color/rgb.mjs +33 -0
  587. package/es/node_modules/khroma/dist/constants.mjs +13 -0
  588. package/es/node_modules/khroma/dist/methods/adjust.mjs +15 -0
  589. package/es/node_modules/khroma/dist/methods/adjust_channel.mjs +13 -0
  590. package/es/node_modules/khroma/dist/methods/change.mjs +12 -0
  591. package/es/node_modules/khroma/dist/methods/channel.mjs +8 -0
  592. package/es/node_modules/khroma/dist/methods/darken.mjs +7 -0
  593. package/es/node_modules/khroma/dist/methods/invert.mjs +12 -0
  594. package/es/node_modules/khroma/dist/methods/is_dark.mjs +7 -0
  595. package/es/node_modules/khroma/dist/methods/is_light.mjs +7 -0
  596. package/es/node_modules/khroma/dist/methods/lighten.mjs +7 -0
  597. package/es/node_modules/khroma/dist/methods/luminance.mjs +10 -0
  598. package/es/node_modules/khroma/dist/methods/mix.mjs +20 -0
  599. package/es/node_modules/khroma/dist/methods/rgba.mjs +18 -0
  600. package/es/node_modules/khroma/dist/methods/transparentize.mjs +7 -0
  601. package/es/node_modules/khroma/dist/utils/channel.mjs +95 -0
  602. package/es/node_modules/khroma/dist/utils/index.mjs +11 -0
  603. package/es/node_modules/khroma/dist/utils/lang.mjs +14 -0
  604. package/es/node_modules/khroma/dist/utils/unit.mjs +10 -0
  605. package/es/node_modules/linkify-it/index.mjs +388 -0
  606. package/es/node_modules/linkify-it/lib/re.mjs +47 -0
  607. package/es/node_modules/lodash-es/_arrayReduce.mjs +13 -0
  608. package/es/node_modules/lodash-es/_baseExtremum.mjs +14 -0
  609. package/es/node_modules/lodash-es/_baseFilter.mjs +13 -0
  610. package/es/node_modules/lodash-es/_baseGt.mjs +6 -0
  611. package/es/node_modules/lodash-es/_baseHas.mjs +8 -0
  612. package/es/node_modules/lodash-es/_baseLt.mjs +6 -0
  613. package/es/node_modules/lodash-es/_baseOrderBy.mjs +37 -0
  614. package/es/node_modules/lodash-es/_baseRange.mjs +12 -0
  615. package/es/node_modules/lodash-es/_baseReduce.mjs +9 -0
  616. package/es/node_modules/lodash-es/_baseSortBy.mjs +11 -0
  617. package/es/node_modules/lodash-es/_baseValues.mjs +9 -0
  618. package/es/node_modules/lodash-es/_baseZipObject.mjs +11 -0
  619. package/es/node_modules/lodash-es/_castFunction.mjs +7 -0
  620. package/es/node_modules/lodash-es/_compareAscending.mjs +17 -0
  621. package/es/node_modules/lodash-es/_compareMultiple.mjs +18 -0
  622. package/es/node_modules/lodash-es/_createFind.mjs +20 -0
  623. package/es/node_modules/lodash-es/_createRange.mjs +22 -0
  624. package/es/node_modules/lodash-es/clone.mjs +8 -0
  625. package/es/node_modules/lodash-es/defaults.mjs +32 -0
  626. package/es/node_modules/lodash-es/filter.mjs +11 -0
  627. package/es/node_modules/lodash-es/find.mjs +6 -0
  628. package/es/node_modules/lodash-es/findIndex.mjs +18 -0
  629. package/es/node_modules/lodash-es/forEach.mjs +11 -0
  630. package/es/node_modules/lodash-es/forIn.mjs +9 -0
  631. package/es/node_modules/lodash-es/forOwn.mjs +8 -0
  632. package/es/node_modules/lodash-es/has.mjs +8 -0
  633. package/es/node_modules/lodash-es/isEmpty.mjs +35 -0
  634. package/es/node_modules/lodash-es/mapValues.mjs +14 -0
  635. package/es/node_modules/lodash-es/max.mjs +9 -0
  636. package/es/node_modules/lodash-es/min.mjs +9 -0
  637. package/es/node_modules/lodash-es/minBy.mjs +9 -0
  638. package/es/node_modules/lodash-es/range.mjs +5 -0
  639. package/es/node_modules/lodash-es/reduce.mjs +12 -0
  640. package/es/node_modules/lodash-es/sortBy.mjs +19 -0
  641. package/es/node_modules/lodash-es/toFinite.mjs +16 -0
  642. package/es/node_modules/lodash-es/toInteger.mjs +8 -0
  643. package/es/node_modules/lodash-es/uniqueId.mjs +9 -0
  644. package/es/node_modules/lodash-es/values.mjs +8 -0
  645. package/es/node_modules/lodash-es/zipObject.mjs +8 -0
  646. package/es/node_modules/markdown-it/lib/common/html_blocks.mjs +67 -0
  647. package/es/node_modules/markdown-it/lib/common/html_re.mjs +18 -0
  648. package/es/node_modules/markdown-it/lib/common/utils.mjs +249 -0
  649. package/es/node_modules/markdown-it/lib/helpers/index.mjs +8 -0
  650. package/es/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs +77 -0
  651. package/es/node_modules/markdown-it/lib/helpers/parse_link_label.mjs +36 -0
  652. package/es/node_modules/markdown-it/lib/helpers/parse_link_title.mjs +55 -0
  653. package/es/node_modules/markdown-it/lib/index.mjs +173 -0
  654. package/es/node_modules/markdown-it/lib/parser_block.mjs +87 -0
  655. package/es/node_modules/markdown-it/lib/parser_core.mjs +36 -0
  656. package/es/node_modules/markdown-it/lib/parser_inline.mjs +123 -0
  657. package/es/node_modules/markdown-it/lib/presets/commonmark.mjs +78 -0
  658. package/es/node_modules/markdown-it/lib/presets/default.mjs +40 -0
  659. package/es/node_modules/markdown-it/lib/presets/zero.mjs +59 -0
  660. package/es/node_modules/markdown-it/lib/renderer.mjs +165 -0
  661. package/es/node_modules/markdown-it/lib/ruler.mjs +143 -0
  662. package/es/node_modules/markdown-it/lib/rules_block/blockquote.mjs +127 -0
  663. package/es/node_modules/markdown-it/lib/rules_block/code.mjs +27 -0
  664. package/es/node_modules/markdown-it/lib/rules_block/fence.mjs +70 -0
  665. package/es/node_modules/markdown-it/lib/rules_block/heading.mjs +43 -0
  666. package/es/node_modules/markdown-it/lib/rules_block/hr.mjs +36 -0
  667. package/es/node_modules/markdown-it/lib/rules_block/html_block.mjs +65 -0
  668. package/es/node_modules/markdown-it/lib/rules_block/lheading.mjs +65 -0
  669. package/es/node_modules/markdown-it/lib/rules_block/list.mjs +226 -0
  670. package/es/node_modules/markdown-it/lib/rules_block/paragraph.mjs +39 -0
  671. package/es/node_modules/markdown-it/lib/rules_block/reference.mjs +177 -0
  672. package/es/node_modules/markdown-it/lib/rules_block/state_block.mjs +159 -0
  673. package/es/node_modules/markdown-it/lib/rules_block/table.mjs +192 -0
  674. package/es/node_modules/markdown-it/lib/rules_core/block.mjs +15 -0
  675. package/es/node_modules/markdown-it/lib/rules_core/inline.mjs +12 -0
  676. package/es/node_modules/markdown-it/lib/rules_core/linkify.mjs +99 -0
  677. package/es/node_modules/markdown-it/lib/rules_core/normalize.mjs +11 -0
  678. package/es/node_modules/markdown-it/lib/rules_core/replacements.mjs +63 -0
  679. package/es/node_modules/markdown-it/lib/rules_core/smartquotes.mjs +160 -0
  680. package/es/node_modules/markdown-it/lib/rules_core/state_core.mjs +12 -0
  681. package/es/node_modules/markdown-it/lib/rules_core/text_join.mjs +31 -0
  682. package/es/node_modules/markdown-it/lib/rules_inline/autolink.mjs +59 -0
  683. package/es/node_modules/markdown-it/lib/rules_inline/backticks.mjs +46 -0
  684. package/es/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs +65 -0
  685. package/es/node_modules/markdown-it/lib/rules_inline/emphasis.mjs +88 -0
  686. package/es/node_modules/markdown-it/lib/rules_inline/entity.mjs +44 -0
  687. package/es/node_modules/markdown-it/lib/rules_inline/escape.mjs +63 -0
  688. package/es/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs +25 -0
  689. package/es/node_modules/markdown-it/lib/rules_inline/html_inline.mjs +40 -0
  690. package/es/node_modules/markdown-it/lib/rules_inline/image.mjs +115 -0
  691. package/es/node_modules/markdown-it/lib/rules_inline/link.mjs +110 -0
  692. package/es/node_modules/markdown-it/lib/rules_inline/linkify.mjs +44 -0
  693. package/es/node_modules/markdown-it/lib/rules_inline/newline.mjs +33 -0
  694. package/es/node_modules/markdown-it/lib/rules_inline/state_inline.mjs +96 -0
  695. package/es/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs +97 -0
  696. package/es/node_modules/markdown-it/lib/rules_inline/text.mjs +47 -0
  697. package/es/node_modules/markdown-it/lib/token.mjs +62 -0
  698. package/es/node_modules/marked/lib/marked.esm.mjs +1118 -0
  699. package/es/node_modules/mdurl/index.mjs +10 -0
  700. package/es/node_modules/mdurl/lib/decode.mjs +83 -0
  701. package/es/node_modules/mdurl/lib/encode.mjs +64 -0
  702. package/es/node_modules/mdurl/lib/format.mjs +19 -0
  703. package/es/node_modules/mdurl/lib/parse.mjs +182 -0
  704. package/es/node_modules/mermaid/dist/chunks/mermaid.core/abnfDiagram-VRR7QNED.mjs +123 -0
  705. package/es/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-ZJ3FMSHR.mjs +1261 -0
  706. package/es/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-677ZJIJ3.mjs +3688 -0
  707. package/es/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-LMCZKHZV.mjs +2485 -0
  708. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-2Q5K7J3B.mjs +17 -0
  709. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-32BRIVSS.mjs +121 -0
  710. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-52WLFC77.mjs +1050 -0
  711. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-5VM5RSS4.mjs +19 -0
  712. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-7BUUIJ7U.mjs +126 -0
  713. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-C7G6YPKG.mjs +105 -0
  714. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EX3LRPZG.mjs +2004 -0
  715. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FWX5IMBZ.mjs +91 -0
  716. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HOUHSVGY.mjs +92 -0
  717. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ICXQ74PX.mjs +571 -0
  718. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JWPE2WC7.mjs +17 -0
  719. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MOJQB5TN.mjs +858 -0
  720. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-OGEWGWER.mjs +57 -0
  721. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-PUDLZKDR.mjs +2359 -0
  722. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-Q4XR5HBZ.mjs +399 -0
  723. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-RYQCIY6F.mjs +430 -0
  724. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-V7JOEXUC.mjs +2030 -0
  725. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-VAUOI2AC.mjs +20 -0
  726. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-VR4S4FIN.mjs +27 -0
  727. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-WYO6CB5R.mjs +5448 -0
  728. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-X3CZISLH.mjs +72 -0
  729. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-XXDRQBXY.mjs +16 -0
  730. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-Y2CYZVJY.mjs +10 -0
  731. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ZGVPDNZ5.mjs +5723 -0
  732. package/es/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ZIRB5QZD.mjs +2700 -0
  733. package/es/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-OUVF2IWQ.mjs +31 -0
  734. package/es/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-EOCWNBFH.mjs +31 -0
  735. package/es/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-JH36ORCC.mjs +295 -0
  736. package/es/node_modules/mermaid/dist/chunks/mermaid.core/cynefinDiagram-TSTJHNR4.mjs +457 -0
  737. package/es/node_modules/mermaid/dist/chunks/mermaid.core/dagre-VKFMJZFB.mjs +534 -0
  738. package/es/node_modules/mermaid/dist/chunks/mermaid.core/diagram-FQU43EPY.mjs +642 -0
  739. package/es/node_modules/mermaid/dist/chunks/mermaid.core/diagram-G47NLZAW.mjs +539 -0
  740. package/es/node_modules/mermaid/dist/chunks/mermaid.core/diagram-NH7WQ7WH.mjs +215 -0
  741. package/es/node_modules/mermaid/dist/chunks/mermaid.core/diagram-OA4YK3LP.mjs +496 -0
  742. package/es/node_modules/mermaid/dist/chunks/mermaid.core/diagram-WEI45ONY.mjs +312 -0
  743. package/es/node_modules/mermaid/dist/chunks/mermaid.core/ebnfDiagram-CCIWWBDH.mjs +143 -0
  744. package/es/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q63AITRT.mjs +1250 -0
  745. package/es/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-23GEKE2U.mjs +18 -0
  746. package/es/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-NO4QXBWP.mjs +2247 -0
  747. package/es/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-IHSO6WYX.mjs +1390 -0
  748. package/es/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-FWYZ7A6U.mjs +34 -0
  749. package/es/node_modules/mermaid/dist/chunks/mermaid.core/ishikawaDiagram-FXEZZL3T.mjs +971 -0
  750. package/es/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-5HDEW3XC.mjs +1260 -0
  751. package/es/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-HUTT4EX6.mjs +1065 -0
  752. package/es/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-LN4V7U3C.mjs +1167 -0
  753. package/es/node_modules/mermaid/dist/chunks/mermaid.core/pegDiagram-2B236MQR.mjs +131 -0
  754. package/es/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ENE6RG2P.mjs +270 -0
  755. package/es/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-ABIIQ3AL.mjs +1343 -0
  756. package/es/node_modules/mermaid/dist/chunks/mermaid.core/railroadDiagram-RFXS5EU6.mjs +97 -0
  757. package/es/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-TGXJPOKE.mjs +1213 -0
  758. package/es/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-HTMAVEWB.mjs +744 -0
  759. package/es/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-DBY2YBRQ.mjs +4530 -0
  760. package/es/node_modules/mermaid/dist/chunks/mermaid.core/sizeCapture-X5ZJPWSS.mjs +63 -0
  761. package/es/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-2N3HPSRC.mjs +464 -0
  762. package/es/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-6OUMAXLB.mjs +31 -0
  763. package/es/node_modules/mermaid/dist/chunks/mermaid.core/swimlanes-5IMT3BWC.mjs +8577 -0
  764. package/es/node_modules/mermaid/dist/chunks/mermaid.core/swimlanesDiagram-G3AALYLV.mjs +28 -0
  765. package/es/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-FHXFAJF6.mjs +1615 -0
  766. package/es/node_modules/mermaid/dist/chunks/mermaid.core/vennDiagram-L72KCM5P.mjs +1091 -0
  767. package/es/node_modules/mermaid/dist/chunks/mermaid.core/wardleyDiagram-EHGQE667.mjs +981 -0
  768. package/es/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-FW5EYKEG.mjs +1919 -0
  769. package/es/node_modules/mermaid/dist/mermaid.core.mjs +1468 -0
  770. package/es/node_modules/object-refs/index.mjs +1 -1
  771. package/es/node_modules/punycode.js/punycode.es6.mjs +240 -0
  772. package/es/node_modules/roughjs/bundled/rough.esm.mjs +1001 -0
  773. package/es/node_modules/stylis/src/Enum.mjs +22 -0
  774. package/es/node_modules/stylis/src/Middleware.mjs +13 -0
  775. package/es/node_modules/stylis/src/Parser.mjs +176 -0
  776. package/es/node_modules/stylis/src/Serializer.mjs +29 -0
  777. package/es/node_modules/stylis/src/Tokenizer.mjs +156 -0
  778. package/es/node_modules/stylis/src/Utility.mjs +34 -0
  779. package/es/node_modules/ts-dedent/esm/index.mjs +42 -0
  780. package/es/node_modules/uc.micro/categories/Cc/regex.mjs +4 -0
  781. package/es/node_modules/uc.micro/categories/Cf/regex.mjs +4 -0
  782. package/es/node_modules/uc.micro/categories/P/regex.mjs +4 -0
  783. package/es/node_modules/uc.micro/categories/S/regex.mjs +4 -0
  784. package/es/node_modules/uc.micro/categories/Z/regex.mjs +4 -0
  785. package/es/node_modules/uc.micro/index.mjs +14 -0
  786. package/es/node_modules/uc.micro/properties/Any/regex.mjs +4 -0
  787. package/es/node_modules/uuid/dist/native.mjs +5 -0
  788. package/es/node_modules/uuid/dist/rng.mjs +14 -0
  789. package/es/node_modules/uuid/dist/stringify.mjs +10 -0
  790. package/es/node_modules/uuid/dist/v4.mjs +23 -0
  791. package/es/node_modules/vant/es/action-bar-button/ActionBarButton.mjs +1 -1
  792. package/es/node_modules/vant/es/button/Button.mjs +2 -2
  793. package/es/node_modules/vant/es/dialog/Dialog.mjs +2 -2
  794. package/es/node_modules/vant/es/loading/Loading.mjs +1 -1
  795. package/es/node_modules/vant/es/swipe-cell/SwipeCell.mjs +1 -1
  796. package/es/packages/mobile/index.mjs +2 -0
  797. package/es/packages/mobile/src/components/ai/AiChat/AiChat.vue.mjs +218 -0
  798. package/es/packages/mobile/src/components/ai/AiChat/index.mjs +7 -0
  799. package/es/packages/mobile/src/components/ai/ChatInput/ChatInput.vue.mjs +211 -0
  800. package/es/packages/mobile/src/components/ai/ChatInput/index.mjs +7 -0
  801. package/es/packages/mobile/src/components/ai/ChatPanel/ChatPanel.vue.mjs +232 -0
  802. package/es/packages/mobile/src/components/ai/ChatPanel/index.mjs +7 -0
  803. package/es/packages/mobile/src/components/ai/MarkdownRenderer/MarkdownRenderer.vue.mjs +129 -0
  804. package/es/packages/mobile/src/components/ai/MarkdownRenderer/index.mjs +7 -0
  805. package/es/packages/mobile/src/components/ai/RecordOverlay/RecordOverlay.vue.mjs +98 -0
  806. package/es/packages/mobile/src/components/ai/RecordOverlay/index.mjs +7 -0
  807. package/es/packages/mobile/src/components/all.mjs +2 -0
  808. package/es/packages/mobile/src/components/dataDisplay/mine/Mine.vue.mjs +3 -5
  809. package/es/packages/mobile/src/composables/useAI/adapters/detector.mjs +77 -0
  810. package/es/packages/mobile/src/composables/useAI/adapters/index.mjs +34 -0
  811. package/es/packages/mobile/src/composables/useAI/adapters/miniprogram.mjs +163 -0
  812. package/es/packages/mobile/src/composables/useAI/adapters/mock.mjs +179 -0
  813. package/es/packages/mobile/src/composables/useAI/adapters/wecom.mjs +212 -0
  814. package/es/packages/mobile/src/composables/useAI/types.mjs +92 -0
  815. package/es/packages/mobile/src/composables/useAI/useChat.mjs +197 -0
  816. package/es/packages/mobile/src/composables/useAI/useVoice.mjs +168 -0
  817. package/es/packages/mobile/src/composables/useVoiceTouch.mjs +101 -0
  818. package/es/packages/mobile/src/index.vue.mjs +111 -27
  819. package/es/packages/vue/src/components/forms/form/Form.vue.mjs +30 -2
  820. package/es/packages/vue/src/components/forms/formItem/FormItem.vue.mjs +100 -3
  821. package/es/packages/vue/src/components/table/Table.vue.mjs +5 -111
  822. package/es/packages/vue/src/utils/formatCellValue.mjs +104 -0
  823. package/es/packages/vue/src/utils/importantDataChange.mjs +181 -0
  824. package/lib/_virtual/advancedFormat.js +4 -4
  825. package/lib/_virtual/constants.js +4 -0
  826. package/lib/_virtual/cose-base.js +4 -0
  827. package/lib/_virtual/cose-base2.js +4 -0
  828. package/lib/_virtual/customParseFormat.js +4 -4
  829. package/lib/_virtual/cytoscape-cose-bilkent.js +7 -0
  830. package/lib/_virtual/cytoscape-cose-bilkent2.js +4 -0
  831. package/lib/_virtual/cytoscape-fcose.js +7 -0
  832. package/lib/_virtual/cytoscape-fcose2.js +4 -0
  833. package/lib/_virtual/dayjs.min.js +2 -2
  834. package/lib/_virtual/duration.js +7 -0
  835. package/lib/_virtual/duration2.js +4 -0
  836. package/lib/_virtual/index.js +4 -4
  837. package/lib/_virtual/index2.js +3 -2
  838. package/lib/_virtual/index3.js +7 -0
  839. package/lib/_virtual/index4.js +4 -0
  840. package/lib/_virtual/index5.js +4 -0
  841. package/lib/_virtual/isoWeek.js +7 -0
  842. package/lib/_virtual/isoWeek2.js +4 -0
  843. package/lib/_virtual/layout-base.js +4 -0
  844. package/lib/_virtual/layout-base2.js +4 -0
  845. package/lib/designer/package.json.js +1 -1
  846. package/lib/designer/src/components/ValueSelector.vue2.js +5 -7
  847. package/lib/designer/src/packages/dialog/useDialogDialog.js +1 -1
  848. package/lib/designer/src/packages/dialogGlobal/index.vue.js +1 -1
  849. package/lib/designer/src/packages/dialogGlobal/useDialogGlobalDialog.js +1 -1
  850. package/lib/designer/src/packages/form/headerBtn.vue.js +46 -24
  851. package/lib/designer/src/packages/form/property/widgets.vue.js +2 -2
  852. package/lib/designer/src/packages/importantDataChange/index.vue.js +184 -0
  853. package/lib/designer/src/packages/importantDataChange/useImportantDataChangeDialog.js +16 -0
  854. package/lib/designer.css +962 -106
  855. package/lib/node_modules/@braintree/sanitize-url/dist/constants.js +20 -0
  856. package/lib/node_modules/@braintree/sanitize-url/dist/index.js +75 -0
  857. package/lib/node_modules/@element-plus/icons-vue/dist/index.js +16 -0
  858. package/lib/node_modules/@iconify/utils/lib/customisations/defaults.js +13 -0
  859. package/lib/node_modules/@iconify/utils/lib/icon/defaults.js +26 -0
  860. package/lib/node_modules/@iconify/utils/lib/icon/merge.js +13 -0
  861. package/lib/node_modules/@iconify/utils/lib/icon/name.js +45 -0
  862. package/lib/node_modules/@iconify/utils/lib/icon/transformations.js +11 -0
  863. package/lib/node_modules/@iconify/utils/lib/icon-set/get-icon.js +22 -0
  864. package/lib/node_modules/@iconify/utils/lib/icon-set/tree.js +20 -0
  865. package/lib/node_modules/@iconify/utils/lib/svg/build.js +103 -0
  866. package/lib/node_modules/@iconify/utils/lib/svg/defs.js +29 -0
  867. package/lib/node_modules/@iconify/utils/lib/svg/html.js +8 -0
  868. package/lib/node_modules/@iconify/utils/lib/svg/id.js +25 -0
  869. package/lib/node_modules/@iconify/utils/lib/svg/size.js +26 -0
  870. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-TIHT7OUA.js +6 -0
  871. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5FCAYU7R.js +35 -0
  872. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5HE753X5.js +49 -0
  873. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5JV3BV7I.js +88 -0
  874. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5TONJI2A.js +76 -0
  875. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-BIQX33UG.js +31 -0
  876. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-CQNSW5MT.js +57 -0
  877. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-CYSBUYHQ.js +31 -0
  878. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-EMLP6XTP.js +31 -0
  879. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-JG7HCLWE.js +76 -0
  880. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-KEIR6QF5.js +30695 -0
  881. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MOZMSUNE.js +48 -0
  882. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-OSBZ3O6U.js +31 -0
  883. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-QBLGF6JB.js +31 -0
  884. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-R7FJI6CG.js +102 -0
  885. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-U6XO7XAA.js +79 -0
  886. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-YOTPTUD7.js +39 -0
  887. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/cynefin-VYW2F7L2.js +6 -0
  888. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/eventmodeling-45OFAUF4.js +6 -0
  889. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-TEB2WS4Q.js +6 -0
  890. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-DKCQHKI2.js +6 -0
  891. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-7NZHBO7P.js +6 -0
  892. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-RZYD4A2V.js +6 -0
  893. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-I7S5WNFK.js +6 -0
  894. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/railroad-3IZDKUUU.js +6 -0
  895. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/railroad-abnf-AHOZXSZD.js +6 -0
  896. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/railroad-ebnf-EBAXGLYW.js +6 -0
  897. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/railroad-peg-LSFZ7HO6.js +6 -0
  898. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treeView-QDETBFTQ.js +6 -0
  899. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-6X3UGDF4.js +6 -0
  900. package/lib/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/wardley-OPB4EBWU.js +6 -0
  901. package/lib/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.js +275 -0
  902. package/lib/node_modules/@upsetjs/venn.js/build/venn.esm.js +1465 -0
  903. package/lib/node_modules/cytoscape/dist/cytoscape.esm.js +30346 -0
  904. package/lib/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.js +374 -0
  905. package/lib/node_modules/cytoscape-cose-bilkent/node_modules/cose-base/cose-base.js +1090 -0
  906. package/lib/node_modules/cytoscape-cose-bilkent/node_modules/layout-base/layout-base.js +3197 -0
  907. package/lib/node_modules/cytoscape-fcose/cytoscape-fcose.js +1278 -0
  908. package/lib/node_modules/cytoscape-fcose/node_modules/cose-base/cose-base.js +2555 -0
  909. package/lib/node_modules/cytoscape-fcose/node_modules/layout-base/layout-base.js +3745 -0
  910. package/lib/node_modules/d3/node_modules/d3-shape/src/arc.js +133 -0
  911. package/lib/node_modules/d3/node_modules/d3-shape/src/array.js +6 -0
  912. package/lib/node_modules/d3/node_modules/d3-shape/src/constant.js +8 -0
  913. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/basis.js +66 -0
  914. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/basisClosed.js +63 -0
  915. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/basisOpen.js +50 -0
  916. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/bump.js +49 -0
  917. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/bundle.js +43 -0
  918. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/cardinal.js +73 -0
  919. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/cardinalClosed.js +69 -0
  920. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/cardinalOpen.js +57 -0
  921. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/catmullRom.js +83 -0
  922. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/catmullRomClosed.js +75 -0
  923. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/catmullRomOpen.js +63 -0
  924. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/linear.js +39 -0
  925. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/linearClosed.js +25 -0
  926. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/monotone.js +99 -0
  927. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/natural.js +54 -0
  928. package/lib/node_modules/d3/node_modules/d3-shape/src/curve/step.js +59 -0
  929. package/lib/node_modules/d3/node_modules/d3-shape/src/descending.js +6 -0
  930. package/lib/node_modules/d3/node_modules/d3-shape/src/identity.js +6 -0
  931. package/lib/node_modules/d3/node_modules/d3-shape/src/line.js +41 -0
  932. package/lib/node_modules/d3/node_modules/d3-shape/src/math.js +32 -0
  933. package/lib/node_modules/d3/node_modules/d3-shape/src/noop.js +5 -0
  934. package/lib/node_modules/d3/node_modules/d3-shape/src/path.js +19 -0
  935. package/lib/node_modules/d3/node_modules/d3-shape/src/pie.js +55 -0
  936. package/lib/node_modules/d3/node_modules/d3-shape/src/point.js +10 -0
  937. package/lib/node_modules/d3-array/node_modules/internmap/src/index.js +43 -0
  938. package/lib/node_modules/d3-array/src/ascending.js +6 -0
  939. package/lib/node_modules/d3-array/src/bisect.js +10 -0
  940. package/lib/node_modules/d3-array/src/bisector.js +47 -0
  941. package/lib/node_modules/d3-array/src/descending.js +6 -0
  942. package/lib/node_modules/d3-array/src/max.js +21 -0
  943. package/lib/node_modules/d3-array/src/min.js +21 -0
  944. package/lib/node_modules/d3-array/src/number.js +6 -0
  945. package/lib/node_modules/d3-array/src/range.js +11 -0
  946. package/lib/node_modules/d3-array/src/ticks.js +51 -0
  947. package/lib/node_modules/d3-axis/src/axis.js +94 -0
  948. package/lib/node_modules/d3-axis/src/identity.js +6 -0
  949. package/lib/node_modules/d3-color/src/color.js +338 -0
  950. package/lib/node_modules/d3-color/src/define.js +13 -0
  951. package/lib/node_modules/d3-color/src/lab.js +95 -0
  952. package/lib/node_modules/d3-color/src/math.js +6 -0
  953. package/lib/node_modules/d3-dispatch/src/dispatch.js +70 -0
  954. package/lib/node_modules/d3-ease/src/cubic.js +6 -0
  955. package/lib/node_modules/d3-format/src/defaultLocale.js +18 -0
  956. package/lib/node_modules/d3-format/src/exponent.js +7 -0
  957. package/lib/node_modules/d3-format/src/formatDecimal.js +15 -0
  958. package/lib/node_modules/d3-format/src/formatGroup.js +15 -0
  959. package/lib/node_modules/d3-format/src/formatNumerals.js +10 -0
  960. package/lib/node_modules/d3-format/src/formatPrefixAuto.js +11 -0
  961. package/lib/node_modules/d3-format/src/formatRounded.js +10 -0
  962. package/lib/node_modules/d3-format/src/formatSpecifier.js +37 -0
  963. package/lib/node_modules/d3-format/src/formatTrim.js +21 -0
  964. package/lib/node_modules/d3-format/src/formatTypes.js +21 -0
  965. package/lib/node_modules/d3-format/src/identity.js +6 -0
  966. package/lib/node_modules/d3-format/src/locale.js +82 -0
  967. package/lib/node_modules/d3-format/src/precisionFixed.js +7 -0
  968. package/lib/node_modules/d3-format/src/precisionPrefix.js +7 -0
  969. package/lib/node_modules/d3-format/src/precisionRound.js +8 -0
  970. package/lib/node_modules/d3-hierarchy/src/accessors.js +7 -0
  971. package/lib/node_modules/d3-hierarchy/src/constant.js +12 -0
  972. package/lib/node_modules/d3-hierarchy/src/hierarchy/ancestors.js +10 -0
  973. package/lib/node_modules/d3-hierarchy/src/hierarchy/count.js +12 -0
  974. package/lib/node_modules/d3-hierarchy/src/hierarchy/descendants.js +6 -0
  975. package/lib/node_modules/d3-hierarchy/src/hierarchy/each.js +10 -0
  976. package/lib/node_modules/d3-hierarchy/src/hierarchy/eachAfter.js +18 -0
  977. package/lib/node_modules/d3-hierarchy/src/hierarchy/eachBefore.js +15 -0
  978. package/lib/node_modules/d3-hierarchy/src/hierarchy/find.js +11 -0
  979. package/lib/node_modules/d3-hierarchy/src/hierarchy/index.js +79 -0
  980. package/lib/node_modules/d3-hierarchy/src/hierarchy/iterator.js +17 -0
  981. package/lib/node_modules/d3-hierarchy/src/hierarchy/leaves.js +12 -0
  982. package/lib/node_modules/d3-hierarchy/src/hierarchy/links.js +12 -0
  983. package/lib/node_modules/d3-hierarchy/src/hierarchy/path.js +28 -0
  984. package/lib/node_modules/d3-hierarchy/src/hierarchy/sort.js +10 -0
  985. package/lib/node_modules/d3-hierarchy/src/hierarchy/sum.js +10 -0
  986. package/lib/node_modules/d3-hierarchy/src/treemap/dice.js +10 -0
  987. package/lib/node_modules/d3-hierarchy/src/treemap/index.js +69 -0
  988. package/lib/node_modules/d3-hierarchy/src/treemap/round.js +9 -0
  989. package/lib/node_modules/d3-hierarchy/src/treemap/slice.js +10 -0
  990. package/lib/node_modules/d3-hierarchy/src/treemap/squarify.js +47 -0
  991. package/lib/node_modules/d3-interpolate/src/array.js +13 -0
  992. package/lib/node_modules/d3-interpolate/src/color.js +29 -0
  993. package/lib/node_modules/d3-interpolate/src/constant.js +4 -0
  994. package/lib/node_modules/d3-interpolate/src/date.js +9 -0
  995. package/lib/node_modules/d3-interpolate/src/hcl.js +18 -0
  996. package/lib/node_modules/d3-interpolate/src/number.js +8 -0
  997. package/lib/node_modules/d3-interpolate/src/numberArray.js +15 -0
  998. package/lib/node_modules/d3-interpolate/src/object.js +20 -0
  999. package/lib/node_modules/d3-interpolate/src/rgb.js +20 -0
  1000. package/lib/node_modules/d3-interpolate/src/round.js +8 -0
  1001. package/lib/node_modules/d3-interpolate/src/string.js +43 -0
  1002. package/lib/node_modules/d3-interpolate/src/transform/decompose.js +28 -0
  1003. package/lib/node_modules/d3-interpolate/src/transform/index.js +59 -0
  1004. package/lib/node_modules/d3-interpolate/src/transform/parse.js +18 -0
  1005. package/lib/node_modules/d3-interpolate/src/value.js +16 -0
  1006. package/lib/node_modules/d3-path/src/path.js +88 -0
  1007. package/lib/node_modules/d3-sankey/node_modules/d3-array/src/max.js +21 -0
  1008. package/lib/node_modules/d3-sankey/node_modules/d3-array/src/min.js +21 -0
  1009. package/lib/node_modules/d3-sankey/node_modules/d3-array/src/sum.js +21 -0
  1010. package/lib/node_modules/d3-sankey/src/align.js +22 -0
  1011. package/lib/node_modules/d3-sankey/src/constant.js +8 -0
  1012. package/lib/node_modules/d3-sankey/src/sankey.js +326 -0
  1013. package/lib/node_modules/d3-sankey/src/sankeyLinkHorizontal.js +13 -0
  1014. package/lib/node_modules/d3-scale/src/band.js +56 -0
  1015. package/lib/node_modules/d3-scale/src/constant.js +8 -0
  1016. package/lib/node_modules/d3-scale/src/continuous.js +95 -0
  1017. package/lib/node_modules/d3-scale/src/init.js +16 -0
  1018. package/lib/node_modules/d3-scale/src/linear.js +61 -0
  1019. package/lib/node_modules/d3-scale/src/nice.js +14 -0
  1020. package/lib/node_modules/d3-scale/src/number.js +6 -0
  1021. package/lib/node_modules/d3-scale/src/ordinal.js +38 -0
  1022. package/lib/node_modules/d3-scale/src/tickFormat.js +34 -0
  1023. package/lib/node_modules/d3-scale/src/time.js +54 -0
  1024. package/lib/node_modules/d3-scale-chromatic/src/categorical/Tableau10.js +5 -0
  1025. package/lib/node_modules/d3-scale-chromatic/src/colors.js +8 -0
  1026. package/lib/node_modules/d3-selection/src/array.js +6 -0
  1027. package/lib/node_modules/d3-selection/src/constant.js +8 -0
  1028. package/lib/node_modules/d3-selection/src/creator.js +20 -0
  1029. package/lib/node_modules/d3-selection/src/matcher.js +14 -0
  1030. package/lib/node_modules/d3-selection/src/namespace.js +9 -0
  1031. package/lib/node_modules/d3-selection/src/namespaces.js +12 -0
  1032. package/lib/node_modules/d3-selection/src/select.js +7 -0
  1033. package/lib/node_modules/d3-selection/src/selection/append.js +10 -0
  1034. package/lib/node_modules/d3-selection/src/selection/attr.js +46 -0
  1035. package/lib/node_modules/d3-selection/src/selection/call.js +9 -0
  1036. package/lib/node_modules/d3-selection/src/selection/classed.js +64 -0
  1037. package/lib/node_modules/d3-selection/src/selection/clone.js +14 -0
  1038. package/lib/node_modules/d3-selection/src/selection/data.js +76 -0
  1039. package/lib/node_modules/d3-selection/src/selection/datum.js +6 -0
  1040. package/lib/node_modules/d3-selection/src/selection/dispatch.js +28 -0
  1041. package/lib/node_modules/d3-selection/src/selection/each.js +11 -0
  1042. package/lib/node_modules/d3-selection/src/selection/empty.js +6 -0
  1043. package/lib/node_modules/d3-selection/src/selection/enter.js +31 -0
  1044. package/lib/node_modules/d3-selection/src/selection/exit.js +8 -0
  1045. package/lib/node_modules/d3-selection/src/selection/filter.js +16 -0
  1046. package/lib/node_modules/d3-selection/src/selection/html.js +20 -0
  1047. package/lib/node_modules/d3-selection/src/selection/index.js +88 -0
  1048. package/lib/node_modules/d3-selection/src/selection/insert.js +14 -0
  1049. package/lib/node_modules/d3-selection/src/selection/iterator.js +10 -0
  1050. package/lib/node_modules/d3-selection/src/selection/join.js +19 -0
  1051. package/lib/node_modules/d3-selection/src/selection/lower.js +9 -0
  1052. package/lib/node_modules/d3-selection/src/selection/merge.js +18 -0
  1053. package/lib/node_modules/d3-selection/src/selection/node.js +12 -0
  1054. package/lib/node_modules/d3-selection/src/selection/nodes.js +6 -0
  1055. package/lib/node_modules/d3-selection/src/selection/on.js +64 -0
  1056. package/lib/node_modules/d3-selection/src/selection/order.js +14 -0
  1057. package/lib/node_modules/d3-selection/src/selection/property.js +23 -0
  1058. package/lib/node_modules/d3-selection/src/selection/raise.js +9 -0
  1059. package/lib/node_modules/d3-selection/src/selection/remove.js +10 -0
  1060. package/lib/node_modules/d3-selection/src/selection/select.js +17 -0
  1061. package/lib/node_modules/d3-selection/src/selection/selectAll.js +24 -0
  1062. package/lib/node_modules/d3-selection/src/selection/selectChild.js +16 -0
  1063. package/lib/node_modules/d3-selection/src/selection/selectChildren.js +16 -0
  1064. package/lib/node_modules/d3-selection/src/selection/size.js +8 -0
  1065. package/lib/node_modules/d3-selection/src/selection/sort.js +22 -0
  1066. package/lib/node_modules/d3-selection/src/selection/sparse.js +6 -0
  1067. package/lib/node_modules/d3-selection/src/selection/style.js +28 -0
  1068. package/lib/node_modules/d3-selection/src/selection/text.js +20 -0
  1069. package/lib/node_modules/d3-selection/src/selector.js +10 -0
  1070. package/lib/node_modules/d3-selection/src/selectorAll.js +11 -0
  1071. package/lib/node_modules/d3-selection/src/window.js +6 -0
  1072. package/lib/node_modules/d3-shape/node_modules/d3-path/src/path.js +73 -0
  1073. package/lib/node_modules/d3-shape/src/array.js +4 -0
  1074. package/lib/node_modules/d3-shape/src/constant.js +8 -0
  1075. package/lib/node_modules/d3-shape/src/link/index.js +45 -0
  1076. package/lib/node_modules/d3-shape/src/point.js +10 -0
  1077. package/lib/node_modules/d3-time/src/day.js +34 -0
  1078. package/lib/node_modules/d3-time/src/duration.js +16 -0
  1079. package/lib/node_modules/d3-time/src/hour.js +26 -0
  1080. package/lib/node_modules/d3-time/src/interval.js +61 -0
  1081. package/lib/node_modules/d3-time/src/millisecond.js +23 -0
  1082. package/lib/node_modules/d3-time/src/minute.js +26 -0
  1083. package/lib/node_modules/d3-time/src/month.js +27 -0
  1084. package/lib/node_modules/d3-time/src/second.js +15 -0
  1085. package/lib/node_modules/d3-time/src/ticks.js +54 -0
  1086. package/lib/node_modules/d3-time/src/week.js +66 -0
  1087. package/lib/node_modules/d3-time/src/year.js +45 -0
  1088. package/lib/node_modules/d3-time-format/src/defaultLocale.js +24 -0
  1089. package/lib/node_modules/d3-time-format/src/locale.js +542 -0
  1090. package/lib/node_modules/d3-timer/src/timeout.js +13 -0
  1091. package/lib/node_modules/d3-timer/src/timer.js +96 -0
  1092. package/lib/node_modules/d3-transition/src/interrupt.js +21 -0
  1093. package/lib/node_modules/d3-transition/src/selection/index.js +6 -0
  1094. package/lib/node_modules/d3-transition/src/selection/interrupt.js +9 -0
  1095. package/lib/node_modules/d3-transition/src/selection/transition.js +39 -0
  1096. package/lib/node_modules/d3-transition/src/transition/attr.js +55 -0
  1097. package/lib/node_modules/d3-transition/src/transition/attrTween.js +42 -0
  1098. package/lib/node_modules/d3-transition/src/transition/delay.js +18 -0
  1099. package/lib/node_modules/d3-transition/src/transition/duration.js +18 -0
  1100. package/lib/node_modules/d3-transition/src/transition/ease.js +14 -0
  1101. package/lib/node_modules/d3-transition/src/transition/easeVarying.js +15 -0
  1102. package/lib/node_modules/d3-transition/src/transition/end.js +23 -0
  1103. package/lib/node_modules/d3-transition/src/transition/filter.js +16 -0
  1104. package/lib/node_modules/d3-transition/src/transition/index.js +68 -0
  1105. package/lib/node_modules/d3-transition/src/transition/interpolate.js +11 -0
  1106. package/lib/node_modules/d3-transition/src/transition/merge.js +18 -0
  1107. package/lib/node_modules/d3-transition/src/transition/on.js +23 -0
  1108. package/lib/node_modules/d3-transition/src/transition/remove.js +13 -0
  1109. package/lib/node_modules/d3-transition/src/transition/schedule.js +125 -0
  1110. package/lib/node_modules/d3-transition/src/transition/select.js +20 -0
  1111. package/lib/node_modules/d3-transition/src/transition/selectAll.js +24 -0
  1112. package/lib/node_modules/d3-transition/src/transition/selection.js +8 -0
  1113. package/lib/node_modules/d3-transition/src/transition/style.js +47 -0
  1114. package/lib/node_modules/d3-transition/src/transition/styleTween.js +25 -0
  1115. package/lib/node_modules/d3-transition/src/transition/text.js +18 -0
  1116. package/lib/node_modules/d3-transition/src/transition/textTween.js +25 -0
  1117. package/lib/node_modules/d3-transition/src/transition/transition.js +22 -0
  1118. package/lib/node_modules/d3-transition/src/transition/tween.js +64 -0
  1119. package/lib/node_modules/d3-zoom/src/transform.js +45 -0
  1120. package/lib/node_modules/dagre-d3-es/src/dagre/acyclic.js +56 -0
  1121. package/lib/node_modules/dagre-d3-es/src/dagre/add-border-segments.js +33 -0
  1122. package/lib/node_modules/dagre-d3-es/src/dagre/coordinate-system.js +66 -0
  1123. package/lib/node_modules/dagre-d3-es/src/dagre/data/list.js +49 -0
  1124. package/lib/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +101 -0
  1125. package/lib/node_modules/dagre-d3-es/src/dagre/layout.js +350 -0
  1126. package/lib/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +97 -0
  1127. package/lib/node_modules/dagre-d3-es/src/dagre/normalize.js +69 -0
  1128. package/lib/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.js +25 -0
  1129. package/lib/node_modules/dagre-d3-es/src/dagre/order/barycenter.js +30 -0
  1130. package/lib/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.js +35 -0
  1131. package/lib/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +58 -0
  1132. package/lib/node_modules/dagre-d3-es/src/dagre/order/index.js +54 -0
  1133. package/lib/node_modules/dagre-d3-es/src/dagre/order/init-order.js +36 -0
  1134. package/lib/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +88 -0
  1135. package/lib/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +69 -0
  1136. package/lib/node_modules/dagre-d3-es/src/dagre/order/sort.js +50 -0
  1137. package/lib/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.js +66 -0
  1138. package/lib/node_modules/dagre-d3-es/src/dagre/position/bk.js +319 -0
  1139. package/lib/node_modules/dagre-d3-es/src/dagre/position/index.js +32 -0
  1140. package/lib/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.js +46 -0
  1141. package/lib/node_modules/dagre-d3-es/src/dagre/rank/index.js +29 -0
  1142. package/lib/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +149 -0
  1143. package/lib/node_modules/dagre-d3-es/src/dagre/rank/util.js +32 -0
  1144. package/lib/node_modules/dagre-d3-es/src/dagre/util.js +171 -0
  1145. package/lib/node_modules/dagre-d3-es/src/graphlib/alg/dfs.js +34 -0
  1146. package/lib/node_modules/dagre-d3-es/src/graphlib/alg/postorder.js +7 -0
  1147. package/lib/node_modules/dagre-d3-es/src/graphlib/alg/preorder.js +7 -0
  1148. package/lib/node_modules/dagre-d3-es/src/graphlib/alg/topsort.js +6 -0
  1149. package/lib/node_modules/dagre-d3-es/src/graphlib/graph.js +786 -0
  1150. package/lib/node_modules/dagre-d3-es/src/graphlib/json.js +49 -0
  1151. package/lib/node_modules/dayjs/plugin/duration.js +140 -0
  1152. package/lib/node_modules/dayjs/plugin/isoWeek.js +37 -0
  1153. package/lib/node_modules/diagram-js/lib/model/index.js +1 -1
  1154. package/lib/node_modules/dompurify/dist/purify.es.js +1503 -0
  1155. package/lib/node_modules/entities/lib/esm/decode.js +381 -0
  1156. package/lib/node_modules/entities/lib/esm/decode_codepoint.js +56 -0
  1157. package/lib/node_modules/entities/lib/esm/generated/decode-data-html.js +7 -0
  1158. package/lib/node_modules/entities/lib/esm/generated/decode-data-xml.js +7 -0
  1159. package/lib/node_modules/es-toolkit/dist/_internal/globalThis.js +6 -0
  1160. package/lib/node_modules/es-toolkit/dist/_internal/isUnsafeProperty.js +6 -0
  1161. package/lib/node_modules/es-toolkit/dist/compat/_internal/getSymbols.js +6 -0
  1162. package/lib/node_modules/es-toolkit/dist/compat/_internal/getTag.js +7 -0
  1163. package/lib/node_modules/es-toolkit/dist/compat/_internal/isPrototype.js +7 -0
  1164. package/lib/node_modules/es-toolkit/dist/compat/_internal/tags.js +46 -0
  1165. package/lib/node_modules/es-toolkit/dist/compat/function/memoize.js +17 -0
  1166. package/lib/node_modules/es-toolkit/dist/compat/object/clone.js +130 -0
  1167. package/lib/node_modules/es-toolkit/dist/compat/object/cloneDeep.js +7 -0
  1168. package/lib/node_modules/es-toolkit/dist/compat/object/cloneDeepWith.js +35 -0
  1169. package/lib/node_modules/es-toolkit/dist/compat/object/merge.js +8 -0
  1170. package/lib/node_modules/es-toolkit/dist/compat/object/mergeWith.js +65 -0
  1171. package/lib/node_modules/es-toolkit/dist/compat/predicate/isArguments.js +7 -0
  1172. package/lib/node_modules/es-toolkit/dist/compat/predicate/isArray.js +6 -0
  1173. package/lib/node_modules/es-toolkit/dist/compat/predicate/isArrayLike.js +7 -0
  1174. package/lib/node_modules/es-toolkit/dist/compat/predicate/isArrayLikeObject.js +8 -0
  1175. package/lib/node_modules/es-toolkit/dist/compat/predicate/isEmpty.js +22 -0
  1176. package/lib/node_modules/es-toolkit/dist/compat/predicate/isObjectLike.js +6 -0
  1177. package/lib/node_modules/es-toolkit/dist/compat/predicate/isPlainObject.js +18 -0
  1178. package/lib/node_modules/es-toolkit/dist/compat/predicate/isTypedArray.js +7 -0
  1179. package/lib/node_modules/es-toolkit/dist/function/noop.js +5 -0
  1180. package/lib/node_modules/es-toolkit/dist/object/clone.js +33 -0
  1181. package/lib/node_modules/es-toolkit/dist/object/cloneDeepWith.js +145 -0
  1182. package/lib/node_modules/es-toolkit/dist/predicate/isBuffer.js +7 -0
  1183. package/lib/node_modules/es-toolkit/dist/predicate/isLength.js +6 -0
  1184. package/lib/node_modules/es-toolkit/dist/predicate/isPrimitive.js +6 -0
  1185. package/lib/node_modules/es-toolkit/dist/predicate/isTypedArray.js +6 -0
  1186. package/lib/node_modules/highlight.js/es/index.js +5 -0
  1187. package/lib/node_modules/highlight.js/lib/core.js +1542 -0
  1188. package/lib/node_modules/highlight.js/lib/index.js +399 -0
  1189. package/lib/node_modules/highlight.js/lib/languages/1c.js +157 -0
  1190. package/lib/node_modules/highlight.js/lib/languages/abnf.js +74 -0
  1191. package/lib/node_modules/highlight.js/lib/languages/accesslog.js +90 -0
  1192. package/lib/node_modules/highlight.js/lib/languages/actionscript.js +151 -0
  1193. package/lib/node_modules/highlight.js/lib/languages/ada.js +231 -0
  1194. package/lib/node_modules/highlight.js/lib/languages/angelscript.js +175 -0
  1195. package/lib/node_modules/highlight.js/lib/languages/apache.js +103 -0
  1196. package/lib/node_modules/highlight.js/lib/languages/applescript.js +130 -0
  1197. package/lib/node_modules/highlight.js/lib/languages/arcade.js +431 -0
  1198. package/lib/node_modules/highlight.js/lib/languages/arduino.js +942 -0
  1199. package/lib/node_modules/highlight.js/lib/languages/armasm.js +97 -0
  1200. package/lib/node_modules/highlight.js/lib/languages/asciidoc.js +257 -0
  1201. package/lib/node_modules/highlight.js/lib/languages/aspectj.js +229 -0
  1202. package/lib/node_modules/highlight.js/lib/languages/autohotkey.js +76 -0
  1203. package/lib/node_modules/highlight.js/lib/languages/autoit.js +163 -0
  1204. package/lib/node_modules/highlight.js/lib/languages/avrasm.js +67 -0
  1205. package/lib/node_modules/highlight.js/lib/languages/awk.js +68 -0
  1206. package/lib/node_modules/highlight.js/lib/languages/axapta.js +183 -0
  1207. package/lib/node_modules/highlight.js/lib/languages/bash.js +403 -0
  1208. package/lib/node_modules/highlight.js/lib/languages/basic.js +235 -0
  1209. package/lib/node_modules/highlight.js/lib/languages/bnf.js +40 -0
  1210. package/lib/node_modules/highlight.js/lib/languages/brainfuck.js +56 -0
  1211. package/lib/node_modules/highlight.js/lib/languages/c.js +303 -0
  1212. package/lib/node_modules/highlight.js/lib/languages/cal.js +157 -0
  1213. package/lib/node_modules/highlight.js/lib/languages/capnproto.js +99 -0
  1214. package/lib/node_modules/highlight.js/lib/languages/ceylon.js +137 -0
  1215. package/lib/node_modules/highlight.js/lib/languages/clean.js +68 -0
  1216. package/lib/node_modules/highlight.js/lib/languages/clojure-repl.js +26 -0
  1217. package/lib/node_modules/highlight.js/lib/languages/clojure.js +164 -0
  1218. package/lib/node_modules/highlight.js/lib/languages/cmake.js +33 -0
  1219. package/lib/node_modules/highlight.js/lib/languages/coffeescript.js +359 -0
  1220. package/lib/node_modules/highlight.js/lib/languages/coq.js +448 -0
  1221. package/lib/node_modules/highlight.js/lib/languages/cos.js +100 -0
  1222. package/lib/node_modules/highlight.js/lib/languages/cpp.js +552 -0
  1223. package/lib/node_modules/highlight.js/lib/languages/crmsh.js +95 -0
  1224. package/lib/node_modules/highlight.js/lib/languages/crystal.js +307 -0
  1225. package/lib/node_modules/highlight.js/lib/languages/csharp.js +409 -0
  1226. package/lib/node_modules/highlight.js/lib/languages/csp.js +56 -0
  1227. package/lib/node_modules/highlight.js/lib/languages/css.js +946 -0
  1228. package/lib/node_modules/highlight.js/lib/languages/d.js +121 -0
  1229. package/lib/node_modules/highlight.js/lib/languages/dart.js +263 -0
  1230. package/lib/node_modules/highlight.js/lib/languages/delphi.js +254 -0
  1231. package/lib/node_modules/highlight.js/lib/languages/diff.js +62 -0
  1232. package/lib/node_modules/highlight.js/lib/languages/django.js +55 -0
  1233. package/lib/node_modules/highlight.js/lib/languages/dns.js +79 -0
  1234. package/lib/node_modules/highlight.js/lib/languages/dockerfile.js +43 -0
  1235. package/lib/node_modules/highlight.js/lib/languages/dos.js +166 -0
  1236. package/lib/node_modules/highlight.js/lib/languages/dsconfig.js +66 -0
  1237. package/lib/node_modules/highlight.js/lib/languages/dts.js +144 -0
  1238. package/lib/node_modules/highlight.js/lib/languages/dust.js +46 -0
  1239. package/lib/node_modules/highlight.js/lib/languages/ebnf.js +51 -0
  1240. package/lib/node_modules/highlight.js/lib/languages/elixir.js +281 -0
  1241. package/lib/node_modules/highlight.js/lib/languages/elm.js +137 -0
  1242. package/lib/node_modules/highlight.js/lib/languages/erb.js +27 -0
  1243. package/lib/node_modules/highlight.js/lib/languages/erlang-repl.js +54 -0
  1244. package/lib/node_modules/highlight.js/lib/languages/erlang.js +226 -0
  1245. package/lib/node_modules/highlight.js/lib/languages/excel.js +583 -0
  1246. package/lib/node_modules/highlight.js/lib/languages/fix.js +42 -0
  1247. package/lib/node_modules/highlight.js/lib/languages/flix.js +76 -0
  1248. package/lib/node_modules/highlight.js/lib/languages/fortran.js +569 -0
  1249. package/lib/node_modules/highlight.js/lib/languages/fsharp.js +575 -0
  1250. package/lib/node_modules/highlight.js/lib/languages/gams.js +162 -0
  1251. package/lib/node_modules/highlight.js/lib/languages/gauss.js +196 -0
  1252. package/lib/node_modules/highlight.js/lib/languages/gcode.js +171 -0
  1253. package/lib/node_modules/highlight.js/lib/languages/gherkin.js +51 -0
  1254. package/lib/node_modules/highlight.js/lib/languages/glsl.js +39 -0
  1255. package/lib/node_modules/highlight.js/lib/languages/gml.js +3132 -0
  1256. package/lib/node_modules/highlight.js/lib/languages/go.js +163 -0
  1257. package/lib/node_modules/highlight.js/lib/languages/golo.js +81 -0
  1258. package/lib/node_modules/highlight.js/lib/languages/gradle.js +190 -0
  1259. package/lib/node_modules/highlight.js/lib/languages/graphql.js +79 -0
  1260. package/lib/node_modules/highlight.js/lib/languages/groovy.js +189 -0
  1261. package/lib/node_modules/highlight.js/lib/languages/haml.js +113 -0
  1262. package/lib/node_modules/highlight.js/lib/languages/handlebars.js +239 -0
  1263. package/lib/node_modules/highlight.js/lib/languages/haskell.js +199 -0
  1264. package/lib/node_modules/highlight.js/lib/languages/haxe.js +169 -0
  1265. package/lib/node_modules/highlight.js/lib/languages/hsp.js +56 -0
  1266. package/lib/node_modules/highlight.js/lib/languages/http.js +97 -0
  1267. package/lib/node_modules/highlight.js/lib/languages/hy.js +107 -0
  1268. package/lib/node_modules/highlight.js/lib/languages/inform7.js +66 -0
  1269. package/lib/node_modules/highlight.js/lib/languages/ini.js +125 -0
  1270. package/lib/node_modules/highlight.js/lib/languages/irpf90.js +63 -0
  1271. package/lib/node_modules/highlight.js/lib/languages/isbl.js +266 -0
  1272. package/lib/node_modules/highlight.js/lib/languages/java.js +263 -0
  1273. package/lib/node_modules/highlight.js/lib/languages/javascript.js +710 -0
  1274. package/lib/node_modules/highlight.js/lib/languages/jboss-cli.js +62 -0
  1275. package/lib/node_modules/highlight.js/lib/languages/json.js +49 -0
  1276. package/lib/node_modules/highlight.js/lib/languages/julia-repl.js +35 -0
  1277. package/lib/node_modules/highlight.js/lib/languages/julia.js +378 -0
  1278. package/lib/node_modules/highlight.js/lib/languages/kotlin.js +264 -0
  1279. package/lib/node_modules/highlight.js/lib/languages/lasso.js +154 -0
  1280. package/lib/node_modules/highlight.js/lib/languages/latex.js +280 -0
  1281. package/lib/node_modules/highlight.js/lib/languages/ldif.js +32 -0
  1282. package/lib/node_modules/highlight.js/lib/languages/leaf.js +99 -0
  1283. package/lib/node_modules/highlight.js/lib/languages/less.js +1027 -0
  1284. package/lib/node_modules/highlight.js/lib/languages/lisp.js +141 -0
  1285. package/lib/node_modules/highlight.js/lib/languages/livecodeserver.js +103 -0
  1286. package/lib/node_modules/highlight.js/lib/languages/livescript.js +370 -0
  1287. package/lib/node_modules/highlight.js/lib/languages/llvm.js +98 -0
  1288. package/lib/node_modules/highlight.js/lib/languages/lsl.js +72 -0
  1289. package/lib/node_modules/highlight.js/lib/languages/lua.js +70 -0
  1290. package/lib/node_modules/highlight.js/lib/languages/makefile.js +80 -0
  1291. package/lib/node_modules/highlight.js/lib/languages/markdown.js +241 -0
  1292. package/lib/node_modules/highlight.js/lib/languages/mathematica.js +7341 -0
  1293. package/lib/node_modules/highlight.js/lib/languages/matlab.js +85 -0
  1294. package/lib/node_modules/highlight.js/lib/languages/maxima.js +63 -0
  1295. package/lib/node_modules/highlight.js/lib/languages/mel.js +35 -0
  1296. package/lib/node_modules/highlight.js/lib/languages/mercury.js +87 -0
  1297. package/lib/node_modules/highlight.js/lib/languages/mipsasm.js +85 -0
  1298. package/lib/node_modules/highlight.js/lib/languages/mizar.js +18 -0
  1299. package/lib/node_modules/highlight.js/lib/languages/mojolicious.js +37 -0
  1300. package/lib/node_modules/highlight.js/lib/languages/monkey.js +184 -0
  1301. package/lib/node_modules/highlight.js/lib/languages/moonscript.js +144 -0
  1302. package/lib/node_modules/highlight.js/lib/languages/n1ql.js +360 -0
  1303. package/lib/node_modules/highlight.js/lib/languages/nestedtext.js +85 -0
  1304. package/lib/node_modules/highlight.js/lib/languages/nginx.js +152 -0
  1305. package/lib/node_modules/highlight.js/lib/languages/nim.js +190 -0
  1306. package/lib/node_modules/highlight.js/lib/languages/nix.js +356 -0
  1307. package/lib/node_modules/highlight.js/lib/languages/node-repl.js +34 -0
  1308. package/lib/node_modules/highlight.js/lib/languages/nsis.js +539 -0
  1309. package/lib/node_modules/highlight.js/lib/languages/objectivec.js +252 -0
  1310. package/lib/node_modules/highlight.js/lib/languages/ocaml.js +75 -0
  1311. package/lib/node_modules/highlight.js/lib/languages/openscad.js +78 -0
  1312. package/lib/node_modules/highlight.js/lib/languages/oxygene.js +78 -0
  1313. package/lib/node_modules/highlight.js/lib/languages/parser3.js +56 -0
  1314. package/lib/node_modules/highlight.js/lib/languages/perl.js +494 -0
  1315. package/lib/node_modules/highlight.js/lib/languages/pf.js +45 -0
  1316. package/lib/node_modules/highlight.js/lib/languages/pgsql.js +289 -0
  1317. package/lib/node_modules/highlight.js/lib/languages/php-template.js +55 -0
  1318. package/lib/node_modules/highlight.js/lib/languages/php.js +610 -0
  1319. package/lib/node_modules/highlight.js/lib/languages/plaintext.js +21 -0
  1320. package/lib/node_modules/highlight.js/lib/languages/pony.js +65 -0
  1321. package/lib/node_modules/highlight.js/lib/languages/powershell.js +265 -0
  1322. package/lib/node_modules/highlight.js/lib/languages/processing.js +435 -0
  1323. package/lib/node_modules/highlight.js/lib/languages/profile.js +46 -0
  1324. package/lib/node_modules/highlight.js/lib/languages/prolog.js +86 -0
  1325. package/lib/node_modules/highlight.js/lib/languages/properties.js +65 -0
  1326. package/lib/node_modules/highlight.js/lib/languages/protobuf.js +81 -0
  1327. package/lib/node_modules/highlight.js/lib/languages/puppet.js +120 -0
  1328. package/lib/node_modules/highlight.js/lib/languages/purebasic.js +68 -0
  1329. package/lib/node_modules/highlight.js/lib/languages/python-repl.js +34 -0
  1330. package/lib/node_modules/highlight.js/lib/languages/python.js +424 -0
  1331. package/lib/node_modules/highlight.js/lib/languages/q.js +33 -0
  1332. package/lib/node_modules/highlight.js/lib/languages/qml.js +157 -0
  1333. package/lib/node_modules/highlight.js/lib/languages/r.js +219 -0
  1334. package/lib/node_modules/highlight.js/lib/languages/reasonml.js +148 -0
  1335. package/lib/node_modules/highlight.js/lib/languages/rib.js +24 -0
  1336. package/lib/node_modules/highlight.js/lib/languages/roboconf.js +78 -0
  1337. package/lib/node_modules/highlight.js/lib/languages/routeros.js +155 -0
  1338. package/lib/node_modules/highlight.js/lib/languages/rsl.js +146 -0
  1339. package/lib/node_modules/highlight.js/lib/languages/ruby.js +422 -0
  1340. package/lib/node_modules/highlight.js/lib/languages/ruleslanguage.js +38 -0
  1341. package/lib/node_modules/highlight.js/lib/languages/rust.js +322 -0
  1342. package/lib/node_modules/highlight.js/lib/languages/sas.js +552 -0
  1343. package/lib/node_modules/highlight.js/lib/languages/scala.js +200 -0
  1344. package/lib/node_modules/highlight.js/lib/languages/scheme.js +148 -0
  1345. package/lib/node_modules/highlight.js/lib/languages/scilab.js +67 -0
  1346. package/lib/node_modules/highlight.js/lib/languages/scss.js +931 -0
  1347. package/lib/node_modules/highlight.js/lib/languages/shell.js +33 -0
  1348. package/lib/node_modules/highlight.js/lib/languages/smali.js +127 -0
  1349. package/lib/node_modules/highlight.js/lib/languages/smalltalk.js +70 -0
  1350. package/lib/node_modules/highlight.js/lib/languages/sml.js +77 -0
  1351. package/lib/node_modules/highlight.js/lib/languages/sqf.js +2619 -0
  1352. package/lib/node_modules/highlight.js/lib/languages/sql.js +652 -0
  1353. package/lib/node_modules/highlight.js/lib/languages/stan.js +504 -0
  1354. package/lib/node_modules/highlight.js/lib/languages/stata.js +47 -0
  1355. package/lib/node_modules/highlight.js/lib/languages/step21.js +68 -0
  1356. package/lib/node_modules/highlight.js/lib/languages/stylus.js +980 -0
  1357. package/lib/node_modules/highlight.js/lib/languages/subunit.js +46 -0
  1358. package/lib/node_modules/highlight.js/lib/languages/swift.js +884 -0
  1359. package/lib/node_modules/highlight.js/lib/languages/taggerscript.js +56 -0
  1360. package/lib/node_modules/highlight.js/lib/languages/tap.js +48 -0
  1361. package/lib/node_modules/highlight.js/lib/languages/tcl.js +189 -0
  1362. package/lib/node_modules/highlight.js/lib/languages/thrift.js +79 -0
  1363. package/lib/node_modules/highlight.js/lib/languages/tp.js +173 -0
  1364. package/lib/node_modules/highlight.js/lib/languages/twig.js +248 -0
  1365. package/lib/node_modules/highlight.js/lib/languages/typescript.js +823 -0
  1366. package/lib/node_modules/highlight.js/lib/languages/vala.js +50 -0
  1367. package/lib/node_modules/highlight.js/lib/languages/vbnet.js +142 -0
  1368. package/lib/node_modules/highlight.js/lib/languages/vbscript-html.js +24 -0
  1369. package/lib/node_modules/highlight.js/lib/languages/vbscript.js +215 -0
  1370. package/lib/node_modules/highlight.js/lib/languages/verilog.js +550 -0
  1371. package/lib/node_modules/highlight.js/lib/languages/vhdl.js +210 -0
  1372. package/lib/node_modules/highlight.js/lib/languages/vim.js +80 -0
  1373. package/lib/node_modules/highlight.js/lib/languages/wasm.js +130 -0
  1374. package/lib/node_modules/highlight.js/lib/languages/wren.js +288 -0
  1375. package/lib/node_modules/highlight.js/lib/languages/x86asm.js +96 -0
  1376. package/lib/node_modules/highlight.js/lib/languages/xl.js +206 -0
  1377. package/lib/node_modules/highlight.js/lib/languages/xml.js +235 -0
  1378. package/lib/node_modules/highlight.js/lib/languages/xquery.js +336 -0
  1379. package/lib/node_modules/highlight.js/lib/languages/yaml.js +210 -0
  1380. package/lib/node_modules/highlight.js/lib/languages/zephir.js +108 -0
  1381. package/lib/node_modules/katex/dist/katex.js +14498 -0
  1382. package/lib/node_modules/khroma/dist/channels/index.js +131 -0
  1383. package/lib/node_modules/khroma/dist/channels/reusable.js +5 -0
  1384. package/lib/node_modules/khroma/dist/channels/type.js +24 -0
  1385. package/lib/node_modules/khroma/dist/color/hex.js +40 -0
  1386. package/lib/node_modules/khroma/dist/color/hsl.js +50 -0
  1387. package/lib/node_modules/khroma/dist/color/index.js +39 -0
  1388. package/lib/node_modules/khroma/dist/color/keyword.js +172 -0
  1389. package/lib/node_modules/khroma/dist/color/rgb.js +33 -0
  1390. package/lib/node_modules/khroma/dist/constants.js +13 -0
  1391. package/lib/node_modules/khroma/dist/methods/adjust.js +15 -0
  1392. package/lib/node_modules/khroma/dist/methods/adjust_channel.js +13 -0
  1393. package/lib/node_modules/khroma/dist/methods/change.js +12 -0
  1394. package/lib/node_modules/khroma/dist/methods/channel.js +8 -0
  1395. package/lib/node_modules/khroma/dist/methods/darken.js +7 -0
  1396. package/lib/node_modules/khroma/dist/methods/invert.js +12 -0
  1397. package/lib/node_modules/khroma/dist/methods/is_dark.js +7 -0
  1398. package/lib/node_modules/khroma/dist/methods/is_light.js +7 -0
  1399. package/lib/node_modules/khroma/dist/methods/lighten.js +7 -0
  1400. package/lib/node_modules/khroma/dist/methods/luminance.js +10 -0
  1401. package/lib/node_modules/khroma/dist/methods/mix.js +20 -0
  1402. package/lib/node_modules/khroma/dist/methods/rgba.js +18 -0
  1403. package/lib/node_modules/khroma/dist/methods/transparentize.js +7 -0
  1404. package/lib/node_modules/khroma/dist/utils/channel.js +95 -0
  1405. package/lib/node_modules/khroma/dist/utils/index.js +11 -0
  1406. package/lib/node_modules/khroma/dist/utils/lang.js +14 -0
  1407. package/lib/node_modules/khroma/dist/utils/unit.js +10 -0
  1408. package/lib/node_modules/linkify-it/index.js +388 -0
  1409. package/lib/node_modules/linkify-it/lib/re.js +47 -0
  1410. package/lib/node_modules/lodash-es/_arrayReduce.js +13 -0
  1411. package/lib/node_modules/lodash-es/_baseExtremum.js +14 -0
  1412. package/lib/node_modules/lodash-es/_baseFilter.js +13 -0
  1413. package/lib/node_modules/lodash-es/_baseGt.js +6 -0
  1414. package/lib/node_modules/lodash-es/_baseHas.js +8 -0
  1415. package/lib/node_modules/lodash-es/_baseLt.js +6 -0
  1416. package/lib/node_modules/lodash-es/_baseOrderBy.js +37 -0
  1417. package/lib/node_modules/lodash-es/_baseRange.js +12 -0
  1418. package/lib/node_modules/lodash-es/_baseReduce.js +9 -0
  1419. package/lib/node_modules/lodash-es/_baseSortBy.js +11 -0
  1420. package/lib/node_modules/lodash-es/_baseValues.js +9 -0
  1421. package/lib/node_modules/lodash-es/_baseZipObject.js +11 -0
  1422. package/lib/node_modules/lodash-es/_castFunction.js +7 -0
  1423. package/lib/node_modules/lodash-es/_compareAscending.js +17 -0
  1424. package/lib/node_modules/lodash-es/_compareMultiple.js +18 -0
  1425. package/lib/node_modules/lodash-es/_createFind.js +20 -0
  1426. package/lib/node_modules/lodash-es/_createRange.js +22 -0
  1427. package/lib/node_modules/lodash-es/clone.js +8 -0
  1428. package/lib/node_modules/lodash-es/defaults.js +32 -0
  1429. package/lib/node_modules/lodash-es/filter.js +11 -0
  1430. package/lib/node_modules/lodash-es/find.js +6 -0
  1431. package/lib/node_modules/lodash-es/findIndex.js +18 -0
  1432. package/lib/node_modules/lodash-es/forEach.js +11 -0
  1433. package/lib/node_modules/lodash-es/forIn.js +9 -0
  1434. package/lib/node_modules/lodash-es/forOwn.js +8 -0
  1435. package/lib/node_modules/lodash-es/has.js +8 -0
  1436. package/lib/node_modules/lodash-es/isEmpty.js +35 -0
  1437. package/lib/node_modules/lodash-es/mapValues.js +14 -0
  1438. package/lib/node_modules/lodash-es/max.js +9 -0
  1439. package/lib/node_modules/lodash-es/min.js +9 -0
  1440. package/lib/node_modules/lodash-es/minBy.js +9 -0
  1441. package/lib/node_modules/lodash-es/range.js +5 -0
  1442. package/lib/node_modules/lodash-es/reduce.js +12 -0
  1443. package/lib/node_modules/lodash-es/sortBy.js +19 -0
  1444. package/lib/node_modules/lodash-es/toFinite.js +16 -0
  1445. package/lib/node_modules/lodash-es/toInteger.js +8 -0
  1446. package/lib/node_modules/lodash-es/uniqueId.js +9 -0
  1447. package/lib/node_modules/lodash-es/values.js +8 -0
  1448. package/lib/node_modules/lodash-es/zipObject.js +8 -0
  1449. package/lib/node_modules/markdown-it/lib/common/html_blocks.js +67 -0
  1450. package/lib/node_modules/markdown-it/lib/common/html_re.js +18 -0
  1451. package/lib/node_modules/markdown-it/lib/common/utils.js +249 -0
  1452. package/lib/node_modules/markdown-it/lib/helpers/index.js +8 -0
  1453. package/lib/node_modules/markdown-it/lib/helpers/parse_link_destination.js +77 -0
  1454. package/lib/node_modules/markdown-it/lib/helpers/parse_link_label.js +36 -0
  1455. package/lib/node_modules/markdown-it/lib/helpers/parse_link_title.js +55 -0
  1456. package/lib/node_modules/markdown-it/lib/index.js +172 -0
  1457. package/lib/node_modules/markdown-it/lib/parser_block.js +87 -0
  1458. package/lib/node_modules/markdown-it/lib/parser_core.js +36 -0
  1459. package/lib/node_modules/markdown-it/lib/parser_inline.js +123 -0
  1460. package/lib/node_modules/markdown-it/lib/presets/commonmark.js +78 -0
  1461. package/lib/node_modules/markdown-it/lib/presets/default.js +40 -0
  1462. package/lib/node_modules/markdown-it/lib/presets/zero.js +59 -0
  1463. package/lib/node_modules/markdown-it/lib/renderer.js +165 -0
  1464. package/lib/node_modules/markdown-it/lib/ruler.js +143 -0
  1465. package/lib/node_modules/markdown-it/lib/rules_block/blockquote.js +127 -0
  1466. package/lib/node_modules/markdown-it/lib/rules_block/code.js +27 -0
  1467. package/lib/node_modules/markdown-it/lib/rules_block/fence.js +70 -0
  1468. package/lib/node_modules/markdown-it/lib/rules_block/heading.js +43 -0
  1469. package/lib/node_modules/markdown-it/lib/rules_block/hr.js +36 -0
  1470. package/lib/node_modules/markdown-it/lib/rules_block/html_block.js +65 -0
  1471. package/lib/node_modules/markdown-it/lib/rules_block/lheading.js +65 -0
  1472. package/lib/node_modules/markdown-it/lib/rules_block/list.js +226 -0
  1473. package/lib/node_modules/markdown-it/lib/rules_block/paragraph.js +39 -0
  1474. package/lib/node_modules/markdown-it/lib/rules_block/reference.js +177 -0
  1475. package/lib/node_modules/markdown-it/lib/rules_block/state_block.js +159 -0
  1476. package/lib/node_modules/markdown-it/lib/rules_block/table.js +192 -0
  1477. package/lib/node_modules/markdown-it/lib/rules_core/block.js +15 -0
  1478. package/lib/node_modules/markdown-it/lib/rules_core/inline.js +12 -0
  1479. package/lib/node_modules/markdown-it/lib/rules_core/linkify.js +99 -0
  1480. package/lib/node_modules/markdown-it/lib/rules_core/normalize.js +11 -0
  1481. package/lib/node_modules/markdown-it/lib/rules_core/replacements.js +63 -0
  1482. package/lib/node_modules/markdown-it/lib/rules_core/smartquotes.js +160 -0
  1483. package/lib/node_modules/markdown-it/lib/rules_core/state_core.js +12 -0
  1484. package/lib/node_modules/markdown-it/lib/rules_core/text_join.js +31 -0
  1485. package/lib/node_modules/markdown-it/lib/rules_inline/autolink.js +59 -0
  1486. package/lib/node_modules/markdown-it/lib/rules_inline/backticks.js +46 -0
  1487. package/lib/node_modules/markdown-it/lib/rules_inline/balance_pairs.js +65 -0
  1488. package/lib/node_modules/markdown-it/lib/rules_inline/emphasis.js +88 -0
  1489. package/lib/node_modules/markdown-it/lib/rules_inline/entity.js +44 -0
  1490. package/lib/node_modules/markdown-it/lib/rules_inline/escape.js +63 -0
  1491. package/lib/node_modules/markdown-it/lib/rules_inline/fragments_join.js +25 -0
  1492. package/lib/node_modules/markdown-it/lib/rules_inline/html_inline.js +40 -0
  1493. package/lib/node_modules/markdown-it/lib/rules_inline/image.js +115 -0
  1494. package/lib/node_modules/markdown-it/lib/rules_inline/link.js +110 -0
  1495. package/lib/node_modules/markdown-it/lib/rules_inline/linkify.js +44 -0
  1496. package/lib/node_modules/markdown-it/lib/rules_inline/newline.js +33 -0
  1497. package/lib/node_modules/markdown-it/lib/rules_inline/state_inline.js +96 -0
  1498. package/lib/node_modules/markdown-it/lib/rules_inline/strikethrough.js +97 -0
  1499. package/lib/node_modules/markdown-it/lib/rules_inline/text.js +47 -0
  1500. package/lib/node_modules/markdown-it/lib/token.js +62 -0
  1501. package/lib/node_modules/marked/lib/marked.esm.js +1117 -0
  1502. package/lib/node_modules/mdurl/index.js +10 -0
  1503. package/lib/node_modules/mdurl/lib/decode.js +83 -0
  1504. package/lib/node_modules/mdurl/lib/encode.js +64 -0
  1505. package/lib/node_modules/mdurl/lib/format.js +19 -0
  1506. package/lib/node_modules/mdurl/lib/parse.js +182 -0
  1507. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/abnfDiagram-VRR7QNED.js +123 -0
  1508. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-ZJ3FMSHR.js +1261 -0
  1509. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-677ZJIJ3.js +3688 -0
  1510. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-LMCZKHZV.js +2485 -0
  1511. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-2Q5K7J3B.js +17 -0
  1512. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-32BRIVSS.js +121 -0
  1513. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-52WLFC77.js +1050 -0
  1514. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-5VM5RSS4.js +19 -0
  1515. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-7BUUIJ7U.js +126 -0
  1516. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-C7G6YPKG.js +105 -0
  1517. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EX3LRPZG.js +2004 -0
  1518. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FWX5IMBZ.js +91 -0
  1519. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HOUHSVGY.js +92 -0
  1520. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ICXQ74PX.js +571 -0
  1521. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JWPE2WC7.js +17 -0
  1522. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MOJQB5TN.js +858 -0
  1523. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-OGEWGWER.js +57 -0
  1524. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-PUDLZKDR.js +2359 -0
  1525. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-Q4XR5HBZ.js +399 -0
  1526. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-RYQCIY6F.js +430 -0
  1527. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-V7JOEXUC.js +2030 -0
  1528. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-VAUOI2AC.js +20 -0
  1529. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-VR4S4FIN.js +27 -0
  1530. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-WYO6CB5R.js +5448 -0
  1531. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-X3CZISLH.js +72 -0
  1532. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-XXDRQBXY.js +16 -0
  1533. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-Y2CYZVJY.js +10 -0
  1534. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ZGVPDNZ5.js +5723 -0
  1535. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ZIRB5QZD.js +2700 -0
  1536. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-OUVF2IWQ.js +31 -0
  1537. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-EOCWNBFH.js +31 -0
  1538. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-JH36ORCC.js +295 -0
  1539. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/cynefinDiagram-TSTJHNR4.js +457 -0
  1540. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/dagre-VKFMJZFB.js +534 -0
  1541. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/diagram-FQU43EPY.js +642 -0
  1542. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/diagram-G47NLZAW.js +539 -0
  1543. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/diagram-NH7WQ7WH.js +215 -0
  1544. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/diagram-OA4YK3LP.js +496 -0
  1545. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/diagram-WEI45ONY.js +312 -0
  1546. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/ebnfDiagram-CCIWWBDH.js +143 -0
  1547. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q63AITRT.js +1250 -0
  1548. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-23GEKE2U.js +18 -0
  1549. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-NO4QXBWP.js +2247 -0
  1550. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-IHSO6WYX.js +1390 -0
  1551. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-FWYZ7A6U.js +34 -0
  1552. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/ishikawaDiagram-FXEZZL3T.js +971 -0
  1553. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-5HDEW3XC.js +1260 -0
  1554. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-HUTT4EX6.js +1065 -0
  1555. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-LN4V7U3C.js +1167 -0
  1556. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/pegDiagram-2B236MQR.js +131 -0
  1557. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ENE6RG2P.js +270 -0
  1558. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-ABIIQ3AL.js +1343 -0
  1559. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/railroadDiagram-RFXS5EU6.js +97 -0
  1560. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-TGXJPOKE.js +1213 -0
  1561. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-HTMAVEWB.js +744 -0
  1562. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-DBY2YBRQ.js +4530 -0
  1563. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/sizeCapture-X5ZJPWSS.js +63 -0
  1564. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-2N3HPSRC.js +464 -0
  1565. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-6OUMAXLB.js +31 -0
  1566. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/swimlanes-5IMT3BWC.js +8577 -0
  1567. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/swimlanesDiagram-G3AALYLV.js +28 -0
  1568. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-FHXFAJF6.js +1615 -0
  1569. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/vennDiagram-L72KCM5P.js +1091 -0
  1570. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/wardleyDiagram-EHGQE667.js +981 -0
  1571. package/lib/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-FW5EYKEG.js +1919 -0
  1572. package/lib/node_modules/mermaid/dist/mermaid.core.js +1468 -0
  1573. package/lib/node_modules/object-refs/index.js +1 -1
  1574. package/lib/node_modules/punycode.js/punycode.es6.js +240 -0
  1575. package/lib/node_modules/roughjs/bundled/rough.esm.js +1001 -0
  1576. package/lib/node_modules/stylis/src/Enum.js +22 -0
  1577. package/lib/node_modules/stylis/src/Middleware.js +13 -0
  1578. package/lib/node_modules/stylis/src/Parser.js +176 -0
  1579. package/lib/node_modules/stylis/src/Serializer.js +29 -0
  1580. package/lib/node_modules/stylis/src/Tokenizer.js +150 -0
  1581. package/lib/node_modules/stylis/src/Utility.js +34 -0
  1582. package/lib/node_modules/ts-dedent/esm/index.js +42 -0
  1583. package/lib/node_modules/uc.micro/categories/Cc/regex.js +4 -0
  1584. package/lib/node_modules/uc.micro/categories/Cf/regex.js +4 -0
  1585. package/lib/node_modules/uc.micro/categories/P/regex.js +4 -0
  1586. package/lib/node_modules/uc.micro/categories/S/regex.js +4 -0
  1587. package/lib/node_modules/uc.micro/categories/Z/regex.js +4 -0
  1588. package/lib/node_modules/uc.micro/index.js +14 -0
  1589. package/lib/node_modules/uc.micro/properties/Any/regex.js +4 -0
  1590. package/lib/node_modules/uuid/dist/native.js +5 -0
  1591. package/lib/node_modules/uuid/dist/rng.js +14 -0
  1592. package/lib/node_modules/uuid/dist/stringify.js +10 -0
  1593. package/lib/node_modules/uuid/dist/v4.js +23 -0
  1594. package/lib/node_modules/vant/es/button/Button.js +1 -1
  1595. package/lib/node_modules/vant/es/dialog/Dialog.js +1 -1
  1596. package/lib/node_modules/vant/es/swipe-cell/SwipeCell.js +1 -1
  1597. package/lib/packages/mobile/index.js +158 -156
  1598. package/lib/packages/mobile/src/components/ai/AiChat/AiChat.vue.js +218 -0
  1599. package/lib/packages/mobile/src/components/ai/AiChat/index.js +7 -0
  1600. package/lib/packages/mobile/src/components/ai/ChatInput/ChatInput.vue.js +211 -0
  1601. package/lib/packages/mobile/src/components/ai/ChatInput/index.js +7 -0
  1602. package/lib/packages/mobile/src/components/ai/ChatPanel/ChatPanel.vue.js +232 -0
  1603. package/lib/packages/mobile/src/components/ai/ChatPanel/index.js +7 -0
  1604. package/lib/packages/mobile/src/components/ai/MarkdownRenderer/MarkdownRenderer.vue.js +129 -0
  1605. package/lib/packages/mobile/src/components/ai/MarkdownRenderer/index.js +7 -0
  1606. package/lib/packages/mobile/src/components/ai/RecordOverlay/RecordOverlay.vue.js +98 -0
  1607. package/lib/packages/mobile/src/components/ai/RecordOverlay/index.js +7 -0
  1608. package/lib/packages/mobile/src/components/all.js +156 -154
  1609. package/lib/packages/mobile/src/components/dataDisplay/mine/Mine.vue.js +3 -5
  1610. package/lib/packages/mobile/src/composables/useAI/adapters/detector.js +77 -0
  1611. package/lib/packages/mobile/src/composables/useAI/adapters/index.js +33 -0
  1612. package/lib/packages/mobile/src/composables/useAI/adapters/miniprogram.js +163 -0
  1613. package/lib/packages/mobile/src/composables/useAI/adapters/mock.js +179 -0
  1614. package/lib/packages/mobile/src/composables/useAI/adapters/wecom.js +212 -0
  1615. package/lib/packages/mobile/src/composables/useAI/types.js +92 -0
  1616. package/lib/packages/mobile/src/composables/useAI/useChat.js +197 -0
  1617. package/lib/packages/mobile/src/composables/useAI/useVoice.js +168 -0
  1618. package/lib/packages/mobile/src/composables/useVoiceTouch.js +101 -0
  1619. package/lib/packages/mobile/src/index.vue.js +114 -30
  1620. package/lib/packages/vue/src/components/forms/form/Form.vue.js +30 -2
  1621. package/lib/packages/vue/src/components/forms/formItem/FormItem.vue.js +99 -2
  1622. package/lib/packages/vue/src/components/table/Table.vue.js +5 -111
  1623. package/lib/packages/vue/src/utils/formatCellValue.js +104 -0
  1624. package/lib/packages/vue/src/utils/importantDataChange.js +181 -0
  1625. package/package.json +1 -1
@@ -0,0 +1,2359 @@
1
+ var _a;
2
+ import { getIconStyles } from "./chunk-5VM5RSS4.mjs";
3
+ import { getDiagramElement } from "./chunk-XXDRQBXY.mjs";
4
+ import { setupViewPortForSVG } from "./chunk-VR4S4FIN.mjs";
5
+ import { load, JSON_SCHEMA } from "./chunk-ZIRB5QZD.mjs";
6
+ import { getRegisteredLayoutAlgorithm, render } from "./chunk-FWX5IMBZ.mjs";
7
+ import { createTooltip } from "./chunk-32BRIVSS.mjs";
8
+ import { isValidShape } from "./chunk-ZGVPDNZ5.mjs";
9
+ import { utils_default, getEdgeId } from "./chunk-ICXQ74PX.mjs";
10
+ import { getUserDefinedConfig, setConfig2, getConfig2, setAccTitle, setAccDescription, setDiagramTitle, getAccTitle, getAccDescription, getDiagramTitle, common_default, clear, defaultConfig2 } from "./chunk-WYO6CB5R.mjs";
11
+ import { log } from "./chunk-X3CZISLH.mjs";
12
+ import { __name } from "./chunk-Y2CYZVJY.mjs";
13
+ import "../../../../d3-transition/src/selection/index.mjs";
14
+ import "../../../../d3-zoom/src/transform.mjs";
15
+ import purify from "../../../../dompurify/dist/purify.es.mjs";
16
+ import channel from "../../../../khroma/dist/methods/channel.mjs";
17
+ import rgba from "../../../../khroma/dist/methods/rgba.mjs";
18
+ import select from "../../../../d3-selection/src/select.mjs";
19
+ var MERMAID_DOM_ID_PREFIX = "flowchart-";
20
+ var FlowDB = (_a = class {
21
+ // cspell:ignore funs
22
+ constructor() {
23
+ this.vertexCounter = 0;
24
+ this.config = getConfig2();
25
+ this.diagramId = "";
26
+ this.vertices = /* @__PURE__ */ new Map();
27
+ this.edges = [];
28
+ this.classes = /* @__PURE__ */ new Map();
29
+ this.subGraphs = [];
30
+ this.subGraphLookup = /* @__PURE__ */ new Map();
31
+ this.tooltips = /* @__PURE__ */ new Map();
32
+ this.subCount = 0;
33
+ this.firstGraphFlag = true;
34
+ this.secCount = -1;
35
+ this.posCrossRef = [];
36
+ this.funs = [];
37
+ this.setAccTitle = setAccTitle;
38
+ this.setAccDescription = setAccDescription;
39
+ this.setDiagramTitle = setDiagramTitle;
40
+ this.getAccTitle = getAccTitle;
41
+ this.getAccDescription = getAccDescription;
42
+ this.getDiagramTitle = getDiagramTitle;
43
+ this.funs.push(this.setupToolTips.bind(this));
44
+ this.addVertex = this.addVertex.bind(this);
45
+ this.firstGraph = this.firstGraph.bind(this);
46
+ this.setDirection = this.setDirection.bind(this);
47
+ this.addSubGraph = this.addSubGraph.bind(this);
48
+ this.addLink = this.addLink.bind(this);
49
+ this.setLink = this.setLink.bind(this);
50
+ this.updateLink = this.updateLink.bind(this);
51
+ this.addClass = this.addClass.bind(this);
52
+ this.setClass = this.setClass.bind(this);
53
+ this.destructLink = this.destructLink.bind(this);
54
+ this.setClickEvent = this.setClickEvent.bind(this);
55
+ this.setTooltip = this.setTooltip.bind(this);
56
+ this.updateLinkInterpolate = this.updateLinkInterpolate.bind(this);
57
+ this.setClickFun = this.setClickFun.bind(this);
58
+ this.bindFunctions = this.bindFunctions.bind(this);
59
+ this.lex = {
60
+ firstGraph: this.firstGraph.bind(this)
61
+ };
62
+ this.clear();
63
+ this.setGen("gen-2");
64
+ }
65
+ sanitizeText(txt) {
66
+ return common_default.sanitizeText(txt, this.config);
67
+ }
68
+ sanitizeNodeLabelType(labelType) {
69
+ switch (labelType) {
70
+ case "markdown":
71
+ case "string":
72
+ case "text":
73
+ return labelType;
74
+ default:
75
+ return "markdown";
76
+ }
77
+ }
78
+ /**
79
+ * Sets the diagram's SVG element ID, used to prefix domIds for uniqueness
80
+ * across multiple diagrams on the same page.
81
+ */
82
+ setDiagramId(svgElementId) {
83
+ this.diagramId = svgElementId;
84
+ }
85
+ /**
86
+ * Function to lookup domId from id in the graph definition.
87
+ * When diagramId is set, returns the prefixed version for DOM uniqueness.
88
+ *
89
+ * @param id - id of the node
90
+ */
91
+ lookUpDomId(id) {
92
+ for (const vertex of this.vertices.values()) {
93
+ if (vertex.id === id) {
94
+ return this.diagramId ? `${this.diagramId}-${vertex.domId}` : vertex.domId;
95
+ }
96
+ }
97
+ return this.diagramId ? `${this.diagramId}-${id}` : id;
98
+ }
99
+ /**
100
+ * Function called by parser when a node definition has been found
101
+ */
102
+ addVertex(id, textObj, type, style, classes, dir, props = {}, metadata) {
103
+ var _a2, _b;
104
+ if (!id || id.trim().length === 0) {
105
+ return;
106
+ }
107
+ let doc;
108
+ if (metadata !== void 0) {
109
+ let yamlData;
110
+ if (!metadata.includes("\n")) {
111
+ yamlData = "{\n" + metadata + "\n}";
112
+ } else {
113
+ yamlData = metadata + "\n";
114
+ }
115
+ doc = load(yamlData, { schema: JSON_SCHEMA });
116
+ }
117
+ const edge = this.edges.find((e) => e.id === id);
118
+ if (edge) {
119
+ const edgeDoc = doc;
120
+ if ((edgeDoc == null ? void 0 : edgeDoc.animate) !== void 0) {
121
+ edge.animate = edgeDoc.animate;
122
+ }
123
+ if ((edgeDoc == null ? void 0 : edgeDoc.animation) !== void 0) {
124
+ edge.animation = edgeDoc.animation;
125
+ }
126
+ if ((edgeDoc == null ? void 0 : edgeDoc.curve) !== void 0) {
127
+ edge.interpolate = edgeDoc.curve;
128
+ }
129
+ return;
130
+ }
131
+ let txt;
132
+ let vertex = this.vertices.get(id);
133
+ if (vertex === void 0) {
134
+ if (textObj === void 0 && type === void 0 && style !== void 0 && style !== null) {
135
+ log.warn(
136
+ `Style applied to unknown node "${id}". This may indicate a typo. The node will be created automatically.`
137
+ );
138
+ }
139
+ vertex = {
140
+ id,
141
+ labelType: "text",
142
+ domId: MERMAID_DOM_ID_PREFIX + id + "-" + this.vertexCounter,
143
+ styles: [],
144
+ classes: []
145
+ };
146
+ this.vertices.set(id, vertex);
147
+ }
148
+ this.vertexCounter++;
149
+ if (textObj !== void 0) {
150
+ this.config = getConfig2();
151
+ txt = this.sanitizeText(textObj.text.trim());
152
+ vertex.labelType = textObj.type;
153
+ if (txt.startsWith('"') && txt.endsWith('"')) {
154
+ txt = txt.substring(1, txt.length - 1);
155
+ }
156
+ vertex.text = txt;
157
+ } else {
158
+ if (vertex.text === void 0) {
159
+ vertex.text = id;
160
+ }
161
+ }
162
+ if (type !== void 0) {
163
+ vertex.type = type;
164
+ }
165
+ if (style !== void 0 && style !== null) {
166
+ style.forEach((s) => {
167
+ vertex.styles.push(s);
168
+ });
169
+ }
170
+ if (classes !== void 0 && classes !== null) {
171
+ classes.forEach((s) => {
172
+ vertex.classes.push(s);
173
+ });
174
+ }
175
+ if (dir !== void 0) {
176
+ vertex.dir = dir;
177
+ }
178
+ if (vertex.props === void 0) {
179
+ vertex.props = props;
180
+ } else if (props !== void 0) {
181
+ Object.assign(vertex.props, props);
182
+ }
183
+ if (doc !== void 0) {
184
+ if (doc.shape) {
185
+ if (doc.shape !== doc.shape.toLowerCase() || doc.shape.includes("_")) {
186
+ throw new Error(`No such shape: ${doc.shape}. Shape names should be lowercase.`);
187
+ } else if (!isValidShape(doc.shape)) {
188
+ throw new Error(`No such shape: ${doc.shape}.`);
189
+ }
190
+ vertex.type = doc == null ? void 0 : doc.shape;
191
+ }
192
+ if (doc == null ? void 0 : doc.label) {
193
+ vertex.text = doc == null ? void 0 : doc.label;
194
+ vertex.labelType = this.sanitizeNodeLabelType(doc == null ? void 0 : doc.labelType);
195
+ }
196
+ if (doc == null ? void 0 : doc.icon) {
197
+ vertex.icon = doc == null ? void 0 : doc.icon;
198
+ if (!((_a2 = doc.label) == null ? void 0 : _a2.trim()) && vertex.text === id) {
199
+ vertex.text = "";
200
+ }
201
+ }
202
+ if (doc == null ? void 0 : doc.form) {
203
+ vertex.form = doc == null ? void 0 : doc.form;
204
+ }
205
+ if (doc == null ? void 0 : doc.pos) {
206
+ vertex.pos = doc == null ? void 0 : doc.pos;
207
+ }
208
+ if (doc == null ? void 0 : doc.img) {
209
+ vertex.img = doc == null ? void 0 : doc.img;
210
+ if (!((_b = doc.label) == null ? void 0 : _b.trim()) && vertex.text === id) {
211
+ vertex.text = "";
212
+ }
213
+ }
214
+ if (doc == null ? void 0 : doc.constraint) {
215
+ vertex.constraint = doc.constraint;
216
+ }
217
+ if (doc.w) {
218
+ vertex.assetWidth = Number(doc.w);
219
+ }
220
+ if (doc.h) {
221
+ vertex.assetHeight = Number(doc.h);
222
+ }
223
+ }
224
+ }
225
+ /**
226
+ * Function called by parser when a link/edge definition has been found
227
+ *
228
+ */
229
+ addSingleLink(_start, _end, type, id) {
230
+ const start = _start;
231
+ const end = _end;
232
+ const edge = {
233
+ start,
234
+ end,
235
+ type: void 0,
236
+ text: "",
237
+ labelType: "text",
238
+ classes: [],
239
+ isUserDefinedId: false,
240
+ interpolate: this.edges.defaultInterpolate
241
+ };
242
+ log.info("abc78 Got edge...", edge);
243
+ const linkTextObj = type.text;
244
+ if (linkTextObj !== void 0) {
245
+ edge.text = this.sanitizeText(linkTextObj.text.trim());
246
+ if (edge.text.startsWith('"') && edge.text.endsWith('"')) {
247
+ edge.text = edge.text.substring(1, edge.text.length - 1);
248
+ }
249
+ edge.labelType = this.sanitizeNodeLabelType(linkTextObj.type);
250
+ }
251
+ if (type !== void 0) {
252
+ edge.type = type.type;
253
+ edge.stroke = type.stroke;
254
+ edge.length = type.length > 10 ? 10 : type.length;
255
+ }
256
+ if (id && !this.edges.some((e) => e.id === id)) {
257
+ edge.id = id;
258
+ edge.isUserDefinedId = true;
259
+ } else {
260
+ const existingLinks = this.edges.filter((e) => e.start === edge.start && e.end === edge.end);
261
+ if (existingLinks.length === 0) {
262
+ edge.id = getEdgeId(edge.start, edge.end, { counter: 0, prefix: "L" });
263
+ } else {
264
+ edge.id = getEdgeId(edge.start, edge.end, {
265
+ counter: existingLinks.length + 1,
266
+ prefix: "L"
267
+ });
268
+ }
269
+ }
270
+ if (this.edges.length < (this.config.maxEdges ?? 500)) {
271
+ log.info("Pushing edge...");
272
+ this.edges.push(edge);
273
+ } else {
274
+ throw new Error(
275
+ `Edge limit exceeded. ${this.edges.length} edges found, but the limit is ${this.config.maxEdges}.
276
+
277
+ Initialize mermaid with maxEdges set to a higher number to allow more edges.
278
+ You cannot set this config via configuration inside the diagram as it is a secure config.
279
+ You have to call mermaid.initialize.`
280
+ );
281
+ }
282
+ }
283
+ isLinkData(value) {
284
+ return value !== null && typeof value === "object" && "id" in value && typeof value.id === "string";
285
+ }
286
+ addLink(_start, _end, linkData) {
287
+ const id = this.isLinkData(linkData) ? linkData.id.replace("@", "") : void 0;
288
+ log.info("addLink", _start, _end, id);
289
+ for (const start of _start) {
290
+ for (const end of _end) {
291
+ const isLastStart = start === _start[_start.length - 1];
292
+ const isFirstEnd = end === _end[0];
293
+ if (isLastStart && isFirstEnd) {
294
+ this.addSingleLink(start, end, linkData, id);
295
+ } else {
296
+ this.addSingleLink(start, end, linkData, void 0);
297
+ }
298
+ }
299
+ }
300
+ }
301
+ /**
302
+ * Updates a link's line interpolation algorithm
303
+ */
304
+ updateLinkInterpolate(positions, interpolate) {
305
+ positions.forEach((pos) => {
306
+ if (pos === "default") {
307
+ this.edges.defaultInterpolate = interpolate;
308
+ } else {
309
+ this.edges[pos].interpolate = interpolate;
310
+ }
311
+ });
312
+ }
313
+ /**
314
+ * Updates a link with a style
315
+ *
316
+ */
317
+ updateLink(positions, style) {
318
+ positions.forEach((pos) => {
319
+ var _a2, _b, _c, _d, _e, _f;
320
+ if (typeof pos === "number" && pos >= this.edges.length) {
321
+ throw new Error(
322
+ `The index ${pos} for linkStyle is out of bounds. Valid indices for linkStyle are between 0 and ${this.edges.length - 1}. (Help: Ensure that the index is within the range of existing edges.)`
323
+ );
324
+ }
325
+ if (pos === "default") {
326
+ this.edges.defaultStyle = style;
327
+ } else {
328
+ this.edges[pos].style = style;
329
+ if ((((_b = (_a2 = this.edges[pos]) == null ? void 0 : _a2.style) == null ? void 0 : _b.length) ?? 0) > 0 && !((_d = (_c = this.edges[pos]) == null ? void 0 : _c.style) == null ? void 0 : _d.some((s) => s == null ? void 0 : s.startsWith("fill")))) {
330
+ (_f = (_e = this.edges[pos]) == null ? void 0 : _e.style) == null ? void 0 : _f.push("fill:none");
331
+ }
332
+ }
333
+ });
334
+ }
335
+ addClass(ids, _style) {
336
+ const style = _style.join().replace(/\\,/g, "§§§").replace(/,/g, ";").replace(/§§§/g, ",").split(";");
337
+ ids.split(",").forEach((id) => {
338
+ let classNode = this.classes.get(id);
339
+ if (classNode === void 0) {
340
+ classNode = { id, styles: [], textStyles: [] };
341
+ this.classes.set(id, classNode);
342
+ }
343
+ if (style !== void 0 && style !== null) {
344
+ style.forEach((s) => {
345
+ if (/color/.exec(s)) {
346
+ const newStyle = s.replace("fill", "bgFill");
347
+ classNode.textStyles.push(newStyle);
348
+ }
349
+ classNode.styles.push(s);
350
+ });
351
+ }
352
+ });
353
+ }
354
+ /**
355
+ * Called by parser when a graph definition is found, stores the direction of the chart.
356
+ *
357
+ */
358
+ setDirection(dir) {
359
+ this.direction = dir.trim();
360
+ if (/.*</.exec(this.direction)) {
361
+ this.direction = "RL";
362
+ }
363
+ if (/.*\^/.exec(this.direction)) {
364
+ this.direction = "BT";
365
+ }
366
+ if (/.*>/.exec(this.direction)) {
367
+ this.direction = "LR";
368
+ }
369
+ if (/.*v/.exec(this.direction)) {
370
+ this.direction = "TB";
371
+ }
372
+ if (this.direction === "TD") {
373
+ this.direction = "TB";
374
+ }
375
+ }
376
+ /**
377
+ * Called by parser when a special node is found, e.g. a clickable element.
378
+ *
379
+ * @param ids - Comma separated list of ids
380
+ * @param className - Class to add
381
+ */
382
+ setClass(ids, className) {
383
+ for (const id of ids.split(",")) {
384
+ const vertex = this.vertices.get(id);
385
+ if (vertex) {
386
+ vertex.classes.push(className);
387
+ }
388
+ const edge = this.edges.find((e) => e.id === id);
389
+ if (edge) {
390
+ edge.classes.push(className);
391
+ }
392
+ const subGraph = this.subGraphLookup.get(id);
393
+ if (subGraph) {
394
+ subGraph.classes.push(className);
395
+ }
396
+ }
397
+ }
398
+ setTooltip(ids, tooltip) {
399
+ if (tooltip === void 0) {
400
+ return;
401
+ }
402
+ tooltip = this.sanitizeText(tooltip);
403
+ for (const id of ids.split(",")) {
404
+ this.tooltips.set(this.version === "gen-1" ? this.lookUpDomId(id) : id, tooltip);
405
+ }
406
+ }
407
+ setClickFun(id, functionName, functionArgs) {
408
+ if (getConfig2().securityLevel !== "loose") {
409
+ return;
410
+ }
411
+ if (functionName === void 0) {
412
+ return;
413
+ }
414
+ let argList = [];
415
+ if (typeof functionArgs === "string") {
416
+ argList = functionArgs.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/);
417
+ for (let i = 0; i < argList.length; i++) {
418
+ let item = argList[i].trim();
419
+ if (item.startsWith('"') && item.endsWith('"')) {
420
+ item = item.substr(1, item.length - 2);
421
+ }
422
+ argList[i] = item;
423
+ }
424
+ }
425
+ if (argList.length === 0) {
426
+ argList.push(id);
427
+ }
428
+ const vertex = this.vertices.get(id);
429
+ if (vertex) {
430
+ vertex.haveCallback = true;
431
+ this.funs.push(() => {
432
+ const domId = this.lookUpDomId(id);
433
+ const elem = document.querySelector(`[id="${domId}"]`);
434
+ if (elem !== null) {
435
+ elem.addEventListener(
436
+ "click",
437
+ () => {
438
+ utils_default.runFunc(functionName, ...argList);
439
+ },
440
+ false
441
+ );
442
+ }
443
+ });
444
+ }
445
+ }
446
+ /**
447
+ * Called by parser when a link is found. Adds the URL to the vertex data.
448
+ *
449
+ * @param ids - Comma separated list of ids
450
+ * @param linkStr - URL to create a link for
451
+ * @param target - Target attribute for the link
452
+ */
453
+ setLink(ids, linkStr, target) {
454
+ ids.split(",").forEach((id) => {
455
+ const vertex = this.vertices.get(id);
456
+ if (vertex !== void 0) {
457
+ vertex.link = utils_default.formatUrl(linkStr, this.config);
458
+ vertex.linkTarget = target;
459
+ }
460
+ });
461
+ this.setClass(ids, "clickable");
462
+ }
463
+ getTooltip(id) {
464
+ return this.tooltips.get(id);
465
+ }
466
+ /**
467
+ * Called by parser when a click definition is found. Registers an event handler.
468
+ *
469
+ * @param ids - Comma separated list of ids
470
+ * @param functionName - Function to be called on click
471
+ * @param functionArgs - Arguments to be passed to the function
472
+ */
473
+ setClickEvent(ids, functionName, functionArgs) {
474
+ ids.split(",").forEach((id) => {
475
+ this.setClickFun(id, functionName, functionArgs);
476
+ });
477
+ this.setClass(ids, "clickable");
478
+ }
479
+ bindFunctions(element) {
480
+ this.funs.forEach((fun) => {
481
+ fun(element);
482
+ });
483
+ }
484
+ getDirection() {
485
+ var _a2;
486
+ return (_a2 = this.direction) == null ? void 0 : _a2.trim();
487
+ }
488
+ /**
489
+ * Retrieval function for fetching the found nodes after parsing has completed.
490
+ *
491
+ */
492
+ getVertices() {
493
+ return this.vertices;
494
+ }
495
+ /**
496
+ * Retrieval function for fetching the found links after parsing has completed.
497
+ *
498
+ */
499
+ getEdges() {
500
+ return this.edges;
501
+ }
502
+ /**
503
+ * Retrieval function for fetching the found class definitions after parsing has completed.
504
+ *
505
+ */
506
+ getClasses() {
507
+ return this.classes;
508
+ }
509
+ setupToolTips(element) {
510
+ const tooltipElem = createTooltip();
511
+ const svg = select(element).select("svg");
512
+ const nodes = svg.selectAll("g.node");
513
+ nodes.on("mouseover", (e) => {
514
+ var _a2;
515
+ const el = select(e.currentTarget);
516
+ const title = el.attr("title");
517
+ if (title === null) {
518
+ return;
519
+ }
520
+ const rect = (_a2 = e.currentTarget) == null ? void 0 : _a2.getBoundingClientRect();
521
+ tooltipElem.transition().duration(200).style("opacity", ".9");
522
+ tooltipElem.text(el.attr("title")).style("left", window.scrollX + rect.left + (rect.right - rect.left) / 2 + "px").style("top", window.scrollY + rect.bottom + "px");
523
+ tooltipElem.html(purify.sanitize(title));
524
+ el.classed("hover", true);
525
+ }).on("mouseout", (e) => {
526
+ tooltipElem.transition().duration(500).style("opacity", 0);
527
+ const el = select(e.currentTarget);
528
+ el.classed("hover", false);
529
+ });
530
+ }
531
+ /**
532
+ * Clears the internal graph db so that a new graph can be parsed.
533
+ *
534
+ */
535
+ clear(ver = "gen-2") {
536
+ this.vertices = /* @__PURE__ */ new Map();
537
+ this.classes = /* @__PURE__ */ new Map();
538
+ this.edges = [];
539
+ this.funs = [this.setupToolTips.bind(this)];
540
+ this.diagramId = "";
541
+ this.subGraphs = [];
542
+ this.subGraphLookup = /* @__PURE__ */ new Map();
543
+ this.subCount = 0;
544
+ this.tooltips = /* @__PURE__ */ new Map();
545
+ this.firstGraphFlag = true;
546
+ this.version = ver;
547
+ this.config = getConfig2();
548
+ clear();
549
+ }
550
+ setGen(ver) {
551
+ this.version = ver || "gen-2";
552
+ }
553
+ defaultStyle() {
554
+ return "fill:#ffa;stroke: #f66; stroke-width: 3px; stroke-dasharray: 5, 5;fill:#ffa;stroke: #666;";
555
+ }
556
+ addSubGraph(_id, list, _title) {
557
+ let id = _id.text.trim();
558
+ let title = _title.text;
559
+ if (_id === _title && /\s/.exec(_title.text)) {
560
+ id = void 0;
561
+ }
562
+ const uniq = /* @__PURE__ */ __name((a) => {
563
+ const prims = { boolean: {}, number: {}, string: {} };
564
+ const objs = [];
565
+ let dir2;
566
+ const nodeList2 = a.filter(function(item) {
567
+ const type = typeof item;
568
+ if (item.stmt && item.stmt === "dir") {
569
+ dir2 = item.value;
570
+ return false;
571
+ }
572
+ if (item.trim() === "") {
573
+ return false;
574
+ }
575
+ if (type in prims) {
576
+ return prims[type].hasOwnProperty(item) ? false : prims[type][item] = true;
577
+ } else {
578
+ return objs.includes(item) ? false : objs.push(item);
579
+ }
580
+ });
581
+ return { nodeList: nodeList2, dir: dir2 };
582
+ }, "uniq");
583
+ const result = uniq(list.flat());
584
+ const nodeList = result.nodeList;
585
+ const rawDir = result.dir;
586
+ const hasExplicitDir = rawDir !== void 0;
587
+ const flowchartConfig = getConfig2().flowchart ?? {};
588
+ const dir = rawDir ?? (flowchartConfig.inheritDir ? this.getDirection() ?? getConfig2().direction ?? void 0 : void 0);
589
+ if (this.version === "gen-1") {
590
+ for (let i = 0; i < nodeList.length; i++) {
591
+ nodeList[i] = this.lookUpDomId(nodeList[i]);
592
+ }
593
+ }
594
+ id = id ?? "subGraph" + this.subCount;
595
+ title = title || "";
596
+ title = this.sanitizeText(title);
597
+ this.subCount = this.subCount + 1;
598
+ const subGraph = {
599
+ id,
600
+ nodes: nodeList,
601
+ title: title.trim(),
602
+ classes: [],
603
+ dir,
604
+ hasExplicitDir,
605
+ labelType: this.sanitizeNodeLabelType(_title == null ? void 0 : _title.type)
606
+ };
607
+ log.info("Adding", subGraph.id, subGraph.nodes, subGraph.dir);
608
+ subGraph.nodes = this.makeUniq(subGraph, this.subGraphs).nodes;
609
+ this.subGraphs.push(subGraph);
610
+ this.subGraphLookup.set(id, subGraph);
611
+ return id;
612
+ }
613
+ getPosForId(id) {
614
+ for (const [i, subGraph] of this.subGraphs.entries()) {
615
+ if (subGraph.id === id) {
616
+ return i;
617
+ }
618
+ }
619
+ return -1;
620
+ }
621
+ indexNodes2(id, pos) {
622
+ const nodes = this.subGraphs[pos].nodes;
623
+ this.secCount = this.secCount + 1;
624
+ if (this.secCount > 2e3) {
625
+ return {
626
+ result: false,
627
+ count: 0
628
+ };
629
+ }
630
+ this.posCrossRef[this.secCount] = pos;
631
+ if (this.subGraphs[pos].id === id) {
632
+ return {
633
+ result: true,
634
+ count: 0
635
+ };
636
+ }
637
+ let count = 0;
638
+ let posCount = 1;
639
+ while (count < nodes.length) {
640
+ const childPos = this.getPosForId(nodes[count]);
641
+ if (childPos >= 0) {
642
+ const res = this.indexNodes2(id, childPos);
643
+ if (res.result) {
644
+ return {
645
+ result: true,
646
+ count: posCount + res.count
647
+ };
648
+ } else {
649
+ posCount = posCount + res.count;
650
+ }
651
+ }
652
+ count = count + 1;
653
+ }
654
+ return {
655
+ result: false,
656
+ count: posCount
657
+ };
658
+ }
659
+ getDepthFirstPos(pos) {
660
+ return this.posCrossRef[pos];
661
+ }
662
+ indexNodes() {
663
+ this.secCount = -1;
664
+ if (this.subGraphs.length > 0) {
665
+ this.indexNodes2("none", this.subGraphs.length - 1);
666
+ }
667
+ }
668
+ getSubGraphs() {
669
+ return this.subGraphs;
670
+ }
671
+ firstGraph() {
672
+ if (this.firstGraphFlag) {
673
+ this.firstGraphFlag = false;
674
+ return true;
675
+ }
676
+ return false;
677
+ }
678
+ destructStartLink(_str) {
679
+ let str = _str.trim();
680
+ let type = "arrow_open";
681
+ switch (str[0]) {
682
+ case "<":
683
+ type = "arrow_point";
684
+ str = str.slice(1);
685
+ break;
686
+ case "x":
687
+ type = "arrow_cross";
688
+ str = str.slice(1);
689
+ break;
690
+ case "o":
691
+ type = "arrow_circle";
692
+ str = str.slice(1);
693
+ break;
694
+ }
695
+ let stroke = "normal";
696
+ if (str.includes("=")) {
697
+ stroke = "thick";
698
+ }
699
+ if (str.includes(".")) {
700
+ stroke = "dotted";
701
+ }
702
+ return { type, stroke };
703
+ }
704
+ countChar(char, str) {
705
+ const length = str.length;
706
+ let count = 0;
707
+ for (let i = 0; i < length; ++i) {
708
+ if (str[i] === char) {
709
+ ++count;
710
+ }
711
+ }
712
+ return count;
713
+ }
714
+ destructEndLink(_str) {
715
+ const str = _str.trim();
716
+ let line = str.slice(0, -1);
717
+ let type = "arrow_open";
718
+ switch (str.slice(-1)) {
719
+ case "x":
720
+ type = "arrow_cross";
721
+ if (str.startsWith("x")) {
722
+ type = "double_" + type;
723
+ line = line.slice(1);
724
+ }
725
+ break;
726
+ case ">":
727
+ type = "arrow_point";
728
+ if (str.startsWith("<")) {
729
+ type = "double_" + type;
730
+ line = line.slice(1);
731
+ }
732
+ break;
733
+ case "o":
734
+ type = "arrow_circle";
735
+ if (str.startsWith("o")) {
736
+ type = "double_" + type;
737
+ line = line.slice(1);
738
+ }
739
+ break;
740
+ }
741
+ let stroke = "normal";
742
+ let length = line.length - 1;
743
+ if (line.startsWith("=")) {
744
+ stroke = "thick";
745
+ }
746
+ if (line.startsWith("~")) {
747
+ stroke = "invisible";
748
+ }
749
+ const dots = this.countChar(".", line);
750
+ if (dots) {
751
+ stroke = "dotted";
752
+ length = dots;
753
+ }
754
+ return { type, stroke, length };
755
+ }
756
+ destructLink(_str, _startStr) {
757
+ const info = this.destructEndLink(_str);
758
+ let startInfo;
759
+ if (_startStr) {
760
+ startInfo = this.destructStartLink(_startStr);
761
+ if (startInfo.stroke !== info.stroke) {
762
+ return { type: "INVALID", stroke: "INVALID" };
763
+ }
764
+ if (startInfo.type === "arrow_open") {
765
+ startInfo.type = info.type;
766
+ } else {
767
+ if (startInfo.type !== info.type) {
768
+ return { type: "INVALID", stroke: "INVALID" };
769
+ }
770
+ startInfo.type = "double_" + startInfo.type;
771
+ }
772
+ if (startInfo.type === "double_arrow") {
773
+ startInfo.type = "double_arrow_point";
774
+ }
775
+ startInfo.length = info.length;
776
+ return startInfo;
777
+ }
778
+ return info;
779
+ }
780
+ // Todo optimizer this by caching existing nodes
781
+ exists(allSgs, _id) {
782
+ for (const sg of allSgs) {
783
+ if (sg.nodes.includes(_id)) {
784
+ return true;
785
+ }
786
+ }
787
+ return false;
788
+ }
789
+ /**
790
+ * Deletes an id from all subgraphs
791
+ *
792
+ */
793
+ makeUniq(sg, allSubgraphs) {
794
+ const res = [];
795
+ sg.nodes.forEach((_id, pos) => {
796
+ if (!this.exists(allSubgraphs, _id)) {
797
+ res.push(sg.nodes[pos]);
798
+ }
799
+ });
800
+ return { nodes: res };
801
+ }
802
+ getTypeFromVertex(vertex) {
803
+ if (vertex.img) {
804
+ return "imageSquare";
805
+ }
806
+ if (vertex.icon) {
807
+ if (vertex.form === "circle") {
808
+ return "iconCircle";
809
+ }
810
+ if (vertex.form === "square") {
811
+ return "iconSquare";
812
+ }
813
+ if (vertex.form === "rounded") {
814
+ return "iconRounded";
815
+ }
816
+ return "icon";
817
+ }
818
+ switch (vertex.type) {
819
+ case "square":
820
+ case void 0:
821
+ return "squareRect";
822
+ case "round":
823
+ return "roundedRect";
824
+ case "ellipse":
825
+ return "ellipse";
826
+ default:
827
+ return vertex.type;
828
+ }
829
+ }
830
+ findNode(nodes, id) {
831
+ return nodes.find((node) => node.id === id);
832
+ }
833
+ destructEdgeType(type) {
834
+ let arrowTypeStart = "none";
835
+ let arrowTypeEnd = "arrow_point";
836
+ switch (type) {
837
+ case "arrow_point":
838
+ case "arrow_circle":
839
+ case "arrow_cross":
840
+ arrowTypeEnd = type;
841
+ break;
842
+ case "double_arrow_point":
843
+ case "double_arrow_circle":
844
+ case "double_arrow_cross":
845
+ arrowTypeStart = type.replace("double_", "");
846
+ arrowTypeEnd = arrowTypeStart;
847
+ break;
848
+ }
849
+ return { arrowTypeStart, arrowTypeEnd };
850
+ }
851
+ addNodeFromVertex(vertex, nodes, parentDB, subGraphDB, config, look) {
852
+ var _a2;
853
+ const parentId = parentDB.get(vertex.id);
854
+ const isGroup = subGraphDB.get(vertex.id) ?? false;
855
+ const node = this.findNode(nodes, vertex.id);
856
+ if (node) {
857
+ node.cssStyles = vertex.styles;
858
+ node.cssCompiledStyles = this.getCompiledStyles(vertex.classes);
859
+ node.cssClasses = vertex.classes.join(" ");
860
+ } else {
861
+ const baseNode = {
862
+ id: vertex.id,
863
+ label: vertex.text,
864
+ labelType: vertex.labelType,
865
+ labelStyle: "",
866
+ parentId,
867
+ padding: ((_a2 = config.flowchart) == null ? void 0 : _a2.padding) || 8,
868
+ cssStyles: vertex.styles,
869
+ cssCompiledStyles: this.getCompiledStyles(["default", "node", ...vertex.classes]),
870
+ cssClasses: "default " + vertex.classes.join(" "),
871
+ dir: vertex.dir,
872
+ domId: vertex.domId,
873
+ look,
874
+ link: vertex.link,
875
+ linkTarget: vertex.linkTarget,
876
+ tooltip: this.getTooltip(vertex.id),
877
+ icon: vertex.icon,
878
+ pos: vertex.pos,
879
+ img: vertex.img,
880
+ assetWidth: vertex.assetWidth,
881
+ assetHeight: vertex.assetHeight,
882
+ constraint: vertex.constraint
883
+ };
884
+ if (isGroup) {
885
+ nodes.push({
886
+ ...baseNode,
887
+ isGroup: true,
888
+ shape: "rect"
889
+ });
890
+ } else {
891
+ nodes.push({
892
+ ...baseNode,
893
+ isGroup: false,
894
+ shape: this.getTypeFromVertex(vertex)
895
+ });
896
+ }
897
+ }
898
+ }
899
+ getCompiledStyles(classDefs) {
900
+ let compiledStyles = [];
901
+ for (const customClass of classDefs) {
902
+ const cssClass = this.classes.get(customClass);
903
+ if (cssClass == null ? void 0 : cssClass.styles) {
904
+ compiledStyles = [...compiledStyles, ...cssClass.styles ?? []].map((s) => s.trim());
905
+ }
906
+ if (cssClass == null ? void 0 : cssClass.textStyles) {
907
+ compiledStyles = [...compiledStyles, ...cssClass.textStyles ?? []].map((s) => s.trim());
908
+ }
909
+ }
910
+ return compiledStyles;
911
+ }
912
+ getData() {
913
+ const config = getConfig2();
914
+ const nodes = [];
915
+ const edges = [];
916
+ const subGraphs = this.getSubGraphs();
917
+ const parentDB = /* @__PURE__ */ new Map();
918
+ const subGraphDB = /* @__PURE__ */ new Map();
919
+ for (let i = subGraphs.length - 1; i >= 0; i--) {
920
+ const subGraph = subGraphs[i];
921
+ if (subGraph.nodes.length > 0) {
922
+ subGraphDB.set(subGraph.id, true);
923
+ }
924
+ for (const id of subGraph.nodes) {
925
+ parentDB.set(id, subGraph.id);
926
+ }
927
+ }
928
+ for (let i = subGraphs.length - 1; i >= 0; i--) {
929
+ const subGraph = subGraphs[i];
930
+ nodes.push({
931
+ id: subGraph.id,
932
+ label: subGraph.title,
933
+ labelStyle: "",
934
+ labelType: subGraph.labelType,
935
+ parentId: parentDB.get(subGraph.id),
936
+ padding: 8,
937
+ cssCompiledStyles: this.getCompiledStyles(subGraph.classes),
938
+ cssClasses: subGraph.classes.join(" "),
939
+ shape: "rect",
940
+ dir: subGraph.dir === "TD" ? "TB" : subGraph.dir,
941
+ // normalize TD→TB for dagre
942
+ explicitDir: subGraph.hasExplicitDir,
943
+ // true only when the user wrote an explicit 'direction X' keyword
944
+ isGroup: true,
945
+ look: config.look
946
+ });
947
+ }
948
+ const n = this.getVertices();
949
+ n.forEach((vertex) => {
950
+ this.addNodeFromVertex(vertex, nodes, parentDB, subGraphDB, config, config.look || "classic");
951
+ });
952
+ const e = this.getEdges();
953
+ e.forEach((rawEdge, index) => {
954
+ var _a2;
955
+ const { arrowTypeStart, arrowTypeEnd } = this.destructEdgeType(rawEdge.type);
956
+ const styles = [...e.defaultStyle ?? []];
957
+ if (rawEdge.style) {
958
+ styles.push(...rawEdge.style);
959
+ }
960
+ const edge = {
961
+ id: getEdgeId(rawEdge.start, rawEdge.end, { counter: index, prefix: "L" }, rawEdge.id),
962
+ isUserDefinedId: rawEdge.isUserDefinedId,
963
+ start: rawEdge.start,
964
+ end: rawEdge.end,
965
+ type: rawEdge.type ?? "normal",
966
+ label: rawEdge.text,
967
+ labelType: rawEdge.labelType,
968
+ labelpos: "c",
969
+ thickness: rawEdge.stroke,
970
+ minlen: rawEdge.length,
971
+ classes: (rawEdge == null ? void 0 : rawEdge.stroke) === "invisible" ? "" : "edge-thickness-normal edge-pattern-solid flowchart-link",
972
+ arrowTypeStart: (rawEdge == null ? void 0 : rawEdge.stroke) === "invisible" || (rawEdge == null ? void 0 : rawEdge.type) === "arrow_open" ? "none" : arrowTypeStart,
973
+ arrowTypeEnd: (rawEdge == null ? void 0 : rawEdge.stroke) === "invisible" || (rawEdge == null ? void 0 : rawEdge.type) === "arrow_open" ? "none" : arrowTypeEnd,
974
+ arrowheadStyle: "fill: #333",
975
+ cssCompiledStyles: this.getCompiledStyles(rawEdge.classes),
976
+ labelStyle: styles,
977
+ style: styles,
978
+ pattern: rawEdge.stroke,
979
+ look: config.look,
980
+ animate: rawEdge.animate,
981
+ animation: rawEdge.animation,
982
+ curve: rawEdge.interpolate || this.edges.defaultInterpolate || ((_a2 = config.flowchart) == null ? void 0 : _a2.curve)
983
+ };
984
+ edges.push(edge);
985
+ });
986
+ return { nodes, edges, other: {}, config };
987
+ }
988
+ defaultConfig() {
989
+ return defaultConfig2.flowchart;
990
+ }
991
+ }, __name(_a, "FlowDB"), _a);
992
+ var getClasses = /* @__PURE__ */ __name(function(text, diagramObj) {
993
+ return diagramObj.db.getClasses();
994
+ }, "getClasses");
995
+ var draw = /* @__PURE__ */ __name(async function(text, id, _version, diag, positions) {
996
+ var _a2;
997
+ log.info("REF0:");
998
+ log.info("Drawing state diagram (v2)", id);
999
+ const { securityLevel, flowchart: conf, layout } = getConfig2();
1000
+ diag.db.setDiagramId(id);
1001
+ log.debug("Before getData: ");
1002
+ const data4Layout = diag.db.getData();
1003
+ log.debug("Data: ", data4Layout);
1004
+ const svg = getDiagramElement(id, securityLevel);
1005
+ const direction = diag.db.getDirection();
1006
+ data4Layout.type = diag.type;
1007
+ data4Layout.layoutAlgorithm = getRegisteredLayoutAlgorithm(layout);
1008
+ if (data4Layout.layoutAlgorithm === "dagre" && layout === "elk") {
1009
+ log.warn(
1010
+ "flowchart-elk was moved to an external package in Mermaid v11. Please refer [release notes](https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0) for more details. This diagram will be rendered using `dagre` layout as a fallback."
1011
+ );
1012
+ }
1013
+ data4Layout.direction = direction;
1014
+ data4Layout.nodeSpacing = (conf == null ? void 0 : conf.nodeSpacing) || 50;
1015
+ data4Layout.rankSpacing = (conf == null ? void 0 : conf.rankSpacing) || 50;
1016
+ data4Layout.markers = ["point", "circle", "cross"];
1017
+ data4Layout.diagramId = id;
1018
+ log.debug("REF1:", data4Layout);
1019
+ await render(data4Layout, svg, positions);
1020
+ const padding = ((_a2 = data4Layout.config.flowchart) == null ? void 0 : _a2.diagramPadding) ?? 8;
1021
+ utils_default.insertTitle(
1022
+ svg,
1023
+ "flowchartTitleText",
1024
+ (conf == null ? void 0 : conf.titleTopMargin) || 0,
1025
+ diag.db.getDiagramTitle()
1026
+ );
1027
+ setupViewPortForSVG(svg, padding, "flowchart", (conf == null ? void 0 : conf.useMaxWidth) || false);
1028
+ }, "draw");
1029
+ var flowRenderer_v3_unified_default = {
1030
+ getClasses,
1031
+ draw
1032
+ };
1033
+ var parser = function() {
1034
+ var o = /* @__PURE__ */ __name(function(k, v, o2, l) {
1035
+ for (o2 = o2 || {}, l = k.length; l--; o2[k[l]] = v) ;
1036
+ return o2;
1037
+ }, "o"), $V0 = [1, 4], $V1 = [1, 3], $V2 = [1, 5], $V3 = [1, 8, 9, 10, 11, 27, 34, 36, 38, 44, 60, 84, 85, 86, 87, 88, 89, 102, 105, 106, 109, 111, 114, 115, 116, 121, 122, 123, 124, 125], $V4 = [2, 2], $V5 = [1, 13], $V6 = [1, 14], $V7 = [1, 15], $V8 = [1, 16], $V9 = [1, 23], $Va = [1, 25], $Vb = [1, 26], $Vc = [1, 27], $Vd = [1, 50], $Ve = [1, 49], $Vf = [1, 29], $Vg = [1, 30], $Vh = [1, 31], $Vi = [1, 32], $Vj = [1, 33], $Vk = [1, 45], $Vl = [1, 47], $Vm = [1, 43], $Vn = [1, 48], $Vo = [1, 44], $Vp = [1, 51], $Vq = [1, 46], $Vr = [1, 52], $Vs = [1, 53], $Vt = [1, 34], $Vu = [1, 35], $Vv = [1, 36], $Vw = [1, 37], $Vx = [1, 38], $Vy = [1, 58], $Vz = [1, 8, 9, 10, 11, 27, 32, 34, 36, 38, 44, 60, 84, 85, 86, 87, 88, 89, 102, 105, 106, 109, 111, 114, 115, 116, 121, 122, 123, 124, 125], $VA = [1, 62], $VB = [1, 61], $VC = [1, 63], $VD = [8, 9, 11, 75, 77, 78], $VE = [1, 79], $VF = [1, 92], $VG = [1, 97], $VH = [1, 96], $VI = [1, 93], $VJ = [1, 89], $VK = [1, 95], $VL = [1, 91], $VM = [1, 98], $VN = [1, 94], $VO = [1, 99], $VP = [1, 90], $VQ = [8, 9, 10, 11, 40, 75, 77, 78], $VR = [8, 9, 10, 11, 40, 46, 75, 77, 78], $VS = [8, 9, 10, 11, 29, 40, 44, 46, 48, 50, 52, 54, 56, 58, 60, 63, 65, 67, 68, 70, 75, 77, 78, 89, 102, 105, 106, 109, 111, 114, 115, 116], $VT = [8, 9, 11, 44, 60, 75, 77, 78, 89, 102, 105, 106, 109, 111, 114, 115, 116], $VU = [44, 60, 89, 102, 105, 106, 109, 111, 114, 115, 116], $VV = [1, 122], $VW = [1, 123], $VX = [1, 125], $VY = [1, 124], $VZ = [44, 60, 62, 74, 89, 102, 105, 106, 109, 111, 114, 115, 116], $V_ = [1, 134], $V$ = [1, 148], $V01 = [1, 149], $V11 = [1, 150], $V21 = [1, 151], $V31 = [1, 136], $V41 = [1, 138], $V51 = [1, 142], $V61 = [1, 143], $V71 = [1, 144], $V81 = [1, 145], $V91 = [1, 146], $Va1 = [1, 147], $Vb1 = [1, 152], $Vc1 = [1, 153], $Vd1 = [1, 132], $Ve1 = [1, 133], $Vf1 = [1, 140], $Vg1 = [1, 135], $Vh1 = [1, 139], $Vi1 = [1, 137], $Vj1 = [8, 9, 10, 11, 27, 32, 34, 36, 38, 44, 60, 84, 85, 86, 87, 88, 89, 102, 105, 106, 109, 111, 114, 115, 116, 121, 122, 123, 124, 125], $Vk1 = [1, 155], $Vl1 = [1, 157], $Vm1 = [8, 9, 11], $Vn1 = [8, 9, 10, 11, 14, 44, 60, 89, 105, 106, 109, 111, 114, 115, 116], $Vo1 = [1, 177], $Vp1 = [1, 173], $Vq1 = [1, 174], $Vr1 = [1, 178], $Vs1 = [1, 175], $Vt1 = [1, 176], $Vu1 = [77, 116, 119], $Vv1 = [8, 9, 10, 11, 12, 14, 27, 29, 32, 44, 60, 75, 84, 85, 86, 87, 88, 89, 90, 105, 109, 111, 114, 115, 116], $Vw1 = [10, 106], $Vx1 = [31, 49, 51, 53, 55, 57, 62, 64, 66, 67, 69, 71, 116, 117, 118], $Vy1 = [1, 248], $Vz1 = [1, 246], $VA1 = [1, 250], $VB1 = [1, 244], $VC1 = [1, 245], $VD1 = [1, 247], $VE1 = [1, 249], $VF1 = [1, 251], $VG1 = [1, 269], $VH1 = [8, 9, 11, 106], $VI1 = [8, 9, 10, 11, 60, 84, 105, 106, 109, 110, 111, 112];
1038
+ var parser2 = {
1039
+ trace: /* @__PURE__ */ __name(function trace() {
1040
+ }, "trace"),
1041
+ yy: {},
1042
+ symbols_: { "error": 2, "start": 3, "graphConfig": 4, "document": 5, "line": 6, "statement": 7, "SEMI": 8, "NEWLINE": 9, "SPACE": 10, "EOF": 11, "GRAPH": 12, "NODIR": 13, "DIR": 14, "FirstStmtSeparator": 15, "ending": 16, "endToken": 17, "spaceList": 18, "spaceListNewline": 19, "vertexStatement": 20, "separator": 21, "styleStatement": 22, "linkStyleStatement": 23, "classDefStatement": 24, "classStatement": 25, "clickStatement": 26, "subgraph": 27, "textNoTags": 28, "SQS": 29, "text": 30, "SQE": 31, "end": 32, "direction": 33, "acc_title": 34, "acc_title_value": 35, "acc_descr": 36, "acc_descr_value": 37, "acc_descr_multiline_value": 38, "shapeData": 39, "SHAPE_DATA": 40, "link": 41, "node": 42, "styledVertex": 43, "AMP": 44, "vertex": 45, "STYLE_SEPARATOR": 46, "idString": 47, "DOUBLECIRCLESTART": 48, "DOUBLECIRCLEEND": 49, "PS": 50, "PE": 51, "(-": 52, "-)": 53, "STADIUMSTART": 54, "STADIUMEND": 55, "SUBROUTINESTART": 56, "SUBROUTINEEND": 57, "VERTEX_WITH_PROPS_START": 58, "NODE_STRING[field]": 59, "COLON": 60, "NODE_STRING[value]": 61, "PIPE": 62, "CYLINDERSTART": 63, "CYLINDEREND": 64, "DIAMOND_START": 65, "DIAMOND_STOP": 66, "TAGEND": 67, "TRAPSTART": 68, "TRAPEND": 69, "INVTRAPSTART": 70, "INVTRAPEND": 71, "linkStatement": 72, "arrowText": 73, "TESTSTR": 74, "START_LINK": 75, "edgeText": 76, "LINK": 77, "LINK_ID": 78, "edgeTextToken": 79, "STR": 80, "MD_STR": 81, "textToken": 82, "keywords": 83, "STYLE": 84, "LINKSTYLE": 85, "CLASSDEF": 86, "CLASS": 87, "CLICK": 88, "DOWN": 89, "UP": 90, "textNoTagsToken": 91, "stylesOpt": 92, "idString[vertex]": 93, "idString[class]": 94, "CALLBACKNAME": 95, "CALLBACKARGS": 96, "HREF": 97, "LINK_TARGET": 98, "STR[link]": 99, "STR[tooltip]": 100, "alphaNum": 101, "DEFAULT": 102, "numList": 103, "INTERPOLATE": 104, "NUM": 105, "COMMA": 106, "style": 107, "styleComponent": 108, "NODE_STRING": 109, "UNIT": 110, "BRKT": 111, "PCT": 112, "idStringToken": 113, "MINUS": 114, "MULT": 115, "UNICODE_TEXT": 116, "TEXT": 117, "TAGSTART": 118, "EDGE_TEXT": 119, "alphaNumToken": 120, "direction_tb": 121, "direction_bt": 122, "direction_rl": 123, "direction_lr": 124, "direction_td": 125, "$accept": 0, "$end": 1 },
1043
+ terminals_: { 2: "error", 8: "SEMI", 9: "NEWLINE", 10: "SPACE", 11: "EOF", 12: "GRAPH", 13: "NODIR", 14: "DIR", 27: "subgraph", 29: "SQS", 31: "SQE", 32: "end", 34: "acc_title", 35: "acc_title_value", 36: "acc_descr", 37: "acc_descr_value", 38: "acc_descr_multiline_value", 40: "SHAPE_DATA", 44: "AMP", 46: "STYLE_SEPARATOR", 48: "DOUBLECIRCLESTART", 49: "DOUBLECIRCLEEND", 50: "PS", 51: "PE", 52: "(-", 53: "-)", 54: "STADIUMSTART", 55: "STADIUMEND", 56: "SUBROUTINESTART", 57: "SUBROUTINEEND", 58: "VERTEX_WITH_PROPS_START", 59: "NODE_STRING[field]", 60: "COLON", 61: "NODE_STRING[value]", 62: "PIPE", 63: "CYLINDERSTART", 64: "CYLINDEREND", 65: "DIAMOND_START", 66: "DIAMOND_STOP", 67: "TAGEND", 68: "TRAPSTART", 69: "TRAPEND", 70: "INVTRAPSTART", 71: "INVTRAPEND", 74: "TESTSTR", 75: "START_LINK", 77: "LINK", 78: "LINK_ID", 80: "STR", 81: "MD_STR", 84: "STYLE", 85: "LINKSTYLE", 86: "CLASSDEF", 87: "CLASS", 88: "CLICK", 89: "DOWN", 90: "UP", 93: "idString[vertex]", 94: "idString[class]", 95: "CALLBACKNAME", 96: "CALLBACKARGS", 97: "HREF", 98: "LINK_TARGET", 99: "STR[link]", 100: "STR[tooltip]", 102: "DEFAULT", 104: "INTERPOLATE", 105: "NUM", 106: "COMMA", 109: "NODE_STRING", 110: "UNIT", 111: "BRKT", 112: "PCT", 114: "MINUS", 115: "MULT", 116: "UNICODE_TEXT", 117: "TEXT", 118: "TAGSTART", 119: "EDGE_TEXT", 121: "direction_tb", 122: "direction_bt", 123: "direction_rl", 124: "direction_lr", 125: "direction_td" },
1044
+ productions_: [0, [3, 2], [5, 0], [5, 2], [6, 1], [6, 1], [6, 1], [6, 1], [6, 1], [4, 2], [4, 2], [4, 2], [4, 3], [16, 2], [16, 1], [17, 1], [17, 1], [17, 1], [15, 1], [15, 1], [15, 2], [19, 2], [19, 2], [19, 1], [19, 1], [18, 2], [18, 1], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [7, 9], [7, 6], [7, 4], [7, 1], [7, 2], [7, 2], [7, 1], [21, 1], [21, 1], [21, 1], [39, 2], [39, 1], [20, 4], [20, 3], [20, 4], [20, 2], [20, 2], [20, 1], [42, 1], [42, 6], [42, 5], [43, 1], [43, 3], [45, 4], [45, 4], [45, 6], [45, 4], [45, 4], [45, 4], [45, 8], [45, 4], [45, 4], [45, 4], [45, 6], [45, 4], [45, 4], [45, 4], [45, 4], [45, 4], [45, 1], [41, 2], [41, 3], [41, 3], [41, 1], [41, 3], [41, 4], [76, 1], [76, 2], [76, 1], [76, 1], [72, 1], [72, 2], [73, 3], [30, 1], [30, 2], [30, 1], [30, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [28, 1], [28, 2], [28, 1], [28, 1], [24, 5], [25, 5], [26, 2], [26, 4], [26, 3], [26, 5], [26, 3], [26, 5], [26, 5], [26, 7], [26, 2], [26, 4], [26, 2], [26, 4], [26, 4], [26, 6], [22, 5], [23, 5], [23, 5], [23, 9], [23, 9], [23, 7], [23, 7], [103, 1], [103, 3], [92, 1], [92, 3], [107, 1], [107, 2], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [82, 1], [82, 1], [82, 1], [82, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [79, 1], [79, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [47, 1], [47, 2], [101, 1], [101, 2], [33, 1], [33, 1], [33, 1], [33, 1], [33, 1]],
1045
+ performAction: /* @__PURE__ */ __name(function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) {
1046
+ var $0 = $$.length - 1;
1047
+ switch (yystate) {
1048
+ case 2:
1049
+ this.$ = [];
1050
+ break;
1051
+ case 3:
1052
+ if (!Array.isArray($$[$0]) || $$[$0].length > 0) {
1053
+ $$[$0 - 1].push($$[$0]);
1054
+ }
1055
+ this.$ = $$[$0 - 1];
1056
+ break;
1057
+ case 4:
1058
+ case 183:
1059
+ this.$ = $$[$0];
1060
+ break;
1061
+ case 11:
1062
+ yy.setDirection("TB");
1063
+ this.$ = "TB";
1064
+ break;
1065
+ case 12:
1066
+ yy.setDirection($$[$0 - 1]);
1067
+ this.$ = $$[$0 - 1];
1068
+ break;
1069
+ case 27:
1070
+ this.$ = $$[$0 - 1].nodes;
1071
+ break;
1072
+ case 28:
1073
+ case 29:
1074
+ case 30:
1075
+ case 31:
1076
+ case 32:
1077
+ this.$ = [];
1078
+ break;
1079
+ case 33:
1080
+ this.$ = yy.addSubGraph($$[$0 - 6], $$[$0 - 1], $$[$0 - 4]);
1081
+ break;
1082
+ case 34:
1083
+ this.$ = yy.addSubGraph($$[$0 - 3], $$[$0 - 1], $$[$0 - 3]);
1084
+ break;
1085
+ case 35:
1086
+ this.$ = yy.addSubGraph(void 0, $$[$0 - 1], void 0);
1087
+ break;
1088
+ case 37:
1089
+ this.$ = $$[$0].trim();
1090
+ yy.setAccTitle(this.$);
1091
+ break;
1092
+ case 38:
1093
+ case 39:
1094
+ this.$ = $$[$0].trim();
1095
+ yy.setAccDescription(this.$);
1096
+ break;
1097
+ case 43:
1098
+ this.$ = $$[$0 - 1] + $$[$0];
1099
+ break;
1100
+ case 44:
1101
+ this.$ = $$[$0];
1102
+ break;
1103
+ case 45:
1104
+ yy.addVertex($$[$0 - 1][$$[$0 - 1].length - 1], void 0, void 0, void 0, void 0, void 0, void 0, $$[$0]);
1105
+ yy.addLink($$[$0 - 3].stmt, $$[$0 - 1], $$[$0 - 2]);
1106
+ this.$ = { stmt: $$[$0 - 1], nodes: $$[$0 - 1].concat($$[$0 - 3].nodes) };
1107
+ break;
1108
+ case 46:
1109
+ yy.addLink($$[$0 - 2].stmt, $$[$0], $$[$0 - 1]);
1110
+ this.$ = { stmt: $$[$0], nodes: $$[$0].concat($$[$0 - 2].nodes) };
1111
+ break;
1112
+ case 47:
1113
+ yy.addLink($$[$0 - 3].stmt, $$[$0 - 1], $$[$0 - 2]);
1114
+ this.$ = { stmt: $$[$0 - 1], nodes: $$[$0 - 1].concat($$[$0 - 3].nodes) };
1115
+ break;
1116
+ case 48:
1117
+ this.$ = { stmt: $$[$0 - 1], nodes: $$[$0 - 1] };
1118
+ break;
1119
+ case 49:
1120
+ yy.addVertex($$[$0 - 1][$$[$0 - 1].length - 1], void 0, void 0, void 0, void 0, void 0, void 0, $$[$0]);
1121
+ this.$ = { stmt: $$[$0 - 1], nodes: $$[$0 - 1], shapeData: $$[$0] };
1122
+ break;
1123
+ case 50:
1124
+ this.$ = { stmt: $$[$0], nodes: $$[$0] };
1125
+ break;
1126
+ case 51:
1127
+ this.$ = [$$[$0]];
1128
+ break;
1129
+ case 52:
1130
+ yy.addVertex($$[$0 - 5][$$[$0 - 5].length - 1], void 0, void 0, void 0, void 0, void 0, void 0, $$[$0 - 4]);
1131
+ this.$ = $$[$0 - 5].concat($$[$0]);
1132
+ break;
1133
+ case 53:
1134
+ this.$ = $$[$0 - 4].concat($$[$0]);
1135
+ break;
1136
+ case 54:
1137
+ this.$ = $$[$0];
1138
+ break;
1139
+ case 55:
1140
+ this.$ = $$[$0 - 2];
1141
+ yy.setClass($$[$0 - 2], $$[$0]);
1142
+ break;
1143
+ case 56:
1144
+ this.$ = $$[$0 - 3];
1145
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "square");
1146
+ break;
1147
+ case 57:
1148
+ this.$ = $$[$0 - 3];
1149
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "doublecircle");
1150
+ break;
1151
+ case 58:
1152
+ this.$ = $$[$0 - 5];
1153
+ yy.addVertex($$[$0 - 5], $$[$0 - 2], "circle");
1154
+ break;
1155
+ case 59:
1156
+ this.$ = $$[$0 - 3];
1157
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "ellipse");
1158
+ break;
1159
+ case 60:
1160
+ this.$ = $$[$0 - 3];
1161
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "stadium");
1162
+ break;
1163
+ case 61:
1164
+ this.$ = $$[$0 - 3];
1165
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "subroutine");
1166
+ break;
1167
+ case 62:
1168
+ this.$ = $$[$0 - 7];
1169
+ yy.addVertex($$[$0 - 7], $$[$0 - 1], "rect", void 0, void 0, void 0, Object.fromEntries([[$$[$0 - 5], $$[$0 - 3]]]));
1170
+ break;
1171
+ case 63:
1172
+ this.$ = $$[$0 - 3];
1173
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "cylinder");
1174
+ break;
1175
+ case 64:
1176
+ this.$ = $$[$0 - 3];
1177
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "round");
1178
+ break;
1179
+ case 65:
1180
+ this.$ = $$[$0 - 3];
1181
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "diamond");
1182
+ break;
1183
+ case 66:
1184
+ this.$ = $$[$0 - 5];
1185
+ yy.addVertex($$[$0 - 5], $$[$0 - 2], "hexagon");
1186
+ break;
1187
+ case 67:
1188
+ this.$ = $$[$0 - 3];
1189
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "odd");
1190
+ break;
1191
+ case 68:
1192
+ this.$ = $$[$0 - 3];
1193
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "trapezoid");
1194
+ break;
1195
+ case 69:
1196
+ this.$ = $$[$0 - 3];
1197
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "inv_trapezoid");
1198
+ break;
1199
+ case 70:
1200
+ this.$ = $$[$0 - 3];
1201
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "lean_right");
1202
+ break;
1203
+ case 71:
1204
+ this.$ = $$[$0 - 3];
1205
+ yy.addVertex($$[$0 - 3], $$[$0 - 1], "lean_left");
1206
+ break;
1207
+ case 72:
1208
+ this.$ = $$[$0];
1209
+ yy.addVertex($$[$0]);
1210
+ break;
1211
+ case 73:
1212
+ $$[$0 - 1].text = $$[$0];
1213
+ this.$ = $$[$0 - 1];
1214
+ break;
1215
+ case 74:
1216
+ case 75:
1217
+ $$[$0 - 2].text = $$[$0 - 1];
1218
+ this.$ = $$[$0 - 2];
1219
+ break;
1220
+ case 76:
1221
+ this.$ = $$[$0];
1222
+ break;
1223
+ case 77:
1224
+ var inf = yy.destructLink($$[$0], $$[$0 - 2]);
1225
+ this.$ = { "type": inf.type, "stroke": inf.stroke, "length": inf.length, "text": $$[$0 - 1] };
1226
+ break;
1227
+ case 78:
1228
+ var inf = yy.destructLink($$[$0], $$[$0 - 2]);
1229
+ this.$ = { "type": inf.type, "stroke": inf.stroke, "length": inf.length, "text": $$[$0 - 1], "id": $$[$0 - 3] };
1230
+ break;
1231
+ case 79:
1232
+ this.$ = { text: $$[$0], type: "text" };
1233
+ break;
1234
+ case 80:
1235
+ this.$ = { text: $$[$0 - 1].text + "" + $$[$0], type: $$[$0 - 1].type };
1236
+ break;
1237
+ case 81:
1238
+ this.$ = { text: $$[$0], type: "string" };
1239
+ break;
1240
+ case 82:
1241
+ this.$ = { text: $$[$0], type: "markdown" };
1242
+ break;
1243
+ case 83:
1244
+ var inf = yy.destructLink($$[$0]);
1245
+ this.$ = { "type": inf.type, "stroke": inf.stroke, "length": inf.length };
1246
+ break;
1247
+ case 84:
1248
+ var inf = yy.destructLink($$[$0]);
1249
+ this.$ = { "type": inf.type, "stroke": inf.stroke, "length": inf.length, "id": $$[$0 - 1] };
1250
+ break;
1251
+ case 85:
1252
+ this.$ = $$[$0 - 1];
1253
+ break;
1254
+ case 86:
1255
+ this.$ = { text: $$[$0], type: "text" };
1256
+ break;
1257
+ case 87:
1258
+ this.$ = { text: $$[$0 - 1].text + "" + $$[$0], type: $$[$0 - 1].type };
1259
+ break;
1260
+ case 88:
1261
+ this.$ = { text: $$[$0], type: "string" };
1262
+ break;
1263
+ case 89:
1264
+ case 104:
1265
+ this.$ = { text: $$[$0], type: "markdown" };
1266
+ break;
1267
+ case 101:
1268
+ this.$ = { text: $$[$0], type: "text" };
1269
+ break;
1270
+ case 102:
1271
+ this.$ = { text: $$[$0 - 1].text + "" + $$[$0], type: $$[$0 - 1].type };
1272
+ break;
1273
+ case 103:
1274
+ this.$ = { text: $$[$0], type: "text" };
1275
+ break;
1276
+ case 105:
1277
+ this.$ = $$[$0 - 4];
1278
+ yy.addClass($$[$0 - 2], $$[$0]);
1279
+ break;
1280
+ case 106:
1281
+ this.$ = $$[$0 - 4];
1282
+ yy.setClass($$[$0 - 2], $$[$0]);
1283
+ break;
1284
+ case 107:
1285
+ case 115:
1286
+ this.$ = $$[$0 - 1];
1287
+ yy.setClickEvent($$[$0 - 1], $$[$0]);
1288
+ break;
1289
+ case 108:
1290
+ case 116:
1291
+ this.$ = $$[$0 - 3];
1292
+ yy.setClickEvent($$[$0 - 3], $$[$0 - 2]);
1293
+ yy.setTooltip($$[$0 - 3], $$[$0]);
1294
+ break;
1295
+ case 109:
1296
+ this.$ = $$[$0 - 2];
1297
+ yy.setClickEvent($$[$0 - 2], $$[$0 - 1], $$[$0]);
1298
+ break;
1299
+ case 110:
1300
+ this.$ = $$[$0 - 4];
1301
+ yy.setClickEvent($$[$0 - 4], $$[$0 - 3], $$[$0 - 2]);
1302
+ yy.setTooltip($$[$0 - 4], $$[$0]);
1303
+ break;
1304
+ case 111:
1305
+ this.$ = $$[$0 - 2];
1306
+ yy.setLink($$[$0 - 2], $$[$0]);
1307
+ break;
1308
+ case 112:
1309
+ this.$ = $$[$0 - 4];
1310
+ yy.setLink($$[$0 - 4], $$[$0 - 2]);
1311
+ yy.setTooltip($$[$0 - 4], $$[$0]);
1312
+ break;
1313
+ case 113:
1314
+ this.$ = $$[$0 - 4];
1315
+ yy.setLink($$[$0 - 4], $$[$0 - 2], $$[$0]);
1316
+ break;
1317
+ case 114:
1318
+ this.$ = $$[$0 - 6];
1319
+ yy.setLink($$[$0 - 6], $$[$0 - 4], $$[$0]);
1320
+ yy.setTooltip($$[$0 - 6], $$[$0 - 2]);
1321
+ break;
1322
+ case 117:
1323
+ this.$ = $$[$0 - 1];
1324
+ yy.setLink($$[$0 - 1], $$[$0]);
1325
+ break;
1326
+ case 118:
1327
+ this.$ = $$[$0 - 3];
1328
+ yy.setLink($$[$0 - 3], $$[$0 - 2]);
1329
+ yy.setTooltip($$[$0 - 3], $$[$0]);
1330
+ break;
1331
+ case 119:
1332
+ this.$ = $$[$0 - 3];
1333
+ yy.setLink($$[$0 - 3], $$[$0 - 2], $$[$0]);
1334
+ break;
1335
+ case 120:
1336
+ this.$ = $$[$0 - 5];
1337
+ yy.setLink($$[$0 - 5], $$[$0 - 4], $$[$0]);
1338
+ yy.setTooltip($$[$0 - 5], $$[$0 - 2]);
1339
+ break;
1340
+ case 121:
1341
+ this.$ = $$[$0 - 4];
1342
+ yy.addVertex($$[$0 - 2], void 0, void 0, $$[$0]);
1343
+ break;
1344
+ case 122:
1345
+ this.$ = $$[$0 - 4];
1346
+ yy.updateLink([$$[$0 - 2]], $$[$0]);
1347
+ break;
1348
+ case 123:
1349
+ this.$ = $$[$0 - 4];
1350
+ yy.updateLink($$[$0 - 2], $$[$0]);
1351
+ break;
1352
+ case 124:
1353
+ this.$ = $$[$0 - 8];
1354
+ yy.updateLinkInterpolate([$$[$0 - 6]], $$[$0 - 2]);
1355
+ yy.updateLink([$$[$0 - 6]], $$[$0]);
1356
+ break;
1357
+ case 125:
1358
+ this.$ = $$[$0 - 8];
1359
+ yy.updateLinkInterpolate($$[$0 - 6], $$[$0 - 2]);
1360
+ yy.updateLink($$[$0 - 6], $$[$0]);
1361
+ break;
1362
+ case 126:
1363
+ this.$ = $$[$0 - 6];
1364
+ yy.updateLinkInterpolate([$$[$0 - 4]], $$[$0]);
1365
+ break;
1366
+ case 127:
1367
+ this.$ = $$[$0 - 6];
1368
+ yy.updateLinkInterpolate($$[$0 - 4], $$[$0]);
1369
+ break;
1370
+ case 128:
1371
+ case 130:
1372
+ this.$ = [$$[$0]];
1373
+ break;
1374
+ case 129:
1375
+ case 131:
1376
+ $$[$0 - 2].push($$[$0]);
1377
+ this.$ = $$[$0 - 2];
1378
+ break;
1379
+ case 133:
1380
+ this.$ = $$[$0 - 1] + $$[$0];
1381
+ break;
1382
+ case 181:
1383
+ this.$ = $$[$0];
1384
+ break;
1385
+ case 182:
1386
+ this.$ = $$[$0 - 1] + "" + $$[$0];
1387
+ break;
1388
+ case 184:
1389
+ this.$ = $$[$0 - 1] + "" + $$[$0];
1390
+ break;
1391
+ case 185:
1392
+ this.$ = { stmt: "dir", value: "TB" };
1393
+ break;
1394
+ case 186:
1395
+ this.$ = { stmt: "dir", value: "BT" };
1396
+ break;
1397
+ case 187:
1398
+ this.$ = { stmt: "dir", value: "RL" };
1399
+ break;
1400
+ case 188:
1401
+ this.$ = { stmt: "dir", value: "LR" };
1402
+ break;
1403
+ case 189:
1404
+ this.$ = { stmt: "dir", value: "TD" };
1405
+ break;
1406
+ }
1407
+ }, "anonymous"),
1408
+ table: [{ 3: 1, 4: 2, 9: $V0, 10: $V1, 12: $V2 }, { 1: [3] }, o($V3, $V4, { 5: 6 }), { 4: 7, 9: $V0, 10: $V1, 12: $V2 }, { 4: 8, 9: $V0, 10: $V1, 12: $V2 }, { 13: [1, 9], 14: [1, 10] }, { 1: [2, 1], 6: 11, 7: 12, 8: $V5, 9: $V6, 10: $V7, 11: $V8, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: $V9, 33: 24, 34: $Va, 36: $Vb, 38: $Vc, 42: 28, 43: 39, 44: $Vd, 45: 40, 47: 41, 60: $Ve, 84: $Vf, 85: $Vg, 86: $Vh, 87: $Vi, 88: $Vj, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs, 121: $Vt, 122: $Vu, 123: $Vv, 124: $Vw, 125: $Vx }, o($V3, [2, 9]), o($V3, [2, 10]), o($V3, [2, 11]), { 8: [1, 55], 9: [1, 56], 10: $Vy, 15: 54, 18: 57 }, o($Vz, [2, 3]), o($Vz, [2, 4]), o($Vz, [2, 5]), o($Vz, [2, 6]), o($Vz, [2, 7]), o($Vz, [2, 8]), { 8: $VA, 9: $VB, 11: $VC, 21: 59, 41: 60, 72: 64, 75: [1, 65], 77: [1, 67], 78: [1, 66] }, { 8: $VA, 9: $VB, 11: $VC, 21: 68 }, { 8: $VA, 9: $VB, 11: $VC, 21: 69 }, { 8: $VA, 9: $VB, 11: $VC, 21: 70 }, { 8: $VA, 9: $VB, 11: $VC, 21: 71 }, { 8: $VA, 9: $VB, 11: $VC, 21: 72 }, { 8: $VA, 9: $VB, 10: [1, 73], 11: $VC, 21: 74 }, o($Vz, [2, 36]), { 35: [1, 75] }, { 37: [1, 76] }, o($Vz, [2, 39]), o($VD, [2, 50], { 18: 77, 39: 78, 10: $Vy, 40: $VE }), { 10: [1, 80] }, { 10: [1, 81] }, { 10: [1, 82] }, { 10: [1, 83] }, { 14: $VF, 44: $VG, 60: $VH, 80: [1, 87], 89: $VI, 95: [1, 84], 97: [1, 85], 101: 86, 105: $VJ, 106: $VK, 109: $VL, 111: $VM, 114: $VN, 115: $VO, 116: $VP, 120: 88 }, o($Vz, [2, 185]), o($Vz, [2, 186]), o($Vz, [2, 187]), o($Vz, [2, 188]), o($Vz, [2, 189]), o($VQ, [2, 51]), o($VQ, [2, 54], { 46: [1, 100] }), o($VR, [2, 72], { 113: 113, 29: [1, 101], 44: $Vd, 48: [1, 102], 50: [1, 103], 52: [1, 104], 54: [1, 105], 56: [1, 106], 58: [1, 107], 60: $Ve, 63: [1, 108], 65: [1, 109], 67: [1, 110], 68: [1, 111], 70: [1, 112], 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 114: $Vq, 115: $Vr, 116: $Vs }), o($VS, [2, 181]), o($VS, [2, 142]), o($VS, [2, 143]), o($VS, [2, 144]), o($VS, [2, 145]), o($VS, [2, 146]), o($VS, [2, 147]), o($VS, [2, 148]), o($VS, [2, 149]), o($VS, [2, 150]), o($VS, [2, 151]), o($VS, [2, 152]), o($V3, [2, 12]), o($V3, [2, 18]), o($V3, [2, 19]), { 9: [1, 114] }, o($VT, [2, 26], { 18: 115, 10: $Vy }), o($Vz, [2, 27]), { 42: 116, 43: 39, 44: $Vd, 45: 40, 47: 41, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs }, o($Vz, [2, 40]), o($Vz, [2, 41]), o($Vz, [2, 42]), o($VU, [2, 76], { 73: 117, 62: [1, 119], 74: [1, 118] }), { 76: 120, 79: 121, 80: $VV, 81: $VW, 116: $VX, 119: $VY }, { 75: [1, 126], 77: [1, 127] }, o($VZ, [2, 83]), o($Vz, [2, 28]), o($Vz, [2, 29]), o($Vz, [2, 30]), o($Vz, [2, 31]), o($Vz, [2, 32]), { 10: $V_, 12: $V$, 14: $V01, 27: $V11, 28: 128, 32: $V21, 44: $V31, 60: $V41, 75: $V51, 80: [1, 130], 81: [1, 131], 83: 141, 84: $V61, 85: $V71, 86: $V81, 87: $V91, 88: $Va1, 89: $Vb1, 90: $Vc1, 91: 129, 105: $Vd1, 109: $Ve1, 111: $Vf1, 114: $Vg1, 115: $Vh1, 116: $Vi1 }, o($Vj1, $V4, { 5: 154 }), o($Vz, [2, 37]), o($Vz, [2, 38]), o($VD, [2, 48], { 44: $Vk1 }), o($VD, [2, 49], { 18: 156, 10: $Vy, 40: $Vl1 }), o($VQ, [2, 44]), { 44: $Vd, 47: 158, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs }, { 102: [1, 159], 103: 160, 105: [1, 161] }, { 44: $Vd, 47: 162, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs }, { 44: $Vd, 47: 163, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs }, o($Vm1, [2, 107], { 10: [1, 164], 96: [1, 165] }), { 80: [1, 166] }, o($Vm1, [2, 115], { 120: 168, 10: [1, 167], 14: $VF, 44: $VG, 60: $VH, 89: $VI, 105: $VJ, 106: $VK, 109: $VL, 111: $VM, 114: $VN, 115: $VO, 116: $VP }), o($Vm1, [2, 117], { 10: [1, 169] }), o($Vn1, [2, 183]), o($Vn1, [2, 170]), o($Vn1, [2, 171]), o($Vn1, [2, 172]), o($Vn1, [2, 173]), o($Vn1, [2, 174]), o($Vn1, [2, 175]), o($Vn1, [2, 176]), o($Vn1, [2, 177]), o($Vn1, [2, 178]), o($Vn1, [2, 179]), o($Vn1, [2, 180]), { 44: $Vd, 47: 170, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs }, { 30: 171, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 179, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 181, 50: [1, 180], 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 182, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 183, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 184, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 109: [1, 185] }, { 30: 186, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 187, 65: [1, 188], 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 189, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 190, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 191, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, o($VS, [2, 182]), o($V3, [2, 20]), o($VT, [2, 25]), o($VD, [2, 46], { 39: 192, 18: 193, 10: $Vy, 40: $VE }), o($VU, [2, 73], { 10: [1, 194] }), { 10: [1, 195] }, { 30: 196, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 77: [1, 197], 79: 198, 116: $VX, 119: $VY }, o($Vu1, [2, 79]), o($Vu1, [2, 81]), o($Vu1, [2, 82]), o($Vu1, [2, 168]), o($Vu1, [2, 169]), { 76: 199, 79: 121, 80: $VV, 81: $VW, 116: $VX, 119: $VY }, o($VZ, [2, 84]), { 8: $VA, 9: $VB, 10: $V_, 11: $VC, 12: $V$, 14: $V01, 21: 201, 27: $V11, 29: [1, 200], 32: $V21, 44: $V31, 60: $V41, 75: $V51, 83: 141, 84: $V61, 85: $V71, 86: $V81, 87: $V91, 88: $Va1, 89: $Vb1, 90: $Vc1, 91: 202, 105: $Vd1, 109: $Ve1, 111: $Vf1, 114: $Vg1, 115: $Vh1, 116: $Vi1 }, o($Vv1, [2, 101]), o($Vv1, [2, 103]), o($Vv1, [2, 104]), o($Vv1, [2, 157]), o($Vv1, [2, 158]), o($Vv1, [2, 159]), o($Vv1, [2, 160]), o($Vv1, [2, 161]), o($Vv1, [2, 162]), o($Vv1, [2, 163]), o($Vv1, [2, 164]), o($Vv1, [2, 165]), o($Vv1, [2, 166]), o($Vv1, [2, 167]), o($Vv1, [2, 90]), o($Vv1, [2, 91]), o($Vv1, [2, 92]), o($Vv1, [2, 93]), o($Vv1, [2, 94]), o($Vv1, [2, 95]), o($Vv1, [2, 96]), o($Vv1, [2, 97]), o($Vv1, [2, 98]), o($Vv1, [2, 99]), o($Vv1, [2, 100]), { 6: 11, 7: 12, 8: $V5, 9: $V6, 10: $V7, 11: $V8, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: $V9, 32: [1, 203], 33: 24, 34: $Va, 36: $Vb, 38: $Vc, 42: 28, 43: 39, 44: $Vd, 45: 40, 47: 41, 60: $Ve, 84: $Vf, 85: $Vg, 86: $Vh, 87: $Vi, 88: $Vj, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs, 121: $Vt, 122: $Vu, 123: $Vv, 124: $Vw, 125: $Vx }, { 10: $Vy, 18: 204 }, { 44: [1, 205] }, o($VQ, [2, 43]), { 10: [1, 206], 44: $Vd, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 113, 114: $Vq, 115: $Vr, 116: $Vs }, { 10: [1, 207] }, { 10: [1, 208], 106: [1, 209] }, o($Vw1, [2, 128]), { 10: [1, 210], 44: $Vd, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 113, 114: $Vq, 115: $Vr, 116: $Vs }, { 10: [1, 211], 44: $Vd, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 113, 114: $Vq, 115: $Vr, 116: $Vs }, { 80: [1, 212] }, o($Vm1, [2, 109], { 10: [1, 213] }), o($Vm1, [2, 111], { 10: [1, 214] }), { 80: [1, 215] }, o($Vn1, [2, 184]), { 80: [1, 216], 98: [1, 217] }, o($VQ, [2, 55], { 113: 113, 44: $Vd, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 114: $Vq, 115: $Vr, 116: $Vs }), { 31: [1, 218], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, o($Vx1, [2, 86]), o($Vx1, [2, 88]), o($Vx1, [2, 89]), o($Vx1, [2, 153]), o($Vx1, [2, 154]), o($Vx1, [2, 155]), o($Vx1, [2, 156]), { 49: [1, 220], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 221, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 51: [1, 222], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 53: [1, 223], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 55: [1, 224], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 57: [1, 225], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 60: [1, 226] }, { 64: [1, 227], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 66: [1, 228], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 30: 229, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 31: [1, 230], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 67: $Vo1, 69: [1, 231], 71: [1, 232], 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 67: $Vo1, 69: [1, 234], 71: [1, 233], 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, o($VD, [2, 45], { 18: 156, 10: $Vy, 40: $Vl1 }), o($VD, [2, 47], { 44: $Vk1 }), o($VU, [2, 75]), o($VU, [2, 74]), { 62: [1, 235], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, o($VU, [2, 77]), o($Vu1, [2, 80]), { 77: [1, 236], 79: 198, 116: $VX, 119: $VY }, { 30: 237, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, o($Vj1, $V4, { 5: 238 }), o($Vv1, [2, 102]), o($Vz, [2, 35]), { 43: 239, 44: $Vd, 45: 40, 47: 41, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs }, { 10: $Vy, 18: 240 }, { 10: $Vy1, 60: $Vz1, 84: $VA1, 92: 241, 105: $VB1, 107: 242, 108: 243, 109: $VC1, 110: $VD1, 111: $VE1, 112: $VF1 }, { 10: $Vy1, 60: $Vz1, 84: $VA1, 92: 252, 104: [1, 253], 105: $VB1, 107: 242, 108: 243, 109: $VC1, 110: $VD1, 111: $VE1, 112: $VF1 }, { 10: $Vy1, 60: $Vz1, 84: $VA1, 92: 254, 104: [1, 255], 105: $VB1, 107: 242, 108: 243, 109: $VC1, 110: $VD1, 111: $VE1, 112: $VF1 }, { 105: [1, 256] }, { 10: $Vy1, 60: $Vz1, 84: $VA1, 92: 257, 105: $VB1, 107: 242, 108: 243, 109: $VC1, 110: $VD1, 111: $VE1, 112: $VF1 }, { 44: $Vd, 47: 258, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs }, o($Vm1, [2, 108]), { 80: [1, 259] }, { 80: [1, 260], 98: [1, 261] }, o($Vm1, [2, 116]), o($Vm1, [2, 118], { 10: [1, 262] }), o($Vm1, [2, 119]), o($VR, [2, 56]), o($Vx1, [2, 87]), o($VR, [2, 57]), { 51: [1, 263], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, o($VR, [2, 64]), o($VR, [2, 59]), o($VR, [2, 60]), o($VR, [2, 61]), { 109: [1, 264] }, o($VR, [2, 63]), o($VR, [2, 65]), { 66: [1, 265], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, o($VR, [2, 67]), o($VR, [2, 68]), o($VR, [2, 70]), o($VR, [2, 69]), o($VR, [2, 71]), o([10, 44, 60, 89, 102, 105, 106, 109, 111, 114, 115, 116], [2, 85]), o($VU, [2, 78]), { 31: [1, 266], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 6: 11, 7: 12, 8: $V5, 9: $V6, 10: $V7, 11: $V8, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: $V9, 32: [1, 267], 33: 24, 34: $Va, 36: $Vb, 38: $Vc, 42: 28, 43: 39, 44: $Vd, 45: 40, 47: 41, 60: $Ve, 84: $Vf, 85: $Vg, 86: $Vh, 87: $Vi, 88: $Vj, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs, 121: $Vt, 122: $Vu, 123: $Vv, 124: $Vw, 125: $Vx }, o($VQ, [2, 53]), { 43: 268, 44: $Vd, 45: 40, 47: 41, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs }, o($Vm1, [2, 121], { 106: $VG1 }), o($VH1, [2, 130], { 108: 270, 10: $Vy1, 60: $Vz1, 84: $VA1, 105: $VB1, 109: $VC1, 110: $VD1, 111: $VE1, 112: $VF1 }), o($VI1, [2, 132]), o($VI1, [2, 134]), o($VI1, [2, 135]), o($VI1, [2, 136]), o($VI1, [2, 137]), o($VI1, [2, 138]), o($VI1, [2, 139]), o($VI1, [2, 140]), o($VI1, [2, 141]), o($Vm1, [2, 122], { 106: $VG1 }), { 10: [1, 271] }, o($Vm1, [2, 123], { 106: $VG1 }), { 10: [1, 272] }, o($Vw1, [2, 129]), o($Vm1, [2, 105], { 106: $VG1 }), o($Vm1, [2, 106], { 113: 113, 44: $Vd, 60: $Ve, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 114: $Vq, 115: $Vr, 116: $Vs }), o($Vm1, [2, 110]), o($Vm1, [2, 112], { 10: [1, 273] }), o($Vm1, [2, 113]), { 98: [1, 274] }, { 51: [1, 275] }, { 62: [1, 276] }, { 66: [1, 277] }, { 8: $VA, 9: $VB, 11: $VC, 21: 278 }, o($Vz, [2, 34]), o($VQ, [2, 52]), { 10: $Vy1, 60: $Vz1, 84: $VA1, 105: $VB1, 107: 279, 108: 243, 109: $VC1, 110: $VD1, 111: $VE1, 112: $VF1 }, o($VI1, [2, 133]), { 14: $VF, 44: $VG, 60: $VH, 89: $VI, 101: 280, 105: $VJ, 106: $VK, 109: $VL, 111: $VM, 114: $VN, 115: $VO, 116: $VP, 120: 88 }, { 14: $VF, 44: $VG, 60: $VH, 89: $VI, 101: 281, 105: $VJ, 106: $VK, 109: $VL, 111: $VM, 114: $VN, 115: $VO, 116: $VP, 120: 88 }, { 98: [1, 282] }, o($Vm1, [2, 120]), o($VR, [2, 58]), { 30: 283, 67: $Vo1, 80: $Vp1, 81: $Vq1, 82: 172, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, o($VR, [2, 66]), o($Vj1, $V4, { 5: 284 }), o($VH1, [2, 131], { 108: 270, 10: $Vy1, 60: $Vz1, 84: $VA1, 105: $VB1, 109: $VC1, 110: $VD1, 111: $VE1, 112: $VF1 }), o($Vm1, [2, 126], { 120: 168, 10: [1, 285], 14: $VF, 44: $VG, 60: $VH, 89: $VI, 105: $VJ, 106: $VK, 109: $VL, 111: $VM, 114: $VN, 115: $VO, 116: $VP }), o($Vm1, [2, 127], { 120: 168, 10: [1, 286], 14: $VF, 44: $VG, 60: $VH, 89: $VI, 105: $VJ, 106: $VK, 109: $VL, 111: $VM, 114: $VN, 115: $VO, 116: $VP }), o($Vm1, [2, 114]), { 31: [1, 287], 67: $Vo1, 82: 219, 116: $Vr1, 117: $Vs1, 118: $Vt1 }, { 6: 11, 7: 12, 8: $V5, 9: $V6, 10: $V7, 11: $V8, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: $V9, 32: [1, 288], 33: 24, 34: $Va, 36: $Vb, 38: $Vc, 42: 28, 43: 39, 44: $Vd, 45: 40, 47: 41, 60: $Ve, 84: $Vf, 85: $Vg, 86: $Vh, 87: $Vi, 88: $Vj, 89: $Vk, 102: $Vl, 105: $Vm, 106: $Vn, 109: $Vo, 111: $Vp, 113: 42, 114: $Vq, 115: $Vr, 116: $Vs, 121: $Vt, 122: $Vu, 123: $Vv, 124: $Vw, 125: $Vx }, { 10: $Vy1, 60: $Vz1, 84: $VA1, 92: 289, 105: $VB1, 107: 242, 108: 243, 109: $VC1, 110: $VD1, 111: $VE1, 112: $VF1 }, { 10: $Vy1, 60: $Vz1, 84: $VA1, 92: 290, 105: $VB1, 107: 242, 108: 243, 109: $VC1, 110: $VD1, 111: $VE1, 112: $VF1 }, o($VR, [2, 62]), o($Vz, [2, 33]), o($Vm1, [2, 124], { 106: $VG1 }), o($Vm1, [2, 125], { 106: $VG1 })],
1409
+ defaultActions: {},
1410
+ parseError: /* @__PURE__ */ __name(function parseError(str, hash) {
1411
+ if (hash.recoverable) {
1412
+ this.trace(str);
1413
+ } else {
1414
+ var error = new Error(str);
1415
+ error.hash = hash;
1416
+ throw error;
1417
+ }
1418
+ }, "parseError"),
1419
+ parse: /* @__PURE__ */ __name(function parse(input) {
1420
+ var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = "", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1;
1421
+ var args = lstack.slice.call(arguments, 1);
1422
+ var lexer2 = Object.create(this.lexer);
1423
+ var sharedState = { yy: {} };
1424
+ for (var k in this.yy) {
1425
+ if (Object.prototype.hasOwnProperty.call(this.yy, k)) {
1426
+ sharedState.yy[k] = this.yy[k];
1427
+ }
1428
+ }
1429
+ lexer2.setInput(input, sharedState.yy);
1430
+ sharedState.yy.lexer = lexer2;
1431
+ sharedState.yy.parser = this;
1432
+ if (typeof lexer2.yylloc == "undefined") {
1433
+ lexer2.yylloc = {};
1434
+ }
1435
+ var yyloc = lexer2.yylloc;
1436
+ lstack.push(yyloc);
1437
+ var ranges = lexer2.options && lexer2.options.ranges;
1438
+ if (typeof sharedState.yy.parseError === "function") {
1439
+ this.parseError = sharedState.yy.parseError;
1440
+ } else {
1441
+ this.parseError = Object.getPrototypeOf(this).parseError;
1442
+ }
1443
+ function popStack(n) {
1444
+ stack.length = stack.length - 2 * n;
1445
+ vstack.length = vstack.length - n;
1446
+ lstack.length = lstack.length - n;
1447
+ }
1448
+ __name(popStack, "popStack");
1449
+ function lex() {
1450
+ var token;
1451
+ token = tstack.pop() || lexer2.lex() || EOF;
1452
+ if (typeof token !== "number") {
1453
+ if (token instanceof Array) {
1454
+ tstack = token;
1455
+ token = tstack.pop();
1456
+ }
1457
+ token = self.symbols_[token] || token;
1458
+ }
1459
+ return token;
1460
+ }
1461
+ __name(lex, "lex");
1462
+ var symbol, state, action, r, yyval = {}, p, len, newState, expected;
1463
+ while (true) {
1464
+ state = stack[stack.length - 1];
1465
+ if (this.defaultActions[state]) {
1466
+ action = this.defaultActions[state];
1467
+ } else {
1468
+ if (symbol === null || typeof symbol == "undefined") {
1469
+ symbol = lex();
1470
+ }
1471
+ action = table[state] && table[state][symbol];
1472
+ }
1473
+ if (typeof action === "undefined" || !action.length || !action[0]) {
1474
+ var errStr = "";
1475
+ expected = [];
1476
+ for (p in table[state]) {
1477
+ if (this.terminals_[p] && p > TERROR) {
1478
+ expected.push("'" + this.terminals_[p] + "'");
1479
+ }
1480
+ }
1481
+ if (lexer2.showPosition) {
1482
+ errStr = "Parse error on line " + (yylineno + 1) + ":\n" + lexer2.showPosition() + "\nExpecting " + expected.join(", ") + ", got '" + (this.terminals_[symbol] || symbol) + "'";
1483
+ } else {
1484
+ errStr = "Parse error on line " + (yylineno + 1) + ": Unexpected " + (symbol == EOF ? "end of input" : "'" + (this.terminals_[symbol] || symbol) + "'");
1485
+ }
1486
+ this.parseError(errStr, {
1487
+ text: lexer2.match,
1488
+ token: this.terminals_[symbol] || symbol,
1489
+ line: lexer2.yylineno,
1490
+ loc: yyloc,
1491
+ expected
1492
+ });
1493
+ }
1494
+ if (action[0] instanceof Array && action.length > 1) {
1495
+ throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + symbol);
1496
+ }
1497
+ switch (action[0]) {
1498
+ case 1:
1499
+ stack.push(symbol);
1500
+ vstack.push(lexer2.yytext);
1501
+ lstack.push(lexer2.yylloc);
1502
+ stack.push(action[1]);
1503
+ symbol = null;
1504
+ {
1505
+ yyleng = lexer2.yyleng;
1506
+ yytext = lexer2.yytext;
1507
+ yylineno = lexer2.yylineno;
1508
+ yyloc = lexer2.yylloc;
1509
+ }
1510
+ break;
1511
+ case 2:
1512
+ len = this.productions_[action[1]][1];
1513
+ yyval.$ = vstack[vstack.length - len];
1514
+ yyval._$ = {
1515
+ first_line: lstack[lstack.length - (len || 1)].first_line,
1516
+ last_line: lstack[lstack.length - 1].last_line,
1517
+ first_column: lstack[lstack.length - (len || 1)].first_column,
1518
+ last_column: lstack[lstack.length - 1].last_column
1519
+ };
1520
+ if (ranges) {
1521
+ yyval._$.range = [
1522
+ lstack[lstack.length - (len || 1)].range[0],
1523
+ lstack[lstack.length - 1].range[1]
1524
+ ];
1525
+ }
1526
+ r = this.performAction.apply(yyval, [
1527
+ yytext,
1528
+ yyleng,
1529
+ yylineno,
1530
+ sharedState.yy,
1531
+ action[1],
1532
+ vstack,
1533
+ lstack
1534
+ ].concat(args));
1535
+ if (typeof r !== "undefined") {
1536
+ return r;
1537
+ }
1538
+ if (len) {
1539
+ stack = stack.slice(0, -1 * len * 2);
1540
+ vstack = vstack.slice(0, -1 * len);
1541
+ lstack = lstack.slice(0, -1 * len);
1542
+ }
1543
+ stack.push(this.productions_[action[1]][0]);
1544
+ vstack.push(yyval.$);
1545
+ lstack.push(yyval._$);
1546
+ newState = table[stack[stack.length - 2]][stack[stack.length - 1]];
1547
+ stack.push(newState);
1548
+ break;
1549
+ case 3:
1550
+ return true;
1551
+ }
1552
+ }
1553
+ return true;
1554
+ }, "parse")
1555
+ };
1556
+ var lexer = /* @__PURE__ */ function() {
1557
+ var lexer2 = {
1558
+ EOF: 1,
1559
+ parseError: /* @__PURE__ */ __name(function parseError(str, hash) {
1560
+ if (this.yy.parser) {
1561
+ this.yy.parser.parseError(str, hash);
1562
+ } else {
1563
+ throw new Error(str);
1564
+ }
1565
+ }, "parseError"),
1566
+ // resets the lexer, sets new input
1567
+ setInput: /* @__PURE__ */ __name(function(input, yy) {
1568
+ this.yy = yy || this.yy || {};
1569
+ this._input = input;
1570
+ this._more = this._backtrack = this.done = false;
1571
+ this.yylineno = this.yyleng = 0;
1572
+ this.yytext = this.matched = this.match = "";
1573
+ this.conditionStack = ["INITIAL"];
1574
+ this.yylloc = {
1575
+ first_line: 1,
1576
+ first_column: 0,
1577
+ last_line: 1,
1578
+ last_column: 0
1579
+ };
1580
+ if (this.options.ranges) {
1581
+ this.yylloc.range = [0, 0];
1582
+ }
1583
+ this.offset = 0;
1584
+ return this;
1585
+ }, "setInput"),
1586
+ // consumes and returns one char from the input
1587
+ input: /* @__PURE__ */ __name(function() {
1588
+ var ch = this._input[0];
1589
+ this.yytext += ch;
1590
+ this.yyleng++;
1591
+ this.offset++;
1592
+ this.match += ch;
1593
+ this.matched += ch;
1594
+ var lines = ch.match(/(?:\r\n?|\n).*/g);
1595
+ if (lines) {
1596
+ this.yylineno++;
1597
+ this.yylloc.last_line++;
1598
+ } else {
1599
+ this.yylloc.last_column++;
1600
+ }
1601
+ if (this.options.ranges) {
1602
+ this.yylloc.range[1]++;
1603
+ }
1604
+ this._input = this._input.slice(1);
1605
+ return ch;
1606
+ }, "input"),
1607
+ // unshifts one char (or a string) into the input
1608
+ unput: /* @__PURE__ */ __name(function(ch) {
1609
+ var len = ch.length;
1610
+ var lines = ch.split(/(?:\r\n?|\n)/g);
1611
+ this._input = ch + this._input;
1612
+ this.yytext = this.yytext.substr(0, this.yytext.length - len);
1613
+ this.offset -= len;
1614
+ var oldLines = this.match.split(/(?:\r\n?|\n)/g);
1615
+ this.match = this.match.substr(0, this.match.length - 1);
1616
+ this.matched = this.matched.substr(0, this.matched.length - 1);
1617
+ if (lines.length - 1) {
1618
+ this.yylineno -= lines.length - 1;
1619
+ }
1620
+ var r = this.yylloc.range;
1621
+ this.yylloc = {
1622
+ first_line: this.yylloc.first_line,
1623
+ last_line: this.yylineno + 1,
1624
+ first_column: this.yylloc.first_column,
1625
+ 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
1626
+ };
1627
+ if (this.options.ranges) {
1628
+ this.yylloc.range = [r[0], r[0] + this.yyleng - len];
1629
+ }
1630
+ this.yyleng = this.yytext.length;
1631
+ return this;
1632
+ }, "unput"),
1633
+ // When called from action, caches matched text and appends it on next action
1634
+ more: /* @__PURE__ */ __name(function() {
1635
+ this._more = true;
1636
+ return this;
1637
+ }, "more"),
1638
+ // 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.
1639
+ reject: /* @__PURE__ */ __name(function() {
1640
+ if (this.options.backtrack_lexer) {
1641
+ this._backtrack = true;
1642
+ } else {
1643
+ 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(), {
1644
+ text: "",
1645
+ token: null,
1646
+ line: this.yylineno
1647
+ });
1648
+ }
1649
+ return this;
1650
+ }, "reject"),
1651
+ // retain first n characters of the match
1652
+ less: /* @__PURE__ */ __name(function(n) {
1653
+ this.unput(this.match.slice(n));
1654
+ }, "less"),
1655
+ // displays already matched input, i.e. for error messages
1656
+ pastInput: /* @__PURE__ */ __name(function() {
1657
+ var past = this.matched.substr(0, this.matched.length - this.match.length);
1658
+ return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
1659
+ }, "pastInput"),
1660
+ // displays upcoming input, i.e. for error messages
1661
+ upcomingInput: /* @__PURE__ */ __name(function() {
1662
+ var next = this.match;
1663
+ if (next.length < 20) {
1664
+ next += this._input.substr(0, 20 - next.length);
1665
+ }
1666
+ return (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
1667
+ }, "upcomingInput"),
1668
+ // displays the character position where the lexing error occurred, i.e. for error messages
1669
+ showPosition: /* @__PURE__ */ __name(function() {
1670
+ var pre = this.pastInput();
1671
+ var c = new Array(pre.length + 1).join("-");
1672
+ return pre + this.upcomingInput() + "\n" + c + "^";
1673
+ }, "showPosition"),
1674
+ // test the lexed token: return FALSE when not a match, otherwise return token
1675
+ test_match: /* @__PURE__ */ __name(function(match, indexed_rule) {
1676
+ var token, lines, backup;
1677
+ if (this.options.backtrack_lexer) {
1678
+ backup = {
1679
+ yylineno: this.yylineno,
1680
+ yylloc: {
1681
+ first_line: this.yylloc.first_line,
1682
+ last_line: this.last_line,
1683
+ first_column: this.yylloc.first_column,
1684
+ last_column: this.yylloc.last_column
1685
+ },
1686
+ yytext: this.yytext,
1687
+ match: this.match,
1688
+ matches: this.matches,
1689
+ matched: this.matched,
1690
+ yyleng: this.yyleng,
1691
+ offset: this.offset,
1692
+ _more: this._more,
1693
+ _input: this._input,
1694
+ yy: this.yy,
1695
+ conditionStack: this.conditionStack.slice(0),
1696
+ done: this.done
1697
+ };
1698
+ if (this.options.ranges) {
1699
+ backup.yylloc.range = this.yylloc.range.slice(0);
1700
+ }
1701
+ }
1702
+ lines = match[0].match(/(?:\r\n?|\n).*/g);
1703
+ if (lines) {
1704
+ this.yylineno += lines.length;
1705
+ }
1706
+ this.yylloc = {
1707
+ first_line: this.yylloc.last_line,
1708
+ last_line: this.yylineno + 1,
1709
+ first_column: this.yylloc.last_column,
1710
+ last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + match[0].length
1711
+ };
1712
+ this.yytext += match[0];
1713
+ this.match += match[0];
1714
+ this.matches = match;
1715
+ this.yyleng = this.yytext.length;
1716
+ if (this.options.ranges) {
1717
+ this.yylloc.range = [this.offset, this.offset += this.yyleng];
1718
+ }
1719
+ this._more = false;
1720
+ this._backtrack = false;
1721
+ this._input = this._input.slice(match[0].length);
1722
+ this.matched += match[0];
1723
+ token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]);
1724
+ if (this.done && this._input) {
1725
+ this.done = false;
1726
+ }
1727
+ if (token) {
1728
+ return token;
1729
+ } else if (this._backtrack) {
1730
+ for (var k in backup) {
1731
+ this[k] = backup[k];
1732
+ }
1733
+ return false;
1734
+ }
1735
+ return false;
1736
+ }, "test_match"),
1737
+ // return next match in input
1738
+ next: /* @__PURE__ */ __name(function() {
1739
+ if (this.done) {
1740
+ return this.EOF;
1741
+ }
1742
+ if (!this._input) {
1743
+ this.done = true;
1744
+ }
1745
+ var token, match, tempMatch, index;
1746
+ if (!this._more) {
1747
+ this.yytext = "";
1748
+ this.match = "";
1749
+ }
1750
+ var rules = this._currentRules();
1751
+ for (var i = 0; i < rules.length; i++) {
1752
+ tempMatch = this._input.match(this.rules[rules[i]]);
1753
+ if (tempMatch && (!match || tempMatch[0].length > match[0].length)) {
1754
+ match = tempMatch;
1755
+ index = i;
1756
+ if (this.options.backtrack_lexer) {
1757
+ token = this.test_match(tempMatch, rules[i]);
1758
+ if (token !== false) {
1759
+ return token;
1760
+ } else if (this._backtrack) {
1761
+ match = false;
1762
+ continue;
1763
+ } else {
1764
+ return false;
1765
+ }
1766
+ } else if (!this.options.flex) {
1767
+ break;
1768
+ }
1769
+ }
1770
+ }
1771
+ if (match) {
1772
+ token = this.test_match(match, rules[index]);
1773
+ if (token !== false) {
1774
+ return token;
1775
+ }
1776
+ return false;
1777
+ }
1778
+ if (this._input === "") {
1779
+ return this.EOF;
1780
+ } else {
1781
+ return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), {
1782
+ text: "",
1783
+ token: null,
1784
+ line: this.yylineno
1785
+ });
1786
+ }
1787
+ }, "next"),
1788
+ // return next match that has a token
1789
+ lex: /* @__PURE__ */ __name(function lex() {
1790
+ var r = this.next();
1791
+ if (r) {
1792
+ return r;
1793
+ } else {
1794
+ return this.lex();
1795
+ }
1796
+ }, "lex"),
1797
+ // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
1798
+ begin: /* @__PURE__ */ __name(function begin(condition) {
1799
+ this.conditionStack.push(condition);
1800
+ }, "begin"),
1801
+ // pop the previously active lexer condition state off the condition stack
1802
+ popState: /* @__PURE__ */ __name(function popState() {
1803
+ var n = this.conditionStack.length - 1;
1804
+ if (n > 0) {
1805
+ return this.conditionStack.pop();
1806
+ } else {
1807
+ return this.conditionStack[0];
1808
+ }
1809
+ }, "popState"),
1810
+ // produce the lexer rule set which is active for the currently active lexer condition state
1811
+ _currentRules: /* @__PURE__ */ __name(function _currentRules() {
1812
+ if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) {
1813
+ return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules;
1814
+ } else {
1815
+ return this.conditions["INITIAL"].rules;
1816
+ }
1817
+ }, "_currentRules"),
1818
+ // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
1819
+ topState: /* @__PURE__ */ __name(function topState(n) {
1820
+ n = this.conditionStack.length - 1 - Math.abs(n || 0);
1821
+ if (n >= 0) {
1822
+ return this.conditionStack[n];
1823
+ } else {
1824
+ return "INITIAL";
1825
+ }
1826
+ }, "topState"),
1827
+ // alias for begin(condition)
1828
+ pushState: /* @__PURE__ */ __name(function pushState(condition) {
1829
+ this.begin(condition);
1830
+ }, "pushState"),
1831
+ // return the number of states currently on the stack
1832
+ stateStackSize: /* @__PURE__ */ __name(function stateStackSize() {
1833
+ return this.conditionStack.length;
1834
+ }, "stateStackSize"),
1835
+ options: {},
1836
+ performAction: /* @__PURE__ */ __name(function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) {
1837
+ switch ($avoiding_name_collisions) {
1838
+ case 0:
1839
+ this.begin("acc_title");
1840
+ return 34;
1841
+ case 1:
1842
+ this.popState();
1843
+ return "acc_title_value";
1844
+ case 2:
1845
+ this.begin("acc_descr");
1846
+ return 36;
1847
+ case 3:
1848
+ this.popState();
1849
+ return "acc_descr_value";
1850
+ case 4:
1851
+ this.begin("acc_descr_multiline");
1852
+ break;
1853
+ case 5:
1854
+ this.popState();
1855
+ break;
1856
+ case 6:
1857
+ return "acc_descr_multiline_value";
1858
+ case 7:
1859
+ this.pushState("shapeData");
1860
+ yy_.yytext = "";
1861
+ return 40;
1862
+ case 8:
1863
+ this.pushState("shapeDataStr");
1864
+ return 40;
1865
+ case 9:
1866
+ this.popState();
1867
+ return 40;
1868
+ case 10:
1869
+ const re = /\n\s*/g;
1870
+ yy_.yytext = yy_.yytext.replace(re, "<br/>");
1871
+ return 40;
1872
+ case 11:
1873
+ return 40;
1874
+ case 12:
1875
+ this.popState();
1876
+ break;
1877
+ case 13:
1878
+ this.begin("callbackname");
1879
+ break;
1880
+ case 14:
1881
+ this.popState();
1882
+ break;
1883
+ case 15:
1884
+ this.popState();
1885
+ this.begin("callbackargs");
1886
+ break;
1887
+ case 16:
1888
+ return 95;
1889
+ case 17:
1890
+ this.popState();
1891
+ break;
1892
+ case 18:
1893
+ return 96;
1894
+ case 19:
1895
+ return "MD_STR";
1896
+ case 20:
1897
+ this.popState();
1898
+ break;
1899
+ case 21:
1900
+ this.begin("md_string");
1901
+ break;
1902
+ case 22:
1903
+ return "STR";
1904
+ case 23:
1905
+ this.popState();
1906
+ break;
1907
+ case 24:
1908
+ this.pushState("string");
1909
+ break;
1910
+ case 25:
1911
+ return 84;
1912
+ case 26:
1913
+ return 102;
1914
+ case 27:
1915
+ return 85;
1916
+ case 28:
1917
+ return 104;
1918
+ case 29:
1919
+ return 86;
1920
+ case 30:
1921
+ return 87;
1922
+ case 31:
1923
+ return 97;
1924
+ case 32:
1925
+ this.begin("click");
1926
+ break;
1927
+ case 33:
1928
+ this.popState();
1929
+ break;
1930
+ case 34:
1931
+ return 88;
1932
+ case 35:
1933
+ if (yy.lex.firstGraph()) {
1934
+ this.begin("dir");
1935
+ }
1936
+ return 12;
1937
+ case 36:
1938
+ if (yy.lex.firstGraph()) {
1939
+ this.begin("dir");
1940
+ }
1941
+ return 12;
1942
+ case 37:
1943
+ if (yy.lex.firstGraph()) {
1944
+ this.begin("dir");
1945
+ }
1946
+ return 12;
1947
+ case 38:
1948
+ if (yy.lex.firstGraph()) {
1949
+ this.begin("dir");
1950
+ }
1951
+ return 12;
1952
+ case 39:
1953
+ return 27;
1954
+ case 40:
1955
+ return 32;
1956
+ case 41:
1957
+ return 98;
1958
+ case 42:
1959
+ return 98;
1960
+ case 43:
1961
+ return 98;
1962
+ case 44:
1963
+ return 98;
1964
+ case 45:
1965
+ this.popState();
1966
+ return 13;
1967
+ case 46:
1968
+ this.popState();
1969
+ return 14;
1970
+ case 47:
1971
+ this.popState();
1972
+ return 14;
1973
+ case 48:
1974
+ this.popState();
1975
+ return 14;
1976
+ case 49:
1977
+ this.popState();
1978
+ return 14;
1979
+ case 50:
1980
+ this.popState();
1981
+ return 14;
1982
+ case 51:
1983
+ this.popState();
1984
+ return 14;
1985
+ case 52:
1986
+ this.popState();
1987
+ return 14;
1988
+ case 53:
1989
+ this.popState();
1990
+ return 14;
1991
+ case 54:
1992
+ this.popState();
1993
+ return 14;
1994
+ case 55:
1995
+ this.popState();
1996
+ return 14;
1997
+ case 56:
1998
+ return 121;
1999
+ case 57:
2000
+ return 122;
2001
+ case 58:
2002
+ return 123;
2003
+ case 59:
2004
+ return 124;
2005
+ case 60:
2006
+ return 125;
2007
+ case 61:
2008
+ return 78;
2009
+ case 62:
2010
+ return 105;
2011
+ case 63:
2012
+ return 111;
2013
+ case 64:
2014
+ return 46;
2015
+ case 65:
2016
+ return 60;
2017
+ case 66:
2018
+ return 44;
2019
+ case 67:
2020
+ return 8;
2021
+ case 68:
2022
+ return 106;
2023
+ case 69:
2024
+ return 115;
2025
+ case 70:
2026
+ this.popState();
2027
+ return 77;
2028
+ case 71:
2029
+ this.pushState("edgeText");
2030
+ return 75;
2031
+ case 72:
2032
+ return 119;
2033
+ case 73:
2034
+ this.popState();
2035
+ return 77;
2036
+ case 74:
2037
+ this.pushState("thickEdgeText");
2038
+ return 75;
2039
+ case 75:
2040
+ return 119;
2041
+ case 76:
2042
+ this.popState();
2043
+ return 77;
2044
+ case 77:
2045
+ this.pushState("dottedEdgeText");
2046
+ return 75;
2047
+ case 78:
2048
+ return 119;
2049
+ case 79:
2050
+ return 77;
2051
+ case 80:
2052
+ this.popState();
2053
+ return 53;
2054
+ case 81:
2055
+ return "TEXT";
2056
+ case 82:
2057
+ this.pushState("ellipseText");
2058
+ return 52;
2059
+ case 83:
2060
+ this.popState();
2061
+ return 55;
2062
+ case 84:
2063
+ this.pushState("text");
2064
+ return 54;
2065
+ case 85:
2066
+ this.popState();
2067
+ return 57;
2068
+ case 86:
2069
+ this.pushState("text");
2070
+ return 56;
2071
+ case 87:
2072
+ return 58;
2073
+ case 88:
2074
+ this.pushState("text");
2075
+ return 67;
2076
+ case 89:
2077
+ this.popState();
2078
+ return 64;
2079
+ case 90:
2080
+ this.pushState("text");
2081
+ return 63;
2082
+ case 91:
2083
+ this.popState();
2084
+ return 49;
2085
+ case 92:
2086
+ this.pushState("text");
2087
+ return 48;
2088
+ case 93:
2089
+ this.popState();
2090
+ return 69;
2091
+ case 94:
2092
+ this.popState();
2093
+ return 71;
2094
+ case 95:
2095
+ return 117;
2096
+ case 96:
2097
+ this.pushState("trapText");
2098
+ return 68;
2099
+ case 97:
2100
+ this.pushState("trapText");
2101
+ return 70;
2102
+ case 98:
2103
+ return 118;
2104
+ case 99:
2105
+ return 67;
2106
+ case 100:
2107
+ return 90;
2108
+ case 101:
2109
+ return "SEP";
2110
+ case 102:
2111
+ return 89;
2112
+ case 103:
2113
+ return 115;
2114
+ case 104:
2115
+ return 111;
2116
+ case 105:
2117
+ return 44;
2118
+ case 106:
2119
+ return 109;
2120
+ case 107:
2121
+ return 114;
2122
+ case 108:
2123
+ return 116;
2124
+ case 109:
2125
+ this.popState();
2126
+ return 62;
2127
+ case 110:
2128
+ this.pushState("text");
2129
+ return 62;
2130
+ case 111:
2131
+ this.popState();
2132
+ return 51;
2133
+ case 112:
2134
+ this.pushState("text");
2135
+ return 50;
2136
+ case 113:
2137
+ this.popState();
2138
+ return 31;
2139
+ case 114:
2140
+ this.pushState("text");
2141
+ return 29;
2142
+ case 115:
2143
+ this.popState();
2144
+ return 66;
2145
+ case 116:
2146
+ this.pushState("text");
2147
+ return 65;
2148
+ case 117:
2149
+ return "TEXT";
2150
+ case 118:
2151
+ return "QUOTE";
2152
+ case 119:
2153
+ return 9;
2154
+ case 120:
2155
+ return 10;
2156
+ case 121:
2157
+ return 11;
2158
+ }
2159
+ }, "anonymous"),
2160
+ rules: [/^(?:accTitle\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*\{\s*)/, /^(?:[\}])/, /^(?:[^\}]*)/, /^(?:@\{)/, /^(?:["])/, /^(?:["])/, /^(?:[^\"]+)/, /^(?:[^}^"]+)/, /^(?:\})/, /^(?:call[\s]+)/, /^(?:\([\s]*\))/, /^(?:\()/, /^(?:[^(]*)/, /^(?:\))/, /^(?:[^)]*)/, /^(?:[^`"]+)/, /^(?:[`]["])/, /^(?:["][`])/, /^(?:[^"]+)/, /^(?:["])/, /^(?:["])/, /^(?:style\b)/, /^(?:default\b)/, /^(?:linkStyle\b)/, /^(?:interpolate\b)/, /^(?:classDef\b)/, /^(?:class\b)/, /^(?:href[\s])/, /^(?:click[\s]+)/, /^(?:[\s\n])/, /^(?:[^\s\n]*)/, /^(?:flowchart-elk\b)/, /^(?:swimlane-beta\b)/, /^(?:graph\b)/, /^(?:flowchart\b)/, /^(?:subgraph\b)/, /^(?:end\b\s*)/, /^(?:_self\b)/, /^(?:_blank\b)/, /^(?:_parent\b)/, /^(?:_top\b)/, /^(?:(\r?\n)*\s*\n)/, /^(?:\s*LR\b)/, /^(?:\s*RL\b)/, /^(?:\s*TB\b)/, /^(?:\s*BT\b)/, /^(?:\s*TD\b)/, /^(?:\s*BR\b)/, /^(?:\s*<)/, /^(?:\s*>)/, /^(?:\s*\^)/, /^(?:\s*v\b)/, /^(?:.*direction\s+TB[^\n]*)/, /^(?:.*direction\s+BT[^\n]*)/, /^(?:.*direction\s+RL[^\n]*)/, /^(?:.*direction\s+LR[^\n]*)/, /^(?:.*direction\s+TD[^\n]*)/, /^(?:[^\s\"]+@(?=[^\{\"]))/, /^(?:[0-9]+)/, /^(?:#)/, /^(?::::)/, /^(?::)/, /^(?:&)/, /^(?:;)/, /^(?:,)/, /^(?:\*)/, /^(?:\s*[xo<]?--+[-xo>]\s*)/, /^(?:\s*[xo<]?--\s*)/, /^(?:[^-]|-(?!-)+)/, /^(?:\s*[xo<]?==+[=xo>]\s*)/, /^(?:\s*[xo<]?==\s*)/, /^(?:[^=]|=(?!))/, /^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/, /^(?:\s*[xo<]?-\.\s*)/, /^(?:[^\.]|\.(?!))/, /^(?:\s*~~[\~]+\s*)/, /^(?:[-/\)][\)])/, /^(?:[^\(\)\[\]\{\}]|!\)+)/, /^(?:\(-)/, /^(?:\]\))/, /^(?:\(\[)/, /^(?:\]\])/, /^(?:\[\[)/, /^(?:\[\|)/, /^(?:>)/, /^(?:\)\])/, /^(?:\[\()/, /^(?:\)\)\))/, /^(?:\(\(\()/, /^(?:[\\(?=\])][\]])/, /^(?:\/(?=\])\])/, /^(?:\/(?!\])|\\(?!\])|[^\\\[\]\(\)\{\}\/]+)/, /^(?:\[\/)/, /^(?:\[\\)/, /^(?:<)/, /^(?:>)/, /^(?:\^)/, /^(?:\\\|)/, /^(?:v\b)/, /^(?:\*)/, /^(?:#)/, /^(?:&)/, /^(?:([A-Za-z0-9!"\#$%&'*+\.`?\\_\/]|-(?=[^\>\-\.])|(?!))+)/, /^(?:-)/, /^(?:[\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6]|[\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377]|[\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5]|[\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA]|[\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE]|[\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA]|[\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0]|[\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977]|[\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2]|[\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A]|[\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39]|[\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8]|[\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C]|[\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C]|[\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99]|[\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0]|[\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D]|[\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3]|[\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10]|[\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1]|[\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81]|[\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3]|[\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6]|[\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A]|[\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081]|[\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D]|[\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0]|[\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310]|[\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C]|[\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711]|[\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7]|[\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C]|[\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16]|[\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF]|[\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC]|[\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D]|[\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D]|[\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3]|[\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F]|[\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128]|[\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184]|[\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3]|[\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6]|[\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE]|[\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C]|[\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D]|[\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC]|[\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B]|[\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788]|[\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805]|[\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB]|[\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28]|[\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5]|[\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4]|[\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E]|[\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D]|[\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36]|[\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D]|[\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC]|[\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF]|[\uFFD2-\uFFD7\uFFDA-\uFFDC])/, /^(?:\|)/, /^(?:\|)/, /^(?:\))/, /^(?:\()/, /^(?:\])/, /^(?:\[)/, /^(?:(\}))/, /^(?:\{)/, /^(?:[^\[\]\(\)\{\}\|\"]+)/, /^(?:")/, /^(?:(\r?\n)+)/, /^(?:\s)/, /^(?:$)/],
2161
+ conditions: { "shapeDataEndBracket": { "rules": [21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "shapeDataStr": { "rules": [9, 10, 21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "shapeData": { "rules": [8, 11, 12, 21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "callbackargs": { "rules": [17, 18, 21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "callbackname": { "rules": [14, 15, 16, 21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "href": { "rules": [21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "click": { "rules": [21, 24, 33, 34, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "dottedEdgeText": { "rules": [21, 24, 76, 78, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "thickEdgeText": { "rules": [21, 24, 73, 75, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "edgeText": { "rules": [21, 24, 70, 72, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "trapText": { "rules": [21, 24, 79, 82, 84, 86, 90, 92, 93, 94, 95, 96, 97, 110, 112, 114, 116], "inclusive": false }, "ellipseText": { "rules": [21, 24, 79, 80, 81, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "text": { "rules": [21, 24, 79, 82, 83, 84, 85, 86, 89, 90, 91, 92, 96, 97, 109, 110, 111, 112, 113, 114, 115, 116, 117], "inclusive": false }, "vertex": { "rules": [21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "dir": { "rules": [21, 24, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "acc_descr_multiline": { "rules": [5, 6, 21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "acc_descr": { "rules": [3, 21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "acc_title": { "rules": [1, 21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "md_string": { "rules": [19, 20, 21, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "string": { "rules": [21, 22, 23, 24, 79, 82, 84, 86, 90, 92, 96, 97, 110, 112, 114, 116], "inclusive": false }, "INITIAL": { "rules": [0, 2, 4, 7, 13, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 76, 77, 79, 82, 84, 86, 87, 88, 90, 92, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 110, 112, 114, 116, 118, 119, 120, 121], "inclusive": true } }
2162
+ };
2163
+ return lexer2;
2164
+ }();
2165
+ parser2.lexer = lexer;
2166
+ function Parser() {
2167
+ this.yy = {};
2168
+ }
2169
+ __name(Parser, "Parser");
2170
+ Parser.prototype = parser2;
2171
+ parser2.Parser = Parser;
2172
+ return new Parser();
2173
+ }();
2174
+ parser.parser = parser;
2175
+ var flow_default = parser;
2176
+ var newParser = Object.assign({}, flow_default);
2177
+ newParser.parse = (src) => {
2178
+ const newSrc = src.replace(/}\s*\n/g, "}\n");
2179
+ return flow_default.parse(newSrc);
2180
+ };
2181
+ var flowParser_default = newParser;
2182
+ var fade = /* @__PURE__ */ __name((color, opacity) => {
2183
+ const channel2 = channel;
2184
+ const r = channel2(color, "r");
2185
+ const g = channel2(color, "g");
2186
+ const b = channel2(color, "b");
2187
+ return rgba(r, g, b, opacity);
2188
+ }, "fade");
2189
+ var getStyles = /* @__PURE__ */ __name((options) => `.label {
2190
+ font-family: ${options.fontFamily};
2191
+ color: ${options.nodeTextColor || options.textColor};
2192
+ }
2193
+ .cluster-label text {
2194
+ fill: ${options.titleColor};
2195
+ }
2196
+ .cluster-label span {
2197
+ color: ${options.titleColor};
2198
+ }
2199
+ .cluster-label span p {
2200
+ background-color: transparent;
2201
+ }
2202
+
2203
+ .label text,span {
2204
+ fill: ${options.nodeTextColor || options.textColor};
2205
+ color: ${options.nodeTextColor || options.textColor};
2206
+ }
2207
+
2208
+ .node rect,
2209
+ .node circle,
2210
+ .node ellipse,
2211
+ .node polygon,
2212
+ .node path {
2213
+ fill: ${options.mainBkg};
2214
+ stroke: ${options.nodeBorder};
2215
+ stroke-width: ${options.strokeWidth ?? 1}px;
2216
+ }
2217
+ .rough-node .label text , .node .label text, .image-shape .label, .icon-shape .label {
2218
+ text-anchor: middle;
2219
+ }
2220
+
2221
+ .node .katex path {
2222
+ fill: #000;
2223
+ stroke: #000;
2224
+ stroke-width: 1px;
2225
+ }
2226
+
2227
+ .rough-node .label,.node .label, .image-shape .label, .icon-shape .label {
2228
+ text-align: center;
2229
+ }
2230
+ .node.clickable {
2231
+ cursor: pointer;
2232
+ }
2233
+
2234
+
2235
+ .root .anchor path {
2236
+ fill: ${options.lineColor} !important;
2237
+ stroke-width: 0;
2238
+ stroke: ${options.lineColor};
2239
+ }
2240
+
2241
+ .arrowheadPath {
2242
+ fill: ${options.arrowheadColor};
2243
+ }
2244
+
2245
+ .edgePath .path {
2246
+ stroke: ${options.lineColor};
2247
+ stroke-width: ${options.strokeWidth ?? 2}px;
2248
+ }
2249
+
2250
+ .flowchart-link {
2251
+ stroke: ${options.lineColor};
2252
+ fill: none;
2253
+ }
2254
+
2255
+ .edgeLabel {
2256
+ background-color: ${options.edgeLabelBackground};
2257
+ p {
2258
+ background-color: ${options.edgeLabelBackground};
2259
+ }
2260
+ rect {
2261
+ opacity: 0.5;
2262
+ background-color: ${options.edgeLabelBackground};
2263
+ fill: ${options.edgeLabelBackground};
2264
+ }
2265
+ text-align: center;
2266
+ }
2267
+
2268
+ /* For html labels only */
2269
+ .labelBkg {
2270
+ background-color: ${fade(options.edgeLabelBackground, 0.5)};
2271
+ // background-color:
2272
+ }
2273
+
2274
+ .cluster rect {
2275
+ fill: ${options.clusterBkg};
2276
+ stroke: ${options.clusterBorder};
2277
+ stroke-width: 1px;
2278
+ }
2279
+
2280
+ .cluster text {
2281
+ fill: ${options.titleColor};
2282
+ }
2283
+
2284
+ .cluster span {
2285
+ color: ${options.titleColor};
2286
+ }
2287
+ /* .cluster div {
2288
+ color: ${options.titleColor};
2289
+ } */
2290
+
2291
+ div.mermaidTooltip {
2292
+ position: absolute;
2293
+ text-align: center;
2294
+ max-width: 200px;
2295
+ padding: 2px;
2296
+ font-family: ${options.fontFamily};
2297
+ font-size: 12px;
2298
+ background: ${options.tertiaryColor};
2299
+ border: 1px solid ${options.border2};
2300
+ border-radius: 2px;
2301
+ pointer-events: none;
2302
+ z-index: 100;
2303
+ }
2304
+
2305
+ .flowchartTitleText {
2306
+ text-anchor: middle;
2307
+ font-size: 18px;
2308
+ fill: ${options.textColor};
2309
+ }
2310
+
2311
+ rect.text {
2312
+ fill: none;
2313
+ stroke-width: 0;
2314
+ }
2315
+
2316
+ .icon-shape, .image-shape {
2317
+ background-color: ${options.edgeLabelBackground};
2318
+ p {
2319
+ background-color: ${options.edgeLabelBackground};
2320
+ padding: 2px;
2321
+ }
2322
+ .label rect {
2323
+ opacity: 0.5;
2324
+ background-color: ${options.edgeLabelBackground};
2325
+ fill: ${options.edgeLabelBackground};
2326
+ }
2327
+ text-align: center;
2328
+ }
2329
+ ${getIconStyles()}
2330
+ `, "getStyles");
2331
+ var styles_default = getStyles;
2332
+ var createFlowDiagram = /* @__PURE__ */ __name(({
2333
+ defaultLayout,
2334
+ styles = styles_default
2335
+ } = {}) => ({
2336
+ parser: flowParser_default,
2337
+ get db() {
2338
+ return new FlowDB();
2339
+ },
2340
+ renderer: flowRenderer_v3_unified_default,
2341
+ styles,
2342
+ init: /* @__PURE__ */ __name((cnf) => {
2343
+ if (!cnf.flowchart) {
2344
+ cnf.flowchart = {};
2345
+ }
2346
+ const layout = getUserDefinedConfig().layout ?? defaultLayout ?? cnf.layout;
2347
+ if (layout) {
2348
+ setConfig2({ layout });
2349
+ }
2350
+ cnf.flowchart.arrowMarkerAbsolute = cnf.arrowMarkerAbsolute;
2351
+ setConfig2({ flowchart: { arrowMarkerAbsolute: cnf.arrowMarkerAbsolute } });
2352
+ }, "init")
2353
+ }), "createFlowDiagram");
2354
+ var diagram = createFlowDiagram();
2355
+ export {
2356
+ createFlowDiagram,
2357
+ diagram,
2358
+ styles_default
2359
+ };