abstra 3.24.3__py3-none-any.whl → 3.24.4__py3-none-any.whl

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 abstra might be problematic. Click here for more details.

Files changed (240) hide show
  1. abstra/ai.py +2 -0
  2. {abstra-3.24.3.dist-info → abstra-3.24.4.dist-info}/METADATA +1 -1
  3. {abstra-3.24.3.dist-info → abstra-3.24.4.dist-info}/RECORD +190 -187
  4. abstra_internals/contracts_generated.py +3737 -2560
  5. abstra_internals/controllers/workflows.py +42 -0
  6. abstra_internals/interface/sdk/ai.py +69 -0
  7. abstra_internals/repositories/git/native.py +90 -3
  8. abstra_internals/repositories/git/types.py +10 -0
  9. abstra_internals/repositories/linter/rules/env_in_bundle.py +2 -0
  10. abstra_internals/repositories/project/json_migrations/__init__.py +2 -0
  11. abstra_internals/repositories/project/json_migrations/migration_016.py +17 -0
  12. abstra_internals/repositories/project/json_migrations/migration_016_test.py +141 -0
  13. abstra_internals/repositories/project/project.py +62 -17
  14. abstra_internals/repositories/project/project_test.py +279 -0
  15. abstra_internals/services/fs.py +311 -32
  16. abstra_internals/services/fs_test.py +28 -5
  17. abstra_internals/utils/file.py +7 -3
  18. abstra_internals/utils/fs_cache.py +173 -0
  19. abstra_statics/dist/assets/{AbstraButton.vue_vue_type_script_setup_true_lang.13670ae7.js → AbstraButton.vue_vue_type_script_setup_true_lang.779f608b.js} +2 -2
  20. abstra_statics/dist/assets/AbstraLogo.vue_vue_type_script_setup_true_lang.9c4020b5.js +2 -0
  21. abstra_statics/dist/assets/{ApiKeys.9b0b18b5.js → ApiKeys.fbd3ff63.js} +2 -2
  22. abstra_statics/dist/assets/App.cdc99dd8.js +2 -0
  23. abstra_statics/dist/assets/App.vue_vue_type_style_index_0_lang.c5b57972.js +2 -0
  24. abstra_statics/dist/assets/BaseLayout.c2cb2f91.js +2 -0
  25. abstra_statics/dist/assets/Billing.f53186a3.js +2 -0
  26. abstra_statics/dist/assets/{Breadcrumb.e54636d6.js → Breadcrumb.1a138bb1.js} +2 -2
  27. abstra_statics/dist/assets/{Builds.c7363e1b.js → Builds.f3c7442c.js} +2 -2
  28. abstra_statics/dist/assets/{Card.4a8a30bb.js → Card.0899e9af.js} +2 -2
  29. abstra_statics/dist/assets/{CircularLoading.d81a4cac.js → CircularLoading.9f9e733d.js} +2 -2
  30. abstra_statics/dist/assets/{CloseCircleOutlined.39b5ab06.js → CloseCircleOutlined.36d9f25b.js} +2 -2
  31. abstra_statics/dist/assets/{ConnectorsView.d4b67e2e.js → ConnectorsView.9d99a93b.js} +2 -2
  32. abstra_statics/dist/assets/{ConsoleOmniChat.vue_vue_type_script_setup_true_lang.5360224e.js → ConsoleOmniChat.vue_vue_type_script_setup_true_lang.7061772f.js} +2 -2
  33. abstra_statics/dist/assets/{ContentLayout.10f24838.js → ContentLayout.da1fff81.js} +2 -2
  34. abstra_statics/dist/assets/CrudView.5b250a71.js +2 -0
  35. abstra_statics/dist/assets/{DocsButton.vue_vue_type_script_setup_true_lang.108b18e1.js → DocsButton.vue_vue_type_script_setup_true_lang.88300c0e.js} +2 -2
  36. abstra_statics/dist/assets/{EditorLogin.2f00deb7.js → EditorLogin.440d3dc5.js} +2 -2
  37. abstra_statics/dist/assets/{EditorsView.eb87a2d8.js → EditorsView.c81d5c0a.js} +2 -2
  38. abstra_statics/dist/assets/EnvVars.688f662d.js +2 -0
  39. abstra_statics/dist/assets/{Error.98b8036c.js → Error.8fd45945.js} +2 -2
  40. abstra_statics/dist/assets/ExclamationCircleOutlined.ea15dcd1.js +2 -0
  41. abstra_statics/dist/assets/{Files.9fc8199a.js → Files.2ef1fd75.js} +2 -2
  42. abstra_statics/dist/assets/Form.4047a0fe.js +2 -0
  43. abstra_statics/dist/assets/Form.7d1b0423.css +1 -0
  44. abstra_statics/dist/assets/FormRunner.8d0c448a.js +2 -0
  45. abstra_statics/dist/assets/Home.586b0b6c.js +2 -0
  46. abstra_statics/dist/assets/{Home.191a6dce.js → Home.c4610516.js} +2 -2
  47. abstra_statics/dist/assets/LoadingContainer.12120ff7.js +2 -0
  48. abstra_statics/dist/assets/LoadingOutlined.3c83d190.js +2 -0
  49. abstra_statics/dist/assets/{Login.edfbdaea.js → Login.2d19f80c.js} +2 -2
  50. abstra_statics/dist/assets/Login.de9c56a5.js +2 -0
  51. abstra_statics/dist/assets/{Login.vue_vue_type_script_setup_true_lang.02acef81.js → Login.vue_vue_type_script_setup_true_lang.8d4054f1.js} +2 -2
  52. abstra_statics/dist/assets/Logo.3f68eae2.js +2 -0
  53. abstra_statics/dist/assets/{Logs.4c6c0b3a.js → Logs.1f1770c9.js} +2 -2
  54. abstra_statics/dist/assets/{LogsController.a58ca42a.js → LogsController.e88bddfb.js} +2 -2
  55. abstra_statics/dist/assets/Main.a79ded11.js +2 -0
  56. abstra_statics/dist/assets/MockForm.025d99f9.css +1 -0
  57. abstra_statics/dist/assets/{MockForm.091aa4ce.js → MockForm.aa5ad3bb.js} +2 -2
  58. abstra_statics/dist/assets/Navbar.2529c5ae.js +2 -0
  59. abstra_statics/dist/assets/NewEditor.2603174c.js +8 -0
  60. abstra_statics/dist/assets/{NewEditor.f2d1c0c3.css → NewEditor.5ebf7c09.css} +1 -1
  61. abstra_statics/dist/assets/OidcLoginCallback.7ed0c484.js +2 -0
  62. abstra_statics/dist/assets/OidcLogoutCallback.7303c2ab.js +2 -0
  63. abstra_statics/dist/assets/{OmniChat.c78c1e51.js → OmniChat.3d03d97a.js} +2 -2
  64. abstra_statics/dist/assets/{OnboardingView.687780ed.js → OnboardingView.4b747af0.js} +2 -2
  65. abstra_statics/dist/assets/Organization.aab680aa.js +2 -0
  66. abstra_statics/dist/assets/{Organizations.fc123489.js → Organizations.2340795a.js} +2 -2
  67. abstra_statics/dist/assets/{PhArrowCounterClockwise.vue.6ab1b899.js → PhArrowCounterClockwise.vue.d9dd0137.js} +2 -2
  68. abstra_statics/dist/assets/{PhArrowSquareOut.vue.1cebb708.js → PhArrowSquareOut.vue.93df49c1.js} +2 -2
  69. abstra_statics/dist/assets/{PhClockCounterClockwise.vue.dae2e135.js → PhClockCounterClockwise.vue.f1f419a1.js} +2 -2
  70. abstra_statics/dist/assets/{PhCopy.vue.71703533.js → PhCopy.vue.e59eaa52.js} +2 -2
  71. abstra_statics/dist/assets/{PhCopySimple.vue.369eb629.js → PhCopySimple.vue.11467aaf.js} +2 -2
  72. abstra_statics/dist/assets/{PhCube.vue.f8549a9b.js → PhCube.vue.e29a6bae.js} +2 -2
  73. abstra_statics/dist/assets/PhDatabase.vue.e22926ed.js +2 -0
  74. abstra_statics/dist/assets/{PhDotsThreeVertical.vue.9d76c4de.js → PhDotsThreeVertical.vue.fff5caa8.js} +2 -2
  75. abstra_statics/dist/assets/PhDownloadSimple.vue.e11671c2.js +2 -0
  76. abstra_statics/dist/assets/{PhFileArrowUp.vue.406b22e3.js → PhFileArrowUp.vue.9f743e50.js} +2 -2
  77. abstra_statics/dist/assets/{PhFilePlus.vue.b180df90.js → PhFilePlus.vue.b2e51e09.js} +2 -2
  78. abstra_statics/dist/assets/{PhFolderPlus.vue.b18fd061.js → PhFolderPlus.vue.8742ea4d.js} +2 -2
  79. abstra_statics/dist/assets/{PhGear.vue.bed38929.js → PhGear.vue.1c3eb148.js} +2 -2
  80. abstra_statics/dist/assets/{PhKey.vue.6ef5fdd3.js → PhKey.vue.8702106e.js} +2 -2
  81. abstra_statics/dist/assets/{PhPencil.vue.0fc0fcc0.js → PhPencil.vue.74eafe52.js} +2 -2
  82. abstra_statics/dist/assets/{PhPencilSimple.vue.0707effd.js → PhPencilSimple.vue.87355169.js} +2 -2
  83. abstra_statics/dist/assets/{PhRocket.vue.761192f5.js → PhRocket.vue.d4a6ad6a.js} +2 -2
  84. abstra_statics/dist/assets/{PhSignOut.vue.8d8dfd96.js → PhSignOut.vue.83e5f761.js} +2 -2
  85. abstra_statics/dist/assets/{PhSparkle.vue.18ed0427.js → PhSparkle.vue.d2009d46.js} +2 -2
  86. abstra_statics/dist/assets/{PhTranslate.vue.00a17a08.js → PhTranslate.vue.bec980b1.js} +2 -2
  87. abstra_statics/dist/assets/{PhUsersThree.vue.d69f0723.js → PhUsersThree.vue.dd23f9fb.js} +2 -2
  88. abstra_statics/dist/assets/{PhWarningCircle.vue.20bfeba7.js → PhWarningCircle.vue.27414f28.js} +2 -2
  89. abstra_statics/dist/assets/{PhWebhooksLogo.vue.58a98824.js → PhWebhooksLogo.vue.ff084558.js} +2 -2
  90. abstra_statics/dist/assets/{PlayerConfigProvider.ad360920.js → PlayerConfigProvider.ca40f824.js} +2 -2
  91. abstra_statics/dist/assets/{PlayerNavbar.97e8dee9.js → PlayerNavbar.393e1a48.js} +2 -2
  92. abstra_statics/dist/assets/{Project.6c4642b5.js → Project.72b53439.js} +2 -2
  93. abstra_statics/dist/assets/{ProjectLogin.f92a038d.js → ProjectLogin.26c92806.js} +2 -2
  94. abstra_statics/dist/assets/{ProjectSettings.582746dc.js → ProjectSettings.70e7668b.js} +2 -2
  95. abstra_statics/dist/assets/{ProjectsView.a6b3674b.js → ProjectsView.83667357.js} +2 -2
  96. abstra_statics/dist/assets/{SaveButton.c3ad6e9b.js → SaveButton.56d96f71.js} +2 -2
  97. abstra_statics/dist/assets/ScrollArea.vue_vue_type_script_setup_true_lang.a29d9bc5.js +2 -0
  98. abstra_statics/dist/assets/{Sidebar.69f9369e.js → Sidebar.fd8a9f17.js} +2 -2
  99. abstra_statics/dist/assets/{Sql.cdefe5b9.js → Sql.92e57cd8.js} +4 -4
  100. abstra_statics/dist/assets/Steps.8d0493a8.js +2 -0
  101. abstra_statics/dist/assets/{TableCard.5462c89d.js → TableCard.75d256c8.js} +2 -2
  102. abstra_statics/dist/assets/{TableEditor.fcfa13de.js → TableEditor.de62b5ae.js} +2 -2
  103. abstra_statics/dist/assets/{Tables.4ee84a7c.js → Tables.f33c00ab.js} +2 -2
  104. abstra_statics/dist/assets/{TablesDiagram.b1d1579e.js → TablesDiagram.621aac9c.js} +3 -3
  105. abstra_statics/dist/assets/{TablesTabs.vue_vue_type_script_setup_true_lang.3e5206e0.js → TablesTabs.vue_vue_type_script_setup_true_lang.db87820d.js} +2 -2
  106. abstra_statics/dist/assets/{Tasks.fd2605bd.js → Tasks.e7e8affd.js} +2 -2
  107. abstra_statics/dist/assets/{UploadOutlined.64837788.js → UploadOutlined.76665096.js} +2 -2
  108. abstra_statics/dist/assets/{View.b144c5e3.js → View.2d181255.js} +2 -2
  109. abstra_statics/dist/assets/{View.vue_vue_type_script_setup_true_lang.c79117ce.js → View.vue_vue_type_script_setup_true_lang.c02bf815.js} +2 -2
  110. abstra_statics/dist/assets/{Watermark.c0756030.js → Watermark.34db0ee5.js} +2 -2
  111. abstra_statics/dist/assets/{WebEditor.774989ad.js → WebEditor.615c5ed3.js} +2 -2
  112. abstra_statics/dist/assets/WidgetPreview.d7362a8d.js +2 -0
  113. abstra_statics/dist/assets/WorkflowViewer.0a209003.css +1 -0
  114. abstra_statics/dist/assets/WorkflowViewer.e89c0824.js +2 -0
  115. abstra_statics/dist/assets/ant-design.24becb3a.js +2 -0
  116. abstra_statics/dist/assets/{apiKey.ee792d72.js → apiKey.846016a7.js} +2 -2
  117. abstra_statics/dist/assets/asyncComputed.78dd1715.js +2 -0
  118. abstra_statics/dist/assets/{build.6e7d77b3.js → build.8774fc90.js} +2 -2
  119. abstra_statics/dist/assets/colorHelpers.d8c19ea3.js +2 -0
  120. abstra_statics/dist/assets/{console.38bda98e.js → console.984bbe98.js} +2 -2
  121. abstra_statics/dist/assets/constants.3b7395d7.js +2 -0
  122. abstra_statics/dist/assets/contracts.generated.31740563.js +2 -0
  123. abstra_statics/dist/assets/{cssMode.408206bf.js → cssMode.f4a00eca.js} +2 -2
  124. abstra_statics/dist/assets/datetime.01b86df2.js +2 -0
  125. abstra_statics/dist/assets/dayjs.26942e0e.js +2 -0
  126. abstra_statics/dist/assets/editor.a6369f16.js +2 -0
  127. abstra_statics/dist/assets/editor.main.a0763b31.js +2 -0
  128. abstra_statics/dist/assets/fetch.33e85d9b.js +2 -0
  129. abstra_statics/dist/assets/{files.1c1692f5.js → files.c547743b.js} +2 -2
  130. abstra_statics/dist/assets/{folder.1b74b12c.js → folder.57131245.js} +2 -2
  131. abstra_statics/dist/assets/{freemarker2.e62e067c.js → freemarker2.7a4cfae0.js} +2 -2
  132. abstra_statics/dist/assets/{handlebars.604fc901.js → handlebars.db4a27de.js} +2 -2
  133. abstra_statics/dist/assets/{html.c02f177e.js → html.f4b3970c.js} +2 -2
  134. abstra_statics/dist/assets/{htmlMode.64078e03.js → htmlMode.631923d5.js} +2 -2
  135. abstra_statics/dist/assets/index.0a1e5d8b.js +2 -0
  136. abstra_statics/dist/assets/{index.015caad7.js → index.12c03275.js} +2 -2
  137. abstra_statics/dist/assets/{index.b91afb03.js → index.2141f0e8.js} +2 -2
  138. abstra_statics/dist/assets/{index.82590a75.js → index.2f74579e.js} +2 -2
  139. abstra_statics/dist/assets/{index.bec0ecd0.js → index.30fbc3f5.js} +2 -2
  140. abstra_statics/dist/assets/{index.a12eba98.js → index.6f45b384.js} +5 -5
  141. abstra_statics/dist/assets/{index.2ec95eae.js → index.7f04c017.js} +2 -2
  142. abstra_statics/dist/assets/{index.82842143.js → index.8e10d0e4.js} +2 -2
  143. abstra_statics/dist/assets/{index.b72cb2b3.js → index.fb17f22c.js} +2 -2
  144. abstra_statics/dist/assets/{javascript.57026f87.js → javascript.b2197abc.js} +3 -3
  145. abstra_statics/dist/assets/{jsonMode.9b45b375.js → jsonMode.8f2810a6.js} +2 -2
  146. abstra_statics/dist/assets/{jwt-decode.c5760184.css → jwt-decode.cfe2994b.css} +1 -1
  147. abstra_statics/dist/assets/{jwt-decode.esm.3348bca5.js → jwt-decode.esm.5ee65524.js} +88 -54
  148. abstra_statics/dist/assets/{linters.903f3240.js → linters.7d520e27.js} +2 -2
  149. abstra_statics/dist/assets/{liquid.233d5164.js → liquid.d3e68b2e.js} +3 -3
  150. abstra_statics/dist/assets/{member.d878cf3f.js → member.0ebe904c.js} +2 -2
  151. abstra_statics/dist/assets/{metadata.9f7495db.js → metadata.db332d21.js} +2 -2
  152. abstra_statics/dist/assets/{omniChatStore.40ad0b1b.js → omniChatStore.cf2158f0.js} +2 -2
  153. abstra_statics/dist/assets/{organization.8f08e075.js → organization.23b0aa74.js} +2 -2
  154. abstra_statics/dist/assets/{os.8ffdbf05.js → os.e0510e90.js} +2 -2
  155. abstra_statics/dist/assets/player.78bcc85c.js +2 -0
  156. abstra_statics/dist/assets/{plotly.min.da87d61b.js → plotly.min.f771780a.js} +2 -2
  157. abstra_statics/dist/assets/polling.5339a00f.js +2 -0
  158. abstra_statics/dist/assets/{project.2483de10.js → project.afe4bf99.js} +2 -2
  159. abstra_statics/dist/assets/{python.1bdbd404.js → python.d8c220ed.js} +3 -3
  160. abstra_statics/dist/assets/{razor.be821b87.js → razor.97fa5198.js} +3 -3
  161. abstra_statics/dist/assets/{record.a108da5a.js → record.dd367e66.js} +2 -2
  162. abstra_statics/dist/assets/redirect.970a0b6b.js +2 -0
  163. abstra_statics/dist/assets/{repository.48119e01.js → repository.214607cb.js} +2 -2
  164. abstra_statics/dist/assets/{repository.353e892d.js → repository.c874615c.js} +2 -2
  165. abstra_statics/dist/assets/{repository.677ca13c.js → repository.d889eafa.js} +2 -2
  166. abstra_statics/dist/assets/{router.c6e27700.js → router.9781de48.js} +5 -5
  167. abstra_statics/dist/assets/router.e3b4de3c.js +2 -0
  168. abstra_statics/dist/assets/{string.998fa621.js → string.0d721ad6.js} +2 -2
  169. abstra_statics/dist/assets/{tables.9701f90c.js → tables.45712b3f.js} +2 -2
  170. abstra_statics/dist/assets/tasksController.538cacf5.js +4 -0
  171. abstra_statics/dist/assets/{toggleHighContrast.23d5a1ab.js → toggleHighContrast.daf44fef.js} +7 -7
  172. abstra_statics/dist/assets/{tsMode.4558d65a.js → tsMode.b785363f.js} +2 -2
  173. abstra_statics/dist/assets/{typescript.4445d2fa.js → typescript.8bb42736.js} +3 -3
  174. abstra_statics/dist/assets/url.804625c6.js +2 -0
  175. abstra_statics/dist/assets/{useCodebaseEvents.6ebbc5a2.js → useCodebaseEvents.e9e5d343.js} +2 -2
  176. abstra_statics/dist/assets/useTables.2441f2b4.js +2 -0
  177. abstra_statics/dist/assets/userStore.9eb65729.js +2 -0
  178. abstra_statics/dist/assets/uuid.bc394306.js +2 -0
  179. abstra_statics/dist/assets/{vue-flow-background.f1022925.js → vue-flow-background.a4e5e1cd.js} +2 -2
  180. abstra_statics/dist/assets/{vue-flow-core.0de753a6.js → vue-flow-core.bc9175da.js} +2 -2
  181. abstra_statics/dist/assets/{vue-quill.esm-bundler.8f4ad2b3.js → vue-quill.esm-bundler.12c58800.js} +2 -2
  182. abstra_statics/dist/assets/{workspaceStore.5d3f2aec.js → workspaceStore.18d1ed9a.js} +2 -2
  183. abstra_statics/dist/assets/{xml.8a25758b.js → xml.1dacd023.js} +3 -3
  184. abstra_statics/dist/assets/{yaml.e466330b.js → yaml.e841ac1c.js} +3 -3
  185. abstra_statics/dist/console.html +15 -15
  186. abstra_statics/dist/editor.html +14 -14
  187. abstra_statics/dist/player.html +10 -10
  188. abstra_statics/dist/assets/AbstraLogo.vue_vue_type_script_setup_true_lang.1035457c.js +0 -2
  189. abstra_statics/dist/assets/App.9ab9cabb.js +0 -2
  190. abstra_statics/dist/assets/App.vue_vue_type_style_index_0_lang.6713c9c9.js +0 -2
  191. abstra_statics/dist/assets/BaseLayout.28c01b5b.js +0 -2
  192. abstra_statics/dist/assets/Billing.f9062d88.js +0 -2
  193. abstra_statics/dist/assets/CrudView.57e8b29a.js +0 -2
  194. abstra_statics/dist/assets/EnvVars.883a4a57.js +0 -2
  195. abstra_statics/dist/assets/ExclamationCircleOutlined.2441b96e.js +0 -2
  196. abstra_statics/dist/assets/Form.5d562f15.js +0 -2
  197. abstra_statics/dist/assets/Form.7493bc0a.css +0 -1
  198. abstra_statics/dist/assets/FormRunner.2b1b3c45.js +0 -2
  199. abstra_statics/dist/assets/Home.8502aa41.js +0 -2
  200. abstra_statics/dist/assets/LoadingContainer.ac03ea28.js +0 -2
  201. abstra_statics/dist/assets/LoadingOutlined.4c40acc4.js +0 -2
  202. abstra_statics/dist/assets/Login.8bd6a07a.js +0 -2
  203. abstra_statics/dist/assets/Logo.fc8ace6c.js +0 -2
  204. abstra_statics/dist/assets/Main.e6b2d2d5.js +0 -2
  205. abstra_statics/dist/assets/MockForm.e410c2c1.css +0 -1
  206. abstra_statics/dist/assets/Navbar.24019fd6.js +0 -2
  207. abstra_statics/dist/assets/NewEditor.2b6f4ed3.js +0 -8
  208. abstra_statics/dist/assets/OidcLoginCallback.987cebba.js +0 -2
  209. abstra_statics/dist/assets/OidcLogoutCallback.6c00d878.js +0 -2
  210. abstra_statics/dist/assets/Organization.0ac1bf79.js +0 -2
  211. abstra_statics/dist/assets/PhDatabase.vue.0d3246d7.js +0 -2
  212. abstra_statics/dist/assets/PhDownloadSimple.vue.21156b6d.js +0 -2
  213. abstra_statics/dist/assets/ScrollArea.vue_vue_type_script_setup_true_lang.62178939.js +0 -2
  214. abstra_statics/dist/assets/Steps.82252fc0.js +0 -2
  215. abstra_statics/dist/assets/WidgetPreview.4fd6afc0.js +0 -2
  216. abstra_statics/dist/assets/WorkflowViewer.2666936e.js +0 -2
  217. abstra_statics/dist/assets/WorkflowViewer.3b6aee8e.css +0 -1
  218. abstra_statics/dist/assets/ant-design.b3eefa58.js +0 -2
  219. abstra_statics/dist/assets/asyncComputed.c73d027a.js +0 -2
  220. abstra_statics/dist/assets/colorHelpers.5ee17d14.js +0 -2
  221. abstra_statics/dist/assets/constants.be8ad36c.js +0 -2
  222. abstra_statics/dist/assets/contracts.generated.f01de5a3.js +0 -2
  223. abstra_statics/dist/assets/datetime.a6d58ce1.js +0 -2
  224. abstra_statics/dist/assets/dayjs.703ebc20.js +0 -2
  225. abstra_statics/dist/assets/editor.a77b56bd.js +0 -2
  226. abstra_statics/dist/assets/editor.main.a1ebf0ab.js +0 -2
  227. abstra_statics/dist/assets/fetch.cd29ef4c.js +0 -2
  228. abstra_statics/dist/assets/index.5197afb2.js +0 -2
  229. abstra_statics/dist/assets/player.7112583e.js +0 -2
  230. abstra_statics/dist/assets/polling.f547718c.js +0 -2
  231. abstra_statics/dist/assets/redirect.eedb2bf6.js +0 -2
  232. abstra_statics/dist/assets/router.c7abfb0c.js +0 -2
  233. abstra_statics/dist/assets/tasksController.5db769f7.js +0 -4
  234. abstra_statics/dist/assets/url.5d02a63f.js +0 -2
  235. abstra_statics/dist/assets/useTables.4d5edd80.js +0 -2
  236. abstra_statics/dist/assets/userStore.34b8f1eb.js +0 -2
  237. abstra_statics/dist/assets/uuid.6980e2bb.js +0 -2
  238. {abstra-3.24.3.dist-info → abstra-3.24.4.dist-info}/WHEEL +0 -0
  239. {abstra-3.24.3.dist-info → abstra-3.24.4.dist-info}/entry_points.txt +0 -0
  240. {abstra-3.24.3.dist-info → abstra-3.24.4.dist-info}/top_level.txt +0 -0
@@ -1,4 +1,4 @@
1
- var M=Object.defineProperty;var K=(e,t,r)=>t in e?M(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var _=(e,t,r)=>(K(e,typeof t!="symbol"?t+"":t,r),r);import{t as R,m as E}from"./toggleHighContrast.23d5a1ab.js";import"./jwt-decode.esm.3348bca5.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},t=new Error().stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="274349ad-f476-4d86-b754-a124a56892fc",e._sentryDebugIdIdentifier="sentry-dbid-274349ad-f476-4d86-b754-a124a56892fc")}catch{}})();/*!-----------------------------------------------------------------------------
1
+ var M=Object.defineProperty;var K=(e,t,r)=>t in e?M(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var _=(e,t,r)=>(K(e,typeof t!="symbol"?t+"":t,r),r);import{t as R,m as E}from"./toggleHighContrast.daf44fef.js";import"./jwt-decode.esm.5ee65524.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},t=new Error().stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="952b9705-8370-438b-ae19-9ed20a77fde9",e._sentryDebugIdIdentifier="sentry-dbid-952b9705-8370-438b-ae19-9ed20a77fde9")}catch{}})();/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
4
4
  * Released under the MIT license
@@ -14,4 +14,4 @@ ${O(r)}`;return t}};function O(e){let t=`*@${e.name}*`;if(e.name==="param"&&e.te
14
14
  `+n:"")}]}}},J=class extends w{async provideDocumentHighlights(e,t,r){const s=e.uri,a=e.getOffsetAt(t),u=await this._worker(s);if(e.isDisposed())return;const c=await u.getOccurrencesAtPosition(s.toString(),a);if(!(!c||e.isDisposed()))return c.map(g=>({range:this._textSpanToRange(e,g.textSpan),kind:g.isWriteAccess?i.languages.DocumentHighlightKind.Write:i.languages.DocumentHighlightKind.Text}))}},Q=class extends w{constructor(e,t){super(t),this._libFiles=e}async provideDefinition(e,t,r){const s=e.uri,a=e.getOffsetAt(t),u=await this._worker(s);if(e.isDisposed())return;const c=await u.getDefinitionAtPosition(s.toString(),a);if(!c||e.isDisposed()||(await this._libFiles.fetchLibFilesIfNecessary(c.map(n=>i.Uri.parse(n.fileName))),e.isDisposed()))return;const g=[];for(let n of c){const p=this._libFiles.getOrCreateModel(n.fileName);p&&g.push({uri:p.uri,range:this._textSpanToRange(p,n.textSpan)})}return g}},q=class extends w{constructor(e,t){super(t),this._libFiles=e}async provideReferences(e,t,r,s){const a=e.uri,u=e.getOffsetAt(t),c=await this._worker(a);if(e.isDisposed())return;const g=await c.getReferencesAtPosition(a.toString(),u);if(!g||e.isDisposed()||(await this._libFiles.fetchLibFilesIfNecessary(g.map(p=>i.Uri.parse(p.fileName))),e.isDisposed()))return;const n=[];for(let p of g){const d=this._libFiles.getOrCreateModel(p.fileName);d&&n.push({uri:d.uri,range:this._textSpanToRange(d,p.textSpan)})}return n}},X=class extends w{async provideDocumentSymbols(e,t){const r=e.uri,s=await this._worker(r);if(e.isDisposed())return;const a=await s.getNavigationBarItems(r.toString());if(!a||e.isDisposed())return;const u=(g,n,p)=>{let d={name:n.text,detail:"",kind:m[n.kind]||i.languages.SymbolKind.Variable,range:this._textSpanToRange(e,n.spans[0]),selectionRange:this._textSpanToRange(e,n.spans[0]),tags:[]};if(p&&(d.containerName=p),n.childItems&&n.childItems.length>0)for(let f of n.childItems)u(g,f,d.name);g.push(d)};let c=[];return a.forEach(g=>u(c,g)),c}},l=class{};b(l,"unknown","");b(l,"keyword","keyword");b(l,"script","script");b(l,"module","module");b(l,"class","class");b(l,"interface","interface");b(l,"type","type");b(l,"enum","enum");b(l,"variable","var");b(l,"localVariable","local var");b(l,"function","function");b(l,"localFunction","local function");b(l,"memberFunction","method");b(l,"memberGetAccessor","getter");b(l,"memberSetAccessor","setter");b(l,"memberVariable","property");b(l,"constructorImplementation","constructor");b(l,"callSignature","call");b(l,"indexSignature","index");b(l,"constructSignature","construct");b(l,"parameter","parameter");b(l,"typeParameter","type parameter");b(l,"primitiveType","primitive type");b(l,"label","label");b(l,"alias","alias");b(l,"const","const");b(l,"let","let");b(l,"warning","warning");var m=Object.create(null);m[l.module]=i.languages.SymbolKind.Module;m[l.class]=i.languages.SymbolKind.Class;m[l.enum]=i.languages.SymbolKind.Enum;m[l.interface]=i.languages.SymbolKind.Interface;m[l.memberFunction]=i.languages.SymbolKind.Method;m[l.memberVariable]=i.languages.SymbolKind.Property;m[l.memberGetAccessor]=i.languages.SymbolKind.Property;m[l.memberSetAccessor]=i.languages.SymbolKind.Property;m[l.variable]=i.languages.SymbolKind.Variable;m[l.const]=i.languages.SymbolKind.Variable;m[l.localVariable]=i.languages.SymbolKind.Variable;m[l.variable]=i.languages.SymbolKind.Variable;m[l.function]=i.languages.SymbolKind.Function;m[l.localFunction]=i.languages.SymbolKind.Function;var S=class extends w{static _convertOptions(e){return{ConvertTabsToSpaces:e.insertSpaces,TabSize:e.tabSize,IndentSize:e.tabSize,IndentStyle:2,NewLineCharacter:`
15
15
  `,InsertSpaceAfterCommaDelimiter:!0,InsertSpaceAfterSemicolonInForStatements:!0,InsertSpaceBeforeAndAfterBinaryOperators:!0,InsertSpaceAfterKeywordsInControlFlowStatements:!0,InsertSpaceAfterFunctionKeywordForAnonymousFunctions:!0,InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis:!1,InsertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets:!1,InsertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces:!1,PlaceOpenBraceOnNewLineForControlBlocks:!1,PlaceOpenBraceOnNewLineForFunctions:!1}}_convertTextChanges(e,t){return{text:t.newText,range:this._textSpanToRange(e,t.span)}}},Y=class extends S{async provideDocumentRangeFormattingEdits(e,t,r,s){const a=e.uri,u=e.getOffsetAt({lineNumber:t.startLineNumber,column:t.startColumn}),c=e.getOffsetAt({lineNumber:t.endLineNumber,column:t.endColumn}),g=await this._worker(a);if(e.isDisposed())return;const n=await g.getFormattingEditsForRange(a.toString(),u,c,S._convertOptions(r));if(!(!n||e.isDisposed()))return n.map(p=>this._convertTextChanges(e,p))}},Z=class extends S{get autoFormatTriggerCharacters(){return[";","}",`
16
16
  `]}async provideOnTypeFormattingEdits(e,t,r,s,a){const u=e.uri,c=e.getOffsetAt(t),g=await this._worker(u);if(e.isDisposed())return;const n=await g.getFormattingEditsAfterKeystroke(u.toString(),c,r,S._convertOptions(s));if(!(!n||e.isDisposed()))return n.map(p=>this._convertTextChanges(e,p))}},ee=class extends S{async provideCodeActions(e,t,r,s){const a=e.uri,u=e.getOffsetAt({lineNumber:t.startLineNumber,column:t.startColumn}),c=e.getOffsetAt({lineNumber:t.endLineNumber,column:t.endColumn}),g=S._convertOptions(e.getOptions()),n=r.markers.filter(h=>h.code).map(h=>h.code).map(Number),p=await this._worker(a);if(e.isDisposed())return;const d=await p.getCodeFixesAtPosition(a.toString(),u,c,n,g);return!d||e.isDisposed()?{actions:[],dispose:()=>{}}:{actions:d.filter(h=>h.changes.filter(y=>y.isNewFile).length===0).map(h=>this._tsCodeFixActionToMonacoCodeAction(e,r,h)),dispose:()=>{}}}_tsCodeFixActionToMonacoCodeAction(e,t,r){const s=[];for(const u of r.changes)for(const c of u.textChanges)s.push({resource:e.uri,versionId:void 0,textEdit:{range:this._textSpanToRange(e,c.span),text:c.newText}});return{title:r.description,edit:{edits:s},diagnostics:t.markers,kind:"quickfix"}}},te=class extends w{constructor(e,t){super(t),this._libFiles=e}async provideRenameEdits(e,t,r,s){const a=e.uri,u=a.toString(),c=e.getOffsetAt(t),g=await this._worker(a);if(e.isDisposed())return;const n=await g.getRenameInfo(u,c,{allowRenameOfImportPath:!1});if(n.canRename===!1)return{edits:[],rejectReason:n.localizedErrorMessage};if(n.fileToRename!==void 0)throw new Error("Renaming files is not supported.");const p=await g.findRenameLocations(u,c,!1,!1,!1);if(!p||e.isDisposed())return;const d=[];for(const f of p){const h=this._libFiles.getOrCreateModel(f.fileName);if(h)d.push({resource:h.uri,versionId:void 0,textEdit:{range:this._textSpanToRange(h,f.textSpan),text:r}});else throw new Error(`Unknown file ${f.fileName}.`)}return{edits:d}}},re=class extends w{async provideInlayHints(e,t,r){const s=e.uri,a=s.toString(),u=e.getOffsetAt({lineNumber:t.startLineNumber,column:t.startColumn}),c=e.getOffsetAt({lineNumber:t.endLineNumber,column:t.endColumn}),g=await this._worker(s);return e.isDisposed()?null:{hints:(await g.provideInlayHints(a,u,c)).map(d=>({...d,label:d.text,position:e.getPositionAt(d.position),kind:this._convertHintKind(d.kind)})),dispose:()=>{}}}_convertHintKind(e){switch(e){case"Parameter":return i.languages.InlayHintKind.Parameter;case"Type":return i.languages.InlayHintKind.Type;default:return i.languages.InlayHintKind.Type}}},A,L;function ae(e){L=N(e,"typescript")}function oe(e){A=N(e,"javascript")}function le(){return new Promise((e,t)=>{if(!A)return t("JavaScript not registered!");e(A)})}function ce(){return new Promise((e,t)=>{if(!L)return t("TypeScript not registered!");e(L)})}function N(e,t){const r=new U(t,e),s=(...u)=>r.getLanguageServiceWorker(...u),a=new $(s);return i.languages.registerCompletionItemProvider(t,new D(s)),i.languages.registerSignatureHelpProvider(t,new I(s)),i.languages.registerHoverProvider(t,new G(s)),i.languages.registerDocumentHighlightProvider(t,new J(s)),i.languages.registerDefinitionProvider(t,new Q(a,s)),i.languages.registerReferenceProvider(t,new q(a,s)),i.languages.registerDocumentSymbolProvider(t,new X(s)),i.languages.registerDocumentRangeFormattingEditProvider(t,new Y(s)),i.languages.registerOnTypeFormattingEditProvider(t,new Z(s)),i.languages.registerCodeActionProvider(t,new ee(s)),i.languages.registerRenameProvider(t,new te(a,s)),i.languages.registerInlayHintsProvider(t,new re(s)),new z(a,e,t,s),s}export{w as Adapter,ee as CodeActionAdaptor,Q as DefinitionAdapter,z as DiagnosticsAdapter,Y as FormatAdapter,S as FormatHelper,Z as FormatOnTypeAdapter,re as InlayHintsAdapter,l as Kind,$ as LibFiles,J as OccurrencesAdapter,X as OutlineAdapter,G as QuickInfoAdapter,q as ReferenceAdapter,te as RenameAdapter,I as SignatureHelpAdapter,D as SuggestAdapter,U as WorkerManager,F as flattenDiagnosticMessageText,le as getJavaScriptWorker,ce as getTypeScriptWorker,oe as setupJavaScript,ae as setupTypeScript};
17
- //# sourceMappingURL=tsMode.4558d65a.js.map
17
+ //# sourceMappingURL=tsMode.b785363f.js.map
@@ -1,7 +1,7 @@
1
- import{m as a}from"./toggleHighContrast.23d5a1ab.js";import"./jwt-decode.esm.3348bca5.js";(function(){try{var t=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},e=new Error().stack;e&&(t._sentryDebugIds=t._sentryDebugIds||{},t._sentryDebugIds[e]="a6d8b72b-072a-4e07-b27f-b71873b9b47e",t._sentryDebugIdIdentifier="sentry-dbid-a6d8b72b-072a-4e07-b27f-b71873b9b47e")}catch{}})();/*!-----------------------------------------------------------------------------
1
+ import{m as c}from"./toggleHighContrast.daf44fef.js";import"./jwt-decode.esm.5ee65524.js";(function(){try{var t=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},e=new Error().stack;e&&(t._sentryDebugIds=t._sentryDebugIds||{},t._sentryDebugIds[e]="cf87752d-5055-41b4-890f-88fc36277012",t._sentryDebugIdIdentifier="sentry-dbid-cf87752d-5055-41b4-890f-88fc36277012")}catch{}})();/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
6
- *-----------------------------------------------------------------------------*/var c=Object.defineProperty,p=Object.getOwnPropertyDescriptor,g=Object.getOwnPropertyNames,d=Object.prototype.hasOwnProperty,s=(t,e,n,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of g(e))!d.call(t,r)&&r!==n&&c(t,r,{get:()=>e[r],enumerable:!(i=p(e,r))||i.enumerable});return t},l=(t,e,n)=>(s(t,e,"default"),n&&s(n,e,"default")),o={};l(o,a);var u={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]],onEnterRules:[{beforeText:/^\s*\/\*\*(?!\/)([^\*]|\*(?!\/))*$/,afterText:/^\s*\*\/$/,action:{indentAction:o.languages.IndentAction.IndentOutdent,appendText:" * "}},{beforeText:/^\s*\/\*\*(?!\/)([^\*]|\*(?!\/))*$/,action:{indentAction:o.languages.IndentAction.None,appendText:" * "}},{beforeText:/^(\t|(\ \ ))*\ \*(\ ([^\*]|\*(?!\/))*)?$/,action:{indentAction:o.languages.IndentAction.None,appendText:"* "}},{beforeText:/^(\t|(\ \ ))*\ \*\/\s*$/,action:{indentAction:o.languages.IndentAction.None,removeText:1}}],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]},{open:"`",close:"`",notIn:["string","comment"]},{open:"/**",close:" */",notIn:["string"]}],folding:{markers:{start:new RegExp("^\\s*//\\s*#?region\\b"),end:new RegExp("^\\s*//\\s*#?endregion\\b")}}},f={defaultToken:"invalid",tokenPostfix:".ts",keywords:["abstract","any","as","asserts","bigint","boolean","break","case","catch","class","continue","const","constructor","debugger","declare","default","delete","do","else","enum","export","extends","false","finally","for","from","function","get","if","implements","import","in","infer","instanceof","interface","is","keyof","let","module","namespace","never","new","null","number","object","out","package","private","protected","public","override","readonly","require","global","return","set","static","string","super","switch","symbol","this","throw","true","try","type","typeof","undefined","unique","unknown","var","void","while","with","yield","async","await","of"],operators:["<=",">=","==","!=","===","!==","=>","+","-","**","*","/","%","++","--","<<","</",">>",">>>","&","|","^","!","~","&&","||","??","?",":","=","+=","-=","*=","**=","/=","%=","<<=",">>=",">>>=","&=","|=","^=","@"],symbols:/[=><!~?:&|+\-*\/\^%]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,digits:/\d+(_+\d+)*/,octaldigits:/[0-7]+(_+[0-7]+)*/,binarydigits:/[0-1]+(_+[0-1]+)*/,hexdigits:/[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,regexpctl:/[(){}\[\]\$\^|\-*+?\.]/,regexpesc:/\\(?:[bBdDfnrstvwWn0\\\/]|@regexpctl|c[A-Z]|x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4})/,tokenizer:{root:[[/[{}]/,"delimiter.bracket"],{include:"common"}],common:[[/[a-z_$][\w$]*/,{cases:{"@keywords":"keyword","@default":"identifier"}}],[/[A-Z][\w\$]*/,"type.identifier"],{include:"@whitespace"},[/\/(?=([^\\\/]|\\.)+\/([dgimsuy]*)(\s*)(\.|;|,|\)|\]|\}|$))/,{token:"regexp",bracket:"@open",next:"@regexp"}],[/[()\[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/!(?=([^=]|$))/,"delimiter"],[/@symbols/,{cases:{"@operators":"delimiter","@default":""}}],[/(@digits)[eE]([\-+]?(@digits))?/,"number.float"],[/(@digits)\.(@digits)([eE][\-+]?(@digits))?/,"number.float"],[/0[xX](@hexdigits)n?/,"number.hex"],[/0[oO]?(@octaldigits)n?/,"number.octal"],[/0[bB](@binarydigits)n?/,"number.binary"],[/(@digits)n?/,"number"],[/[;,.]/,"delimiter"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/'([^'\\]|\\.)*$/,"string.invalid"],[/"/,"string","@string_double"],[/'/,"string","@string_single"],[/`/,"string","@string_backtick"]],whitespace:[[/[ \t\r\n]+/,""],[/\/\*\*(?!\/)/,"comment.doc","@jsdoc"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]+/,"comment"],[/\*\//,"comment","@pop"],[/[\/*]/,"comment"]],jsdoc:[[/[^\/*]+/,"comment.doc"],[/\*\//,"comment.doc","@pop"],[/[\/*]/,"comment.doc"]],regexp:[[/(\{)(\d+(?:,\d*)?)(\})/,["regexp.escape.control","regexp.escape.control","regexp.escape.control"]],[/(\[)(\^?)(?=(?:[^\]\\\/]|\\.)+)/,["regexp.escape.control",{token:"regexp.escape.control",next:"@regexrange"}]],[/(\()(\?:|\?=|\?!)/,["regexp.escape.control","regexp.escape.control"]],[/[()]/,"regexp.escape.control"],[/@regexpctl/,"regexp.escape.control"],[/[^\\\/]/,"regexp"],[/@regexpesc/,"regexp.escape"],[/\\\./,"regexp.invalid"],[/(\/)([dgimsuy]*)/,[{token:"regexp",bracket:"@close",next:"@pop"},"keyword.other"]]],regexrange:[[/-/,"regexp.escape.control"],[/\^/,"regexp.invalid"],[/@regexpesc/,"regexp.escape"],[/[^\]]/,"regexp"],[/\]/,{token:"regexp.escape.control",next:"@pop",bracket:"@close"}]],string_double:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,"string","@pop"]],string_single:[[/[^\\']+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/'/,"string","@pop"]],string_backtick:[[/\$\{/,{token:"delimiter.bracket",next:"@bracketCounting"}],[/[^\\`$]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/`/,"string","@pop"]],bracketCounting:[[/\{/,"delimiter.bracket","@bracketCounting"],[/\}/,"delimiter.bracket","@pop"],{include:"common"}]}};export{u as conf,f as language};
7
- //# sourceMappingURL=typescript.4445d2fa.js.map
6
+ *-----------------------------------------------------------------------------*/var a=Object.defineProperty,p=Object.getOwnPropertyDescriptor,g=Object.getOwnPropertyNames,d=Object.prototype.hasOwnProperty,s=(t,e,n,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of g(e))!d.call(t,r)&&r!==n&&a(t,r,{get:()=>e[r],enumerable:!(i=p(e,r))||i.enumerable});return t},l=(t,e,n)=>(s(t,e,"default"),n&&s(n,e,"default")),o={};l(o,c);var u={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]],onEnterRules:[{beforeText:/^\s*\/\*\*(?!\/)([^\*]|\*(?!\/))*$/,afterText:/^\s*\*\/$/,action:{indentAction:o.languages.IndentAction.IndentOutdent,appendText:" * "}},{beforeText:/^\s*\/\*\*(?!\/)([^\*]|\*(?!\/))*$/,action:{indentAction:o.languages.IndentAction.None,appendText:" * "}},{beforeText:/^(\t|(\ \ ))*\ \*(\ ([^\*]|\*(?!\/))*)?$/,action:{indentAction:o.languages.IndentAction.None,appendText:"* "}},{beforeText:/^(\t|(\ \ ))*\ \*\/\s*$/,action:{indentAction:o.languages.IndentAction.None,removeText:1}}],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]},{open:"`",close:"`",notIn:["string","comment"]},{open:"/**",close:" */",notIn:["string"]}],folding:{markers:{start:new RegExp("^\\s*//\\s*#?region\\b"),end:new RegExp("^\\s*//\\s*#?endregion\\b")}}},f={defaultToken:"invalid",tokenPostfix:".ts",keywords:["abstract","any","as","asserts","bigint","boolean","break","case","catch","class","continue","const","constructor","debugger","declare","default","delete","do","else","enum","export","extends","false","finally","for","from","function","get","if","implements","import","in","infer","instanceof","interface","is","keyof","let","module","namespace","never","new","null","number","object","out","package","private","protected","public","override","readonly","require","global","return","set","static","string","super","switch","symbol","this","throw","true","try","type","typeof","undefined","unique","unknown","var","void","while","with","yield","async","await","of"],operators:["<=",">=","==","!=","===","!==","=>","+","-","**","*","/","%","++","--","<<","</",">>",">>>","&","|","^","!","~","&&","||","??","?",":","=","+=","-=","*=","**=","/=","%=","<<=",">>=",">>>=","&=","|=","^=","@"],symbols:/[=><!~?:&|+\-*\/\^%]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,digits:/\d+(_+\d+)*/,octaldigits:/[0-7]+(_+[0-7]+)*/,binarydigits:/[0-1]+(_+[0-1]+)*/,hexdigits:/[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,regexpctl:/[(){}\[\]\$\^|\-*+?\.]/,regexpesc:/\\(?:[bBdDfnrstvwWn0\\\/]|@regexpctl|c[A-Z]|x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4})/,tokenizer:{root:[[/[{}]/,"delimiter.bracket"],{include:"common"}],common:[[/[a-z_$][\w$]*/,{cases:{"@keywords":"keyword","@default":"identifier"}}],[/[A-Z][\w\$]*/,"type.identifier"],{include:"@whitespace"},[/\/(?=([^\\\/]|\\.)+\/([dgimsuy]*)(\s*)(\.|;|,|\)|\]|\}|$))/,{token:"regexp",bracket:"@open",next:"@regexp"}],[/[()\[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/!(?=([^=]|$))/,"delimiter"],[/@symbols/,{cases:{"@operators":"delimiter","@default":""}}],[/(@digits)[eE]([\-+]?(@digits))?/,"number.float"],[/(@digits)\.(@digits)([eE][\-+]?(@digits))?/,"number.float"],[/0[xX](@hexdigits)n?/,"number.hex"],[/0[oO]?(@octaldigits)n?/,"number.octal"],[/0[bB](@binarydigits)n?/,"number.binary"],[/(@digits)n?/,"number"],[/[;,.]/,"delimiter"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/'([^'\\]|\\.)*$/,"string.invalid"],[/"/,"string","@string_double"],[/'/,"string","@string_single"],[/`/,"string","@string_backtick"]],whitespace:[[/[ \t\r\n]+/,""],[/\/\*\*(?!\/)/,"comment.doc","@jsdoc"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]+/,"comment"],[/\*\//,"comment","@pop"],[/[\/*]/,"comment"]],jsdoc:[[/[^\/*]+/,"comment.doc"],[/\*\//,"comment.doc","@pop"],[/[\/*]/,"comment.doc"]],regexp:[[/(\{)(\d+(?:,\d*)?)(\})/,["regexp.escape.control","regexp.escape.control","regexp.escape.control"]],[/(\[)(\^?)(?=(?:[^\]\\\/]|\\.)+)/,["regexp.escape.control",{token:"regexp.escape.control",next:"@regexrange"}]],[/(\()(\?:|\?=|\?!)/,["regexp.escape.control","regexp.escape.control"]],[/[()]/,"regexp.escape.control"],[/@regexpctl/,"regexp.escape.control"],[/[^\\\/]/,"regexp"],[/@regexpesc/,"regexp.escape"],[/\\\./,"regexp.invalid"],[/(\/)([dgimsuy]*)/,[{token:"regexp",bracket:"@close",next:"@pop"},"keyword.other"]]],regexrange:[[/-/,"regexp.escape.control"],[/\^/,"regexp.invalid"],[/@regexpesc/,"regexp.escape"],[/[^\]]/,"regexp"],[/\]/,{token:"regexp.escape.control",next:"@pop",bracket:"@close"}]],string_double:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,"string","@pop"]],string_single:[[/[^\\']+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/'/,"string","@pop"]],string_backtick:[[/\$\{/,{token:"delimiter.bracket",next:"@bracketCounting"}],[/[^\\`$]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/`/,"string","@pop"]],bracketCounting:[[/\{/,"delimiter.bracket","@bracketCounting"],[/\}/,"delimiter.bracket","@pop"],{include:"common"}]}};export{u as conf,f as language};
7
+ //# sourceMappingURL=typescript.8bb42736.js.map
@@ -0,0 +1,2 @@
1
+ import"./jwt-decode.esm.5ee65524.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},r=new Error().stack;r&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[r]="09d6697a-c743-415a-9781-528dbdbe2ee7",e._sentryDebugIdIdentifier="sentry-dbid-09d6697a-c743-415a-9781-528dbdbe2ee7")}catch{}})();const c=e=>{try{return new URL(e),!0}catch{return!1}},o=(e,r)=>{if(!Object.keys(r).length)return e;const t=new URL(e),n=new URLSearchParams(t.search);return Object.entries(r).forEach(([s,a])=>{t.searchParams.delete(s),n.set(s,a)}),`${t.origin}${t.pathname}?${n.toString()}`};export{c as i,o as m};
2
+ //# sourceMappingURL=url.804625c6.js.map
@@ -1,2 +1,2 @@
1
- var E=Object.defineProperty;var p=(s,e,t)=>e in s?E(s,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):s[e]=t;var n=(s,e,t)=>(p(s,typeof e!="symbol"?e+"":e,t),t);import{A as b}from"./contracts.generated.f01de5a3.js";import{Q as u,r as d,R as m,U as I,V as c}from"./jwt-decode.esm.3348bca5.js";(function(){try{var s=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},e=new Error().stack;e&&(s._sentryDebugIds=s._sentryDebugIds||{},s._sentryDebugIds[e]="795a11c7-c6f6-4f41-8df9-730f2b16dff9",s._sentryDebugIdIdentifier="sentry-dbid-795a11c7-c6f6-4f41-8df9-730f2b16dff9")}catch{}})();const r=class{constructor(){n(this,"ws",null);n(this,"reconnectTimer");n(this,"keepaliveInterval");n(this,"messageHandlers",new Set);n(this,"KEEPALIVE_INTERVAL",3e4);n(this,"RECONNECT_DELAY",1e3);this.connect()}static getInstance(){return r.instance||(r.instance=new r),r.instance}get url(){return"/_editor/api/codebase/events"}handleMessage(e){try{const t=JSON.parse(e.data),i=b.parse(t);this.messageHandlers.forEach(l=>{try{l(i)}catch(a){u(a)}})}catch(t){u(t)}}handleClose(){this.clearTimers(),this.scheduleReconnect()}handleError(){this.clearTimers(),this.scheduleReconnect()}clearTimers(){this.keepaliveInterval&&(clearInterval(this.keepaliveInterval),this.keepaliveInterval=void 0),this.reconnectTimer&&(clearTimeout(this.reconnectTimer),this.reconnectTimer=void 0)}scheduleReconnect(){this.reconnectTimer||(this.reconnectTimer=setTimeout(()=>{this.reconnectTimer=void 0,this.connect()},this.RECONNECT_DELAY))}startKeepalive(){this.keepaliveInterval=setInterval(()=>{this.sendKeepalive()},this.KEEPALIVE_INTERVAL)}sendKeepalive(){if(!this.ws||this.ws.readyState!==WebSocket.OPEN){this.handleError();return}try{this.ws.send(JSON.stringify({type:"keepalive"}))}catch(e){console.error("CodebaseEventsService: Failed to send keepalive:",e),this.handleError()}}async connect(){var e;if(((e=this.ws)==null?void 0:e.readyState)!==WebSocket.OPEN)try{this.ws=new WebSocket(this.url),this.ws.onopen=()=>this.startKeepalive(),this.ws.onclose=()=>this.handleClose(),this.ws.onerror=()=>this.handleError(),this.ws.onmessage=t=>this.handleMessage(t)}catch(t){console.error("CodebaseEventsService: Failed to create WebSocket:",t),this.scheduleReconnect()}}subscribe(e){return this.messageHandlers.add(e),()=>this.messageHandlers.delete(e)}isConnected(){var e;return((e=this.ws)==null?void 0:e.readyState)===WebSocket.OPEN}};let o=r;n(o,"instance",null);function T(){const s=d(!1),e=d(null),t=d(null),i=o.getInstance(),l=v=>{e.value=v},a=()=>{s.value=i.isConnected()};let h;const f=setInterval(a,1e3);return m(()=>{h(),clearInterval(f)}),I(()=>{h=i.subscribe(l),a()}),{isConnected:c(s),lastEvent:c(e),error:c(t),service:c(i)}}export{T as u};
2
- //# sourceMappingURL=useCodebaseEvents.6ebbc5a2.js.map
1
+ var b=Object.defineProperty;var p=(s,e,t)=>e in s?b(s,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):s[e]=t;var n=(s,e,t)=>(p(s,typeof e!="symbol"?e+"":e,t),t);import{A as m}from"./contracts.generated.31740563.js";import{Q as u,r as d,R as f,U as I,V as c}from"./jwt-decode.esm.5ee65524.js";(function(){try{var s=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},e=new Error().stack;e&&(s._sentryDebugIds=s._sentryDebugIds||{},s._sentryDebugIds[e]="e1e75697-9cab-48e7-b167-ac8e36339aca",s._sentryDebugIdIdentifier="sentry-dbid-e1e75697-9cab-48e7-b167-ac8e36339aca")}catch{}})();const r=class{constructor(){n(this,"ws",null);n(this,"reconnectTimer");n(this,"keepaliveInterval");n(this,"messageHandlers",new Set);n(this,"KEEPALIVE_INTERVAL",3e4);n(this,"RECONNECT_DELAY",1e3);this.connect()}static getInstance(){return r.instance||(r.instance=new r),r.instance}get url(){return"/_editor/api/codebase/events"}handleMessage(e){try{const t=JSON.parse(e.data),a=m.parse(t);this.messageHandlers.forEach(l=>{try{l(a)}catch(i){u(i)}})}catch(t){u(t)}}handleClose(){this.clearTimers(),this.scheduleReconnect()}handleError(){this.clearTimers(),this.scheduleReconnect()}clearTimers(){this.keepaliveInterval&&(clearInterval(this.keepaliveInterval),this.keepaliveInterval=void 0),this.reconnectTimer&&(clearTimeout(this.reconnectTimer),this.reconnectTimer=void 0)}scheduleReconnect(){this.reconnectTimer||(this.reconnectTimer=setTimeout(()=>{this.reconnectTimer=void 0,this.connect()},this.RECONNECT_DELAY))}startKeepalive(){this.keepaliveInterval=setInterval(()=>{this.sendKeepalive()},this.KEEPALIVE_INTERVAL)}sendKeepalive(){if(!this.ws||this.ws.readyState!==WebSocket.OPEN){this.handleError();return}try{this.ws.send(JSON.stringify({type:"keepalive"}))}catch(e){console.error("CodebaseEventsService: Failed to send keepalive:",e),this.handleError()}}async connect(){var e;if(((e=this.ws)==null?void 0:e.readyState)!==WebSocket.OPEN)try{this.ws=new WebSocket(this.url),this.ws.onopen=()=>this.startKeepalive(),this.ws.onclose=()=>this.handleClose(),this.ws.onerror=()=>this.handleError(),this.ws.onmessage=t=>this.handleMessage(t)}catch(t){console.error("CodebaseEventsService: Failed to create WebSocket:",t),this.scheduleReconnect()}}subscribe(e){return this.messageHandlers.add(e),()=>this.messageHandlers.delete(e)}isConnected(){var e;return((e=this.ws)==null?void 0:e.readyState)===WebSocket.OPEN}};let o=r;n(o,"instance",null);function T(){const s=d(!1),e=d(null),t=d(null),a=o.getInstance(),l=E=>{e.value=E},i=()=>{s.value=a.isConnected()};let h;const v=setInterval(i,1e3);return f(()=>{h(),clearInterval(v)}),I(()=>{h=a.subscribe(l),i()}),{isConnected:c(s),lastEvent:c(e),error:c(t),service:c(a)}}export{T as u};
2
+ //# sourceMappingURL=useCodebaseEvents.e9e5d343.js.map
@@ -0,0 +1,2 @@
1
+ import"./router.9781de48.js";import{r as u}from"./jwt-decode.esm.5ee65524.js";import{T as d}from"./tables.45712b3f.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},a=new Error().stack;a&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[a]="a75a2f90-901b-4e90-86c8-98258a0f5acd",e._sentryDebugIdIdentifier="sentry-dbid-a75a2f90-901b-4e90-86c8-98258a0f5acd")}catch{}})();const s=new Map,n=new Set,y=e=>{const a=u([]),t=u(!1),r=u(null),f=async(i=!1)=>{if(!i&&s.has(e))return a.value=s.get(e),a.value;if(n.has(e)){for(;n.has(e);)await new Promise(l=>setTimeout(l,100));return a.value=s.get(e)||[],a.value}try{t.value=!0,n.add(e),r.value=null;const l=await d.list(e);return a.value=l,s.set(e,l),l}catch(l){throw r.value=l,console.error("Error fetching tables:",l),l}finally{t.value=!1,n.delete(e)}},o=i=>a.value.find(l=>l.id===i)||null,b=()=>{s.delete(e)},c=()=>{s.clear()};return!s.has(e)&&!n.has(e)?f():s.has(e)&&(a.value=s.get(e)),{tables:a,loading:t,error:r,fetchTables:f,getTableById:o,invalidateCache:b,invalidateAllCache:c}};export{y as u};
2
+ //# sourceMappingURL=useTables.2441f2b4.js.map
@@ -0,0 +1,2 @@
1
+ import{v as f,a0 as v,Z as w,r as b,c as a,a1 as m}from"./jwt-decode.esm.5ee65524.js";(function(){try{var t=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},e=new Error().stack;e&&(t._sentryDebugIds=t._sentryDebugIds||{},t._sentryDebugIds[e]="28580f86-486d-4609-b5ac-861d5ec462c2",t._sentryDebugIdIdentifier="sentry-dbid-28580f86-486d-4609-b5ac-861d5ec462c2")}catch{}})();const p=2*60*60,y=t=>{try{const e=m(t);if(!e.exp)throw Error("expired jwt");return{email:e.email,expiresInSeconds:e.exp*1e3}}catch{console.warn("Invalid JWT")}return null},g=f("user",()=>{const t=new v(w.string(),"auth:jwt"),e=b(null),s=()=>{e.value=null,t.remove()},o=r=>{t.set(r),e.value=r},u=()=>{e.value=t.get()},l=a(()=>e.value?{Authorization:`Bearer ${e.value}`}:{}),c=a(()=>e.value?["default",`base64url.bearer.authorization.${e.value}`]:[]),n=a(()=>e.value?y(e.value):null),d=a(()=>{var r;return(r=n.value)==null?void 0:r.email}),i=()=>n.value?n.value.expiresInSeconds-Date.now()>p:!1;return u(),{jwt:e,email:d,saveJWT:o,removeJWT:s,isJWTValid:i,authHeaders:l,wsAuthHeaders:c}});export{g as u};
2
+ //# sourceMappingURL=userStore.9eb65729.js.map
@@ -0,0 +1,2 @@
1
+ import"./jwt-decode.esm.5ee65524.js";(function(){try{var x=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},e=new Error().stack;e&&(x._sentryDebugIds=x._sentryDebugIds||{},x._sentryDebugIds[e]="95c157ce-45f6-44fc-93d7-e1cbdbfb24a9",x._sentryDebugIdIdentifier="sentry-dbid-95c157ce-45f6-44fc-93d7-e1cbdbfb24a9")}catch{}})();const d=()=>"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(x){const e=Math.random()*16|0;return(x=="x"?e:e&3|8).toString(16)});export{d as u};
2
+ //# sourceMappingURL=uuid.bc394306.js.map
@@ -1,2 +1,2 @@
1
- import{u as G}from"./vue-flow-core.0de753a6.js";import{d as I,c as B,bG as g,o as i,ac as v,ae as f,e as u,u as n,a as y,h as w,ad as L,K as m}from"./jwt-decode.esm.3348bca5.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},o=new Error().stack;o&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[o]="4f402031-c440-45fe-9f43-7c0223c6112b",e._sentryDebugIdIdentifier="sentry-dbid-4f402031-c440-45fe-9f43-7c0223c6112b")}catch{}})();var a=(e=>(e.Lines="lines",e.Dots="dots",e))(a||{});const b=function({dimensions:e,size:o,color:l}){return m("path",{stroke:l,"stroke-width":o,d:`M${e[0]/2} 0 V${e[1]} M0 ${e[1]/2} H${e[0]}`})},$=function({radius:e,color:o}){return m("circle",{cx:e,cy:e,r:e,fill:o})};a.Lines+"",a.Dots+"";const A={[a.Dots]:"#81818a",[a.Lines]:"#eee"},S=["id","x","y","width","height","patternTransform"],E={key:2,height:"100",width:"100"},M=["fill"],O=["x","y","fill"],V={name:"Background",compatConfig:{MODE:3}},P=I({...V,props:{id:{},variant:{default:()=>a.Dots},gap:{default:20},size:{default:1},lineWidth:{default:1},patternColor:{},color:{},bgColor:{},height:{default:100},width:{default:100},x:{default:0},y:{default:0},offset:{default:0}},setup(e){const{id:o,viewport:l}=G(),s=B(()=>{const t=l.value.zoom,[h,p]=Array.isArray(e.gap)?e.gap:[e.gap,e.gap],d=[h*t||1,p*t||1],D=e.size*t,[k,z]=Array.isArray(e.offset)?e.offset:[e.offset,e.offset],C=[k*t||1+d[0]/2,z*t||1+d[1]/2];return{scaledGap:d,offset:C,size:D}}),r=g(()=>`pattern-${o}${e.id?`-${e.id}`:""}`),c=g(()=>e.color||e.patternColor||A[e.variant||a.Dots]);return(t,h)=>(i(),v("svg",{class:"vue-flow__background vue-flow__container",style:L({height:`${t.height>100?100:t.height}%`,width:`${t.width>100?100:t.width}%`})},[f(t.$slots,"pattern-container",{id:r.value},()=>[u("pattern",{id:r.value,x:n(l).x%s.value.scaledGap[0],y:n(l).y%s.value.scaledGap[1],width:s.value.scaledGap[0],height:s.value.scaledGap[1],patternTransform:`translate(-${s.value.offset[0]},-${s.value.offset[1]})`,patternUnits:"userSpaceOnUse"},[f(t.$slots,"pattern",{},()=>[t.variant===n(a).Lines?(i(),y(n(b),{key:0,size:t.lineWidth,color:c.value,dimensions:s.value.scaledGap},null,8,["size","color","dimensions"])):t.variant===n(a).Dots?(i(),y(n($),{key:1,color:c.value,radius:s.value.size/2},null,8,["color","radius"])):w("",!0),t.bgColor?(i(),v("svg",E,[u("rect",{width:"100%",height:"100%",fill:t.bgColor},null,8,M)])):w("",!0)])],8,S)]),u("rect",{x:t.x,y:t.y,width:"100%",height:"100%",fill:`url(#${r.value})`},null,8,O),f(t.$slots,"default",{id:r.value})],4))}});export{P as _};
2
- //# sourceMappingURL=vue-flow-background.f1022925.js.map
1
+ import{u as G}from"./vue-flow-core.bc9175da.js";import{d as I,c as B,bG as g,o as i,ac as v,ae as f,e as u,u as n,a as y,h as b,ad as L,K as w}from"./jwt-decode.esm.5ee65524.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},o=new Error().stack;o&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[o]="99b62e4b-2da5-4e38-bb08-1ef5cf06a6e0",e._sentryDebugIdIdentifier="sentry-dbid-99b62e4b-2da5-4e38-bb08-1ef5cf06a6e0")}catch{}})();var a=(e=>(e.Lines="lines",e.Dots="dots",e))(a||{});const m=function({dimensions:e,size:o,color:l}){return w("path",{stroke:l,"stroke-width":o,d:`M${e[0]/2} 0 V${e[1]} M0 ${e[1]/2} H${e[0]}`})},$=function({radius:e,color:o}){return w("circle",{cx:e,cy:e,r:e,fill:o})};a.Lines+"",a.Dots+"";const A={[a.Dots]:"#81818a",[a.Lines]:"#eee"},S=["id","x","y","width","height","patternTransform"],E={key:2,height:"100",width:"100"},M=["fill"],O=["x","y","fill"],V={name:"Background",compatConfig:{MODE:3}},P=I({...V,props:{id:{},variant:{default:()=>a.Dots},gap:{default:20},size:{default:1},lineWidth:{default:1},patternColor:{},color:{},bgColor:{},height:{default:100},width:{default:100},x:{default:0},y:{default:0},offset:{default:0}},setup(e){const{id:o,viewport:l}=G(),s=B(()=>{const t=l.value.zoom,[h,p]=Array.isArray(e.gap)?e.gap:[e.gap,e.gap],d=[h*t||1,p*t||1],D=e.size*t,[k,z]=Array.isArray(e.offset)?e.offset:[e.offset,e.offset],C=[k*t||1+d[0]/2,z*t||1+d[1]/2];return{scaledGap:d,offset:C,size:D}}),r=g(()=>`pattern-${o}${e.id?`-${e.id}`:""}`),c=g(()=>e.color||e.patternColor||A[e.variant||a.Dots]);return(t,h)=>(i(),v("svg",{class:"vue-flow__background vue-flow__container",style:L({height:`${t.height>100?100:t.height}%`,width:`${t.width>100?100:t.width}%`})},[f(t.$slots,"pattern-container",{id:r.value},()=>[u("pattern",{id:r.value,x:n(l).x%s.value.scaledGap[0],y:n(l).y%s.value.scaledGap[1],width:s.value.scaledGap[0],height:s.value.scaledGap[1],patternTransform:`translate(-${s.value.offset[0]},-${s.value.offset[1]})`,patternUnits:"userSpaceOnUse"},[f(t.$slots,"pattern",{},()=>[t.variant===n(a).Lines?(i(),y(n(m),{key:0,size:t.lineWidth,color:c.value,dimensions:s.value.scaledGap},null,8,["size","color","dimensions"])):t.variant===n(a).Dots?(i(),y(n($),{key:1,color:c.value,radius:s.value.size/2},null,8,["color","radius"])):b("",!0),t.bgColor?(i(),v("svg",E,[u("rect",{width:"100%",height:"100%",fill:t.bgColor},null,8,M)])):b("",!0)])],8,S)]),u("rect",{x:t.x,y:t.y,width:"100%",height:"100%",fill:`url(#${r.value})`},null,8,O),f(t.$slots,"default",{id:r.value})],4))}});export{P as _};
2
+ //# sourceMappingURL=vue-flow-background.a4e5e1cd.js.map