@authup/server-core 1.0.0-beta.54 → 1.0.0-beta.55

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 (328) hide show
  1. package/dist/adapters/database/data-source/options/module.mjs.map +1 -1
  2. package/dist/adapters/database/domains/client/entity.mjs +2 -2
  3. package/dist/adapters/database/domains/client/entity.mjs.map +1 -1
  4. package/dist/adapters/database/domains/client/subscriber.mjs +2 -2
  5. package/dist/adapters/database/domains/client/subscriber.mjs.map +1 -1
  6. package/dist/adapters/database/domains/client-permission/entity.mjs +2 -2
  7. package/dist/adapters/database/domains/client-permission/entity.mjs.map +1 -1
  8. package/dist/adapters/database/domains/client-permission/subscriber.mjs +2 -2
  9. package/dist/adapters/database/domains/client-permission/subscriber.mjs.map +1 -1
  10. package/dist/adapters/database/domains/client-role/entity.mjs +2 -2
  11. package/dist/adapters/database/domains/client-role/entity.mjs.map +1 -1
  12. package/dist/adapters/database/domains/client-role/subscriber.mjs +2 -2
  13. package/dist/adapters/database/domains/client-role/subscriber.mjs.map +1 -1
  14. package/dist/adapters/database/domains/client-scope/entity.mjs +2 -2
  15. package/dist/adapters/database/domains/client-scope/entity.mjs.map +1 -1
  16. package/dist/adapters/database/domains/client-scope/subscriber.mjs +2 -2
  17. package/dist/adapters/database/domains/client-scope/subscriber.mjs.map +1 -1
  18. package/dist/adapters/database/domains/consent/entity.mjs +2 -2
  19. package/dist/adapters/database/domains/consent/entity.mjs.map +1 -1
  20. package/dist/adapters/database/domains/consent/subscriber.mjs +2 -2
  21. package/dist/adapters/database/domains/consent/subscriber.mjs.map +1 -1
  22. package/dist/adapters/database/domains/constants.mjs.map +1 -1
  23. package/dist/adapters/database/domains/event/entity.mjs +2 -2
  24. package/dist/adapters/database/domains/event/entity.mjs.map +1 -1
  25. package/dist/adapters/database/domains/identity-provider/entity.mjs +2 -2
  26. package/dist/adapters/database/domains/identity-provider/entity.mjs.map +1 -1
  27. package/dist/adapters/database/domains/identity-provider/subscriber.mjs +2 -2
  28. package/dist/adapters/database/domains/identity-provider/subscriber.mjs.map +1 -1
  29. package/dist/adapters/database/domains/identity-provider-account/entity.mjs +2 -2
  30. package/dist/adapters/database/domains/identity-provider-account/entity.mjs.map +1 -1
  31. package/dist/adapters/database/domains/identity-provider-account/subscriber.mjs +2 -2
  32. package/dist/adapters/database/domains/identity-provider-account/subscriber.mjs.map +1 -1
  33. package/dist/adapters/database/domains/identity-provider-attribute/entity.mjs +2 -2
  34. package/dist/adapters/database/domains/identity-provider-attribute/entity.mjs.map +1 -1
  35. package/dist/adapters/database/domains/identity-provider-attribute/subscriber.mjs +2 -2
  36. package/dist/adapters/database/domains/identity-provider-attribute/subscriber.mjs.map +1 -1
  37. package/dist/adapters/database/domains/identity-provider-attribute-mapping/entity.mjs +2 -2
  38. package/dist/adapters/database/domains/identity-provider-attribute-mapping/entity.mjs.map +1 -1
  39. package/dist/adapters/database/domains/identity-provider-permission-mapping/entity.mjs +2 -2
  40. package/dist/adapters/database/domains/identity-provider-permission-mapping/entity.mjs.map +1 -1
  41. package/dist/adapters/database/domains/identity-provider-role-mapping/entity.mjs +2 -2
  42. package/dist/adapters/database/domains/identity-provider-role-mapping/entity.mjs.map +1 -1
  43. package/dist/adapters/database/domains/identity-provider-role-mapping/subscriber.mjs +2 -2
  44. package/dist/adapters/database/domains/identity-provider-role-mapping/subscriber.mjs.map +1 -1
  45. package/dist/adapters/database/domains/key/entity.mjs +2 -2
  46. package/dist/adapters/database/domains/key/entity.mjs.map +1 -1
  47. package/dist/adapters/database/domains/permission/entity.mjs +2 -2
  48. package/dist/adapters/database/domains/permission/entity.mjs.map +1 -1
  49. package/dist/adapters/database/domains/permission/subscriber.mjs +2 -2
  50. package/dist/adapters/database/domains/permission/subscriber.mjs.map +1 -1
  51. package/dist/adapters/database/domains/permission-policy/entity.mjs +2 -2
  52. package/dist/adapters/database/domains/permission-policy/entity.mjs.map +1 -1
  53. package/dist/adapters/database/domains/policy/entity.mjs +2 -2
  54. package/dist/adapters/database/domains/policy/entity.mjs.map +1 -1
  55. package/dist/adapters/database/domains/policy/subscriber.mjs +2 -2
  56. package/dist/adapters/database/domains/policy/subscriber.mjs.map +1 -1
  57. package/dist/adapters/database/domains/policy-attribute/entity.mjs +2 -2
  58. package/dist/adapters/database/domains/policy-attribute/entity.mjs.map +1 -1
  59. package/dist/adapters/database/domains/policy-attribute/subscriber.mjs +2 -2
  60. package/dist/adapters/database/domains/policy-attribute/subscriber.mjs.map +1 -1
  61. package/dist/adapters/database/domains/realm/entity.mjs +2 -2
  62. package/dist/adapters/database/domains/realm/entity.mjs.map +1 -1
  63. package/dist/adapters/database/domains/realm/subscriber.mjs +2 -2
  64. package/dist/adapters/database/domains/realm/subscriber.mjs.map +1 -1
  65. package/dist/adapters/database/domains/role/entity.mjs +2 -2
  66. package/dist/adapters/database/domains/role/entity.mjs.map +1 -1
  67. package/dist/adapters/database/domains/role/subscriber.mjs +2 -2
  68. package/dist/adapters/database/domains/role/subscriber.mjs.map +1 -1
  69. package/dist/adapters/database/domains/role-attribute/entity.mjs +2 -2
  70. package/dist/adapters/database/domains/role-attribute/entity.mjs.map +1 -1
  71. package/dist/adapters/database/domains/role-attribute/subscriber.mjs +2 -2
  72. package/dist/adapters/database/domains/role-attribute/subscriber.mjs.map +1 -1
  73. package/dist/adapters/database/domains/role-permission/entity.mjs +2 -2
  74. package/dist/adapters/database/domains/role-permission/entity.mjs.map +1 -1
  75. package/dist/adapters/database/domains/role-permission/subscriber.mjs +2 -2
  76. package/dist/adapters/database/domains/role-permission/subscriber.mjs.map +1 -1
  77. package/dist/adapters/database/domains/scope/entity.mjs +2 -2
  78. package/dist/adapters/database/domains/scope/entity.mjs.map +1 -1
  79. package/dist/adapters/database/domains/scope/subscriber.mjs +2 -2
  80. package/dist/adapters/database/domains/scope/subscriber.mjs.map +1 -1
  81. package/dist/adapters/database/domains/session/entity.mjs +2 -2
  82. package/dist/adapters/database/domains/session/entity.mjs.map +1 -1
  83. package/dist/adapters/database/domains/session-token/entity.mjs +2 -2
  84. package/dist/adapters/database/domains/session-token/entity.mjs.map +1 -1
  85. package/dist/adapters/database/domains/trust-anchor/entity.mjs +2 -2
  86. package/dist/adapters/database/domains/trust-anchor/entity.mjs.map +1 -1
  87. package/dist/adapters/database/domains/user/entity.mjs +2 -2
  88. package/dist/adapters/database/domains/user/entity.mjs.map +1 -1
  89. package/dist/adapters/database/domains/user/subscriber.mjs +2 -2
  90. package/dist/adapters/database/domains/user/subscriber.mjs.map +1 -1
  91. package/dist/adapters/database/domains/user-attribute/entity.mjs +2 -2
  92. package/dist/adapters/database/domains/user-attribute/entity.mjs.map +1 -1
  93. package/dist/adapters/database/domains/user-attribute/subscriber.mjs +2 -2
  94. package/dist/adapters/database/domains/user-attribute/subscriber.mjs.map +1 -1
  95. package/dist/adapters/database/domains/user-authenticator/entity.mjs +2 -2
  96. package/dist/adapters/database/domains/user-authenticator/entity.mjs.map +1 -1
  97. package/dist/adapters/database/domains/user-permission/entity.mjs +2 -2
  98. package/dist/adapters/database/domains/user-permission/entity.mjs.map +1 -1
  99. package/dist/adapters/database/domains/user-permission/subscriber.mjs +2 -2
  100. package/dist/adapters/database/domains/user-permission/subscriber.mjs.map +1 -1
  101. package/dist/adapters/database/domains/user-role/entity.mjs +2 -2
  102. package/dist/adapters/database/domains/user-role/entity.mjs.map +1 -1
  103. package/dist/adapters/database/domains/user-role/subscriber.mjs +2 -2
  104. package/dist/adapters/database/domains/user-role/subscriber.mjs.map +1 -1
  105. package/dist/adapters/database/errors/driver.mjs.map +1 -1
  106. package/dist/adapters/database/extra-attribute-repository/adapter.mjs.map +1 -1
  107. package/dist/adapters/database/extra-attribute-repository/tree/adapter.mjs.map +1 -1
  108. package/dist/adapters/database/extra-attribute-repository/tree/repository.mjs.map +1 -1
  109. package/dist/adapters/database/migrations/mysql/1779267068441-Default.mjs.map +1 -1
  110. package/dist/adapters/database/migrations/mysql/1779300000000-Default.mjs.map +1 -1
  111. package/dist/adapters/database/migrations/mysql/1784289540000-CamelCaseAttributes.mjs.map +1 -1
  112. package/dist/adapters/database/migrations/postgres/1779267068441-Default.mjs.map +1 -1
  113. package/dist/adapters/database/migrations/postgres/1779300000000-Default.mjs.map +1 -1
  114. package/dist/adapters/database/migrations/postgres/1784289540000-CamelCaseAttributes.mjs.map +1 -1
  115. package/dist/adapters/database/subscriber/module.mjs.map +1 -1
  116. package/dist/adapters/http/adapters/oauth2/authorization/module.mjs.map +1 -1
  117. package/dist/adapters/http/adapters/oauth2/grant-types/utils/realm.mjs.map +1 -1
  118. package/dist/adapters/http/controllers/entities/client/module.mjs +2 -2
  119. package/dist/adapters/http/controllers/entities/client/module.mjs.map +1 -1
  120. package/dist/adapters/http/controllers/entities/client-permission/module.mjs +2 -2
  121. package/dist/adapters/http/controllers/entities/client-permission/module.mjs.map +1 -1
  122. package/dist/adapters/http/controllers/entities/client-role/module.mjs +2 -2
  123. package/dist/adapters/http/controllers/entities/client-role/module.mjs.map +1 -1
  124. package/dist/adapters/http/controllers/entities/client-scope/module.mjs +2 -2
  125. package/dist/adapters/http/controllers/entities/client-scope/module.mjs.map +1 -1
  126. package/dist/adapters/http/controllers/entities/consent/module.mjs +2 -2
  127. package/dist/adapters/http/controllers/entities/consent/module.mjs.map +1 -1
  128. package/dist/adapters/http/controllers/entities/event/module.mjs +2 -2
  129. package/dist/adapters/http/controllers/entities/event/module.mjs.map +1 -1
  130. package/dist/adapters/http/controllers/entities/identity-provide-role/module.mjs +2 -2
  131. package/dist/adapters/http/controllers/entities/identity-provide-role/module.mjs.map +1 -1
  132. package/dist/adapters/http/controllers/entities/identity-provider/module.mjs +2 -2
  133. package/dist/adapters/http/controllers/entities/identity-provider/module.mjs.map +1 -1
  134. package/dist/adapters/http/controllers/entities/key/module.mjs +2 -2
  135. package/dist/adapters/http/controllers/entities/key/module.mjs.map +1 -1
  136. package/dist/adapters/http/controllers/entities/permission/module.mjs +2 -2
  137. package/dist/adapters/http/controllers/entities/permission/module.mjs.map +1 -1
  138. package/dist/adapters/http/controllers/entities/permission-policy/module.mjs +2 -2
  139. package/dist/adapters/http/controllers/entities/permission-policy/module.mjs.map +1 -1
  140. package/dist/adapters/http/controllers/entities/policy/module.mjs +2 -2
  141. package/dist/adapters/http/controllers/entities/policy/module.mjs.map +1 -1
  142. package/dist/adapters/http/controllers/entities/realm/module.mjs +2 -2
  143. package/dist/adapters/http/controllers/entities/realm/module.mjs.map +1 -1
  144. package/dist/adapters/http/controllers/entities/role/module.mjs +2 -2
  145. package/dist/adapters/http/controllers/entities/role/module.mjs.map +1 -1
  146. package/dist/adapters/http/controllers/entities/role-attribute/module.mjs +2 -2
  147. package/dist/adapters/http/controllers/entities/role-attribute/module.mjs.map +1 -1
  148. package/dist/adapters/http/controllers/entities/role-permission/module.mjs +2 -2
  149. package/dist/adapters/http/controllers/entities/role-permission/module.mjs.map +1 -1
  150. package/dist/adapters/http/controllers/entities/scope/module.mjs +2 -2
  151. package/dist/adapters/http/controllers/entities/scope/module.mjs.map +1 -1
  152. package/dist/adapters/http/controllers/entities/session/module.mjs +2 -2
  153. package/dist/adapters/http/controllers/entities/session/module.mjs.map +1 -1
  154. package/dist/adapters/http/controllers/entities/trust-anchor/module.mjs +2 -2
  155. package/dist/adapters/http/controllers/entities/trust-anchor/module.mjs.map +1 -1
  156. package/dist/adapters/http/controllers/entities/user/module.mjs +2 -2
  157. package/dist/adapters/http/controllers/entities/user/module.mjs.map +1 -1
  158. package/dist/adapters/http/controllers/entities/user-attribute/module.mjs +2 -2
  159. package/dist/adapters/http/controllers/entities/user-attribute/module.mjs.map +1 -1
  160. package/dist/adapters/http/controllers/entities/user-authenticator/module.mjs +2 -2
  161. package/dist/adapters/http/controllers/entities/user-authenticator/module.mjs.map +1 -1
  162. package/dist/adapters/http/controllers/entities/user-permission/module.mjs +2 -2
  163. package/dist/adapters/http/controllers/entities/user-permission/module.mjs.map +1 -1
  164. package/dist/adapters/http/controllers/entities/user-role/module.mjs +2 -2
  165. package/dist/adapters/http/controllers/entities/user-role/module.mjs.map +1 -1
  166. package/dist/adapters/http/controllers/workflows/activate/module.mjs +2 -2
  167. package/dist/adapters/http/controllers/workflows/authenticator-challenge/module.mjs +2 -2
  168. package/dist/adapters/http/controllers/workflows/authorize/module.mjs +2 -2
  169. package/dist/adapters/http/controllers/workflows/authorize/module.mjs.map +1 -1
  170. package/dist/adapters/http/controllers/workflows/jwks/handlers/read.mjs.map +1 -1
  171. package/dist/adapters/http/controllers/workflows/jwks/module.mjs +2 -2
  172. package/dist/adapters/http/controllers/workflows/jwks/module.mjs.map +1 -1
  173. package/dist/adapters/http/controllers/workflows/logout/module.mjs +2 -2
  174. package/dist/adapters/http/controllers/workflows/logout/module.mjs.map +1 -1
  175. package/dist/adapters/http/controllers/workflows/openid/module.mjs +2 -2
  176. package/dist/adapters/http/controllers/workflows/password-forgot/module.mjs +2 -2
  177. package/dist/adapters/http/controllers/workflows/password-reset/module.mjs +2 -2
  178. package/dist/adapters/http/controllers/workflows/register/module.mjs +2 -2
  179. package/dist/adapters/http/controllers/workflows/status/module.mjs +2 -2
  180. package/dist/adapters/http/controllers/workflows/token/module.mjs +2 -2
  181. package/dist/adapters/http/controllers/workflows/token/utils/extract.mjs.map +1 -1
  182. package/dist/adapters/http/middleware/built-in/authorization/module.mjs.map +1 -1
  183. package/dist/adapters/http/middleware/built-in/cors.mjs.map +1 -1
  184. package/dist/adapters/http/middleware/built-in/logger.mjs.map +1 -1
  185. package/dist/adapters/http/request/constants.mjs.map +1 -1
  186. package/dist/adapters/http/request/helpers/param-id.mjs.map +1 -1
  187. package/dist/adapters/http/request/helpers/redirect.mjs.map +1 -1
  188. package/dist/app/factory.mjs.map +1 -1
  189. package/dist/app/modules/authentication/module.mjs.map +1 -1
  190. package/dist/app/modules/authentication/repositories/constants.mjs.map +1 -1
  191. package/dist/app/modules/authentication/repositories/session.mjs.map +1 -1
  192. package/dist/app/modules/cache/module.mjs.map +1 -1
  193. package/dist/app/modules/components/module.mjs.map +1 -1
  194. package/dist/app/modules/config/constants.mjs.map +1 -1
  195. package/dist/app/modules/config/origins.mjs.map +1 -1
  196. package/dist/app/modules/config/read/env.mjs.map +1 -1
  197. package/dist/app/modules/config/read/fs.mjs.map +1 -1
  198. package/dist/app/modules/config/validator.mjs.map +1 -1
  199. package/dist/app/modules/database/module.mjs.map +1 -1
  200. package/dist/app/modules/database/repositories/bindings.mjs.map +1 -1
  201. package/dist/app/modules/database/repositories/client/repository.mjs.map +1 -1
  202. package/dist/app/modules/database/repositories/event/repository.mjs.map +1 -1
  203. package/dist/app/modules/database/repositories/helpers.mjs.map +1 -1
  204. package/dist/app/modules/database/repositories/permission-provider/module.mjs.map +1 -1
  205. package/dist/app/modules/database/repositories/user/repository.mjs.map +1 -1
  206. package/dist/app/modules/database/repositories/user-attribute/repository.mjs.map +1 -1
  207. package/dist/app/modules/database/repositories/user-authenticator/repository.mjs.map +1 -1
  208. package/dist/app/modules/http/module.mjs.map +1 -1
  209. package/dist/app/modules/http/modules/controller.mjs.map +1 -1
  210. package/dist/app/modules/identity/module.mjs.map +1 -1
  211. package/dist/app/modules/logger/module.mjs.map +1 -1
  212. package/dist/app/modules/mail/module.mjs.map +1 -1
  213. package/dist/app/modules/metrics/prom.mjs.map +1 -1
  214. package/dist/app/modules/oauth2/module.mjs.map +1 -1
  215. package/dist/app/modules/oauth2/repositories/consent/repository.mjs.map +1 -1
  216. package/dist/app/modules/oauth2/repositories/constants.mjs.map +1 -1
  217. package/dist/app/modules/provisioning/module.mjs.map +1 -1
  218. package/dist/app/modules/provisioning/sources/composite/module.mjs.map +1 -1
  219. package/dist/app/modules/provisioning/sources/default/module.mjs.map +1 -1
  220. package/dist/app/modules/provisioning/sources/file/module.mjs.map +1 -1
  221. package/dist/app/modules/runtime/module.mjs.map +1 -1
  222. package/dist/cli/commands/migration.mjs.map +1 -1
  223. package/dist/components/database/unique-entries/module.mjs.map +1 -1
  224. package/dist/core/authentication/entities/client/module.mjs.map +1 -1
  225. package/dist/core/authentication/session/module.mjs.map +1 -1
  226. package/dist/core/authentication/session/types.mjs.map +1 -1
  227. package/dist/core/client-certificate/module.mjs.map +1 -1
  228. package/dist/core/entities/client/schema.mjs.map +1 -1
  229. package/dist/core/entities/client/service.mjs.map +1 -1
  230. package/dist/core/entities/client-permission/schema.mjs.map +1 -1
  231. package/dist/core/entities/client-permission/service.mjs.map +1 -1
  232. package/dist/core/entities/client-role/schema.mjs.map +1 -1
  233. package/dist/core/entities/client-role/service.mjs.map +1 -1
  234. package/dist/core/entities/client-scope/schema.mjs.map +1 -1
  235. package/dist/core/entities/client-scope/service.mjs.map +1 -1
  236. package/dist/core/entities/consent/schema.mjs.map +1 -1
  237. package/dist/core/entities/consent/types.mjs.map +1 -1
  238. package/dist/core/entities/event/diff.mjs.map +1 -1
  239. package/dist/core/entities/event/sanitize.mjs.map +1 -1
  240. package/dist/core/entities/event/schema.mjs.map +1 -1
  241. package/dist/core/entities/event/service.mjs.map +1 -1
  242. package/dist/core/entities/identity-provider/schema.mjs.map +1 -1
  243. package/dist/core/entities/identity-provider-role-mapping/schema.mjs.map +1 -1
  244. package/dist/core/entities/identity-provider-role-mapping/service.mjs.map +1 -1
  245. package/dist/core/entities/key/schema.mjs.map +1 -1
  246. package/dist/core/entities/key/service.mjs.map +1 -1
  247. package/dist/core/entities/permission/schema.d.ts.map +1 -1
  248. package/dist/core/entities/permission/schema.mjs +12 -0
  249. package/dist/core/entities/permission/schema.mjs.map +1 -1
  250. package/dist/core/entities/permission/service.mjs.map +1 -1
  251. package/dist/core/entities/permission-policy/schema.mjs.map +1 -1
  252. package/dist/core/entities/permission-policy/service.mjs.map +1 -1
  253. package/dist/core/entities/policy/schema.mjs.map +1 -1
  254. package/dist/core/entities/policy/service.mjs.map +1 -1
  255. package/dist/core/entities/realm/schema.mjs.map +1 -1
  256. package/dist/core/entities/role/schema.mjs.map +1 -1
  257. package/dist/core/entities/role/service.mjs.map +1 -1
  258. package/dist/core/entities/role-attribute/schema.mjs.map +1 -1
  259. package/dist/core/entities/role-attribute/service.mjs.map +1 -1
  260. package/dist/core/entities/role-permission/schema.mjs.map +1 -1
  261. package/dist/core/entities/role-permission/service.mjs.map +1 -1
  262. package/dist/core/entities/scope/schema.mjs.map +1 -1
  263. package/dist/core/entities/scope/service.mjs.map +1 -1
  264. package/dist/core/entities/session/schema.mjs.map +1 -1
  265. package/dist/core/entities/session/service.mjs.map +1 -1
  266. package/dist/core/entities/trust-anchor/schema.mjs.map +1 -1
  267. package/dist/core/entities/trust-anchor/service.mjs.map +1 -1
  268. package/dist/core/entities/user/schema.mjs.map +1 -1
  269. package/dist/core/entities/user/service.mjs.map +1 -1
  270. package/dist/core/entities/user-attribute/schema.mjs.map +1 -1
  271. package/dist/core/entities/user-attribute/service.mjs.map +1 -1
  272. package/dist/core/entities/user-authenticator/schema.mjs.map +1 -1
  273. package/dist/core/entities/user-authenticator/service.mjs.map +1 -1
  274. package/dist/core/entities/user-authenticator/types.mjs.map +1 -1
  275. package/dist/core/entities/user-permission/schema.mjs.map +1 -1
  276. package/dist/core/entities/user-permission/service.mjs.map +1 -1
  277. package/dist/core/entities/user-role/schema.mjs.map +1 -1
  278. package/dist/core/entities/user-role/service.mjs.map +1 -1
  279. package/dist/core/identity/permission/junction-grant.mjs.map +1 -1
  280. package/dist/core/identity/permission/module.mjs.map +1 -1
  281. package/dist/core/identity/provider/authentication/presets/facebook.mjs.map +1 -1
  282. package/dist/core/identity/provider/authentication/presets/github.mjs.map +1 -1
  283. package/dist/core/identity/provider/authentication/presets/google.mjs.map +1 -1
  284. package/dist/core/identity/provider/authentication/presets/instagram.mjs.map +1 -1
  285. package/dist/core/identity/provider/authentication/presets/paypal.mjs.map +1 -1
  286. package/dist/core/identity/provider/authentication/protocols/ldap/module.mjs.map +1 -1
  287. package/dist/core/identity/provider/authentication/protocols/oauth2/module.mjs.map +1 -1
  288. package/dist/core/identity/provider/authentication/protocols/open-id/module.mjs.map +1 -1
  289. package/dist/core/identity/provider/constants.mjs.map +1 -1
  290. package/dist/core/identity/provider/mapper/base.mjs.map +1 -1
  291. package/dist/core/identity/provider/mapper/constants.mjs.map +1 -1
  292. package/dist/core/identity/registration/service.mjs.map +1 -1
  293. package/dist/core/key/provisioner.mjs.map +1 -1
  294. package/dist/core/key/realm-cipher.mjs.map +1 -1
  295. package/dist/core/mail/template/templates/mfa-email-otp.mjs.map +1 -1
  296. package/dist/core/mail/template/templates/password-reset.mjs.map +1 -1
  297. package/dist/core/mail/template/templates/registration-activation.mjs.map +1 -1
  298. package/dist/core/mail/template/types.mjs.map +1 -1
  299. package/dist/core/oauth2/authorization/code/verifier/module.mjs.map +1 -1
  300. package/dist/core/oauth2/authorization/code-request/verifier/module.mjs.map +1 -1
  301. package/dist/core/oauth2/authorization/module.mjs.map +1 -1
  302. package/dist/core/oauth2/end-session/service.mjs.map +1 -1
  303. package/dist/core/oauth2/grant-types/refresh-token.mjs.map +1 -1
  304. package/dist/core/oauth2/mfa-login/module.mjs.map +1 -1
  305. package/dist/core/oauth2/openid/claims.mjs.map +1 -1
  306. package/dist/core/oauth2/scope/resolver.mjs.map +1 -1
  307. package/dist/core/oauth2/token/issuer/access/module.mjs.map +1 -1
  308. package/dist/core/oauth2/token/issuer/mfa/module.mjs.map +1 -1
  309. package/dist/core/oauth2/token/issuer/open-id/module.mjs.map +1 -1
  310. package/dist/core/oauth2/token/issuer/refresh/module.mjs.map +1 -1
  311. package/dist/core/oauth2/token/verifier/module.mjs.map +1 -1
  312. package/dist/core/provisioning/entities/policy/validator.mjs.map +1 -1
  313. package/dist/core/provisioning/entities/utils.mjs.map +1 -1
  314. package/dist/core/provisioning/strategy/constants.mjs.map +1 -1
  315. package/dist/core/provisioning/strategy/validator.mjs.map +1 -1
  316. package/dist/core/provisioning/synchronizer/client/module.mjs.map +1 -1
  317. package/dist/core/provisioning/synchronizer/role/module.mjs.map +1 -1
  318. package/dist/core/provisioning/synchronizer/user/module.mjs.map +1 -1
  319. package/dist/core/query/module.mjs.map +1 -1
  320. package/dist/core/query/relations.mjs.map +1 -1
  321. package/dist/core/security/policy/evaluator.mjs.map +1 -1
  322. package/dist/ui/client/.vite/ssr-manifest.json +218 -218
  323. package/dist/ui/client/assets/index-CiHrf73J.css +2 -0
  324. package/dist/ui/client/assets/{index-BmJ2X468.js → index-mtJngmng.js} +1 -1
  325. package/dist/ui/client/index.html +2 -2
  326. package/dist/ui/server/server.js +534 -79
  327. package/package.json +26 -26
  328. package/dist/ui/client/assets/index-DiOvW76Q.css +0 -2
@@ -52,7 +52,7 @@ var __toESM$2 = (mod, isNodeMode, target) => (target = mod != null ? __create$2(
52
52
  var __toCommonJS = (mod) => __hasOwnProp$2.call(mod, "module.exports") ? mod["module.exports"] : __copyProps$2(__defProp$2({}, "__esModule", { value: true }), mod);
53
53
  var __require = /* #__PURE__ */ (() => createRequire(import.meta.url))();
54
54
  //#endregion
55
- //#region ../../node_modules/@vue/shared/dist/shared.cjs.prod.js
55
+ //#region ../../node_modules/vue/node_modules/@vue/shared/dist/shared.cjs.prod.js
56
56
  /**
57
57
  * @vue/shared v3.5.39
58
58
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
@@ -13714,7 +13714,7 @@ var require_lib$2 = /* @__PURE__ */ __commonJSMin$2(((exports) => {
13714
13714
  exports.tokTypes = tokTypes;
13715
13715
  }));
13716
13716
  //#endregion
13717
- //#region ../../node_modules/@vue/compiler-core/node_modules/estree-walker/dist/umd/estree-walker.js
13717
+ //#region ../../node_modules/vue/node_modules/estree-walker/dist/umd/estree-walker.js
13718
13718
  var require_estree_walker = /* @__PURE__ */ __commonJSMin$2(((exports, module) => {
13719
13719
  (function(global, factory) {
13720
13720
  typeof exports === "object" && typeof module !== "undefined" ? factory(exports) : typeof define === "function" && define.amd ? define(["exports"], factory) : (global = global || self, factory(global.estreeWalker = {}));
@@ -16059,7 +16059,7 @@ var require_source_map = /* @__PURE__ */ __commonJSMin$2(((exports) => {
16059
16059
  exports.SourceNode = require_source_node().SourceNode;
16060
16060
  }));
16061
16061
  //#endregion
16062
- //#region ../../node_modules/@vue/compiler-core/dist/compiler-core.cjs.prod.js
16062
+ //#region ../../node_modules/vue/node_modules/@vue/compiler-core/dist/compiler-core.cjs.prod.js
16063
16063
  /**
16064
16064
  * @vue/compiler-core v3.5.39
16065
16065
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
@@ -20819,7 +20819,7 @@ const ${helpers.map((s) => `_${helperNameMap[s]} = ${helperNameMap[s]}`).join(",
20819
20819
  exports.warnDeprecation = warnDeprecation;
20820
20820
  }));
20821
20821
  //#endregion
20822
- //#region ../../node_modules/@vue/compiler-dom/dist/compiler-dom.cjs.prod.js
20822
+ //#region ../../node_modules/vue/node_modules/@vue/compiler-dom/dist/compiler-dom.cjs.prod.js
20823
20823
  /**
20824
20824
  * @vue/compiler-dom v3.5.39
20825
20825
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
@@ -21254,7 +21254,7 @@ var require_compiler_dom_cjs_prod = /* @__PURE__ */ __commonJSMin$2(((exports) =
21254
21254
  });
21255
21255
  }));
21256
21256
  //#endregion
21257
- //#region ../../node_modules/@vue/reactivity/dist/reactivity.cjs.prod.js
21257
+ //#region ../../node_modules/vue/node_modules/@vue/reactivity/dist/reactivity.cjs.prod.js
21258
21258
  /**
21259
21259
  * @vue/reactivity v3.5.39
21260
21260
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
@@ -22762,7 +22762,7 @@ var require_reactivity_cjs_prod = /* @__PURE__ */ __commonJSMin$2(((exports) =>
22762
22762
  exports.watch = watch;
22763
22763
  }));
22764
22764
  //#endregion
22765
- //#region ../../node_modules/@vue/runtime-core/dist/runtime-core.cjs.prod.js
22765
+ //#region ../../node_modules/vue/node_modules/@vue/runtime-core/dist/runtime-core.cjs.prod.js
22766
22766
  /**
22767
22767
  * @vue/runtime-core v3.5.39
22768
22768
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
@@ -27124,7 +27124,7 @@ var require_runtime_core_cjs_prod = /* @__PURE__ */ __commonJSMin$2(((exports) =
27124
27124
  exports.withScopeId = withScopeId;
27125
27125
  }));
27126
27126
  //#endregion
27127
- //#region ../../node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.prod.js
27127
+ //#region ../../node_modules/vue/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.prod.js
27128
27128
  /**
27129
27129
  * @vue/runtime-dom v3.5.39
27130
27130
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
@@ -28521,7 +28521,7 @@ var require_vue_cjs_prod = /* @__PURE__ */ __commonJSMin$2(((exports) => {
28521
28521
  });
28522
28522
  }));
28523
28523
  //#endregion
28524
- //#region ../../node_modules/@vue/compiler-ssr/dist/compiler-ssr.cjs.js
28524
+ //#region ../../node_modules/vue/node_modules/@vue/compiler-ssr/dist/compiler-ssr.cjs.js
28525
28525
  /**
28526
28526
  * @vue/compiler-ssr v3.5.39
28527
28527
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
@@ -29357,7 +29357,7 @@ var require_compiler_ssr_cjs = /* @__PURE__ */ __commonJSMin$2(((exports) => {
29357
29357
  exports.compile = compile;
29358
29358
  }));
29359
29359
  //#endregion
29360
- //#region ../../node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js
29360
+ //#region ../../node_modules/vue/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js
29361
29361
  /**
29362
29362
  * @vue/server-renderer v3.5.39
29363
29363
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
@@ -32462,7 +32462,7 @@ var util_exports = /* @__PURE__ */ __exportAll({
32462
32462
  base64ToUint8Array: () => base64ToUint8Array,
32463
32463
  base64urlToUint8Array: () => base64urlToUint8Array,
32464
32464
  cached: () => cached,
32465
- captureStackTrace: () => captureStackTrace,
32465
+ captureStackTrace: () => captureStackTrace$1,
32466
32466
  cleanEnum: () => cleanEnum,
32467
32467
  cleanRegex: () => cleanRegex,
32468
32468
  clone: () => clone,
@@ -32624,7 +32624,7 @@ function esc(str) {
32624
32624
  function slugify$1(input) {
32625
32625
  return input.toLowerCase().trim().replace(/[^\w\s-]/g, "").replace(/[\s_-]+/g, "-").replace(/^-+|-+$/g, "");
32626
32626
  }
32627
- var captureStackTrace = "captureStackTrace" in Error ? Error.captureStackTrace : (..._args) => {};
32627
+ var captureStackTrace$1 = "captureStackTrace" in Error ? Error.captureStackTrace : (..._args) => {};
32628
32628
  function isObject$8(data) {
32629
32629
  return typeof data === "object" && data !== null && !Array.isArray(data);
32630
32630
  }
@@ -33158,7 +33158,7 @@ var _parse = (_Err) => (schema, value, _ctx, _params) => {
33158
33158
  if (result instanceof Promise) throw new $ZodAsyncError();
33159
33159
  if (result.issues.length) {
33160
33160
  const e = new ((_params?.Err) ?? _Err)(result.issues.map((iss) => finalizeIssue(iss, ctx, config())));
33161
- captureStackTrace(e, _params?.callee);
33161
+ captureStackTrace$1(e, _params?.callee);
33162
33162
  throw e;
33163
33163
  }
33164
33164
  return result.value;
@@ -33176,7 +33176,7 @@ var _parseAsync = (_Err) => async (schema, value, _ctx, params) => {
33176
33176
  if (result instanceof Promise) result = await result;
33177
33177
  if (result.issues.length) {
33178
33178
  const e = new ((params?.Err) ?? _Err)(result.issues.map((iss) => finalizeIssue(iss, ctx, config())));
33179
- captureStackTrace(e, params?.callee);
33179
+ captureStackTrace$1(e, params?.callee);
33180
33180
  throw e;
33181
33181
  }
33182
33182
  return result.value;
@@ -144850,13 +144850,153 @@ RegisterForm_vue_vue_type_script_lang_default.setup = (props, ctx) => {
144850
144850
  };
144851
144851
  var RegisterForm_default = /*#__PURE__*/ _plugin_vue_export_helper_default$2(RegisterForm_vue_vue_type_script_lang_default, [["ssrRender", _sfc_ssrRender$7]]);
144852
144852
  //#endregion
144853
- //#region ../../node_modules/vue-router/dist/useApi-s_02lHjl.js
144853
+ //#region ../../node_modules/nostics/dist/index.mjs
144854
+ /**
144855
+ * Renders a diagnostic into a multi-line, unicode-decorated string suitable
144856
+ * for terminal output. The first line is `[<name>] <message>`; optional
144857
+ * details (`fix`, `sources`, `docs`) follow with `├▶`/`╰▶` connectors.
144858
+ */
144859
+ function formatDiagnostic(diagnostic) {
144860
+ const header = `[${diagnostic.name}] ${diagnostic.message}`;
144861
+ const details = [];
144862
+ if (diagnostic.fix) details.push(`fix: ${diagnostic.fix}`);
144863
+ if (diagnostic.sources?.length) details.push(`sources: ${diagnostic.sources.join(", ")}`);
144864
+ if (diagnostic.docs) details.push(`see: ${diagnostic.docs}`);
144865
+ if (details.length === 0) return header;
144866
+ return [header, ...details.map((detail, i) => {
144867
+ return `${i < details.length - 1 ? "├▶" : "╰▶"} ${detail}`;
144868
+ })].join("\n");
144869
+ }
144870
+ /**
144871
+ * Transforms a value or a function that returns a value to a value.
144872
+ *
144873
+ * @param valFn either a value or a function that returns a value
144874
+ * @param args arguments to pass to the function if `valFn` is a function
144875
+ *
144876
+ * @internal
144877
+ */
144878
+ function toValueWithArgs(valFn, ...args) {
144879
+ return typeof valFn === "function" ? valFn(...args) : valFn;
144880
+ }
144881
+ /**
144882
+ * Creates a console reporter that renders each diagnostic with `formatter` and
144883
+ * prints the result via `console[method]`. Both default sensibly (`'warn'` and
144884
+ * {@link formatDiagnostic}); `method` can also be overridden per call through
144885
+ * the reporter options.
144886
+ */
144887
+ /* @__NO_SIDE_EFFECTS__ */
144888
+ function createConsoleReporter({ method: defaultMethod = "warn", formatter = formatDiagnostic } = {}) {
144889
+ return (diagnostic, { method = defaultMethod } = {}) => {
144890
+ console[method](formatter(diagnostic));
144891
+ };
144892
+ }
144893
+ var captureStackTrace = Error.captureStackTrace;
144894
+ var Diagnostic = class Diagnostic extends Error {
144895
+ name;
144896
+ /**
144897
+ * The diagnostic code, e.g. `MATH_E001`.
144898
+ * Also appears as the `name` property.
144899
+ */
144900
+ code;
144901
+ /**
144902
+ * URL to extended documentation for this diagnostic code.
144903
+ * Auto-generated from {@link DefineDiagnosticsOptions.docsBase}.
144904
+ */
144905
+ docs;
144906
+ /**
144907
+ * Optional actionable instructions on how to resolve the problem.
144908
+ */
144909
+ fix;
144910
+ /**
144911
+ * Locations in user code that contributed to this diagnostic, in
144912
+ * `file:line:column` format. Relevant when the stack trace doesn't reflect
144913
+ * the user's source (e.g. compilers, bundlers), otherwise redundant with the
144914
+ * stack and should be omitted.
144915
+ */
144916
+ sources;
144917
+ /**
144918
+ * Alias for {@link Error.message}: the reason this diagnostic was raised.
144919
+ */
144920
+ get why() {
144921
+ return this.message;
144922
+ }
144923
+ /**
144924
+ * @param init structured initializer; `why` is required
144925
+ * @param captureFrom V8 stack-cutoff frame. Defaults to {@link Diagnostic}
144926
+ * so the top of the trace is the `new Diagnostic(...)` call site.
144927
+ * `defineDiagnostics` passes its action method to strip its own frames too.
144928
+ * Ignored on engines without `Error.captureStackTrace`.
144929
+ */
144930
+ constructor(init, captureFrom = Diagnostic) {
144931
+ super(init.why, { cause: init.cause });
144932
+ this.code = this.name = init.code;
144933
+ this.fix = init.fix;
144934
+ this.docs = init.docs;
144935
+ this.sources = init.sources;
144936
+ captureStackTrace?.(this, captureFrom);
144937
+ }
144938
+ /**
144939
+ * Converts the diagnostic into a serializable structured object.
144940
+ */
144941
+ toJSON() {
144942
+ return {
144943
+ name: this.name,
144944
+ why: this.why,
144945
+ fix: this.fix,
144946
+ docs: this.docs,
144947
+ sources: this.sources,
144948
+ cause: this.cause,
144949
+ stack: this.stack
144950
+ };
144951
+ }
144952
+ };
144953
+ /**
144954
+ * Resolves the docs URL for a code from a `docsBase` (string template or
144955
+ * resolver function). Shared by {@link defineDiagnostics} and
144956
+ * {@link defineProdDiagnostics}. Per-code `docs` overrides are handled by the
144957
+ * caller; this only covers the `docsBase`-derived case.
144958
+ *
144959
+ * @internal
144960
+ */
144961
+ function deriveDocs(docsBase, code) {
144962
+ return typeof docsBase === "string" ? `${docsBase}/${code.toLowerCase()}` : docsBase?.(code);
144963
+ }
144964
+ /**
144965
+ * Creates a typed diagnostics object from a set of code definitions. Each
144966
+ * code becomes a callable {@link DiagnosticHandle}: invoke to report, or
144967
+ * `throw` the result to raise. No `new` required, no proxy.
144968
+ */
144969
+ /* @__NO_SIDE_EFFECTS__ */
144970
+ function defineDiagnostics(options) {
144971
+ const reporters = options.reporters ?? [];
144972
+ const result = {};
144973
+ const { docsBase } = options;
144974
+ for (const code of Object.keys(options.codes)) {
144975
+ const def = options.codes[code];
144976
+ const docs = def.docs === false ? void 0 : def.docs || deriveDocs(docsBase, code);
144977
+ const handle = (params = {}, reporterOptions = {}) => {
144978
+ const diagnostic = new Diagnostic({
144979
+ code,
144980
+ why: toValueWithArgs(def.why, params),
144981
+ fix: toValueWithArgs(def.fix, params),
144982
+ docs,
144983
+ cause: params.cause,
144984
+ sources: params.sources
144985
+ }, handle);
144986
+ for (const reporter of reporters) reporter(diagnostic, reporterOptions);
144987
+ return diagnostic;
144988
+ };
144989
+ result[code] = handle;
144990
+ }
144991
+ return result;
144992
+ }
144993
+ //#endregion
144994
+ //#region ../../node_modules/vue-router/dist/useApi-CROJJdhE.js
144854
144995
  /*!
144855
- * vue-router v5.1.0
144996
+ * vue-router v5.2.0
144856
144997
  * (c) 2026 Eduardo San Martin Morote
144857
144998
  * @license MIT
144858
144999
  */
144859
- var isBrowser$1 = typeof document !== "undefined";
144860
145000
  /**
144861
145001
  * Allows differentiating lazy components from functional components and vue-class-component
144862
145002
  * @internal
@@ -144933,14 +145073,269 @@ var propertiesToLog = [
144933
145073
  "query",
144934
145074
  "hash"
144935
145075
  ];
145076
+ /**
145077
+ * Stringifies a raw location for display in dev warnings.
145078
+ *
145079
+ * @internal
145080
+ */
144936
145081
  function stringifyRoute(to) {
144937
- if (typeof to === "string") return to;
145082
+ if (!to || typeof to === "string") return to;
144938
145083
  if (to.path != null) return to.path;
144939
145084
  const location = {};
144940
145085
  for (const key of propertiesToLog) if (key in to) location[key] = to[key];
144941
145086
  return JSON.stringify(location, null, 2);
144942
145087
  }
144943
145088
  /**
145089
+ * Runtime diagnostics catalog for Vue Router.
145090
+ *
145091
+ * Every entry has a stable `VUE_ROUTER_R####` code, a `why` that states the problem
145092
+ * (the diagnosis only, never the remedy) and a `fix` that states the remedy
145093
+ * (only, never the diagnosis). They are complementary: the reporter prints
145094
+ * both, so neither repeats the other. The diagnosis substrings asserted by the
145095
+ * warning tests stay in `why`. All call sites stay behind the existing `__DEV__` (or
145096
+ * `process.env.NODE_ENV !== 'production'`) guards and remain bare expression
145097
+ * statements so they tree-shake out of production builds.
145098
+ *
145099
+ * Codes are permanent: never rename or reuse one.
145100
+ * - `VUE_ROUTER_R0###` core runtime warnings
145101
+ * - `VUE_ROUTER_R1###` experimental data-loaders
145102
+ */
145103
+ var diagnostics = /*#__PURE__*/ defineDiagnostics({
145104
+ reporters: [/*#__PURE__*/ createConsoleReporter()],
145105
+ codes: {
145106
+ VUE_ROUTER_R0001: {
145107
+ why: (p) => `Parent route "${p.name}" not found when adding child route`,
145108
+ fix: "Add the parent route before its children, or check the parent name for typos.",
145109
+ docs: "https://router.vuejs.org/guide/advanced/dynamic-routing.html#Adding-nested-routes"
145110
+ },
145111
+ VUE_ROUTER_R0002: {
145112
+ why: (p) => `Cannot remove non-existent route "${p.name}"`,
145113
+ fix: "Check the route name; it may already have been removed or was never added.",
145114
+ docs: "https://router.vuejs.org/guide/advanced/dynamic-routing.html#Removing-routes"
145115
+ },
145116
+ VUE_ROUTER_R0003: {
145117
+ why: (p) => `Location "${stringifyRoute(p.location)}" resolved to "${p.href}". A resolved location cannot start with multiple slashes.`,
145118
+ fix: "Remove the leading slashes from the location or fix the route configuration."
145119
+ },
145120
+ VUE_ROUTER_R0004: {
145121
+ why: (p) => `No match found for location with path "${stringifyRoute(p.path)}"`,
145122
+ fix: "Add a route matching this path or check for typos in the location.",
145123
+ docs: "https://router.vuejs.org/guide/essentials/dynamic-matching.html#Catch-all-404-Not-found-Route"
145124
+ },
145125
+ VUE_ROUTER_R0005: {
145126
+ why: (p) => `router.resolve() was passed an invalid location. This will fail in production.\nLocation: ${stringifyRoute(p.rawLocation)}`,
145127
+ fix: "Pass a valid route location: a string path or an object with `path` or `name`."
145128
+ },
145129
+ VUE_ROUTER_R0006: {
145130
+ why: (p) => `Path "${p.path}" was passed with params but they will be ignored because a "path" was passed.`,
145131
+ fix: "Use a named route `{ name, params }` instead of `{ path, params }`.",
145132
+ docs: "https://router.vuejs.org/guide/essentials/navigation.html#Navigate-to-a-different-location"
145133
+ },
145134
+ VUE_ROUTER_R0007: {
145135
+ why: (p) => `A \`hash\` should always start with the character "#" but received "${p.hash}".`,
145136
+ fix: (p) => `Prepend "#" to the hash in your route location: use "#${p.hash}".`
145137
+ },
145138
+ VUE_ROUTER_R0008: {
145139
+ why: (p) => `Invalid redirect found:\n${p.target}\n when navigating to "${p.to}".\nThis will break in production.`,
145140
+ fix: "A redirect must resolve to a location with a `name` or `path`; return one of those (or a string path) from `redirect`.",
145141
+ docs: "https://router.vuejs.org/guide/essentials/redirect-and-alias.html#Redirect"
145142
+ },
145143
+ VUE_ROUTER_R0009: {
145144
+ why: (p) => `Detected a possibly infinite redirection in a navigation guard when going from "${p.from}" to "${p.to}". Aborting to avoid a Stack Overflow. This might break in production if not fixed.`,
145145
+ fix: "A guard is returning a new location on every call; make that return conditional so it only redirects when actually needed.",
145146
+ docs: "https://router.vuejs.org/guide/advanced/navigation-guards.html#Global-Before-Guards"
145147
+ },
145148
+ VUE_ROUTER_R0010: {
145149
+ why: "Uncaught error during route navigation",
145150
+ fix: "Register an error handler with `router.onError()` to handle navigation errors."
145151
+ },
145152
+ VUE_ROUTER_R0011: {
145153
+ why: "Unexpected error when starting the router:",
145154
+ fix: "Inspect the actual cause; a navigation guard or async component likely threw during the initial navigation."
145155
+ },
145156
+ VUE_ROUTER_R0020: {
145157
+ why: (p) => `No active route record was found when calling \`${p.fn}()\`. Maybe you called it inside of App.vue?`,
145158
+ fix: "Call it from a component rendered inside <router-view> (a page component or one of its children), not from App.vue.",
145159
+ docs: "https://router.vuejs.org/guide/advanced/composition-api.html#Navigation-Guards"
145160
+ },
145161
+ VUE_ROUTER_R0021: {
145162
+ why: "No active route record was found when reactivating component with navigation guard. This is likely a bug in vue-router.",
145163
+ fix: "Report with a minimal reproduction at https://github.com/vuejs/router/issues/new/choose."
145164
+ },
145165
+ VUE_ROUTER_R0022: {
145166
+ why: (p) => `${p.fn}() was called outside of component setup but it must be called at the top of a setup function`,
145167
+ fix: "Call it synchronously at the top of `setup()`, before any `await`.",
145168
+ docs: "https://router.vuejs.org/guide/advanced/composition-api.html#Navigation-Guards"
145169
+ },
145170
+ VUE_ROUTER_R0023: {
145171
+ why: (p) => `The "next" callback was never called inside of ${p.name ? `"${p.name}"` : ""}:\n${p.guard}`,
145172
+ fix: "Make sure `next()` runs on every branch, including early returns and async paths, or drop the `next` parameter and return the value instead.",
145173
+ docs: "https://router.vuejs.org/guide/advanced/navigation-guards.html#Optional-third-argument-next"
145174
+ },
145175
+ VUE_ROUTER_R0024: {
145176
+ why: (p) => `The "next" callback was called more than once in one navigation guard when going from "${p.from}" to "${p.to}". This will fail in production.`,
145177
+ fix: "Call `next()` exactly once per guard: remove the extra call, or migrate to returning the value you passed to `next()`.",
145178
+ docs: "https://router.vuejs.org/guide/advanced/navigation-guards.html#Optional-third-argument-next"
145179
+ },
145180
+ VUE_ROUTER_R0025: {
145181
+ why: "The `next()` callback in navigation guards is deprecated.",
145182
+ fix: "Return the value instead: `next()` becomes `return`, `next(false)` becomes `return false`, `next(\"/path\")` becomes `return \"/path\"`.",
145183
+ docs: "https://router.vuejs.org/guide/advanced/navigation-guards.html#Optional-third-argument-next"
145184
+ },
145185
+ VUE_ROUTER_R0026: {
145186
+ why: (p) => `Record with path "${p.path}" is either missing a "component(s)" or "children" property.`,
145187
+ fix: "Add a `component`, `components`, or `children` to the route record.",
145188
+ docs: "https://router.vuejs.org/guide/essentials/nested-routes.html"
145189
+ },
145190
+ VUE_ROUTER_R0027: {
145191
+ why: (p) => `Component "${p.name}" in record with path "${p.path}" is not a valid component. Received "${p.received}".`,
145192
+ fix: "Pass a component or a function returning a Promise that resolves to one."
145193
+ },
145194
+ VUE_ROUTER_R0028: {
145195
+ why: (p) => `Component "${p.name}" in record with path "${p.path}" is a Promise instead of a function that returns a Promise. This will break in production if not fixed.`,
145196
+ fix: `Defer the import in an arrow function so it loads lazily: write "() => import('./MyPage.vue')", not "import('./MyPage.vue')".`,
145197
+ docs: "https://router.vuejs.org/guide/advanced/lazy-loading.html"
145198
+ },
145199
+ VUE_ROUTER_R0029: {
145200
+ why: (p) => `Component "${p.name}" in record with path "${p.path}" is defined using "defineAsyncComponent()".`,
145201
+ fix: `Drop the wrapper and pass "() => import('./MyPage.vue')" directly; the router handles lazy components itself.`,
145202
+ docs: "https://router.vuejs.org/guide/advanced/lazy-loading.html#Relationship-to-async-components"
145203
+ },
145204
+ VUE_ROUTER_R0030: {
145205
+ why: (p) => `Component "${p.name}" in record with path "${p.path}" is a function that does not return a Promise. This will break in production if not fixed.`,
145206
+ fix: "Return a dynamic import (`() => import(\"./MyPage.vue\")`) from the function, or add a `displayName` if it is a functional component.",
145207
+ docs: "https://router.vuejs.org/guide/advanced/lazy-loading.html"
145208
+ },
145209
+ VUE_ROUTER_R0040: {
145210
+ why: (p) => `Because "${p.el}" starts with "#", scrollBehavior resolves it as an element id via document.getElementById("${p.el.slice(1)}"), not as a CSS selector. No element has that id, but "${p.el}" does match an element with document.querySelector().`,
145211
+ fix: (p) => `Resolve the element yourself and return the node: el: document.querySelector('${p.el}').`,
145212
+ docs: "https://router.vuejs.org/guide/advanced/scroll-behavior.html"
145213
+ },
145214
+ VUE_ROUTER_R0041: {
145215
+ why: (p) => `The selector "${p.el}" is invalid. See https://mathiasbynens.be/notes/css-escapes or CSS.escape (https://developer.mozilla.org/en-US/docs/Web/API/CSS/escape) for the escaping rules.`,
145216
+ fix: "Build an id selector as `#${CSS.escape(id)}` so special characters in the id are escaped.",
145217
+ docs: "https://router.vuejs.org/guide/advanced/scroll-behavior.html"
145218
+ },
145219
+ VUE_ROUTER_R0042: {
145220
+ why: (p) => `Couldn't find element using selector "${p.el}" returned by scrollBehavior.`,
145221
+ fix: "Return a selector that matches an existing element, or guard against missing elements.",
145222
+ docs: "https://router.vuejs.org/guide/advanced/scroll-behavior.html"
145223
+ },
145224
+ VUE_ROUTER_R0050: {
145225
+ why: (p) => {
145226
+ let to;
145227
+ try {
145228
+ to = p.to === void 0 ? "undefined" : JSON.stringify(p.to);
145229
+ } catch {
145230
+ to = String(p.to);
145231
+ }
145232
+ return `Invalid value for prop "to" in useLink()\n- to: ${to}`;
145233
+ },
145234
+ fix: "Pass a valid route location (a string path or an object) to the \"to\" prop."
145235
+ },
145236
+ VUE_ROUTER_R0060: {
145237
+ why: (p) => `<router-view> can no longer be used directly inside <${p.comp}>.`,
145238
+ fix: (p) => `Wrap the slot's resolved component with <${p.comp}> instead of nesting <router-view> in it:\n\n<router-view v-slot="{ Component }">\n <${p.comp}>\n <component :is="Component" />\n </${p.comp}>\n</router-view>`,
145239
+ docs: "https://router.vuejs.org/guide/advanced/router-view-slot.html#KeepAlive-Transition"
145240
+ },
145241
+ VUE_ROUTER_R0070: {
145242
+ why: (p) => `Cannot resolve a relative location without an absolute path. Trying to resolve "${p.to}" from "${p.from}".`,
145243
+ fix: (p) => `Resolve from an absolute \`from\` path that starts with "/", e.g. "/${p.from}".`
145244
+ },
145245
+ VUE_ROUTER_R0080: {
145246
+ why: (p) => `Error decoding "${p.text}". Using original value`,
145247
+ fix: "Ensure the value is correctly percent-encoded."
145248
+ },
145249
+ VUE_ROUTER_R0090: {
145250
+ why: (p) => `Found duplicated params with name "${p.name}" for path "${p.path}". Only the last one will be available on "$route.params".`,
145251
+ fix: "Give each param a unique name within the path.",
145252
+ docs: "https://router.vuejs.org/guide/essentials/route-matching-syntax.html"
145253
+ },
145254
+ VUE_ROUTER_R0100: {
145255
+ why: (p) => `Discarded invalid param(s) "${p.params}" when navigating.` + p.inherited + ` See https://github.com/vuejs/router/commit/e887570 for more details.`,
145256
+ fix: "Only pass params that exist on the target route."
145257
+ },
145258
+ VUE_ROUTER_R0101: {
145259
+ why: (p) => `The Matcher cannot resolve relative paths but received "${p.path}". Unless you directly called \`matcher.resolve("${p.path}")\`, this is probably a bug in vue-router. Please open an issue at https://github.com/vuejs/router/issues/new/choose.`,
145260
+ fix: "Pass an absolute path (starting with \"/\") to the matcher."
145261
+ },
145262
+ VUE_ROUTER_R0102: {
145263
+ why: (p) => `Alias "${p.alias}" and the original record: "${p.original}" must have the exact same param named "${p.name}"`,
145264
+ fix: "Use the same param names in the alias as in the original route.",
145265
+ docs: "https://router.vuejs.org/guide/essentials/redirect-and-alias.html#Alias"
145266
+ },
145267
+ VUE_ROUTER_R0103: {
145268
+ why: (p) => `The route named "${p.name}" has a child without a name, an empty path, and no children. Using that name won't render the empty path child, so this is probably a mistake.`,
145269
+ fix: "Move the `name` onto the empty-path child; or, if intentional, give the child its own name to silence this.",
145270
+ docs: "https://router.vuejs.org/guide/essentials/nested-routes.html#Nested-Named-Routes"
145271
+ },
145272
+ VUE_ROUTER_R0104: {
145273
+ why: (p) => `Absolute path "${p.path}" must have the exact same param named "${p.name}" as its parent "${p.parent}".`,
145274
+ fix: "Include the parent route params in the absolute child path.",
145275
+ docs: "https://router.vuejs.org/guide/essentials/nested-routes.html"
145276
+ },
145277
+ VUE_ROUTER_R0105: {
145278
+ why: (p) => `Finding ancestor route "${p.ancestor}" failed for "${p.record}"`,
145279
+ fix: "Report a reproduction at https://github.com/vuejs/router/issues/new/choose."
145280
+ },
145281
+ VUE_ROUTER_R0110: {
145282
+ why: `A hash base must end with a "#"`,
145283
+ fix: (p) => `Append "#" to the "base" argument passed to "createWebHashHistory()": "${p.base}" should be "${p.suggestion}".`
145284
+ },
145285
+ VUE_ROUTER_R0120: {
145286
+ why: "Error with push/replace State",
145287
+ fix: "The browser rejected the history API call; check for cross-origin or rate-limit issues."
145288
+ },
145289
+ VUE_ROUTER_R0121: {
145290
+ why: "history.state seems to have been manually replaced without preserving the necessary values.\nYou can find more information at https://router.vuejs.org/guide/migration/#Usage-of-history-state",
145291
+ fix: "Merge the router's state into your own when calling it manually: `history.replaceState({ ...history.state, ...yourState }, '', url)`.",
145292
+ docs: "https://router.vuejs.org/guide/migration.html#Usage-of-history-state"
145293
+ },
145294
+ VUE_ROUTER_R1001: {
145295
+ why: (p) => `Data loader "${String(p.key)}" has a different parent than the current context. This shouldn't be happening.`,
145296
+ fix: "Report a bug with a minimal reproduction at https://github.com/vuejs/router/."
145297
+ },
145298
+ VUE_ROUTER_R1002: {
145299
+ why: "Returning a NavigationResult is deprecated.",
145300
+ fix: "Replace `return new NavigationResult(to)` with `reroute(to)`, which throws internally to reroute.",
145301
+ docs: "https://router.vuejs.org/data-loaders/navigation-aware.html#Controlling-the-navigation-with-reroute-"
145302
+ },
145303
+ VUE_ROUTER_R1003: {
145304
+ why: (p) => `Loader "${p.key}"'s "commit()" was called but there is no staged data.`,
145305
+ fix: "Ensure the loader resolved before calling `commit()`.",
145306
+ docs: "https://router.vuejs.org/data-loaders/defining-loaders.html#Delaying-data-updates-with-commit"
145307
+ },
145308
+ VUE_ROUTER_R1004: {
145309
+ why: (p) => "A loader returned a NavigationResult but is not registered on the route." + p.key,
145310
+ fix: "Export the loader from the page component so it gets registered, e.g. `export const useUserData = defineLoader(...)`.",
145311
+ docs: "https://router.vuejs.org/data-loaders/organization.html"
145312
+ },
145313
+ VUE_ROUTER_R1005: {
145314
+ why: (p) => `Data loader "${p.key}" has itself as parent. This shouldn't be happening.`,
145315
+ fix: "Report a bug with a minimal reproduction at https://github.com/vuejs/router/."
145316
+ },
145317
+ VUE_ROUTER_R1006: {
145318
+ why: (p) => `A query was defined with the same key as the loader "[${p.key}]".\nSee https://pinia-colada.esm.dev/#TODO`,
145319
+ fix: "If the key is meant to match, use the data loader directly; otherwise rename the `useQuery()` key so it no longer collides.",
145320
+ docs: "https://router.vuejs.org/data-loaders/colada.html"
145321
+ },
145322
+ VUE_ROUTER_R1007: {
145323
+ why: "Data Loader was setup twice.",
145324
+ fix: "Register `DataLoaderPlugin` a single time via `app.use()`.",
145325
+ docs: "https://router.vuejs.org/data-loaders.html#Installation"
145326
+ },
145327
+ VUE_ROUTER_R1008: {
145328
+ why: "Data Loader is experimental and subject to breaking changes in the future.",
145329
+ docs: "https://router.vuejs.org/data-loaders.html"
145330
+ },
145331
+ VUE_ROUTER_R1009: {
145332
+ why: "Returning a NavigationResult from a loader is deprecated.",
145333
+ fix: "Call `reroute(to)` inside the loader instead of returning `new NavigationResult(to)`; it throws internally to reroute.",
145334
+ docs: "https://router.vuejs.org/data-loaders/navigation-aware.html#Controlling-the-navigation-with-reroute-"
145335
+ }
145336
+ }
145337
+ });
145338
+ /**
144944
145339
  * RouteRecord being rendered by the closest ancestor Router View. Used for
144945
145340
  * `onBeforeRouteUpdate` and `onBeforeRouteLeave`. rvlm stands for Router View
144946
145341
  * Location Matched
@@ -144999,10 +145394,10 @@ var __toESM$1 = (mod, isNodeMode, target) => (target = mod != null ? __create$1(
144999
145394
  value: mod,
145000
145395
  enumerable: true
145001
145396
  }) : target, mod));
145002
- var isBrowser = typeof navigator !== "undefined";
145397
+ var isBrowser$1 = typeof navigator !== "undefined";
145003
145398
  var target = typeof window !== "undefined" ? window : typeof globalThis !== "undefined" ? globalThis : typeof global !== "undefined" ? global : {};
145004
145399
  typeof target.chrome !== "undefined" && target.chrome.devtools;
145005
- isBrowser && (target.self, target.top);
145400
+ isBrowser$1 && (target.self, target.top);
145006
145401
  typeof navigator !== "undefined" && navigator.userAgent?.toLowerCase().includes("electron");
145007
145402
  typeof window !== "undefined" && window.__NUXT__;
145008
145403
  var import_rfdc = /* @__PURE__ */ __toESM$1((/* @__PURE__ */ __commonJSMin$1(((exports, module) => {
@@ -145899,7 +146294,7 @@ var RefStateEditor = class {
145899
146294
  new StateEditor();
145900
146295
  var TIMELINE_LAYERS_STATE_STORAGE_ID = "__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS_STATE__";
145901
146296
  function getTimelineLayersStateFromStorage() {
145902
- if (typeof window === "undefined" || !isBrowser || typeof localStorage === "undefined" || localStorage === null) return {
146297
+ if (typeof window === "undefined" || !isBrowser$1 || typeof localStorage === "undefined" || localStorage === null) return {
145903
146298
  recordingState: false,
145904
146299
  mouseEventEnabled: false,
145905
146300
  keyboardEventEnabled: false,
@@ -148715,16 +149110,13 @@ target.__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__ ??= null;
148715
149110
  target.__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__ ??= null;
148716
149111
  target.__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__ ??= null;
148717
149112
  //#endregion
148718
- //#region ../../node_modules/vue-router/dist/devtools-DCoWQoU_.js
149113
+ //#region ../../node_modules/vue-router/dist/devtools-Bpr7ZAVB.js
148719
149114
  /*!
148720
- * vue-router v5.1.0
149115
+ * vue-router v5.2.0
148721
149116
  * (c) 2026 Eduardo San Martin Morote
148722
149117
  * @license MIT
148723
149118
  */
148724
- function warn$1(msg) {
148725
- const args = Array.from(arguments).slice(1);
148726
- console.warn.apply(console, ["[Vue Router warn]: " + msg].concat(args));
148727
- }
149119
+ var isBrowser = typeof document !== "undefined";
148728
149120
  /**
148729
149121
  * Encoding Rules (␣ = Space)
148730
149122
  * - Path: ␣ " < > # ? { }
@@ -148834,7 +149226,7 @@ function decode(text) {
148834
149226
  try {
148835
149227
  return decodeURIComponent("" + text);
148836
149228
  } catch {
148837
- process.env.NODE_ENV !== "production" && warn$1(`Error decoding "${text}". Using original value`);
149229
+ process.env.NODE_ENV !== "production" && diagnostics.VUE_ROUTER_R0080({ text: "" + text });
148838
149230
  }
148839
149231
  return "" + text;
148840
149232
  }
@@ -148942,7 +149334,10 @@ function isEquivalentArray(a, b) {
148942
149334
  function resolveRelativePath(to, from) {
148943
149335
  if (to.startsWith("/")) return to;
148944
149336
  if (process.env.NODE_ENV !== "production" && !from.startsWith("/")) {
148945
- warn$1(`Cannot resolve a relative location without an absolute path. Trying to resolve "${to}" from "${from}". It should look like "/${from}".`);
149337
+ diagnostics.VUE_ROUTER_R0070({
149338
+ to,
149339
+ from
149340
+ });
148946
149341
  return to;
148947
149342
  }
148948
149343
  if (!to) return from;
@@ -148995,7 +149390,7 @@ var START_LOCATION_NORMALIZED = {
148995
149390
  * @param base - base to normalize
148996
149391
  */
148997
149392
  function normalizeBase(base) {
148998
- if (!base) if (isBrowser$1) {
149393
+ if (!base) if (isBrowser) {
148999
149394
  const baseEl = document.querySelector("base");
149000
149395
  base = baseEl && baseEl.getAttribute("href") || "/";
149001
149396
  base = base.replace(/^\w+:\/\/[^/]+/, "");
@@ -149050,17 +149445,17 @@ function scrollToPosition(position) {
149050
149445
  if (!isIdSelector || !document.getElementById(position.el.slice(1))) try {
149051
149446
  const foundEl = document.querySelector(position.el);
149052
149447
  if (isIdSelector && foundEl) {
149053
- warn$1(`The selector "${position.el}" should be passed as "el: document.querySelector('${position.el}')" because it starts with "#".`);
149448
+ diagnostics.VUE_ROUTER_R0040({ el: position.el });
149054
149449
  return;
149055
149450
  }
149056
149451
  } catch {
149057
- warn$1(`The selector "${position.el}" is invalid. If you are using an id selector, make sure to escape it. You can find more information about escaping characters in selectors at https://mathiasbynens.be/notes/css-escapes or use CSS.escape (https://developer.mozilla.org/en-US/docs/Web/API/CSS/escape).`);
149452
+ diagnostics.VUE_ROUTER_R0041({ el: position.el });
149058
149453
  return;
149059
149454
  }
149060
149455
  }
149061
149456
  const el = typeof positionEl === "string" ? isIdSelector ? document.getElementById(positionEl.slice(1)) : document.querySelector(positionEl) : positionEl;
149062
149457
  if (!el) {
149063
- process.env.NODE_ENV !== "production" && warn$1(`Couldn't find element using selector "${position.el}" returned by scrollBehavior.`);
149458
+ process.env.NODE_ENV !== "production" && diagnostics.VUE_ROUTER_R0042({ el: position.el });
149064
149459
  return;
149065
149460
  }
149066
149461
  scrollToOptions = getElementPosition(el, position);
@@ -149202,17 +149597,20 @@ function guardToPromiseFn(guard, to, from, record, name, runWithContext = (fn) =
149202
149597
  let guardCall = Promise.resolve(guardReturn);
149203
149598
  if (guard.length < 3) guardCall = guardCall.then(next);
149204
149599
  if (process.env.NODE_ENV !== "production" && guard.length > 2) {
149205
- const message = `The "next" callback was never called inside of ${guard.name ? "\"" + guard.name + "\"" : ""}:\n${guard.toString()}\n. If you are returning a value instead of calling "next", make sure to remove the "next" parameter from your function.`;
149600
+ const guardInfo = {
149601
+ name: guard.name,
149602
+ guard: guard.toString()
149603
+ };
149206
149604
  if (typeof guardReturn === "object" && "then" in guardReturn) guardCall = guardCall.then((resolvedValue) => {
149207
149605
  if (!next._called) {
149208
- warn$1(message);
149606
+ diagnostics.VUE_ROUTER_R0023(guardInfo);
149209
149607
  return Promise.reject(/* @__PURE__ */ new Error("Invalid navigation guard"));
149210
149608
  }
149211
149609
  return resolvedValue;
149212
149610
  });
149213
149611
  else if (guardReturn !== void 0) {
149214
149612
  if (!next._called) {
149215
- warn$1(message);
149613
+ diagnostics.VUE_ROUTER_R0023(guardInfo);
149216
149614
  reject(/* @__PURE__ */ new Error("Invalid navigation guard"));
149217
149615
  return;
149218
149616
  }
@@ -149233,7 +149631,7 @@ function withDeprecationWarning(next) {
149233
149631
  return function() {
149234
149632
  if (!warned) {
149235
149633
  warned = true;
149236
- warn$1("The `next()` callback in navigation guards is deprecated. Return the value instead of calling `next(value)`.");
149634
+ diagnostics.VUE_ROUTER_R0025();
149237
149635
  }
149238
149636
  return next.apply(this, arguments);
149239
149637
  };
@@ -149241,7 +149639,10 @@ function withDeprecationWarning(next) {
149241
149639
  function canOnlyBeCalledOnce(next, to, from) {
149242
149640
  let called = 0;
149243
149641
  return function() {
149244
- if (called++ === 1) warn$1(`The "next" callback was called more than once in one navigation guard when going from "${from.fullPath}" to "${to.fullPath}". It should be called exactly one time in each navigation guard. This will fail in production.`);
149642
+ if (called++ === 1) diagnostics.VUE_ROUTER_R0024({
149643
+ from: from.fullPath,
149644
+ to: to.fullPath
149645
+ });
149245
149646
  next._called = true;
149246
149647
  if (called === 1) next.apply(null, arguments);
149247
149648
  };
@@ -149249,20 +149650,30 @@ function canOnlyBeCalledOnce(next, to, from) {
149249
149650
  function extractComponentsGuards(matched, guardType, to, from, runWithContext = (fn) => fn()) {
149250
149651
  const guards = [];
149251
149652
  for (const record of matched) {
149252
- if (process.env.NODE_ENV !== "production" && !record.components && record.children && !record.children.length) warn$1(`Record with path "${record.path}" is either missing a "component(s)" or "children" property.`);
149653
+ if (process.env.NODE_ENV !== "production" && !record.components && record.children && !record.children.length) diagnostics.VUE_ROUTER_R0026({ path: record.path });
149253
149654
  for (const name in record.components) {
149254
149655
  let rawComponent = record.components[name];
149255
149656
  if (process.env.NODE_ENV !== "production") {
149256
149657
  if (!rawComponent || typeof rawComponent !== "object" && typeof rawComponent !== "function") {
149257
- warn$1(`Component "${name}" in record with path "${record.path}" is not a valid component. Received "${String(rawComponent)}".`);
149658
+ diagnostics.VUE_ROUTER_R0027({
149659
+ name,
149660
+ path: record.path,
149661
+ received: String(rawComponent)
149662
+ });
149258
149663
  throw new Error("Invalid route component");
149259
149664
  } else if ("then" in rawComponent) {
149260
- warn$1(`Component "${name}" in record with path "${record.path}" is a Promise instead of a function that returns a Promise. Did you write "import('./MyPage.vue')" instead of "() => import('./MyPage.vue')" ? This will break in production if not fixed.`);
149665
+ diagnostics.VUE_ROUTER_R0028({
149666
+ name,
149667
+ path: record.path
149668
+ });
149261
149669
  const promise = rawComponent;
149262
149670
  rawComponent = () => promise;
149263
149671
  } else if (rawComponent.__asyncLoader && !rawComponent.__warnedDefineAsync) {
149264
149672
  rawComponent.__warnedDefineAsync = true;
149265
- warn$1(`Component "${name}" in record with path "${record.path}" is defined using "defineAsyncComponent()". Write "() => import('./MyPage.vue')" instead of "defineAsyncComponent(() => import('./MyPage.vue'))".`);
149673
+ diagnostics.VUE_ROUTER_R0029({
149674
+ name,
149675
+ path: record.path
149676
+ });
149266
149677
  }
149267
149678
  }
149268
149679
  if (guardType !== "beforeRouteEnter" && !record.instances[name]) continue;
@@ -149272,7 +149683,10 @@ function extractComponentsGuards(matched, guardType, to, from, runWithContext =
149272
149683
  } else {
149273
149684
  let componentPromise = rawComponent();
149274
149685
  if (process.env.NODE_ENV !== "production" && !("catch" in componentPromise)) {
149275
- warn$1(`Component "${name}" in record with path "${record.path}" is a function that does not return a Promise. If you were passing a functional component, make sure to add a "displayName" to the component. This will break in production if not fixed.`);
149686
+ diagnostics.VUE_ROUTER_R0030({
149687
+ name,
149688
+ path: record.path
149689
+ });
149276
149690
  componentPromise = Promise.resolve(componentPromise);
149277
149691
  }
149278
149692
  guards.push(() => componentPromise.then((resolved) => {
@@ -149660,7 +150074,7 @@ function omit(obj, keys) {
149660
150074
  //#endregion
149661
150075
  //#region ../../node_modules/vue-router/dist/vue-router.js
149662
150076
  /*!
149663
- * vue-router v5.1.0
150077
+ * vue-router v5.2.0
149664
150078
  * (c) 2026 Eduardo San Martin Morote
149665
150079
  * @license MIT
149666
150080
  */
@@ -149783,7 +150197,7 @@ function useHistoryStateNavigation(base) {
149783
150197
  history[replace ? "replaceState" : "pushState"](state, "", url);
149784
150198
  historyState.value = state;
149785
150199
  } catch (err) {
149786
- if (process.env.NODE_ENV !== "production") warn$1("Error with push/replace State", err);
150200
+ if (process.env.NODE_ENV !== "production") diagnostics.VUE_ROUTER_R0120({ cause: err });
149787
150201
  else console.error(err);
149788
150202
  location[replace ? "replace" : "assign"](url);
149789
150203
  }
@@ -149797,7 +150211,7 @@ function useHistoryStateNavigation(base) {
149797
150211
  forward: to,
149798
150212
  scroll: computeScrollPosition()
149799
150213
  });
149800
- if (process.env.NODE_ENV !== "production" && !history.state) warn$1("history.state seems to have been manually replaced without preserving the necessary values. Make sure to preserve existing history state if you are manually calling history.replaceState:\n\nhistory.replaceState(history.state, '', url)\n\nYou can find more information at https://router.vuejs.org/guide/migration/#Usage-of-history-state");
150214
+ if (process.env.NODE_ENV !== "production" && !history.state) diagnostics.VUE_ROUTER_R0121();
149801
150215
  changeLocation(currentState.current, currentState, true);
149802
150216
  changeLocation(to, assign({}, buildState(currentLocation.value, to, null), { position: currentState.position + 1 }, data), false);
149803
150217
  currentLocation.value = to;
@@ -150170,7 +150584,10 @@ function createRouteRecordMatcher(record, parent, options) {
150170
150584
  if (process.env.NODE_ENV !== "production") {
150171
150585
  const existingKeys = /* @__PURE__ */ new Set();
150172
150586
  for (const key of parser.keys) {
150173
- if (existingKeys.has(key.name)) warn$1(`Found duplicated params with name "${key.name}" for path "${record.path}". Only the last one will be available on "$route.params".`);
150587
+ if (existingKeys.has(key.name)) diagnostics.VUE_ROUTER_R0090({
150588
+ name: key.name,
150589
+ path: record.path
150590
+ });
150174
150591
  existingKeys.add(key.name);
150175
150592
  }
150176
150593
  }
@@ -150287,7 +150704,10 @@ function createRouterMatcher(routes, globalOptions) {
150287
150704
  const invalidParams = Object.keys(location.params || {}).filter((paramName) => !matcher.keys.find((k) => k.name === paramName));
150288
150705
  if (invalidParams.length) {
150289
150706
  const isInherited = !matcher.keys.length && invalidParams.some((name) => name in currentLocation.params);
150290
- warn$1(`Discarded invalid param(s) "${invalidParams.join("\", \"")}" when navigating.` + (isInherited ? ` If you are using a catch-all route with a named redirect, pass an empty \`params\` object: \`redirect: { name: '...', params: {} }\`.` : "") + ` See https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22 for more details.`);
150707
+ diagnostics.VUE_ROUTER_R0100({
150708
+ params: invalidParams.join("\", \""),
150709
+ inherited: isInherited ? ` If you are using a catch-all route with a named redirect, pass an empty \`params\` object: \`redirect: { name: '...', params: {} }\`.` : ""
150710
+ });
150291
150711
  }
150292
150712
  }
150293
150713
  name = matcher.record.name;
@@ -150295,7 +150715,7 @@ function createRouterMatcher(routes, globalOptions) {
150295
150715
  path = matcher.stringify(params);
150296
150716
  } else if (location.path != null) {
150297
150717
  path = location.path;
150298
- if (process.env.NODE_ENV !== "production" && !path.startsWith("/")) warn$1(`The Matcher cannot resolve relative paths but received "${path}". Unless you directly called \`matcher.resolve("${path}")\`, this is probably a bug in vue-router. Please open an issue at https://github.com/vuejs/router/issues/new/choose.`);
150718
+ if (process.env.NODE_ENV !== "production" && !path.startsWith("/")) diagnostics.VUE_ROUTER_R0101({ path });
150299
150719
  matcher = matchers.find((m) => m.re.test(path));
150300
150720
  if (matcher) {
150301
150721
  params = matcher.parse(path);
@@ -150419,8 +150839,22 @@ function isSameParam(a, b) {
150419
150839
  * @param b - alias record
150420
150840
  */
150421
150841
  function checkSameParams(a, b) {
150422
- for (const key of a.keys) if (!key.optional && !b.keys.find(isSameParam.bind(null, key))) return warn$1(`Alias "${b.record.path}" and the original record: "${a.record.path}" must have the exact same param named "${key.name}"`);
150423
- for (const key of b.keys) if (!key.optional && !a.keys.find(isSameParam.bind(null, key))) return warn$1(`Alias "${b.record.path}" and the original record: "${a.record.path}" must have the exact same param named "${key.name}"`);
150842
+ for (const key of a.keys) if (!key.optional && !b.keys.find(isSameParam.bind(null, key))) {
150843
+ diagnostics.VUE_ROUTER_R0102({
150844
+ alias: b.record.path,
150845
+ original: a.record.path,
150846
+ name: key.name
150847
+ });
150848
+ return;
150849
+ }
150850
+ for (const key of b.keys) if (!key.optional && !a.keys.find(isSameParam.bind(null, key))) {
150851
+ diagnostics.VUE_ROUTER_R0102({
150852
+ alias: b.record.path,
150853
+ original: a.record.path,
150854
+ name: key.name
150855
+ });
150856
+ return;
150857
+ }
150424
150858
  }
150425
150859
  /**
150426
150860
  * A route with a name and a child with an empty path without a name should warn when adding the route
@@ -150429,13 +150863,20 @@ function checkSameParams(a, b) {
150429
150863
  * @param parent - RouteRecordMatcher
150430
150864
  */
150431
150865
  function checkChildMissingNameWithEmptyPath(mainNormalizedRecord, parent) {
150432
- if (parent && parent.record.name && !mainNormalizedRecord.name && !mainNormalizedRecord.path && mainNormalizedRecord.children.length === 0) warn$1(`The route named "${String(parent.record.name)}" has a child without a name, an empty path, and no children. This is probably a mistake: using that name won't render the empty path child so you probably want to move the name to the child instead. If this is intentional, add a name to the child route to silence the warning.`);
150866
+ if (parent && parent.record.name && !mainNormalizedRecord.name && !mainNormalizedRecord.path && mainNormalizedRecord.children.length === 0) diagnostics.VUE_ROUTER_R0103({ name: String(parent.record.name) });
150433
150867
  }
150434
150868
  function checkSameNameAsAncestor(record, parent) {
150435
150869
  for (let ancestor = parent; ancestor; ancestor = ancestor.parent) if (ancestor.record.name === record.name) throw new Error(`A route named "${String(record.name)}" has been added as a ${parent === ancestor ? "child" : "descendant"} of a route with the same name. Route names must be unique and a nested route cannot use the same name as an ancestor.`);
150436
150870
  }
150437
150871
  function checkMissingParamsInAbsolutePath(record, parent) {
150438
- for (const key of parent.keys) if (!record.keys.find(isSameParam.bind(null, key))) return warn$1(`Absolute path "${record.record.path}" must have the exact same param named "${key.name}" as its parent "${parent.record.path}".`);
150872
+ for (const key of parent.keys) if (!record.keys.find(isSameParam.bind(null, key))) {
150873
+ diagnostics.VUE_ROUTER_R0104({
150874
+ path: record.record.path,
150875
+ name: key.name,
150876
+ parent: parent.record.path
150877
+ });
150878
+ return;
150879
+ }
150439
150880
  }
150440
150881
  /**
150441
150882
  * Performs a binary search to find the correct insertion index for a new matcher.
@@ -150457,7 +150898,10 @@ function findInsertionIndex(matcher, matchers) {
150457
150898
  const insertionAncestor = getInsertionAncestor(matcher);
150458
150899
  if (insertionAncestor) {
150459
150900
  upper = matchers.lastIndexOf(insertionAncestor, upper - 1);
150460
- if (process.env.NODE_ENV !== "production" && upper < 0) warn$1(`Finding ancestor route "${insertionAncestor.record.path}" failed for "${matcher.record.path}"`);
150901
+ if (process.env.NODE_ENV !== "production" && upper < 0) diagnostics.VUE_ROUTER_R0105({
150902
+ ancestor: insertionAncestor.record.path,
150903
+ record: matcher.record.path
150904
+ });
150461
150905
  }
150462
150906
  return upper;
150463
150907
  }
@@ -150488,8 +150932,7 @@ function useLink(props) {
150488
150932
  const route = (0, vue_exports.computed)(() => {
150489
150933
  const to = (0, vue_exports.unref)(props.to);
150490
150934
  if (process.env.NODE_ENV !== "production" && (!hasPrevious || to !== previousTo)) {
150491
- if (!isRouteLocation(to)) if (hasPrevious) warn$1(`Invalid value for prop "to" in useLink()\n- to:`, to, `\n- previous to:`, previousTo, `\n- props:`, props);
150492
- else warn$1(`Invalid value for prop "to" in useLink()\n- to:`, to, `\n- props:`, props);
150935
+ if (!isRouteLocation(to)) diagnostics.VUE_ROUTER_R0050({ to });
150493
150936
  previousTo = to;
150494
150937
  hasPrevious = true;
150495
150938
  }
@@ -150516,7 +150959,7 @@ function useLink(props) {
150516
150959
  }
150517
150960
  return Promise.resolve();
150518
150961
  }
150519
- if ((process.env.NODE_ENV !== "production" || false) && isBrowser$1) {
150962
+ if ((process.env.NODE_ENV !== "production" || false) && isBrowser) {
150520
150963
  const instance = (0, vue_exports.getCurrentInstance)();
150521
150964
  if (instance) {
150522
150965
  const linkContextDevtools = {
@@ -150624,7 +151067,7 @@ function getOriginalPath(record) {
150624
151067
  * @param defaultClass
150625
151068
  */
150626
151069
  var getLinkClass = (propClass, globalClass, defaultClass) => propClass != null ? propClass : globalClass != null ? globalClass : defaultClass;
150627
- var RouterViewImpl = /* @__PURE__ */ (0, vue_exports.defineComponent)({
151070
+ var RouterViewImpl = /*#__PURE__*/ (0, vue_exports.defineComponent)({
150628
151071
  name: "RouterView",
150629
151072
  inheritAttrs: false,
150630
151073
  props: {
@@ -150684,7 +151127,7 @@ var RouterViewImpl = /* @__PURE__ */ (0, vue_exports.defineComponent)({
150684
151127
  onVnodeUnmounted,
150685
151128
  ref: viewRef
150686
151129
  }));
150687
- if ((process.env.NODE_ENV !== "production" || false) && isBrowser$1 && component.ref) {
151130
+ if ((process.env.NODE_ENV !== "production" || false) && isBrowser && component.ref) {
150688
151131
  const info = {
150689
151132
  depth: depth.value,
150690
151133
  name: matchedRoute.name,
@@ -150717,7 +151160,7 @@ function warnDeprecatedUsage() {
150717
151160
  const parentSubTreeType = instance.parent && instance.parent.subTree && instance.parent.subTree.type;
150718
151161
  if (parentName && (parentName === "KeepAlive" || parentName.includes("Transition")) && typeof parentSubTreeType === "object" && parentSubTreeType.name === "RouterView") {
150719
151162
  const comp = parentName === "KeepAlive" ? "keep-alive" : "transition";
150720
- warn$1(`<router-view> can no longer be used directly inside <${comp}>.\nUse slot props instead:\n\n<router-view v-slot="{ Component }">\n <${comp}>\n <component :is="Component" />\n </${comp}>\n</router-view>`);
151163
+ diagnostics.VUE_ROUTER_R0060({ comp });
150721
151164
  }
150722
151165
  }
150723
151166
  /**
@@ -150736,7 +151179,7 @@ function createRouter(options) {
150736
151179
  const afterGuards = useCallbacks();
150737
151180
  const currentRoute = (0, vue_exports.shallowRef)(START_LOCATION_NORMALIZED);
150738
151181
  let pendingLocation = START_LOCATION_NORMALIZED;
150739
- if (isBrowser$1 && options.scrollBehavior && "scrollRestoration" in history) history.scrollRestoration = "manual";
151182
+ if (isBrowser && options.scrollBehavior && "scrollRestoration" in history) history.scrollRestoration = "manual";
150740
151183
  const normalizeParams = applyToParams.bind(null, (paramValue) => "" + paramValue);
150741
151184
  const encodeParams = applyToParams.bind(null, encodeParam);
150742
151185
  const decodeParams = applyToParams.bind(null, decode);
@@ -150745,7 +151188,7 @@ function createRouter(options) {
150745
151188
  let record;
150746
151189
  if (isRouteName(parentOrRoute)) {
150747
151190
  parent = matcher.getRecordMatcher(parentOrRoute);
150748
- if (process.env.NODE_ENV !== "production" && !parent) warn$1(`Parent route "${String(parentOrRoute)}" not found when adding child route`, route);
151191
+ if (process.env.NODE_ENV !== "production" && !parent) diagnostics.VUE_ROUTER_R0001({ name: String(parentOrRoute) });
150749
151192
  record = route;
150750
151193
  } else record = parentOrRoute;
150751
151194
  return matcher.addRoute(record, parent);
@@ -150753,7 +151196,7 @@ function createRouter(options) {
150753
151196
  function removeRoute(name) {
150754
151197
  const recordMatcher = matcher.getRecordMatcher(name);
150755
151198
  if (recordMatcher) matcher.removeRoute(recordMatcher);
150756
- else if (process.env.NODE_ENV !== "production") warn$1(`Cannot remove non-existent route "${String(name)}"`);
151199
+ else if (process.env.NODE_ENV !== "production") diagnostics.VUE_ROUTER_R0002({ name: String(name) });
150757
151200
  }
150758
151201
  function getRoutes() {
150759
151202
  return matcher.getRoutes().map((routeMatcher) => routeMatcher.record);
@@ -150768,8 +151211,11 @@ function createRouter(options) {
150768
151211
  const matchedRoute = matcher.resolve({ path: locationNormalized.path }, currentLocation);
150769
151212
  const href = routerHistory.createHref(locationNormalized.fullPath);
150770
151213
  if (process.env.NODE_ENV !== "production") {
150771
- if (href.startsWith("//")) warn$1(`Location "${rawLocation}" resolved to "${href}". A resolved location cannot start with multiple slashes.`);
150772
- else if (!matchedRoute.matched.length) warn$1(`No match found for location with path "${rawLocation}"`);
151214
+ if (href.startsWith("//")) diagnostics.VUE_ROUTER_R0003({
151215
+ location: rawLocation,
151216
+ href
151217
+ });
151218
+ else if (!matchedRoute.matched.length) diagnostics.VUE_ROUTER_R0004({ path: rawLocation });
150773
151219
  }
150774
151220
  return assign(locationNormalized, matchedRoute, {
150775
151221
  params: decodeParams(matchedRoute.params),
@@ -150778,12 +151224,12 @@ function createRouter(options) {
150778
151224
  });
150779
151225
  }
150780
151226
  if (process.env.NODE_ENV !== "production" && !isRouteLocation(rawLocation)) {
150781
- warn$1(`router.resolve() was passed an invalid location. This will fail in production.\n- Location:`, rawLocation);
151227
+ diagnostics.VUE_ROUTER_R0005({ rawLocation });
150782
151228
  return resolve({});
150783
151229
  }
150784
151230
  let matcherLocation;
150785
151231
  if (rawLocation.path != null) {
150786
- if (process.env.NODE_ENV !== "production" && "params" in rawLocation && !("name" in rawLocation) && Object.keys(rawLocation.params).length) warn$1(`Path "${rawLocation.path}" was passed with params but they will be ignored. Use a named route alongside params instead.`);
151232
+ if (process.env.NODE_ENV !== "production" && "params" in rawLocation && !("name" in rawLocation) && Object.keys(rawLocation.params).length) diagnostics.VUE_ROUTER_R0006({ path: rawLocation.path });
150787
151233
  matcherLocation = assign({}, rawLocation, { path: parseURL(parseQuery$1, rawLocation.path, currentLocation.path).path });
150788
151234
  } else {
150789
151235
  const targetParams = assign({}, rawLocation.params);
@@ -150793,7 +151239,7 @@ function createRouter(options) {
150793
151239
  }
150794
151240
  const matchedRoute = matcher.resolve(matcherLocation, currentLocation);
150795
151241
  const hash = rawLocation.hash || "";
150796
- if (process.env.NODE_ENV !== "production" && hash && !hash.startsWith("#")) warn$1(`A \`hash\` should always start with the character "#". Replace "${hash}" with "#${hash}".`);
151242
+ if (process.env.NODE_ENV !== "production" && hash && !hash.startsWith("#")) diagnostics.VUE_ROUTER_R0007({ hash });
150797
151243
  matchedRoute.params = normalizeParams(decodeParams(matchedRoute.params));
150798
151244
  const fullPath = stringifyURL(stringifyQuery$1, assign({}, rawLocation, {
150799
151245
  hash: encodeHash(hash),
@@ -150801,8 +151247,11 @@ function createRouter(options) {
150801
151247
  }));
150802
151248
  const href = routerHistory.createHref(fullPath);
150803
151249
  if (process.env.NODE_ENV !== "production") {
150804
- if (href.startsWith("//")) warn$1(`Location "${rawLocation}" resolved to "${href}". A resolved location cannot start with multiple slashes.`);
150805
- else if (!matchedRoute.matched.length) warn$1(`No match found for location with path "${rawLocation.path != null ? rawLocation.path : rawLocation}"`);
151250
+ if (href.startsWith("//")) diagnostics.VUE_ROUTER_R0003({
151251
+ location: rawLocation,
151252
+ href
151253
+ });
151254
+ else if (!matchedRoute.matched.length) diagnostics.VUE_ROUTER_R0004({ path: rawLocation.path != null ? rawLocation.path : rawLocation });
150806
151255
  }
150807
151256
  return assign({
150808
151257
  fullPath,
@@ -150838,7 +151287,10 @@ function createRouter(options) {
150838
151287
  newTargetLocation.params = {};
150839
151288
  }
150840
151289
  if (process.env.NODE_ENV !== "production" && newTargetLocation.path == null && !("name" in newTargetLocation)) {
150841
- warn$1(`Invalid redirect found:\n${JSON.stringify(newTargetLocation, null, 2)}\n when navigating to "${to.fullPath}". A redirect must contain a name or path. This will break in production.`);
151290
+ diagnostics.VUE_ROUTER_R0008({
151291
+ target: JSON.stringify(newTargetLocation, null, 2),
151292
+ to: to.fullPath
151293
+ });
150842
151294
  throw new Error("Invalid redirect");
150843
151295
  }
150844
151296
  return assign({
@@ -150874,7 +151326,10 @@ function createRouter(options) {
150874
151326
  if (failure) {
150875
151327
  if (isNavigationFailure(failure, 2)) {
150876
151328
  if (process.env.NODE_ENV !== "production" && isSameRouteLocation(stringifyQuery$1, resolve(failure.to), toLocation) && redirectedFrom && (redirectedFrom._count = redirectedFrom._count ? redirectedFrom._count + 1 : 1) > 30) {
150877
- warn$1(`Detected a possibly infinite redirection in a navigation guard when going from "${from.fullPath}" to "${toLocation.fullPath}". Aborting to avoid a Stack Overflow.\n Are you always returning a new location within a navigation guard? That would lead to this error. Only return when redirecting or aborting, that should fix this. This might break in production if not fixed.`);
151329
+ diagnostics.VUE_ROUTER_R0009({
151330
+ from: from.fullPath,
151331
+ to: toLocation.fullPath
151332
+ });
150878
151333
  return Promise.reject(/* @__PURE__ */ new Error("Infinite redirect in navigation guard"));
150879
151334
  }
150880
151335
  return pushWithRedirect(assign({ replace }, locationAsObject(failure.to), {
@@ -150951,7 +151406,7 @@ function createRouter(options) {
150951
151406
  const error = checkCanceledNavigation(toLocation, from);
150952
151407
  if (error) return error;
150953
151408
  const isFirstNavigation = from === START_LOCATION_NORMALIZED;
150954
- const state = !isBrowser$1 ? {} : history.state;
151409
+ const state = !isBrowser ? {} : history.state;
150955
151410
  if (isPush) if (replace || isFirstNavigation) routerHistory.replace(toLocation.fullPath, assign({ scroll: isFirstNavigation && state && state.scroll }, data));
150956
151411
  else routerHistory.push(toLocation.fullPath, data);
150957
151412
  currentRoute.value = toLocation;
@@ -150974,7 +151429,7 @@ function createRouter(options) {
150974
151429
  }
150975
151430
  pendingLocation = toLocation;
150976
151431
  const from = currentRoute.value;
150977
- if (isBrowser$1) saveScrollPosition(getScrollKey(from.fullPath, info.delta), computeScrollPosition());
151432
+ if (isBrowser) saveScrollPosition(getScrollKey(from.fullPath, info.delta), computeScrollPosition());
150978
151433
  navigate(toLocation, from).catch((error) => {
150979
151434
  if (isNavigationFailure(error, 12)) return error;
150980
151435
  if (isNavigationFailure(error, 2)) {
@@ -151011,7 +151466,7 @@ function createRouter(options) {
151011
151466
  const list = errorListeners.list();
151012
151467
  if (list.length) list.forEach((handler) => handler(error, to, from));
151013
151468
  else {
151014
- if (process.env.NODE_ENV !== "production") warn$1("uncaught error during route navigation:");
151469
+ if (process.env.NODE_ENV !== "production") diagnostics.VUE_ROUTER_R0010();
151015
151470
  console.error(error);
151016
151471
  }
151017
151472
  return Promise.reject(error);
@@ -151033,9 +151488,9 @@ function createRouter(options) {
151033
151488
  }
151034
151489
  function handleScroll(to, from, isPush, isFirstNavigation) {
151035
151490
  const { scrollBehavior } = options;
151036
- if (!isBrowser$1 || !scrollBehavior) return Promise.resolve();
151491
+ if (!isBrowser || !scrollBehavior) return Promise.resolve();
151037
151492
  const scrollPosition = !isPush && getSavedScrollPosition(getScrollKey(to.fullPath, 0)) || (isFirstNavigation || !isPush) && history.state && history.state.scroll || null;
151038
- return (0, vue_exports.nextTick)().then(() => scrollBehavior(to, from, scrollPosition)).then((position) => position && scrollToPosition(position)).catch((err) => triggerError(err, to, from));
151493
+ return (0, vue_exports.nextTick)().then(() => scrollBehavior(to, from, scrollPosition)).then((position) => to === currentRoute.value && position && scrollToPosition(position)).catch((err) => to === currentRoute.value && triggerError(err, to, from));
151039
151494
  }
151040
151495
  const go = (delta) => routerHistory.go(delta);
151041
151496
  let started;
@@ -151068,10 +151523,10 @@ function createRouter(options) {
151068
151523
  enumerable: true,
151069
151524
  get: () => (0, vue_exports.unref)(currentRoute)
151070
151525
  });
151071
- if (isBrowser$1 && !started && currentRoute.value === START_LOCATION_NORMALIZED) {
151526
+ if (isBrowser && !started && currentRoute.value === START_LOCATION_NORMALIZED) {
151072
151527
  started = true;
151073
151528
  push(routerHistory.location).catch((err) => {
151074
- if (process.env.NODE_ENV !== "production") warn$1("Unexpected error when starting the router:", err);
151529
+ if (process.env.NODE_ENV !== "production") diagnostics.VUE_ROUTER_R0011({ cause: err });
151075
151530
  });
151076
151531
  }
151077
151532
  const reactiveRoute = {};
@@ -151096,7 +151551,7 @@ function createRouter(options) {
151096
151551
  }
151097
151552
  unmountApp();
151098
151553
  };
151099
- if ((process.env.NODE_ENV !== "production" || false) && isBrowser$1 && true) addDevtools(app, router, matcher);
151554
+ if ((process.env.NODE_ENV !== "production" || false) && isBrowser && true) addDevtools(app, router, matcher);
151100
151555
  }
151101
151556
  };
151102
151557
  function runGuardQueue(guards) {