rasa-pro 3.12.0.dev4__tar.gz → 3.12.0.dev6__tar.gz

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.

Potentially problematic release.


This version of rasa-pro might be problematic. Click here for more details.

Files changed (830) hide show
  1. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/PKG-INFO +1 -3
  2. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/pyproject.toml +1 -6
  3. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/dialogue_understanding_test.py +40 -5
  4. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/constants.py +0 -1
  5. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/action.py +4 -2
  6. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/custom_action_executor.py +1 -1
  7. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/Tableau10-1b767f5e.js +1 -0
  8. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/arc-f0f8bd46.js +1 -0
  9. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/blockDiagram-38ab4fdb-7162c77d.js +118 -0
  10. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/c4Diagram-3d4e48cf-b1d0d098.js +10 -0
  11. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/channel-e265ea59.js +1 -0
  12. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/classDiagram-70f12bd4-807a1b27.js +2 -0
  13. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/classDiagram-v2-f2320105-5238dcdb.js +2 -0
  14. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/clone-21f8a43d.js +1 -0
  15. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/createText-62fc7601-89c73b31.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/createText-2e5e7dd3-75dfaa67.js +1 -1
  16. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/edges-e0da2a9e-df20501d.js +4 -0
  17. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/erDiagram-9d236eb7-907e0440.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/erDiagram-9861fffd-13cf4797.js +4 -4
  18. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/flowDb-956e92f1-a4991264.js +10 -0
  19. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/flowDiagram-66a62f08-ccecf773.js +4 -0
  20. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/flowDiagram-v2-96b9c2cf-5c8ce12d.js +1 -0
  21. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/flowchart-elk-definition-4a651766-b5801783.js +139 -0
  22. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/ganttDiagram-c361ad54-161e079a.js +257 -0
  23. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/gitGraphDiagram-72cf32ee-f38e86a4.js +70 -0
  24. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/graph-be6ef5d8.js +1 -0
  25. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/index-3862675e-d9ce8994.js +1 -0
  26. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/index-e793d777.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/index-7794b245.js +200 -195
  27. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/infoDiagram-736b4530-8ceba4db.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/infoDiagram-f8f76790-5000a3dc.js +1 -1
  28. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/journeyDiagram-df861f2b-960d3809.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/journeyDiagram-49397b02-8ef0a17a.js +4 -4
  29. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/katex-498eb57e.js +261 -0
  30. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/layout-d649bc98.js +1 -0
  31. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/line-eeccc4e2.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/line-95add810.js +1 -1
  32. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/linear-f6025094.js +1 -0
  33. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/mindmap-definition-fc14e90a-2e8531c4.js +312 -0
  34. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/pieDiagram-dbbf0591-dc9b5e1b.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/pieDiagram-8a3498a8-918adfdb.js +7 -7
  35. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/quadrantDiagram-4d7f4fd6-a08cba6d.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/quadrantDiagram-120e2f19-cbd01797.js +1 -1
  36. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/requirementDiagram-6fc4c22a-87242b9e.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/requirementDiagram-deff3bca-6a8b877b.js +2 -2
  37. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/sankeyDiagram-04a897e0-c377c3fe.js +8 -0
  38. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/sequenceDiagram-704730f1-ab9e9b7f.js +122 -0
  39. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/stateDiagram-587899a1-5e6ae67d.js +1 -0
  40. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/stateDiagram-v2-d93cdb3a-40643476.js +1 -0
  41. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/styles-9c745c82-cef936a6.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/styles-6aaf32cf-afb8d108.js +1 -1
  42. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/styles-9a916d00-7edc9423.js +160 -0
  43. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/styles-c10674c1-c1d8f7e9.js +116 -0
  44. rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/svgDrawCommon-08f97a94-f494b2ef.js +1 -0
  45. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/timeline-definition-5b62e21b-0d39bdb2.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/timeline-definition-85554ec2-11c7cdd0.js +3 -3
  46. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/xychartDiagram-2b33534f-a03fa445.js → rasa_pro-3.12.0.dev6/rasa/core/channels/inspector/dist/assets/xychartDiagram-e933f94c-3f191ec1.js +3 -3
  47. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/index.html +1 -1
  48. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/package.json +10 -3
  49. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/yarn.lock +89 -99
  50. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/studio_chat.py +14 -0
  51. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/nlg/contextual_response_rephraser.py +2 -1
  52. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/enterprise_search_policy.py +2 -1
  53. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/processor.py +3 -3
  54. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/llm_based_command_generator.py +2 -1
  55. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/command_metric_calculation.py +8 -4
  56. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/du_test_result.py +9 -0
  57. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/assertions.py +203 -174
  58. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/assertions_schema.yml +6 -0
  59. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/constants.py +16 -1
  60. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/e2e_config.py +102 -41
  61. rasa_pro-3.12.0.dev6/rasa/e2e_test/e2e_config_schema.yml +44 -0
  62. rasa_pro-3.12.0.dev6/rasa/e2e_test/llm_judge_prompts/answer_relevance_prompt_template.jinja2 +89 -0
  63. rasa_pro-3.12.0.dev6/rasa/e2e_test/llm_judge_prompts/groundedness_prompt_template.jinja2 +165 -0
  64. rasa_pro-3.12.0.dev6/rasa/e2e_test/utils/generative_assertions.py +243 -0
  65. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/server.py +3 -1
  66. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/constants.py +1 -0
  67. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/llm/llm_response.py +21 -1
  68. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/tracing/instrumentation/attribute_extractors.py +23 -7
  69. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/common.py +0 -14
  70. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/version.py +1 -1
  71. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/arc-632a63ec.js +0 -1
  72. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/c4Diagram-d0fbc5ce-081e0df4.js +0 -10
  73. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/classDiagram-936ed81e-3df0afc2.js +0 -2
  74. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/classDiagram-v2-c3cb15f1-8c5ed31e.js +0 -2
  75. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/edges-f2ad444c-4fc48c3e.js +0 -4
  76. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/flowDb-1972c806-9ec53a3c.js +0 -6
  77. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/flowDiagram-7ea5b25a-41da787a.js +0 -4
  78. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/flowDiagram-v2-855bc5b3-8bea338b.js +0 -1
  79. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/flowchart-elk-definition-abe16c3d-ce370633.js +0 -139
  80. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/ganttDiagram-9b5ea136-90a36523.js +0 -266
  81. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/gitGraphDiagram-99d0ae7c-41e1aa3f.js +0 -70
  82. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/index-2c4b9a3b-e6f2af62.js +0 -1
  83. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/layout-498807d8.js +0 -1
  84. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/linear-8a078617.js +0 -1
  85. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/mindmap-definition-beec6740-396d17dd.js +0 -109
  86. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/sankeyDiagram-8f13d901-53f6f391.js +0 -8
  87. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/sequenceDiagram-b655622a-715c9c20.js +0 -122
  88. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/stateDiagram-59f0c015-2e8fb31f.js +0 -1
  89. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/stateDiagram-v2-2b26beab-7e2d2aa0.js +0 -1
  90. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/styles-080da4f6-4420cea6.js +0 -110
  91. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/styles-3dcbcfbf-28676cf4.js +0 -159
  92. rasa_pro-3.12.0.dev4/rasa/core/channels/inspector/dist/assets/svgDrawCommon-4835440b-151251e9.js +0 -1
  93. rasa_pro-3.12.0.dev4/rasa/e2e_test/e2e_config_schema.yml +0 -26
  94. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/NOTICE +0 -0
  95. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/README.md +0 -0
  96. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/__init__.py +0 -0
  97. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/__main__.py +0 -0
  98. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/anonymization/__init__.py +0 -0
  99. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/anonymization/anonymisation_rule_yaml_reader.py +0 -0
  100. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/anonymization/anonymization_pipeline.py +0 -0
  101. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/anonymization/anonymization_rule_executor.py +0 -0
  102. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/anonymization/anonymization_rule_orchestrator.py +0 -0
  103. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/anonymization/schemas/config.yml +0 -0
  104. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/anonymization/utils.py +0 -0
  105. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/api.py +0 -0
  106. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/__init__.py +0 -0
  107. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/__init__.py +0 -0
  108. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/data.py +0 -0
  109. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/default_arguments.py +0 -0
  110. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/evaluate.py +0 -0
  111. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/export.py +0 -0
  112. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/interactive.py +0 -0
  113. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/run.py +0 -0
  114. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/shell.py +0 -0
  115. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/test.py +0 -0
  116. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/train.py +0 -0
  117. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/visualize.py +0 -0
  118. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/arguments/x.py +0 -0
  119. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/data.py +0 -0
  120. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/e2e_test.py +0 -0
  121. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/evaluate.py +0 -0
  122. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/export.py +0 -0
  123. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/inspect.py +0 -0
  124. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/interactive.py +0 -0
  125. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/license.py +0 -0
  126. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/llm_fine_tuning.py +0 -0
  127. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/markers.py +0 -0
  128. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/__init__.py +0 -0
  129. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/actions/__init__.py +0 -0
  130. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/actions/action_template.py +0 -0
  131. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/actions/add_contact.py +0 -0
  132. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/actions/db.py +0 -0
  133. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/actions/list_contacts.py +0 -0
  134. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/actions/remove_contact.py +0 -0
  135. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/config.yml +0 -0
  136. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/credentials.yml +0 -0
  137. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/data/flows/add_contact.yml +0 -0
  138. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/data/flows/list_contacts.yml +0 -0
  139. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/data/flows/remove_contact.yml +0 -0
  140. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/db/contacts.json +0 -0
  141. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/domain/add_contact.yml +0 -0
  142. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/domain/list_contacts.yml +0 -0
  143. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/domain/remove_contact.yml +0 -0
  144. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/domain/shared.yml +0 -0
  145. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/e2e_tests/cancelations/user_cancels_during_a_correction.yml +0 -0
  146. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/e2e_tests/cancelations/user_changes_mind_on_a_whim.yml +0 -0
  147. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/e2e_tests/corrections/user_corrects_contact_handle.yml +0 -0
  148. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/e2e_tests/corrections/user_corrects_contact_name.yml +0 -0
  149. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/e2e_tests/happy_paths/user_adds_contact_to_their_list.yml +0 -0
  150. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/e2e_tests/happy_paths/user_lists_contacts.yml +0 -0
  151. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/e2e_tests/happy_paths/user_removes_contact.yml +0 -0
  152. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/e2e_tests/happy_paths/user_removes_contact_from_list.yml +0 -0
  153. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/calm/endpoints.yml +0 -0
  154. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/default/actions/__init__.py +0 -0
  155. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/default/actions/actions.py +0 -0
  156. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/default/config.yml +0 -0
  157. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/default/credentials.yml +0 -0
  158. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/default/data/nlu.yml +0 -0
  159. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/default/data/rules.yml +0 -0
  160. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/default/data/stories.yml +0 -0
  161. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/default/domain.yml +0 -0
  162. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/default/endpoints.yml +0 -0
  163. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/default/tests/test_stories.yml +0 -0
  164. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/tutorial/actions/__init__.py +0 -0
  165. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/tutorial/actions/actions.py +0 -0
  166. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/tutorial/config.yml +0 -0
  167. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/tutorial/credentials.yml +0 -0
  168. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/tutorial/data/flows.yml +0 -0
  169. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/tutorial/data/patterns.yml +0 -0
  170. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/tutorial/domain.yml +0 -0
  171. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/project_templates/tutorial/endpoints.yml +0 -0
  172. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/run.py +0 -0
  173. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/scaffold.py +0 -0
  174. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/shell.py +0 -0
  175. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/studio/__init__.py +0 -0
  176. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/studio/download.py +0 -0
  177. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/studio/studio.py +0 -0
  178. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/studio/train.py +0 -0
  179. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/studio/upload.py +0 -0
  180. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/telemetry.py +0 -0
  181. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/test.py +0 -0
  182. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/train.py +0 -0
  183. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/utils.py +0 -0
  184. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/visualize.py +0 -0
  185. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/cli/x.py +0 -0
  186. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/__init__.py +0 -0
  187. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/__init__.py +0 -0
  188. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/action_clean_stack.py +0 -0
  189. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/action_exceptions.py +0 -0
  190. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/action_hangup.py +0 -0
  191. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/action_repeat_bot_messages.py +0 -0
  192. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/action_run_slot_rejections.py +0 -0
  193. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/action_trigger_chitchat.py +0 -0
  194. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/action_trigger_flow.py +0 -0
  195. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/action_trigger_search.py +0 -0
  196. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/constants.py +0 -0
  197. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/direct_custom_actions_executor.py +0 -0
  198. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/e2e_stub_custom_action_executor.py +0 -0
  199. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/forms.py +0 -0
  200. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/grpc_custom_action_executor.py +0 -0
  201. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/http_custom_action_executor.py +0 -0
  202. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/loops.py +0 -0
  203. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/actions/two_stage_fallback.py +0 -0
  204. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/agent.py +0 -0
  205. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/auth_retry_tracker_store.py +0 -0
  206. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/brokers/__init__.py +0 -0
  207. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/brokers/broker.py +0 -0
  208. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/brokers/file.py +0 -0
  209. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/brokers/kafka.py +0 -0
  210. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/brokers/pika.py +0 -0
  211. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/brokers/sql.py +0 -0
  212. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/__init__.py +0 -0
  213. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/botframework.py +0 -0
  214. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/callback.py +0 -0
  215. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/channel.py +0 -0
  216. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/console.py +0 -0
  217. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/development_inspector.py +0 -0
  218. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/facebook.py +0 -0
  219. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/hangouts.py +0 -0
  220. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/.eslintrc.cjs +0 -0
  221. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/.gitignore +0 -0
  222. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/README.md +0 -0
  223. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/assets/favicon.ico +0 -0
  224. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/assets/rasa-chat.js +0 -0
  225. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/custom.d.ts +0 -0
  226. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/array-9f3ba611.js +0 -0
  227. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/ibm-plex-mono-v4-latin-regular-128cfa44.ttf +0 -0
  228. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/ibm-plex-mono-v4-latin-regular-21dbcb97.woff +0 -0
  229. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/ibm-plex-mono-v4-latin-regular-222b5e26.svg +0 -0
  230. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/ibm-plex-mono-v4-latin-regular-9ad89b2a.woff2 +0 -0
  231. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/index-3ee28881.css +0 -0
  232. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/init-77b53fdd.js +0 -0
  233. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-700-60c05ee4.woff +0 -0
  234. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-700-8335d9b8.svg +0 -0
  235. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-700-9cc39c75.ttf +0 -0
  236. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-700-ead13ccf.woff2 +0 -0
  237. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-regular-16705655.woff2 +0 -0
  238. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-regular-5aeb07f9.woff +0 -0
  239. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-regular-9c459044.ttf +0 -0
  240. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-regular-9e2898a4.svg +0 -0
  241. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/ordinal-ba9b4969.js +0 -0
  242. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/dist/assets/path-53f90ab3.js +0 -0
  243. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/index.html +0 -0
  244. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/jest.config.ts +0 -0
  245. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/setupTests.ts +0 -0
  246. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/App.tsx +0 -0
  247. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/Chat.tsx +0 -0
  248. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/DiagramFlow.tsx +0 -0
  249. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/DialogueInformation.tsx +0 -0
  250. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/DialogueStack.tsx +0 -0
  251. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/ExpandIcon.tsx +0 -0
  252. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/FullscreenButton.tsx +0 -0
  253. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/LoadingSpinner.tsx +0 -0
  254. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/NoActiveFlow.tsx +0 -0
  255. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/RasaLogo.tsx +0 -0
  256. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/SaraDiagrams.tsx +0 -0
  257. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/Slots.tsx +0 -0
  258. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/components/Welcome.tsx +0 -0
  259. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/helpers/audiostream.ts +0 -0
  260. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/helpers/formatters.test.ts +0 -0
  261. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/helpers/formatters.ts +0 -0
  262. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/helpers/utils.ts +0 -0
  263. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/main.tsx +0 -0
  264. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/Button/Button.ts +0 -0
  265. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/Heading/Heading.ts +0 -0
  266. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/Input/Input.ts +0 -0
  267. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/Link/Link.ts +0 -0
  268. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/Modal/Modal.ts +0 -0
  269. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/Table/Table.tsx +0 -0
  270. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/Tooltip/Tooltip.ts +0 -0
  271. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/breakpoints.ts +0 -0
  272. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/colors.ts +0 -0
  273. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/fontFaces.css +0 -0
  274. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/ibm-plex-mono-v4-latin/ibm-plex-mono-v4-latin-regular.eot +0 -0
  275. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/ibm-plex-mono-v4-latin/ibm-plex-mono-v4-latin-regular.svg +0 -0
  276. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/ibm-plex-mono-v4-latin/ibm-plex-mono-v4-latin-regular.ttf +0 -0
  277. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/ibm-plex-mono-v4-latin/ibm-plex-mono-v4-latin-regular.woff +0 -0
  278. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/ibm-plex-mono-v4-latin/ibm-plex-mono-v4-latin-regular.woff2 +0 -0
  279. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-700.eot +0 -0
  280. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-700.svg +0 -0
  281. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-700.ttf +0 -0
  282. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-700.woff +0 -0
  283. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-700.woff2 +0 -0
  284. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-regular.eot +0 -0
  285. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-regular.svg +0 -0
  286. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-regular.ttf +0 -0
  287. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-regular.woff +0 -0
  288. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-regular.woff2 +0 -0
  289. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/radii.ts +0 -0
  290. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/shadows.ts +0 -0
  291. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/sizes.ts +0 -0
  292. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/space.ts +0 -0
  293. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/styles.ts +0 -0
  294. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/typography.ts +0 -0
  295. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/base/zIndices.ts +0 -0
  296. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/theme/index.ts +0 -0
  297. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/types.ts +0 -0
  298. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/src/vite-env.d.ts +0 -0
  299. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/tests/__mocks__/fileMock.ts +0 -0
  300. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/tests/__mocks__/matchMedia.ts +0 -0
  301. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/tests/__mocks__/styleMock.ts +0 -0
  302. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/tests/renderWithProviders.tsx +0 -0
  303. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/tsconfig.json +0 -0
  304. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/tsconfig.node.json +0 -0
  305. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/inspector/vite.config.ts +0 -0
  306. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/mattermost.py +0 -0
  307. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/rasa_chat.py +0 -0
  308. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/rest.py +0 -0
  309. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/rocketchat.py +0 -0
  310. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/slack.py +0 -0
  311. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/socketio.py +0 -0
  312. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/telegram.py +0 -0
  313. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/twilio.py +0 -0
  314. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/vier_cvg.py +0 -0
  315. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_ready/__init__.py +0 -0
  316. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_ready/audiocodes.py +0 -0
  317. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_ready/jambonz.py +0 -0
  318. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_ready/jambonz_protocol.py +0 -0
  319. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_ready/twilio_voice.py +0 -0
  320. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_ready/utils.py +0 -0
  321. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/__init__.py +0 -0
  322. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/asr/__init__.py +0 -0
  323. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/asr/asr_engine.py +0 -0
  324. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/asr/asr_event.py +0 -0
  325. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/asr/azure.py +0 -0
  326. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/asr/deepgram.py +0 -0
  327. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/audio_bytes.py +0 -0
  328. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/browser_audio.py +0 -0
  329. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/call_state.py +0 -0
  330. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/tts/__init__.py +0 -0
  331. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/tts/azure.py +0 -0
  332. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/tts/cartesia.py +0 -0
  333. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/tts/tts_cache.py +0 -0
  334. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/tts/tts_engine.py +0 -0
  335. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/twilio_media_streams.py +0 -0
  336. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/util.py +0 -0
  337. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/voice_stream/voice_channel.py +0 -0
  338. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/channels/webexteams.py +0 -0
  339. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/concurrent_lock_store.py +0 -0
  340. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/constants.py +0 -0
  341. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/evaluation/__init__.py +0 -0
  342. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/evaluation/marker.py +0 -0
  343. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/evaluation/marker_base.py +0 -0
  344. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/evaluation/marker_stats.py +0 -0
  345. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/evaluation/marker_tracker_loader.py +0 -0
  346. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/exceptions.py +0 -0
  347. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/exporter.py +0 -0
  348. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/featurizers/__init__.py +0 -0
  349. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/featurizers/precomputation.py +0 -0
  350. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/featurizers/single_state_featurizer.py +0 -0
  351. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/featurizers/tracker_featurizers.py +0 -0
  352. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/http_interpreter.py +0 -0
  353. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/information_retrieval/__init__.py +0 -0
  354. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/information_retrieval/faiss.py +0 -0
  355. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/information_retrieval/information_retrieval.py +0 -0
  356. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/information_retrieval/milvus.py +0 -0
  357. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/information_retrieval/qdrant.py +0 -0
  358. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/jobs.py +0 -0
  359. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/lock.py +0 -0
  360. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/lock_store.py +0 -0
  361. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/migrate.py +0 -0
  362. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/nlg/__init__.py +0 -0
  363. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/nlg/callback.py +0 -0
  364. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/nlg/generator.py +0 -0
  365. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/nlg/interpolator.py +0 -0
  366. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/nlg/response.py +0 -0
  367. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/nlg/summarize.py +0 -0
  368. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/persistor.py +0 -0
  369. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/__init__.py +0 -0
  370. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/ensemble.py +0 -0
  371. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/enterprise_search_prompt_template.jinja2 +0 -0
  372. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/enterprise_search_prompt_with_citation_template.jinja2 +0 -0
  373. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/flow_policy.py +0 -0
  374. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/flows/__init__.py +0 -0
  375. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/flows/flow_exceptions.py +0 -0
  376. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/flows/flow_executor.py +0 -0
  377. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/flows/flow_step_result.py +0 -0
  378. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/intentless_policy.py +0 -0
  379. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/intentless_prompt_template.jinja2 +0 -0
  380. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/memoization.py +0 -0
  381. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/policy.py +0 -0
  382. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/rule_policy.py +0 -0
  383. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/ted_policy.py +0 -0
  384. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/policies/unexpected_intent_policy.py +0 -0
  385. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/run.py +0 -0
  386. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/secrets_manager/__init__.py +0 -0
  387. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/secrets_manager/constants.py +0 -0
  388. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/secrets_manager/endpoints.py +0 -0
  389. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/secrets_manager/factory.py +0 -0
  390. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/secrets_manager/secret_manager.py +0 -0
  391. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/secrets_manager/vault.py +0 -0
  392. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/test.py +0 -0
  393. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/tracker_store.py +0 -0
  394. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/train.py +0 -0
  395. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/training/__init__.py +0 -0
  396. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/training/converters/__init__.py +0 -0
  397. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/training/converters/responses_prefix_converter.py +0 -0
  398. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/training/interactive.py +0 -0
  399. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/training/story_conflict.py +0 -0
  400. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/training/training.py +0 -0
  401. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/utils.py +0 -0
  402. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/core/visualize.py +0 -0
  403. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/__init__.py +0 -0
  404. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/coexistence/__init__.py +0 -0
  405. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/coexistence/constants.py +0 -0
  406. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/coexistence/intent_based_router.py +0 -0
  407. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/coexistence/llm_based_router.py +0 -0
  408. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/coexistence/router_template.jinja2 +0 -0
  409. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/__init__.py +0 -0
  410. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/can_not_handle_command.py +0 -0
  411. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/cancel_flow_command.py +0 -0
  412. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/change_flow_command.py +0 -0
  413. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/chit_chat_answer_command.py +0 -0
  414. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/clarify_command.py +0 -0
  415. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/command.py +0 -0
  416. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/correct_slots_command.py +0 -0
  417. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/error_command.py +0 -0
  418. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/free_form_answer_command.py +0 -0
  419. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/handle_code_change_command.py +0 -0
  420. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/human_handoff_command.py +0 -0
  421. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/knowledge_answer_command.py +0 -0
  422. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/noop_command.py +0 -0
  423. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/repeat_bot_messages_command.py +0 -0
  424. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/restart_command.py +0 -0
  425. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/session_end_command.py +0 -0
  426. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/session_start_command.py +0 -0
  427. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/set_slot_command.py +0 -0
  428. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/skip_question_command.py +0 -0
  429. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/start_flow_command.py +0 -0
  430. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/user_silence_command.py +0 -0
  431. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/commands/utils.py +0 -0
  432. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/constants.py +0 -0
  433. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/__init__.py +0 -0
  434. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/command_generator.py +0 -0
  435. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/command_parser.py +0 -0
  436. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/constants.py +0 -0
  437. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/flow_document_template.jinja2 +0 -0
  438. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/flow_retrieval.py +0 -0
  439. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/llm_command_generator.py +0 -0
  440. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/multi_step/__init__.py +0 -0
  441. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/multi_step/fill_slots_prompt.jinja2 +0 -0
  442. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/multi_step/handle_flows_prompt.jinja2 +0 -0
  443. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/multi_step/multi_step_llm_command_generator.py +0 -0
  444. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/nlu_command_adapter.py +0 -0
  445. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/single_step/__init__.py +0 -0
  446. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/single_step/command_prompt_template.jinja2 +0 -0
  447. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/single_step/single_step_llm_command_generator.py +0 -0
  448. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/generator/utils.py +0 -0
  449. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/__init__.py +0 -0
  450. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/cancel.py +0 -0
  451. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/cannot_handle.py +0 -0
  452. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/chitchat.py +0 -0
  453. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/clarify.py +0 -0
  454. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/code_change.py +0 -0
  455. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/collect_information.py +0 -0
  456. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/completed.py +0 -0
  457. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/continue_interrupted.py +0 -0
  458. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/correction.py +0 -0
  459. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/default_flows_for_patterns.yml +0 -0
  460. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/human_handoff.py +0 -0
  461. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/internal_error.py +0 -0
  462. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/repeat.py +0 -0
  463. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/restart.py +0 -0
  464. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/search.py +0 -0
  465. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/session_start.py +0 -0
  466. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/skip_question.py +0 -0
  467. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/patterns/user_silence.py +0 -0
  468. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/processor/__init__.py +0 -0
  469. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/processor/command_processor.py +0 -0
  470. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/processor/command_processor_component.py +0 -0
  471. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/stack/__init__.py +0 -0
  472. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/stack/dialogue_stack.py +0 -0
  473. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/stack/frames/__init__.py +0 -0
  474. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/stack/frames/chit_chat_frame.py +0 -0
  475. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/stack/frames/dialogue_stack_frame.py +0 -0
  476. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/stack/frames/flow_stack_frame.py +0 -0
  477. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/stack/frames/pattern_frame.py +0 -0
  478. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/stack/frames/search_frame.py +0 -0
  479. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/stack/utils.py +0 -0
  480. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding/utils.py +0 -0
  481. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/README.md +0 -0
  482. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/__init__.py +0 -0
  483. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/command_comparison.py +0 -0
  484. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/constants.py +0 -0
  485. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/du_test_case.py +0 -0
  486. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/du_test_runner.py +0 -0
  487. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/du_test_schema.yml +0 -0
  488. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/io.py +0 -0
  489. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/test_case_simulation/__init__.py +0 -0
  490. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/test_case_simulation/exception.py +0 -0
  491. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/test_case_simulation/test_case_tracker_simulator.py +0 -0
  492. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/utils.py +0 -0
  493. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/dialogue_understanding_test/validation.py +0 -0
  494. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/__init__.py +0 -0
  495. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/aggregate_test_stats_calculator.py +0 -0
  496. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/e2e_test_case.py +0 -0
  497. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/e2e_test_converter.py +0 -0
  498. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/e2e_test_converter_prompt.jinja2 +0 -0
  499. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/e2e_test_coverage_report.py +0 -0
  500. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/e2e_test_result.py +0 -0
  501. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/e2e_test_runner.py +0 -0
  502. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/e2e_test_schema.yml +0 -0
  503. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/pykwalify_extensions.py +0 -0
  504. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/stub_custom_action.py +0 -0
  505. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/utils/__init__.py +0 -0
  506. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/utils/e2e_yaml_utils.py +0 -0
  507. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/utils/io.py +0 -0
  508. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/e2e_test/utils/validation.py +0 -0
  509. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/__init__.py +0 -0
  510. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/caching.py +0 -0
  511. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/constants.py +0 -0
  512. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/exceptions.py +0 -0
  513. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/graph.py +0 -0
  514. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/loader.py +0 -0
  515. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/recipes/__init__.py +0 -0
  516. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/recipes/config_files/default_config.yml +0 -0
  517. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/recipes/default_components.py +0 -0
  518. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/recipes/default_recipe.py +0 -0
  519. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/recipes/graph_recipe.py +0 -0
  520. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/recipes/recipe.py +0 -0
  521. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/runner/__init__.py +0 -0
  522. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/runner/dask.py +0 -0
  523. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/runner/interface.py +0 -0
  524. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/storage/__init__.py +0 -0
  525. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/storage/local_model_storage.py +0 -0
  526. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/storage/resource.py +0 -0
  527. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/storage/storage.py +0 -0
  528. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/training/__init__.py +0 -0
  529. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/training/components.py +0 -0
  530. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/training/fingerprinting.py +0 -0
  531. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/training/graph_trainer.py +0 -0
  532. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/training/hooks.py +0 -0
  533. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/engine/validation.py +0 -0
  534. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/env.py +0 -0
  535. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/exceptions.py +0 -0
  536. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/__init__.py +0 -0
  537. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/converters/__init__.py +0 -0
  538. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/converters/nlu_message_converter.py +0 -0
  539. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/providers/__init__.py +0 -0
  540. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/providers/domain_for_core_training_provider.py +0 -0
  541. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/providers/domain_provider.py +0 -0
  542. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/providers/flows_provider.py +0 -0
  543. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/providers/forms_provider.py +0 -0
  544. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/providers/nlu_training_data_provider.py +0 -0
  545. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/providers/responses_provider.py +0 -0
  546. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/providers/rule_only_provider.py +0 -0
  547. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/providers/story_graph_provider.py +0 -0
  548. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/providers/training_tracker_provider.py +0 -0
  549. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/validators/__init__.py +0 -0
  550. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/validators/default_recipe_validator.py +0 -0
  551. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/graph_components/validators/finetuning_validator.py +0 -0
  552. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/hooks.py +0 -0
  553. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/jupyter.py +0 -0
  554. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/__init__.py +0 -0
  555. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/annotation_module.py +0 -0
  556. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/conversations.py +0 -0
  557. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/llm_data_preparation_module.py +0 -0
  558. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/paraphrasing/__init__.py +0 -0
  559. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/paraphrasing/conversation_rephraser.py +0 -0
  560. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/paraphrasing/default_rephrase_prompt_template.jina2 +0 -0
  561. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/paraphrasing/rephrase_validator.py +0 -0
  562. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/paraphrasing/rephrased_user_message.py +0 -0
  563. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/paraphrasing_module.py +0 -0
  564. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/storage.py +0 -0
  565. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/llm_fine_tuning/train_test_split_module.py +0 -0
  566. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/markers/__init__.py +0 -0
  567. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/markers/marker.py +0 -0
  568. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/markers/marker_base.py +0 -0
  569. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/markers/upload.py +0 -0
  570. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/markers/validate.py +0 -0
  571. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model.py +0 -0
  572. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_manager/__init__.py +0 -0
  573. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_manager/config.py +0 -0
  574. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_manager/model_api.py +0 -0
  575. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_manager/runner_service.py +0 -0
  576. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_manager/socket_bridge.py +0 -0
  577. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_manager/studio_jwt_auth.py +0 -0
  578. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_manager/trainer_service.py +0 -0
  579. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_manager/utils.py +0 -0
  580. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_manager/warm_rasa_process.py +0 -0
  581. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_service.py +0 -0
  582. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_testing.py +0 -0
  583. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/model_training.py +0 -0
  584. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/__init__.py +0 -0
  585. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/classifiers/__init__.py +0 -0
  586. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/classifiers/classifier.py +0 -0
  587. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/classifiers/diet_classifier.py +0 -0
  588. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/classifiers/fallback_classifier.py +0 -0
  589. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/classifiers/keyword_intent_classifier.py +0 -0
  590. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/classifiers/logistic_regression_classifier.py +0 -0
  591. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/classifiers/mitie_intent_classifier.py +0 -0
  592. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/classifiers/regex_message_handler.py +0 -0
  593. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/classifiers/sklearn_intent_classifier.py +0 -0
  594. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/constants.py +0 -0
  595. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/convert.py +0 -0
  596. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/emulators/__init__.py +0 -0
  597. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/emulators/dialogflow.py +0 -0
  598. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/emulators/emulator.py +0 -0
  599. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/emulators/luis.py +0 -0
  600. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/emulators/no_emulator.py +0 -0
  601. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/emulators/wit.py +0 -0
  602. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/extractors/__init__.py +0 -0
  603. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/extractors/crf_entity_extractor.py +0 -0
  604. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/extractors/duckling_entity_extractor.py +0 -0
  605. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/extractors/entity_synonyms.py +0 -0
  606. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/extractors/extractor.py +0 -0
  607. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/extractors/mitie_entity_extractor.py +0 -0
  608. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/extractors/regex_entity_extractor.py +0 -0
  609. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/extractors/spacy_entity_extractor.py +0 -0
  610. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/__init__.py +0 -0
  611. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/dense_featurizer/__init__.py +0 -0
  612. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/dense_featurizer/convert_featurizer.py +0 -0
  613. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/dense_featurizer/dense_featurizer.py +0 -0
  614. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/dense_featurizer/lm_featurizer.py +0 -0
  615. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/dense_featurizer/mitie_featurizer.py +0 -0
  616. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/dense_featurizer/spacy_featurizer.py +0 -0
  617. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/featurizer.py +0 -0
  618. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/sparse_featurizer/__init__.py +0 -0
  619. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/sparse_featurizer/count_vectors_featurizer.py +0 -0
  620. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/sparse_featurizer/lexical_syntactic_featurizer.py +0 -0
  621. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/sparse_featurizer/regex_featurizer.py +0 -0
  622. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/featurizers/sparse_featurizer/sparse_featurizer.py +0 -0
  623. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/model.py +0 -0
  624. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/run.py +0 -0
  625. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/selectors/__init__.py +0 -0
  626. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/selectors/response_selector.py +0 -0
  627. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/test.py +0 -0
  628. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/tokenizers/__init__.py +0 -0
  629. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/tokenizers/jieba_tokenizer.py +0 -0
  630. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/tokenizers/mitie_tokenizer.py +0 -0
  631. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/tokenizers/spacy_tokenizer.py +0 -0
  632. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/tokenizers/tokenizer.py +0 -0
  633. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/tokenizers/whitespace_tokenizer.py +0 -0
  634. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/utils/__init__.py +0 -0
  635. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/utils/bilou_utils.py +0 -0
  636. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/utils/hugging_face/__init__.py +0 -0
  637. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/utils/hugging_face/registry.py +0 -0
  638. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/utils/hugging_face/transformers_pre_post_processors.py +0 -0
  639. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/utils/mitie_utils.py +0 -0
  640. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/utils/pattern_utils.py +0 -0
  641. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/nlu/utils/spacy_utils.py +0 -0
  642. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/plugin.py +0 -0
  643. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/__init__.py +0 -0
  644. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/constants.py +0 -0
  645. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/__init__.py +0 -0
  646. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/command_payload_reader.py +0 -0
  647. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/constants.py +0 -0
  648. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/conversation.py +0 -0
  649. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/domain.py +0 -0
  650. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/events.py +0 -0
  651. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/__init__.py +0 -0
  652. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/flow.py +0 -0
  653. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/flow_path.py +0 -0
  654. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/flow_step.py +0 -0
  655. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/flow_step_links.py +0 -0
  656. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/flow_step_sequence.py +0 -0
  657. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/flows_list.py +0 -0
  658. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/flows_yaml_schema.json +0 -0
  659. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/nlu_trigger.py +0 -0
  660. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/__init__.py +0 -0
  661. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/action.py +0 -0
  662. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/call.py +0 -0
  663. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/collect.py +0 -0
  664. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/constants.py +0 -0
  665. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/continuation.py +0 -0
  666. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/end.py +0 -0
  667. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/internal.py +0 -0
  668. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/link.py +0 -0
  669. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/no_operation.py +0 -0
  670. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/set_slots.py +0 -0
  671. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/steps/start.py +0 -0
  672. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/utils.py +0 -0
  673. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/validation.py +0 -0
  674. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/flows/yaml_flows_io.py +0 -0
  675. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/generator.py +0 -0
  676. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/slot_mappings.py +0 -0
  677. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/slots.py +0 -0
  678. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/trackers.py +0 -0
  679. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/__init__.py +0 -0
  680. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/loading.py +0 -0
  681. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/story_reader/__init__.py +0 -0
  682. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/story_reader/story_reader.py +0 -0
  683. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/story_reader/story_step_builder.py +0 -0
  684. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/story_reader/yaml_story_reader.py +0 -0
  685. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/story_writer/__init__.py +0 -0
  686. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/story_writer/story_writer.py +0 -0
  687. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/story_writer/yaml_story_writer.py +0 -0
  688. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/structures.py +0 -0
  689. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/visualization.html +0 -0
  690. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/core/training_data/visualization.py +0 -0
  691. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/data.py +0 -0
  692. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/engine/__init__.py +0 -0
  693. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/engine/caching.py +0 -0
  694. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/exceptions.py +0 -0
  695. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/importers/__init__.py +0 -0
  696. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/importers/importer.py +0 -0
  697. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/importers/multi_project.py +0 -0
  698. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/importers/rasa.py +0 -0
  699. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/importers/remote_importer.py +0 -0
  700. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/importers/utils.py +0 -0
  701. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/__init__.py +0 -0
  702. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/interpreter.py +0 -0
  703. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/__init__.py +0 -0
  704. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/entities_parser.py +0 -0
  705. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/features.py +0 -0
  706. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/formats/__init__.py +0 -0
  707. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/formats/dialogflow.py +0 -0
  708. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/formats/luis.py +0 -0
  709. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/formats/rasa.py +0 -0
  710. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/formats/rasa_yaml.py +0 -0
  711. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/formats/readerwriter.py +0 -0
  712. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/formats/wit.py +0 -0
  713. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/loading.py +0 -0
  714. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/lookup_tables_parser.py +0 -0
  715. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/message.py +0 -0
  716. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/schemas/__init__.py +0 -0
  717. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/schemas/data_schema.py +0 -0
  718. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/schemas/nlu.yml +0 -0
  719. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/schemas/responses.yml +0 -0
  720. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/synonyms_parser.py +0 -0
  721. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/training_data.py +0 -0
  722. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/nlu/training_data/util.py +0 -0
  723. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/__init__.py +0 -0
  724. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/__init__.py +0 -0
  725. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/azure_openai_client_config.py +0 -0
  726. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/client_config.py +0 -0
  727. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/default_litellm_client_config.py +0 -0
  728. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/huggingface_local_embedding_client_config.py +0 -0
  729. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/litellm_router_client_config.py +0 -0
  730. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/model_group_config.py +0 -0
  731. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/openai_client_config.py +0 -0
  732. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/rasa_llm_client_config.py +0 -0
  733. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/self_hosted_llm_client_config.py +0 -0
  734. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_configs/utils.py +0 -0
  735. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_ssl_verification_utils.py +0 -0
  736. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/_utils.py +0 -0
  737. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/embedding/__init__.py +0 -0
  738. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/embedding/_base_litellm_embedding_client.py +0 -0
  739. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/embedding/_langchain_embedding_client_adapter.py +0 -0
  740. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/embedding/azure_openai_embedding_client.py +0 -0
  741. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/embedding/default_litellm_embedding_client.py +0 -0
  742. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/embedding/embedding_client.py +0 -0
  743. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/embedding/embedding_response.py +0 -0
  744. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/embedding/huggingface_local_embedding_client.py +0 -0
  745. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/embedding/litellm_router_embedding_client.py +0 -0
  746. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/embedding/openai_embedding_client.py +0 -0
  747. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/llm/__init__.py +0 -0
  748. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/llm/_base_litellm_client.py +0 -0
  749. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/llm/azure_openai_llm_client.py +0 -0
  750. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/llm/default_litellm_llm_client.py +0 -0
  751. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/llm/litellm_router_llm_client.py +0 -0
  752. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/llm/llm_client.py +0 -0
  753. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/llm/openai_llm_client.py +0 -0
  754. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/llm/rasa_llm_client.py +0 -0
  755. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/llm/self_hosted_llm_client.py +0 -0
  756. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/mappings.py +0 -0
  757. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/router/__init__.py +0 -0
  758. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/router/_base_litellm_router_client.py +0 -0
  759. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/providers/router/router_client.py +0 -0
  760. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/__init__.py +0 -0
  761. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/cli.py +0 -0
  762. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/common.py +0 -0
  763. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/constants.py +0 -0
  764. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/health_check/__init__.py +0 -0
  765. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/health_check/embeddings_health_check_mixin.py +0 -0
  766. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/health_check/health_check.py +0 -0
  767. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/health_check/llm_health_check_mixin.py +0 -0
  768. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/io.py +0 -0
  769. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/llm.py +0 -0
  770. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/pykwalify_extensions.py +0 -0
  771. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/schemas/__init__.py +0 -0
  772. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/schemas/config.yml +0 -0
  773. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/schemas/domain.yml +0 -0
  774. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/schemas/events.py +0 -0
  775. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/schemas/model_config.yml +0 -0
  776. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/schemas/stories.yml +0 -0
  777. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/shared/utils/yaml.py +0 -0
  778. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/studio/__init__.py +0 -0
  779. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/studio/auth.py +0 -0
  780. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/studio/config.py +0 -0
  781. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/studio/constants.py +0 -0
  782. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/studio/data_handler.py +0 -0
  783. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/studio/download.py +0 -0
  784. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/studio/results_logger.py +0 -0
  785. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/studio/train.py +0 -0
  786. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/studio/upload.py +0 -0
  787. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/telemetry.py +0 -0
  788. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/tracing/__init__.py +0 -0
  789. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/tracing/config.py +0 -0
  790. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/tracing/constants.py +0 -0
  791. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/tracing/instrumentation/__init__.py +0 -0
  792. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/tracing/instrumentation/instrumentation.py +0 -0
  793. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/tracing/instrumentation/intentless_policy_instrumentation.py +0 -0
  794. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/tracing/instrumentation/metrics.py +0 -0
  795. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/tracing/metric_instrument_provider.py +0 -0
  796. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/__init__.py +0 -0
  797. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/beta.py +0 -0
  798. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/cli.py +0 -0
  799. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/converter.py +0 -0
  800. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/endpoints.py +0 -0
  801. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/io.py +0 -0
  802. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/json_utils.py +0 -0
  803. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/licensing.py +0 -0
  804. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/log_utils.py +0 -0
  805. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/mapper.py +0 -0
  806. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/ml_utils.py +0 -0
  807. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/plotting.py +0 -0
  808. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/sanic_error_handler.py +0 -0
  809. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/singleton.py +0 -0
  810. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/__init__.py +0 -0
  811. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/callback.py +0 -0
  812. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/constants.py +0 -0
  813. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/crf.py +0 -0
  814. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/data_generator.py +0 -0
  815. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/environment.py +0 -0
  816. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/exceptions.py +0 -0
  817. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/feature_array.py +0 -0
  818. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/layers.py +0 -0
  819. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/layers_utils.py +0 -0
  820. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/metrics.py +0 -0
  821. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/model_data.py +0 -0
  822. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/model_data_utils.py +0 -0
  823. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/models.py +0 -0
  824. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/rasa_layers.py +0 -0
  825. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/transformer.py +0 -0
  826. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/tensorflow/types.py +0 -0
  827. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/train_utils.py +0 -0
  828. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/url_tools.py +0 -0
  829. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/utils/yaml.py +0 -0
  830. {rasa_pro-3.12.0.dev4 → rasa_pro-3.12.0.dev6}/rasa/validator.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rasa-pro
3
- Version: 3.12.0.dev4
3
+ Version: 3.12.0.dev6
4
4
  Summary: State-of-the-art open-core Conversational AI framework for Enterprises that natively leverages generative AI for effortless assistant development.
5
5
  Home-page: https://rasa.com
6
6
  Keywords: nlp,machine-learning,machine-learning-library,bot,bots,botkit,rasa conversational-agents,conversational-ai,chatbot,chatbot-framework,bot-framework
@@ -20,7 +20,6 @@ Provides-Extra: full
20
20
  Provides-Extra: gh-release-notes
21
21
  Provides-Extra: jieba
22
22
  Provides-Extra: metal
23
- Provides-Extra: mlflow
24
23
  Provides-Extra: spacy
25
24
  Provides-Extra: transformers
26
25
  Requires-Dist: CacheControl (>=0.14.2,<0.15.0)
@@ -67,7 +66,6 @@ Requires-Dist: langchain-community (>=0.2.0,<0.3.0)
67
66
  Requires-Dist: litellm (>=1.52.6,<1.53.0)
68
67
  Requires-Dist: matplotlib (>=3.7,<3.8)
69
68
  Requires-Dist: mattermostwrapper (>=2.2,<2.3)
70
- Requires-Dist: mlflow (>=2.15.1,<3.0.0) ; extra == "mlflow"
71
69
  Requires-Dist: networkx (>=3.1,<3.2)
72
70
  Requires-Dist: numpy (>=1.26.4,<1.27.0)
73
71
  Requires-Dist: openai (>=1.55.3,<1.56.0)
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
 
5
5
  [tool.poetry]
6
6
  name = "rasa-pro"
7
- version = "3.12.0dev4"
7
+ version = "3.12.0dev6"
8
8
  description = "State-of-the-art open-core Conversational AI framework for Enterprises that natively leverages generative AI for effortless assistant development."
9
9
  authors = [ "Rasa Technologies GmbH <hi@rasa.com>",]
10
10
  maintainers = [ "Tom Bocklisch <tom@rasa.com>",]
@@ -214,10 +214,6 @@ optional = true
214
214
  version = "^2.0"
215
215
  optional = true
216
216
 
217
- [[tool.poetry.dependencies.mlflow]]
218
- version = "^2.15.1"
219
- optional = true
220
-
221
217
  [[tool.poetry.dependencies.gitpython]]
222
218
  version = "~3.1.41"
223
219
  optional = true
@@ -229,7 +225,6 @@ transformers = [ "transformers", "sentencepiece",]
229
225
  full = [ "spacy", "transformers", "sentencepiece", "jieba", "gitpython",]
230
226
  gh-release-notes = [ "github3.py",]
231
227
  metal = [ "tensorflow-metal",]
232
- mlflow = [ "mlflow",]
233
228
 
234
229
  [tool.poetry.scripts]
235
230
  rasa = "rasa.__main__:main"
@@ -3,7 +3,7 @@ import asyncio
3
3
  import datetime
4
4
  import importlib
5
5
  import sys
6
- from typing import List, Optional
6
+ from typing import Any, Dict, List, Optional
7
7
 
8
8
  import structlog
9
9
 
@@ -17,8 +17,12 @@ from rasa.cli.arguments.default_arguments import (
17
17
  )
18
18
  from rasa.core.agent import Agent
19
19
  from rasa.core.exceptions import AgentNotReady
20
+ from rasa.core.processor import MessageProcessor
20
21
  from rasa.core.utils import AvailableEndpoints
21
22
  from rasa.dialogue_understanding.commands import Command
23
+ from rasa.dialogue_understanding.generator import (
24
+ LLMBasedCommandGenerator,
25
+ )
22
26
  from rasa.dialogue_understanding.generator.command_parser import DEFAULT_COMMANDS
23
27
  from rasa.dialogue_understanding_test.command_metric_calculation import (
24
28
  calculate_command_metrics,
@@ -44,9 +48,17 @@ from rasa.dialogue_understanding_test.validation import (
44
48
  )
45
49
  from rasa.e2e_test.e2e_test_case import TestSuite
46
50
  from rasa.exceptions import RasaException
47
- from rasa.shared.constants import DEFAULT_ENDPOINTS_PATH, ROUTE_TO_CALM_SLOT
51
+ from rasa.shared.constants import (
52
+ DEFAULT_ENDPOINTS_PATH,
53
+ LLM_CONFIG_KEY,
54
+ ROUTE_TO_CALM_SLOT,
55
+ )
48
56
  from rasa.shared.core.domain import Domain
49
57
  from rasa.shared.core.flows import FlowsList
58
+ from rasa.shared.utils.llm import (
59
+ combine_custom_and_default_config,
60
+ resolve_model_client_config,
61
+ )
50
62
  from rasa.utils.beta import ensure_beta_feature_is_enabled
51
63
  from rasa.utils.endpoints import EndpointConfig
52
64
 
@@ -218,14 +230,17 @@ def execute_dialogue_understanding_tests(args: argparse.Namespace) -> None:
218
230
  # Exit if the bot is not calm only
219
231
  ensure_calm_only_bot(test_runner.agent)
220
232
 
221
- # Get flows from the agent
222
- # we need them to parse the commands when reading the test cases
233
+ # Ensure processor is not None so that we can extract the flows and the llm config
223
234
  if test_runner.agent.processor is None:
224
235
  rasa.shared.utils.cli.print_error(
225
236
  "No processor: Not able to retrieve flows and config from trained model."
226
237
  )
227
238
  sys.exit(0)
239
+
240
+ # flows are needed in order to parse the commands when reading the test cases
228
241
  flows = asyncio.run(test_runner.agent.processor.get_flows())
242
+ # llm config is needed for instrumentation
243
+ llm_config = _get_llm_command_generator_config(test_runner.agent.processor)
229
244
 
230
245
  # read test cases from the given path
231
246
  test_suite: TestSuite = get_valid_test_suite(args, flows, test_runner.agent.domain)
@@ -245,7 +260,7 @@ def execute_dialogue_understanding_tests(args: argparse.Namespace) -> None:
245
260
  command_metrics = calculate_command_metrics(test_results)
246
261
 
247
262
  test_suite_result = DialogueUnderstandingTestSuiteResult.from_results(
248
- failing_test_results, passing_test_results, command_metrics
263
+ failing_test_results, passing_test_results, command_metrics, llm_config
249
264
  )
250
265
 
251
266
  # Do not move this import to the top of the file as it will break the
@@ -352,3 +367,23 @@ def split_test_results(
352
367
  failed_cases = [r for r in results if not r.passed]
353
368
 
354
369
  return passed_cases, failed_cases
370
+
371
+
372
+ def _get_llm_command_generator_config(
373
+ processor: MessageProcessor,
374
+ ) -> Optional[Dict[str, Any]]:
375
+ from rasa.dialogue_understanding.generator.constants import DEFAULT_LLM_CONFIG
376
+
377
+ train_schema = processor.model_metadata.train_schema
378
+
379
+ for node_name, node in train_schema.nodes.items():
380
+ if node.matches_type(LLMBasedCommandGenerator, include_subtypes=True):
381
+ # Configurations can reference model groups defined in the endpoints.yml
382
+ resolved_config = resolve_model_client_config(
383
+ node.config.get(LLM_CONFIG_KEY, {}), node_name
384
+ )
385
+ return combine_custom_and_default_config(
386
+ resolved_config, DEFAULT_LLM_CONFIG
387
+ )
388
+
389
+ return None
@@ -27,7 +27,6 @@ ENV_LOG_LEVEL_LIBRARIES = "LOG_LEVEL_LIBRARIES"
27
27
  ENV_LOG_LEVEL_MATPLOTLIB = "LOG_LEVEL_MATPLOTLIB"
28
28
  ENV_LOG_LEVEL_RABBITMQ = "LOG_LEVEL_RABBITMQ"
29
29
  ENV_LOG_LEVEL_KAFKA = "LOG_LEVEL_KAFKA"
30
- ENV_LOG_LEVEL_MLFLOW = "LOG_LEVEL_MLFLOW"
31
30
 
32
31
  DEFAULT_SANIC_WORKERS = 1
33
32
  ENV_SANIC_WORKERS = "SANIC_WORKERS"
@@ -803,7 +803,7 @@ class RemoteActionJSONValidator:
803
803
  f". Failed to validate Action server response from API, "
804
804
  f"make sure your response from the Action endpoint is valid. "
805
805
  f"For more information about the format visit "
806
- f"{DOCS_BASE_URL}/custom-actions"
806
+ f"{DOCS_BASE_URL}/action-server/actions"
807
807
  )
808
808
  raise e
809
809
 
@@ -1307,7 +1307,9 @@ class ActionExtractSlots(Action):
1307
1307
  )
1308
1308
 
1309
1309
  for slot in user_slots:
1310
- if slot.name in calm_slot_names:
1310
+ # allows the action to set slots that are shared between
1311
+ # the NLU-based system and CALM system in a coexistence bot
1312
+ if slot.name in calm_slot_names and not slot.shared_for_coexistence:
1311
1313
  continue
1312
1314
 
1313
1315
  slot_value, is_extracted = extract_slot_value(slot, slot_filling_manager)
@@ -84,7 +84,7 @@ class NoEndpointCustomActionExecutor(CustomActionExecutor):
84
84
  f"custom action. Please take a look at "
85
85
  f"the docs and set an endpoint configuration via the "
86
86
  f"--endpoints flag. "
87
- f"{DOCS_BASE_URL}/custom-actions"
87
+ f"{DOCS_BASE_URL}/action-server/actions"
88
88
  )
89
89
 
90
90
 
@@ -0,0 +1 @@
1
+ function o(e){for(var c=e.length/6|0,n=new Array(c),a=0;a<c;)n[a]="#"+e.slice(a*6,++a*6);return n}const r=o("4e79a7f28e2ce1575976b7b259a14fedc949af7aa1ff9da79c755fbab0ab");export{r as s};
@@ -0,0 +1 @@
1
+ import{w as ln,c as H}from"./path-53f90ab3.js";import{aw as an,ax as V,ay as D,az as rn,aA as y,V as on,aB as K,aC as _,aD as un,aE as t,aF as sn,aG as tn,aH as fn}from"./index-7794b245.js";function cn(l){return l.innerRadius}function yn(l){return l.outerRadius}function gn(l){return l.startAngle}function mn(l){return l.endAngle}function pn(l){return l&&l.padAngle}function xn(l,h,z,E,v,A,I,a){var B=z-l,i=E-h,n=I-v,m=a-A,r=m*B-n*i;if(!(r*r<y))return r=(n*(h-A)-m*(l-v))/r,[l+r*B,h+r*i]}function W(l,h,z,E,v,A,I){var a=l-z,B=h-E,i=(I?A:-A)/K(a*a+B*B),n=i*B,m=-i*a,r=l+n,s=h+m,f=z+n,c=E+m,O=(r+f)/2,o=(s+c)/2,p=f-r,g=c-s,R=p*p+g*g,T=v-A,w=r*c-f*s,C=(g<0?-1:1)*K(fn(0,T*T*R-w*w)),F=(w*g-p*C)/R,G=(-w*p-g*C)/R,P=(w*g+p*C)/R,x=(-w*p+g*C)/R,d=F-O,e=G-o,u=P-O,S=x-o;return d*d+e*e>u*u+S*S&&(F=P,G=x),{cx:F,cy:G,x01:-n,y01:-m,x11:F*(v/T-1),y11:G*(v/T-1)}}function vn(){var l=cn,h=yn,z=H(0),E=null,v=gn,A=mn,I=pn,a=null,B=ln(i);function i(){var n,m,r=+l.apply(this,arguments),s=+h.apply(this,arguments),f=v.apply(this,arguments)-rn,c=A.apply(this,arguments)-rn,O=un(c-f),o=c>f;if(a||(a=n=B()),s<r&&(m=s,s=r,r=m),!(s>y))a.moveTo(0,0);else if(O>on-y)a.moveTo(s*V(f),s*D(f)),a.arc(0,0,s,f,c,!o),r>y&&(a.moveTo(r*V(c),r*D(c)),a.arc(0,0,r,c,f,o));else{var p=f,g=c,R=f,T=c,w=O,C=O,F=I.apply(this,arguments)/2,G=F>y&&(E?+E.apply(this,arguments):K(r*r+s*s)),P=_(un(s-r)/2,+z.apply(this,arguments)),x=P,d=P,e,u;if(G>y){var S=sn(G/r*D(F)),L=sn(G/s*D(F));(w-=S*2)>y?(S*=o?1:-1,R+=S,T-=S):(w=0,R=T=(f+c)/2),(C-=L*2)>y?(L*=o?1:-1,p+=L,g-=L):(C=0,p=g=(f+c)/2)}var j=s*V(p),J=s*D(p),M=r*V(T),N=r*D(T);if(P>y){var Q=s*V(g),U=s*D(g),X=r*V(R),Y=r*D(R),q;if(O<an)if(q=xn(j,J,X,Y,Q,U,M,N)){var Z=j-q[0],$=J-q[1],k=Q-q[0],b=U-q[1],nn=1/D(tn((Z*k+$*b)/(K(Z*Z+$*$)*K(k*k+b*b)))/2),en=K(q[0]*q[0]+q[1]*q[1]);x=_(P,(r-en)/(nn-1)),d=_(P,(s-en)/(nn+1))}else x=d=0}C>y?d>y?(e=W(X,Y,j,J,s,d,o),u=W(Q,U,M,N,s,d,o),a.moveTo(e.cx+e.x01,e.cy+e.y01),d<P?a.arc(e.cx,e.cy,d,t(e.y01,e.x01),t(u.y01,u.x01),!o):(a.arc(e.cx,e.cy,d,t(e.y01,e.x01),t(e.y11,e.x11),!o),a.arc(0,0,s,t(e.cy+e.y11,e.cx+e.x11),t(u.cy+u.y11,u.cx+u.x11),!o),a.arc(u.cx,u.cy,d,t(u.y11,u.x11),t(u.y01,u.x01),!o))):(a.moveTo(j,J),a.arc(0,0,s,p,g,!o)):a.moveTo(j,J),!(r>y)||!(w>y)?a.lineTo(M,N):x>y?(e=W(M,N,Q,U,r,-x,o),u=W(j,J,X,Y,r,-x,o),a.lineTo(e.cx+e.x01,e.cy+e.y01),x<P?a.arc(e.cx,e.cy,x,t(e.y01,e.x01),t(u.y01,u.x01),!o):(a.arc(e.cx,e.cy,x,t(e.y01,e.x01),t(e.y11,e.x11),!o),a.arc(0,0,r,t(e.cy+e.y11,e.cx+e.x11),t(u.cy+u.y11,u.cx+u.x11),o),a.arc(u.cx,u.cy,x,t(u.y11,u.x11),t(u.y01,u.x01),!o))):a.arc(0,0,r,T,R,o)}if(a.closePath(),n)return a=null,n+""||null}return i.centroid=function(){var n=(+l.apply(this,arguments)+ +h.apply(this,arguments))/2,m=(+v.apply(this,arguments)+ +A.apply(this,arguments))/2-an/2;return[V(m)*n,D(m)*n]},i.innerRadius=function(n){return arguments.length?(l=typeof n=="function"?n:H(+n),i):l},i.outerRadius=function(n){return arguments.length?(h=typeof n=="function"?n:H(+n),i):h},i.cornerRadius=function(n){return arguments.length?(z=typeof n=="function"?n:H(+n),i):z},i.padRadius=function(n){return arguments.length?(E=n==null?null:typeof n=="function"?n:H(+n),i):E},i.startAngle=function(n){return arguments.length?(v=typeof n=="function"?n:H(+n),i):v},i.endAngle=function(n){return arguments.length?(A=typeof n=="function"?n:H(+n),i):A},i.padAngle=function(n){return arguments.length?(I=typeof n=="function"?n:H(+n),i):I},i.context=function(n){return arguments.length?(a=n??null,i):a},i}export{vn as a};
@@ -0,0 +1,118 @@
1
+ import{c as he,_ as se,h as H,i as Ee,l as S,E as ye,B as we,j as De,o as ve}from"./index-7794b245.js";import{c as Ne}from"./clone-21f8a43d.js";import{i as ke,c as Ie,b as Oe,d as Te,a as ge,p as ze}from"./edges-e0da2a9e-df20501d.js";import{G as Ce}from"./graph-be6ef5d8.js";import{o as Ae}from"./ordinal-ba9b4969.js";import{s as Re}from"./Tableau10-1b767f5e.js";import{c as Be}from"./channel-e265ea59.js";import"./createText-2e5e7dd3-75dfaa67.js";import"./line-95add810.js";import"./array-9f3ba611.js";import"./path-53f90ab3.js";import"./init-77b53fdd.js";var le,oe,ee=function(){var e=function(D,o,s,i){for(s=s||{},i=D.length;i--;s[D[i]]=o);return s},a=[1,7],d=[1,13],c=[1,14],n=[1,15],g=[1,19],l=[1,16],f=[1,17],b=[1,18],p=[8,30],x=[8,21,28,29,30,31,32,40,44,47],E=[1,23],T=[1,24],v=[8,15,16,21,28,29,30,31,32,40,44,47],N=[8,15,16,21,27,28,29,30,31,32,40,44,47],y=[1,49],L={trace:function(){},yy:{},symbols_:{error:2,spaceLines:3,SPACELINE:4,NL:5,separator:6,SPACE:7,EOF:8,start:9,BLOCK_DIAGRAM_KEY:10,document:11,stop:12,statement:13,link:14,LINK:15,START_LINK:16,LINK_LABEL:17,STR:18,nodeStatement:19,columnsStatement:20,SPACE_BLOCK:21,blockStatement:22,classDefStatement:23,cssClassStatement:24,styleStatement:25,node:26,SIZE:27,COLUMNS:28,"id-block":29,end:30,block:31,NODE_ID:32,nodeShapeNLabel:33,dirList:34,DIR:35,NODE_DSTART:36,NODE_DEND:37,BLOCK_ARROW_START:38,BLOCK_ARROW_END:39,classDef:40,CLASSDEF_ID:41,CLASSDEF_STYLEOPTS:42,DEFAULT:43,class:44,CLASSENTITY_IDS:45,STYLECLASS:46,style:47,STYLE_ENTITY_IDS:48,STYLE_DEFINITION_DATA:49,$accept:0,$end:1},terminals_:{2:"error",4:"SPACELINE",5:"NL",7:"SPACE",8:"EOF",10:"BLOCK_DIAGRAM_KEY",15:"LINK",16:"START_LINK",17:"LINK_LABEL",18:"STR",21:"SPACE_BLOCK",27:"SIZE",28:"COLUMNS",29:"id-block",30:"end",31:"block",32:"NODE_ID",35:"DIR",36:"NODE_DSTART",37:"NODE_DEND",38:"BLOCK_ARROW_START",39:"BLOCK_ARROW_END",40:"classDef",41:"CLASSDEF_ID",42:"CLASSDEF_STYLEOPTS",43:"DEFAULT",44:"class",45:"CLASSENTITY_IDS",46:"STYLECLASS",47:"style",48:"STYLE_ENTITY_IDS",49:"STYLE_DEFINITION_DATA"},productions_:[0,[3,1],[3,2],[3,2],[6,1],[6,1],[6,1],[9,3],[12,1],[12,1],[12,2],[12,2],[11,1],[11,2],[14,1],[14,4],[13,1],[13,1],[13,1],[13,1],[13,1],[13,1],[13,1],[19,3],[19,2],[19,1],[20,1],[22,4],[22,3],[26,1],[26,2],[34,1],[34,2],[33,3],[33,4],[23,3],[23,3],[24,3],[25,3]],performAction:function(o,s,i,u,h,t,m){var r=t.length-1;switch(h){case 4:u.getLogger().debug("Rule: separator (NL) ");break;case 5:u.getLogger().debug("Rule: separator (Space) ");break;case 6:u.getLogger().debug("Rule: separator (EOF) ");break;case 7:u.getLogger().debug("Rule: hierarchy: ",t[r-1]),u.setHierarchy(t[r-1]);break;case 8:u.getLogger().debug("Stop NL ");break;case 9:u.getLogger().debug("Stop EOF ");break;case 10:u.getLogger().debug("Stop NL2 ");break;case 11:u.getLogger().debug("Stop EOF2 ");break;case 12:u.getLogger().debug("Rule: statement: ",t[r]),typeof t[r].length=="number"?this.$=t[r]:this.$=[t[r]];break;case 13:u.getLogger().debug("Rule: statement #2: ",t[r-1]),this.$=[t[r-1]].concat(t[r]);break;case 14:u.getLogger().debug("Rule: link: ",t[r],o),this.$={edgeTypeStr:t[r],label:""};break;case 15:u.getLogger().debug("Rule: LABEL link: ",t[r-3],t[r-1],t[r]),this.$={edgeTypeStr:t[r],label:t[r-1]};break;case 18:const R=parseInt(t[r]),Y=u.generateId();this.$={id:Y,type:"space",label:"",width:R,children:[]};break;case 23:u.getLogger().debug("Rule: (nodeStatement link node) ",t[r-2],t[r-1],t[r]," typestr: ",t[r-1].edgeTypeStr);const F=u.edgeStrToEdgeData(t[r-1].edgeTypeStr);this.$=[{id:t[r-2].id,label:t[r-2].label,type:t[r-2].type,directions:t[r-2].directions},{id:t[r-2].id+"-"+t[r].id,start:t[r-2].id,end:t[r].id,label:t[r-1].label,type:"edge",directions:t[r].directions,arrowTypeEnd:F,arrowTypeStart:"arrow_open"},{id:t[r].id,label:t[r].label,type:u.typeStr2Type(t[r].typeStr),directions:t[r].directions}];break;case 24:u.getLogger().debug("Rule: nodeStatement (abc88 node size) ",t[r-1],t[r]),this.$={id:t[r-1].id,label:t[r-1].label,type:u.typeStr2Type(t[r-1].typeStr),directions:t[r-1].directions,widthInColumns:parseInt(t[r],10)};break;case 25:u.getLogger().debug("Rule: nodeStatement (node) ",t[r]),this.$={id:t[r].id,label:t[r].label,type:u.typeStr2Type(t[r].typeStr),directions:t[r].directions,widthInColumns:1};break;case 26:u.getLogger().debug("APA123",this?this:"na"),u.getLogger().debug("COLUMNS: ",t[r]),this.$={type:"column-setting",columns:t[r]==="auto"?-1:parseInt(t[r])};break;case 27:u.getLogger().debug("Rule: id-block statement : ",t[r-2],t[r-1]),u.generateId(),this.$={...t[r-2],type:"composite",children:t[r-1]};break;case 28:u.getLogger().debug("Rule: blockStatement : ",t[r-2],t[r-1],t[r]);const C=u.generateId();this.$={id:C,type:"composite",label:"",children:t[r-1]};break;case 29:u.getLogger().debug("Rule: node (NODE_ID separator): ",t[r]),this.$={id:t[r]};break;case 30:u.getLogger().debug("Rule: node (NODE_ID nodeShapeNLabel separator): ",t[r-1],t[r]),this.$={id:t[r-1],label:t[r].label,typeStr:t[r].typeStr,directions:t[r].directions};break;case 31:u.getLogger().debug("Rule: dirList: ",t[r]),this.$=[t[r]];break;case 32:u.getLogger().debug("Rule: dirList: ",t[r-1],t[r]),this.$=[t[r-1]].concat(t[r]);break;case 33:u.getLogger().debug("Rule: nodeShapeNLabel: ",t[r-2],t[r-1],t[r]),this.$={typeStr:t[r-2]+t[r],label:t[r-1]};break;case 34:u.getLogger().debug("Rule: BLOCK_ARROW nodeShapeNLabel: ",t[r-3],t[r-2]," #3:",t[r-1],t[r]),this.$={typeStr:t[r-3]+t[r],label:t[r-2],directions:t[r-1]};break;case 35:case 36:this.$={type:"classDef",id:t[r-1].trim(),css:t[r].trim()};break;case 37:this.$={type:"applyClass",id:t[r-1].trim(),styleClass:t[r].trim()};break;case 38:this.$={type:"applyStyles",id:t[r-1].trim(),stylesStr:t[r].trim()};break}},table:[{9:1,10:[1,2]},{1:[3]},{11:3,13:4,19:5,20:6,21:a,22:8,23:9,24:10,25:11,26:12,28:d,29:c,31:n,32:g,40:l,44:f,47:b},{8:[1,20]},e(p,[2,12],{13:4,19:5,20:6,22:8,23:9,24:10,25:11,26:12,11:21,21:a,28:d,29:c,31:n,32:g,40:l,44:f,47:b}),e(x,[2,16],{14:22,15:E,16:T}),e(x,[2,17]),e(x,[2,18]),e(x,[2,19]),e(x,[2,20]),e(x,[2,21]),e(x,[2,22]),e(v,[2,25],{27:[1,25]}),e(x,[2,26]),{19:26,26:12,32:g},{11:27,13:4,19:5,20:6,21:a,22:8,23:9,24:10,25:11,26:12,28:d,29:c,31:n,32:g,40:l,44:f,47:b},{41:[1,28],43:[1,29]},{45:[1,30]},{48:[1,31]},e(N,[2,29],{33:32,36:[1,33],38:[1,34]}),{1:[2,7]},e(p,[2,13]),{26:35,32:g},{32:[2,14]},{17:[1,36]},e(v,[2,24]),{11:37,13:4,14:22,15:E,16:T,19:5,20:6,21:a,22:8,23:9,24:10,25:11,26:12,28:d,29:c,31:n,32:g,40:l,44:f,47:b},{30:[1,38]},{42:[1,39]},{42:[1,40]},{46:[1,41]},{49:[1,42]},e(N,[2,30]),{18:[1,43]},{18:[1,44]},e(v,[2,23]),{18:[1,45]},{30:[1,46]},e(x,[2,28]),e(x,[2,35]),e(x,[2,36]),e(x,[2,37]),e(x,[2,38]),{37:[1,47]},{34:48,35:y},{15:[1,50]},e(x,[2,27]),e(N,[2,33]),{39:[1,51]},{34:52,35:y,39:[2,31]},{32:[2,15]},e(N,[2,34]),{39:[2,32]}],defaultActions:{20:[2,7],23:[2,14],50:[2,15],52:[2,32]},parseError:function(o,s){if(s.recoverable)this.trace(o);else{var i=new Error(o);throw i.hash=s,i}},parse:function(o){var s=this,i=[0],u=[],h=[null],t=[],m=this.table,r="",R=0,Y=0,F=2,C=1,Le=t.slice.call(arguments,1),w=Object.create(this.lexer),K={yy:{}};for(var Z in this.yy)Object.prototype.hasOwnProperty.call(this.yy,Z)&&(K.yy[Z]=this.yy[Z]);w.setInput(o,K.yy),K.yy.lexer=w,K.yy.parser=this,typeof w.yylloc>"u"&&(w.yylloc={});var J=w.yylloc;t.push(J);var me=w.options&&w.options.ranges;typeof K.yy.parseError=="function"?this.parseError=K.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;function _e(){var P;return P=u.pop()||w.lex()||C,typeof P!="number"&&(P instanceof Array&&(u=P,P=u.pop()),P=s.symbols_[P]||P),P}for(var I,M,z,Q,W={},X,B,ae,G;;){if(M=i[i.length-1],this.defaultActions[M]?z=this.defaultActions[M]:((I===null||typeof I>"u")&&(I=_e()),z=m[M]&&m[M][I]),typeof z>"u"||!z.length||!z[0]){var $="";G=[];for(X in m[M])this.terminals_[X]&&X>F&&G.push("'"+this.terminals_[X]+"'");w.showPosition?$="Parse error on line "+(R+1)+`:
2
+ `+w.showPosition()+`
3
+ Expecting `+G.join(", ")+", got '"+(this.terminals_[I]||I)+"'":$="Parse error on line "+(R+1)+": Unexpected "+(I==C?"end of input":"'"+(this.terminals_[I]||I)+"'"),this.parseError($,{text:w.match,token:this.terminals_[I]||I,line:w.yylineno,loc:J,expected:G})}if(z[0]instanceof Array&&z.length>1)throw new Error("Parse Error: multiple actions possible at state: "+M+", token: "+I);switch(z[0]){case 1:i.push(I),h.push(w.yytext),t.push(w.yylloc),i.push(z[1]),I=null,Y=w.yyleng,r=w.yytext,R=w.yylineno,J=w.yylloc;break;case 2:if(B=this.productions_[z[1]][1],W.$=h[h.length-B],W._$={first_line:t[t.length-(B||1)].first_line,last_line:t[t.length-1].last_line,first_column:t[t.length-(B||1)].first_column,last_column:t[t.length-1].last_column},me&&(W._$.range=[t[t.length-(B||1)].range[0],t[t.length-1].range[1]]),Q=this.performAction.apply(W,[r,Y,R,K.yy,z[1],h,t].concat(Le)),typeof Q<"u")return Q;B&&(i=i.slice(0,-1*B*2),h=h.slice(0,-1*B),t=t.slice(0,-1*B)),i.push(this.productions_[z[1]][0]),h.push(W.$),t.push(W._$),ae=m[i[i.length-2]][i[i.length-1]],i.push(ae);break;case 3:return!0}}return!0}},A=function(){var D={EOF:1,parseError:function(s,i){if(this.yy.parser)this.yy.parser.parseError(s,i);else throw new Error(s)},setInput:function(o,s){return this.yy=s||this.yy||{},this._input=o,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var o=this._input[0];this.yytext+=o,this.yyleng++,this.offset++,this.match+=o,this.matched+=o;var s=o.match(/(?:\r\n?|\n).*/g);return s?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),o},unput:function(o){var s=o.length,i=o.split(/(?:\r\n?|\n)/g);this._input=o+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-s),this.offset-=s;var u=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),i.length-1&&(this.yylineno-=i.length-1);var h=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:i?(i.length===u.length?this.yylloc.first_column:0)+u[u.length-i.length].length-i[0].length:this.yylloc.first_column-s},this.options.ranges&&(this.yylloc.range=[h[0],h[0]+this.yyleng-s]),this.yyleng=this.yytext.length,this},more:function(){return this._more=!0,this},reject:function(){if(this.options.backtrack_lexer)this._backtrack=!0;else return this.parseError("Lexical error on line "+(this.yylineno+1)+`. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).
4
+ `+this.showPosition(),{text:"",token:null,line:this.yylineno});return this},less:function(o){this.unput(this.match.slice(o))},pastInput:function(){var o=this.matched.substr(0,this.matched.length-this.match.length);return(o.length>20?"...":"")+o.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var o=this.match;return o.length<20&&(o+=this._input.substr(0,20-o.length)),(o.substr(0,20)+(o.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var o=this.pastInput(),s=new Array(o.length+1).join("-");return o+this.upcomingInput()+`
5
+ `+s+"^"},test_match:function(o,s){var i,u,h;if(this.options.backtrack_lexer&&(h={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(h.yylloc.range=this.yylloc.range.slice(0))),u=o[0].match(/(?:\r\n?|\n).*/g),u&&(this.yylineno+=u.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:u?u[u.length-1].length-u[u.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+o[0].length},this.yytext+=o[0],this.match+=o[0],this.matches=o,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(o[0].length),this.matched+=o[0],i=this.performAction.call(this,this.yy,this,s,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),i)return i;if(this._backtrack){for(var t in h)this[t]=h[t];return!1}return!1},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var o,s,i,u;this._more||(this.yytext="",this.match="");for(var h=this._currentRules(),t=0;t<h.length;t++)if(i=this._input.match(this.rules[h[t]]),i&&(!s||i[0].length>s[0].length)){if(s=i,u=t,this.options.backtrack_lexer){if(o=this.test_match(i,h[t]),o!==!1)return o;if(this._backtrack){s=!1;continue}else return!1}else if(!this.options.flex)break}return s?(o=this.test_match(s,h[u]),o!==!1?o:!1):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
6
+ `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var s=this.next();return s||this.lex()},begin:function(s){this.conditionStack.push(s)},popState:function(){var s=this.conditionStack.length-1;return s>0?this.conditionStack.pop():this.conditionStack[0]},_currentRules:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(s){return s=this.conditionStack.length-1-Math.abs(s||0),s>=0?this.conditionStack[s]:"INITIAL"},pushState:function(s){this.begin(s)},stateStackSize:function(){return this.conditionStack.length},options:{},performAction:function(s,i,u,h){switch(u){case 0:return 10;case 1:return s.getLogger().debug("Found space-block"),31;case 2:return s.getLogger().debug("Found nl-block"),31;case 3:return s.getLogger().debug("Found space-block"),29;case 4:s.getLogger().debug(".",i.yytext);break;case 5:s.getLogger().debug("_",i.yytext);break;case 6:return 5;case 7:return i.yytext=-1,28;case 8:return i.yytext=i.yytext.replace(/columns\s+/,""),s.getLogger().debug("COLUMNS (LEX)",i.yytext),28;case 9:this.pushState("md_string");break;case 10:return"MD_STR";case 11:this.popState();break;case 12:this.pushState("string");break;case 13:s.getLogger().debug("LEX: POPPING STR:",i.yytext),this.popState();break;case 14:return s.getLogger().debug("LEX: STR end:",i.yytext),"STR";case 15:return i.yytext=i.yytext.replace(/space\:/,""),s.getLogger().debug("SPACE NUM (LEX)",i.yytext),21;case 16:return i.yytext="1",s.getLogger().debug("COLUMNS (LEX)",i.yytext),21;case 17:return 43;case 18:return"LINKSTYLE";case 19:return"INTERPOLATE";case 20:return this.pushState("CLASSDEF"),40;case 21:return this.popState(),this.pushState("CLASSDEFID"),"DEFAULT_CLASSDEF_ID";case 22:return this.popState(),this.pushState("CLASSDEFID"),41;case 23:return this.popState(),42;case 24:return this.pushState("CLASS"),44;case 25:return this.popState(),this.pushState("CLASS_STYLE"),45;case 26:return this.popState(),46;case 27:return this.pushState("STYLE_STMNT"),47;case 28:return this.popState(),this.pushState("STYLE_DEFINITION"),48;case 29:return this.popState(),49;case 30:return this.pushState("acc_title"),"acc_title";case 31:return this.popState(),"acc_title_value";case 32:return this.pushState("acc_descr"),"acc_descr";case 33:return this.popState(),"acc_descr_value";case 34:this.pushState("acc_descr_multiline");break;case 35:this.popState();break;case 36:return"acc_descr_multiline_value";case 37:return 30;case 38:return this.popState(),s.getLogger().debug("Lex: (("),"NODE_DEND";case 39:return this.popState(),s.getLogger().debug("Lex: (("),"NODE_DEND";case 40:return this.popState(),s.getLogger().debug("Lex: ))"),"NODE_DEND";case 41:return this.popState(),s.getLogger().debug("Lex: (("),"NODE_DEND";case 42:return this.popState(),s.getLogger().debug("Lex: (("),"NODE_DEND";case 43:return this.popState(),s.getLogger().debug("Lex: (-"),"NODE_DEND";case 44:return this.popState(),s.getLogger().debug("Lex: -)"),"NODE_DEND";case 45:return this.popState(),s.getLogger().debug("Lex: (("),"NODE_DEND";case 46:return this.popState(),s.getLogger().debug("Lex: ]]"),"NODE_DEND";case 47:return this.popState(),s.getLogger().debug("Lex: ("),"NODE_DEND";case 48:return this.popState(),s.getLogger().debug("Lex: ])"),"NODE_DEND";case 49:return this.popState(),s.getLogger().debug("Lex: /]"),"NODE_DEND";case 50:return this.popState(),s.getLogger().debug("Lex: /]"),"NODE_DEND";case 51:return this.popState(),s.getLogger().debug("Lex: )]"),"NODE_DEND";case 52:return this.popState(),s.getLogger().debug("Lex: )"),"NODE_DEND";case 53:return this.popState(),s.getLogger().debug("Lex: ]>"),"NODE_DEND";case 54:return this.popState(),s.getLogger().debug("Lex: ]"),"NODE_DEND";case 55:return s.getLogger().debug("Lexa: -)"),this.pushState("NODE"),36;case 56:return s.getLogger().debug("Lexa: (-"),this.pushState("NODE"),36;case 57:return s.getLogger().debug("Lexa: ))"),this.pushState("NODE"),36;case 58:return s.getLogger().debug("Lexa: )"),this.pushState("NODE"),36;case 59:return s.getLogger().debug("Lex: ((("),this.pushState("NODE"),36;case 60:return s.getLogger().debug("Lexa: )"),this.pushState("NODE"),36;case 61:return s.getLogger().debug("Lexa: )"),this.pushState("NODE"),36;case 62:return s.getLogger().debug("Lexa: )"),this.pushState("NODE"),36;case 63:return s.getLogger().debug("Lexc: >"),this.pushState("NODE"),36;case 64:return s.getLogger().debug("Lexa: (["),this.pushState("NODE"),36;case 65:return s.getLogger().debug("Lexa: )"),this.pushState("NODE"),36;case 66:return this.pushState("NODE"),36;case 67:return this.pushState("NODE"),36;case 68:return this.pushState("NODE"),36;case 69:return this.pushState("NODE"),36;case 70:return this.pushState("NODE"),36;case 71:return this.pushState("NODE"),36;case 72:return this.pushState("NODE"),36;case 73:return s.getLogger().debug("Lexa: ["),this.pushState("NODE"),36;case 74:return this.pushState("BLOCK_ARROW"),s.getLogger().debug("LEX ARR START"),38;case 75:return s.getLogger().debug("Lex: NODE_ID",i.yytext),32;case 76:return s.getLogger().debug("Lex: EOF",i.yytext),8;case 77:this.pushState("md_string");break;case 78:this.pushState("md_string");break;case 79:return"NODE_DESCR";case 80:this.popState();break;case 81:s.getLogger().debug("Lex: Starting string"),this.pushState("string");break;case 82:s.getLogger().debug("LEX ARR: Starting string"),this.pushState("string");break;case 83:return s.getLogger().debug("LEX: NODE_DESCR:",i.yytext),"NODE_DESCR";case 84:s.getLogger().debug("LEX POPPING"),this.popState();break;case 85:s.getLogger().debug("Lex: =>BAE"),this.pushState("ARROW_DIR");break;case 86:return i.yytext=i.yytext.replace(/^,\s*/,""),s.getLogger().debug("Lex (right): dir:",i.yytext),"DIR";case 87:return i.yytext=i.yytext.replace(/^,\s*/,""),s.getLogger().debug("Lex (left):",i.yytext),"DIR";case 88:return i.yytext=i.yytext.replace(/^,\s*/,""),s.getLogger().debug("Lex (x):",i.yytext),"DIR";case 89:return i.yytext=i.yytext.replace(/^,\s*/,""),s.getLogger().debug("Lex (y):",i.yytext),"DIR";case 90:return i.yytext=i.yytext.replace(/^,\s*/,""),s.getLogger().debug("Lex (up):",i.yytext),"DIR";case 91:return i.yytext=i.yytext.replace(/^,\s*/,""),s.getLogger().debug("Lex (down):",i.yytext),"DIR";case 92:return i.yytext="]>",s.getLogger().debug("Lex (ARROW_DIR end):",i.yytext),this.popState(),this.popState(),"BLOCK_ARROW_END";case 93:return s.getLogger().debug("Lex: LINK","#"+i.yytext+"#"),15;case 94:return s.getLogger().debug("Lex: LINK",i.yytext),15;case 95:return s.getLogger().debug("Lex: LINK",i.yytext),15;case 96:return s.getLogger().debug("Lex: LINK",i.yytext),15;case 97:return s.getLogger().debug("Lex: START_LINK",i.yytext),this.pushState("LLABEL"),16;case 98:return s.getLogger().debug("Lex: START_LINK",i.yytext),this.pushState("LLABEL"),16;case 99:return s.getLogger().debug("Lex: START_LINK",i.yytext),this.pushState("LLABEL"),16;case 100:this.pushState("md_string");break;case 101:return s.getLogger().debug("Lex: Starting string"),this.pushState("string"),"LINK_LABEL";case 102:return this.popState(),s.getLogger().debug("Lex: LINK","#"+i.yytext+"#"),15;case 103:return this.popState(),s.getLogger().debug("Lex: LINK",i.yytext),15;case 104:return this.popState(),s.getLogger().debug("Lex: LINK",i.yytext),15;case 105:return s.getLogger().debug("Lex: COLON",i.yytext),i.yytext=i.yytext.slice(1),27}},rules:[/^(?:block-beta\b)/,/^(?:block\s+)/,/^(?:block\n+)/,/^(?:block:)/,/^(?:[\s]+)/,/^(?:[\n]+)/,/^(?:((\u000D\u000A)|(\u000A)))/,/^(?:columns\s+auto\b)/,/^(?:columns\s+[\d]+)/,/^(?:["][`])/,/^(?:[^`"]+)/,/^(?:[`]["])/,/^(?:["])/,/^(?:["])/,/^(?:[^"]*)/,/^(?:space[:]\d+)/,/^(?:space\b)/,/^(?:default\b)/,/^(?:linkStyle\b)/,/^(?:interpolate\b)/,/^(?:classDef\s+)/,/^(?:DEFAULT\s+)/,/^(?:\w+\s+)/,/^(?:[^\n]*)/,/^(?:class\s+)/,/^(?:(\w+)+((,\s*\w+)*))/,/^(?:[^\n]*)/,/^(?:style\s+)/,/^(?:(\w+)+((,\s*\w+)*))/,/^(?:[^\n]*)/,/^(?:accTitle\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*\{\s*)/,/^(?:[\}])/,/^(?:[^\}]*)/,/^(?:end\b\s*)/,/^(?:\(\(\()/,/^(?:\)\)\))/,/^(?:[\)]\))/,/^(?:\}\})/,/^(?:\})/,/^(?:\(-)/,/^(?:-\))/,/^(?:\(\()/,/^(?:\]\])/,/^(?:\()/,/^(?:\]\))/,/^(?:\\\])/,/^(?:\/\])/,/^(?:\)\])/,/^(?:[\)])/,/^(?:\]>)/,/^(?:[\]])/,/^(?:-\))/,/^(?:\(-)/,/^(?:\)\))/,/^(?:\))/,/^(?:\(\(\()/,/^(?:\(\()/,/^(?:\{\{)/,/^(?:\{)/,/^(?:>)/,/^(?:\(\[)/,/^(?:\()/,/^(?:\[\[)/,/^(?:\[\|)/,/^(?:\[\()/,/^(?:\)\)\))/,/^(?:\[\\)/,/^(?:\[\/)/,/^(?:\[\\)/,/^(?:\[)/,/^(?:<\[)/,/^(?:[^\(\[\n\-\)\{\}\s\<\>:]+)/,/^(?:$)/,/^(?:["][`])/,/^(?:["][`])/,/^(?:[^`"]+)/,/^(?:[`]["])/,/^(?:["])/,/^(?:["])/,/^(?:[^"]+)/,/^(?:["])/,/^(?:\]>\s*\()/,/^(?:,?\s*right\s*)/,/^(?:,?\s*left\s*)/,/^(?:,?\s*x\s*)/,/^(?:,?\s*y\s*)/,/^(?:,?\s*up\s*)/,/^(?:,?\s*down\s*)/,/^(?:\)\s*)/,/^(?:\s*[xo<]?--+[-xo>]\s*)/,/^(?:\s*[xo<]?==+[=xo>]\s*)/,/^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/,/^(?:\s*~~[\~]+\s*)/,/^(?:\s*[xo<]?--\s*)/,/^(?:\s*[xo<]?==\s*)/,/^(?:\s*[xo<]?-\.\s*)/,/^(?:["][`])/,/^(?:["])/,/^(?:\s*[xo<]?--+[-xo>]\s*)/,/^(?:\s*[xo<]?==+[=xo>]\s*)/,/^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/,/^(?::\d+)/],conditions:{STYLE_DEFINITION:{rules:[29],inclusive:!1},STYLE_STMNT:{rules:[28],inclusive:!1},CLASSDEFID:{rules:[23],inclusive:!1},CLASSDEF:{rules:[21,22],inclusive:!1},CLASS_STYLE:{rules:[26],inclusive:!1},CLASS:{rules:[25],inclusive:!1},LLABEL:{rules:[100,101,102,103,104],inclusive:!1},ARROW_DIR:{rules:[86,87,88,89,90,91,92],inclusive:!1},BLOCK_ARROW:{rules:[77,82,85],inclusive:!1},NODE:{rules:[38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,78,81],inclusive:!1},md_string:{rules:[10,11,79,80],inclusive:!1},space:{rules:[],inclusive:!1},string:{rules:[13,14,83,84],inclusive:!1},acc_descr_multiline:{rules:[35,36],inclusive:!1},acc_descr:{rules:[33],inclusive:!1},acc_title:{rules:[31],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,12,15,16,17,18,19,20,24,27,30,32,34,37,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,93,94,95,96,97,98,99,105],inclusive:!0}}};return D}();L.lexer=A;function k(){this.yy={}}return k.prototype=L,L.Parser=k,new k}();ee.parser=ee;const Pe=ee;let O={},ie=[],j={};const ce="color",ue="fill",Fe="bgFill",pe=",",Ke=he();let V={};const Me=e=>De.sanitizeText(e,Ke),Ye=function(e,a=""){V[e]===void 0&&(V[e]={id:e,styles:[],textStyles:[]});const d=V[e];a!=null&&a.split(pe).forEach(c=>{const n=c.replace(/([^;]*);/,"$1").trim();if(c.match(ce)){const l=n.replace(ue,Fe).replace(ce,ue);d.textStyles.push(l)}d.styles.push(n)})},We=function(e,a=""){const d=O[e];a!=null&&(d.styles=a.split(pe))},je=function(e,a){e.split(",").forEach(function(d){let c=O[d];if(c===void 0){const n=d.trim();O[n]={id:n,type:"na",children:[]},c=O[n]}c.classes||(c.classes=[]),c.classes.push(a)})},fe=(e,a)=>{const d=e.flat(),c=[];for(const n of d){if(n.label&&(n.label=Me(n.label)),n.type==="classDef"){Ye(n.id,n.css);continue}if(n.type==="applyClass"){je(n.id,(n==null?void 0:n.styleClass)||"");continue}if(n.type==="applyStyles"){n!=null&&n.stylesStr&&We(n.id,n==null?void 0:n.stylesStr);continue}if(n.type==="column-setting")a.columns=n.columns||-1;else if(n.type==="edge")j[n.id]?j[n.id]++:j[n.id]=1,n.id=j[n.id]+"-"+n.id,ie.push(n);else{n.label||(n.type==="composite"?n.label="":n.label=n.id);const g=!O[n.id];if(g?O[n.id]=n:(n.type!=="na"&&(O[n.id].type=n.type),n.label!==n.id&&(O[n.id].label=n.label)),n.children&&fe(n.children,n),n.type==="space"){const l=n.width||1;for(let f=0;f<l;f++){const b=Ne(n);b.id=b.id+"-"+f,O[b.id]=b,c.push(b)}}else g&&c.push(n)}}a.children=c};let re=[],U={id:"root",type:"composite",children:[],columns:-1};const Ve=()=>{S.debug("Clear called"),ye(),U={id:"root",type:"composite",children:[],columns:-1},O={root:U},re=[],V={},ie=[],j={}};function Ue(e){switch(S.debug("typeStr2Type",e),e){case"[]":return"square";case"()":return S.debug("we have a round"),"round";case"(())":return"circle";case">]":return"rect_left_inv_arrow";case"{}":return"diamond";case"{{}}":return"hexagon";case"([])":return"stadium";case"[[]]":return"subroutine";case"[()]":return"cylinder";case"((()))":return"doublecircle";case"[//]":return"lean_right";case"[\\\\]":return"lean_left";case"[/\\]":return"trapezoid";case"[\\/]":return"inv_trapezoid";case"<[]>":return"block_arrow";default:return"na"}}function Xe(e){switch(S.debug("typeStr2Type",e),e){case"==":return"thick";default:return"normal"}}function Ge(e){switch(e.trim()){case"--x":return"arrow_cross";case"--o":return"arrow_circle";default:return"arrow_point"}}let de=0;const He=()=>(de++,"id-"+Math.random().toString(36).substr(2,12)+"-"+de),qe=e=>{U.children=e,fe(e,U),re=U.children},Ze=e=>{const a=O[e];return a?a.columns?a.columns:a.children?a.children.length:-1:-1},Je=()=>[...Object.values(O)],Qe=()=>re||[],$e=()=>ie,et=e=>O[e],tt=e=>{O[e.id]=e},st=()=>console,it=function(){return V},rt={getConfig:()=>se().block,typeStr2Type:Ue,edgeTypeStr2Type:Xe,edgeStrToEdgeData:Ge,getLogger:st,getBlocksFlat:Je,getBlocks:Qe,getEdges:$e,setHierarchy:qe,getBlock:et,setBlock:tt,getColumns:Ze,getClasses:it,clear:Ve,generateId:He},nt=rt,q=(e,a)=>{const d=Be,c=d(e,"r"),n=d(e,"g"),g=d(e,"b");return we(c,n,g,a)},at=e=>`.label {
7
+ font-family: ${e.fontFamily};
8
+ color: ${e.nodeTextColor||e.textColor};
9
+ }
10
+ .cluster-label text {
11
+ fill: ${e.titleColor};
12
+ }
13
+ .cluster-label span,p {
14
+ color: ${e.titleColor};
15
+ }
16
+
17
+
18
+
19
+ .label text,span,p {
20
+ fill: ${e.nodeTextColor||e.textColor};
21
+ color: ${e.nodeTextColor||e.textColor};
22
+ }
23
+
24
+ .node rect,
25
+ .node circle,
26
+ .node ellipse,
27
+ .node polygon,
28
+ .node path {
29
+ fill: ${e.mainBkg};
30
+ stroke: ${e.nodeBorder};
31
+ stroke-width: 1px;
32
+ }
33
+ .flowchart-label text {
34
+ text-anchor: middle;
35
+ }
36
+ // .flowchart-label .text-outer-tspan {
37
+ // text-anchor: middle;
38
+ // }
39
+ // .flowchart-label .text-inner-tspan {
40
+ // text-anchor: start;
41
+ // }
42
+
43
+ .node .label {
44
+ text-align: center;
45
+ }
46
+ .node.clickable {
47
+ cursor: pointer;
48
+ }
49
+
50
+ .arrowheadPath {
51
+ fill: ${e.arrowheadColor};
52
+ }
53
+
54
+ .edgePath .path {
55
+ stroke: ${e.lineColor};
56
+ stroke-width: 2.0px;
57
+ }
58
+
59
+ .flowchart-link {
60
+ stroke: ${e.lineColor};
61
+ fill: none;
62
+ }
63
+
64
+ .edgeLabel {
65
+ background-color: ${e.edgeLabelBackground};
66
+ rect {
67
+ opacity: 0.5;
68
+ background-color: ${e.edgeLabelBackground};
69
+ fill: ${e.edgeLabelBackground};
70
+ }
71
+ text-align: center;
72
+ }
73
+
74
+ /* For html labels only */
75
+ .labelBkg {
76
+ background-color: ${q(e.edgeLabelBackground,.5)};
77
+ // background-color:
78
+ }
79
+
80
+ .node .cluster {
81
+ // fill: ${q(e.mainBkg,.5)};
82
+ fill: ${q(e.clusterBkg,.5)};
83
+ stroke: ${q(e.clusterBorder,.2)};
84
+ box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
85
+ stroke-width: 1px;
86
+ }
87
+
88
+ .cluster text {
89
+ fill: ${e.titleColor};
90
+ }
91
+
92
+ .cluster span,p {
93
+ color: ${e.titleColor};
94
+ }
95
+ /* .cluster div {
96
+ color: ${e.titleColor};
97
+ } */
98
+
99
+ div.mermaidTooltip {
100
+ position: absolute;
101
+ text-align: center;
102
+ max-width: 200px;
103
+ padding: 2px;
104
+ font-family: ${e.fontFamily};
105
+ font-size: 12px;
106
+ background: ${e.tertiaryColor};
107
+ border: 1px solid ${e.border2};
108
+ border-radius: 2px;
109
+ pointer-events: none;
110
+ z-index: 100;
111
+ }
112
+
113
+ .flowchartTitleText {
114
+ text-anchor: middle;
115
+ font-size: 18px;
116
+ fill: ${e.textColor};
117
+ }
118
+ `,lt=at;function be(e,a,d=!1){var c,n,g;const l=e;let f="default";(((c=l==null?void 0:l.classes)==null?void 0:c.length)||0)>0&&(f=((l==null?void 0:l.classes)||[]).join(" ")),f=f+" flowchart-label";let b=0,p="",x;switch(l.type){case"round":b=5,p="rect";break;case"composite":b=0,p="composite",x=0;break;case"square":p="rect";break;case"diamond":p="question";break;case"hexagon":p="hexagon";break;case"block_arrow":p="block_arrow";break;case"odd":p="rect_left_inv_arrow";break;case"lean_right":p="lean_right";break;case"lean_left":p="lean_left";break;case"trapezoid":p="trapezoid";break;case"inv_trapezoid":p="inv_trapezoid";break;case"rect_left_inv_arrow":p="rect_left_inv_arrow";break;case"circle":p="circle";break;case"ellipse":p="ellipse";break;case"stadium":p="stadium";break;case"subroutine":p="subroutine";break;case"cylinder":p="cylinder";break;case"group":p="rect";break;case"doublecircle":p="doublecircle";break;default:p="rect"}const E=ve((l==null?void 0:l.styles)||[]),T=l.label,v=l.size||{width:0,height:0,x:0,y:0};return{labelStyle:E.labelStyle,shape:p,labelText:T,rx:b,ry:b,class:f,style:E.style,id:l.id,directions:l.directions,width:v.width,height:v.height,x:v.x,y:v.y,positioned:d,intersect:void 0,type:l.type,padding:x??(((g=(n=se())==null?void 0:n.block)==null?void 0:g.padding)||0)}}async function ot(e,a,d){const c=be(a,d,!1);if(c.type==="group")return;const n=await ge(e,c),g=n.node().getBBox(),l=d.getBlock(c.id);l.size={width:g.width,height:g.height,x:0,y:0,node:n},d.setBlock(l),n.remove()}async function ct(e,a,d){const c=be(a,d,!0);d.getBlock(c.id).type!=="space"&&(await ge(e,c),a.intersect=c==null?void 0:c.intersect,ze(c))}async function ne(e,a,d,c){for(const n of a)await c(e,n,d),n.children&&await ne(e,n.children,d,c)}async function ut(e,a,d){await ne(e,a,d,ot)}async function dt(e,a,d){await ne(e,a,d,ct)}async function ht(e,a,d,c,n){const g=new Ce({multigraph:!0,compound:!0});g.setGraph({rankdir:"TB",nodesep:10,ranksep:10,marginx:8,marginy:8});for(const l of d)l.size&&g.setNode(l.id,{width:l.size.width,height:l.size.height,intersect:l.intersect});for(const l of a)if(l.start&&l.end){const f=c.getBlock(l.start),b=c.getBlock(l.end);if(f!=null&&f.size&&(b!=null&&b.size)){const p=f.size,x=b.size,E=[{x:p.x,y:p.y},{x:p.x+(x.x-p.x)/2,y:p.y+(x.y-p.y)/2},{x:x.x,y:x.y}];await Ie(e,{v:l.start,w:l.end,name:l.id},{...l,arrowTypeEnd:l.arrowTypeEnd,arrowTypeStart:l.arrowTypeStart,points:E,classes:"edge-thickness-normal edge-pattern-solid flowchart-link LS-a1 LE-b1"},void 0,"block",g,n),l.label&&(await Oe(e,{...l,label:l.label,labelStyle:"stroke: #333; stroke-width: 1.5px;fill:none;",arrowTypeEnd:l.arrowTypeEnd,arrowTypeStart:l.arrowTypeStart,points:E,classes:"edge-thickness-normal edge-pattern-solid flowchart-link LS-a1 LE-b1"}),await Te({...l,x:E[1].x,y:E[1].y},{originalPath:E}))}}}const _=((oe=(le=he())==null?void 0:le.block)==null?void 0:oe.padding)||8;function gt(e,a){if(e===0||!Number.isInteger(e))throw new Error("Columns must be an integer !== 0.");if(a<0||!Number.isInteger(a))throw new Error("Position must be a non-negative integer."+a);if(e<0)return{px:a,py:0};if(e===1)return{px:0,py:a};const d=a%e,c=Math.floor(a/e);return{px:d,py:c}}const pt=e=>{let a=0,d=0;for(const c of e.children){const{width:n,height:g,x:l,y:f}=c.size||{width:0,height:0,x:0,y:0};S.debug("getMaxChildSize abc95 child:",c.id,"width:",n,"height:",g,"x:",l,"y:",f,c.type),c.type!=="space"&&(n>a&&(a=n/(e.widthInColumns||1)),g>d&&(d=g))}return{width:a,height:d}};function te(e,a,d=0,c=0){var n,g,l,f,b,p,x,E,T,v,N;S.debug("setBlockSizes abc95 (start)",e.id,(n=e==null?void 0:e.size)==null?void 0:n.x,"block width =",e==null?void 0:e.size,"sieblingWidth",d),(g=e==null?void 0:e.size)!=null&&g.width||(e.size={width:d,height:c,x:0,y:0});let y=0,L=0;if(((l=e.children)==null?void 0:l.length)>0){for(const h of e.children)te(h,a);const A=pt(e);y=A.width,L=A.height,S.debug("setBlockSizes abc95 maxWidth of",e.id,":s children is ",y,L);for(const h of e.children)h.size&&(S.debug(`abc95 Setting size of children of ${e.id} id=${h.id} ${y} ${L} ${h.size}`),h.size.width=y*(h.widthInColumns||1)+_*((h.widthInColumns||1)-1),h.size.height=L,h.size.x=0,h.size.y=0,S.debug(`abc95 updating size of ${e.id} children child:${h.id} maxWidth:${y} maxHeight:${L}`));for(const h of e.children)te(h,a,y,L);const k=e.columns||-1;let D=0;for(const h of e.children)D+=h.widthInColumns||1;let o=e.children.length;k>0&&k<D&&(o=k),e.widthInColumns;const s=Math.ceil(D/o);let i=o*(y+_)+_,u=s*(L+_)+_;if(i<d){S.debug(`Detected to small siebling: abc95 ${e.id} sieblingWidth ${d} sieblingHeight ${c} width ${i}`),i=d,u=c;const h=(d-o*_-_)/o,t=(c-s*_-_)/s;S.debug("Size indata abc88",e.id,"childWidth",h,"maxWidth",y),S.debug("Size indata abc88",e.id,"childHeight",t,"maxHeight",L),S.debug("Size indata abc88 xSize",o,"padding",_);for(const m of e.children)m.size&&(m.size.width=h,m.size.height=t,m.size.x=0,m.size.y=0)}if(S.debug(`abc95 (finale calc) ${e.id} xSize ${o} ySize ${s} columns ${k}${e.children.length} width=${Math.max(i,((f=e.size)==null?void 0:f.width)||0)}`),i<(((b=e==null?void 0:e.size)==null?void 0:b.width)||0)){i=((p=e==null?void 0:e.size)==null?void 0:p.width)||0;const h=k>0?Math.min(e.children.length,k):e.children.length;if(h>0){const t=(i-h*_-_)/h;S.debug("abc95 (growing to fit) width",e.id,i,(x=e.size)==null?void 0:x.width,t);for(const m of e.children)m.size&&(m.size.width=t)}}e.size={width:i,height:u,x:0,y:0}}S.debug("setBlockSizes abc94 (done)",e.id,(E=e==null?void 0:e.size)==null?void 0:E.x,(T=e==null?void 0:e.size)==null?void 0:T.width,(v=e==null?void 0:e.size)==null?void 0:v.y,(N=e==null?void 0:e.size)==null?void 0:N.height)}function xe(e,a){var d,c,n,g,l,f,b,p,x,E,T,v,N,y,L,A,k;S.debug(`abc85 layout blocks (=>layoutBlocks) ${e.id} x: ${(d=e==null?void 0:e.size)==null?void 0:d.x} y: ${(c=e==null?void 0:e.size)==null?void 0:c.y} width: ${(n=e==null?void 0:e.size)==null?void 0:n.width}`);const D=e.columns||-1;if(S.debug("layoutBlocks columns abc95",e.id,"=>",D,e),e.children&&e.children.length>0){const o=((l=(g=e==null?void 0:e.children[0])==null?void 0:g.size)==null?void 0:l.width)||0,s=e.children.length*o+(e.children.length-1)*_;S.debug("widthOfChildren 88",s,"posX");let i=0;S.debug("abc91 block?.size?.x",e.id,(f=e==null?void 0:e.size)==null?void 0:f.x);let u=(b=e==null?void 0:e.size)!=null&&b.x?((p=e==null?void 0:e.size)==null?void 0:p.x)+(-((x=e==null?void 0:e.size)==null?void 0:x.width)/2||0):-_,h=0;for(const t of e.children){const m=e;if(!t.size)continue;const{width:r,height:R}=t.size,{px:Y,py:F}=gt(D,i);if(F!=h&&(h=F,u=(E=e==null?void 0:e.size)!=null&&E.x?((T=e==null?void 0:e.size)==null?void 0:T.x)+(-((v=e==null?void 0:e.size)==null?void 0:v.width)/2||0):-_,S.debug("New row in layout for block",e.id," and child ",t.id,h)),S.debug(`abc89 layout blocks (child) id: ${t.id} Pos: ${i} (px, py) ${Y},${F} (${(N=m==null?void 0:m.size)==null?void 0:N.x},${(y=m==null?void 0:m.size)==null?void 0:y.y}) parent: ${m.id} width: ${r}${_}`),m.size){const C=r/2;t.size.x=u+_+C,S.debug(`abc91 layout blocks (calc) px, pyid:${t.id} startingPos=X${u} new startingPosX${t.size.x} ${C} padding=${_} width=${r} halfWidth=${C} => x:${t.size.x} y:${t.size.y} ${t.widthInColumns} (width * (child?.w || 1)) / 2 ${r*((t==null?void 0:t.widthInColumns)||1)/2}`),u=t.size.x+C,t.size.y=m.size.y-m.size.height/2+F*(R+_)+R/2+_,S.debug(`abc88 layout blocks (calc) px, pyid:${t.id}startingPosX${u}${_}${C}=>x:${t.size.x}y:${t.size.y}${t.widthInColumns}(width * (child?.w || 1)) / 2${r*((t==null?void 0:t.widthInColumns)||1)/2}`)}t.children&&xe(t),i+=(t==null?void 0:t.widthInColumns)||1,S.debug("abc88 columnsPos",t,i)}}S.debug(`layout blocks (<==layoutBlocks) ${e.id} x: ${(L=e==null?void 0:e.size)==null?void 0:L.x} y: ${(A=e==null?void 0:e.size)==null?void 0:A.y} width: ${(k=e==null?void 0:e.size)==null?void 0:k.width}`)}function Se(e,{minX:a,minY:d,maxX:c,maxY:n}={minX:0,minY:0,maxX:0,maxY:0}){if(e.size&&e.id!=="root"){const{x:g,y:l,width:f,height:b}=e.size;g-f/2<a&&(a=g-f/2),l-b/2<d&&(d=l-b/2),g+f/2>c&&(c=g+f/2),l+b/2>n&&(n=l+b/2)}if(e.children)for(const g of e.children)({minX:a,minY:d,maxX:c,maxY:n}=Se(g,{minX:a,minY:d,maxX:c,maxY:n}));return{minX:a,minY:d,maxX:c,maxY:n}}function ft(e){const a=e.getBlock("root");if(!a)return;te(a,e,0,0),xe(a),S.debug("getBlocks",JSON.stringify(a,null,2));const{minX:d,minY:c,maxX:n,maxY:g}=Se(a),l=g-c,f=n-d;return{x:d,y:c,width:f,height:l}}const bt=function(e,a){return a.db.getClasses()},xt=async function(e,a,d,c){const{securityLevel:n,block:g}=se(),l=c.db;let f;n==="sandbox"&&(f=H("#i"+a));const b=n==="sandbox"?H(f.nodes()[0].contentDocument.body):H("body"),p=n==="sandbox"?b.select(`[id="${a}"]`):H(`[id="${a}"]`);ke(p,["point","circle","cross"],c.type,a);const E=l.getBlocks(),T=l.getBlocksFlat(),v=l.getEdges(),N=p.insert("g").attr("class","block");await ut(N,E,l);const y=ft(l);if(await dt(N,E,l),await ht(N,v,T,l,a),y){const L=y,A=Math.max(1,Math.round(.125*(L.width/L.height))),k=L.height+A+10,D=L.width+10,{useMaxWidth:o}=g;Ee(p,k,D,!!o),S.debug("Here Bounds",y,L),p.attr("viewBox",`${L.x-5} ${L.y-5} ${L.width+10} ${L.height+10}`)}Ae(Re)},St={draw:xt,getClasses:bt},Tt={parser:Pe,db:nt,renderer:St,styles:lt};export{Tt as diagram};
@@ -0,0 +1,10 @@
1
+ import{s as we,g as Oe,a as Te,b as Re,c as Dt,d as ue,e as De,f as wt,h as Nt,l as le,i as Se,w as Pe,j as Kt,k as oe,m as Me}from"./index-7794b245.js";import{d as Le,g as Ne}from"./svgDrawCommon-08f97a94-f494b2ef.js";var Yt=function(){var e=function(bt,_,x,m){for(x=x||{},m=bt.length;m--;x[bt[m]]=_);return x},t=[1,24],a=[1,25],o=[1,26],l=[1,27],i=[1,28],s=[1,63],r=[1,64],n=[1,65],h=[1,66],f=[1,67],d=[1,68],p=[1,69],E=[1,29],O=[1,30],R=[1,31],S=[1,32],L=[1,33],Y=[1,34],Q=[1,35],H=[1,36],q=[1,37],G=[1,38],K=[1,39],J=[1,40],Z=[1,41],$=[1,42],tt=[1,43],et=[1,44],it=[1,45],nt=[1,46],st=[1,47],at=[1,48],rt=[1,50],lt=[1,51],ot=[1,52],ct=[1,53],ht=[1,54],ut=[1,55],dt=[1,56],ft=[1,57],pt=[1,58],yt=[1,59],gt=[1,60],At=[14,42],Vt=[14,34,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],Ot=[12,14,34,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],v=[1,82],k=[1,83],A=[1,84],C=[1,85],w=[12,14,42],ne=[12,14,33,42],Pt=[12,14,33,42,76,77,79,80],mt=[12,33],zt=[34,36,37,38,39,40,41,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],Xt={trace:function(){},yy:{},symbols_:{error:2,start:3,mermaidDoc:4,direction:5,direction_tb:6,direction_bt:7,direction_rl:8,direction_lr:9,graphConfig:10,C4_CONTEXT:11,NEWLINE:12,statements:13,EOF:14,C4_CONTAINER:15,C4_COMPONENT:16,C4_DYNAMIC:17,C4_DEPLOYMENT:18,otherStatements:19,diagramStatements:20,otherStatement:21,title:22,accDescription:23,acc_title:24,acc_title_value:25,acc_descr:26,acc_descr_value:27,acc_descr_multiline_value:28,boundaryStatement:29,boundaryStartStatement:30,boundaryStopStatement:31,boundaryStart:32,LBRACE:33,ENTERPRISE_BOUNDARY:34,attributes:35,SYSTEM_BOUNDARY:36,BOUNDARY:37,CONTAINER_BOUNDARY:38,NODE:39,NODE_L:40,NODE_R:41,RBRACE:42,diagramStatement:43,PERSON:44,PERSON_EXT:45,SYSTEM:46,SYSTEM_DB:47,SYSTEM_QUEUE:48,SYSTEM_EXT:49,SYSTEM_EXT_DB:50,SYSTEM_EXT_QUEUE:51,CONTAINER:52,CONTAINER_DB:53,CONTAINER_QUEUE:54,CONTAINER_EXT:55,CONTAINER_EXT_DB:56,CONTAINER_EXT_QUEUE:57,COMPONENT:58,COMPONENT_DB:59,COMPONENT_QUEUE:60,COMPONENT_EXT:61,COMPONENT_EXT_DB:62,COMPONENT_EXT_QUEUE:63,REL:64,BIREL:65,REL_U:66,REL_D:67,REL_L:68,REL_R:69,REL_B:70,REL_INDEX:71,UPDATE_EL_STYLE:72,UPDATE_REL_STYLE:73,UPDATE_LAYOUT_CONFIG:74,attribute:75,STR:76,STR_KEY:77,STR_VALUE:78,ATTRIBUTE:79,ATTRIBUTE_EMPTY:80,$accept:0,$end:1},terminals_:{2:"error",6:"direction_tb",7:"direction_bt",8:"direction_rl",9:"direction_lr",11:"C4_CONTEXT",12:"NEWLINE",14:"EOF",15:"C4_CONTAINER",16:"C4_COMPONENT",17:"C4_DYNAMIC",18:"C4_DEPLOYMENT",22:"title",23:"accDescription",24:"acc_title",25:"acc_title_value",26:"acc_descr",27:"acc_descr_value",28:"acc_descr_multiline_value",33:"LBRACE",34:"ENTERPRISE_BOUNDARY",36:"SYSTEM_BOUNDARY",37:"BOUNDARY",38:"CONTAINER_BOUNDARY",39:"NODE",40:"NODE_L",41:"NODE_R",42:"RBRACE",44:"PERSON",45:"PERSON_EXT",46:"SYSTEM",47:"SYSTEM_DB",48:"SYSTEM_QUEUE",49:"SYSTEM_EXT",50:"SYSTEM_EXT_DB",51:"SYSTEM_EXT_QUEUE",52:"CONTAINER",53:"CONTAINER_DB",54:"CONTAINER_QUEUE",55:"CONTAINER_EXT",56:"CONTAINER_EXT_DB",57:"CONTAINER_EXT_QUEUE",58:"COMPONENT",59:"COMPONENT_DB",60:"COMPONENT_QUEUE",61:"COMPONENT_EXT",62:"COMPONENT_EXT_DB",63:"COMPONENT_EXT_QUEUE",64:"REL",65:"BIREL",66:"REL_U",67:"REL_D",68:"REL_L",69:"REL_R",70:"REL_B",71:"REL_INDEX",72:"UPDATE_EL_STYLE",73:"UPDATE_REL_STYLE",74:"UPDATE_LAYOUT_CONFIG",76:"STR",77:"STR_KEY",78:"STR_VALUE",79:"ATTRIBUTE",80:"ATTRIBUTE_EMPTY"},productions_:[0,[3,1],[3,1],[5,1],[5,1],[5,1],[5,1],[4,1],[10,4],[10,4],[10,4],[10,4],[10,4],[13,1],[13,1],[13,2],[19,1],[19,2],[19,3],[21,1],[21,1],[21,2],[21,2],[21,1],[29,3],[30,3],[30,3],[30,4],[32,2],[32,2],[32,2],[32,2],[32,2],[32,2],[32,2],[31,1],[20,1],[20,2],[20,3],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,1],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[35,1],[35,2],[75,1],[75,2],[75,1],[75,1]],performAction:function(_,x,m,g,T,u,Tt){var y=u.length-1;switch(T){case 3:g.setDirection("TB");break;case 4:g.setDirection("BT");break;case 5:g.setDirection("RL");break;case 6:g.setDirection("LR");break;case 8:case 9:case 10:case 11:case 12:g.setC4Type(u[y-3]);break;case 19:g.setTitle(u[y].substring(6)),this.$=u[y].substring(6);break;case 20:g.setAccDescription(u[y].substring(15)),this.$=u[y].substring(15);break;case 21:this.$=u[y].trim(),g.setTitle(this.$);break;case 22:case 23:this.$=u[y].trim(),g.setAccDescription(this.$);break;case 28:case 29:u[y].splice(2,0,"ENTERPRISE"),g.addPersonOrSystemBoundary(...u[y]),this.$=u[y];break;case 30:g.addPersonOrSystemBoundary(...u[y]),this.$=u[y];break;case 31:u[y].splice(2,0,"CONTAINER"),g.addContainerBoundary(...u[y]),this.$=u[y];break;case 32:g.addDeploymentNode("node",...u[y]),this.$=u[y];break;case 33:g.addDeploymentNode("nodeL",...u[y]),this.$=u[y];break;case 34:g.addDeploymentNode("nodeR",...u[y]),this.$=u[y];break;case 35:g.popBoundaryParseStack();break;case 39:g.addPersonOrSystem("person",...u[y]),this.$=u[y];break;case 40:g.addPersonOrSystem("external_person",...u[y]),this.$=u[y];break;case 41:g.addPersonOrSystem("system",...u[y]),this.$=u[y];break;case 42:g.addPersonOrSystem("system_db",...u[y]),this.$=u[y];break;case 43:g.addPersonOrSystem("system_queue",...u[y]),this.$=u[y];break;case 44:g.addPersonOrSystem("external_system",...u[y]),this.$=u[y];break;case 45:g.addPersonOrSystem("external_system_db",...u[y]),this.$=u[y];break;case 46:g.addPersonOrSystem("external_system_queue",...u[y]),this.$=u[y];break;case 47:g.addContainer("container",...u[y]),this.$=u[y];break;case 48:g.addContainer("container_db",...u[y]),this.$=u[y];break;case 49:g.addContainer("container_queue",...u[y]),this.$=u[y];break;case 50:g.addContainer("external_container",...u[y]),this.$=u[y];break;case 51:g.addContainer("external_container_db",...u[y]),this.$=u[y];break;case 52:g.addContainer("external_container_queue",...u[y]),this.$=u[y];break;case 53:g.addComponent("component",...u[y]),this.$=u[y];break;case 54:g.addComponent("component_db",...u[y]),this.$=u[y];break;case 55:g.addComponent("component_queue",...u[y]),this.$=u[y];break;case 56:g.addComponent("external_component",...u[y]),this.$=u[y];break;case 57:g.addComponent("external_component_db",...u[y]),this.$=u[y];break;case 58:g.addComponent("external_component_queue",...u[y]),this.$=u[y];break;case 60:g.addRel("rel",...u[y]),this.$=u[y];break;case 61:g.addRel("birel",...u[y]),this.$=u[y];break;case 62:g.addRel("rel_u",...u[y]),this.$=u[y];break;case 63:g.addRel("rel_d",...u[y]),this.$=u[y];break;case 64:g.addRel("rel_l",...u[y]),this.$=u[y];break;case 65:g.addRel("rel_r",...u[y]),this.$=u[y];break;case 66:g.addRel("rel_b",...u[y]),this.$=u[y];break;case 67:u[y].splice(0,1),g.addRel("rel",...u[y]),this.$=u[y];break;case 68:g.updateElStyle("update_el_style",...u[y]),this.$=u[y];break;case 69:g.updateRelStyle("update_rel_style",...u[y]),this.$=u[y];break;case 70:g.updateLayoutConfig("update_layout_config",...u[y]),this.$=u[y];break;case 71:this.$=[u[y]];break;case 72:u[y].unshift(u[y-1]),this.$=u[y];break;case 73:case 75:this.$=u[y].trim();break;case 74:let Et={};Et[u[y-1].trim()]=u[y].trim(),this.$=Et;break;case 76:this.$="";break}},table:[{3:1,4:2,5:3,6:[1,5],7:[1,6],8:[1,7],9:[1,8],10:4,11:[1,9],15:[1,10],16:[1,11],17:[1,12],18:[1,13]},{1:[3]},{1:[2,1]},{1:[2,2]},{1:[2,7]},{1:[2,3]},{1:[2,4]},{1:[2,5]},{1:[2,6]},{12:[1,14]},{12:[1,15]},{12:[1,16]},{12:[1,17]},{12:[1,18]},{13:19,19:20,20:21,21:22,22:t,23:a,24:o,26:l,28:i,29:49,30:61,32:62,34:s,36:r,37:n,38:h,39:f,40:d,41:p,43:23,44:E,45:O,46:R,47:S,48:L,49:Y,50:Q,51:H,52:q,53:G,54:K,55:J,56:Z,57:$,58:tt,59:et,60:it,61:nt,62:st,63:at,64:rt,65:lt,66:ot,67:ct,68:ht,69:ut,70:dt,71:ft,72:pt,73:yt,74:gt},{13:70,19:20,20:21,21:22,22:t,23:a,24:o,26:l,28:i,29:49,30:61,32:62,34:s,36:r,37:n,38:h,39:f,40:d,41:p,43:23,44:E,45:O,46:R,47:S,48:L,49:Y,50:Q,51:H,52:q,53:G,54:K,55:J,56:Z,57:$,58:tt,59:et,60:it,61:nt,62:st,63:at,64:rt,65:lt,66:ot,67:ct,68:ht,69:ut,70:dt,71:ft,72:pt,73:yt,74:gt},{13:71,19:20,20:21,21:22,22:t,23:a,24:o,26:l,28:i,29:49,30:61,32:62,34:s,36:r,37:n,38:h,39:f,40:d,41:p,43:23,44:E,45:O,46:R,47:S,48:L,49:Y,50:Q,51:H,52:q,53:G,54:K,55:J,56:Z,57:$,58:tt,59:et,60:it,61:nt,62:st,63:at,64:rt,65:lt,66:ot,67:ct,68:ht,69:ut,70:dt,71:ft,72:pt,73:yt,74:gt},{13:72,19:20,20:21,21:22,22:t,23:a,24:o,26:l,28:i,29:49,30:61,32:62,34:s,36:r,37:n,38:h,39:f,40:d,41:p,43:23,44:E,45:O,46:R,47:S,48:L,49:Y,50:Q,51:H,52:q,53:G,54:K,55:J,56:Z,57:$,58:tt,59:et,60:it,61:nt,62:st,63:at,64:rt,65:lt,66:ot,67:ct,68:ht,69:ut,70:dt,71:ft,72:pt,73:yt,74:gt},{13:73,19:20,20:21,21:22,22:t,23:a,24:o,26:l,28:i,29:49,30:61,32:62,34:s,36:r,37:n,38:h,39:f,40:d,41:p,43:23,44:E,45:O,46:R,47:S,48:L,49:Y,50:Q,51:H,52:q,53:G,54:K,55:J,56:Z,57:$,58:tt,59:et,60:it,61:nt,62:st,63:at,64:rt,65:lt,66:ot,67:ct,68:ht,69:ut,70:dt,71:ft,72:pt,73:yt,74:gt},{14:[1,74]},e(At,[2,13],{43:23,29:49,30:61,32:62,20:75,34:s,36:r,37:n,38:h,39:f,40:d,41:p,44:E,45:O,46:R,47:S,48:L,49:Y,50:Q,51:H,52:q,53:G,54:K,55:J,56:Z,57:$,58:tt,59:et,60:it,61:nt,62:st,63:at,64:rt,65:lt,66:ot,67:ct,68:ht,69:ut,70:dt,71:ft,72:pt,73:yt,74:gt}),e(At,[2,14]),e(Vt,[2,16],{12:[1,76]}),e(At,[2,36],{12:[1,77]}),e(Ot,[2,19]),e(Ot,[2,20]),{25:[1,78]},{27:[1,79]},e(Ot,[2,23]),{35:80,75:81,76:v,77:k,79:A,80:C},{35:86,75:81,76:v,77:k,79:A,80:C},{35:87,75:81,76:v,77:k,79:A,80:C},{35:88,75:81,76:v,77:k,79:A,80:C},{35:89,75:81,76:v,77:k,79:A,80:C},{35:90,75:81,76:v,77:k,79:A,80:C},{35:91,75:81,76:v,77:k,79:A,80:C},{35:92,75:81,76:v,77:k,79:A,80:C},{35:93,75:81,76:v,77:k,79:A,80:C},{35:94,75:81,76:v,77:k,79:A,80:C},{35:95,75:81,76:v,77:k,79:A,80:C},{35:96,75:81,76:v,77:k,79:A,80:C},{35:97,75:81,76:v,77:k,79:A,80:C},{35:98,75:81,76:v,77:k,79:A,80:C},{35:99,75:81,76:v,77:k,79:A,80:C},{35:100,75:81,76:v,77:k,79:A,80:C},{35:101,75:81,76:v,77:k,79:A,80:C},{35:102,75:81,76:v,77:k,79:A,80:C},{35:103,75:81,76:v,77:k,79:A,80:C},{35:104,75:81,76:v,77:k,79:A,80:C},e(w,[2,59]),{35:105,75:81,76:v,77:k,79:A,80:C},{35:106,75:81,76:v,77:k,79:A,80:C},{35:107,75:81,76:v,77:k,79:A,80:C},{35:108,75:81,76:v,77:k,79:A,80:C},{35:109,75:81,76:v,77:k,79:A,80:C},{35:110,75:81,76:v,77:k,79:A,80:C},{35:111,75:81,76:v,77:k,79:A,80:C},{35:112,75:81,76:v,77:k,79:A,80:C},{35:113,75:81,76:v,77:k,79:A,80:C},{35:114,75:81,76:v,77:k,79:A,80:C},{35:115,75:81,76:v,77:k,79:A,80:C},{20:116,29:49,30:61,32:62,34:s,36:r,37:n,38:h,39:f,40:d,41:p,43:23,44:E,45:O,46:R,47:S,48:L,49:Y,50:Q,51:H,52:q,53:G,54:K,55:J,56:Z,57:$,58:tt,59:et,60:it,61:nt,62:st,63:at,64:rt,65:lt,66:ot,67:ct,68:ht,69:ut,70:dt,71:ft,72:pt,73:yt,74:gt},{12:[1,118],33:[1,117]},{35:119,75:81,76:v,77:k,79:A,80:C},{35:120,75:81,76:v,77:k,79:A,80:C},{35:121,75:81,76:v,77:k,79:A,80:C},{35:122,75:81,76:v,77:k,79:A,80:C},{35:123,75:81,76:v,77:k,79:A,80:C},{35:124,75:81,76:v,77:k,79:A,80:C},{35:125,75:81,76:v,77:k,79:A,80:C},{14:[1,126]},{14:[1,127]},{14:[1,128]},{14:[1,129]},{1:[2,8]},e(At,[2,15]),e(Vt,[2,17],{21:22,19:130,22:t,23:a,24:o,26:l,28:i}),e(At,[2,37],{19:20,20:21,21:22,43:23,29:49,30:61,32:62,13:131,22:t,23:a,24:o,26:l,28:i,34:s,36:r,37:n,38:h,39:f,40:d,41:p,44:E,45:O,46:R,47:S,48:L,49:Y,50:Q,51:H,52:q,53:G,54:K,55:J,56:Z,57:$,58:tt,59:et,60:it,61:nt,62:st,63:at,64:rt,65:lt,66:ot,67:ct,68:ht,69:ut,70:dt,71:ft,72:pt,73:yt,74:gt}),e(Ot,[2,21]),e(Ot,[2,22]),e(w,[2,39]),e(ne,[2,71],{75:81,35:132,76:v,77:k,79:A,80:C}),e(Pt,[2,73]),{78:[1,133]},e(Pt,[2,75]),e(Pt,[2,76]),e(w,[2,40]),e(w,[2,41]),e(w,[2,42]),e(w,[2,43]),e(w,[2,44]),e(w,[2,45]),e(w,[2,46]),e(w,[2,47]),e(w,[2,48]),e(w,[2,49]),e(w,[2,50]),e(w,[2,51]),e(w,[2,52]),e(w,[2,53]),e(w,[2,54]),e(w,[2,55]),e(w,[2,56]),e(w,[2,57]),e(w,[2,58]),e(w,[2,60]),e(w,[2,61]),e(w,[2,62]),e(w,[2,63]),e(w,[2,64]),e(w,[2,65]),e(w,[2,66]),e(w,[2,67]),e(w,[2,68]),e(w,[2,69]),e(w,[2,70]),{31:134,42:[1,135]},{12:[1,136]},{33:[1,137]},e(mt,[2,28]),e(mt,[2,29]),e(mt,[2,30]),e(mt,[2,31]),e(mt,[2,32]),e(mt,[2,33]),e(mt,[2,34]),{1:[2,9]},{1:[2,10]},{1:[2,11]},{1:[2,12]},e(Vt,[2,18]),e(At,[2,38]),e(ne,[2,72]),e(Pt,[2,74]),e(w,[2,24]),e(w,[2,35]),e(zt,[2,25]),e(zt,[2,26],{12:[1,138]}),e(zt,[2,27])],defaultActions:{2:[2,1],3:[2,2],4:[2,7],5:[2,3],6:[2,4],7:[2,5],8:[2,6],74:[2,8],126:[2,9],127:[2,10],128:[2,11],129:[2,12]},parseError:function(_,x){if(x.recoverable)this.trace(_);else{var m=new Error(_);throw m.hash=x,m}},parse:function(_){var x=this,m=[0],g=[],T=[null],u=[],Tt=this.table,y="",Et=0,se=0,ve=2,ae=1,ke=u.slice.call(arguments,1),D=Object.create(this.lexer),vt={yy:{}};for(var Qt in this.yy)Object.prototype.hasOwnProperty.call(this.yy,Qt)&&(vt.yy[Qt]=this.yy[Qt]);D.setInput(_,vt.yy),vt.yy.lexer=D,vt.yy.parser=this,typeof D.yylloc>"u"&&(D.yylloc={});var Ht=D.yylloc;u.push(Ht);var Ae=D.options&&D.options.ranges;typeof vt.yy.parseError=="function"?this.parseError=vt.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;function Ce(){var X;return X=g.pop()||D.lex()||ae,typeof X!="number"&&(X instanceof Array&&(g=X,X=g.pop()),X=x.symbols_[X]||X),X}for(var M,kt,N,qt,Ct={},Mt,z,re,Lt;;){if(kt=m[m.length-1],this.defaultActions[kt]?N=this.defaultActions[kt]:((M===null||typeof M>"u")&&(M=Ce()),N=Tt[kt]&&Tt[kt][M]),typeof N>"u"||!N.length||!N[0]){var Gt="";Lt=[];for(Mt in Tt[kt])this.terminals_[Mt]&&Mt>ve&&Lt.push("'"+this.terminals_[Mt]+"'");D.showPosition?Gt="Parse error on line "+(Et+1)+`:
2
+ `+D.showPosition()+`
3
+ Expecting `+Lt.join(", ")+", got '"+(this.terminals_[M]||M)+"'":Gt="Parse error on line "+(Et+1)+": Unexpected "+(M==ae?"end of input":"'"+(this.terminals_[M]||M)+"'"),this.parseError(Gt,{text:D.match,token:this.terminals_[M]||M,line:D.yylineno,loc:Ht,expected:Lt})}if(N[0]instanceof Array&&N.length>1)throw new Error("Parse Error: multiple actions possible at state: "+kt+", token: "+M);switch(N[0]){case 1:m.push(M),T.push(D.yytext),u.push(D.yylloc),m.push(N[1]),M=null,se=D.yyleng,y=D.yytext,Et=D.yylineno,Ht=D.yylloc;break;case 2:if(z=this.productions_[N[1]][1],Ct.$=T[T.length-z],Ct._$={first_line:u[u.length-(z||1)].first_line,last_line:u[u.length-1].last_line,first_column:u[u.length-(z||1)].first_column,last_column:u[u.length-1].last_column},Ae&&(Ct._$.range=[u[u.length-(z||1)].range[0],u[u.length-1].range[1]]),qt=this.performAction.apply(Ct,[y,se,Et,vt.yy,N[1],T,u].concat(ke)),typeof qt<"u")return qt;z&&(m=m.slice(0,-1*z*2),T=T.slice(0,-1*z),u=u.slice(0,-1*z)),m.push(this.productions_[N[1]][0]),T.push(Ct.$),u.push(Ct._$),re=Tt[m[m.length-2]][m[m.length-1]],m.push(re);break;case 3:return!0}}return!0}},Ee=function(){var bt={EOF:1,parseError:function(x,m){if(this.yy.parser)this.yy.parser.parseError(x,m);else throw new Error(x)},setInput:function(_,x){return this.yy=x||this.yy||{},this._input=_,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var _=this._input[0];this.yytext+=_,this.yyleng++,this.offset++,this.match+=_,this.matched+=_;var x=_.match(/(?:\r\n?|\n).*/g);return x?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),_},unput:function(_){var x=_.length,m=_.split(/(?:\r\n?|\n)/g);this._input=_+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-x),this.offset-=x;var g=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),m.length-1&&(this.yylineno-=m.length-1);var T=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:m?(m.length===g.length?this.yylloc.first_column:0)+g[g.length-m.length].length-m[0].length:this.yylloc.first_column-x},this.options.ranges&&(this.yylloc.range=[T[0],T[0]+this.yyleng-x]),this.yyleng=this.yytext.length,this},more:function(){return this._more=!0,this},reject:function(){if(this.options.backtrack_lexer)this._backtrack=!0;else return this.parseError("Lexical error on line "+(this.yylineno+1)+`. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).
4
+ `+this.showPosition(),{text:"",token:null,line:this.yylineno});return this},less:function(_){this.unput(this.match.slice(_))},pastInput:function(){var _=this.matched.substr(0,this.matched.length-this.match.length);return(_.length>20?"...":"")+_.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var _=this.match;return _.length<20&&(_+=this._input.substr(0,20-_.length)),(_.substr(0,20)+(_.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var _=this.pastInput(),x=new Array(_.length+1).join("-");return _+this.upcomingInput()+`
5
+ `+x+"^"},test_match:function(_,x){var m,g,T;if(this.options.backtrack_lexer&&(T={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(T.yylloc.range=this.yylloc.range.slice(0))),g=_[0].match(/(?:\r\n?|\n).*/g),g&&(this.yylineno+=g.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:g?g[g.length-1].length-g[g.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+_[0].length},this.yytext+=_[0],this.match+=_[0],this.matches=_,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(_[0].length),this.matched+=_[0],m=this.performAction.call(this,this.yy,this,x,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),m)return m;if(this._backtrack){for(var u in T)this[u]=T[u];return!1}return!1},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var _,x,m,g;this._more||(this.yytext="",this.match="");for(var T=this._currentRules(),u=0;u<T.length;u++)if(m=this._input.match(this.rules[T[u]]),m&&(!x||m[0].length>x[0].length)){if(x=m,g=u,this.options.backtrack_lexer){if(_=this.test_match(m,T[u]),_!==!1)return _;if(this._backtrack){x=!1;continue}else return!1}else if(!this.options.flex)break}return x?(_=this.test_match(x,T[g]),_!==!1?_:!1):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
6
+ `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var x=this.next();return x||this.lex()},begin:function(x){this.conditionStack.push(x)},popState:function(){var x=this.conditionStack.length-1;return x>0?this.conditionStack.pop():this.conditionStack[0]},_currentRules:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(x){return x=this.conditionStack.length-1-Math.abs(x||0),x>=0?this.conditionStack[x]:"INITIAL"},pushState:function(x){this.begin(x)},stateStackSize:function(){return this.conditionStack.length},options:{},performAction:function(x,m,g,T){switch(g){case 0:return 6;case 1:return 7;case 2:return 8;case 3:return 9;case 4:return 22;case 5:return 23;case 6:return this.begin("acc_title"),24;case 7:return this.popState(),"acc_title_value";case 8:return this.begin("acc_descr"),26;case 9:return this.popState(),"acc_descr_value";case 10:this.begin("acc_descr_multiline");break;case 11:this.popState();break;case 12:return"acc_descr_multiline_value";case 13:break;case 14:c;break;case 15:return 12;case 16:break;case 17:return 11;case 18:return 15;case 19:return 16;case 20:return 17;case 21:return 18;case 22:return this.begin("person_ext"),45;case 23:return this.begin("person"),44;case 24:return this.begin("system_ext_queue"),51;case 25:return this.begin("system_ext_db"),50;case 26:return this.begin("system_ext"),49;case 27:return this.begin("system_queue"),48;case 28:return this.begin("system_db"),47;case 29:return this.begin("system"),46;case 30:return this.begin("boundary"),37;case 31:return this.begin("enterprise_boundary"),34;case 32:return this.begin("system_boundary"),36;case 33:return this.begin("container_ext_queue"),57;case 34:return this.begin("container_ext_db"),56;case 35:return this.begin("container_ext"),55;case 36:return this.begin("container_queue"),54;case 37:return this.begin("container_db"),53;case 38:return this.begin("container"),52;case 39:return this.begin("container_boundary"),38;case 40:return this.begin("component_ext_queue"),63;case 41:return this.begin("component_ext_db"),62;case 42:return this.begin("component_ext"),61;case 43:return this.begin("component_queue"),60;case 44:return this.begin("component_db"),59;case 45:return this.begin("component"),58;case 46:return this.begin("node"),39;case 47:return this.begin("node"),39;case 48:return this.begin("node_l"),40;case 49:return this.begin("node_r"),41;case 50:return this.begin("rel"),64;case 51:return this.begin("birel"),65;case 52:return this.begin("rel_u"),66;case 53:return this.begin("rel_u"),66;case 54:return this.begin("rel_d"),67;case 55:return this.begin("rel_d"),67;case 56:return this.begin("rel_l"),68;case 57:return this.begin("rel_l"),68;case 58:return this.begin("rel_r"),69;case 59:return this.begin("rel_r"),69;case 60:return this.begin("rel_b"),70;case 61:return this.begin("rel_index"),71;case 62:return this.begin("update_el_style"),72;case 63:return this.begin("update_rel_style"),73;case 64:return this.begin("update_layout_config"),74;case 65:return"EOF_IN_STRUCT";case 66:return this.begin("attribute"),"ATTRIBUTE_EMPTY";case 67:this.begin("attribute");break;case 68:this.popState(),this.popState();break;case 69:return 80;case 70:break;case 71:return 80;case 72:this.begin("string");break;case 73:this.popState();break;case 74:return"STR";case 75:this.begin("string_kv");break;case 76:return this.begin("string_kv_key"),"STR_KEY";case 77:this.popState(),this.begin("string_kv_value");break;case 78:return"STR_VALUE";case 79:this.popState(),this.popState();break;case 80:return"STR";case 81:return"LBRACE";case 82:return"RBRACE";case 83:return"SPACE";case 84:return"EOL";case 85:return 14}},rules:[/^(?:.*direction\s+TB[^\n]*)/,/^(?:.*direction\s+BT[^\n]*)/,/^(?:.*direction\s+RL[^\n]*)/,/^(?:.*direction\s+LR[^\n]*)/,/^(?:title\s[^#\n;]+)/,/^(?:accDescription\s[^#\n;]+)/,/^(?:accTitle\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*\{\s*)/,/^(?:[\}])/,/^(?:[^\}]*)/,/^(?:%%(?!\{)*[^\n]*(\r?\n?)+)/,/^(?:%%[^\n]*(\r?\n)*)/,/^(?:\s*(\r?\n)+)/,/^(?:\s+)/,/^(?:C4Context\b)/,/^(?:C4Container\b)/,/^(?:C4Component\b)/,/^(?:C4Dynamic\b)/,/^(?:C4Deployment\b)/,/^(?:Person_Ext\b)/,/^(?:Person\b)/,/^(?:SystemQueue_Ext\b)/,/^(?:SystemDb_Ext\b)/,/^(?:System_Ext\b)/,/^(?:SystemQueue\b)/,/^(?:SystemDb\b)/,/^(?:System\b)/,/^(?:Boundary\b)/,/^(?:Enterprise_Boundary\b)/,/^(?:System_Boundary\b)/,/^(?:ContainerQueue_Ext\b)/,/^(?:ContainerDb_Ext\b)/,/^(?:Container_Ext\b)/,/^(?:ContainerQueue\b)/,/^(?:ContainerDb\b)/,/^(?:Container\b)/,/^(?:Container_Boundary\b)/,/^(?:ComponentQueue_Ext\b)/,/^(?:ComponentDb_Ext\b)/,/^(?:Component_Ext\b)/,/^(?:ComponentQueue\b)/,/^(?:ComponentDb\b)/,/^(?:Component\b)/,/^(?:Deployment_Node\b)/,/^(?:Node\b)/,/^(?:Node_L\b)/,/^(?:Node_R\b)/,/^(?:Rel\b)/,/^(?:BiRel\b)/,/^(?:Rel_Up\b)/,/^(?:Rel_U\b)/,/^(?:Rel_Down\b)/,/^(?:Rel_D\b)/,/^(?:Rel_Left\b)/,/^(?:Rel_L\b)/,/^(?:Rel_Right\b)/,/^(?:Rel_R\b)/,/^(?:Rel_Back\b)/,/^(?:RelIndex\b)/,/^(?:UpdateElementStyle\b)/,/^(?:UpdateRelStyle\b)/,/^(?:UpdateLayoutConfig\b)/,/^(?:$)/,/^(?:[(][ ]*[,])/,/^(?:[(])/,/^(?:[)])/,/^(?:,,)/,/^(?:,)/,/^(?:[ ]*["]["])/,/^(?:[ ]*["])/,/^(?:["])/,/^(?:[^"]*)/,/^(?:[ ]*[\$])/,/^(?:[^=]*)/,/^(?:[=][ ]*["])/,/^(?:[^"]+)/,/^(?:["])/,/^(?:[^,]+)/,/^(?:\{)/,/^(?:\})/,/^(?:[\s]+)/,/^(?:[\n\r]+)/,/^(?:$)/],conditions:{acc_descr_multiline:{rules:[11,12],inclusive:!1},acc_descr:{rules:[9],inclusive:!1},acc_title:{rules:[7],inclusive:!1},string_kv_value:{rules:[78,79],inclusive:!1},string_kv_key:{rules:[77],inclusive:!1},string_kv:{rules:[76],inclusive:!1},string:{rules:[73,74],inclusive:!1},attribute:{rules:[68,69,70,71,72,75,80],inclusive:!1},update_layout_config:{rules:[65,66,67,68],inclusive:!1},update_rel_style:{rules:[65,66,67,68],inclusive:!1},update_el_style:{rules:[65,66,67,68],inclusive:!1},rel_b:{rules:[65,66,67,68],inclusive:!1},rel_r:{rules:[65,66,67,68],inclusive:!1},rel_l:{rules:[65,66,67,68],inclusive:!1},rel_d:{rules:[65,66,67,68],inclusive:!1},rel_u:{rules:[65,66,67,68],inclusive:!1},rel_bi:{rules:[],inclusive:!1},rel:{rules:[65,66,67,68],inclusive:!1},node_r:{rules:[65,66,67,68],inclusive:!1},node_l:{rules:[65,66,67,68],inclusive:!1},node:{rules:[65,66,67,68],inclusive:!1},index:{rules:[],inclusive:!1},rel_index:{rules:[65,66,67,68],inclusive:!1},component_ext_queue:{rules:[],inclusive:!1},component_ext_db:{rules:[65,66,67,68],inclusive:!1},component_ext:{rules:[65,66,67,68],inclusive:!1},component_queue:{rules:[65,66,67,68],inclusive:!1},component_db:{rules:[65,66,67,68],inclusive:!1},component:{rules:[65,66,67,68],inclusive:!1},container_boundary:{rules:[65,66,67,68],inclusive:!1},container_ext_queue:{rules:[65,66,67,68],inclusive:!1},container_ext_db:{rules:[65,66,67,68],inclusive:!1},container_ext:{rules:[65,66,67,68],inclusive:!1},container_queue:{rules:[65,66,67,68],inclusive:!1},container_db:{rules:[65,66,67,68],inclusive:!1},container:{rules:[65,66,67,68],inclusive:!1},birel:{rules:[65,66,67,68],inclusive:!1},system_boundary:{rules:[65,66,67,68],inclusive:!1},enterprise_boundary:{rules:[65,66,67,68],inclusive:!1},boundary:{rules:[65,66,67,68],inclusive:!1},system_ext_queue:{rules:[65,66,67,68],inclusive:!1},system_ext_db:{rules:[65,66,67,68],inclusive:!1},system_ext:{rules:[65,66,67,68],inclusive:!1},system_queue:{rules:[65,66,67,68],inclusive:!1},system_db:{rules:[65,66,67,68],inclusive:!1},system:{rules:[65,66,67,68],inclusive:!1},person_ext:{rules:[65,66,67,68],inclusive:!1},person:{rules:[65,66,67,68],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,8,10,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,81,82,83,84,85],inclusive:!0}}};return bt}();Xt.lexer=Ee;function Wt(){this.yy={}}return Wt.prototype=Xt,Xt.Parser=Wt,new Wt}();Yt.parser=Yt;const Be=Yt;let U=[],_t=[""],P="global",j="",V=[{alias:"global",label:{text:"global"},type:{text:"global"},tags:null,link:null,parentBoundary:""}],St=[],te="",ee=!1,It=4,jt=2;var de;const Ye=function(){return de},Ie=function(e){de=ue(e,Dt())},je=function(e,t,a,o,l,i,s,r,n){if(e==null||t===void 0||t===null||a===void 0||a===null||o===void 0||o===null)return;let h={};const f=St.find(d=>d.from===t&&d.to===a);if(f?h=f:St.push(h),h.type=e,h.from=t,h.to=a,h.label={text:o},l==null)h.techn={text:""};else if(typeof l=="object"){let[d,p]=Object.entries(l)[0];h[d]={text:p}}else h.techn={text:l};if(i==null)h.descr={text:""};else if(typeof i=="object"){let[d,p]=Object.entries(i)[0];h[d]={text:p}}else h.descr={text:i};if(typeof s=="object"){let[d,p]=Object.entries(s)[0];h[d]=p}else h.sprite=s;if(typeof r=="object"){let[d,p]=Object.entries(r)[0];h[d]=p}else h.tags=r;if(typeof n=="object"){let[d,p]=Object.entries(n)[0];h[d]=p}else h.link=n;h.wrap=xt()},Ue=function(e,t,a,o,l,i,s){if(t===null||a===null)return;let r={};const n=U.find(h=>h.alias===t);if(n&&t===n.alias?r=n:(r.alias=t,U.push(r)),a==null?r.label={text:""}:r.label={text:a},o==null)r.descr={text:""};else if(typeof o=="object"){let[h,f]=Object.entries(o)[0];r[h]={text:f}}else r.descr={text:o};if(typeof l=="object"){let[h,f]=Object.entries(l)[0];r[h]=f}else r.sprite=l;if(typeof i=="object"){let[h,f]=Object.entries(i)[0];r[h]=f}else r.tags=i;if(typeof s=="object"){let[h,f]=Object.entries(s)[0];r[h]=f}else r.link=s;r.typeC4Shape={text:e},r.parentBoundary=P,r.wrap=xt()},Fe=function(e,t,a,o,l,i,s,r){if(t===null||a===null)return;let n={};const h=U.find(f=>f.alias===t);if(h&&t===h.alias?n=h:(n.alias=t,U.push(n)),a==null?n.label={text:""}:n.label={text:a},o==null)n.techn={text:""};else if(typeof o=="object"){let[f,d]=Object.entries(o)[0];n[f]={text:d}}else n.techn={text:o};if(l==null)n.descr={text:""};else if(typeof l=="object"){let[f,d]=Object.entries(l)[0];n[f]={text:d}}else n.descr={text:l};if(typeof i=="object"){let[f,d]=Object.entries(i)[0];n[f]=d}else n.sprite=i;if(typeof s=="object"){let[f,d]=Object.entries(s)[0];n[f]=d}else n.tags=s;if(typeof r=="object"){let[f,d]=Object.entries(r)[0];n[f]=d}else n.link=r;n.wrap=xt(),n.typeC4Shape={text:e},n.parentBoundary=P},Ve=function(e,t,a,o,l,i,s,r){if(t===null||a===null)return;let n={};const h=U.find(f=>f.alias===t);if(h&&t===h.alias?n=h:(n.alias=t,U.push(n)),a==null?n.label={text:""}:n.label={text:a},o==null)n.techn={text:""};else if(typeof o=="object"){let[f,d]=Object.entries(o)[0];n[f]={text:d}}else n.techn={text:o};if(l==null)n.descr={text:""};else if(typeof l=="object"){let[f,d]=Object.entries(l)[0];n[f]={text:d}}else n.descr={text:l};if(typeof i=="object"){let[f,d]=Object.entries(i)[0];n[f]=d}else n.sprite=i;if(typeof s=="object"){let[f,d]=Object.entries(s)[0];n[f]=d}else n.tags=s;if(typeof r=="object"){let[f,d]=Object.entries(r)[0];n[f]=d}else n.link=r;n.wrap=xt(),n.typeC4Shape={text:e},n.parentBoundary=P},ze=function(e,t,a,o,l){if(e===null||t===null)return;let i={};const s=V.find(r=>r.alias===e);if(s&&e===s.alias?i=s:(i.alias=e,V.push(i)),t==null?i.label={text:""}:i.label={text:t},a==null)i.type={text:"system"};else if(typeof a=="object"){let[r,n]=Object.entries(a)[0];i[r]={text:n}}else i.type={text:a};if(typeof o=="object"){let[r,n]=Object.entries(o)[0];i[r]=n}else i.tags=o;if(typeof l=="object"){let[r,n]=Object.entries(l)[0];i[r]=n}else i.link=l;i.parentBoundary=P,i.wrap=xt(),j=P,P=e,_t.push(j)},Xe=function(e,t,a,o,l){if(e===null||t===null)return;let i={};const s=V.find(r=>r.alias===e);if(s&&e===s.alias?i=s:(i.alias=e,V.push(i)),t==null?i.label={text:""}:i.label={text:t},a==null)i.type={text:"container"};else if(typeof a=="object"){let[r,n]=Object.entries(a)[0];i[r]={text:n}}else i.type={text:a};if(typeof o=="object"){let[r,n]=Object.entries(o)[0];i[r]=n}else i.tags=o;if(typeof l=="object"){let[r,n]=Object.entries(l)[0];i[r]=n}else i.link=l;i.parentBoundary=P,i.wrap=xt(),j=P,P=e,_t.push(j)},We=function(e,t,a,o,l,i,s,r){if(t===null||a===null)return;let n={};const h=V.find(f=>f.alias===t);if(h&&t===h.alias?n=h:(n.alias=t,V.push(n)),a==null?n.label={text:""}:n.label={text:a},o==null)n.type={text:"node"};else if(typeof o=="object"){let[f,d]=Object.entries(o)[0];n[f]={text:d}}else n.type={text:o};if(l==null)n.descr={text:""};else if(typeof l=="object"){let[f,d]=Object.entries(l)[0];n[f]={text:d}}else n.descr={text:l};if(typeof s=="object"){let[f,d]=Object.entries(s)[0];n[f]=d}else n.tags=s;if(typeof r=="object"){let[f,d]=Object.entries(r)[0];n[f]=d}else n.link=r;n.nodeType=e,n.parentBoundary=P,n.wrap=xt(),j=P,P=t,_t.push(j)},Qe=function(){P=j,_t.pop(),j=_t.pop(),_t.push(j)},He=function(e,t,a,o,l,i,s,r,n,h,f){let d=U.find(p=>p.alias===t);if(!(d===void 0&&(d=V.find(p=>p.alias===t),d===void 0))){if(a!=null)if(typeof a=="object"){let[p,E]=Object.entries(a)[0];d[p]=E}else d.bgColor=a;if(o!=null)if(typeof o=="object"){let[p,E]=Object.entries(o)[0];d[p]=E}else d.fontColor=o;if(l!=null)if(typeof l=="object"){let[p,E]=Object.entries(l)[0];d[p]=E}else d.borderColor=l;if(i!=null)if(typeof i=="object"){let[p,E]=Object.entries(i)[0];d[p]=E}else d.shadowing=i;if(s!=null)if(typeof s=="object"){let[p,E]=Object.entries(s)[0];d[p]=E}else d.shape=s;if(r!=null)if(typeof r=="object"){let[p,E]=Object.entries(r)[0];d[p]=E}else d.sprite=r;if(n!=null)if(typeof n=="object"){let[p,E]=Object.entries(n)[0];d[p]=E}else d.techn=n;if(h!=null)if(typeof h=="object"){let[p,E]=Object.entries(h)[0];d[p]=E}else d.legendText=h;if(f!=null)if(typeof f=="object"){let[p,E]=Object.entries(f)[0];d[p]=E}else d.legendSprite=f}},qe=function(e,t,a,o,l,i,s){const r=St.find(n=>n.from===t&&n.to===a);if(r!==void 0){if(o!=null)if(typeof o=="object"){let[n,h]=Object.entries(o)[0];r[n]=h}else r.textColor=o;if(l!=null)if(typeof l=="object"){let[n,h]=Object.entries(l)[0];r[n]=h}else r.lineColor=l;if(i!=null)if(typeof i=="object"){let[n,h]=Object.entries(i)[0];r[n]=parseInt(h)}else r.offsetX=parseInt(i);if(s!=null)if(typeof s=="object"){let[n,h]=Object.entries(s)[0];r[n]=parseInt(h)}else r.offsetY=parseInt(s)}},Ge=function(e,t,a){let o=It,l=jt;if(typeof t=="object"){const i=Object.values(t)[0];o=parseInt(i)}else o=parseInt(t);if(typeof a=="object"){const i=Object.values(a)[0];l=parseInt(i)}else l=parseInt(a);o>=1&&(It=o),l>=1&&(jt=l)},Ke=function(){return It},Je=function(){return jt},Ze=function(){return P},$e=function(){return j},fe=function(e){return e==null?U:U.filter(t=>t.parentBoundary===e)},t0=function(e){return U.find(t=>t.alias===e)},e0=function(e){return Object.keys(fe(e))},pe=function(e){return e==null?V:V.filter(t=>t.parentBoundary===e)},i0=pe,n0=function(){return St},s0=function(){return te},a0=function(e){ee=e},xt=function(){return ee},r0=function(){U=[],V=[{alias:"global",label:{text:"global"},type:{text:"global"},tags:null,link:null,parentBoundary:""}],j="",P="global",_t=[""],St=[],_t=[""],te="",ee=!1,It=4,jt=2},l0={SOLID:0,DOTTED:1,NOTE:2,SOLID_CROSS:3,DOTTED_CROSS:4,SOLID_OPEN:5,DOTTED_OPEN:6,LOOP_START:10,LOOP_END:11,ALT_START:12,ALT_ELSE:13,ALT_END:14,OPT_START:15,OPT_END:16,ACTIVE_START:17,ACTIVE_END:18,PAR_START:19,PAR_AND:20,PAR_END:21,RECT_START:22,RECT_END:23,SOLID_POINT:24,DOTTED_POINT:25},o0={FILLED:0,OPEN:1},c0={LEFTOF:0,RIGHTOF:1,OVER:2},h0=function(e){te=ue(e,Dt())},Jt={addPersonOrSystem:Ue,addPersonOrSystemBoundary:ze,addContainer:Fe,addContainerBoundary:Xe,addComponent:Ve,addDeploymentNode:We,popBoundaryParseStack:Qe,addRel:je,updateElStyle:He,updateRelStyle:qe,updateLayoutConfig:Ge,autoWrap:xt,setWrap:a0,getC4ShapeArray:fe,getC4Shape:t0,getC4ShapeKeys:e0,getBoundaries:pe,getBoundarys:i0,getCurrentBoundaryParse:Ze,getParentBoundaryParse:$e,getRels:n0,getTitle:s0,getC4Type:Ye,getC4ShapeInRow:Ke,getC4BoundaryInRow:Je,setAccTitle:we,getAccTitle:Oe,getAccDescription:Te,setAccDescription:Re,getConfig:()=>Dt().c4,clear:r0,LINETYPE:l0,ARROWTYPE:o0,PLACEMENT:c0,setTitle:h0,setC4Type:Ie},ie=function(e,t){return Le(e,t)},ye=function(e,t,a,o,l,i){const s=e.append("image");s.attr("width",t),s.attr("height",a),s.attr("x",o),s.attr("y",l);let r=i.startsWith("data:image/png;base64")?i:Me.sanitizeUrl(i);s.attr("xlink:href",r)},u0=(e,t,a)=>{const o=e.append("g");let l=0;for(let i of t){let s=i.textColor?i.textColor:"#444444",r=i.lineColor?i.lineColor:"#444444",n=i.offsetX?parseInt(i.offsetX):0,h=i.offsetY?parseInt(i.offsetY):0,f="";if(l===0){let p=o.append("line");p.attr("x1",i.startPoint.x),p.attr("y1",i.startPoint.y),p.attr("x2",i.endPoint.x),p.attr("y2",i.endPoint.y),p.attr("stroke-width","1"),p.attr("stroke",r),p.style("fill","none"),i.type!=="rel_b"&&p.attr("marker-end","url("+f+"#arrowhead)"),(i.type==="birel"||i.type==="rel_b")&&p.attr("marker-start","url("+f+"#arrowend)"),l=-1}else{let p=o.append("path");p.attr("fill","none").attr("stroke-width","1").attr("stroke",r).attr("d","Mstartx,starty Qcontrolx,controly stopx,stopy ".replaceAll("startx",i.startPoint.x).replaceAll("starty",i.startPoint.y).replaceAll("controlx",i.startPoint.x+(i.endPoint.x-i.startPoint.x)/2-(i.endPoint.x-i.startPoint.x)/4).replaceAll("controly",i.startPoint.y+(i.endPoint.y-i.startPoint.y)/2).replaceAll("stopx",i.endPoint.x).replaceAll("stopy",i.endPoint.y)),i.type!=="rel_b"&&p.attr("marker-end","url("+f+"#arrowhead)"),(i.type==="birel"||i.type==="rel_b")&&p.attr("marker-start","url("+f+"#arrowend)")}let d=a.messageFont();W(a)(i.label.text,o,Math.min(i.startPoint.x,i.endPoint.x)+Math.abs(i.endPoint.x-i.startPoint.x)/2+n,Math.min(i.startPoint.y,i.endPoint.y)+Math.abs(i.endPoint.y-i.startPoint.y)/2+h,i.label.width,i.label.height,{fill:s},d),i.techn&&i.techn.text!==""&&(d=a.messageFont(),W(a)("["+i.techn.text+"]",o,Math.min(i.startPoint.x,i.endPoint.x)+Math.abs(i.endPoint.x-i.startPoint.x)/2+n,Math.min(i.startPoint.y,i.endPoint.y)+Math.abs(i.endPoint.y-i.startPoint.y)/2+a.messageFontSize+5+h,Math.max(i.label.width,i.techn.width),i.techn.height,{fill:s,"font-style":"italic"},d))}},d0=function(e,t,a){const o=e.append("g");let l=t.bgColor?t.bgColor:"none",i=t.borderColor?t.borderColor:"#444444",s=t.fontColor?t.fontColor:"black",r={"stroke-width":1,"stroke-dasharray":"7.0,7.0"};t.nodeType&&(r={"stroke-width":1});let n={x:t.x,y:t.y,fill:l,stroke:i,width:t.width,height:t.height,rx:2.5,ry:2.5,attrs:r};ie(o,n);let h=a.boundaryFont();h.fontWeight="bold",h.fontSize=h.fontSize+2,h.fontColor=s,W(a)(t.label.text,o,t.x,t.y+t.label.Y,t.width,t.height,{fill:"#444444"},h),t.type&&t.type.text!==""&&(h=a.boundaryFont(),h.fontColor=s,W(a)(t.type.text,o,t.x,t.y+t.type.Y,t.width,t.height,{fill:"#444444"},h)),t.descr&&t.descr.text!==""&&(h=a.boundaryFont(),h.fontSize=h.fontSize-2,h.fontColor=s,W(a)(t.descr.text,o,t.x,t.y+t.descr.Y,t.width,t.height,{fill:"#444444"},h))},f0=function(e,t,a){var o;let l=t.bgColor?t.bgColor:a[t.typeC4Shape.text+"_bg_color"],i=t.borderColor?t.borderColor:a[t.typeC4Shape.text+"_border_color"],s=t.fontColor?t.fontColor:"#FFFFFF",r="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAACD0lEQVR4Xu2YoU4EMRCGT+4j8Ai8AhaH4QHgAUjQuFMECUgMIUgwJAgMhgQsAYUiJCiQIBBY+EITsjfTdme6V24v4c8vyGbb+ZjOtN0bNcvjQXmkH83WvYBWto6PLm6v7p7uH1/w2fXD+PBycX1Pv2l3IdDm/vn7x+dXQiAubRzoURa7gRZWd0iGRIiJbOnhnfYBQZNJjNbuyY2eJG8fkDE3bbG4ep6MHUAsgYxmE3nVs6VsBWJSGccsOlFPmLIViMzLOB7pCVO2AtHJMohH7Fh6zqitQK7m0rJvAVYgGcEpe//PLdDz65sM4pF9N7ICcXDKIB5Nv6j7tD0NoSdM2QrU9Gg0ewE1LqBhHR3BBdvj2vapnidjHxD/q6vd7Pvhr31AwcY8eXMTXAKECZZJFXuEq27aLgQK5uLMohCenGGuGewOxSjBvYBqeG6B+Nqiblggdjnc+ZXDy+FNFpFzw76O3UBAROuXh6FoiAcf5g9eTvUgzy0nWg6I8cXHRUpg5bOVBCo+KDpFajOf23GgPme7RSQ+lacIENUgJ6gg1k6HjgOlqnLqip4tEuhv0hNEMXUD0clyXE3p6pZA0S2nnvTlXwLJEZWlb7cTQH1+USgTN4VhAenm/wea1OCAOmqo6fE1WCb9WSKBah+rbUWPWAmE2Rvk0ApiB45eOyNAzU8xcTvj8KvkKEoOaIYeHNA3ZuygAvFMUO0AAAAASUVORK5CYII=";switch(t.typeC4Shape.text){case"person":r="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAACD0lEQVR4Xu2YoU4EMRCGT+4j8Ai8AhaH4QHgAUjQuFMECUgMIUgwJAgMhgQsAYUiJCiQIBBY+EITsjfTdme6V24v4c8vyGbb+ZjOtN0bNcvjQXmkH83WvYBWto6PLm6v7p7uH1/w2fXD+PBycX1Pv2l3IdDm/vn7x+dXQiAubRzoURa7gRZWd0iGRIiJbOnhnfYBQZNJjNbuyY2eJG8fkDE3bbG4ep6MHUAsgYxmE3nVs6VsBWJSGccsOlFPmLIViMzLOB7pCVO2AtHJMohH7Fh6zqitQK7m0rJvAVYgGcEpe//PLdDz65sM4pF9N7ICcXDKIB5Nv6j7tD0NoSdM2QrU9Gg0ewE1LqBhHR3BBdvj2vapnidjHxD/q6vd7Pvhr31AwcY8eXMTXAKECZZJFXuEq27aLgQK5uLMohCenGGuGewOxSjBvYBqeG6B+Nqiblggdjnc+ZXDy+FNFpFzw76O3UBAROuXh6FoiAcf5g9eTvUgzy0nWg6I8cXHRUpg5bOVBCo+KDpFajOf23GgPme7RSQ+lacIENUgJ6gg1k6HjgOlqnLqip4tEuhv0hNEMXUD0clyXE3p6pZA0S2nnvTlXwLJEZWlb7cTQH1+USgTN4VhAenm/wea1OCAOmqo6fE1WCb9WSKBah+rbUWPWAmE2Rvk0ApiB45eOyNAzU8xcTvj8KvkKEoOaIYeHNA3ZuygAvFMUO0AAAAASUVORK5CYII=";break;case"external_person":r="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAB6ElEQVR4Xu2YLY+EMBCG9+dWr0aj0Wg0Go1Go0+j8Xdv2uTCvv1gpt0ebHKPuhDaeW4605Z9mJvx4AdXUyTUdd08z+u6flmWZRnHsWkafk9DptAwDPu+f0eAYtu2PEaGWuj5fCIZrBAC2eLBAnRCsEkkxmeaJp7iDJ2QMDdHsLg8SxKFEJaAo8lAXnmuOFIhTMpxxKATebo4UiFknuNo4OniSIXQyRxEA3YsnjGCVEjVXD7yLUAqxBGUyPv/Y4W2beMgGuS7kVQIBycH0fD+oi5pezQETxdHKmQKGk1eQEYldK+jw5GxPfZ9z7Mk0Qnhf1W1m3w//EUn5BDmSZsbR44QQLBEqrBHqOrmSKaQAxdnLArCrxZcM7A7ZKs4ioRq8LFC+NpC3WCBJsvpVw5edm9iEXFuyNfxXAgSwfrFQ1c0iNda8AdejvUgnktOtJQQxmcfFzGglc5WVCj7oDgFqU18boeFSs52CUh8LE8BIVQDT1ABrB0HtgSEYlX5doJnCwv9TXocKCaKbnwhdDKPq4lf3SwU3HLq4V/+WYhHVMa/3b4IlfyikAduCkcBc7mQ3/z/Qq/cTuikhkzB12Ae/mcJC9U+Vo8Ej1gWAtgbeGgFsAMHr50BIWOLCbezvhpBFUdY6EJuJ/QDW0XoMX60zZ0AAAAASUVORK5CYII=";break}const n=e.append("g");n.attr("class","person-man");const h=Ne();switch(t.typeC4Shape.text){case"person":case"external_person":case"system":case"external_system":case"container":case"external_container":case"component":case"external_component":h.x=t.x,h.y=t.y,h.fill=l,h.width=t.width,h.height=t.height,h.stroke=i,h.rx=2.5,h.ry=2.5,h.attrs={"stroke-width":.5},ie(n,h);break;case"system_db":case"external_system_db":case"container_db":case"external_container_db":case"component_db":case"external_component_db":n.append("path").attr("fill",l).attr("stroke-width","0.5").attr("stroke",i).attr("d","Mstartx,startyc0,-10 half,-10 half,-10c0,0 half,0 half,10l0,heightc0,10 -half,10 -half,10c0,0 -half,0 -half,-10l0,-height".replaceAll("startx",t.x).replaceAll("starty",t.y).replaceAll("half",t.width/2).replaceAll("height",t.height)),n.append("path").attr("fill","none").attr("stroke-width","0.5").attr("stroke",i).attr("d","Mstartx,startyc0,10 half,10 half,10c0,0 half,0 half,-10".replaceAll("startx",t.x).replaceAll("starty",t.y).replaceAll("half",t.width/2));break;case"system_queue":case"external_system_queue":case"container_queue":case"external_container_queue":case"component_queue":case"external_component_queue":n.append("path").attr("fill",l).attr("stroke-width","0.5").attr("stroke",i).attr("d","Mstartx,startylwidth,0c5,0 5,half 5,halfc0,0 0,half -5,halfl-width,0c-5,0 -5,-half -5,-halfc0,0 0,-half 5,-half".replaceAll("startx",t.x).replaceAll("starty",t.y).replaceAll("width",t.width).replaceAll("half",t.height/2)),n.append("path").attr("fill","none").attr("stroke-width","0.5").attr("stroke",i).attr("d","Mstartx,startyc-5,0 -5,half -5,halfc0,half 5,half 5,half".replaceAll("startx",t.x+t.width).replaceAll("starty",t.y).replaceAll("half",t.height/2));break}let f=v0(a,t.typeC4Shape.text);switch(n.append("text").attr("fill",s).attr("font-family",f.fontFamily).attr("font-size",f.fontSize-2).attr("font-style","italic").attr("lengthAdjust","spacing").attr("textLength",t.typeC4Shape.width).attr("x",t.x+t.width/2-t.typeC4Shape.width/2).attr("y",t.y+t.typeC4Shape.Y).text("<<"+t.typeC4Shape.text+">>"),t.typeC4Shape.text){case"person":case"external_person":ye(n,48,48,t.x+t.width/2-24,t.y+t.image.Y,r);break}let d=a[t.typeC4Shape.text+"Font"]();return d.fontWeight="bold",d.fontSize=d.fontSize+2,d.fontColor=s,W(a)(t.label.text,n,t.x,t.y+t.label.Y,t.width,t.height,{fill:s},d),d=a[t.typeC4Shape.text+"Font"](),d.fontColor=s,t.techn&&((o=t.techn)==null?void 0:o.text)!==""?W(a)(t.techn.text,n,t.x,t.y+t.techn.Y,t.width,t.height,{fill:s,"font-style":"italic"},d):t.type&&t.type.text!==""&&W(a)(t.type.text,n,t.x,t.y+t.type.Y,t.width,t.height,{fill:s,"font-style":"italic"},d),t.descr&&t.descr.text!==""&&(d=a.personFont(),d.fontColor=s,W(a)(t.descr.text,n,t.x,t.y+t.descr.Y,t.width,t.height,{fill:s},d)),t.height},p0=function(e){e.append("defs").append("symbol").attr("id","database").attr("fill-rule","evenodd").attr("clip-rule","evenodd").append("path").attr("transform","scale(.5)").attr("d","M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z")},y0=function(e){e.append("defs").append("symbol").attr("id","computer").attr("width","24").attr("height","24").append("path").attr("transform","scale(.5)").attr("d","M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z")},g0=function(e){e.append("defs").append("symbol").attr("id","clock").attr("width","24").attr("height","24").append("path").attr("transform","scale(.5)").attr("d","M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z")},b0=function(e){e.append("defs").append("marker").attr("id","arrowhead").attr("refX",9).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",12).attr("markerHeight",12).attr("orient","auto").append("path").attr("d","M 0 0 L 10 5 L 0 10 z")},_0=function(e){e.append("defs").append("marker").attr("id","arrowend").attr("refX",1).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",12).attr("markerHeight",12).attr("orient","auto").append("path").attr("d","M 10 0 L 0 5 L 10 10 z")},x0=function(e){e.append("defs").append("marker").attr("id","filled-head").attr("refX",18).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L14,7 L9,1 Z")},m0=function(e){e.append("defs").append("marker").attr("id","sequencenumber").attr("refX",15).attr("refY",15).attr("markerWidth",60).attr("markerHeight",40).attr("orient","auto").append("circle").attr("cx",15).attr("cy",15).attr("r",6)},E0=function(e){const a=e.append("defs").append("marker").attr("id","crosshead").attr("markerWidth",15).attr("markerHeight",8).attr("orient","auto").attr("refX",16).attr("refY",4);a.append("path").attr("fill","black").attr("stroke","#000000").style("stroke-dasharray","0, 0").attr("stroke-width","1px").attr("d","M 9,2 V 6 L16,4 Z"),a.append("path").attr("fill","none").attr("stroke","#000000").style("stroke-dasharray","0, 0").attr("stroke-width","1px").attr("d","M 0,1 L 6,7 M 6,1 L 0,7")},v0=(e,t)=>({fontFamily:e[t+"FontFamily"],fontSize:e[t+"FontSize"],fontWeight:e[t+"FontWeight"]}),W=function(){function e(l,i,s,r,n,h,f){const d=i.append("text").attr("x",s+n/2).attr("y",r+h/2+5).style("text-anchor","middle").text(l);o(d,f)}function t(l,i,s,r,n,h,f,d){const{fontSize:p,fontFamily:E,fontWeight:O}=d,R=l.split(Kt.lineBreakRegex);for(let S=0;S<R.length;S++){const L=S*p-p*(R.length-1)/2,Y=i.append("text").attr("x",s+n/2).attr("y",r).style("text-anchor","middle").attr("dominant-baseline","middle").style("font-size",p).style("font-weight",O).style("font-family",E);Y.append("tspan").attr("dy",L).text(R[S]).attr("alignment-baseline","mathematical"),o(Y,f)}}function a(l,i,s,r,n,h,f,d){const p=i.append("switch"),O=p.append("foreignObject").attr("x",s).attr("y",r).attr("width",n).attr("height",h).append("xhtml:div").style("display","table").style("height","100%").style("width","100%");O.append("div").style("display","table-cell").style("text-align","center").style("vertical-align","middle").text(l),t(l,p,s,r,n,h,f,d),o(O,f)}function o(l,i){for(const s in i)i.hasOwnProperty(s)&&l.attr(s,i[s])}return function(l){return l.textPlacement==="fo"?a:l.textPlacement==="old"?e:t}}(),F={drawRect:ie,drawBoundary:d0,drawC4Shape:f0,drawRels:u0,drawImage:ye,insertArrowHead:b0,insertArrowEnd:_0,insertArrowFilledHead:x0,insertDynamicNumber:m0,insertArrowCrossHead:E0,insertDatabaseIcon:p0,insertComputerIcon:y0,insertClockIcon:g0};let Ut=0,Ft=0,ge=4,Zt=2;Yt.yy=Jt;let b={};class be{constructor(t){this.name="",this.data={},this.data.startx=void 0,this.data.stopx=void 0,this.data.starty=void 0,this.data.stopy=void 0,this.data.widthLimit=void 0,this.nextData={},this.nextData.startx=void 0,this.nextData.stopx=void 0,this.nextData.starty=void 0,this.nextData.stopy=void 0,this.nextData.cnt=0,$t(t.db.getConfig())}setData(t,a,o,l){this.nextData.startx=this.data.startx=t,this.nextData.stopx=this.data.stopx=a,this.nextData.starty=this.data.starty=o,this.nextData.stopy=this.data.stopy=l}updateVal(t,a,o,l){t[a]===void 0?t[a]=o:t[a]=l(o,t[a])}insert(t){this.nextData.cnt=this.nextData.cnt+1;let a=this.nextData.startx===this.nextData.stopx?this.nextData.stopx+t.margin:this.nextData.stopx+t.margin*2,o=a+t.width,l=this.nextData.starty+t.margin*2,i=l+t.height;(a>=this.data.widthLimit||o>=this.data.widthLimit||this.nextData.cnt>ge)&&(a=this.nextData.startx+t.margin+b.nextLinePaddingX,l=this.nextData.stopy+t.margin*2,this.nextData.stopx=o=a+t.width,this.nextData.starty=this.nextData.stopy,this.nextData.stopy=i=l+t.height,this.nextData.cnt=1),t.x=a,t.y=l,this.updateVal(this.data,"startx",a,Math.min),this.updateVal(this.data,"starty",l,Math.min),this.updateVal(this.data,"stopx",o,Math.max),this.updateVal(this.data,"stopy",i,Math.max),this.updateVal(this.nextData,"startx",a,Math.min),this.updateVal(this.nextData,"starty",l,Math.min),this.updateVal(this.nextData,"stopx",o,Math.max),this.updateVal(this.nextData,"stopy",i,Math.max)}init(t){this.name="",this.data={startx:void 0,stopx:void 0,starty:void 0,stopy:void 0,widthLimit:void 0},this.nextData={startx:void 0,stopx:void 0,starty:void 0,stopy:void 0,cnt:0},$t(t.db.getConfig())}bumpLastMargin(t){this.data.stopx+=t,this.data.stopy+=t}}const $t=function(e){De(b,e),e.fontFamily&&(b.personFontFamily=b.systemFontFamily=b.messageFontFamily=e.fontFamily),e.fontSize&&(b.personFontSize=b.systemFontSize=b.messageFontSize=e.fontSize),e.fontWeight&&(b.personFontWeight=b.systemFontWeight=b.messageFontWeight=e.fontWeight)},Rt=(e,t)=>({fontFamily:e[t+"FontFamily"],fontSize:e[t+"FontSize"],fontWeight:e[t+"FontWeight"]}),Bt=e=>({fontFamily:e.boundaryFontFamily,fontSize:e.boundaryFontSize,fontWeight:e.boundaryFontWeight}),k0=e=>({fontFamily:e.messageFontFamily,fontSize:e.messageFontSize,fontWeight:e.messageFontWeight});function I(e,t,a,o,l){if(!t[e].width)if(a)t[e].text=Pe(t[e].text,l,o),t[e].textLines=t[e].text.split(Kt.lineBreakRegex).length,t[e].width=l,t[e].height=oe(t[e].text,o);else{let i=t[e].text.split(Kt.lineBreakRegex);t[e].textLines=i.length;let s=0;t[e].height=0,t[e].width=0;for(const r of i)t[e].width=Math.max(wt(r,o),t[e].width),s=oe(r,o),t[e].height=t[e].height+s}}const _e=function(e,t,a){t.x=a.data.startx,t.y=a.data.starty,t.width=a.data.stopx-a.data.startx,t.height=a.data.stopy-a.data.starty,t.label.y=b.c4ShapeMargin-35;let o=t.wrap&&b.wrap,l=Bt(b);l.fontSize=l.fontSize+2,l.fontWeight="bold";let i=wt(t.label.text,l);I("label",t,o,l,i),F.drawBoundary(e,t,b)},xe=function(e,t,a,o){let l=0;for(const i of o){l=0;const s=a[i];let r=Rt(b,s.typeC4Shape.text);switch(r.fontSize=r.fontSize-2,s.typeC4Shape.width=wt("«"+s.typeC4Shape.text+"»",r),s.typeC4Shape.height=r.fontSize+2,s.typeC4Shape.Y=b.c4ShapePadding,l=s.typeC4Shape.Y+s.typeC4Shape.height-4,s.image={width:0,height:0,Y:0},s.typeC4Shape.text){case"person":case"external_person":s.image.width=48,s.image.height=48,s.image.Y=l,l=s.image.Y+s.image.height;break}s.sprite&&(s.image.width=48,s.image.height=48,s.image.Y=l,l=s.image.Y+s.image.height);let n=s.wrap&&b.wrap,h=b.width-b.c4ShapePadding*2,f=Rt(b,s.typeC4Shape.text);if(f.fontSize=f.fontSize+2,f.fontWeight="bold",I("label",s,n,f,h),s.label.Y=l+8,l=s.label.Y+s.label.height,s.type&&s.type.text!==""){s.type.text="["+s.type.text+"]";let E=Rt(b,s.typeC4Shape.text);I("type",s,n,E,h),s.type.Y=l+5,l=s.type.Y+s.type.height}else if(s.techn&&s.techn.text!==""){s.techn.text="["+s.techn.text+"]";let E=Rt(b,s.techn.text);I("techn",s,n,E,h),s.techn.Y=l+5,l=s.techn.Y+s.techn.height}let d=l,p=s.label.width;if(s.descr&&s.descr.text!==""){let E=Rt(b,s.typeC4Shape.text);I("descr",s,n,E,h),s.descr.Y=l+20,l=s.descr.Y+s.descr.height,p=Math.max(s.label.width,s.descr.width),d=l-s.descr.textLines*5}p=p+b.c4ShapePadding,s.width=Math.max(s.width||b.width,p,b.width),s.height=Math.max(s.height||b.height,d,b.height),s.margin=s.margin||b.c4ShapeMargin,e.insert(s),F.drawC4Shape(t,s,b)}e.bumpLastMargin(b.c4ShapeMargin)};class B{constructor(t,a){this.x=t,this.y=a}}let ce=function(e,t){let a=e.x,o=e.y,l=t.x,i=t.y,s=a+e.width/2,r=o+e.height/2,n=Math.abs(a-l),h=Math.abs(o-i),f=h/n,d=e.height/e.width,p=null;return o==i&&a<l?p=new B(a+e.width,r):o==i&&a>l?p=new B(a,r):a==l&&o<i?p=new B(s,o+e.height):a==l&&o>i&&(p=new B(s,o)),a>l&&o<i?d>=f?p=new B(a,r+f*e.width/2):p=new B(s-n/h*e.height/2,o+e.height):a<l&&o<i?d>=f?p=new B(a+e.width,r+f*e.width/2):p=new B(s+n/h*e.height/2,o+e.height):a<l&&o>i?d>=f?p=new B(a+e.width,r-f*e.width/2):p=new B(s+e.height/2*n/h,o):a>l&&o>i&&(d>=f?p=new B(a,r-e.width/2*f):p=new B(s-e.height/2*n/h,o)),p},A0=function(e,t){let a={x:0,y:0};a.x=t.x+t.width/2,a.y=t.y+t.height/2;let o=ce(e,a);a.x=e.x+e.width/2,a.y=e.y+e.height/2;let l=ce(t,a);return{startPoint:o,endPoint:l}};const C0=function(e,t,a,o){let l=0;for(let i of t){l=l+1;let s=i.wrap&&b.wrap,r=k0(b);o.db.getC4Type()==="C4Dynamic"&&(i.label.text=l+": "+i.label.text);let h=wt(i.label.text,r);I("label",i,s,r,h),i.techn&&i.techn.text!==""&&(h=wt(i.techn.text,r),I("techn",i,s,r,h)),i.descr&&i.descr.text!==""&&(h=wt(i.descr.text,r),I("descr",i,s,r,h));let f=a(i.from),d=a(i.to),p=A0(f,d);i.startPoint=p.startPoint,i.endPoint=p.endPoint}F.drawRels(e,t,b)};function me(e,t,a,o,l){let i=new be(l);i.data.widthLimit=a.data.widthLimit/Math.min(Zt,o.length);for(let[s,r]of o.entries()){let n=0;r.image={width:0,height:0,Y:0},r.sprite&&(r.image.width=48,r.image.height=48,r.image.Y=n,n=r.image.Y+r.image.height);let h=r.wrap&&b.wrap,f=Bt(b);if(f.fontSize=f.fontSize+2,f.fontWeight="bold",I("label",r,h,f,i.data.widthLimit),r.label.Y=n+8,n=r.label.Y+r.label.height,r.type&&r.type.text!==""){r.type.text="["+r.type.text+"]";let O=Bt(b);I("type",r,h,O,i.data.widthLimit),r.type.Y=n+5,n=r.type.Y+r.type.height}if(r.descr&&r.descr.text!==""){let O=Bt(b);O.fontSize=O.fontSize-2,I("descr",r,h,O,i.data.widthLimit),r.descr.Y=n+20,n=r.descr.Y+r.descr.height}if(s==0||s%Zt===0){let O=a.data.startx+b.diagramMarginX,R=a.data.stopy+b.diagramMarginY+n;i.setData(O,O,R,R)}else{let O=i.data.stopx!==i.data.startx?i.data.stopx+b.diagramMarginX:i.data.startx,R=i.data.starty;i.setData(O,O,R,R)}i.name=r.alias;let d=l.db.getC4ShapeArray(r.alias),p=l.db.getC4ShapeKeys(r.alias);p.length>0&&xe(i,e,d,p),t=r.alias;let E=l.db.getBoundarys(t);E.length>0&&me(e,t,i,E,l),r.alias!=="global"&&_e(e,r,i),a.data.stopy=Math.max(i.data.stopy+b.c4ShapeMargin,a.data.stopy),a.data.stopx=Math.max(i.data.stopx+b.c4ShapeMargin,a.data.stopx),Ut=Math.max(Ut,a.data.stopx),Ft=Math.max(Ft,a.data.stopy)}}const w0=function(e,t,a,o){b=Dt().c4;const l=Dt().securityLevel;let i;l==="sandbox"&&(i=Nt("#i"+t));const s=l==="sandbox"?Nt(i.nodes()[0].contentDocument.body):Nt("body");let r=o.db;o.db.setWrap(b.wrap),ge=r.getC4ShapeInRow(),Zt=r.getC4BoundaryInRow(),le.debug(`C:${JSON.stringify(b,null,2)}`);const n=l==="sandbox"?s.select(`[id="${t}"]`):Nt(`[id="${t}"]`);F.insertComputerIcon(n),F.insertDatabaseIcon(n),F.insertClockIcon(n);let h=new be(o);h.setData(b.diagramMarginX,b.diagramMarginX,b.diagramMarginY,b.diagramMarginY),h.data.widthLimit=screen.availWidth,Ut=b.diagramMarginX,Ft=b.diagramMarginY;const f=o.db.getTitle();let d=o.db.getBoundarys("");me(n,"",h,d,o),F.insertArrowHead(n),F.insertArrowEnd(n),F.insertArrowCrossHead(n),F.insertArrowFilledHead(n),C0(n,o.db.getRels(),o.db.getC4Shape,o),h.data.stopx=Ut,h.data.stopy=Ft;const p=h.data;let O=p.stopy-p.starty+2*b.diagramMarginY;const S=p.stopx-p.startx+2*b.diagramMarginX;f&&n.append("text").text(f).attr("x",(p.stopx-p.startx)/2-4*b.diagramMarginX).attr("y",p.starty+b.diagramMarginY),Se(n,O,S,b.useMaxWidth);const L=f?60:0;n.attr("viewBox",p.startx-b.diagramMarginX+" -"+(b.diagramMarginY+L)+" "+S+" "+(O+L)),le.debug("models:",p)},he={drawPersonOrSystemArray:xe,drawBoundary:_e,setConf:$t,draw:w0},O0=e=>`.person {
7
+ stroke: ${e.personBorder};
8
+ fill: ${e.personBkg};
9
+ }
10
+ `,T0=O0,S0={parser:Be,db:Jt,renderer:he,styles:T0,init:({c4:e,wrap:t})=>{he.setConf(e),Jt.setWrap(t)}};export{S0 as diagram};
@@ -0,0 +1 @@
1
+ import{aI as o,aJ as r}from"./index-7794b245.js";const s=(a,n)=>o.lang.round(r.parse(a)[n]),e=s;export{e as c};