abstra 3.24.0__py3-none-any.whl → 3.24.1__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.
Files changed (235) hide show
  1. abstra/cli.py +8 -2
  2. {abstra-3.24.0.dist-info → abstra-3.24.1.dist-info}/METADATA +1 -2
  3. {abstra-3.24.0.dist-info → abstra-3.24.1.dist-info}/RECORD +178 -178
  4. abstra_internals/cloud_api/__init__.py +17 -8
  5. abstra_internals/contracts_generated.py +463 -453
  6. abstra_internals/controllers/ai.py +89 -1
  7. abstra_internals/controllers/git.py +2 -0
  8. abstra_internals/interface/cli/editor.py +2 -2
  9. abstra_internals/repositories/git/__init__.py +1 -14
  10. abstra_internals/repositories/git/git_test.py +4 -1214
  11. abstra_internals/repositories/git/native.py +2 -2
  12. abstra_internals/repositories/git/types.py +6 -0
  13. abstra_statics/dist/assets/AbstraButton.vue_vue_type_script_setup_true_lang.aefce2d3.js +2 -0
  14. abstra_statics/dist/assets/AbstraLogo.vue_vue_type_script_setup_true_lang.28bc9fc9.js +2 -0
  15. abstra_statics/dist/assets/ApiKeys.3c1e70dc.js +2 -0
  16. abstra_statics/dist/assets/App.9d8bd2aa.js +2 -0
  17. abstra_statics/dist/assets/App.vue_vue_type_style_index_0_lang.a64c7cee.js +2 -0
  18. abstra_statics/dist/assets/BaseLayout.72a6c8f2.js +2 -0
  19. abstra_statics/dist/assets/{Billing.60adc9fa.js → Billing.6b07f282.js} +2 -2
  20. abstra_statics/dist/assets/{Breadcrumb.26dec5f7.js → Breadcrumb.5c786c09.js} +2 -2
  21. abstra_statics/dist/assets/{Builds.f86210bc.js → Builds.d8c5c61b.js} +2 -2
  22. abstra_statics/dist/assets/{Card.6cfffb80.js → Card.fc77085c.js} +2 -2
  23. abstra_statics/dist/assets/{CircularLoading.a13d6a76.js → CircularLoading.998b223a.js} +2 -2
  24. abstra_statics/dist/assets/{CloseCircleOutlined.30bc25a8.js → CloseCircleOutlined.9ff269cc.js} +2 -2
  25. abstra_statics/dist/assets/{ConnectorsView.eb4c769f.js → ConnectorsView.e670738b.js} +2 -2
  26. abstra_statics/dist/assets/ConsoleOmniChat.vue_vue_type_script_setup_true_lang.3ca66327.js +2 -0
  27. abstra_statics/dist/assets/ContentLayout.0db8d7fb.js +2 -0
  28. abstra_statics/dist/assets/{CrudView.c0824225.js → CrudView.cc6aeaf0.js} +2 -2
  29. abstra_statics/dist/assets/DocsButton.vue_vue_type_script_setup_true_lang.689d8ce7.js +2 -0
  30. abstra_statics/dist/assets/{EditorLogin.46db248f.js → EditorLogin.691452b4.js} +2 -2
  31. abstra_statics/dist/assets/{EditorsView.e72621fa.js → EditorsView.fcdf0186.js} +2 -2
  32. abstra_statics/dist/assets/EnvVars.5519b4ce.js +2 -0
  33. abstra_statics/dist/assets/{Error.864f05b3.js → Error.11fd1f21.js} +2 -2
  34. abstra_statics/dist/assets/ExclamationCircleOutlined.d0aa47da.js +2 -0
  35. abstra_statics/dist/assets/Files.6ea18d46.js +2 -0
  36. abstra_statics/dist/assets/{Form.556d0de2.js → Form.09de384c.js} +2 -2
  37. abstra_statics/dist/assets/{FormRunner.7f56a8c6.js → FormRunner.15be6fa0.js} +2 -2
  38. abstra_statics/dist/assets/Home.782c5702.js +2 -0
  39. abstra_statics/dist/assets/Home.7c495aa9.js +2 -0
  40. abstra_statics/dist/assets/{Live.50bacfea.js → Live.48c10605.js} +2 -2
  41. abstra_statics/dist/assets/LoadingContainer.82ac3d44.js +2 -0
  42. abstra_statics/dist/assets/LoadingOutlined.66639b08.js +2 -0
  43. abstra_statics/dist/assets/Login.4a05f5c5.js +2 -0
  44. abstra_statics/dist/assets/{Login.536a3067.js → Login.4e852955.js} +2 -2
  45. abstra_statics/dist/assets/{Login.vue_vue_type_script_setup_true_lang.1c3f108d.js → Login.vue_vue_type_script_setup_true_lang.5161f328.js} +2 -2
  46. abstra_statics/dist/assets/Logo.65e0b37c.js +2 -0
  47. abstra_statics/dist/assets/{Logs.f6135084.js → Logs.7d1acf32.js} +2 -2
  48. abstra_statics/dist/assets/{LogsController.6b666816.js → LogsController.0eb2eb30.js} +2 -2
  49. abstra_statics/dist/assets/Main.0313f4fc.js +2 -0
  50. abstra_statics/dist/assets/{MockForm.deda9355.js → MockForm.0b819a52.js} +2 -2
  51. abstra_statics/dist/assets/Navbar.ef64aa09.js +2 -0
  52. abstra_statics/dist/assets/{NewEditor.5f84de86.css → NewEditor.b9c410fe.css} +1 -1
  53. abstra_statics/dist/assets/NewEditor.c928dbe9.js +8 -0
  54. abstra_statics/dist/assets/OidcLoginCallback.42a7c4f9.js +2 -0
  55. abstra_statics/dist/assets/OidcLogoutCallback.35931a68.js +2 -0
  56. abstra_statics/dist/assets/OmniChat.73d9f6bb.js +6 -0
  57. abstra_statics/dist/assets/OmniChat.a21fec40.css +1 -0
  58. abstra_statics/dist/assets/{OnboardingView.9413ee50.js → OnboardingView.25042384.js} +2 -2
  59. abstra_statics/dist/assets/{Organization.7203cc0b.js → Organization.66f64939.js} +2 -2
  60. abstra_statics/dist/assets/Organizations.47868beb.js +2 -0
  61. abstra_statics/dist/assets/{PhArrowCounterClockwise.vue.8090d021.js → PhArrowCounterClockwise.vue.78877a50.js} +2 -2
  62. abstra_statics/dist/assets/{PhArrowSquareOut.vue.26582195.js → PhArrowSquareOut.vue.2ddfc219.js} +2 -2
  63. abstra_statics/dist/assets/{PhBookBookmark.vue.5b7ab079.js → PhBookBookmark.vue.41108214.js} +2 -2
  64. abstra_statics/dist/assets/{PhChats.vue.b5df7174.js → PhChats.vue.71e5cb89.js} +2 -2
  65. abstra_statics/dist/assets/{PhClockCounterClockwise.vue.812311ad.js → PhClockCounterClockwise.vue.854c3cb5.js} +2 -2
  66. abstra_statics/dist/assets/{PhCopy.vue.59b0f1b4.js → PhCopy.vue.d116ddfb.js} +2 -2
  67. abstra_statics/dist/assets/PhCopySimple.vue.5d0f839d.js +2 -0
  68. abstra_statics/dist/assets/{PhCube.vue.63ae7d32.js → PhCube.vue.abf4a034.js} +2 -2
  69. abstra_statics/dist/assets/{PhDatabase.vue.edfcb96b.js → PhDatabase.vue.a94d95f6.js} +2 -2
  70. abstra_statics/dist/assets/{PhDotsThreeVertical.vue.ab4580a5.js → PhDotsThreeVertical.vue.5e8ae2a9.js} +2 -2
  71. abstra_statics/dist/assets/PhDownloadSimple.vue.e88f64f1.js +2 -0
  72. abstra_statics/dist/assets/{PhFolderPlus.vue.05ba4a5c.js → PhFolderPlus.vue.21d377a3.js} +2 -2
  73. abstra_statics/dist/assets/{PhGear.vue.0e4a6135.js → PhGear.vue.363dd83c.js} +2 -2
  74. abstra_statics/dist/assets/{PhKey.vue.b2c184d1.js → PhKey.vue.23f3a465.js} +2 -2
  75. abstra_statics/dist/assets/{PhPencil.vue.2f2fe576.js → PhPencil.vue.feb383e2.js} +2 -2
  76. abstra_statics/dist/assets/{PhPencilSimple.vue.cc8620ae.js → PhPencilSimple.vue.ec0eebb4.js} +2 -2
  77. abstra_statics/dist/assets/{PhRocket.vue.e397203c.js → PhRocket.vue.261a42b2.js} +2 -2
  78. abstra_statics/dist/assets/{PhSignOut.vue.a271f14b.js → PhSignOut.vue.d1d6498f.js} +2 -2
  79. abstra_statics/dist/assets/{PhSparkle.vue.726defa2.js → PhSparkle.vue.b6712d34.js} +2 -2
  80. abstra_statics/dist/assets/{PhUserList.vue.6a29f16d.js → PhUserList.vue.e0b8c21b.js} +2 -2
  81. abstra_statics/dist/assets/{PhUsersThree.vue.275d13ab.js → PhUsersThree.vue.8889f957.js} +2 -2
  82. abstra_statics/dist/assets/{PhWarningCircle.vue.3b1aca1b.js → PhWarningCircle.vue.2087be7d.js} +2 -2
  83. abstra_statics/dist/assets/{PhWebhooksLogo.vue.5e772aac.js → PhWebhooksLogo.vue.d164db1e.js} +2 -2
  84. abstra_statics/dist/assets/{PlayerConfigProvider.e90a2b41.js → PlayerConfigProvider.28e29025.js} +2 -2
  85. abstra_statics/dist/assets/{PlayerNavbar.11ec1844.js → PlayerNavbar.aaad1dfd.js} +2 -2
  86. abstra_statics/dist/assets/Project.2de506d7.js +2 -0
  87. abstra_statics/dist/assets/ProjectLogin.22c8b093.js +2 -0
  88. abstra_statics/dist/assets/{ProjectSettings.52c19693.js → ProjectSettings.d065c292.js} +2 -2
  89. abstra_statics/dist/assets/{ProjectsView.22fa7a8e.js → ProjectsView.cbd118ac.js} +2 -2
  90. abstra_statics/dist/assets/{SaveButton.719393d2.js → SaveButton.428227de.js} +2 -2
  91. abstra_statics/dist/assets/ScrollArea.vue_vue_type_script_setup_true_lang.6d724b05.js +2 -0
  92. abstra_statics/dist/assets/{Sidebar.5cb8e04e.js → Sidebar.41173d8e.js} +2 -2
  93. abstra_statics/dist/assets/{Sql.23d80bad.js → Sql.c070dd2c.js} +4 -4
  94. abstra_statics/dist/assets/Steps.dd51a108.js +2 -0
  95. abstra_statics/dist/assets/TableCard.c9a1cf41.js +2 -0
  96. abstra_statics/dist/assets/TableEditor.1bc47a95.js +2 -0
  97. abstra_statics/dist/assets/{Tables.44d953f7.js → Tables.eff119eb.js} +2 -2
  98. abstra_statics/dist/assets/{TablesDiagram.8e47383c.js → TablesDiagram.d633acaf.js} +3 -3
  99. abstra_statics/dist/assets/TablesTabs.vue_vue_type_script_setup_true_lang.cf7e34c5.js +2 -0
  100. abstra_statics/dist/assets/{Tasks.09551b19.js → Tasks.c311b05f.js} +2 -2
  101. abstra_statics/dist/assets/{UploadOutlined.eab75eb0.js → UploadOutlined.9aa845de.js} +2 -2
  102. abstra_statics/dist/assets/{View.5fd7ddf0.js → View.dd7ba25a.js} +2 -2
  103. abstra_statics/dist/assets/{View.vue_vue_type_script_setup_true_lang.a904f400.js → View.vue_vue_type_script_setup_true_lang.e6563207.js} +2 -2
  104. abstra_statics/dist/assets/{Watermark.ab3d818f.js → Watermark.9c9358e3.js} +2 -2
  105. abstra_statics/dist/assets/{WebEditor.d6ec6392.js → WebEditor.83f2a960.js} +2 -2
  106. abstra_statics/dist/assets/WidgetPreview.7c6a231c.js +2 -0
  107. abstra_statics/dist/assets/ant-design.42419021.js +2 -0
  108. abstra_statics/dist/assets/{apiKey.72f497ca.js → apiKey.403049eb.js} +2 -2
  109. abstra_statics/dist/assets/{asyncComputed.cf5282fc.js → asyncComputed.47aec2b5.js} +2 -2
  110. abstra_statics/dist/assets/{build.df2d55cc.js → build.45b511b6.js} +2 -2
  111. abstra_statics/dist/assets/colorHelpers.50ced1e9.js +2 -0
  112. abstra_statics/dist/assets/{console.2bf7f04d.js → console.f0f09e6f.js} +2 -2
  113. abstra_statics/dist/assets/constants.d569f33d.js +2 -0
  114. abstra_statics/dist/assets/{contracts.generated.590b1102.js → contracts.generated.aefe8d0a.js} +2 -2
  115. abstra_statics/dist/assets/{cssMode.7133c7cb.js → cssMode.23271d4a.js} +2 -2
  116. abstra_statics/dist/assets/datetime.82608dfb.js +2 -0
  117. abstra_statics/dist/assets/dayjs.7f71c60a.js +2 -0
  118. abstra_statics/dist/assets/editor.02184ced.js +2 -0
  119. abstra_statics/dist/assets/editor.main.0f931e87.js +2 -0
  120. abstra_statics/dist/assets/fetch.1b3d01a0.js +2 -0
  121. abstra_statics/dist/assets/files.8b58ee7e.js +2 -0
  122. abstra_statics/dist/assets/{folder.d8e23009.js → folder.13d3acac.js} +2 -2
  123. abstra_statics/dist/assets/{freemarker2.6698d1ea.js → freemarker2.f79b510b.js} +2 -2
  124. abstra_statics/dist/assets/{handlebars.a6c42dc0.js → handlebars.07d5febe.js} +2 -2
  125. abstra_statics/dist/assets/{html.493a5410.js → html.7d6a59b4.js} +2 -2
  126. abstra_statics/dist/assets/{htmlMode.a28b2fca.js → htmlMode.7779ff94.js} +2 -2
  127. abstra_statics/dist/assets/{index.5d6b1e62.js → index.482df04a.js} +2 -2
  128. abstra_statics/dist/assets/{index.79ce3bf1.js → index.581e2edd.js} +2 -2
  129. abstra_statics/dist/assets/{index.fb182bd1.js → index.966ac1b9.js} +2 -2
  130. abstra_statics/dist/assets/{index.4176fe88.js → index.c7a996a6.js} +2 -2
  131. abstra_statics/dist/assets/{index.c34a405a.js → index.c8a56795.js} +2 -2
  132. abstra_statics/dist/assets/{index.fb49354b.js → index.d31da2c3.js} +2 -2
  133. abstra_statics/dist/assets/{index.2af3391c.js → index.d53182ed.js} +2 -2
  134. abstra_statics/dist/assets/{index.4d20c159.js → index.e71a5f84.js} +2 -2
  135. abstra_statics/dist/assets/{javascript.3a36cf17.js → javascript.4c528c2c.js} +3 -3
  136. abstra_statics/dist/assets/{jsonMode.bead6ac8.js → jsonMode.d6441e9d.js} +2 -2
  137. abstra_statics/dist/assets/{jwt-decode.esm.d4517a10.js → jwt-decode.esm.54a1ea22.js} +8 -8
  138. abstra_statics/dist/assets/{linters.2f3141cb.js → linters.a0f2aa84.js} +2 -2
  139. abstra_statics/dist/assets/{liquid.0c337fae.js → liquid.0c441ad2.js} +3 -3
  140. abstra_statics/dist/assets/member.2260c37e.js +2 -0
  141. abstra_statics/dist/assets/{metadata.c3aed6e1.js → metadata.0098e20c.js} +2 -2
  142. abstra_statics/dist/assets/omniChatStore.dd7a1c46.js +8 -0
  143. abstra_statics/dist/assets/{organization.928c9bef.js → organization.668d1b58.js} +2 -2
  144. abstra_statics/dist/assets/player.4ab4aed5.js +2 -0
  145. abstra_statics/dist/assets/{plotly.min.7225d3a0.js → plotly.min.2a87d7e2.js} +2 -2
  146. abstra_statics/dist/assets/polling.b5a32c22.js +2 -0
  147. abstra_statics/dist/assets/{project.619b7244.js → project.1b8374f4.js} +2 -2
  148. abstra_statics/dist/assets/{python.05764499.js → python.7ac27a56.js} +3 -3
  149. abstra_statics/dist/assets/{razor.81a45581.js → razor.860a0279.js} +3 -3
  150. abstra_statics/dist/assets/record.e83a2eb2.js +2 -0
  151. abstra_statics/dist/assets/{redirect.f028a879.js → redirect.586749f4.js} +2 -2
  152. abstra_statics/dist/assets/repository.3a331f0f.js +2 -0
  153. abstra_statics/dist/assets/repository.66c7567c.js +2 -0
  154. abstra_statics/dist/assets/router.06ee2b9d.js +2 -0
  155. abstra_statics/dist/assets/{router.424f7da9.js → router.4dfadf5d.js} +3 -3
  156. abstra_statics/dist/assets/string.61e11a30.js +2 -0
  157. abstra_statics/dist/assets/{tables.1f68ec62.js → tables.1bcb1140.js} +2 -2
  158. abstra_statics/dist/assets/{tasksController.371896de.js → tasksController.f3adf725.js} +2 -2
  159. abstra_statics/dist/assets/{toggleHighContrast.0d0e5662.js → toggleHighContrast.9535bf54.js} +7 -7
  160. abstra_statics/dist/assets/{tsMode.6eadbf06.js → tsMode.c0f9fe1a.js} +2 -2
  161. abstra_statics/dist/assets/{typescript.1670e287.js → typescript.310eae6d.js} +3 -3
  162. abstra_statics/dist/assets/url.f5664225.js +2 -0
  163. abstra_statics/dist/assets/{useCodebaseEvents.53dec1f2.js → useCodebaseEvents.276cc8f0.js} +2 -2
  164. abstra_statics/dist/assets/{useTables.4f034cf8.js → useTables.18fc3efd.js} +2 -2
  165. abstra_statics/dist/assets/userStore.6ab1e5ac.js +2 -0
  166. abstra_statics/dist/assets/uuid.5b8ba8af.js +2 -0
  167. abstra_statics/dist/assets/{vue-flow-background.818c7852.js → vue-flow-background.af096866.js} +2 -2
  168. abstra_statics/dist/assets/{vue-flow-core.1180ec83.js → vue-flow-core.6cb99d32.js} +3 -3
  169. abstra_statics/dist/assets/{vue-quill.esm-bundler.c4f04985.js → vue-quill.esm-bundler.e3d34d0e.js} +2 -2
  170. abstra_statics/dist/assets/{workspaceStore.6244d03d.js → workspaceStore.fac1e9a9.js} +2 -2
  171. abstra_statics/dist/assets/{xml.f2867af8.js → xml.04864db4.js} +3 -3
  172. abstra_statics/dist/assets/{yaml.5427bb1b.js → yaml.f30375fe.js} +3 -3
  173. abstra_statics/dist/console.html +14 -14
  174. abstra_statics/dist/editor.html +13 -13
  175. abstra_statics/dist/player.html +9 -9
  176. abstra_internals/repositories/git/dulwich.py +0 -1353
  177. abstra_statics/dist/assets/AbstraButton.vue_vue_type_script_setup_true_lang.eb8ccb64.js +0 -2
  178. abstra_statics/dist/assets/AbstraLogo.vue_vue_type_script_setup_true_lang.9f98292e.js +0 -2
  179. abstra_statics/dist/assets/ApiKeys.e975c4f3.js +0 -2
  180. abstra_statics/dist/assets/App.f62faff6.js +0 -2
  181. abstra_statics/dist/assets/App.vue_vue_type_style_index_0_lang.5aa45ac1.js +0 -2
  182. abstra_statics/dist/assets/BaseLayout.1ec2c96d.js +0 -2
  183. abstra_statics/dist/assets/ConsoleOmniChat.vue_vue_type_script_setup_true_lang.8d2e4672.js +0 -2
  184. abstra_statics/dist/assets/ContentLayout.d03fee5b.js +0 -2
  185. abstra_statics/dist/assets/DocsButton.vue_vue_type_script_setup_true_lang.3668aee4.js +0 -2
  186. abstra_statics/dist/assets/EnvVars.f9f9d61f.js +0 -2
  187. abstra_statics/dist/assets/ExclamationCircleOutlined.a489b996.js +0 -2
  188. abstra_statics/dist/assets/Files.afe615e1.js +0 -2
  189. abstra_statics/dist/assets/Home.287d17f8.js +0 -2
  190. abstra_statics/dist/assets/Home.5b7e9c23.js +0 -2
  191. abstra_statics/dist/assets/LoadingContainer.ebace8de.js +0 -2
  192. abstra_statics/dist/assets/LoadingOutlined.9e949112.js +0 -2
  193. abstra_statics/dist/assets/Login.bec408c9.js +0 -2
  194. abstra_statics/dist/assets/Logo.82d6ab70.js +0 -2
  195. abstra_statics/dist/assets/Main.77b115f8.js +0 -2
  196. abstra_statics/dist/assets/Navbar.4a6f2b09.js +0 -2
  197. abstra_statics/dist/assets/NewEditor.e558e47d.js +0 -8
  198. abstra_statics/dist/assets/OidcLoginCallback.7f514b45.js +0 -2
  199. abstra_statics/dist/assets/OidcLogoutCallback.038813a1.js +0 -2
  200. abstra_statics/dist/assets/OmniChat.05ba8d8a.css +0 -1
  201. abstra_statics/dist/assets/OmniChat.60d98deb.js +0 -6
  202. abstra_statics/dist/assets/Organizations.91220ca0.js +0 -2
  203. abstra_statics/dist/assets/PhCopySimple.vue.d41d9160.js +0 -2
  204. abstra_statics/dist/assets/PhDownloadSimple.vue.c2eaaad1.js +0 -2
  205. abstra_statics/dist/assets/Project.c16740fb.js +0 -2
  206. abstra_statics/dist/assets/ProjectLogin.e7a6f444.js +0 -2
  207. abstra_statics/dist/assets/ScrollArea.vue_vue_type_script_setup_true_lang.d4028954.js +0 -2
  208. abstra_statics/dist/assets/Steps.8e5d201a.js +0 -2
  209. abstra_statics/dist/assets/TableCard.59f95f8f.js +0 -2
  210. abstra_statics/dist/assets/TableEditor.8539f984.js +0 -2
  211. abstra_statics/dist/assets/TablesTabs.vue_vue_type_script_setup_true_lang.6866fb32.js +0 -2
  212. abstra_statics/dist/assets/WidgetPreview.86b31dec.js +0 -2
  213. abstra_statics/dist/assets/ant-design.a865486e.js +0 -2
  214. abstra_statics/dist/assets/colorHelpers.37d9932b.js +0 -2
  215. abstra_statics/dist/assets/constants.7d38ec8b.js +0 -2
  216. abstra_statics/dist/assets/datetime.8de2ff28.js +0 -2
  217. abstra_statics/dist/assets/dayjs.f18bbbca.js +0 -2
  218. abstra_statics/dist/assets/editor.3a4714e3.js +0 -2
  219. abstra_statics/dist/assets/editor.main.9c635b9a.js +0 -2
  220. abstra_statics/dist/assets/fetch.89fd5b7b.js +0 -2
  221. abstra_statics/dist/assets/member.48d6f2cd.js +0 -2
  222. abstra_statics/dist/assets/omniChatStore.c53bcca2.js +0 -8
  223. abstra_statics/dist/assets/player.d3aeafc5.js +0 -2
  224. abstra_statics/dist/assets/polling.82ee6b45.js +0 -2
  225. abstra_statics/dist/assets/record.7f43486c.js +0 -2
  226. abstra_statics/dist/assets/repository.9534db4b.js +0 -2
  227. abstra_statics/dist/assets/repository.c15239ce.js +0 -2
  228. abstra_statics/dist/assets/router.262190ec.js +0 -2
  229. abstra_statics/dist/assets/string.0acf5572.js +0 -2
  230. abstra_statics/dist/assets/url.e8732f77.js +0 -2
  231. abstra_statics/dist/assets/userStore.31024da3.js +0 -2
  232. abstra_statics/dist/assets/uuid.bde15ce7.js +0 -2
  233. {abstra-3.24.0.dist-info → abstra-3.24.1.dist-info}/WHEEL +0 -0
  234. {abstra-3.24.0.dist-info → abstra-3.24.1.dist-info}/entry_points.txt +0 -0
  235. {abstra-3.24.0.dist-info → abstra-3.24.1.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.0d0e5662.js";import"./jwt-decode.esm.d4517a10.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]="eb3bbccf-fd09-4368-aef0-c4dd68031b8b",e._sentryDebugIdIdentifier="sentry-dbid-eb3bbccf-fd09-4368-aef0-c4dd68031b8b")}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.9535bf54.js";import"./jwt-decode.esm.54a1ea22.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]="00fadcfe-2d83-49f5-a830-baed08ce2ea0",e._sentryDebugIdIdentifier="sentry-dbid-00fadcfe-2d83-49f5-a830-baed08ce2ea0")}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.6eadbf06.js.map
17
+ //# sourceMappingURL=tsMode.c0f9fe1a.js.map
@@ -1,7 +1,7 @@
1
- import{m as a}from"./toggleHighContrast.0d0e5662.js";import"./jwt-decode.esm.d4517a10.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]="05e167dd-1614-4af3-b530-9413c33f17a3",t._sentryDebugIdIdentifier="sentry-dbid-05e167dd-1614-4af3-b530-9413c33f17a3")}catch{}})();/*!-----------------------------------------------------------------------------
1
+ import{m as c}from"./toggleHighContrast.9535bf54.js";import"./jwt-decode.esm.54a1ea22.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]="0b7cd471-31cb-42f8-b846-cdc6bfd1df82",t._sentryDebugIdIdentifier="sentry-dbid-0b7cd471-31cb-42f8-b846-cdc6bfd1df82")}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.1670e287.js.map
6
+ *-----------------------------------------------------------------------------*/var a=Object.defineProperty,p=Object.getOwnPropertyDescriptor,d=Object.getOwnPropertyNames,g=Object.prototype.hasOwnProperty,s=(t,e,n,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of d(e))!g.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.310eae6d.js.map
@@ -0,0 +1,2 @@
1
+ import"./jwt-decode.esm.54a1ea22.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]="dbf7f188-6e1f-456f-bb01-2ea828da6d28",e._sentryDebugIdIdentifier="sentry-dbid-dbf7f188-6e1f-456f-bb01-2ea828da6d28")}catch{}})();const f=e=>{try{return new URL(e),!0}catch{return!1}},c=(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{f as i,c as m};
2
+ //# sourceMappingURL=url.f5664225.js.map
@@ -1,2 +1,2 @@
1
- var E=Object.defineProperty;var b=(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)=>(b(s,typeof e!="symbol"?e+"":e,t),t);import{A as p}from"./contracts.generated.590b1102.js";import{H as u,r as d,I as m,J as I,K as c}from"./jwt-decode.esm.d4517a10.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]="cc8ef5c7-268e-44b9-af4b-0ff0c64e45fd",s._sentryDebugIdIdentifier="sentry-dbid-cc8ef5c7-268e-44b9-af4b-0ff0c64e45fd")}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=p.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=f=>{e.value=f},a=()=>{s.value=i.isConnected()};let h;const v=setInterval(a,1e3);return m(()=>{h(),clearInterval(v)}),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.53dec1f2.js.map
1
+ var f=Object.defineProperty;var p=(s,e,t)=>e in s?f(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.aefe8d0a.js";import{H as u,r as d,I as m,J as I,K as c}from"./jwt-decode.esm.54a1ea22.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]="cb733c9d-1f18-4d40-9396-03cd4a55cf0a",s._sentryDebugIdIdentifier="sentry-dbid-cb733c9d-1f18-4d40-9396-03cd4a55cf0a")}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=b.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 m(()=>{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.276cc8f0.js.map
@@ -1,2 +1,2 @@
1
- import"./router.424f7da9.js";import{r as u}from"./jwt-decode.esm.d4517a10.js";import{T as c}from"./tables.1f68ec62.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]="4f771526-1d4e-4ae1-a3fe-11b21a4c9bb1",e._sentryDebugIdIdentifier="sentry-dbid-4f771526-1d4e-4ae1-a3fe-11b21a4c9bb1")}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 c.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)},d=()=>{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:d}};export{y as u};
2
- //# sourceMappingURL=useTables.4f034cf8.js.map
1
+ import"./router.4dfadf5d.js";import{r as u}from"./jwt-decode.esm.54a1ea22.js";import{T as d}from"./tables.1bcb1140.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]="060b339b-2d01-41ce-93c1-24fc56362136",e._sentryDebugIdIdentifier="sentry-dbid-060b339b-2d01-41ce-93c1-24fc56362136")}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.18fc3efd.js.map
@@ -0,0 +1,2 @@
1
+ import{k as f,O as v,L as b,r as w,c as a,Q as m}from"./jwt-decode.esm.54a1ea22.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]="630987ab-5f72-40ec-84ae-28cf5b3c77eb",t._sentryDebugIdIdentifier="sentry-dbid-630987ab-5f72-40ec-84ae-28cf5b3c77eb")}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(b.string(),"auth:jwt"),e=w(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),i=a(()=>{var r;return(r=n.value)==null?void 0:r.email}),d=()=>n.value?n.value.expiresInSeconds-Date.now()>p:!1;return u(),{jwt:e,email:i,saveJWT:o,removeJWT:s,isJWTValid:d,authHeaders:l,wsAuthHeaders:c}});export{g as u};
2
+ //# sourceMappingURL=userStore.6ab1e5ac.js.map
@@ -0,0 +1,2 @@
1
+ import"./jwt-decode.esm.54a1ea22.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]="b3bdff78-1cd3-443f-9710-f4b76ebb6dd5",x._sentryDebugIdIdentifier="sentry-dbid-b3bdff78-1cd3-443f-9710-f4b76ebb6dd5")}catch{}})();const t=()=>"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{t as u};
2
+ //# sourceMappingURL=uuid.5b8ba8af.js.map